summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-10-23 14:29:28 +0100
committerRichard W.M. Jones <rjones@redhat.com>2010-10-23 14:29:28 +0100
commit42cfba12daf8aa53d41a0288fabc49d97abbc6c9 (patch)
treea4aa4a9307e10897c2a539cd6cce006c60faf526
parent1784e08830903dd3a10e5bc406d531d4555e3637 (diff)
downloadlibguestfs-stable-1.2.tar.gz
libguestfs-stable-1.2.tar.xz
libguestfs-stable-1.2.zip
Version 1.2.14.1.2.14stable-1.2
-rw-r--r--BUGS101
-rw-r--r--configure.ac2
-rw-r--r--po/es.po73
-rw-r--r--po/gu.po77
-rw-r--r--po/hi.po73
-rw-r--r--po/kn.po77
-rw-r--r--po/libguestfs.pot63
-rw-r--r--po/ml.po73
-rw-r--r--po/mr.po73
-rw-r--r--po/or.po73
-rw-r--r--po/pa.po73
-rw-r--r--po/pl.po77
-rw-r--r--po/ta.po73
-rw-r--r--po/te.po73
14 files changed, 544 insertions, 437 deletions
diff --git a/BUGS b/BUGS
index dce97c16..4fe07e8a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs".
-Last updated: 2010-09-08 16:10:40
+Last updated: 2010-10-23 14:24:47
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -32,6 +32,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
627833 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627833
get-e2uuid should use blkid instead of "tune2fs -l" to get filesystem UUID
+633174 NEW https://bugzilla.redhat.com/show_bug.cgi?id=633174
+ some guestfish sub commands can not handle special files properly
+
+643991 NEW https://bugzilla.redhat.com/show_bug.cgi?id=643991
+ CVE-2010-3851 libguestfs: missing disk format specifier when adding a disk [fedora-all]
+
501884 NEW https://bugzilla.redhat.com/show_bug.cgi?id=501884
virt-inspector still configured, even if there are missing deps
@@ -77,9 +83,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
600144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=600144
document that mkmountpoint and umount-all cannot be mixed
-602599 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602599
- [RFE] A new API for custom cleanup prior to close in perl bindings
-
602997 NEW https://bugzilla.redhat.com/show_bug.cgi?id=602997
part-get-bootable gives wrong result with an unordered part layout
@@ -107,9 +110,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
619345 NEW https://bugzilla.redhat.com/show_bug.cgi?id=619345
RFE: Enable coredump capture in the appliance
-623183 NEW https://bugzilla.redhat.com/show_bug.cgi?id=623183
- "libguestfs: warning: unexpected connection from UID 0 to port ..."
-
624035 NEW https://bugzilla.redhat.com/show_bug.cgi?id=624035
guestfish "upload /file foo" command hangs or gives a protocol error
@@ -128,6 +128,51 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
627832 NEW https://bugzilla.redhat.com/show_bug.cgi?id=627832
[RFE] guestfish should print outputs in a suitable base (eg. octal for modes)
+634649 NEW https://bugzilla.redhat.com/show_bug.cgi?id=634649
+ [RFE] Align a NTFS partition within qcow2 over LVM to start at offset which is a multiple of 8
+
+635971 NEW https://bugzilla.redhat.com/show_bug.cgi?id=635971
+ glob mkfs ext2 /dev/vd[b-t]1 does not expand
+
+636061 NEW https://bugzilla.redhat.com/show_bug.cgi?id=636061
+ [abrt] guestfish-1.2.11-1.fc12: malloc_consolidate: Process /usr/bin/guestfish was killed by signal 11 (SIGSEGV)
+
+637244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637244
+ virt-inspector has noisy start when inspecting 64-bit disk image from 32-bit host
+
+637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
+ virt-inspector fails to recognize data-only NTFS disk image
+
+637252 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637252
+ virt-resize has no 32-bit support
+
+638899 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638899
+ /dev/mapper paths should not be returned from C inspection APIs
+
+638901 NEW https://bugzilla.redhat.com/show_bug.cgi?id=638901
+ Appliance filename should not contain repository name
+
+639405 NEW https://bugzilla.redhat.com/show_bug.cgi?id=639405
+ Interrupted cached appliance creation leaves libguestfs unusable
+
+642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
+ virt-resize falls over on a disk image with a logical swap partition
+
+642929 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642929
+ C inspection code should ignore /dev/fd* in /etc/fstab
+
+642930 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642930
+ virt-inspector (Sys::Guestfs::Lib) should use C inspection APIs
+
+642932 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642932
+ guestmount options should match guestfish options
+
+642933 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642933
+ guestfs_list_filesystems should be used in all possible places
+
+645869 NEW https://bugzilla.redhat.com/show_bug.cgi?id=645869
+ configure --disable-appliance should not need to check for febootstrap + debootstrap
+
501882 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=501882
/tmp/libguestfs temporary directory is not cleaned up
@@ -149,6 +194,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
541618 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=541618
guestfish not able to mount freebsd ufs2 partitions automatically
+639601 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639601
+ "virt-ls" command failed to parse domain name "#"
+
+639602 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=639602
+ ""virt-list-filesystems" fails to parse the command line argument if the domain name is "#".
+
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
You can help by testing the fixes.
@@ -213,12 +264,36 @@ You can help by testing the fixes.
602592 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=602592
[RFE] expose guestfs_close in perl bindings
-610880 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=610880
- libguestfs should set broader read perms on tmpdir, so works in some situations when executed with umask 077
-
619334 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619334
RFE: Enable coredump capture in the appliance
+633096 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633096
+ virt-resize calculates block device size incorrectly, doesn't work with qcow2 target
+
+633766 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=633766
+ virt-resize --shrink fails
+
+634246 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=634246
+ guestfs_part_get_parttype returns "loop" when run against a partition, LV or filesystem
+
+635969 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=635969
+ glob echo mkfs ext2 /dev/vd[b-t]1 prints garbage
+
+639986 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=639986
+ virt-df --csv does not properly quote " in libvirt domain names
+
+640961 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=640961
+ Document that grub-install might be needed for old Linux guests after virt-resize
+
+642826 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642826
+ virt-resize converts any other image format to raw without notifying user, instructions do not account for this
+
+642934 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=642934
+ No way to specify disk format when adding a disk to libguestfs
+
+643624 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=643624
+ libguestfs tools documentation should describe how to quote guest domain names from shell
+
--------------------------------------------------
These bugs are in the VERIFIED state.
@@ -249,9 +324,6 @@ These bugs are in the VERIFIED state.
615870 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615870
libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
-615946 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=615946
- libguestfs-find-requires.sh is not autogenerating dependencies for libguestfs
-
616438 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=616438
libguestfs missing runtime Requires: binutils
@@ -261,4 +333,7 @@ These bugs are in the VERIFIED state.
619826 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=619826
[RFE] Need a way to determine if a particular block device is a logical volume
+636454 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=636454
+ [RFE] Need a way to determine if a particular block device is a logical volume
+
End of BUGS file.
diff --git a/configure.ac b/configure.ac
index 5d246d90..0eca7ec7 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], [13])
+m4_define([libguestfs_release], [14])
# extra can be any string
m4_define([libguestfs_extra], [])
diff --git a/po/es.po b/po/es.po
index 54156115..041130e7 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,10 +8,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -427,9 +428,14 @@ msgstr "se encuentra ocupado procesando un comando"
msgid "is in configuration state"
msgstr "se encuentra en estado de configuración"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "verifica si existe el archivo"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "crea un directorio"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1231,7 +1237,7 @@ msgstr "%s: %s: entero fuera de rango\n"
msgid "%s: unknown command\n"
msgstr "%s: comando desconocido\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "utilice '%s nombre de archivo' para editar un archivo\n"
@@ -1242,11 +1248,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1274,7 +1280,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: shell del sistema de archivos huésped\n"
"%s le permite editar sistemas de archivos de máquina virtual\n"
@@ -1527,7 +1533,7 @@ msgstr ""
" Esto muestra los parámetros en la terminal.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1539,9 +1545,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - edita un archivo en la imagen\n"
" edit <filename>\n"
@@ -1557,7 +1560,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:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1573,7 +1576,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:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1591,7 +1594,7 @@ msgstr ""
"reiteradamente\n"
" una vez por cada argumento expandido.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1602,8 +1605,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1615,9 +1618,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - muestra un archivo en el paginador\n"
" more <nombre de archivo>\n"
@@ -1634,7 +1634,7 @@ msgstr ""
"grandes\n"
" (> 2 MB) o binarios conteniendo \\0 bytes.\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1643,7 +1643,7 @@ msgstr ""
"quit - abandonar guestfish\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, 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:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, 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:1124
+#: fish/fish.c:1118
#, 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:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1748,17 +1748,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Cuota problemática en la cadena \"%s\"\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "utilice 'glob comando [args...]'\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: falló la llamada guestfs_glob_expand: %s\n"
@@ -1768,17 +1768,17 @@ msgstr "glob: falló la llamada guestfs_glob_expand: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "utilice 'lcd directorio' para modificar el directorio local\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "utilice '%s nombre de archivo' para paginar un archivo\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: error de protocolo: no se pudo leer el mensaje 'hello'\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1788,19 +1788,19 @@ msgstr ""
"servidor '%s' no concuerda con la versión del cliente '%s'. Ambas versiones "
"deber coincidir de manera exacta.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remoto: parece ser que el servidor no se está ejecutando\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: error de protocolo: no es posible enviar salutación inicial hacia "
"el servidor\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr ""
@@ -2192,3 +2192,6 @@ msgstr ""
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "falló el comando mkisofs: %s\n"
+
+#~ msgid "test if file exists"
+#~ msgstr "verifica si existe el archivo"
diff --git a/po/gu.po b/po/gu.po
index 05bb20a4..68621790 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+0100\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -416,9 +417,14 @@ msgstr "આદેશને પ્રક્રિયા કરવામાં વ
msgid "is in configuration state"
msgstr "રૂપરેખાંકન સ્થિતિમાં છે"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ચકાસો જો ફાઇલ અસ્તિત્વ ધરાવે છે"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ડિરેક્ટરીને બનાવો"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1215,7 +1221,7 @@ msgstr "%s: %s: સીમાની બહાર ઇંટિજર\n"
msgid "%s: unknown command\n"
msgstr "%s: અજ્ઞાત આદેશ\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ફાઇલને સુધારવા માટે '%s filename' ને વાપરો\n"
@@ -1226,11 +1232,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1258,7 +1264,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: મહેમાન ફાઇલસિસ્ટમ શેલ\n"
"%s ચાલે તમે વર્ચ્યુઅલ મશીન ફાઇલસિસ્ટમોને સુધારો\n"
@@ -1497,7 +1503,7 @@ msgstr ""
" આ ટર્મિનલમાં પરિમાણોને ઇકો કરે છે.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1509,9 +1515,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - ઇમેજમાં ફાઇલને સુધારો\n"
" <filename> નો ફેરફાર કરો\n"
@@ -1527,7 +1530,7 @@ msgstr ""
" નોંધ: આ \\0 bytes ને સમાવતી વિશાળ ફાઇલો (> 2 MB) અથવા બાઇનરી ફાઇલો માટે "
"ભરોસાપાત્ર કામ કરતુ નથી.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1543,7 +1546,7 @@ msgstr ""
" guestfish ની હાલની ડિરેક્ટરીને બનાવો. આ આદેશ એ ઉપયોગી છે જો તમે ચોક્કસ સ્થાનેથી "
"ફાઇલોને ડાઉનલોડ કરવા માંગો તો.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1559,7 +1562,7 @@ msgstr ""
" Glob એ કોઇપણ આદેશ દલીલોમાં વિસ્તરેલ વાઇલ્ડકાર્ડો સાછે <command> ને ચલાવે છે.\n"
" નોંધો કે આ દેશ એ દરેક વિસ્તરેલ દલીલ માટે એકવાર વારંવાર ચાલે છે.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1570,8 +1573,8 @@ msgstr ""
" help cmd\n"
" મદદ\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1583,9 +1586,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - પેજરમાં ફાઇલને જુઓ\n"
" વધારે <filename>\n"
@@ -1601,7 +1601,7 @@ msgstr ""
" નોંધ: આ \\0 બાઇટો ને સમાવતી મોટી ફાઇલો (> 2 MB) અથવા બાઇનરી ફાઇલો માટે ે કામ "
"કરશે નહtes.\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1610,7 +1610,7 @@ msgstr ""
"quit - guestfish માંથી બહાર નીકળો\n"
" બહાર નીકળો\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1627,7 +1627,7 @@ msgstr ""
"કારણ કે હેન્ડલ એ બરાબર રીતે બંધ થયેલ છે જ્યારે guestfish એ બહાર નીકળે છે ત્યારે. છતાંપણ આ "
"ચકાસણી માટે અવારનવાર ઉપયોગી છે.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1697,12 +1697,12 @@ msgstr ""
"\n"
" આ સામાન્ય રીતે <command> ને ચલાવે છે, અને પછીથી પસાર થયેલ સમયને છાપે છે.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1710,17 +1710,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' ને વાપરો\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand કોલ નિષ્ફળ: %s\n"
@@ -1730,36 +1730,36 @@ msgstr "glob: guestfs_glob_expand કોલ નિષ્ફળ: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "સ્થાનિય ડિરેક્ટરીને બદલવા માટે 'lcd directory' ને વાપરો\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ફાઇલ પાના માટે '%s filename' ને વાપરો\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: પ્રોટોકોલ ભૂલ: 'hello' સંદેશને વાંચી શક્યા નહિં\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr ""
-"guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ '%"
-"s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n"
+"guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ "
+"'%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: દૂરસ્થ: એવુ લાગે છે કે સર્વર ચાલી રહ્યુ નથી\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: પ્રોટોકોલ ભૂલ: સર્વરમાં પ્રારંભિત ગ્રીટિંગ મોકલી શક્યા નથી\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: પ્રોટોકોલ ભૂલ: સર્વર માંથી જવાબને ડિકોડ કરી શક્યા નહિં\n"
@@ -2135,3 +2135,6 @@ msgstr ""
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs આદેશ નિષ્ફળ: %s\n"
+
+#~ msgid "test if file exists"
+#~ msgstr "ચકાસો જો ફાઇલ અસ્તિત્વ ધરાવે છે"
diff --git a/po/hi.po b/po/hi.po
index d8f2f7d4..e2cdecce 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -418,9 +419,14 @@ msgstr "कमांड की प्रक्रिया में व्य
msgid "is in configuration state"
msgstr "विन्यास स्थिति में है"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "जाँचें यदि फाइल मौजूद है"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "निर्देशिका बनाएँ"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1217,7 +1223,7 @@ msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
msgid "%s: unknown command\n"
msgstr "%s: अज्ञात कमांड\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
@@ -1228,11 +1234,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1260,7 +1266,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1500,7 +1506,7 @@ msgstr ""
" This echos the parameters to the terminal.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1512,9 +1518,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1530,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:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1547,7 +1550,7 @@ msgstr ""
" useful if you want to download files to a particular\n"
" place.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1564,7 +1567,7 @@ msgstr ""
" command args. Note that the command is run repeatedly\n"
" once for each expanded argument.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1575,8 +1578,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1588,9 +1591,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - view a file in the pager\n"
" more <filename>\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:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1615,7 +1615,7 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, 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:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, 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:1124
+#: fish/fish.c:1118
#, 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:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1717,17 +1717,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "use 'glob command [args...]'\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand call failed: %s\n"
@@ -1737,17 +1737,17 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: protocol error: could not read 'hello' message\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1756,17 +1756,17 @@ msgstr ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
@@ -2143,6 +2143,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs कमांड विफल: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "जाँचें यदि फाइल मौजूद है"
+
#~ msgid "%s: failed to write XML document\n"
#~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
diff --git a/po/kn.po b/po/kn.po
index 0b359714..3231423c 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -6,10 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -417,9 +418,14 @@ msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಸಂಸ್ಕರಿಸು
msgid "is in configuration state"
msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ಕಡತವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1217,7 +1223,7 @@ msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹ
msgid "%s: unknown command\n"
msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ಒಂದು ಕಡತವನ್ನು ಸಂಪಾದಿಸಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n"
@@ -1228,11 +1234,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1260,7 +1266,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: ಅತಿಥಿ ಕಡತವ್ಯವಸ್ಥೆ ಶೆಲ್\n"
"%s ಎನ್ನುವುದು ನಿಮಗೆ ವರ್ಚುವಲ್ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಸಂಪಾದಿಸಲು ಅನುವು ಮಾಡಿಕೊಡುತ್ತದೆ\n"
@@ -1502,7 +1508,7 @@ msgstr ""
" ಇದು ನಿಯತಾಂಕಗಳನ್ನು ಟರ್ಮಿನಲ್‌ಗೆ ಪ್ರತಿಧ್ವನಿಸುತ್ತದೆ(ಎಕೊ).\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1514,9 +1520,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - ಚಿತ್ರಿಕೆಯಲ್ಲಿನ ಕಡತವನ್ನು ಸಂಪಾದಿಸುತ್ತದೆ\n"
" edit <filename>\n"
@@ -1532,7 +1535,7 @@ msgstr ""
" ಸೂಚನೆ: ಇದು ದೊಡ್ಡದಾದ ಕಡತಗಳಲ್ಲಿ (> 2 MB) ಅಥವ \\0 ಬೈಟ್‌ಗಳನ್ನು\n"
" ಹೊಂದಿರುವ ಬೈನರಿ ಕಡತಗಳಲ್ಲಿ ಸಮರ್ಪಕವಾಗಿ ಕೆಲಸ ಮಾಡುವುದಿಲ್ಲ.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1549,7 +1552,7 @@ msgstr ""
" ಡೌನ್‌ಲೋಡ್ ಮಾಡಲು ನೀವು ಬಯಸಿದಲ್ಲಿ ಇದು\n"
" ಸಹಾಯಕವಾಗುತ್ತದೆ.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1566,7 +1569,7 @@ msgstr ""
" <command> ಅನ್ನು ಚಲಾಯಿಸುತ್ತದೆ. ಹಿಗ್ಗಿಸಲಾದ ಪ್ರತಿಯೊಂದು ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳೊಂದಿಗೆ\n"
" ಆಜ್ಞೆಯನ್ನು ಮತ್ತೆ ಮತ್ತೆ ಚಲಾಯಿಸಲಾಗುತ್ತದೆ ಎಂಬುದನ್ನು ನೆನಪಿಡಿ.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1577,8 +1580,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1590,9 +1593,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - ಕಡತವನ್ನು ಪೇಜರಿನಲ್ಲಿ ವೀಕ್ಷಿಸಿ\n"
" more <filename>\n"
@@ -1608,7 +1608,7 @@ msgstr ""
" ಸೂಚನೆ: ಇದು ದೊಡ್ಡದಾದ ಕಡತಗಳಲ್ಲಿ (> 2 MB) ಅಥವ \\0 ಬೈಟ್‌ಗಳನ್ನು\n"
" ಹೊಂದಿರುವ ಬೈನರಿ ಕಡತಗಳಲ್ಲಿ ಸಮರ್ಪಕವಾಗಿ ಕೆಲಸ ಮಾಡುವುದಿಲ್ಲ.\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1617,7 +1617,7 @@ msgstr ""
"quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1634,7 +1634,7 @@ msgstr ""
"ಅಗತ್ಯವಿರುವುದಿಲ್ಲ, ಏಕೆಂದರೆ guestfish ನಿರ್ಗಮಿಸಿದಾಗ ಹ್ಯಾಂಡಲ್ ಸರಿಯಾಗಿ ಮುಚ್ಚಲ್ಪಡುತ್ತದೆ.\n"
"ಆದರೆ ಇದು ಪರೀಕ್ಷಿಸುವ ಕಾರ್ಯದಲ್ಲಿ ಒಮ್ಮೊಮ್ಮೆ ಉಪಯೋಗಕ್ಕೆ ಬರುತ್ತದೆ.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1704,12 +1704,12 @@ msgstr ""
" ಇದು <command> ಅನ್ನು ಸಾಮಾನ್ಯ ಕ್ರಮದಲ್ಲಿಯೆ ಚಲಾಯಿಸುತ್ತದೆ, ಹಾಗು\n"
" ಕೊನೆಯಲ್ಲಿ ತಗುಲಿದ ಸಮಯವನ್ನು ತೋರಿಸುತ್ತದೆ.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1717,17 +1717,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' ಅನ್ನು ಬಳಸು\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand ಅನ್ನು ಕರೆಯಲು ವಿಫಲಗೊಂಡಿದೆ: %s\n"
@@ -1737,39 +1737,39 @@ msgstr "glob: guestfs_glob_expand ಅನ್ನು ಕರೆಯಲು ವಿಫ
msgid "use 'lcd directory' to change local directory\n"
msgstr "ಸ್ಥಳೀಯ ಕೋಶವನ್ನು ಬದಲಾಯಿಸಲು 'lcd directory' ಅನ್ನು ಬಳಸಿ\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ಒಂದು ಕಡತವನ್ನು ಪುಟವಾಗಿ(ಪೇಜ್) ಮಾಡಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: 'hello' ಸಂದೇಶವನ್ನು ಓದಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr ""
-"guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು '%"
-"s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ "
+"guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು "
+"'%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ "
"ತಾಳೆಯಾಗಬೇಕು.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: ದೂರಸ್ಥ: ಪರಿಚಾರಕವು ಚಾಲನೆಯಲ್ಲಿ ಇಲ್ಲ ತೋರುತ್ತಿದೆ\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು "
"ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr ""
@@ -2153,6 +2153,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "ಕಡತವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು"
+
#~ msgid "%s: failed to write XML document\n"
#~ msgstr "%s: XML ದಸ್ತಾವೇಜನ್ನು ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index bcf7c881..4c5ad747 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,12 +6,13 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.2.13\n"
+"Project-Id-Version: libguestfs 1.2.14\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -413,8 +414,12 @@ msgstr ""
msgid "is in configuration state"
msgstr ""
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
+#: fish/cmds.c:136 fish/cmds.c:672
+msgid "test if a directory"
+msgstr ""
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
@@ -1205,7 +1210,7 @@ msgstr ""
msgid "%s: unknown command\n"
msgstr ""
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr ""
@@ -1220,7 +1225,7 @@ msgstr ""
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1248,7 +1253,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
#: fish/fish.c:192 fuse/guestmount.c:967
@@ -1438,12 +1443,9 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1454,7 +1456,7 @@ msgid ""
" place.\n"
msgstr ""
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1465,7 +1467,7 @@ msgid ""
" once for each expanded argument.\n"
msgstr ""
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1473,7 +1475,7 @@ msgid ""
" help\n"
msgstr ""
-#: fish/fish.c:1055
+#: fish/fish.c:1052
#, c-format
msgid ""
"more - view a file in the pager\n"
@@ -1486,19 +1488,16 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1509,7 +1508,7 @@ msgid ""
"exits. However this is occasionally useful for testing.\n"
msgstr ""
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, c-format
msgid ""
"sparse - allocate a sparse image file\n"
@@ -1540,7 +1539,7 @@ msgid ""
" <nn>sects number of 512 byte sectors\n"
msgstr ""
-#: fish/fish.c:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1550,12 +1549,12 @@ msgid ""
" time afterwards.\n"
msgstr ""
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1563,17 +1562,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr ""
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr ""
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr ""
@@ -1583,34 +1582,34 @@ msgstr ""
msgid "use 'lcd directory' to change local directory\n"
msgstr ""
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr ""
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr ""
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
msgstr ""
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr ""
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index ea221160..09bd51c1 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,11 +7,12 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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-"
"discuss@googlegroups.com>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -417,9 +418,14 @@ msgstr "കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പി
msgid "is in configuration state"
msgstr "ക്രമീകരണ അവസ്ഥയില്‍"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ഫയല്‍ നിലവിലുണ്ടെങ്കില്‍ പരീക്ഷിക്കുക"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1219,7 +1225,7 @@ msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞി
msgid "%s: unknown command\n"
msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ഒരു ഫയല്‍ ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
@@ -1230,11 +1236,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1262,7 +1268,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1503,7 +1509,7 @@ msgstr ""
" പരാമീറ്ററുകള്‍ ടെര്‍മിനലിലേക്കു് എക്കോ ചെയ്യുന്നു.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1515,9 +1521,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1533,7 +1536,7 @@ msgstr ""
" NOTE: This will not work reliably for large files\n"
" (> 2 MB) or binary files containing \\0 bytes.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1550,7 +1553,7 @@ msgstr ""
" ഫയലുകള്‍ ഡൌണ്‍ലോഡ് ചെയ്യുന്നതിനായി ഈ കമാന്‍ഡ്\n"
" ഉപയോഗപ്പെടുന്നു.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1567,7 +1570,7 @@ msgstr ""
" Glob <command> പ്രവര്‍ത്തിപ്പിക്കുന്നു. ഓരോ വികസിച്ച ആര്‍ഗ്യുമെന്റിനും\n"
" കമാന്‍ഡ് ഓരോ തവണ ആവര്‍ത്തിക്കുന്നു.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1578,8 +1581,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1591,9 +1594,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - view a file in the pager\n"
" more <filename>\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:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1618,7 +1618,7 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1635,7 +1635,7 @@ msgstr ""
"കാരണം guestfish പുറത്തുകടക്കുമ്പോള്‍ ഹാന്‍ഡില്‍ ശരിയായി അടയ്ക്കപ്പെടുന്നു.\n"
"എന്നിരുന്നാലും , ചില പരീക്ഷണങ്ങള്‍ക്കായി ഇതു് ഉപയോഗപ്പെടുന്നു.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1707,12 +1707,12 @@ msgstr ""
" പതിവു് പോലെ ഇതു് <command> പ്രവര്‍ത്തിപ്പിക്കുന്നു, കൂടാതെ അതിനുശേഷമുള്ള\n"
" സമയം പ്രിന്റ് ചെയ്യുന്നു.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1720,17 +1720,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' ഉപയോഗിക്കുക\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand കോള്‍ പരാജയപ്പെട്ടു: %s\n"
@@ -1740,17 +1740,17 @@ msgstr "glob: guestfs_glob_expand കോള്‍ പരാജയപ്പെട
msgid "use 'lcd directory' to change local directory\n"
msgstr "ലോക്കല്‍ ഡയറക്ടറി മാറ്റുന്നതിനായി 'lcd directory' ഉപയോഗിക്കുക\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ഒരു ഫയല്‍ താളിലാക്കുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1759,18 +1759,18 @@ msgstr ""
"guestfish: protocol error: പതിപ്പില്‍ പൊരുത്തപ്പേടു്, '%s' എന്ന സര്‍വര്‍ പതിപ്പു് ക്ലയന്റ് "
"പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remote: സര്‍വര്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്‍വറിലേക്ക് അയയ്ക്കുവാന്‍ സാധ്യമായില്ല\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: protocol error:സര്‍വറില്‍ നിന്നുള്ള മറുപടി ഡീക്കോഡ് ചെയ്യുവാന്‍ സാധ്യമല്ല\n"
@@ -2148,3 +2148,6 @@ msgstr ""
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs കമാന്‍ഡ് പരാജയപ്പെട്ടു: %s\n"
+
+#~ msgid "test if file exists"
+#~ msgstr "ഫയല്‍ നിലവിലുണ്ടെങ്കില്‍ പരീക്ഷിക്കുക"
diff --git a/po/mr.po b/po/mr.po
index 8dbb6722..83ecb9ce 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -416,9 +417,14 @@ msgstr "आदेश विश्लेषीत करण्यात व्य
msgid "is in configuration state"
msgstr "संरचना स्तरात आहे"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "फाइल अस्तित्वात आहे याची चाचणी करा"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "डिरेक्ट्री निर्माण करा"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1215,7 +1221,7 @@ msgstr "%s: %s: इंटीजर व्याप्तीच्या बा
msgid "%s: unknown command\n"
msgstr "%s: अपरिचीत आदेश\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "फाइल संपादीत करण्यासाठी '%s filename' याचा वापर करा\n"
@@ -1226,11 +1232,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1258,7 +1264,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1497,7 +1503,7 @@ msgstr ""
" यामुळे घटके टर्मिनलवर दाखवले जातात.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1509,9 +1515,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - प्रतिमामधील फाइल संपादीत करा\n"
" edit <filename>\n"
@@ -1529,7 +1532,7 @@ msgstr ""
" (> 2 MB) किंवा \\0 बाईट्स् समाविष्टीत बाईनरी फाइल्स् करीता यशस्वीरित्या कार्य करत "
"नाही.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1546,7 +1549,7 @@ msgstr ""
" ठराविक स्थळावर फाइल्स् डाऊनलोड करण्यासाठी\n"
" उपयोगी ठरतो.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1563,7 +1566,7 @@ msgstr ""
" चालवतो. लक्षात ठेवा आदेश दरवेळी प्रत्येक विस्तारीत घटकासाठी पुनः\n"
" चालवले जाते.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1574,8 +1577,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1587,9 +1590,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - पृष्ठ स्वरूपात फाइल पहा\n"
" more <filename>\n"
@@ -1606,7 +1606,7 @@ msgstr ""
" (> 2 MB) किंवा \\0 बाईट्स् समाविष्टीत बाईनरी फाइल्स् करीता यशस्वीपणे कार्य करत "
"नाही.\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1615,7 +1615,7 @@ msgstr ""
"quit - guestfish पासून बाहेर पडा\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1632,7 +1632,7 @@ msgstr ""
", परंतु guestfish बाहेर पडतेवेळी हँडल योग्यप्रकारे\n"
" बंद होते. तरी याचा वापर औपचारीकपणे चाचणीवेळी होतो.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1702,12 +1702,12 @@ msgstr ""
" यामुळे <command> साधारणपणे चालवले जाते, व व्याप्त वेळची\n"
" नंतर छपाई केली जाते.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1715,17 +1715,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' वापर करा\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand कॉल अपयशी: %s\n"
@@ -1735,17 +1735,17 @@ msgstr "glob: guestfs_glob_expand कॉल अपयशी: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "स्थानीय डिरेक्ट्री बदलण्यासाठी 'lcd directory' याचा वापर करा\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "फाइल पेज करण्यासाठी '%s filename' याचा वापर करा\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: प्रोटोकॉल त्रुटी: 'hello' संदेश वाचणे अशक्य\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1754,17 +1754,17 @@ msgstr ""
"guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' "
"सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: रिमोट: सर्व्हर कार्यरत नाही असे आढळते\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: प्रोटोकॉल त्रुटी: प्रारंभीक ग्रिटींग सर्व्हरकडे पाठवणे अशक्य\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: प्रोटोकॉल त्रुटी: सर्व्हर पासून प्रतिसाद डिकोड करण्यास अशक्य\n"
@@ -2141,6 +2141,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs आदेश अपयशी: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "फाइल अस्तित्वात आहे याची चाचणी करा"
+
#~ msgid "%s: failed to write XML document\n"
#~ msgstr "%s: XML दस्तऐवज लिहण्यास अपयशी\n"
diff --git a/po/or.po b/po/or.po
index 7b628be6..1ef10daa 100644
--- a/po/or.po
+++ b/po/or.po
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: or\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -419,9 +420,14 @@ msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶକୁ କାର୍ଯ୍ୟ
msgid "is in configuration state"
msgstr "ବିନ୍ୟାସ ଅବସ୍ଥାରେ ଅଛି"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ଫାଇଲ ଅବସ୍ଥିତ ଥିଲେ ପରୀକ୍ଷା କରନ୍ତୁ"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1219,7 +1225,7 @@ msgstr "%s: %s: ଗଣନସଂଖ୍ୟାଟି ପରିସର ବାହା
msgid "%s: unknown command\n"
msgstr "%s: ଅଜଣା ନିର୍ଦ୍ଦେଶ\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ଗୋଟିଏ ଫାଇଲକୁ ସମ୍ପାଦନ କରିବା ପାଇଁ '%s filename' କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
@@ -1230,11 +1236,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1262,7 +1268,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: ଅତିଥି ଫାଇଲତନ୍ତ୍ର shell\n"
"%s ଆପଣଙ୍କୁ ଆଭାସୀ ଯନ୍ତ୍ର ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ସମ୍ପାଦନ କରିବା ପାଇଁ ଅନୁମତି ଦେଇଥାଏ\n"
@@ -1502,7 +1508,7 @@ msgstr ""
" ଏହା ଟର୍ମିନାଲର ପ୍ରାଚଳମାନଙ୍କର ପୁନରାବୃତ୍ତି କରିଥାଏ।\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1514,9 +1520,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"ସମ୍ପାଦନ କରନ୍ତୁ - ପ୍ରତିଛବିରେ ଗୋଟିଏ ଫାଇଲକୁ ସମ୍ପାଦନ କରନ୍ତୁ\n"
" ସମ୍ପାଦନ କରନ୍ତୁ <filename>\n"
@@ -1532,7 +1535,7 @@ msgstr ""
" ଟିପ୍ପଣୀ: ଏହା ବୃହତ ଫାଇଲଗୁଡ଼ିକ ପାଇଁ ବିଶ୍ୱସ୍ତ ଭାବରେ କାର୍ଯ୍ୟ କରିନଥାଏ\n"
" (> 2 MB) ଅଥବା \\0 ବାଇଟ ଧାରଣ କରିଥିବା ଦ୍ୱିମିକ ଫାଇଲ ପାଇଁ।\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1549,7 +1552,7 @@ msgstr ""
" ଯଦି ଆପଣ ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ନିର୍ଦ୍ଦିଷ୍ଟ ସ୍ଥାନରେ\n"
" ଆହରଣ କରିବାକୁ ଚାହୁଁଥାନ୍ତି।\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1567,7 +1570,7 @@ msgstr ""
"ନିର୍ଦ୍ଦେଶଟି ବାରମ୍ବାର ଚାଲିଥାଏ\n"
" ପ୍ରତ୍ୟେକ ବିସ୍ତୃତ ସ୍ୱତନ୍ତ୍ରଚର ପାଇଁ ଥରେ।\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1578,8 +1581,8 @@ msgstr ""
" ସହାୟତା cmd\n"
" ସହାୟତା\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1591,9 +1594,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"ଅଧିକ - ପେଜରରେ ଗୋଟିଏ ଫାଇଲକୁ ଦେଖନ୍ତୁ\n"
" ଅଧିକ <filename>\n"
@@ -1609,7 +1609,7 @@ msgstr ""
" ଟିପ୍ପଣୀ: ଏହା ବୃହତ ଫାଇଲ ପାଇଁ ବିଶ୍ୱସ୍ତ ଭାବରେ କାର୍ଯ୍ୟକରିନଥାଏ\n"
" (> 2 MB) କିମ୍ବା ଦ୍ୱମିକ ଫାଇଲଗୁଡ଼ିକ \\0 ବାଇଟ ଧାରଣ କରିଥାଏ।\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1618,7 +1618,7 @@ msgstr ""
"ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
" ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1636,7 +1636,7 @@ msgstr ""
", କାରଣ ନିୟନ୍ତ୍ରଣଟି ସଠିକ ଭାବରେ ବନ୍ଦ ହୋଇନାହିଁ ଯେତେବେଳେ guestfish\n"
"ପ୍ରସ୍ଥାନ କରିଥାଏ। ତଥାପି ଏହା ବେଳେବେଳେ ପରୀକ୍ଷା ପାଇଁ ବ୍ୟବହାର ହୋଇଥାଏ।\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1708,13 +1708,13 @@ msgstr ""
" ଏହା <command> କୁ ସେହିପରି ଚଲାଇଥାଏ, ଏବଂ ସମାପ୍ତ ହୋଇଥିବା ସମୟକୁ ପରବର୍ତ୍ତି ସମୟରେ\n"
" ମୁଦ୍ରଣ କରିଥାଏ।\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1722,17 +1722,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand ଡ଼ାକ ବିଫଳ ହୋଇଛି: %s\n"
@@ -1742,17 +1742,17 @@ msgstr "glob: guestfs_glob_expand ଡ଼ାକ ବିଫଳ ହୋଇଛି: %s\
msgid "use 'lcd directory' to change local directory\n"
msgstr "ସ୍ଥାନୀୟ ଡିରେକ୍ଟୋରୀକୁ ପରିବର୍ତ୍ତନ କରିବା ପାଇଁ 'lcd directory' କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପୃଷ୍ଠା ସଂଖ୍ୟା ଦେବା ପାଇଁ '%s filename' କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: 'hello' ସନ୍ଦେଶ ପଢ଼ିପାରିଲା ନାହିଁ\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1761,17 +1761,17 @@ msgstr ""
"guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ "
"ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remote: ସର୍ଭର ଚାଲୁନଥିବା ପରି ଲାଗୁଅଛି\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସର୍ଭରକୁ ପ୍ରାରମ୍ଭିକ ଆମନ୍ତ୍ରଣ ପଠାଇପାରିଲା ନାହିଁ\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସର୍ଭରରୁ ଉତ୍ତରକୁ ସଙ୍କେତହୀନ କରିପାରିଲା ନାହିଁ\n"
@@ -2148,6 +2148,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "ଫାଇଲ ଅବସ୍ଥିତ ଥିଲେ ପରୀକ୍ଷା କରନ୍ତୁ"
+
#, fuzzy
#~ msgid ""
#~ "\n"
diff --git a/po/pa.po b/po/pa.po
index 4cfa6042..a6b65d76 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -6,10 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -416,9 +417,14 @@ msgstr "ਕੀ ਇੱਕ ਕਮਾਂਡ ਚਲਾਉਣ ਵਿੱਚ ਰੁੱ
msgid "is in configuration state"
msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ਵੇਖੋ ਕੀ ਫਾਇਲ ਮੌਜੂਦ ਹੈ"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1217,7 +1223,7 @@ msgstr ""
msgid "%s: unknown command\n"
msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n"
@@ -1228,11 +1234,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1260,7 +1266,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1500,7 +1506,7 @@ msgstr ""
" This echos the parameters to the terminal.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1512,9 +1518,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1530,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:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1547,7 +1550,7 @@ msgstr ""
" useful if you want to download files to a particular\n"
" place.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1564,7 +1567,7 @@ msgstr ""
" command args. Note that the command is run repeatedly\n"
" once for each expanded argument.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1575,8 +1578,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1588,9 +1591,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - view a file in the pager\n"
" more <filename>\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:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1615,7 +1615,7 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, 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:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, 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:1124
+#: fish/fish.c:1118
#, 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:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1717,17 +1717,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "use 'glob command [args...]'\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand call failed: %s\n"
@@ -1737,17 +1737,17 @@ msgstr "glob: guestfs_glob_expand call failed: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰਨ ਲਈ 'lcd directory' ਵਰਤੋ\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ਫਾਇਲ ਪੇਜ਼ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: protocol error: could not read 'hello' message\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1756,17 +1756,17 @@ msgstr ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
"match client version '%s'. The two versions must match exactly.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: ਰਿਮੋਟ: ਇੰਜ ਲਗਦਾ ਹੈ ਜਿਵੇਂ ਸਰਵਰ ਨਹੀਂ ਚੱਲ ਰਿਹਾ ਹੈ\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਨੂੰ ਸ਼ੁਰੂਆਤੀ ਸਵਾਗਤ ਨਹੀਂ ਭੇਜ ਸਕਦਾ\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਤੋਂ ਜਵਾਬ ਡੀਕੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
@@ -2143,6 +2143,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "ਵੇਖੋ ਕੀ ਫਾਇਲ ਮੌਜੂਦ ਹੈ"
+
#, fuzzy
#~ msgid ""
#~ "\n"
diff --git a/po/pl.po b/po/pl.po
index 847bda99..3af946b6 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,10 +5,11 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -415,9 +416,14 @@ msgstr "jest zajęte przetwarzaniem polecenia"
msgid "is in configuration state"
msgstr "jest w stanie konfiguracji"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "testuje, czy plik istnieje"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "tworzy katalog"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1223,7 +1229,7 @@ msgstr "%s: %s: liczba całkowita spoza zakresu\n"
msgid "%s: unknown command\n"
msgstr "%s: nieznane polecenie\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "należy użyć \"%s nazwa_pliku\", aby zmodyfikować plik\n"
@@ -1234,11 +1240,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1266,7 +1272,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: powłoka systemu plików gościa\n"
"%s umożliwia modyfikowanie systemów pliku maszyn wirtualnych\n"
@@ -1511,7 +1517,7 @@ msgstr ""
" Wyświetla ostatnie parametry w terminalu.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1523,9 +1529,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - modyfikuje plik w obrazie\n"
" edit <nazwa_pliku>\n"
@@ -1542,7 +1545,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:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1558,7 +1561,7 @@ msgstr ""
" Zmienia bieżący katalog guestfish. Te polecenie jest\n"
" przydatne, aby pobrać pliki do konkretnego miejsca.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1576,7 +1579,7 @@ msgstr ""
" Proszę zauważyć, że polecenie jest wykonywane\n"
" raz dla każdego rozwiniętego parametru.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1587,8 +1590,8 @@ msgstr ""
" help polecenie\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1600,9 +1603,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - wyświetla plik w pagerze\n"
" more <nazwa_pliku>\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:1073
+#: fish/fish.c:1067
#, 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:1078
+#: fish/fish.c:1072
#, 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:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, 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:1124
+#: fish/fish.c:1118
#, 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:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1732,17 +1732,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Cytat ucieczki w ciągu \"%s\"\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "należy użyć \"glob polecenie [parametry...]\"\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: wywołanie guestfs_glob_expand nie powiodło się: %s\n"
@@ -1752,17 +1752,17 @@ msgstr "glob: wywołanie guestfs_glob_expand nie powiodło się: %s\n"
msgid "use 'lcd directory' to change local directory\n"
msgstr "należy użyć \"lcd katalog\", aby zmienić lokalny katalog\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "należy użyć \"%s nazwa_pliku\", aby wyświetlić plik\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: błąd protokołu: nie można odczytać komunikatu \"hello\"\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1772,19 +1772,19 @@ msgstr ""
"zgadza się z wersją klienta \"%s\". Obie wersje muszą się dokładnie "
"zgadzać.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: zdalnie: serwer nie jest uruchomiony\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: błąd protokołu: nie można wysłać początkowego powitania do "
"serwera\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr ""
@@ -1957,8 +1957,8 @@ msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
-"check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x%"
-"x\n"
+"check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x"
+"%x\n"
#: src/guestfs.c:2271 src/guestfs.c:2325
msgid "unexpected end of file when reading from daemon"
@@ -2174,3 +2174,6 @@ msgstr ""
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "polecenie mkisofs nie powiodło się: %s\n"
+
+#~ msgid "test if file exists"
+#~ msgstr "testuje, czy plik istnieje"
diff --git a/po/ta.po b/po/ta.po
index 3ea8aa76..8b47652a 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,10 +6,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -417,9 +418,14 @@ msgstr "ஒரு கட்டளையை செயல்படுத்து
msgid "is in configuration state"
msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "கோப்பு இருந்தால் பரிசோதி"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "ஒரு அடைவினை உருவாக்கு"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1218,7 +1224,7 @@ msgstr ""
msgid "%s: unknown command\n"
msgstr "%s: தெரியாத கட்டளை\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ஒரு கோப்பினை திருத்துவதற்கு '%s கோப்புபெயரை' பயன்படுத்து\n"
@@ -1229,11 +1235,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1261,7 +1267,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1502,7 +1508,7 @@ msgstr ""
" This echos the parameters to the terminal.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1514,9 +1520,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1532,7 +1535,7 @@ msgstr ""
" NOTE: This will not work reliably for large files\n"
" (> 2 MB) or binary files containing \\0 bytes.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1549,7 +1552,7 @@ msgstr ""
" useful if you want to download files to a particular\n"
" place.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1566,7 +1569,7 @@ msgstr ""
" command args. Note that the command is run repeatedly\n"
" once for each expanded argument.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1577,8 +1580,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1590,9 +1593,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - view a file in the pager\n"
" more <filename>\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:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1617,7 +1617,7 @@ msgstr ""
"quit - guestfishஐ நிறுத்து\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, 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:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1706,13 +1706,13 @@ msgstr ""
" இது எப்போதும் போல <command> இயங்கும், நேரத்திற்கு பின்\n"
" அச்சடித்தும் கழித்தும்விடும்.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1720,17 +1720,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob கட்டளையைப் பயன்படுத்து [args...]'\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்லை: %s\n"
@@ -1740,17 +1740,17 @@ msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்
msgid "use 'lcd directory' to change local directory\n"
msgstr "உள்ளமை அடைவை மாற்ற 'lcd அடைவை' பயன்படுத்து\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "'%s கோப்புபெயரை' ஒரு கோப்பில் பக்கத்திற்குப் பயன்படுத்து\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: protocol error: 'hello' செய்தியை வாசிக்க முடியவில்லை\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1759,18 +1759,18 @@ msgstr ""
"guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் "
"பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remote: சேவையகம் இயங்காதது போல் உள்ளது\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr ""
"guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: protocol error: சேவையகத்திலிருந்து குறிநீக்க பதில் இல்லை\n"
@@ -2150,3 +2150,6 @@ msgstr ""
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n"
+
+#~ msgid "test if file exists"
+#~ msgstr "கோப்பு இருந்தால் பரிசோதி"
diff --git a/po/te.po b/po/te.po
index 9d3b4fc1..12e6ac60 100644
--- a/po/te.po
+++ b/po/te.po
@@ -7,10 +7,11 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-09-08 16:10+0100\n"
+"POT-Creation-Date: 2010-10-23 14:24+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"
+"Language: te\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -418,9 +419,14 @@ msgstr "ఆదేశమును నిర్వర్తించుట బి
msgid "is in configuration state"
msgstr "ఆకృతీకరణ స్థితినందు వుందా"
-#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
-msgid "test if file exists"
-msgstr "ఫైలు వుంటే పరిశీలించుము"
+#: fish/cmds.c:136 fish/cmds.c:672
+#, fuzzy
+msgid "test if a directory"
+msgstr "డైరెక్టరీను సృష్టించుము"
+
+#: fish/cmds.c:137 fish/cmds.c:667
+msgid "test if a regular file"
+msgstr ""
#: fish/cmds.c:138 fish/cmds.c:402
msgid "is launching subprocess"
@@ -1219,7 +1225,7 @@ msgstr ""
msgid "%s: unknown command\n"
msgstr "%s: తెలియని ఆదేశము\n"
-#: fish/edit.c:86
+#: fish/edit.c:44
#, c-format
msgid "use '%s filename' to edit a file\n"
msgstr "ఫైలును సరికూర్చుటకు '%s filename' వుపయోగించుము\n"
@@ -1230,11 +1236,11 @@ msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
#: fish/fish.c:100
-#, c-format
+#, fuzzy, c-format
msgid ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
-"Copyright (C) 2009 Red Hat Inc.\n"
+"Copyright (C) 2009-2010 Red Hat Inc.\n"
"Usage:\n"
" %s [--options] cmd [: cmd : cmd ...]\n"
" %s -i libvirt-domain\n"
@@ -1262,7 +1268,7 @@ msgid ""
" -v|--verbose Verbose messages\n"
" -x Echo each command before executing it\n"
" -V|--version Display version and exit\n"
-"For more information, see the manpage %s(1).\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
"%s: guest filesystem shell\n"
"%s lets you edit virtual machine filesystems\n"
@@ -1500,7 +1506,7 @@ msgstr ""
" ఇది పారామితులను టెర్మినల్‌పై చూపిస్తుంది.\n"
#: fish/fish.c:1014
-#, c-format
+#, fuzzy, c-format
msgid ""
"edit - edit a file in the image\n"
" edit <filename>\n"
@@ -1512,9 +1518,6 @@ msgid ""
"\n"
" Normally it uses $EDITOR, but if you use the aliases\n"
" \"vi\" or \"emacs\" you will get those editors.\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"edit - ప్రతిబింబమునందలి వొక ఫైలును సరికూర్చుము\n"
" edit <filename>\n"
@@ -1529,7 +1532,7 @@ msgstr ""
" గమనిక: ఇది పెద్ద ఫైళ్ళు (> 2 MB)కు లేదా \\0 బైట్లు కలిగివున్న బైనరీ ఫైళ్ళకు\n"
" యిది నమ్మకంగా పనిచేయదు.\n"
-#: fish/fish.c:1030
+#: fish/fish.c:1027
#, c-format
msgid ""
"lcd - local change directory\n"
@@ -1545,7 +1548,7 @@ msgstr ""
" guestfish యొక్క ప్రస్తుత డైరెక్టరీను మార్చును. మీరు ఫైళ్ళను ఫలానా స్థానమునకు డౌనులోడు\n"
" చేయవలెనంటే ఈ ఆదేశము వుపయోగకరంగా వుంటుంది.\n"
-#: fish/fish.c:1039
+#: fish/fish.c:1036
#, c-format
msgid ""
"glob - expand wildcards in command\n"
@@ -1562,7 +1565,7 @@ msgstr ""
"ప్రతి విస్తరిత ఆర్గుమెంటు కొరకు ఈ ఆదేశము ఆవృతంగా\n"
" వొకసారి నడుచునని గమనించండి.\n"
-#: fish/fish.c:1048
+#: fish/fish.c:1045
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -1573,8 +1576,8 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1055
-#, c-format
+#: fish/fish.c:1052
+#, fuzzy, c-format
msgid ""
"more - view a file in the pager\n"
" more <filename>\n"
@@ -1586,9 +1589,6 @@ msgid ""
"\n"
" Normally it uses $PAGER, but if you use the alias\n"
" \"less\" then it always uses \"less\".\n"
-"\n"
-" NOTE: This will not work reliably for large files\n"
-" (> 2 MB) or binary files containing \\0 bytes.\n"
msgstr ""
"more - ఫైలును పేజర్‌నందు దర్శింపచేయును\n"
" more <filename>\n"
@@ -1604,7 +1604,7 @@ msgstr ""
" గమనిక: ఇది పెద్ద ఫైళ్ళు (> 2 MB) కొరకు నమ్మకంగా పనిచేయదు\n"
" లేదా \\0 బైట్లను కలిగివున్న బైనరీ ఫైళ్ళ కొరకు.\n"
-#: fish/fish.c:1073
+#: fish/fish.c:1067
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -1613,7 +1613,7 @@ msgstr ""
"quit - guestfish నిష్క్రమించును\n"
" quit\n"
-#: fish/fish.c:1078
+#: fish/fish.c:1072
#, c-format
msgid ""
"reopen - close and reopen the libguestfs handle\n"
@@ -1630,7 +1630,7 @@ msgstr ""
"యెంచేతంటే guestfish నిష్క్రమించగానే సంభాలిక మూయబడును\n"
" పరిశీలన కొరకు యిది అరుదుగా వుపయోగించుబడును.\n"
-#: fish/fish.c:1087
+#: fish/fish.c:1081
#, 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:1116
+#: fish/fish.c:1110
#, c-format
msgid ""
"time - measure time taken to run command\n"
@@ -1701,12 +1701,12 @@ msgstr ""
" ఇది సాధారణంగానే <command> నడుస్తుంది, మరియు పట్టిన సమయాన్ని తర్వాత\n"
" ముద్రిస్తుంది.\n"
-#: fish/fish.c:1124
+#: fish/fish.c:1118
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n"
-#: fish/fish.c:1140
+#: fish/fish.c:1134
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -1714,17 +1714,17 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1297
+#: fish/fish.c:1291
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n"
-#: fish/glob.c:52
+#: fish/glob.c:53
#, c-format
msgid "use 'glob command [args...]'\n"
msgstr "'glob command [args...]' వుపయోగించు\n"
-#: fish/glob.c:72
+#: fish/glob.c:73
#, c-format
msgid "glob: guestfs_glob_expand call failed: %s\n"
msgstr "glob: guestfs_glob_expand కాల్ విఫలమైంది: %s\n"
@@ -1734,17 +1734,17 @@ msgstr "glob: guestfs_glob_expand కాల్ విఫలమైంది: %s\n
msgid "use 'lcd directory' to change local directory\n"
msgstr "స్థానిక డైరెక్టరీను మార్చుటకు 'lcd directory' వుపయోగించుము\n"
-#: fish/more.c:40
+#: fish/more.c:39
#, c-format
msgid "use '%s filename' to page a file\n"
msgstr "ఒక ఫైలును పేజ్ చేయుటకు '%s filename' వుపయోగించుము\n"
-#: fish/rc.c:249
+#: fish/rc.c:250
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
msgstr "guestfish: నిభందన దోషము: 'hello' సందేశమును చదువలేక పోయింది\n"
-#: fish/rc.c:254
+#: fish/rc.c:255
#, c-format
msgid ""
"guestfish: protocol error: version mismatch, server version '%s' does not "
@@ -1753,17 +1753,17 @@ msgstr ""
"guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో "
"సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n"
-#: fish/rc.c:329 fish/rc.c:343
+#: fish/rc.c:330 fish/rc.c:344
#, c-format
msgid "guestfish: remote: looks like the server is not running\n"
msgstr "guestfish: remote: సేవిక సరిగ్గా నడుచుచున్నట్లు లేదు\n"
-#: fish/rc.c:355 fish/rc.c:369
+#: fish/rc.c:356 fish/rc.c:370
#, c-format
msgid "guestfish: protocol error: could not send initial greeting to server\n"
msgstr "guestfish: protocol error: సేవికకు ప్రాధమిక అభివాదం పంపలేక పోయింది\n"
-#: fish/rc.c:380
+#: fish/rc.c:381
#, c-format
msgid "guestfish: protocol error: could not decode reply from server\n"
msgstr "guestfish: protocol error: సేవిక నుండి ప్రత్యుత్తరమును డీకోడ్ చేయలేక పోయింది\n"
@@ -2139,6 +2139,9 @@ msgstr ""
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n"
+#~ msgid "test if file exists"
+#~ msgstr "ఫైలు వుంటే పరిశీలించుము"
+
#, fuzzy
#~ msgid ""
#~ "\n"