summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-11 18:08:08 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-11 18:08:08 +0000
commit52c6b0d96d26ae056759222fe0ac029ca2d60bbf (patch)
tree1b2334f2dd256d8d860482ebd4ced20ac79409e6 /po
parent4beb2844091310012b5e28971707397d1d51d833 (diff)
downloadlibguestfs-52c6b0d96d26ae056759222fe0ac029ca2d60bbf.tar.gz
libguestfs-52c6b0d96d26ae056759222fe0ac029ca2d60bbf.tar.xz
libguestfs-52c6b0d96d26ae056759222fe0ac029ca2d60bbf.zip
Version 1.7.22.1.7.22
Diffstat (limited to 'po')
-rw-r--r--po/es.po51
-rw-r--r--po/gu.po51
-rw-r--r--po/hi.po51
-rw-r--r--po/kn.po51
-rw-r--r--po/libguestfs.pot37
-rw-r--r--po/ml.po51
-rw-r--r--po/mr.po51
-rw-r--r--po/nl.po51
-rw-r--r--po/or.po51
-rw-r--r--po/pa.po51
-rw-r--r--po/pl.po51
-rw-r--r--po/ta.po51
-rw-r--r--po/te.po51
13 files changed, 405 insertions, 244 deletions
diff --git a/po/es.po b/po/es.po
index ae8abcbd..34f3a166 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2819,7 +2819,7 @@ msgstr "no se pudo analizar el tamaño de arranque"
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: opción extensa desconocida: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
@@ -2828,17 +2828,22 @@ msgstr ""
"no es posible hallar un supermin de libguestfs adecuado, o algún dispositivo "
"ordinario en LIBGUESTFS_PATH (ruta de búsqueda: %s)"
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "crea un directorio temporal"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "crea un directorio temporal"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
msgid "external command failed, see earlier error messages"
msgstr "falló el comando externo, vea mensajes de errores anteriores"
@@ -3288,7 +3293,7 @@ msgstr ""
"virt-edit: no han sido ofrecidas imágenes, nombres MV o nombres de archivos "
"para editar"
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, fuzzy, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3312,7 +3317,7 @@ msgstr ""
"mayor cantidad de información acerca de la imagen de disco que le sea "
"posible.\n"
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, fuzzy, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr "virt-ls no tiene soporte para sistemas operativos multiarranque\n"
@@ -3621,11 +3626,11 @@ msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
"virt-tar: {dir}: el nombre del directorio debe empezar con el caracter '/'\n"
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr "no se ha ofrecido un nombre de dominio, o una imagen de disco\n"
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
@@ -3633,30 +3638,38 @@ msgstr ""
"esperando 1, 2 o más parámetros, ruta de subllave y, opcionalmente, el valor "
"a ser exportado\n"
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr "virt-win-reg: {p}: no es una ruta de Windows Registry soportada\n"
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
"virt-win-reg: {p}: el archivo no ha sido encontrado en el huésped: {err}\n"
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
"virt-win-reg: {p}: no ha sido posible descargar el archivo de registro: "
"{err}\n"
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
"virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n"
+#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "crea un directorio temporal"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "crea un directorio temporal"
+
#~ msgid "virt-rescue: no image or VM names rescue given"
#~ msgstr ""
#~ "virt-rescue: no han sido ofrecidas imágenes o nombres MV para rescate"
diff --git a/po/gu.po b/po/gu.po
index 67e1f9df..31524a4f 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
@@ -2743,24 +2743,29 @@ msgstr "વિશિષ્ટ માપ '%s' નું પદચ્છેદન
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ"
@@ -3187,7 +3192,7 @@ msgstr "mkisofs આદેશ નિષ્ફળ: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3200,7 +3205,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3464,37 +3469,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n"
diff --git a/po/hi.po b/po/hi.po
index f6395371..ba3b9dbe 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2746,24 +2746,29 @@ msgstr "आकार विशिष्टता '%s' विश्लेषि
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "एक अस्थायी निर्देशिका बनाएँ"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "एक अस्थायी निर्देशिका बनाएँ"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
@@ -3190,7 +3195,7 @@ msgstr "mkisofs कमांड विफल: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3203,7 +3208,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3467,37 +3472,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: cannot use --listen and --file options at the same time\n"
diff --git a/po/kn.po b/po/kn.po
index 6d94381d..b7132219 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
@@ -2756,24 +2756,29 @@ msgstr "ಗಾತ್ರದ ವಿಶಿಷ್ಟತೆ '%s' ಅನ್ನು ಪ
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ"
@@ -3207,7 +3212,7 @@ msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3220,7 +3225,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3484,37 +3489,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 295ab7a5..b2d9fda7 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.7.21\n"
+"Project-Id-Version: libguestfs 1.7.22\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2512,24 +2512,29 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
+#: src/appliance.c:332
#, c-format
-msgid "failed to create temporary cache directory: %m"
+msgid "security: cached appliance %s is not owned by UID %d\n"
msgstr ""
-#: src/appliance.c:442
+#: src/appliance.c:337
#, c-format
-msgid "error renaming temporary cache directory: %m"
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
msgid "external command failed, see earlier error messages"
msgstr ""
@@ -2925,7 +2930,7 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -2938,7 +2943,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3199,32 +3204,32 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 54521afd..196249cb 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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-"
@@ -2748,24 +2748,29 @@ msgstr "വ്യാപ്തിയുടെ വിവരണം '%s' പാഴ
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക"
@@ -3196,7 +3201,7 @@ msgstr "mkisofs കമാന്‍ഡ് പരാജയപ്പെട്ടു
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3209,7 +3214,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3473,37 +3478,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
diff --git a/po/mr.po b/po/mr.po
index 49c57ef0..8f227e16 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2743,24 +2743,29 @@ msgstr "आकार संरचना '%s' वाचणे अशक्य\n"
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा"
@@ -3187,7 +3192,7 @@ msgstr "mkisofs आदेश अपयशी: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3200,7 +3205,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3464,37 +3469,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n"
diff --git a/po/nl.po b/po/nl.po
index 7d0cd9be..53615ff3 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
@@ -2775,7 +2775,7 @@ msgstr ""
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: onbekende lange optie: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
@@ -2784,17 +2784,22 @@ msgstr ""
"kon geen geschikte libguestfs supermin of gewoon toestel vinden op "
"LIBGUESTFS_PATH (zoek pad: %s)"
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "maak een tijdelijke map aan"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "maak een tijdelijke map aan"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
@@ -3236,7 +3241,7 @@ msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
"virt-edit: geen afbeelding, VM namen of bestandsnamen gegeven om te bewerken"
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, fuzzy, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3257,7 +3262,7 @@ msgstr ""
"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n"
"met inbegrip van zoveel mogelijk informatie over de schijf image.\n"
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, fuzzy, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3558,11 +3563,11 @@ msgstr "virt-tar: {tarball}: bestand niet gevonden\n"
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr "virt-tar: {dir}: map naam moet beginnen met het '/' karakter\n"
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr "geen libvirt domein naam of schijf image gegeven\n"
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
@@ -3570,26 +3575,34 @@ msgstr ""
"verwacht 1 of 2 extra parameters, subkey pad en optioneel de waarde om te "
"exporteren\n"
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr "virt-win-reg: {p}: geen ondersteund Windows Registry pad\n"
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr "virt-win-reg: {p}: bestand niet gevonden in gast: {err}\n"
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr "virt-win-reg: {p}: kon registry bestand niet downloaden: {err}\n"
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: kon registry bestand niet uploaden: {err}\n"
+#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "maak een tijdelijke map aan"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "maak een tijdelijke map aan"
+
#~ msgid "virt-rescue: no image or VM names rescue given"
#~ msgstr "virt-rescue: geen image of VM namen redding opgegeven"
diff --git a/po/or.po b/po/or.po
index 25c72bd2..8ac53115 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2748,24 +2748,29 @@ msgstr "ଆକାର ବିଶେଷ ଦ୍ରଷ୍ଟବ୍ୟ '%s' କୁ ବ
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ"
@@ -3192,7 +3197,7 @@ msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3205,7 +3210,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3469,37 +3474,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
diff --git a/po/pa.po b/po/pa.po
index ba9b4105..2e56d9a8 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2746,24 +2746,29 @@ msgstr "ਅਕਾਰ ਨਿਰਧਾਰਨ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀ
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
@@ -3190,7 +3195,7 @@ msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3203,7 +3208,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3467,37 +3472,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: cannot use --listen and --file options at the same time\n"
diff --git a/po/pl.po b/po/pl.po
index 08e641f3..392a9d06 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\n"
"PO-Revision-Date: 2010-10-23 13:41+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -2812,7 +2812,7 @@ msgstr "nie można przetworzyć rozmiaru partycji startowej"
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: nieznana długa opcja: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
@@ -2821,17 +2821,22 @@ msgstr ""
"nie można odnaleźć żadnego przyrządu biblioteki libguestfs typu \"supermin\" "
"lub \"ordinary\" w LIBGUESTFS_PATH (ścieżka wyszukiwania: %s)"
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "tworzy katalog tymczasowy"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "tworzy katalog tymczasowy"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
msgid "external command failed, see earlier error messages"
msgstr ""
"zewnętrzne polecenie nie powiodło się, proszę zobaczyć wcześniejsze "
@@ -3284,7 +3289,7 @@ msgstr ""
"virt-edit: nie podano obrazu, nazw maszyn wirtualnych lub nazw plików dla "
"polecenia edit"
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, fuzzy, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3304,7 +3309,7 @@ msgstr ""
"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo "
"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n"
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, fuzzy, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3606,11 +3611,11 @@ msgstr "virt-tar: {tarball}: nie odnaleziono pliku\n"
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr "virt-tar: {dir}: nazwa katalogu musi zaczynać się od znaku \"/\"\n"
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr "nie podano nazwy domeny libvirt lub obrazu dysku\n"
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
@@ -3618,27 +3623,35 @@ msgstr ""
"oczekiwano jednego lub dwóch parametrów, ścieżki do podklucza i opcjonalnie "
"wartości do wyeksportowania\n"
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
"virt-win-reg: {p}: nie jest obsługiwaną ścieżką rejestru systemu Windows\n"
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr "virt-win-reg: {p}: nie odnaleziono pliku w gościu: {err}\n"
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr "virt-win-reg: {p}: nie można pobrać pliku rejestru: {err}\n"
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: nie można wysłać pliku rejestru: {err}\n"
+#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "tworzy katalog tymczasowy"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "tworzy katalog tymczasowy"
+
#~ msgid "virt-rescue: no image or VM names rescue given"
#~ msgstr ""
#~ "virt-rescue: nie podano obrazu lub nazw maszyn wirtualnych dla polecenia "
diff --git a/po/ta.po b/po/ta.po
index 2db9288a..c64db932 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2749,24 +2749,29 @@ msgstr "'%s'க்கான பகுப்பு அளவை குறிப
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
@@ -3198,7 +3203,7 @@ msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3211,7 +3216,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3475,37 +3480,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr ""
#~ "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
diff --git a/po/te.po b/po/te.po
index fe8d867a..ba67fc33 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-12-10 13:41+0000\n"
+"POT-Creation-Date: 2010-12-11 17:52+0000\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"
@@ -2747,24 +2747,29 @@ msgstr "పరిమాణ వివరణలను పార్శ్ చేయ
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n"
-#: src/appliance.c:139
+#: src/appliance.c:181
#, c-format
msgid ""
"cannot find any suitable libguestfs supermin or ordinary appliance on "
"LIBGUESTFS_PATH (search path: %s)"
msgstr ""
-#: src/appliance.c:354
-#, fuzzy, c-format
-msgid "failed to create temporary cache directory: %m"
-msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
+#: src/appliance.c:332
+#, c-format
+msgid "security: cached appliance %s is not owned by UID %d\n"
+msgstr ""
-#: src/appliance.c:442
-#, fuzzy, c-format
-msgid "error renaming temporary cache directory: %m"
-msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
+#: src/appliance.c:337
+#, c-format
+msgid "security: cached appliance %s is not a directory (mode %o)\n"
+msgstr ""
-#: src/appliance.c:518
+#: src/appliance.c:342
+#, c-format
+msgid "security: cached appliance %s is writable by group or other (mode %o)\n"
+msgstr ""
+
+#: src/appliance.c:649
#, fuzzy
msgid "external command failed, see earlier error messages"
msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము"
@@ -3190,7 +3195,7 @@ msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n"
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
-#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
+#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
#, perl-brace-format
msgid ""
"{prog}: No operating system could be detected inside this disk image.\n"
@@ -3203,7 +3208,7 @@ msgid ""
"information about the disk image as possible.\n"
msgstr ""
-#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
+#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
#, perl-brace-format
msgid "{prog}: multiboot operating systems are not supported.\n"
msgstr ""
@@ -3467,37 +3472,45 @@ msgstr ""
msgid "virt-tar: {dir}: directory name must start with '/' character\n"
msgstr ""
-#: tools/virt-win-reg.pl:276
+#: tools/virt-win-reg.pl:201
msgid "no libvirt domain name or disk image given\n"
msgstr ""
-#: tools/virt-win-reg.pl:315
+#: tools/virt-win-reg.pl:240
msgid ""
"expecting 1 or 2 more parameters, subkey path and optionally the value to "
"export\n"
msgstr ""
-#: tools/virt-win-reg.pl:426
+#: tools/virt-win-reg.pl:351
#, perl-brace-format
msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
msgstr ""
-#: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
+#: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
#, perl-brace-format
msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:450
+#: tools/virt-win-reg.pl:375
#, perl-brace-format
msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
msgstr ""
-#: tools/virt-win-reg.pl:472
+#: tools/virt-win-reg.pl:397
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
#, fuzzy
+#~ msgid "failed to create temporary cache directory: %m"
+#~ msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
+
+#, fuzzy
+#~ msgid "error renaming temporary cache directory: %m"
+#~ msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము"
+
+#, fuzzy
#~ msgid "virt-df: cannot use -h and --csv options together\n"
#~ msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n"