diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-10-31 11:23:24 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-10-31 11:23:24 +0000 |
commit | 1a77a1479e78a88be1162822f30083491f400300 (patch) | |
tree | b2e30abba3f4d48d3ec2147a6953b93381b30a7c /po | |
parent | 628fdf6da7a378f282a40e18b5e39209d6f45798 (diff) | |
download | libguestfs-1.12.9.tar.gz libguestfs-1.12.9.tar.xz libguestfs-1.12.9.zip |
Version 1.12.9.1.12.9
Diffstat (limited to 'po')
-rw-r--r-- | po/en_GB.po | 54 | ||||
-rw-r--r-- | po/es.po | 60 | ||||
-rw-r--r-- | po/gu.po | 54 | ||||
-rw-r--r-- | po/hi.po | 54 | ||||
-rw-r--r-- | po/kn.po | 54 | ||||
-rw-r--r-- | po/libguestfs.pot | 56 | ||||
-rw-r--r-- | po/ml.po | 54 | ||||
-rw-r--r-- | po/mr.po | 60 | ||||
-rw-r--r-- | po/nl.po | 54 | ||||
-rw-r--r-- | po/or.po | 54 | ||||
-rw-r--r-- | po/pa.po | 60 | ||||
-rw-r--r-- | po/pl.po | 60 | ||||
-rw-r--r-- | po/ta.po | 54 | ||||
-rw-r--r-- | po/te.po | 54 | ||||
-rw-r--r-- | po/uk.po | 60 |
15 files changed, 421 insertions, 421 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 6ab7d4ad..38aa614f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -2876,30 +2876,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2959,23 +2959,23 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, c-format msgid "" "command failed: %s\n" @@ -2984,11 +2984,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "" @@ -3238,43 +3238,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" @@ -3054,18 +3054,27 @@ msgstr "no es un huésped Windows, o systemroot no pudo ser determinado" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"no está disponible la inspección de API debido a que esta versión de " +"libguestfs fue compilada sin bibliotecas PCRE o hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "el tamaño de %s es irracionalmente largo (%<PRIi64> bytes)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3074,15 +3083,6 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"no está disponible la inspección de API debido a que esta versión de " -"libguestfs fue compilada sin bibliotecas PCRE o hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3144,25 +3144,25 @@ msgstr "%s: no es posible crear directorio temporal" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3173,11 +3173,11 @@ msgstr "" "%s: falló el comando: Si qemu se encuentra ubicado en una ruta no estándar, " "intente definir el entorno LIBGUESTFS_QEMU como variable" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3449,48 +3449,48 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "entrada salida de virt-make-fs\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "salida inesperada del comando 'du'" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: formato de entrada desconocido: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: falló al intentar crear una imagen de disco, vea mensajes " "de errores anteriores\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue " "compilado\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: falló, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "falló el comando de descompresión, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -2816,30 +2816,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2899,23 +2899,23 @@ msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2926,11 +2926,11 @@ msgstr "" "%s: આદેશ નિષ્ફળ: જો qemu એ બિન-મૂળભૂત પાથ પર સ્થિત થયેલ હોય તો, LIBGUESTFS_QEMU " "પર્યાવરણ ચલ સુયોજનોનો પ્રયત્ન કરો." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "મારવા માટે ઉપપ્રક્રિયા નથી" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -2814,30 +2814,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2897,23 +2897,23 @@ msgstr "%s: को अस्थायी निर्देशिका नह msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2924,11 +2924,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu को अबतक लॉन्च नहीं किया गया है" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" @@ -3181,43 +3181,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" @@ -2821,30 +2821,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2904,23 +2904,23 @@ msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2931,11 +2931,11 @@ msgstr "" "%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU " "ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ" @@ -3189,43 +3189,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index e817de48..afe6d24f 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.12.8\n" +"Project-Id-Version: libguestfs 1.12.9\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+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" @@ -2804,30 +2804,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2887,23 +2887,23 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, c-format msgid "" "command failed: %s\n" @@ -2912,11 +2912,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "" @@ -3166,43 +3166,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -2816,30 +2816,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2899,23 +2899,23 @@ msgstr "%s: താല്ക്കാലിക ഡയറക്ടറി ഉണ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള് കാണുക" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2926,11 +2926,11 @@ msgstr "" "%s: കമാന്ഡ് പരാജയപ്പെട്ടു: നിലവാരമില്ലാത്ത പാഥിലാണു് qemu ലഭ്യമെങ്കില്, LIBGUESTFS_QEMU " "എന്വയോണ്മെന്റ് വേരിയബിള് സജ്ജമാക്കുവാന് ശ്രമിക്കുക." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -2967,18 +2967,27 @@ msgstr "विंडोज अतिथी नाही, किंवा systemr msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"libguestfs ची ही आवृत्ती PCRE किंवा hivex लाइब्ररिज् विना कंपाईल केल्यामुळे इंस्पेकशन API " +"अनुपलब्ध" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (%<PRIi64> बाईट्स्)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2987,15 +2996,6 @@ msgstr "" "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " "फंक्शनद्वारेच कॉल करा" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"libguestfs ची ही आवृत्ती PCRE किंवा hivex लाइब्ररिज् विना कंपाईल केल्यामुळे इंस्पेकशन API " -"अनुपलब्ध" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3055,23 +3055,23 @@ msgstr "%s: तात्पुर्ती डिरेक्ट्री नि msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd सह संपर्क केले, परंतु state != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3082,11 +3082,11 @@ msgstr "" "%s: आदेश अपयशी: qemu विना-मानक मार्गावर स्थीत असल्यास, LIBGUESTFS_QEMU एन्वार्यनमेंट " "वेरीयेबल सेट करण्याचा प्रयत्न करा." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu अजूनही सुरू केले नाही" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "kill करीता उपकार्य उपलब्ध नाही" @@ -3348,43 +3348,43 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs इंपुट आउटपुट\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -2872,18 +2872,24 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2892,12 +2898,6 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2959,24 +2959,24 @@ msgstr "%s: kan geen tijdelijke map aanmaken" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2987,11 +2987,11 @@ msgstr "" "%s: commando mislukte: Als qemu zich op een niet standaard pad bevindt, " "probeer je het instellen van de LIBGUESTFS_QEMU omgevingsvariabele." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" @@ -3247,47 +3247,47 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: geen image of VM naam opgegeven" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs input output\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "onverwachte output van 'du' commando" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: onbekend invoer formaat: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: aanmaken schijf image mislukte, zie eerdere fout " "boodschappen\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd " "werd\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: misluket, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -2814,30 +2814,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2897,23 +2897,23 @@ msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2924,11 +2924,11 @@ msgstr "" "%s: ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: ଯଦି qemu ମାନ୍ୟତା ପ୍ରାପ୍ତ ହୋଇନଥିବା ପଥରେ ଅବସ୍ଥିତ, ତେବେ " "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳକୁ ସେଟ କରିବା ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ" @@ -3180,43 +3180,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -2964,18 +2964,27 @@ msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"inspection API not available since this version of libguestfs was compiled " +"without PCRE or hivex libraries" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (%<PRIi64> ਬਾਈਟਾਂ)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2984,15 +2993,6 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"inspection API not available since this version of libguestfs was compiled " -"without PCRE or hivex libraries" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3052,23 +3052,23 @@ msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3079,11 +3079,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ" @@ -3346,44 +3346,44 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress ਕਮਾਂਡ ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -3026,18 +3026,27 @@ msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " +"została skompilowana bez bibliotek PCRE lub hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "rozmiar %s jest nierozsądnie duży (%<PRIi64> bajtów)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3046,15 +3055,6 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " -"została skompilowana bez bibliotek PCRE lub hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3115,28 +3115,28 @@ msgstr "%s: nie można utworzyć katalogu tymczasowego" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " "błędów" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "guestfs_launch nie powiodło się, nieoczekiwany komunikat początkowy od " "demona guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3147,11 +3147,11 @@ msgstr "" "%s: polecenie nie powiodło się: jeśli QEMU jest położone w niestandardowej " "ścieżce, należy spróbować ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "QEMU nie zostało jeszcze uruchomione" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "brak podprocesu do zniszczenia" @@ -3422,50 +3422,50 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs wejście wyjście\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "nieoczekiwane wyjście polecenia \"du\"" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: nieznany format wyjścia: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: utworzenie obrazu dysku nie powiodło się, proszę zobaczyć " "wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas " "komplikacji biblioteki libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" "tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "polecenie uncompress nie powiodło się, proszę zobaczyć wcześniejsze " "komunikaty błędów\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -2815,30 +2815,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2898,23 +2898,23 @@ msgstr "%s: தற்காலிக அடைவை உருவாக்க msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2925,11 +2925,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu இன்னும் துவங்கப்படவில்லை" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -2812,30 +2812,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2895,23 +2895,23 @@ msgstr "%s: తాత్కాలిక డైరెక్టరీను సృ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్ను సంప్రదించింది, అయితే state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2922,11 +2922,11 @@ msgstr "" "%s: ఆదేశము విఫలమైంది: ఒకవేళ qemu ప్రామాణికం-కాని పాత్పై వుంటే, LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ " "వేరియబుల్ అమర్చుటకు ప్రయత్నించుము." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu యింకా ఆరంభం కాలేదు" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు" @@ -3179,43 +3179,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -3052,18 +3052,27 @@ msgstr "не є гостьовою системою Windows або не вдал msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " +"libguestfs було зібрано без підтримки бібліотеки PCRE або hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "розмір %s неймовірно великий (%<PRIi64> байтів)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3073,15 +3082,6 @@ msgstr "" "кореневого пристрою, дані якого раніше було повернуто функцією " "guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " -"libguestfs було зібрано без підтримки бібліотеки PCRE або hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3141,27 +3141,27 @@ msgstr "%s: не вдалося створити тимчасовий катал msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми " "повідомленнями" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " "дорівнює READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3172,11 +3172,11 @@ msgstr "" "%s: помилка команди: якщо qemu зберігається у нестандартному каталозі, " "спробуйте встановити відповідне значення змінної середовища LIBGUESTFS_QEMU." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ще не запущено" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "немає підпроцесів для завершення" @@ -3448,47 +3448,47 @@ msgstr "virt-list-filesystems: не вказано образу або назв msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs вхідні_дані вихідні_дані\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "несподівані вихідні дані від команди «du»" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: невідомий формат вхідних даних: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми " "повідомленнями\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: помилка, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" |