From a6096094c221b95c1177702468c5a6419c2d80d1 Mon Sep 17 00:00:00 2001 From: Richard Jones <rjones@redhat.com> Date: Wed, 8 Sep 2010 14:19:06 +0100 Subject: [PATCH] Version 1.2.13. --- BUGS | 23 ++++++------- configure.ac | 2 +- po/es.po | 98 ++++++++++++++++++++++++++-------------------------- po/gu.po | 98 ++++++++++++++++++++++++++-------------------------- po/hi.po | 98 ++++++++++++++++++++++++++-------------------------- po/kn.po | 98 ++++++++++++++++++++++++++-------------------------- po/libguestfs.pot | 100 +++++++++++++++++++++++++++--------------------------- po/ml.po | 98 ++++++++++++++++++++++++++-------------------------- po/mr.po | 98 ++++++++++++++++++++++++++-------------------------- po/or.po | 98 ++++++++++++++++++++++++++-------------------------- po/pa.po | 98 ++++++++++++++++++++++++++-------------------------- po/pl.po | 98 ++++++++++++++++++++++++++-------------------------- po/ta.po | 98 ++++++++++++++++++++++++++-------------------------- po/te.po | 98 ++++++++++++++++++++++++++-------------------------- 14 files changed, 600 insertions(+), 603 deletions(-) diff --git a/BUGS b/BUGS index f1d4c3a..dce97c1 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs". -Last updated: 2010-08-27 00:36:57 +Last updated: 2010-09-08 16:10:40 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -23,9 +23,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order +627835 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627835 + libguestfs protocol loses synchronization if you 'upload' before mounting disks + 547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488 guestfish cannot tab complete filenames that contain spaces +627833 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627833 + get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID + 501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884 virt-inspector still configured, even if there are missing deps @@ -83,9 +89,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041 guestmount absolute symlinks don't work -612307 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612307 - qemu -net / vlan option deprecated. Use -netdev instead. - 612308 NEW https://bugzilla.redhat.com/show_bug.cgi?id=612308 qemu -net / vlan option deprecated. Use -netdev instead. @@ -107,9 +110,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183 "libguestfs: warning: unexpected connection from UID 0 to port ..." -623853 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623853 - libguestfs uses PyCObject API (deprecated in Python 2.7) - 624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035 guestfish "upload /file foo" command hangs or gives a protocol error @@ -125,6 +125,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 627675 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627675 libguestfs inspector code cannot handle /dev/disk/by-id/* paths +627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832 + [RFE] guestfish should print outputs in a suitable base (eg. octal for modes) + 501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882 /tmp/libguestfs temporary directory is not cleaned up @@ -228,9 +231,6 @@ These bugs are in the VERIFIED state. 579664 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=579664 guestfish doesn't report error when there is not enough space for image allocation -582144 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=582144 - $g->aug_set doesn't allow a NULL value - 598771 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=598771 guestfish 'help' command should indicate error in exit status with an unknown command @@ -252,9 +252,6 @@ These bugs are in the VERIFIED state. 615946 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615946 libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs -616437 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616437 - libguestfs missing runtime Requires: binutils - 616438 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616438 libguestfs missing runtime Requires: binutils diff --git a/configure.ac b/configure.ac index 2a751fe..081cb4c 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], [2]) -m4_define([libguestfs_release], [12]) +m4_define([libguestfs_release], [13]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po/es.po b/po/es.po index 4f8b7fb..5415611 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n" "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n" @@ -1236,12 +1236,12 @@ msgstr "%s: comando desconocido\n" msgid "use '%s filename' to edit a file\n" msgstr "utilice '%s nombre de archivo' para editar un archivo\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Intente con `%s --help' para más información.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1310,17 +1310,17 @@ msgstr "" " -V|--version Muestra la versión y finaliza\n" "Para mayor información, vea la página man %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: falló al crear manipulador\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID no era un número: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" @@ -1328,55 +1328,55 @@ msgstr "" "%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso " "remoto\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: opción extensa desconocida: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: sólo puede ofrecerse un parámetro -f\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: no es posible utilizar la opción -i con -a, -m, --listen, --remote o --" "selinux\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "" "%s: -i necesita un dominio libvirt, o ruta(s) hacia la(s) imagen(es) de disco" "(s)\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "" "%s: el comando virt-inspector es demasiado extenso para el búfer de tamaño " "predeterminado\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" "%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: parámetros extra de la lÃnea de comando con marca --listen\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1396,82 +1396,82 @@ msgstr "" " 'quit' para abandonar la shell\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: doble cuota no finalizada\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" "%s: los argumentos del comando no están separados por un espacio en blanco\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: cuota simple no finalizada\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: error interno analizando cadena en '%s'\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: demasiados argumentos\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: comando vacÃo en la lÃnea de comando\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "muestra una lista de comandos o asistencia sobre un comando" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "salir de guestfish" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "aloja una imagen" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "muestra una lÃnea de texto" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "edita un archivo en la imagen" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "modifica directorio local" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "expande comodines en un comando" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "visualiza un archivo en el paginador" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "cierra y vuelve a abrir el manipulador libguestfs" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "aloja una imagen de archivo sparse" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "mide el tiempo requerido para ejecutar un comando" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1513,7 +1513,7 @@ msgstr "" " <nn>E o <nn>EB número de exabytes\n" " <nn>sects número de sectores de 512 bytes\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1526,7 +1526,7 @@ msgstr "" "\n" " Esto muestra los parámetros en la terminal.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1557,7 +1557,7 @@ msgstr "" " NOTA: Esto no funcionará en forma confiable con archivos muy grandes\n" " (> 2 MB) o archivos binarios que tengan \\0 bytes.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1573,7 +1573,7 @@ msgstr "" " Modificar el directorio actual de guestfish. Este comando\n" " es útil si desea descargar archivos hacia un lugar en particular.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1591,7 +1591,7 @@ msgstr "" "reiteradamente\n" " una vez por cada argumento expandido.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1602,7 +1602,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1634,7 +1634,7 @@ msgstr "" "grandes\n" " (> 2 MB) o binarios conteniendo \\0 bytes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1643,7 +1643,7 @@ msgstr "" "quit - abandonar guestfish\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1662,7 +1662,7 @@ msgstr "" "finaliza\n" "guestfish. Sin embargo, esto es ocasionalmente útil para realizar pruebas.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1720,7 +1720,7 @@ msgstr "" " <nn>E o <nn>EB número de exabytes\n" " <nn>sects número de sectores de 512 bytes\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1735,12 +1735,12 @@ msgstr "" " Esto ejecuta <comando> como siempre, e imprime luego el\n" " tiempo transcurrido.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1748,7 +1748,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cuota problemática en la cadena \"%s\"\n" @@ -1822,7 +1822,7 @@ msgstr "reopen: guestfs_create: falló al intentar crear el manipulador\n" msgid "use 'time command [args...]'\n" msgstr "utilice 'time comando [args...]'\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1864,12 +1864,12 @@ msgstr "" " -v|--verbose Mensajes detallados\n" " -V|--version Muestra la versión y finaliza\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: debe poseer al menos una opción -a, y al menos una opción -m\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" diff --git a/po/gu.po b/po/gu.po index f9e8d1b..05bb20a 100644 --- a/po/gu.po +++ b/po/gu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n" "Language-Team: Gujarati\n" @@ -1220,12 +1220,12 @@ msgstr "%s: ઠàªà«àªàª¾àª¤ àªàª¦à«àª¶\n" msgid "use '%s filename' to edit a file\n" msgstr "ફાàªàª²àª¨à« સà«àª§àª¾àª°àªµàª¾ માàªà« '%s filename' નૠવાપરà«\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "વધારૠàªàª¾àª£àªàª¾àª°à« માàªà« `%s --help' નૠપà«àª°àª¯àª¤à«àª¨ àªàª°à«.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1292,64 +1292,64 @@ msgstr "" " -V|--version àªàªµà«àª¤à«àª¤àª¿àª¨à« દરà«àª¶àª¾àªµà« ઠનૠબહાર નà«àªàª³à«\n" "વધારૠàªàª¾àª£àªàª¾àª°à« માàªà«, મà«àªà«àª¯àªªàª¾àª¨à«àª %s(1) નૠàªà«àª.\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: હà«àª¨à«àª¡àª² નૠબનાવવાનà«àª નિષà«àª«àª³\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ઠનàªàª¬àª° ન હતà«: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: દà«àª°àª¸à«àª¥: $GUESTFISH_PID ઠદà«àª°àª¸à«àª¥ પà«àª°àªà«àª°àª¿àª¯àª¾àª¨àª¾àª PID નૠસà«àª¯à«àªàª¿àª¤ àªàª°àªµà« ઠપડશà«\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ઠàªà«àªàª¾àª¤ લાàªàª¬à« વિàªàª²à«àªª: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ફàªà«àª¤ àªàª -f પરિમાણનૠàªàªªà« શàªàª¾àª¯ àªà«\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -a, -m, --listen, --remote ઠથવા --selinux સાથૠ-i વિàªàª²à«àªªàª¨à« વાપરૠશàªàª¾àª¤à« નથà«\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i ઠડિસà«àª àªàª®à«àª (àª) માàªà« libvirt ડà«àª®à«àªàª¨ ઠથવા પાથ (àª) નૠàªàª°à«àª° àªà«\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector àªàª¦à«àª¶ ઠસà«àª¥àª¿àª°-માપનાઠબફર માàªà« àªàª£à« લાàªàª¬à« àªà«\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: સરàªàª¾ સમયૠ--listen ઠનૠ--remote વિàªàª²à«àªªà«àª¨à« વાપરૠશàªàª¾àª¤àª¾ નથà«\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ફà«àª²à«àª સાથૠàªàª¦à«àª¶ વાàªà«àª¯ પર વધારાનાઠપરિમાણà«\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: સરàªàª¾ સમયૠ--listen ઠનૠ--file વિàªàª²à«àªªà«àª¨à« વાપરૠશàªàª¾àª¤à« નથà«\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1368,81 +1368,81 @@ msgstr "" " શà«àª²àª¨à« બહાર નà«àªàª³àªµàª¾ માàªà« 'quit'\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ઠàªàª¤ ન બમણા ઠવતરણàªàª¿àª¹à«àª¨à« \n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: àªàª¦à«àª¶ દલà«àª²à« ઠàªàª¾àª²à« àªàªà«àª¯àª¾ દà«àª¦àª¾àª°àª¾ ઠલઠથયà«àª² નથà«\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ઠàªàª¤ ન àªàªµà«àª² àªàª ઠવતરણ àªàª¿àª¹à«àª¨\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: àªàªàª¤àª°àª¿àª àªà«àª² '%s' પર શબà«àª¦àª®àª¾àª³àª¾àª¨à«àª પદàªà«àªà«àª¦àª¨ àªàª°à« રહૠàªà«\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: àªàª£à«àª¬àª§à« દલà«àª²à« àªà«\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: àªàª¦à«àª¶ વાàªà«àª¯ પર àªàª¾àª²à« àªàª¦à«àª¶\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "àªàª¦à«àª¶à«àª¨à« યાદà«àª¨à« દરà«àª¶àª¾àªµà« ઠથવા àªàª¦à«àª¶ પર મદદ " -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish માàªàª¥à« બહાર નà«àªàª³à«" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "àªàª®à«àªàª¨à« ફાળવà«" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "લàªàª¾àª£àª¨àª¾àª વાàªà«àª¯àª¨à« દરà«àª¶àª¾àªµà«" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "àªàª®à«àªàª¾àª®àª ફાàªàª²àª¨à« સà«àª§àª¾àª°à«" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "સà«àª¥àª¾àª¨àª¿àª¯ બદલાતૠડિરà«àªà«àªàª°à«" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "àªàª¦à«àª¶àª®àª¾àª વાàªàª²à«àª¡àªàª¾àª°à«àª¡à«àª¨à« વિસà«àª¤àª¾àª°à«" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "પà«àªàª°àª®àª¾àª ફાàªàª²àª¨à« દà«àªàª¾àª¡à«" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs હà«àª¨à«àª¡àª²àª¨à« બàªàª§ àªàª°à« ઠનૠપà«àª¨:àªà«àª²à«" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "àªà«àªà«àªàªµàª¾àª¯à«àª² àªàª®à«àª ફાàªàª²àª¨à« ફાળવà«" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "àªàª¦à«àª¶àª¨à« àªàª²àª¾àªµàªµàª¾ માàªà« લà«àª§à«àª² સમયનૠમાપà«" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1483,7 +1483,7 @@ msgstr "" " <nn>E ઠથવા àªàªà«àªàª¾àª¬àª¾àªàªà«àª¨à« <nn>EB નàªàª¬àª°\n" " <nn>sects 512 બાàªàª સà«àªà«àªàª°à«àª¨à« નàªàª¬àª°\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1496,7 +1496,7 @@ msgstr "" "\n" " ઠàªàª°à«àª®àª¿àª¨àª²àª®àª¾àª પરિમાણà«àª¨à« àªàªà« àªàª°à« àªà«.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1527,7 +1527,7 @@ msgstr "" " નà«àªàª§: ઠ\\0 bytes નૠસમાવતૠવિશાળ ફાàªàª²à« (> 2 MB) ઠથવા બાàªàª¨àª°à« ફાàªàª²à« માàªà« " "àªàª°à«àª¸àª¾àªªàª¾àª¤à«àª° àªàª¾àª® àªàª°àª¤à« નથà«.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1543,7 +1543,7 @@ msgstr "" " guestfish નૠહાલનૠડિરà«àªà«àªàª°à«àª¨à« બનાવà«. ઠàªàª¦à«àª¶ ઠàªàªªàª¯à«àªà« àªà« àªà« તમૠàªà«àªà«àªàª¸ સà«àª¥àª¾àª¨à«àª¥à« " "ફાàªàª²à«àª¨à« ડાàªàª¨àª²à«àª¡ àªàª°àªµàª¾ માàªàªà« તà«.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1559,7 +1559,7 @@ msgstr "" " Glob ઠàªà«àªàªªàª£ àªàª¦à«àª¶ દલà«àª²à«àª®àª¾àª વિસà«àª¤àª°à«àª² વાàªàª²à«àª¡àªàª¾àª°à«àª¡à« સાàªà« <command> નૠàªàª²àª¾àªµà« àªà«.\n" " નà«àªàª§à« àªà« ઠદà«àª¶ ઠદરà«àª વિસà«àª¤àª°à«àª² દલà«àª² માàªà« àªàªàªµàª¾àª° વારàªàªµàª¾àª° àªàª¾àª²à« àªà«.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1570,7 +1570,7 @@ msgstr "" " help cmd\n" " મદદ\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1601,7 +1601,7 @@ msgstr "" " નà«àªàª§: ઠ\\0 બાàªàªà« નૠસમાવતૠમà«àªà« ફાàªàª²à« (> 2 MB) ઠથવા બાàªàª¨àª°à« ફાàªàª²à« માàªà« à« àªàª¾àª® " "àªàª°àª¶à« નહtes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1610,7 +1610,7 @@ msgstr "" "quit - guestfish માàªàª¥à« બહાર નà«àªàª³à«\n" " બહાર નà«àªàª³à«\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1627,7 +1627,7 @@ msgstr "" "àªàª¾àª°àª£ àªà« હà«àª¨à«àª¡àª² ઠબરાબર રà«àª¤à« બàªàª§ થયà«àª² àªà« àªà«àª¯àª¾àª°à« guestfish ઠબહાર નà«àªàª³à« àªà« તà«àª¯àª¾àª°à«. àªàª¤àª¾àªàªªàª£ ઠ" "àªàªàª¾àª¸àª£à« માàªà« ઠવારનવાર àªàªªàª¯à«àªà« àªà«.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1683,7 +1683,7 @@ msgstr "" " <nn>E ઠથવા àªàªà«àªàª¾àª¬àª¾àªàªà«àª¨à« <nn>EB નàªàª¬àª°\n" " <nn>sects 512 બાàªàª સà«àªà«àªàª°à«àª¨à« નàªàª¬àª°\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1697,12 +1697,12 @@ msgstr "" "\n" " ઠસામાનà«àª¯ રà«àª¤à« <command> નૠàªàª²àª¾àªµà« àªà«, ઠનૠપàªà«àª¥à« પસાર થયà«àª² સમયનૠàªàª¾àªªà« àªà«.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: àªàª¦à«àª¶ àªàª¾àª£à«àª¤à« નથà«, બધા àªàª¦à«àª¶à«àª¨à« યાદૠમાàªà« -h નૠવાપરà«\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1710,7 +1710,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "શબà«àª¦àª®àª¾àª³àª¾ \"%s\" માઠદà«àª° થતૠઠવતરણàªàª¿àª¹à«àª¨\n" @@ -1779,7 +1779,7 @@ msgstr "reopen: guestfs_create: હà«àª¨à«àª¡àª²àª¨à« બનાવવાન msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' નૠવાપરà«\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1820,12 +1820,12 @@ msgstr "" " -v|--verbose વરà«àª¬à«àª¸ સàªàª¦à«àª¶àª¾àªages\n" " -V|--version àªàªµà«àª¤à«àª¤àª¿àª¨à« દરà«àª¶àª¾àªµà«sઠનૠબહાર નà«àªàª³à«exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: àªàªàª¾àª®àª¾àª àªàªà« àªàª -a ઠનૠ-m વિàªàª²à«àªª પર હà«àªµà« ઠàªà«àªàª\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: યàªàª®àª¾àª¨ ફાàªàª²àª¸àª¿àª¸à«àªàª®àª®àª¾àª માàªàª¨à«àªàª¬àª¿àªàª¦à«àª¨à« સà«àªªàª·à«àª àªàª°àªµà« ઠપડશà«\n" diff --git a/po/hi.po b/po/hi.po index 3b6c458..d8f2f7d 100644 --- a/po/hi.po +++ b/po/hi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n" "Language-Team: Hindi <Red Hat>\n" @@ -1222,12 +1222,12 @@ msgstr "%s: ठà¤à¥à¤à¤¾à¤¤ à¤à¤®à¤¾à¤à¤¡\n" msgid "use '%s filename' to edit a file\n" msgstr "à¤à¤¿à¤¸à¥ फाà¤à¤² à¤à¥ सà¤à¤ªà¤¾à¤¦à¤¨ à¤à¥ लिठ'%s filename' à¤à¤¾ पà¥à¤°à¤¯à¥à¤ à¤à¤°à¥à¤\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ठधिठसà¥à¤à¤¨à¤¾ à¤à¥ लिठ`%s --help' à¤à¤à¤®à¤¾à¤à¤.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1294,65 +1294,65 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: नियà¤à¤¤à¥à¤°à¤£ बनानॠमà¥à¤ विफल\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was not a number: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector command too long for fixed-size buffer\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1371,81 +1371,81 @@ msgstr "" " 'quit' à¤à¥ शà¥à¤² à¤à¥ à¤à¥à¤¡à¤¼à¤¨à¥ à¤à¥ लिà¤\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à¤à¤®à¤¾à¤à¤¡ तरà¥à¤ à¤à¤¾à¤²à¥ सà¥à¤¥à¤¾à¤¨ सॠठलठनहà¥à¤\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à¤à¤®à¤¾à¤à¤¡ पर मदद या à¤à¤®à¤¾à¤à¤¡ à¤à¥ सà¥à¤à¥ दिà¤à¤¾à¤à¤" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à¤à¤µà¤¿ à¤à¤¬à¤à¤à¤¿à¤¤ à¤à¤°à¥à¤" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "पाठपà¤à¤à¥à¤¤à¤¿ दिà¤à¤¾à¤à¤" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "à¤à¤µà¤¿ मà¥à¤ à¤à¥à¤ फाà¤à¤² सà¤à¤ªà¤¾à¤¦à¤¿à¤¤ à¤à¤°à¥à¤" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "सà¥à¤¥à¤¾à¤¨à¥à¤¯ परिवरà¥à¤¤à¤¨ निरà¥à¤¦à¥à¤¶à¤¿à¤à¤¾" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à¤à¤®à¤¾à¤à¤¡ मà¥à¤ à¤à¤®à¤¾à¤à¤¡ वाà¤à¤²à¥à¤¡à¤à¤¾à¤°à¥à¤¡" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "पà¥à¤à¤° मà¥à¤ फाà¤à¤² दà¥à¤à¥à¤" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs नियà¤à¤¤à¥à¤°à¤£ बà¤à¤¦ à¤à¤°à¥à¤ à¤à¤° à¤à¥à¤²à¥à¤" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "तनॠà¤à¤µà¤¿ फाà¤à¤² à¤à¤¬à¤à¤à¤¿à¤¤ à¤à¤°à¥à¤" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à¤à¤®à¤¾à¤à¤¡ à¤à¤²à¤¾à¤¨à¥ à¤à¥ लिठलिया à¤à¤¯à¤¾ समय" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1486,7 +1486,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1499,7 +1499,7 @@ msgstr "" "\n" " This echos the parameters to the terminal.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1530,7 +1530,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1547,7 +1547,7 @@ msgstr "" " useful if you want to download files to a particular\n" " place.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1564,7 +1564,7 @@ msgstr "" " command args. Note that the command is run repeatedly\n" " once for each expanded argument.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1575,7 +1575,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1606,7 +1606,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1615,7 +1615,7 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1632,7 +1632,7 @@ msgstr "" "this normally, because the handle is closed properly when guestfish\n" "exits. However this is occasionally useful for testing.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1689,7 +1689,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1704,12 +1704,12 @@ msgstr "" " This runs <command> as usual, and prints the elapsed\n" " time afterwards.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1717,7 +1717,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "सà¥à¤à¥à¤°à¤¿à¤à¤ मà¥à¤ \"%s\" रवठवॠà¤à¤¦à¥à¤§à¤°à¤£\n" @@ -1786,7 +1786,7 @@ msgstr "reopen: guestfs_create: failed to create handle\n" msgid "use 'time command [args...]'\n" msgstr "use 'time command [args...]'\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1827,12 +1827,12 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: must have at least one -a and at least one -m option\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: तà¥à¤®à¥à¤¹à¥à¤ मà¥à¤à¤¬à¤¾à¤¨ फाà¤à¤² सिसà¥à¤à¤® मà¥à¤ à¤à¥à¤ माà¤à¤à¤à¤ªà¥à¤µà¤¾à¤à¤à¤ à¤à¥ à¤à¤°à¥à¤° निरà¥à¤¦à¤¿à¤·à¥à¤ à¤à¤°à¤¨à¤¾ à¤à¤¾à¤¹à¤¿à¤\n" diff --git a/po/kn.po b/po/kn.po index 1af305d..0b35971 100644 --- a/po/kn.po +++ b/po/kn.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.83\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n" "Language-Team: kn-IN <>\n" @@ -1222,12 +1222,12 @@ msgstr "%s: à²à³à²¤à³à²¤à²¿à²°à²¦ à²à²¦à³à²¦à²¨à³à²¯ à²à²¯à³à²à³: %s ( msgid "use '%s filename' to edit a file\n" msgstr "à²à²à²¦à³ à²à²¡à²¤à²µà²¨à³à²¨à³ ಸà²à²ªà²¾à²¦à²¿à²¸à²²à³ '%s filename' ಠನà³à²¨à³ ಬಳಸಿ\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ಹà³à²à³à²à²¿à²¨ ಮಾಹಿತಿà²à²¾à²à²¿ `%s -help' ಠನà³à²¨à³ ಪà³à²°à²¯à²¤à³à²¨à²¿à²¸à²¿ .\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1294,66 +1294,66 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ಹà³à²¯à²¾à²à²¡à²²à³ ಠನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲà²à³à²à²¡à²¿à²¦à³\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à²à²à²¦à³ ಸà²à²à³à²¯à³à²¯à²¾à²à²¿à²²à³à²²: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID ಠನà³à²¨à³ ದà³à²°à²¸à³à²¥ ಪà³à²°à²à³à²°à²¿à²¯à³à²¯ PID à²à³ ಹà³à²à²¦à²¿à²¸à²¬à³à²à³\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: à²à³à²¤à³à²¤à²¿à²°à²¦ à²à²¦à³à²¦à²¨à³à²¯ à²à²¯à³à²à³: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: à²à³à²µà²² à²à²à²¦à³ -f ನಿಯತಾà²à²à²µà²¨à³à²¨à³ à²à²¦à²à²¿à²¸à²¬à²¹à³à²¦à³\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -a, -m, --listen, --remote ಠಥವ --selinux ದà³à²à²¦à²¿à²à³ -i à²à²à²¬ ಠಯà³à²à³à²¯à²¨à³à²¨à³ " "ಬಳಸà³à²µà²à²¤à²¿à²²à³à²²\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "" "%s: -i à²à²¾à²à²¿ libvirt ಡà³à²®à³à²¨à³ ಠಥವ ಮಾರà³à²(à²à²³) ಡಿಸà³à²à³ à²à²¿à²¤à³à²°à²¿à²à³à²¯(à²à²³) ಠà²à²¤à³à²¯à²µà²¿à²°à³à²¤à³à²¤à²¦à³\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector à²à²¨à³à²¨à³à²µà³à²¦à³ ನಿಶà³à²à²¿à²¤ ಬಫರಿà²à²¾à²à²¿ ಬಹಳ à²à²¦à³à²¦à²µà²¾à²à²¿à²¦à³\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen ಹಾà²à³ --remote à²à²¯à³à²à³à²à²³à²¨à³à²¨à³ à²à²à³à²à²¿à²à³ ಬಳಸà³à²µà²à²¤à²¿à²²à³à²²\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ಫà³à²²à²¾à²à³âà²à²¾à²à²¿ à²à²à³à²à²¾ ಸಾಲಿನಲà³à²²à²¿ ಹà³à²à³à²à³à²µà²°à²¿ ನಿಯತಾà²à²à²à²³à³\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ಹಾà²à³ --file à²à²¯à³à²à³à²à²³à²¨à³à²¨à³ à²à²à³à²à²¿à²à³ ಬಳಸà³à²µà²à²¤à²¿à²²à³à²²\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1372,81 +1372,81 @@ msgstr "" " ಶà³à²²à³âನಿà²à²¦ ನಿರà³à²à²®à²¿à²¸à²²à³ 'quit' ಠನà³à²¨à³ ಬಳಸಿ\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ಠà²à²¤à³à²¯à²à³à²³à²¿à²¸à²¦à³ à²à²°à³à²µ à²à³à²¡à²¿ à²à²¦à³à²§à²°à²£ à²à²¿à²¹à³à²¨à³(à²à³à²à³)\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à²à²à³à²à³à²¯ à²à²°à³à²à³à²®à³à²à²à³âà²à²³ ನಡà³à²µà³ à²à²¾à²²à²¿ à²à²¾à²à²à²³à³ à²à²°à³à²µà²à²¤à²¿à²²à³à²²\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ಠà²à²¤à³à²¯à²à³à²³à²¿à²¸à²¦à³ à²à²°à³à²µ à²à²à²¦à³ à²à²à²¦à³ à²à²¦à³à²§à²°à²£ à²à²¿à²¹à³à²¨à³(à²à³à²à³)\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ನಲà³à²²à²¿ ವಾà²à³à²¯à²µà²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡà³à²µà²²à³à²²à²¿ à²à²à²¤à²°à²¿à² ದà³à²·\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ಠà²à²¤à³à²¯à²à³à²à²¿à²à²¤à²²à³ ಹà³à²à³à²à³ à²à²°à²ªà²°à²¿à²®à²¾à²£à²à²³à³ (à²à²°à³à²à³à²¯à³à²®à³à²à²à³)\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: à²à²à³à²à²¾ ಸಾಲಿನಲà³à²²à²¿ ಯಾವà³à²¦à³ à²à²à³à²à³ à²à²²à³à²²\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à²à²à³à²à³à²à²³ à²à²à²¦à³ ಪà²à³à²à²¿à²¯à²¨à³à²¨à³ ತà³à²°à²¿à²¸à³ ಠಥವ à²à²à²¦à³ à²à²à³à²à³à²¯ ನà³à²°à²µà²¨à³à²¨à³ ತà³à²°à²¿à²¸à³" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish à²à²à²¦ ನಿರà³à²à²®à²¿à²¸à³" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à²à²à²¦à³ à²à²¿à²¤à³à²°à²µà²¨à³à²¨à³ ನಿಯà³à²à²¿à²¸à³" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "ಪಠà³à²¯à²¦ à²à²à²¦à³ ಸಾಲನà³à²¨à³ ತà³à²°à²¿à²¸à³" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "à²à²¿à²¤à³à²°à²¦à²²à³à²²à²¿à²¨ à²à²à²¦à³ à²à²¡à²¤à²µà²¨à³à²¨à³ ಸà²à²ªà²¾à²¦à²¿à²¸à²¿" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "ಸà³à²¥à²³à³à²¯ ಬದಲಾವಣೠà²à³à²¶" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à²à²à³à²à³à²¯à²²à³à²²à²¿à²¨ ವà³à²²à³à²¡à³âà²à²¾à²°à³à²¡à³à²à²³à²¨à³à²¨à³ ತà³à²°à²¿à²¸à³" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "à²à²à²¦à³ à²à²¡à²¤à²µà²¨à³à²¨à³ ಪà³à²à²°à²¿à²¨à²²à³à²²à²¿ ನà³à²¡à³" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs ಹà³à²¯à²¾à²à²¡à²²à³ ಠನà³à²¨à³ ಮà³à²à³à²à³ ಠಥವ ಮರಳಿ ತà³à²°à³" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "à²à²¦à³à²°à²¿à²¦ à²à²¿à²¤à³à²°à²¿à²à²¾ à²à²¡à²¤à²µà²¨à³à²¨à³ ನಿಯà³à²à²¿à²¸à³" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à²à²à²¦à³ à²à²à³à²à³à²¯à²¨à³à²¨à³ à²à²²à²¾à²¯à²¿à²¸à²²à³ ತà²à²²à³à²µ ಸಮಯವನà³à²¨à³ ಲà³à²à³à² ಹಾà²à³" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1488,7 +1488,7 @@ msgstr "" " <nn>E ಠಥವ <nn>EB à²à²à³à²¸à²¾à²¬à³à²à³âà²à²³ ಸà²à²à³à²¯à³\n" " <nn>sects 512 ಬà³à²à³â ವಿà²à²¾à²à²à²³ ಸà²à²à³à²¯à³\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1501,7 +1501,7 @@ msgstr "" "\n" " à²à²¦à³ ನಿಯತಾà²à²à²à²³à²¨à³à²¨à³ à²à²°à³à²®à²¿à²¨à²²à³âà²à³ ಪà³à²°à²¤à²¿à²§à³à²µà²¨à²¿à²¸à³à²¤à³à²¤à²¦à³(à²à²à³).\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1532,7 +1532,7 @@ msgstr "" " ಸà³à²à²¨à³: à²à²¦à³ ದà³à²¡à³à²¡à²¦à²¾à²¦ à²à²¡à²¤à²à²³à²²à³à²²à²¿ (> 2 MB) ಠಥವ \\0 ಬà³à²à³âà²à²³à²¨à³à²¨à³\n" " ಹà³à²à²¦à²¿à²°à³à²µ ಬà³à²¨à²°à²¿ à²à²¡à²¤à²à²³à²²à³à²²à²¿ ಸಮರà³à²ªà²à²µà²¾à²à²¿ à²à³à²²à²¸ ಮಾಡà³à²µà³à²¦à²¿à²²à³à²².\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1549,7 +1549,7 @@ msgstr "" " ಡà³à²¨à³âಲà³à²¡à³ ಮಾಡಲೠನà³à²µà³ ಬಯಸಿದಲà³à²²à²¿ à²à²¦à³\n" " ಸಹಾಯà²à²µà²¾à²à³à²¤à³à²¤à²¦à³.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1566,7 +1566,7 @@ msgstr "" " <command> ಠನà³à²¨à³ à²à²²à²¾à²¯à²¿à²¸à³à²¤à³à²¤à²¦à³. ಹಿà²à³à²à²¿à²¸à²²à²¾à²¦ ಪà³à²°à²¤à²¿à²¯à³à²à²¦à³ à²à²°à³à²à³à²¯à³à²®à³à²à²à³âà²à²³à³à²à²¦à²¿à²à³\n" " à²à²à³à²à³à²¯à²¨à³à²¨à³ ಮತà³à²¤à³ ಮತà³à²¤à³ à²à²²à²¾à²¯à²¿à²¸à²²à²¾à²à³à²¤à³à²¤à²¦à³ à²à²à²¬à³à²¦à²¨à³à²¨à³ ನà³à²¨à²ªà²¿à²¡à²¿.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1577,7 +1577,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1608,7 +1608,7 @@ msgstr "" " ಸà³à²à²¨à³: à²à²¦à³ ದà³à²¡à³à²¡à²¦à²¾à²¦ à²à²¡à²¤à²à²³à²²à³à²²à²¿ (> 2 MB) ಠಥವ \\0 ಬà³à²à³âà²à²³à²¨à³à²¨à³\n" " ಹà³à²à²¦à²¿à²°à³à²µ ಬà³à²¨à²°à²¿ à²à²¡à²¤à²à²³à²²à³à²²à²¿ ಸಮರà³à²ªà²à²µà²¾à²à²¿ à²à³à²²à²¸ ಮಾಡà³à²µà³à²¦à²¿à²²à³à²².\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1617,7 +1617,7 @@ msgstr "" "quit - guestfish à²à²à²¦ ನಿರà³à²à²®à²¿à²¸à³ \n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1634,7 +1634,7 @@ msgstr "" "ಠà²à²¤à³à²¯à²µà²¿à²°à³à²µà³à²¦à²¿à²²à³à²², à²à²à³à²à²¦à²°à³ guestfish ನಿರà³à²à²®à²¿à²¸à²¿à²¦à²¾à² ಹà³à²¯à²¾à²à²¡à²²à³ ಸರಿಯಾà²à²¿ ಮà³à²à³à²à²²à³à²ªà²¡à³à²¤à³à²¤à²¦à³.\n" "à²à²¦à²°à³ à²à²¦à³ ಪರà³à²à³à²·à²¿à²¸à³à²µ à²à²¾à²°à³à²¯à²¦à²²à³à²²à²¿ à²à²®à³à²®à³à²®à³à²®à³ à²à²ªà²¯à³à²à²à³à²à³ ಬರà³à²¤à³à²¤à²¦à³.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1689,7 +1689,7 @@ msgstr "" " <nn>E ಠಥವ <nn>EB à²à²à³à²¸à²¾à²¬à³à²à³âà²à²³ ಸà²à²à³à²¯à³\n" " <nn>sects 512 ಬà³à²à³â ವಿà²à²¾à²à²à²³ ಸà²à²à³à²¯à³\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1704,12 +1704,12 @@ msgstr "" " à²à²¦à³ <command> ಠನà³à²¨à³ ಸಾಮಾನà³à²¯ à²à³à²°à²®à²¦à²²à³à²²à²¿à²¯à³ à²à²²à²¾à²¯à²¿à²¸à³à²¤à³à²¤à²¦à³, ಹಾà²à³\n" " à²à³à²¨à³à²¯à²²à³à²²à²¿ ತà²à³à²²à²¿à²¦ ಸಮಯವನà³à²¨à³ ತà³à²°à²¿à²¸à³à²¤à³à²¤à²¦à³.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: à²à²à³à²à³à²¯à³ ತಿಳಿದಿಲà³à²², à²à²²à³à²²à²¾ à²à²à³à²à³à²à²³ ಪà²à³à²à²¿à²¯à²¨à³à²¨à³ ತà³à²°à²¿à²¸à²²à³ -h à²à²ªà²¯à³à²à²¿à²¸à²¿\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1717,7 +1717,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" à²à²à²¬ ವಾà²à³à²¯à²¦à²²à³à²²à²¿ ರನà³âಠವೠà²à³à²à³\n" @@ -1790,7 +1790,7 @@ msgstr "reopen: guestfs_create: ಹà³à²¯à²¾à²à²¡à²²à³ ಠನà³à²¨à³ ನಿ msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' ಠನà³à²¨à³ ಬಳಸà³\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1832,12 +1832,12 @@ msgstr "" " -v|--verbose ವರà³à²¬à³à²¸à³ ಸà²à²¦à³à²¶à²à²³à³\n" " -V|--version à²à²µà³à²¤à³à²¤à²¿à²¯à²¨à³à²¨à³ ತà³à²°à²¿à²¸à²¿ ನಿರà³à²à²®à²¿à²¸à³\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: à²à²¨à²¿à²·à³à² à²à²à²¦à³ -a ಹಾà²à³ à²à²¨à²¿à²·à³à² à²à²à²¦à³ -m à²à²¯à³à²à³à²¯à²¨à³à²¨à³ ಹà³à²à²¦à²¿à²°à²¬à³à²à³\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: à²à²¤à²¿à²¥à³à²¯ à²à²¡à²¤à²µà³à²¯à²µà²¸à³à²¥à³à²¯à²²à³à²²à²¿ à²à²à²¦à³ à²à²°à³à²¹à²£à²¾ ತಾಣವನà³à²¨à³ ನà³à²µà³ ಸà³à²à²¿à²¸à²¬à³à²à³\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index cc15d21..bcf7c88 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.2.12\n" +"Project-Id-Version: libguestfs 1.2.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1210,12 +1210,12 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1251,63 +1251,63 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1319,81 +1319,81 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1416,7 +1416,7 @@ msgid "" " <nn>sects number of 512 byte sectors\n" msgstr "" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1425,7 +1425,7 @@ msgid "" " This echos the parameters to the terminal.\n" msgstr "" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1443,7 +1443,7 @@ msgid "" " (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1454,7 +1454,7 @@ msgid "" " place.\n" msgstr "" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1465,7 +1465,7 @@ msgid "" " once for each expanded argument.\n" msgstr "" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1473,7 +1473,7 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1491,14 +1491,14 @@ msgid "" " (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1509,7 +1509,7 @@ msgid "" "exits. However this is occasionally useful for testing.\n" msgstr "" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1540,7 +1540,7 @@ msgid "" " <nn>sects number of 512 byte sectors\n" msgstr "" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1550,12 +1550,12 @@ msgid "" " time afterwards.\n" msgstr "" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1563,7 +1563,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" @@ -1630,7 +1630,7 @@ msgstr "" msgid "use 'time command [args...]'\n" msgstr "" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1653,12 +1653,12 @@ msgid "" " -V|--version Display version and exit\n" msgstr "" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" diff --git a/po/ml.po b/po/ml.po index 255773e..ea22116 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs.ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | ഠനി à´ªàµà´±àµà´±à´°àµâ <apeter@redhat.com>\n" "Language-Team: Swathanthra Malayalam Computing | à´¸àµà´µà´¤à´¨àµà´¤àµà´° മലയാളഠà´à´®àµà´ªàµà´¯àµà´àµà´à´¿à´àµ <smc-" @@ -1224,12 +1224,12 @@ msgstr "%s: ഠപരിà´à´¿à´¤à´®à´¾à´¯ à´à´®à´¾à´¨àµâà´¡àµ\n" msgid "use '%s filename' to edit a file\n" msgstr "à´à´°àµ ഫയലàµâ à´à´¿à´àµà´à´ªàµà´ªàµà´àµà´¤àµà´¤àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ '%s filename' à´à´ªà´¯àµà´à´¿à´àµà´àµà´\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "à´àµà´àµà´¤à´²àµâ വിവരà´àµà´à´³àµâà´àµà´à´¾à´¯à´¿ `%s --help' à´¶àµà´°à´®à´¿à´àµà´àµà´.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1296,66 +1296,66 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ഹാനàµâà´¡à´¿à´²àµâ à´à´£àµà´à´¾à´àµà´àµà´¨àµà´¨à´¤à´¿à´²àµâ പരാà´à´¯à´ªàµà´ªàµà´àµà´àµ\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à´à´°àµ à´¨à´à´¬à´±à´²àµà´²: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: റിമàµà´àµà´àµ à´ªàµà´°à´àµà´°à´¿à´¯à´¯àµà´àµ PID-à´²àµà´àµà´àµ $GUESTFISH_PID à´¸à´àµà´à´®à´¾à´àµà´àµà´£à´\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ഠപരിà´à´¿à´¤à´®à´¾à´¯ à´²àµà´àµ à´à´ªà´¾à´§à´¿: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: à´à´°àµ -f പരാമàµà´±àµà´±à´°àµâ മാതàµà´°à´®àµ പാà´àµà´³àµà´³àµ\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -a, -m, --listen, --remote à´ à´²àµà´²àµà´àµà´à´¿à´²àµâ --selinux à´à´¨àµà´¨à´¿à´µà´¯àµà´àµà´àµà´ªàµà´ªà´ -i à´à´ªà´¾à´§à´¿ " "à´à´ªà´¯àµà´à´¿à´àµà´àµà´µà´¾à´¨àµâ സാധàµà´¯à´®à´²àµà´²\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "" "%s: -i-à´¯àµà´àµà´àµàµ à´à´°àµ libvirt à´¡àµà´®àµà´¯à´¿à´¨àµâ à´ à´²àµà´²àµà´àµà´à´¿à´²àµâ à´¡à´¿à´¸àµà´àµ à´à´®àµà´àµà´à´³à´¿à´²àµà´àµà´àµà´³àµà´³ പാഥàµà´à´³àµâ à´à´µà´¶àµà´¯à´®àµà´£àµà´àµàµ\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector à´à´®à´¾à´¨àµâഡൠസàµà´¥à´¿à´°à´®à´¾à´¯ à´µàµà´¯à´¾à´ªàµà´¤à´¿à´¯àµà´³àµà´³ ബഫറിനàµà´àµà´à´¾à´³àµâ വലàµà´¤à´¾à´£àµàµ\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: à´à´°àµ സമയതàµà´¤àµàµ --listen, --remote à´à´¨àµà´¨àµ à´à´ªà´¾à´§à´¿à´à´³àµâ à´à´ªà´¯àµà´à´¿à´àµà´àµà´µà´¾à´¨àµâ സാധàµà´¯à´®à´²àµà´²\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen à´«àµà´²à´¾à´à´¿à´¨àµà´ªàµà´ªà´ à´à´®à´¾à´¨àµâഡൠലàµà´¨à´¿à´²àµâ à´ à´§à´¿à´à´®à´¾à´¯ പരാമàµà´±àµà´±à´±àµà´à´³àµâ\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: à´à´°àµ സമയതàµà´¤àµàµ --listen, --file à´à´¨àµà´¨àµ à´à´ªà´¾à´§à´¿à´à´³àµâ à´à´ªà´¯àµà´à´¿à´àµà´àµà´µà´¾à´¨àµâ സാധàµà´¯à´®à´²àµà´²\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1374,81 +1374,81 @@ msgstr "" " à´·àµà´²àµà´²à´¿à´²àµâ നിനàµà´¨àµà´ à´ªàµà´±à´¤àµà´¤àµàµ à´à´à´àµà´àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ 'quit'\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: à´ à´ªàµà´°àµâà´£àµà´£à´®à´¾à´¯ ഡബിളàµâ à´àµà´àµà´àµ\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à´à´®à´¾à´¨àµâഡൠà´à´°àµâà´àµà´¯àµà´®àµà´¨àµà´±àµà´à´³àµâ à´µàµà´±àµà´±àµà´¸àµà´ªàµà´¯à´¿à´¸àµ à´à´ªà´¯àµà´à´¿à´àµà´àµàµ à´µàµà´°àµâതിരിà´àµà´à´¿à´àµà´à´¿à´²àµà´²\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: à´ à´ªàµà´°àµâà´£àµà´£à´®à´¾à´¯ സിà´à´à´¿à´³àµâ à´àµà´àµà´àµ\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'-à´²àµâ à´¸àµà´àµà´°à´¿à´àµ പാഴàµà´¸àµ à´àµà´¯àµà´¯àµà´®àµà´ªàµà´³àµâ à´à´¨àµà´±àµà´°àµâണലàµâ പിശà´àµ\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ഠനവധി à´à´°àµâà´àµà´¯àµà´®àµà´¨àµà´±àµà´à´³àµâ\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: à´à´®à´¾à´¨àµâഡൠലàµà´¨à´¿à´²àµâ à´à´¾à´²à´¿à´¯à´¾à´¯ à´à´®à´¾à´¨àµâà´¡àµ\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à´à´®à´¾à´¨àµâà´¡àµà´à´³àµà´àµ à´à´°àµ à´ªà´àµà´à´¿à´ à´ à´²àµà´²àµà´àµà´à´¿à´²àµâ à´à´°àµ à´à´®à´¾à´¨àµâà´¡à´¿à´¨àµà´³àµà´³ സഹായഠà´à´¾à´£à´¿à´àµà´àµà´" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish-à´²àµâ നിനàµà´¨àµà´ à´ªàµà´±à´¤àµà´¤àµàµ à´à´à´àµà´àµà´" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à´à´°àµ à´à´¿à´¤àµà´°à´ à´ à´¨àµà´µà´¦à´¿à´àµà´àµà´" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "à´à´°àµ വരി à´à´¾à´£à´¿à´àµà´àµà´" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "à´à´¿à´¤àµà´°à´¤àµà´¤à´¿à´²àµâ à´à´°àµ ഫയലിലàµâ മാറàµà´±à´ വരàµà´¤àµà´¤àµà´" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "à´ªàµà´°à´¾à´¦àµà´¶à´¿à´à´®à´¾à´¯à´¿ മാറàµà´±àµà´µà´¾à´¨àµà´³àµà´³ ഡയറà´àµà´à´±à´¿" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à´à´®à´¾à´¨àµâà´¡à´¿à´²àµâ à´µàµà´³àµâà´¡àµà´à´¾à´°àµâà´¡àµà´à´³àµâ വിà´à´¸à´¿à´ªàµà´ªà´¿à´àµà´àµà´" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "à´ªàµà´à´±à´¿à´²àµâ à´à´°àµ ഫയലàµâ à´à´¾à´£àµà´" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs ഹാനàµâà´¡à´¿à´²àµâ à´ à´à´¯àµà´àµà´àµà´, à´¶àµà´·à´ à´µàµà´£àµà´àµà´ à´¤àµà´±à´àµà´àµà´" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "à´à´°àµ à´¸àµà´ªà´¾à´´àµà´¸àµ à´à´®àµà´àµ ഫയലàµâ à´ à´¨àµà´µà´¦à´¿à´àµà´àµà´" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à´à´°àµ à´à´®à´¾à´¨àµâഡൠപàµà´°à´µà´°àµâà´¤àµà´¤à´¿à´ªàµà´ªà´¿à´àµà´àµà´¨àµà´¨à´¤à´¿à´¨àµà´³àµà´³ സമയഠഠളà´àµà´àµà´" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1489,7 +1489,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1502,7 +1502,7 @@ msgstr "" "\n" " പരാമàµà´±àµà´±à´±àµà´à´³àµâ à´àµà´°àµâമിനലിലàµà´àµà´àµàµ à´à´àµà´àµ à´àµà´¯àµà´¯àµà´¨àµà´¨àµ.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1533,7 +1533,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1550,7 +1550,7 @@ msgstr "" " ഫയലàµà´à´³àµâ à´¡àµà´£àµâà´²àµà´¡àµ à´àµà´¯àµà´¯àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ à´ à´à´®à´¾à´¨àµâà´¡àµ\n" " à´à´ªà´¯àµà´à´ªàµà´ªàµà´àµà´¨àµà´¨àµ.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1567,7 +1567,7 @@ msgstr "" " Glob <command> à´ªàµà´°à´µà´°àµâà´¤àµà´¤à´¿à´ªàµà´ªà´¿à´àµà´àµà´¨àµà´¨àµ. à´à´°àµ വിà´à´¸à´¿à´àµà´ à´à´°àµâà´àµà´¯àµà´®àµà´¨àµà´±à´¿à´¨àµà´\n" " à´à´®à´¾à´¨àµâഡൠà´à´°àµ തവണ à´à´µà´°àµâà´¤àµà´¤à´¿à´àµà´àµà´¨àµà´¨àµ.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1578,7 +1578,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1609,7 +1609,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1618,7 +1618,7 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1635,7 +1635,7 @@ msgstr "" "à´à´¾à´°à´£à´ guestfish à´ªàµà´±à´¤àµà´¤àµà´à´à´àµà´àµà´®àµà´ªàµà´³àµâ ഹാനàµâà´¡à´¿à´²àµâ ശരിയായി à´ à´à´¯àµà´àµà´à´ªàµà´ªàµà´àµà´¨àµà´¨àµ.\n" "à´à´¨àµà´¨à´¿à´°àµà´¨àµà´¨à´¾à´²àµà´ , à´à´¿à´² പരàµà´àµà´·à´£à´àµà´à´³àµâà´àµà´à´¾à´¯à´¿ à´à´¤àµàµ à´à´ªà´¯àµà´à´ªàµà´ªàµà´àµà´¨àµà´¨àµ.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1692,7 +1692,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1707,12 +1707,12 @@ msgstr "" " പതിവàµàµ à´ªàµà´²àµ à´à´¤àµàµ <command> à´ªàµà´°à´µà´°àµâà´¤àµà´¤à´¿à´ªàµà´ªà´¿à´àµà´àµà´¨àµà´¨àµ, à´àµà´à´¾à´¤àµ ഠതിനàµà´¶àµà´·à´®àµà´³àµà´³\n" " സമയഠപàµà´°à´¿à´¨àµà´±àµ à´àµà´¯àµà´¯àµà´¨àµà´¨àµ.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: à´à´®à´¾à´¨àµâഡൠഠപരിà´à´¿à´¤à´, à´à´²àµà´²à´¾ à´à´®à´¾à´¨àµâà´¡àµà´à´³àµà´ à´²à´àµà´¯à´®à´¾à´àµà´àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ -h à´à´ªà´¯àµà´à´¿à´àµà´àµà´\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1720,7 +1720,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" @@ -1790,7 +1790,7 @@ msgstr "reopen: guestfs_create: ഹാനàµâà´¡à´¿à´²àµâ à´à´£àµà´à´¾ msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' à´à´ªà´¯àµà´à´¿à´àµà´àµà´\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1831,12 +1831,12 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: à´àµà´±à´àµà´à´¤àµàµ à´à´°àµ -a à´à´ªà´¾à´§à´¿à´¯àµà´ à´à´°àµ -m à´à´ªà´¾à´§à´¿à´¯àµà´ à´à´µà´¶àµà´¯à´®àµà´£àµà´àµàµ\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: à´¹àµà´¸àµà´±àµà´±àµ ഫയലàµâസിസàµà´±àµà´±à´¤àµà´¤à´¿à´²àµâ à´à´°àµ à´®àµà´£àµà´àµ à´ªàµà´¯à´¿à´¨àµà´±àµ നലàµâà´à´£à´\n" diff --git a/po/mr.po b/po/mr.po index e482681..8dbb672 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-03 19:10+0530\n" "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n" "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n" @@ -1220,12 +1220,12 @@ msgstr "%s: ठपरिà¤à¥à¤¤ à¤à¤¦à¥à¤¶\n" msgid "use '%s filename' to edit a file\n" msgstr "फाà¤à¤² सà¤à¤ªà¤¾à¤¦à¥à¤¤ à¤à¤°à¤£à¥à¤¯à¤¾à¤¸à¤¾à¤ ॠ'%s filename' याà¤à¤¾ वापर à¤à¤°à¤¾\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ठधिठमाहितà¥à¤¸à¤¾à¤ ॠ`%s --help' वापरà¥à¤¨ पहा.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1292,64 +1292,64 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: हà¤à¤¡à¤² निरà¥à¤®à¤¾à¤£ à¤à¤°à¤£à¥à¤¯à¤¾à¤¸ ठशà¤à¥à¤¯\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à¤à¥à¤°à¤®à¤¾à¤à¤ पà¥à¤°à¤®à¤¾à¤£à¥ à¤à¤¢à¤³à¤²à¥ नाहà¥: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: रिमà¥à¤: $GUESTFISH_PID याà¤à¤¸ रिमà¥à¤ à¤à¤¾à¤°à¥à¤¯à¤¾à¤à¥à¤¯à¤¾ PID à¤à¤°à¥à¤¤à¤¾ सà¥à¤ à¤à¥à¤²à¥ पाहिà¤à¥\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ठपरिà¤à¥à¤¤ लाà¤à¤ परà¥à¤¯à¤¾à¤¯: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: फà¤à¥à¤¤ à¤à¤à¤ -f à¤à¤à¤ दिलॠà¤à¤¾à¤ शà¤à¤¤à¥\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -i परà¥à¤¯à¤¾à¤¯à¤à¤¾ वापर -a, -m, --listen, --remote à¤à¤¿à¤à¤µà¤¾ --selinux सह शà¤à¥à¤¯ नाहà¥\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i याà¤à¤¸ libvirt à¤à¥à¤·à¥à¤¤à¥à¤° à¤à¤¿à¤à¤µà¤¾ डिसà¥à¤ पà¥à¤°à¤¤à¤¿à¤®à¤¾à¤à¤°à¥à¤¤à¤¾ मारà¥à¤ दà¥à¤£à¥ à¤à¤µà¤¶à¥à¤¯à¤ à¤à¤¹à¥\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector à¤à¤¦à¥à¤¶ ठराविà¤-à¤à¤à¤¾à¤°à¤¾à¤à¥ बफर à¤à¤°à¥à¤¤à¤¾ à¤à¥à¤ª लाà¤à¤¬ à¤à¤¹à¥\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen व --remote परà¥à¤¯à¤¾à¤¯ à¤à¤à¤¾à¤ वà¥à¤³à¥ वापरणॠठशà¤à¥à¤¯\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen फà¥à¤²à¥ à¤à¤¸à¤¹ à¤à¤¦à¥à¤¶ à¤à¤³à¥à¤µà¤°à¥à¤² ठà¤à¤¾à¤ à¤à¤à¤à¥\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen व --file परà¥à¤¯à¤¾à¤¯à¤à¤¾ वापर à¤à¤à¤¾à¤à¤µà¥à¤³à¥ à¤à¤°à¤£à¥ ठशà¤à¥à¤¯\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1368,81 +1368,81 @@ msgstr "" " शà¥à¤² पासà¥à¤¨ बाहà¥à¤° पडणà¥à¤¯à¤¾à¤¸à¤¾à¤ ॠ'quit' à¤à¤°à¤¾\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: न à¤à¤³à¤à¤²à¥à¤²à¥ डबल à¤à¥à¤µà¥à¤\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à¤à¤¦à¥à¤¶ à¤à¤à¤à¥ वाà¤à¤à¤¸à¥à¤ªà¥à¤¸ दà¥à¤µà¤¾à¤°à¥ विà¤à¤¾à¤à¥à¤¤ नाहà¥\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: न à¤à¤³à¤à¤²à¥à¤²à¥ सà¥à¤à¤à¤² à¤à¥à¤µà¥à¤\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' यà¥à¤¥à¥à¤² ठà¤à¥à¤·à¤°à¤¸à¤à¤ वाà¤à¤¤à¥à¤µà¥à¤³à¥ à¤à¤à¤¤à¤°à¥à¤ तà¥à¤°à¥à¤à¥ à¤à¤¢à¤³à¤²à¥\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: à¤à¥à¤ª à¤à¤¾à¤¸à¥à¤¤ à¤à¤à¤à¥ à¤à¤¢à¤³à¤²à¥\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: à¤à¤¦à¥à¤¶ à¤à¤³à¤µà¤° रिà¤à¤¾à¤®à¥ à¤à¤¦à¥à¤¶ à¤à¤¢à¤³à¤²à¥\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à¤à¤¦à¥à¤¶ सà¥à¤à¥ à¤à¤¿à¤à¤µà¤¾ à¤à¤¦à¥à¤¶à¤à¤°à¥à¤¤à¤¾ मदत दाà¤à¤µà¤¾" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish पासà¥à¤¨ बाहà¥à¤° पडा" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "पà¥à¤°à¤¤à¤¿à¤®à¤¾à¤à¥ वाà¤à¤ª à¤à¤°à¤¾" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "मà¤à¤à¥à¤° à¤à¤³ दाà¤à¤µà¤¾" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "पà¥à¤°à¤¤à¤¿à¤®à¤¾à¤®à¤§à¥à¤² फाà¤à¤² सà¤à¤ªà¤¾à¤¦à¥à¤¤ à¤à¤°à¤¾" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "सà¥à¤¥à¤¾à¤¨à¥à¤¯ बदल डिरà¥à¤à¥à¤à¥à¤°à¥" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à¤à¤¦à¥à¤¶à¤®à¤§à¥à¤² वाà¤à¤²à¥à¤¡à¤à¤¾à¤°à¥à¤¡à¤¸à¥ विसà¥à¤¤à¤¾à¤°à¥à¤¤ à¤à¤°à¤¾" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "पà¥à¤à¤°à¤®à¤§à¥à¤² फाà¤à¤²à¤à¥ दà¥à¤·à¥à¤¯" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs हà¤à¤¡à¤² बà¤à¤¦ à¤à¤°à¤¾ व पà¥à¤¨à¥à¤¹à¤¾ à¤à¤à¤¡à¤¾" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "sparse पà¥à¤°à¤¤à¤¿à¤®à¤¾ फाà¤à¤²à¤à¥ वाà¤à¤ª à¤à¤°à¤¾" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à¤à¤¦à¥à¤¶ à¤à¤¾à¤²à¤µà¤£à¥à¤¯à¤¾à¤¸à¤¾à¤ ॠवà¥à¤¯à¤¾à¤ªà¥à¤¤ वà¥à¤³ मà¥à¤à¤¾" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1483,7 +1483,7 @@ msgstr "" " <nn>E à¤à¤¿à¤à¤µà¤¾ <nn>EB à¤à¤à¥à¤à¤¾à¤¬à¤¾à¤à¤à¥à¤¸à¤®à¤§à¥à¤² पà¥à¤°à¤®à¤¾à¤£\n" " <nn>sects 512 बाà¤à¤ सà¥à¤à¥à¤à¤°à¤à¥ पà¥à¤°à¤®à¤¾à¤£\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1496,7 +1496,7 @@ msgstr "" "\n" " यामà¥à¤³à¥ à¤à¤à¤à¥ à¤à¤°à¥à¤®à¤¿à¤¨à¤²à¤µà¤° दाà¤à¤µà¤²à¥ à¤à¤¾à¤¤à¤¾à¤¤.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1529,7 +1529,7 @@ msgstr "" " (> 2 MB) à¤à¤¿à¤à¤µà¤¾ \\0 बाà¤à¤à¥à¤¸à¥ समाविषà¥à¤à¥à¤¤ बाà¤à¤¨à¤°à¥ फाà¤à¤²à¥à¤¸à¥ à¤à¤°à¥à¤¤à¤¾ यशसà¥à¤µà¥à¤°à¤¿à¤¤à¥à¤¯à¤¾ à¤à¤¾à¤°à¥à¤¯ à¤à¤°à¤¤ " "नाहà¥.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1546,7 +1546,7 @@ msgstr "" " ठराविठसà¥à¤¥à¤³à¤¾à¤µà¤° फाà¤à¤²à¥à¤¸à¥ डाà¤à¤¨à¤²à¥à¤¡ à¤à¤°à¤£à¥à¤¯à¤¾à¤¸à¤¾à¤ à¥\n" " à¤à¤ªà¤¯à¥à¤à¥ ठरतà¥.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1563,7 +1563,7 @@ msgstr "" " à¤à¤¾à¤²à¤µà¤¤à¥. लà¤à¥à¤·à¤¾à¤¤ ठà¥à¤µà¤¾ à¤à¤¦à¥à¤¶ दरवà¥à¤³à¥ पà¥à¤°à¤¤à¥à¤¯à¥à¤ विसà¥à¤¤à¤¾à¤°à¥à¤¤ à¤à¤à¤à¤¾à¤¸à¤¾à¤ ॠपà¥à¤¨à¤\n" " à¤à¤¾à¤²à¤µà¤²à¥ à¤à¤¾à¤¤à¥.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1574,7 +1574,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1606,7 +1606,7 @@ msgstr "" " (> 2 MB) à¤à¤¿à¤à¤µà¤¾ \\0 बाà¤à¤à¥à¤¸à¥ समाविषà¥à¤à¥à¤¤ बाà¤à¤¨à¤°à¥ फाà¤à¤²à¥à¤¸à¥ à¤à¤°à¥à¤¤à¤¾ यशसà¥à¤µà¥à¤ªà¤£à¥ à¤à¤¾à¤°à¥à¤¯ à¤à¤°à¤¤ " "नाहà¥.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1615,7 +1615,7 @@ msgstr "" "quit - guestfish पासà¥à¤¨ बाहà¥à¤° पडा\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1632,7 +1632,7 @@ msgstr "" ", परà¤à¤¤à¥ guestfish बाहà¥à¤° पडतà¥à¤µà¥à¤³à¥ हà¤à¤¡à¤² यà¥à¤à¥à¤¯à¤ªà¥à¤°à¤à¤¾à¤°à¥\n" " बà¤à¤¦ हà¥à¤¤à¥. तरॠयाà¤à¤¾ वापर à¤à¤ªà¤à¤¾à¤°à¥à¤à¤ªà¤£à¥ à¤à¤¾à¤à¤£à¥à¤µà¥à¤³à¥ हà¥à¤¤à¥.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1687,7 +1687,7 @@ msgstr "" " <nn>E à¤à¤¿à¤à¤µà¤¾ <nn>EB à¤à¤à¥à¤à¤¾à¤¬à¤¾à¤à¤à¥à¤¸à¤®à¤§à¥à¤² पà¥à¤°à¤®à¤¾à¤£\n" " <nn>sects 512 बाà¤à¤ सà¥à¤à¥à¤à¤°à¤à¥ पà¥à¤°à¤®à¤¾à¤£\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1702,12 +1702,12 @@ msgstr "" " यामà¥à¤³à¥ <command> साधारणपणॠà¤à¤¾à¤²à¤µà¤²à¥ à¤à¤¾à¤¤à¥, व वà¥à¤¯à¤¾à¤ªà¥à¤¤ वà¥à¤³à¤à¥\n" " नà¤à¤¤à¤° à¤à¤ªà¤¾à¤ à¤à¥à¤²à¥ à¤à¤¾à¤¤à¥.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: à¤à¤¦à¥à¤¶ परिà¤à¥à¤¤ नाहà¥, सरà¥à¤µ à¤à¤¦à¥à¤¶ दाà¤à¤µà¤£à¥à¤¯à¤¾à¤¸à¤¾à¤ ॠ-h याà¤à¤¾ वापर à¤à¤°à¤¾\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1715,7 +1715,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" ठà¤à¥à¤·à¤°à¤®à¤¾à¤³à¤¾à¤®à¤§à¥à¤¯à¥ रनठवà¥à¤¹à¥ शबà¥à¤¦ à¤à¤¢à¤³à¤²à¥\n" @@ -1784,7 +1784,7 @@ msgstr "reopen: guestfs_create: हà¤à¤¡à¤² निरà¥à¤®à¤¾à¤£ à¤à¤°à¤£à¥ msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' याà¤à¤¾ वापर à¤à¤°à¤¾\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1825,12 +1825,12 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: à¤à¤¿à¤®à¤¾à¤¨ à¤à¤ -a व à¤à¤¿à¤®à¤¾à¤¨ à¤à¤ -m परà¥à¤¯à¤¾à¤¯ ठसायला हवà¥\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: यà¤à¤®à¤¾à¤¨ फाà¤à¤²à¤ªà¥à¤°à¤£à¤¾à¤²à¥à¤¤ तà¥à¤®à¥à¤¹à¥ माà¤à¤à¤à¤ªà¥à¤à¤à¤ निरà¥à¤¦à¥à¤¶à¥à¤¤ à¤à¤°à¤¾à¤¯à¤²à¤¾ हवà¥\n" diff --git a/po/or.po b/po/or.po index 420e7cd..7b628be 100644 --- a/po/or.po +++ b/po/or.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n" "Language-Team: Oriya <oriya-it@googlegroups.com>\n" @@ -1224,12 +1224,12 @@ msgstr "%s: ଠà¬à¬£à¬¾ ନିରàଦàଦàଶ\n" msgid "use '%s filename' to edit a file\n" msgstr "à¬àà¬à¬¿à¬ ଫାà¬à¬²à¬à ସମàପାଦନ à¬à¬°à¬¿à¬¬à¬¾ ପାà¬à¬ '%s filename' à¬à ବààବହାର à¬à¬°à¬¨àତà\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ଠଧିଠସàà¬à¬¨à¬¾ ପାà¬à¬ `%s --help' à¬à à¬àଷàà¬à¬¾ à¬à¬°à¬¨àତà।\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1296,65 +1296,65 @@ msgstr "" " -V|--version ସà¬à¬¸àà¬à¬°à¬£ ଦରàଶାନàତà à¬à¬¬à¬ ପàରସàଥାନ à¬à¬°à¬¨àତà\n" "ଠଧିଠସàà¬à¬¨à¬¾ ପାà¬à¬, man ପàଷàଠା ଦàà¬à¬¨àତà %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ନିàନàତàରଣ ପàରସàତàତ à¬à¬°à¬¿à¬¬à¬¾à¬°à ବିଫଳ ହàà¬à¬à¬¿\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à¬àà¬à¬¿à¬ ସà¬à¬ààା ନàହà¬: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: ସàଦàର: $GUESTFISH_PID ନିଶàà¬à¬¿à¬¤ à¬à¬¾à¬¬à¬°à PID ରà ସàଦàର ପଦàଧତିରà ସàଠହàà¬à¬à¬¿\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ଠà¬à¬£à¬¾ ଲମàବା ବିà¬à¬³àପ: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: à¬àବଳ à¬àà¬à¬¿à¬ -f ପàରାà¬à¬³ ଦିà¬à¬¹àà¬à¬à¬¿\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -i ବିà¬à¬³àପà¬à -a, -m, --listen, --remote à¬à¬¿à¬®àବା --selinux ସହିତ ବààବହାର à¬à¬°à¬¿à¬ªà¬¾à¬°à¬¿à¬¬à " "ନାହିà¬\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i à¬àà¬à¬¿à¬ libvirt ଡମàନ ଠଥବା ପଥ(à¬àଡ଼ିà¬à) ଡିସàଠପàରତିà¬à¬¬à¬¿(à¬àଡ଼ିà¬)ରà à¬à¬¬à¬¶ààଠà¬à¬°à¬¿à¬¥à¬¾à¬\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector ନିରàଦàଦàଶà¬à¬¿ ସàଥାàà-à¬à¬à¬¾à¬°à¬° ବଫର ପାà¬à¬ ଠତààଧିଠଲମàବା ଠà¬à\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen à¬à¬¬à¬ --remote ବିà¬à¬³àପà¬àଡ଼ିà¬à à¬à¬ ସମàରà ବààବହାର à¬à¬°à¬¿à¬ªà¬¾à¬°à¬¿à¬¬à ନାହିà¬\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: ନିରàଦàଦàଶ ନାମାରà --listen ସàà¬à¬ ସହିତ ଠତିରିà¬àତ ପàରà¬à¬³à¬àଡ଼ିà¬\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen à¬à¬¬à¬ --file ବିà¬à¬³àପà¬àଡ଼ିà¬à à¬à¬à¬¾ ସମàରà ବààବହାର à¬à¬°à¬¿à¬ªà¬¾à¬°à¬¿à¬¬à ନାହିà¬\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1373,81 +1373,81 @@ msgstr "" " 'quit' shellରà ପàରସàଥାନ à¬à¬°à¬¿à¬¬à¬¾ ପାà¬à¬\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ସମାପàତ ହàà¬à¬¨à¬¥à¬¿à¬¬à¬¾ ଦàà±à¬¿à¬¤àà à¬àà¬\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ନିରàଦàଦàଶ ସàà±à¬¤à¬¨àତàରà¬à¬°à¬àଡ଼ିଠà¬à¬¾à¬²à¬¿à¬¸àଥାନ ଦàà±à¬¾à¬°à¬¾ ପàଥଠହàà¬à¬¨à¬¾à¬¹à¬¿à¬\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ଠସମାପàତ à¬à¬à¬ à¬àà¬\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ରà à¬à¬ààନàତରàଣ ତàରàà¬à¬¿ ବିଶàଳàଷଣ ବାà¬ààà¬à¬£àଡ\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ଠତààଧିଠସàà±à¬¤à¬¨àତàରà¬à¬°\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ନିରàଦàଦàଶ ନାମରà à¬à¬¾à¬²à¬¿ ନିରàଦàଦàଶ\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "ନିରàଦàଦàଶମାନà¬àà¬à¬° à¬àà¬à¬¿à¬ ତାଲିà¬à¬¾ ଦରàଶାନàତà ଠଥବା à¬àà¬à¬¿à¬ ନିରàଦàଦàଶରà ସହାàତା ଦàà¬à¬¾à¬¨àତà" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish ରà ପàରସàଥାନ à¬à¬°à¬¨àତà" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à¬àà¬à¬¿à¬ ପàରତିà¬à¬¬à¬¿à¬à ବାଣàà¬à¬¨àତà" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "à¬àà¬à¬¿à¬ ପାଠàà ଧାଡ଼ି ଦରàଶାନàତà" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "ପàରତିà¬à¬¬à¬¿à¬°à à¬àà¬à¬¿à¬ ଫାà¬à¬²à¬à ସମàପାଦନ à¬à¬°à¬¨àତà" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "ସàଥାନàà ପରିବରàତàତନ ଡିରàà¬àà¬àରà" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "ନିରàଦàଦàଶରà à±à¬¾à¬à¬²àଡ à¬à¬¾à¬°àଡà¬àଡ଼ିà¬à ବିସàତାର à¬à¬°à¬¨àତà" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "ପàà¬à¬°à¬°à à¬àà¬à¬¿à¬ ଫାà¬à¬²à¬à ଦàà¬à¬¨àତà" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs ନିàନàତàରଣà¬à ବନàଦ à¬à¬°à¬¨àତà à¬à¬¬à¬ ପàଣି à¬àଲନàତà" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "à¬àà¬à¬¿à¬ sparse ପàରତିà¬à¬¬à¬¿ ଫାà¬à¬²à¬à ବାଣàà¬à¬¨àତà" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "ନିରàଦàଦàଶà¬à à¬à¬²à¬¾à¬à¬¬à¬¾ ପାà¬à¬ à¬à¬¬à¬¶ààଠସମàà¬à ମାପନàତà" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1488,7 +1488,7 @@ msgstr "" " <nn>E à¬à¬¿à¬®àବା <nn>EB à¬à¬àସାବାà¬à¬ ସà¬à¬ààା\n" " <nn>sects 512 ବାà¬à¬ ବିà¬à¬¾à¬à¬àଡ଼ିà¬à¬° ସà¬à¬ààା\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1501,7 +1501,7 @@ msgstr "" "\n" " à¬à¬¹à¬¾ à¬à¬°àମିନାଲର ପàରାà¬à¬³à¬®à¬¾à¬¨à¬àà¬à¬° ପàନରାବàତàତି à¬à¬°à¬¿à¬¥à¬¾à¬à¥¤\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1532,7 +1532,7 @@ msgstr "" " à¬à¬¿à¬ªàପଣà: à¬à¬¹à¬¾ ବàହତ ଫାà¬à¬²à¬àଡ଼ିଠପାà¬à¬ ବିଶàà±à¬¸àତ à¬à¬¾à¬¬à¬°à à¬à¬¾à¬°àଯàà à¬à¬°à¬¿à¬¨à¬¥à¬¾à¬\n" " (> 2 MB) ଠଥବା \\0 ବାà¬à¬ ଧାରଣ à¬à¬°à¬¿à¬¥à¬¿à¬¬à¬¾ ଦàà±à¬¿à¬®à¬¿à¬ ଫାà¬à¬² ପାà¬à¬à¥¤\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1549,7 +1549,7 @@ msgstr "" " ଯଦି à¬à¬ªà¬£ ଫାà¬à¬²à¬àଡ଼ିà¬à à¬àà¬à¬¿à¬ ନିରàଦàଦିଷàଠସàଥାନରà\n" " à¬à¬¹à¬°à¬£ à¬à¬°à¬¿à¬¬à¬¾à¬à à¬à¬¾à¬¹àà¬à¬¥à¬¾à¬¨àତି।\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1567,7 +1567,7 @@ msgstr "" "ନିରàଦàଦàଶà¬à¬¿ ବାରମàବାର à¬à¬¾à¬²à¬¿à¬¥à¬¾à¬\n" " ପàରତàààଠବିସàତàତ ସàà±à¬¤à¬¨àତàରà¬à¬° ପାà¬à¬ ଥରà।\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1578,7 +1578,7 @@ msgstr "" " ସହାàତା cmd\n" " ସହାàତା\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1609,7 +1609,7 @@ msgstr "" " à¬à¬¿à¬ªàପଣà: à¬à¬¹à¬¾ ବàହତ ଫାà¬à¬² ପାà¬à¬ ବିଶàà±à¬¸àତ à¬à¬¾à¬¬à¬°à à¬à¬¾à¬°àଯààà¬à¬°à¬¿à¬¨à¬¥à¬¾à¬\n" " (> 2 MB) à¬à¬¿à¬®àବା ଦàà±à¬®à¬¿à¬ ଫାà¬à¬²à¬àଡ଼ିଠ\\0 ବାà¬à¬ ଧାରଣ à¬à¬°à¬¿à¬¥à¬¾à¬à¥¤\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1618,7 +1618,7 @@ msgstr "" "ପàରସàଥାନ à¬à¬°à¬¨àତà - guestfish ରà ପàରସàଥାନ à¬à¬°à¬¨àତà\n" " ପàରସàଥାନ à¬à¬°à¬¨àତà\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1636,7 +1636,7 @@ msgstr "" ", à¬à¬¾à¬°à¬£ ନିàନàତàରଣà¬à¬¿ ସଠିଠà¬à¬¾à¬¬à¬°à ବନàଦ ହàà¬à¬¨à¬¾à¬¹à¬¿à¬ ଯàତàବàଳà guestfish\n" "ପàରସàଥାନ à¬à¬°à¬¿à¬¥à¬¾à¬à¥¤ ତଥାପି à¬à¬¹à¬¾ ବàଳàବàଳà ପରàà¬àଷା ପାà¬à¬ ବààବହାର ହàà¬à¬¥à¬¾à¬à¥¤\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1693,7 +1693,7 @@ msgstr "" " <nn>E ଠଥବା <nn>EB à¬à¬àସାବାà¬à¬ ସà¬à¬ààା\n" " <nn>sects 512 ବାà¬à¬ ବିà¬à¬¾à¬ ସà¬à¬ààା\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1708,13 +1708,13 @@ msgstr "" " à¬à¬¹à¬¾ <command> à¬à ସàହିପରି à¬à¬²à¬¾à¬à¬¥à¬¾à¬, à¬à¬¬à¬ ସମାପàତ ହàà¬à¬¥à¬¿à¬¬à¬¾ ସମàà¬à ପରବରàତàତି ସମàରà\n" " ମàଦàରଣ à¬à¬°à¬¿à¬¥à¬¾à¬à¥¤\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: ନିରàଦàଦàଶà¬à¬¿ ପରିà¬à¬¿à¬¤ ନàହà¬, ସମସàତ ନିରàଦàଦàଶà¬àଡ଼ିà¬à ତାଲିà¬à¬¾à¬àà¬àତ à¬à¬°à¬¿à¬¬à¬¾ ପାà¬à¬ -h à¬à ବààବହାର à¬à¬°à¬¨àତà\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1722,7 +1722,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ବାà¬ààà¬à¬£àଡ \"%s\" ରà ପଳାàନ à¬à¬¿à¬ªàପଣà\n" @@ -1791,7 +1791,7 @@ msgstr "reopen: guestfs_create: ନିàନàତàରଣ ନିରàମା msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' à¬à ବààବହାର à¬à¬°à¬¨àତà\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1832,12 +1832,12 @@ msgstr "" " -v|--verbose à¬à¬°àବàଠସନàଦàଶà¬àଡ଼ିà¬\n" " -V|--version ସà¬à¬¸àà¬à¬°à¬£ ଦରàଶାନàତà à¬à¬¬à¬ ପàରସàଥାନ à¬à¬°à¬¨àତà\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: ନିଶàà¬à¬¿à¬¤ à¬à¬¾à¬¬à¬°à à¬àà¬à¬¿à¬ -a à¬à¬¬à¬ ଠତିà¬à¬®à¬°à à¬àà¬à¬¿à¬ -m ବିà¬à¬³àପ ଥିବା à¬à¬à¬¿à¬¤\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: à¬à¬ªà¬£à¬àà¬à ହàଷàଠଫାà¬à¬²à¬¤à¬¨àତàରରà à¬àà¬à¬¿à¬ ସàଥାପନ ବିନàଦà à¬à¬²àଲàଠà¬à¬°à¬¿à¬¬à¬¾à¬à ହàବ\n" diff --git a/po/pa.po b/po/pa.po index 38ed66b..4cfa604 100644 --- a/po/pa.po +++ b/po/pa.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-01-29 12:50+0530\n" "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n" "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n" @@ -1222,12 +1222,12 @@ msgstr "%s: ਠਣà¨à¨¾à¨£ à¨à¨®à¨¾à¨à¨¡\n" msgid "use '%s filename' to edit a file\n" msgstr "à¨à©±à¨ ਫਾà¨à¨² ਸà©à¨§ à¨à¨°à¨¨ ਲਠ'%s filename' ਵਰਤà©\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ਵਧà©à¨°à© à¨à¨¾à¨£à¨à¨¾à¨°à© ਲਠ`%s --help' ਵਰਤà©à¥¤\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1294,65 +1294,65 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ਹà©à¨à¨¡à¨² ਬਣਾà¨à¨£ ਵਿੱਠਫà©à¨²\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was not a number: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector command too long for fixed-size buffer\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1371,81 +1371,81 @@ msgstr "" " 'quit' to quit the shell\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à¨à¨®à¨¾à¨à¨¡ à¨à¨°à¨à©à¨®à©à¨à¨ ਸਪà©à¨¸ ਨਾਲ ਵੱਠਨਹà©à¨ à¨à©à¨¤à¨¾\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à¨à¨®à¨¾à¨à¨¡à¨¾à¨ ਦ੠ਸà©à¨à© à¨à¨¾à¨ à¨à¨®à¨¾à¨à¨¡ ਬਾਰ੠ਸਹਾà¨à¨¤à¨¾ ਵà©à¨à¨¾à¨" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à¨à¨®à©à© ਨਿਰਧਾਰਤ à¨à¨°à©" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "ਪਾਠਦ੠ਸਤਰ ਵà©à¨à¨¾à¨" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "à¨à¨®à©à© ਵਿੱਠਫਾà¨à¨² ਸà©à¨§ à¨à¨°à©" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "ਲà©à¨à¨² ਤਬਦà©à¨² ਡਾà¨à¨°à©à¨à¨à¨°à©" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à¨à¨®à¨¾à¨à¨¡ ਵਿੱਠਵਾà¨à¨²à¨¡à¨à¨¾à¨°à¨¡ ਫà©à¨²à¨¾à¨" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "ਪà©à¨à¨° ਵਿੱਠਫਾà¨à¨² ਵà©à¨à©" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs ਹà©à¨à¨¡à¨² ਬੰਦ à¨à¨°à© ਠਤ੠ਮà©à©-à¨à©à¨²à©" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "ਸਪਾਰਸ à¨à¨®à©à© ਫਾà¨à¨² ਨਿਰਧਾਰਤ à¨à¨°à©" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à¨à¨®à¨¾à¨à¨¡ à¨à©±à¨²à¨£ ਲਠਸਮਾਠਮਾਪà©" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1486,7 +1486,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1499,7 +1499,7 @@ msgstr "" "\n" " This echos the parameters to the terminal.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1530,7 +1530,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1547,7 +1547,7 @@ msgstr "" " useful if you want to download files to a particular\n" " place.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1564,7 +1564,7 @@ msgstr "" " command args. Note that the command is run repeatedly\n" " once for each expanded argument.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1575,7 +1575,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1606,7 +1606,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1615,7 +1615,7 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1632,7 +1632,7 @@ msgstr "" "this normally, because the handle is closed properly when guestfish\n" "exits. However this is occasionally useful for testing.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1689,7 +1689,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1704,12 +1704,12 @@ msgstr "" " This runs <command> as usual, and prints the elapsed\n" " time afterwards.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1717,7 +1717,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ਸਤਰ \"%s\" ਵਿੱਠà¨à¨²à¨¤ ਸ਼ਬਦਾਵਲ੠ਹà©\n" @@ -1786,7 +1786,7 @@ msgstr "reopen: guestfs_create: failed to create handle\n" msgid "use 'time command [args...]'\n" msgstr "use 'time command [args...]'\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1827,12 +1827,12 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: must have at least one -a and at least one -m option\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ਤà©à¨¹à¨¾à¨¨à©à©° ਹà©à¨¸à¨ ਫਾà¨à¨²-ਸਿਸà¨à¨® ਵਿੱਠਮਾà¨à¨à¨à¨ªà©à¨à¨à¨à¨ ਦà©à¨£à¨¾ à¨à¨¾à¨¹à©à¨¦à¨¾ ਹà©\n" diff --git a/po/pl.po b/po/pl.po index fecb47a..847bda9 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-02-28 03:02+0100\n" "Last-Translator: Piotr DrÄ g <piotrdrag@gmail.com>\n" "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" @@ -1228,12 +1228,12 @@ msgstr "%s: nieznane polecenie\n" msgid "use '%s filename' to edit a file\n" msgstr "należy użyÄ \"%s nazwa_pliku\", aby zmodyfikowaÄ plik\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Należy spróbowaÄ \"%s --help\", aby uzyskaÄ wiÄcej informacji.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1303,66 +1303,66 @@ msgstr "" " -V|--version WyÅwietla wersjÄ i koÅczy dziaÅanie\n" "Aby dowiedzieÄ siÄ wiÄcej, proszÄ zobaczyÄ stronÄ podrÄcznika %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: utworzenie programu obsÅugi nie powiodÅo siÄ\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID nie byÅ liczbÄ : %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: zdalnie: $GUESTFISH_PID musi byÄ ustawiony na PID zdalnego procesu\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: nieznana dÅuga opcja: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: można podaÄ tylko jeden parametr -f\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: nie można użyÄ opcji -i z -a, -m, --listen, --remote lub --selinux\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i wymaga domeny libvirt lub Åcieżek do obrazów dysków\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "" "%s: polecenie virt-inspector jest za dÅugie dla bufora o staÅym rozmiarze\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: nie można używaÄ opcji --listen i --remote w tym samym czasie\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: dodatkowe parametry wiersza poleceÅ za pomocÄ flagi --listen\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: nie można używaÄ opcji --listen i --file w tym samym czasie\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1381,81 +1381,81 @@ msgstr "" " \"quit\", aby zakoÅczyÄ powÅokÄ\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niezakoÅczony podwójny cudzysÅów\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: parametry poleceÅ nie sÄ oddzielone spacjami\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niezakoÅczony pojedynczy cudzysÅów\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: wewnÄtrzny bÅÄ d przetwarzania ciÄ gu \"%s\"\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: za dużo parametrów\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: puste polecenie wiersza poleceÅ\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "wyÅwietla listÄ poleceÅ lub pomoc polecenia" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "koÅczy dziaÅanie programu guestfish" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "przydziela obraz" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "wyÅwietla wiersz tekstu" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "modyfikuje plik w obrazie" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "zmienia lokalny katalog" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "rozwija wieloznaczniki w poleceniach" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "wyÅwietla plik w pagerze" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "zamyka i ponownie otwiera program obsÅugi libguestfs" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "przydziela plik rzadkiego obrazu" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "mierzy czas wykonania polecenia" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1497,7 +1497,7 @@ msgstr "" " <nn>E lub <nn>EB liczba eksabajtów\n" " <nn>sektory liczba 512 bajtowych sektorów\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1510,7 +1510,7 @@ msgstr "" "\n" " WyÅwietla ostatnie parametry w terminalu.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1542,7 +1542,7 @@ msgstr "" " UWAGA: nie bÄdzie dziaÅaÅo poprawnie dla dużych plików\n" " (> 2 MB) lub plików binarnych zawierajÄ cych \\0 bajtów.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1558,7 +1558,7 @@ msgstr "" " Zmienia bieÅ¼Ä cy katalog guestfish. Te polecenie jest\n" " przydatne, aby pobraÄ pliki do konkretnego miejsca.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1576,7 +1576,7 @@ msgstr "" " ProszÄ zauważyÄ, że polecenie jest wykonywane\n" " raz dla każdego rozwiniÄtego parametru.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1587,7 +1587,7 @@ msgstr "" " help polecenie\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1618,7 +1618,7 @@ msgstr "" " UWAGA: nie bÄdzie dziaÅaÅo poprawnie dla dużych plików\n" " (> 2 MB) lub plików binarnych zawierajÄ cych \\0 bajtów.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1627,7 +1627,7 @@ msgstr "" "quit - koÅczy dziaÅanie programu guestfish\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1645,7 +1645,7 @@ msgstr "" "zamykany, kiedy guestfish koÅczy dziaÅanie. Mimo to może byÄ czasem\n" "przydatne do testowania.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1703,7 +1703,7 @@ msgstr "" " <nn>E lub <nn>EB liczba eksabajtów\n" " <nn>sektory liczba 512 bajtowych sektorów\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1717,14 +1717,14 @@ msgstr "" "\n" " Wykonuje <polecenie> i wyÅwietla czas, jaki upÅynÄ Å.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: nieznane polecenie, należy użyÄ -h, aby wyÅwietliÄ listÄ wszystkich " "poleceÅ\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1732,7 +1732,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cytat ucieczki w ciÄ gu \"%s\"\n" @@ -1805,7 +1805,7 @@ msgstr "reopen: guestfs_create: utworzenie programu obsÅugi nie powiodÅo siÄ\ msgid "use 'time command [args...]'\n" msgstr "należy użyÄ \"time polecenie [parametry...]\"\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1848,12 +1848,12 @@ msgstr "" " -v|--verbose WyÅwietla wiÄcej komunikatów\n" " -V|--version WyÅwietla wersjÄ i koÅczy dziaÅanie\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: musi posiadaÄ co najmniej jednÄ opcjÄ -a i co najmniej jednÄ -m\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: należy podaÄ punkt montowania w systemie plików gospodarza\n" diff --git a/po/ta.po b/po/ta.po index 50b6beb..3ea8aa7 100644 --- a/po/ta.po +++ b/po/ta.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs 1.0.81\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix <ifelix@redhat.com>\n" "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n" @@ -1223,12 +1223,12 @@ msgstr "%s: தà¯à®°à®¿à®¯à®¾à®¤ à®à®à¯à®à®³à¯\n" msgid "use '%s filename' to edit a file\n" msgstr "à®à®°à¯ à®à¯à®ªà¯à®ªà®¿à®©à¯ திரà¯à®¤à¯à®¤à¯à®µà®¤à®±à¯à®à¯ '%s à®à¯à®ªà¯à®ªà¯à®ªà¯à®¯à®°à¯' பயனà¯à®ªà®à¯à®¤à¯à®¤à¯\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "`%s --help' à®à¯à®à®¾à®© à®à¯à®à¯à®¤à®²à¯ தà®à®µà®²à¯à®à¯à®à¯ à®®à¯à®¯à®±à¯à®à®¿à®à¯à®à®µà¯à®®à¯.\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1295,66 +1295,66 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ஹாணà¯à®à®¿à®²à¯ à®à®°à¯à®µà®¾à®à¯à® à®®à¯à®à®¿à®¯à®µà®¿à®²à¯à®²à¯\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à®à®©à®¤à¯ à®à®£à¯ à®à®²à¯à®²à¯: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID à®à¯à®à¯ தà¯à®²à¯ à®à¯à®¯à®±à¯à®ªà®¾à®à¯à®à¯PID à®à¯à®à¯ à® à®®à¯\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: தà¯à®°à®¿à®¯à®¾à®¤ நà¯à®£à¯à® விரà¯à®ªà¯à®ªà®®à¯: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: à®à®°à¯ à®à®°à¯ -f ஠ளவà¯à®°à¯ à®à¯à®à¯à®à¯à®à®ªà¯à®ªà®à®²à®¾à®®à¯\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "" "%s: -i விரà¯à®ªà¯à®ªà®¤à¯à®¤à¯ -a, -m, --listen, --remote or --selinux à®à®à®©à¯ பயனà¯à®ªà®à¯à®¤à¯à®¤ " "à®®à¯à®à®¿à®¯à®µà®¿à®²à¯à®²à¯\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "" "%s: -i à®à¯à®à¯ à®à®°à¯ libvirt à®à¯à®®à¯à®©à¯ பாதà¯(à®à®³à¯) வà®à¯à®à¯ à®à¯à®¯à¯à®¤à®¿(à®à®³à¯à®à¯à®à¯) தà¯à®µà¯à®ªà¯à®ªà®à¯à®à®¿à®±à®¤à¯\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: virt-inspector command too long for fixed-size buffer\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen மறà¯à®±à¯à®®à¯ --file விரà¯à®ªà¯à®ªà®à¯à®à®³à¯ ஠த௠நà¯à®°à®¤à¯à®¤à®¿à®²à¯ பயனà¯à®ªà®à¯à®¤à¯à®¤ à®®à¯à®à®¿à®¯à®¾à®¤à¯\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1373,81 +1373,81 @@ msgstr "" " 'quit' to quit the shell\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à®à®à¯à®à®³à¯ விவாதà®à¯à®à®³à¯ வà¯à®¯à®¿à®à¯à®¸à¯à®ªà¯à®¸à¯à®¸à®¾à®²à¯ பிரிà®à¯à®à®ªà¯à®ªà®à®µà®¿à®²à¯à®²à¯\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: à® à®à®ªà¯à®ªà®¿à®´à¯à®¯à¯ '%s' à®à®°à®¤à¯à®¤à®¿à®²à¯ பà®à¯à®à¯à®à®¿à®±à®¤à¯\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ஠தி஠விவாதà®à¯à®à®³à¯\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: à®à®à¯à®à®³à¯ வரியில௠à®à®¾à®²à®¿à®¯à®¾à®© à®à®à¯à®à®³à¯\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à®à®à¯à®à®³à¯à®à®³à®¿à®©à¯ à®à®°à¯ பà®à¯à®à®¿à®¯à®²à¯à®à¯ à®à®¾à®à¯à®à¯ ஠லà¯à®²à®¤à¯ à®à®°à¯ à®à®à¯à®à®³à¯à®¯à®¿à®²à¯ à®à®¤à®µà¯" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish஠நிறà¯à®¤à¯à®¤à¯" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à®à®°à¯ பà®à®¤à¯à®¤à¯ à®à®¤à¯à®à¯à®à¯à®à¯" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "à®à®°à¯à®¯à®¿à®©à¯ à®à®°à¯ வரியà¯à®à¯ à®à®¾à®à¯à®à¯" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "பà®à®¤à¯à®¤à®¿à®²à¯à®³à¯à®³ à®à®°à¯ à®à¯à®ªà¯à®ªà®¿à®©à¯ திரà¯à®¤à¯à®¤à¯" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "à®à®³à¯à®³à®®à¯ மாறà¯à®±à¯ à® à®à¯à®µà¯" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à®à®à¯à®à®³à¯à®¯à®¿à®²à¯ வà¯à®²à¯à®à®¾à®°à¯à®à¯à®à¯ விவரி" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "பà¯à®à®°à®¿à®²à¯ à®à®°à¯ பà®à¯à®à®¤à¯à®¤à¯à®à¯ à®à®¾à®à¯à®à¯" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs ஹாணà¯à®à®¿à®²à¯ à®®à¯à®à¯ மறà¯à®±à¯à®®à¯ மறà¯à®ªà®à®¿ திற" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "à®à®°à¯ ஸà¯à®ªà®¾à®°à¯à®¸à¯ பà®à®à¯à®à¯à®ªà¯à®ªà¯ à®à®¤à¯à®à¯à®à¯à®à¯" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à®à®à¯à®à®³à¯à®¯à¯ à®à®¯à®à¯à®à¯à®µà®¤à®±à¯à®à¯ à®à®à¯à®¤à¯à®¤à¯à®à¯ à®à¯à®£à¯à® நà¯à®°à®¤à¯à®¤à¯ ஠ளவிà®à¯" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1488,7 +1488,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1501,7 +1501,7 @@ msgstr "" "\n" " This echos the parameters to the terminal.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1532,7 +1532,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1549,7 +1549,7 @@ msgstr "" " useful if you want to download files to a particular\n" " place.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1566,7 +1566,7 @@ msgstr "" " command args. Note that the command is run repeatedly\n" " once for each expanded argument.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1577,7 +1577,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1608,7 +1608,7 @@ msgstr "" " NOTE: This will not work reliably for large files\n" " (> 2 MB) or binary files containing \\0 bytes.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1617,7 +1617,7 @@ msgstr "" "quit - guestfish஠நிறà¯à®¤à¯à®¤à¯\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1634,7 +1634,7 @@ msgstr "" "this normally, because the handle is closed properly when guestfish\n" "exits. However this is occasionally useful for testing.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1691,7 +1691,7 @@ msgstr "" " <nn>E or <nn>EB number of exabytes\n" " <nn>sects number of 512 byte sectors\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1706,13 +1706,13 @@ msgstr "" " à®à®¤à¯ à®à®ªà¯à®ªà¯à®¤à¯à®®à¯ பà¯à®² <command> à®à®¯à®à¯à®à¯à®®à¯, நà¯à®°à®¤à¯à®¤à®¿à®±à¯à®à¯ பினà¯\n" " à® à®à¯à®à®à®¿à®¤à¯à®¤à¯à®®à¯ à®à®´à®¿à®¤à¯à®¤à¯à®®à¯à®µà®¿à®à¯à®®à¯.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: à®à®à¯à®à®³à¯ à®à®©à¯à®©à®µà¯à®©à¯à®±à¯ தà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯, ஠னà¯à®¤à¯à®¤à¯ à®à®à¯à®à®³à¯à®à®³à¯à®¯à¯à®®à¯ பà®à¯à®à®¿à®¯à®²à®¿à® -h஠பயனà¯à®ªà®à¯à®¤à¯à®¤à¯\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1720,7 +1720,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" @@ -1790,7 +1790,7 @@ msgstr "reopen: guestfs_create: ஹாணà¯à®à®¿à®²à¯ à®à®°à¯à®µà®¾à®à¯ msgid "use 'time command [args...]'\n" msgstr "'நà¯à®° à®à®à¯à®à®³à¯à®¯à¯à®ªà¯ பயனà¯à®ªà®à¯à®¤à¯à®¤à¯ [args...]'\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1831,13 +1831,13 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "" "%s: விரà¯à®ªà¯à®ªà®¤à¯à®¤à®¿à®²à¯ à®à¯à®±à¯à®¨à¯à®¤à®ªà®à¯à®à®®à¯ à®à®°à¯ -a மறà¯à®±à¯à®®à¯ à®à¯à®±à¯à®¨à¯à®¤à®ªà®à¯à®à®®à¯ à®à®°à¯ -m ஠பà¯à®±à¯à®±à®¿à®°à¯à®à¯à® வà¯à®£à¯à®à¯à®®à¯\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: பà¯à®°à®µà®² à®à¯à®ªà¯à®ªà¯à®®à¯à®±à¯à®®à¯à®¯à®¿à®²à¯ à®à®°à¯ à®à®±à¯à®®à¯à®ªà¯à®³à¯à®³à®¿à®¯à¯ நà¯à®à¯à®à®³à¯ à®à¯à®±à®¿à®ªà¯à®ªà®¿à® வà¯à®£à¯à®à¯à®®à¯\n" diff --git a/po/te.po b/po/te.po index 07454e6..9d3b4fc 100644 --- a/po/te.po +++ b/po/te.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master.libguestfs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-27 00:36+0100\n" +"POT-Creation-Date: 2010-09-08 16:10+0100\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n" "Language-Team: Telugu <en@li.org>\n" @@ -1224,12 +1224,12 @@ msgstr "%s: à°¤à±à°²à°¿à°¯à°¨à°¿ à°à°¦à±à°¶à°®à±\n" msgid "use '%s filename' to edit a file\n" msgstr "à°«à±à°²à±à°¨à± సరిà°à±à°°à±à°à±à°à°à± '%s filename' à°µà±à°ªà°¯à±à°à°¿à°à°à±à°®à±\n" -#: fish/fish.c:95 fuse/guestmount.c:869 +#: fish/fish.c:96 fuse/guestmount.c:870 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ఠధిఠసమాà°à°¾à°°à°®à± à°à±à°°à°à± `%s --help' à°ªà±à°°à°¯à°¤à±à°¨à°¿à°à°à°à°¡à°¿\n" -#: fish/fish.c:99 +#: fish/fish.c:100 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -1296,63 +1296,63 @@ msgstr "" " -V|--version Display version and exit\n" "For more information, see the manpage %s(1).\n" -#: fish/fish.c:191 fuse/guestmount.c:966 +#: fish/fish.c:192 fuse/guestmount.c:967 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: à°¸à°à°à°¾à°²à°¿à°à°¨à± à°¸à±à°·à±à°à°¿à°à°à±à°à°à± విఫలమà±à°à°¦à°¿\n" -#: fish/fish.c:230 +#: fish/fish.c:231 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID à°¸à°à°à±à°¯ à°à°¾à°¦à±: %s\n" -#: fish/fish.c:237 +#: fish/fish.c:238 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID à° à°¨à±à°¨à°¦à°¿ à°°à°¿à°®à±à°à± à°à°¾à°°à±à°¯à°à±à°°à°®à°®à± à°¯à±à°à±à° PIDà°à± ఠమరà±à°à°¾à°²à°¿\n" -#: fish/fish.c:246 fuse/guestmount.c:1011 +#: fish/fish.c:247 fuse/guestmount.c:1012 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: à°¤à±à°²à°¿à°¯à°¨à°¿ long à°à°à±à°à°¿à°à°®à±: %s (%d)\n" -#: fish/fish.c:273 +#: fish/fish.c:274 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: à°à° -f పారామితి మాతà±à°°à°®à± యివà±à°µà°à°²à°®à±\n" -#: fish/fish.c:350 +#: fish/fish.c:354 #, c-format msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n" msgstr "%s: -i à°à°à±à°à°¿à°à°¾à°¨à±à°¨à°¿ -a, -m, --listen, --remote à°²à±à°¦à°¾ --selinuxతౠవాడలà±à°®à±\n" -#: fish/fish.c:357 +#: fish/fish.c:361 #, c-format msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n" msgstr "%s: -i à° à°¨à±à°¦à°¾à°¨à°¿à°à°¿ libvirt à°¡à±à°®à±à°¨à± à°à°¾à°¨à°¿ à°²à±à°¦à°¾ à°¡à°¿à°¸à±à°à± à°ªà±à°°à°¤à°¿à°¬à°¿à°à°¬à°®à±(à°²à±)à°à± పాతà±(à°²à±)à°à°¾à°¨à°¿ ఠవసరమà±\n" -#: fish/fish.c:367 +#: fish/fish.c:371 #, c-format msgid "%s: virt-inspector command too long for fixed-size buffer\n" msgstr "%s: నిరà±à°§à°¿à°·à±à°-పరిమాణపౠబఫరౠà°à±à°°à°à± virt-inspector à°à°¦à±à°¶à°®à± మరà±à°ªà±à°¡à°µà±à°à°¦à°¿\n" -#: fish/fish.c:426 +#: fish/fish.c:430 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: à°à°à± సమయఠవదà±à°¦ --listen మరియౠ--remote à°à°à±à°à°¿à°à°¾à°²à°¨à± à°µà±à°ªà°¯à±à°à°¿à°à°à°²à±à°®à±\n" -#: fish/fish.c:434 +#: fish/fish.c:438 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen à°«à±à°²à°¾à°à±âతౠà°à°¦à±à°¶ వరà±à°¸à°ªà± ఠదనపౠపారామితà±à°²à±\n" -#: fish/fish.c:440 +#: fish/fish.c:444 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: à°à°à± సమయà°à°²à± --listen మరియౠ--file à°à°à±à°à°¿à°à°¾à°²à°¨à± à°µà±à°ªà°¯à±à°à°¿à°à°à°²à±à°®à±\n" -#: fish/fish.c:588 +#: fish/fish.c:592 #, c-format msgid "" "\n" @@ -1371,81 +1371,81 @@ msgstr "" " 'quit' à°·à±à°²à± నిషà±à°à±à°°à°®à°¿à°à°à±à°à°à±\n" "\n" -#: fish/fish.c:668 +#: fish/fish.c:672 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: à°®à±à°¯à°¨à°¿ à°¡à°¬à±à°²à± à°à±à°à±\n" -#: fish/fish.c:674 fish/fish.c:691 +#: fish/fish.c:678 fish/fish.c:695 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: à°µà±à°à±âà°¸à±à°ªà±à°¸à± à°¦à±à°µà°¾à°°à°¾ à°µà±à°°à±à°à±à°¯à°¬à°¡à°¿à°¨ à°à°®à°¾à°à°¡à± à°à°°à±à°à±à°®à±à°à°à±à°¸à±\n" -#: fish/fish.c:685 +#: fish/fish.c:689 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: à°®à±à°¯à°¨à°¿ సిà°à°à°¿à°²à± à°à±à°à±\n" -#: fish/fish.c:740 +#: fish/fish.c:744 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'వదà±à°¦ à°¸à±à°à±à°°à°¿à°à°à±à°¨à± పారà±à°¶à± à°à±à°¯à±à°à°²à± à° à°à°¤à°°à±à°à°¤ à°¦à±à°·à°®à±\n" -#: fish/fish.c:757 +#: fish/fish.c:761 #, c-format msgid "%s: too many arguments\n" msgstr "%s: à°à°¾à°²à°¾ à°¯à±à°à±à°à±à°µ à°à°°à±à°à±à°®à±à°à°à±à°²à±\n" -#: fish/fish.c:786 +#: fish/fish.c:790 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: à°à°¦à±à°¶ వరà±à°¸à°ªà± à°à°¾à°³à± à°à°¦à±à°¶à°®à±\n" -#: fish/fish.c:947 +#: fish/fish.c:951 msgid "display a list of commands or help on a command" msgstr "à°à°¦à±à°¶à°®à±à°² à°à°¾à°¬à°¿à°¤à°¾à°¨à± à°²à±à°¦à°¾ à°à°¦à±à°¶à°®à±à°ªà± సహాయమà±à°¨à± à°ªà±à°°à°¦à°°à±à°¶à°¿à°à°à±à°®à±" -#: fish/fish.c:949 +#: fish/fish.c:953 msgid "quit guestfish" msgstr "guestfish నిషà±à°à±à°°à°®à°¿à°à°à±à°®à±" -#: fish/fish.c:952 +#: fish/fish.c:956 msgid "allocate an image" msgstr "à°ªà±à°°à°¤à°¿à°¬à°¿à°à°¬à°®à±à°¨à± à°à±à°à°¾à°¯à°¿à°à°à±à°®à±" -#: fish/fish.c:954 +#: fish/fish.c:958 msgid "display a line of text" msgstr "à°à° పాఠà±à°¯à°ªà± వరà±à°¸à°¨à± à°ªà±à°°à°¦à°°à±à°¶à°¿à°à°à±à°®à±" -#: fish/fish.c:956 +#: fish/fish.c:960 msgid "edit a file in the image" msgstr "à°ªà±à°°à°¤à°¿à°¬à°¿à°à°¬à°®à± à°¨à°à°¦à°²à°¿ à°«à±à°²à±à°¨à± సరిà°à±à°°à±à°à±à°®à±" -#: fish/fish.c:958 +#: fish/fish.c:962 msgid "local change directory" msgstr "à°¸à±à°¥à°¾à°¨à°¿à° మారà±à°ªà± à°¡à±à°°à±à°à±à°à°°à±" -#: fish/fish.c:960 +#: fish/fish.c:964 msgid "expand wildcards in command" msgstr "à°à°¦à±à°¶à°®à±à°¨à°à°¦à± à°µà±à°²à±à°¡à±à°à°¾à°°à±à°¡à±à°¸à±à°¨à± విసà±à°¤à°°à°¿à°à°ªà°à±à°¯à±à°®à±" -#: fish/fish.c:962 +#: fish/fish.c:966 msgid "view a file in the pager" msgstr "à°ªà±à°à°°à± à°¨à°à°¦à°²à°¿ à°«à±à°²à±à°¨à± దరà±à°¶à°¿à°à°à±à°®à±" -#: fish/fish.c:964 +#: fish/fish.c:968 msgid "close and reopen libguestfs handle" msgstr "libguestfs à°¸à°à°à°¾à°²à°¿à°à°¨à± à°®à±à°¯à±à°®à± మరియౠతిరిà°à°¿à°¤à±à°°à±à°µà±à°®à±" -#: fish/fish.c:966 +#: fish/fish.c:970 msgid "allocate a sparse image file" msgstr "à°¸à±à°ªà°¾à°°à±à°¶à± à°ªà±à°°à°¤à°¿à°¬à°¿à°à°¬ à°«à±à°²à±à°¨à± à°à±à°à°¾à°¯à°¿à°à°à±à°®à±" -#: fish/fish.c:968 +#: fish/fish.c:972 msgid "measure time taken to run command" msgstr "à°à°¦à±à°¶à°®à±à°¨à± నడà±à°ªà±à°à°à± à°¤à±à°¸à±à°à±à°¨à°¿à°¨ సమయానà±à°¨à°¿ à°²à±à°à±à°à°¿à°à°à±à°®à±" -#: fish/fish.c:980 +#: fish/fish.c:984 #, c-format msgid "" "alloc - allocate an image\n" @@ -1486,7 +1486,7 @@ msgstr "" " <nn>E à°²à±à°¦à°¾ <nn>EB à°¹à±à°à±à°à°¾à°¬à±à°à±à°² à°¸à°à°à±à°¯\n" " <nn>sects 512 à°¬à±à°à± à°¸à±à°à±à°à°¾à°°à±à°² à°¸à°à°à±à°¯\n" -#: fish/fish.c:1001 +#: fish/fish.c:1005 #, c-format msgid "" "echo - display a line of text\n" @@ -1499,7 +1499,7 @@ msgstr "" "\n" " à°à°¦à°¿ పారామితà±à°²à°¨à± à°à±à°°à±à°®à°¿à°¨à°²à±âపౠà°à±à°ªà°¿à°¸à±à°¤à±à°à°¦à°¿.\n" -#: fish/fish.c:1010 +#: fish/fish.c:1014 #, c-format msgid "" "edit - edit a file in the image\n" @@ -1529,7 +1529,7 @@ msgstr "" " à°à°®à°¨à°¿à°: à°à°¦à°¿ à°ªà±à°¦à±à°¦ à°«à±à°³à±à°³à± (> 2 MB)à°à± à°²à±à°¦à°¾ \\0 à°¬à±à°à±à°²à± à°à°²à°¿à°à°¿à°µà±à°¨à±à°¨ à°¬à±à°¨à°°à± à°«à±à°³à±à°³à°à±\n" " యిది నమà±à°®à°à°à°à°¾ పనిà°à±à°¯à°¦à±.\n" -#: fish/fish.c:1026 +#: fish/fish.c:1030 #, c-format msgid "" "lcd - local change directory\n" @@ -1545,7 +1545,7 @@ msgstr "" " guestfish à°¯à±à°à±à° à°ªà±à°°à°¸à±à°¤à±à°¤ à°¡à±à°°à±à°à±à°à°°à±à°¨à± మారà±à°à±à°¨à±. à°®à±à°°à± à°«à±à°³à±à°³à°¨à± ఫలానా à°¸à±à°¥à°¾à°¨à°®à±à°¨à°à± à°¡à±à°¨à±à°²à±à°¡à±\n" " à°à±à°¯à°µà°²à±à°¨à°à°à± à° à°à°¦à±à°¶à°®à± à°µà±à°ªà°¯à±à°à°à°°à°à°à°¾ à°µà±à°à°à±à°à°¦à°¿.\n" -#: fish/fish.c:1035 +#: fish/fish.c:1039 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1562,7 +1562,7 @@ msgstr "" "à°ªà±à°°à°¤à°¿ విసà±à°¤à°°à°¿à°¤ à°à°°à±à°à±à°®à±à°à°à± à°à±à°°à°à± à° à°à°¦à±à°¶à°®à± à°à°µà±à°¤à°à°à°¾\n" " à°µà±à°à°¸à°¾à°°à°¿ నడà±à°à±à°¨à°¨à°¿ à°à°®à°¨à°¿à°à°à°à°¡à°¿.\n" -#: fish/fish.c:1044 +#: fish/fish.c:1048 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1573,7 +1573,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1051 +#: fish/fish.c:1055 #, c-format msgid "" "more - view a file in the pager\n" @@ -1604,7 +1604,7 @@ msgstr "" " à°à°®à°¨à°¿à°: à°à°¦à°¿ à°ªà±à°¦à±à°¦ à°«à±à°³à±à°³à± (> 2 MB) à°à±à°°à°à± నమà±à°®à°à°à°à°¾ పనిà°à±à°¯à°¦à±\n" " à°²à±à°¦à°¾ \\0 à°¬à±à°à±à°²à°¨à± à°à°²à°¿à°à°¿à°µà±à°¨à±à°¨ à°¬à±à°¨à°°à± à°«à±à°³à±à°³ à°à±à°°à°à±.\n" -#: fish/fish.c:1069 +#: fish/fish.c:1073 #, c-format msgid "" "quit - quit guestfish\n" @@ -1613,7 +1613,7 @@ msgstr "" "quit - guestfish నిషà±à°à±à°°à°®à°¿à°à°à±à°¨à±\n" " quit\n" -#: fish/fish.c:1074 +#: fish/fish.c:1078 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1630,7 +1630,7 @@ msgstr "" "à°¯à±à°à°à±à°¤à°à°à± guestfish నిషà±à°à±à°°à°®à°¿à°à°à°à°¾à°¨à± à°¸à°à°à°¾à°²à°¿à° à°®à±à°¯à°¬à°¡à±à°¨à±\n" " పరిశà±à°²à°¨ à°à±à°°à°à± యిది à° à°°à±à°¦à±à°à°¾ à°µà±à°ªà°¯à±à°à°¿à°à°à±à°¬à°¡à±à°¨à±.\n" -#: fish/fish.c:1083 +#: fish/fish.c:1087 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1686,7 +1686,7 @@ msgstr "" " <nn>E à°²à±à°¦à°¾ <nn>EB à°¹à±à°à±à°à°¾à°¬à±à°à±à°² à°¸à°à°à±à°¯\n" " <nn>sects 512 à°¬à±à°à± à°¸à±à°à±à°à°¾à°°à±à°² à°¸à°à°à±à°¯\n" -#: fish/fish.c:1112 +#: fish/fish.c:1116 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1701,12 +1701,12 @@ msgstr "" " à°à°¦à°¿ సాధారణà°à°à°¾à°¨à± <command> నడà±à°¸à±à°¤à±à°à°¦à°¿, మరియౠపà°à±à°à°¿à°¨ సమయానà±à°¨à°¿ తరà±à°µà°¾à°¤\n" " à°®à±à°¦à±à°°à°¿à°¸à±à°¤à±à°à°¦à°¿.\n" -#: fish/fish.c:1120 +#: fish/fish.c:1124 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: à°¤à±à°²à°¿à°¯à°¨à°¿ à°à°¦à±à°¶à°®à±, à° à°¨à±à°¨à°¿ à°à°¦à±à°¶à°®à±à°²à°¨à± à°à°¾à°¬à°¿à°¤à°¾à°à±à°¯à±à°à°à± -h à°µà±à°ªà°¯à±à°à°¿à°à°à±à°®à±\n" -#: fish/fish.c:1136 +#: fish/fish.c:1140 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1714,7 +1714,7 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1293 +#: fish/fish.c:1297 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" à°¸à±à°à±à°°à°¿à°à°à±à°¨à°à°¦à± à°°à°¨à±âà°¯à±à°µà± à°¸à±à°à±à°°à°¿à°à°à±\n" @@ -1783,7 +1783,7 @@ msgstr "reopen: guestfs_create: à°¸à°à°à°¾à°²à°¿à° à°¸à±à°·à±à°à°¿à°à° msgid "use 'time command [args...]'\n" msgstr "'time command [args...]' à°µà±à°ªà°¯à±à°à°¿à°à°à±à°®à±\n" -#: fuse/guestmount.c:873 +#: fuse/guestmount.c:874 #, c-format msgid "" "%s: FUSE module for libguestfs\n" @@ -1824,12 +1824,12 @@ msgstr "" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" -#: fuse/guestmount.c:1082 +#: fuse/guestmount.c:1086 #, c-format msgid "%s: must have at least one -a and at least one -m option\n" msgstr "%s: తపà±à°ªà° à°à°¨à±à°¸à° à°µà±à° -a మరియౠవà±à° -m à°à°à±à°à°¿à°à°¾à°¨à±à°¨à°¿ à°à°²à°¿à°à°¿à°µà±à°à°¡à°¾à°²à°¿\n" -#: fuse/guestmount.c:1090 +#: fuse/guestmount.c:1094 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s:à°¹à±à°¸à±à°à± à°«à±à°²à±âసిసà±à°à°®à± à°¨à°à°¦à± à°®à±à°°à± తపà±à°ªà° à°µà±à° à°®à±à°à°à±âపాయిà°à°à±âనౠతà±à°²à±à°ªà°µà°²à±à°¨à±\n" -- 1.8.3.1