diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/en_GB.po | 54 | ||||
-rw-r--r-- | po/es.po | 54 | ||||
-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 | 54 | ||||
-rw-r--r-- | po/nl.po | 54 | ||||
-rw-r--r-- | po/or.po | 54 | ||||
-rw-r--r-- | po/pa.po | 54 | ||||
-rw-r--r-- | po/pl.po | 54 | ||||
-rw-r--r-- | po/ta.po | 54 | ||||
-rw-r--r-- | po/te.po | 54 | ||||
-rw-r--r-- | po/uk.po | 54 |
15 files changed, 406 insertions, 406 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 9de783a6..3fb62812 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -3681,6 +3681,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3742,32 +3757,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4225,49 +4225,49 @@ msgstr "" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" msgstr "" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" @@ -11,7 +11,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n" @@ -3852,6 +3852,21 @@ msgstr "línea no esperada desde el comando db_dump, sin prefijo de espacio" msgid "unexpected non-hex digits in output of db_dump command" msgstr "dígitos no-hex inesperados en el resultado del comando db_dump" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "advertencia: %s" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: error: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<truncado, tamaño original %zu bytes>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3915,32 +3930,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: llamado dos veces en la misma manipulación\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "advertencia: %s" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: error: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<truncado, tamaño original %zu bytes>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4429,37 +4429,37 @@ msgstr "libguestfs-test-tool: opción de línea de comando no esperada 0x%x\n" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: falló al agregar dispositivo '%s'\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: falló al intentar lanzar dispositivo\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: falló al ejecutar part-disk\n" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: falló al realizar mkfs.ext2\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: falló al montar /dev/sda1 sobre /\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "libguestfs-test-tool: falló al tocar el archivo\n" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4468,12 +4468,12 @@ msgstr "" "la variable de entorno LIBGUESTFS_QEMU ya se encuentra definida,\n" "de modo que las opciones --qemu/--qemudir no pueden ser utilizadas.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "El binario '%s' no existe o no es un ejecutable\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: no parece un directorio fuente de qemu\n" @@ -10,7 +10,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -3620,6 +3620,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: ભૂલ: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3681,32 +3696,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: એજ હેન્ડલ પર બે વાર બોલાવેલ છે\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: ભૂલ: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4165,37 +4165,37 @@ msgstr "libguestfs-test-tool: અનિચ્છનીય આદેશ વાક msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ડ્રાઇવ '%s' ને ઉમેરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: સાધનને શરૂ કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: / પર mount /dev/sda1 કરવાનું નિષ્ફળ\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4204,12 +4204,12 @@ msgstr "" "LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n" "--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\n" @@ -10,7 +10,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -3618,6 +3618,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: error: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3679,32 +3694,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: called twice on the same handle\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: error: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4163,37 +4163,37 @@ msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: failed to add drive '%s'\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: failed to mkfs.ext2\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4202,12 +4202,12 @@ msgstr "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/" @@ -3625,6 +3625,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: ದೋಷ: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3686,32 +3701,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ಒಂದೇ ಹ್ಯಾಂಡಲ್ನಲ್ಲಿ ಎರಡು ಬಾರಿ ಕರೆಲಾಗಿದೆ\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: ದೋಷ: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4171,37 +4171,37 @@ msgstr "libguestfs-test-tool: ಅನಿರೀಕ್ಷಿತವಾದ ಆಜ್ msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 ಅನ್ನು / ನಲ್ಲಿ ಆರೋಹಿಸಲಾಗಲಿಲ್ಲ\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4210,12 +4210,12 @@ msgstr "" "LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n" "--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index af52a024..1ea5f3ae 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.19.58\n" +"Project-Id-Version: libguestfs 1.19.59\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 15:28+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" @@ -3608,6 +3608,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3669,32 +3684,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4152,49 +4152,49 @@ msgstr "" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" msgstr "" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "" @@ -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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -3620,6 +3620,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: പിശക്: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3681,32 +3696,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ഒരേ ഹാന്ഡിലില് രണ്ടു് തവണ വിളിച്ചിരിക്കുന്നു\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: പിശക്: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4165,37 +4165,37 @@ msgstr "libguestfs-test-tool: അപ്രതീക്ഷിതമായ കമ msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്ക്കുന്നതില് പരാജയപ്പെട്ടു\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 /-ല് മൌണ്ട് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4204,12 +4204,12 @@ msgstr "" "LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n" "--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില് പ്രവര്ത്തിക്കുന്നില്ല\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില് നിന്നും വ്യത്യസ്ഥമാണു്\n" @@ -10,7 +10,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/" @@ -3745,6 +3745,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: त्रुटी: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<आखूड केले, मूळ आकार %zu बाईट्स्>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3806,32 +3821,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: एकाच हँडलवर दोनवेळा कॉल केले\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: त्रुटी: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<आखूड केले, मूळ आकार %zu बाईट्स्>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4301,37 +4301,37 @@ msgstr "libguestfs-test-tool: अनपेक्षीत आदेश ओळ msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ड्राइव्ह '%s' समावेश करण्यास अपयशी\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: अप्लायंस सुरू करण्यास अपयशी\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 अपयशी\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 यांस / वर माऊंट करण्यास अपयशी\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4340,12 +4340,12 @@ msgstr "" "LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n" "--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\n" @@ -11,7 +11,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/" @@ -3993,6 +3993,21 @@ msgstr "onverwachte regel van db_dump commando, geen spatie prefix" msgid "unexpected non-hex digits in output of db_dump command" msgstr "onverwachte niet-hex tekens in output van db_dump commando" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "waarschuwing: %s" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: fout: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<afgekort, originele grootte %zu bytes>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -4056,32 +4071,17 @@ msgstr "kon map cache hashtabellen niet initialiseren" msgid "FUSE not supported" msgstr "FUSE wordt niet ondersteund" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: twee keer dezelfde hendel aangeroepen\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "waarschuwing: %s" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: fout: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<afgekort, originele grootte %zu bytes>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4579,37 +4579,37 @@ msgstr "libguestfs-test-tool: onverwachte commando regel optie 0x%x\n" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: station '%s' toevoegen mislukte\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: toestel lanceren mislukte\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: part-disk draaien mislukte\n" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: aankoppelen van /dev/sda1 op / mislukte\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "libguestfs-test-tool: bestand touchen mislukte\n" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "libguestfs-test-tool: afsluiten mislukte\n" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4618,12 +4618,12 @@ msgstr "" "LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n" "de --qemu/--qemudir opties kunnen niet gebruikt worden.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ziet er niet uit als een qemu bron map\n" @@ -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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/" @@ -3619,6 +3619,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: ତ୍ରୁଟି: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3680,32 +3695,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ସମାନ ନିୟନ୍ତ୍ରଣରେ ଦୁଇଥର ଡ଼ାକିଥିଲା\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: ତ୍ରୁଟି: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4163,37 +4163,37 @@ msgstr "libguestfs-test-tool: ଅପ୍ରତ୍ୟାଶିତ ନିର୍ଦ msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: ଡ୍ରାଇଭ '%s' କୁ ଯୋଗ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ଉପକରଣ ଆରମ୍ଭ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1 କୁ / ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4202,12 +4202,12 @@ msgstr "" "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n" "--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\n" @@ -10,7 +10,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -3757,6 +3757,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: error: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<ਘਟਾਇਆ, ਅਸਲੀ ਅਕਾਰ %zu ਬਾਈਟ>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3818,32 +3833,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: called twice on the same handle\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: error: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<ਘਟਾਇਆ, ਅਸਲੀ ਅਕਾਰ %zu ਬਾਈਟ>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4314,37 +4314,37 @@ msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: failed to add drive '%s'\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: failed to mkfs.ext2\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4353,12 +4353,12 @@ msgstr "" "LIBGUESTFS_QEMU environment variable is already set, so\n" "--qemu/--qemudir options cannot be used.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n" @@ -11,7 +11,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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n" @@ -3986,6 +3986,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "nieoczekiwane nieszesnastkowe cyfry w wyjściu polecenia db_dump " +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "ostrzeżenie: %s" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: błąd: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<skrócone, pierwotny rozmiar %zu bajtów>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -4049,32 +4064,17 @@ msgstr "nie można zainicjować tablic sum mieszania katalogu pamięci podręczn msgid "FUSE not supported" msgstr "FUSE nie jest obsługiwane" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: wywołano dwa razy w tym samym programie obsługującym\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "ostrzeżenie: %s" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: błąd: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<skrócone, pierwotny rozmiar %zu bajtów>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4567,38 +4567,38 @@ msgstr "libguestfs-test-tool: nieoczekiwana opcja wiersza poleceń 0x%x\n" msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: dodanie napędu \"%s\" się nie powiodło\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: uruchomienie przyrządu się nie powiodło\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: wykonanie polecenia part-disk się nie powiodło\n" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 się nie powiodło\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / się nie powiodło\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" "libguestfs-test-tool: wykonanie polecenia touch na pliku się nie powiodło\n" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4607,12 +4607,12 @@ msgstr "" "Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\n" "użyć opcji --qemu/--qemudir.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: nie wygląda na katalog źródłowy QEMU\n" @@ -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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -3619,6 +3619,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: error: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3680,32 +3695,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: error: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4165,37 +4165,37 @@ msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: failed to launch appliance\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4204,12 +4204,12 @@ msgstr "" "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n" "--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Binary '%s' does not exist or is not executable\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/" @@ -3617,6 +3617,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: దోషము: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -3678,32 +3693,17 @@ msgstr "" msgid "FUSE not supported" msgstr "" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: ఒకే సంభాలికపై రెండుసార్లు పిలువబడింది\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: దోషము: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4162,37 +4162,37 @@ msgstr "libguestfs-test-tool: అనుకోని కమాండ్ లైన msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: డ్రైవ్ '%s' జతచేయుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: ఉపకరణము ఆరంభించుటలో విఫలమైంది\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: mkfs.ext2కు విఫలమైంది\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: /dev/sda1ను /పై మౌంట్ చేయుటకు విఫలమైంది\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4201,12 +4201,12 @@ msgstr "" "LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n" "--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\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: 2012-11-10 10:13+0000\n" +"POT-Creation-Date: 2012-11-13 14:41+0000\n" "PO-Revision-Date: 2012-10-14 12:24+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -4066,6 +4066,21 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "неочікувані не шістнадцяткові цифри у виводі команди db_dump" +#: src/errors.c:69 +#, c-format +msgid "warning: %s" +msgstr "попередження: %s" + +#: src/errors.c:247 +#, c-format +msgid "libguestfs: error: %s\n" +msgstr "libguestfs: помилка: %s\n" + +#: src/errors.c:275 +#, c-format +msgid "<truncated, original size %zu bytes>" +msgstr "<скорочено, початковий розмір — %zu байтів>" + #: src/filearch.c:154 #, c-format msgid "size of %s unreasonable (%<PRIi64> bytes)" @@ -4129,32 +4144,17 @@ msgstr "не вдалося ініціалізувати таблиці хеші msgid "FUSE not supported" msgstr "підтримки FUSE не передбачено" -#: src/guestfs.c:143 +#: src/handle.c:120 msgid "" "libguestfs was built with an invalid default attach-method, using " "'appliance' instead" msgstr "" -#: src/guestfs.c:278 +#: src/handle.c:255 #, c-format msgid "guestfs_close: called twice on the same handle\n" msgstr "guestfs_close: викликано двічі для того самого елемента керування\n" -#: src/guestfs.c:450 -#, c-format -msgid "warning: %s" -msgstr "попередження: %s" - -#: src/guestfs.c:725 -#, c-format -msgid "libguestfs: error: %s\n" -msgstr "libguestfs: помилка: %s\n" - -#: src/guestfs.c:1151 -#, c-format -msgid "<truncated, original size %zu bytes>" -msgstr "<скорочено, початковий розмір — %zu байтів>" - #: src/info.c:107 #, c-format msgid "%s: cannot detect virtual size of disk image" @@ -4662,37 +4662,37 @@ msgstr "libguestfs-test-tool: неочікуваний параметр кома msgid "libguestfs-test-tool: failed to add drive '%s'\n" msgstr "libguestfs-test-tool: не вдалося додати пристрій «%s»\n" -#: test-tool/test-tool.c:244 +#: test-tool/test-tool.c:250 #, c-format msgid "libguestfs-test-tool: failed to launch appliance\n" msgstr "libguestfs-test-tool: не вдалося запустити пристрій\n" -#: test-tool/test-tool.c:256 +#: test-tool/test-tool.c:262 #, c-format msgid "libguestfs-test-tool: failed to run part-disk\n" msgstr "libguestfs-test-tool: не вдалося запустити part-disk\n" -#: test-tool/test-tool.c:262 +#: test-tool/test-tool.c:268 #, c-format msgid "libguestfs-test-tool: failed to mkfs.ext2\n" msgstr "libguestfs-test-tool: не вдалося виконати mkfs.ext2\n" -#: test-tool/test-tool.c:268 +#: test-tool/test-tool.c:274 #, c-format msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n" msgstr "libguestfs-test-tool: не вдалося змонтувати /dev/sda1 до /\n" -#: test-tool/test-tool.c:275 +#: test-tool/test-tool.c:281 #, c-format msgid "libguestfs-test-tool: failed to touch file\n" msgstr "libguestfs-test-tool: не вдалося виконати touch для файла\n" -#: test-tool/test-tool.c:281 +#: test-tool/test-tool.c:287 #, c-format msgid "libguestfs-test-tool: shutdown failed\n" msgstr "libguestfs-test-tool: спроба завершення роботи зазнала невдачі\n" -#: test-tool/test-tool.c:314 +#: test-tool/test-tool.c:320 #, c-format msgid "" "LIBGUESTFS_QEMU environment variable is already set, so\n" @@ -4701,12 +4701,12 @@ msgstr "" "Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\n" "не можна використовувати параметри --qemu/--qemudir.\n" -#: test-tool/test-tool.c:322 +#: test-tool/test-tool.c:328 #, c-format msgid "Binary '%s' does not exist or is not executable\n" msgstr "Виконуваного файла «%s» не існує або вказаний файл не є виконуваним\n" -#: test-tool/test-tool.c:339 +#: test-tool/test-tool.c:345 #, c-format msgid "%s: does not look like a qemu source directory\n" msgstr "%s: не є каталогом початкових кодів qemu\n" |