mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.13.12.
This commit is contained in:
5
BUGS
5
BUGS
@@ -1,5 +1,5 @@
|
||||
NOTE: This file is automatically generated from "update-bugs.sh".
|
||||
Last updated: 2011-09-01
|
||||
Last updated: 2011-09-14
|
||||
|
||||
This contains a local list of the bugs that are open against
|
||||
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
|
||||
@@ -59,6 +59,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
|
||||
731742 NEW https://bugzilla.redhat.com/show_bug.cgi?id=731742
|
||||
libguestfs should escape special/non-printing characters in debug output
|
||||
|
||||
737944 NEW https://bugzilla.redhat.com/show_bug.cgi?id=737944
|
||||
virt-win-reg hyphen (delete key) syntax may be wrong, and is not documented
|
||||
|
||||
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
|
||||
list-devices returns devices of different types out of order
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [13])
|
||||
m4_define([libguestfs_release], [11])
|
||||
m4_define([libguestfs_release], [12])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
|
||||
864
po-docs/ja.po
864
po-docs/ja.po
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
884
po-docs/uk.po
884
po-docs/uk.po
File diff suppressed because it is too large
Load Diff
24
po/en_GB.po
24
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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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/"
|
||||
@@ -3196,59 +3196,59 @@ msgstr ""
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, 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:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr ""
|
||||
|
||||
24
po/es.po
24
po/es.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3404,47 +3404,47 @@ msgstr "libguestfs-test-tool: tiempo de espera no válido: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: opción de línea de comando no esperada 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "bguestfs-test-tool: falló al crear el manipulador libguestfs\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
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:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: falló guestfs_version\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, 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:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, 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:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3453,12 +3453,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:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, 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:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: no parece un directorio fuente de qemu\n"
|
||||
|
||||
24
po/gu.po
24
po/gu.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3138,47 +3138,47 @@ msgstr "libguestfs-test-tool: અયોગ્ય સમયસમાપ્તિ:
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: અનિચ્છનીય આદેશ વાક્ય વિકલ્પ 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs હેન્ડલને બનાવવાનું નિષ્ફળ\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: ડ્રાઇવ '%s' ને ઉમેરવાનું નિષ્ફળ\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version નિષ્ફળ\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: સાધનને શરૂ કરવાનું નિષ્ફળ\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 કરવાનું નિષ્ફળ\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3187,12 +3187,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n"
|
||||
"--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\n"
|
||||
|
||||
24
po/hi.po
24
po/hi.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3136,47 +3136,47 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
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:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version failed\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, 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:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, 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:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3185,12 +3185,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
"--qemu/--qemudir options cannot be used.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
|
||||
|
||||
24
po/kn.po
24
po/kn.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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/"
|
||||
@@ -3144,47 +3144,47 @@ msgstr "libguestfs-test-tool: ಅಮಾನ್ಯವಾದ ಕಾಲಾವಧಿ
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: ಅನಿರೀಕ್ಷಿತವಾದ ಆಜ್ಞಾ ಸಾಲಿನ ಆಯ್ಕೆ 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version ವಿಫಲಗೊಂಡಿದೆ\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3193,12 +3193,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n"
|
||||
"--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.13.11\n"
|
||||
"Project-Id-Version: libguestfs 1.13.12\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
|
||||
"component=libguestfs&product=Virtualization+Tools\n"
|
||||
"POT-Creation-Date: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -3124,59 +3124,59 @@ msgstr ""
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, 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:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr ""
|
||||
|
||||
24
po/ml.po
24
po/ml.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3138,47 +3138,47 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: അപ്രതീക്ഷിതമായ കമാന്ഡ് ലൈന് ഉപാധി 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്ക്കുന്നതില് പരാജയപ്പെട്ടു\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version പരാജയപ്പെട്ടു\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3187,12 +3187,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n"
|
||||
"--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില് പ്രവര്ത്തിക്കുന്നില്ല\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില് നിന്നും വ്യത്യസ്ഥമാണു്\n"
|
||||
|
||||
24
po/mr.po
24
po/mr.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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/"
|
||||
@@ -3303,47 +3303,47 @@ msgstr "libguestfs-test-tool: अवैध वेळसमाप्ती: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: अनपेक्षीत आदेश ओळ पर्याय 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs हँडल निर्माण करण्यास अपयशी\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: ड्राइव्ह '%s' समावेश करण्यास अपयशी\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version अपयशी\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: अप्लायंस सुरू करण्यास अपयशी\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 अपयशी\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3352,12 +3352,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n"
|
||||
"--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\n"
|
||||
|
||||
24
po/nl.po
24
po/nl.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3202,47 +3202,47 @@ msgstr "libguestfs-test-tool: ongeldige time-out: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: onverwachte commando regel optie 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs hendel aanmaken mislukte\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: station '%s' toevoegen mislukte\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version mislukte\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: toestel lanceren mislukte\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3251,12 +3251,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n"
|
||||
"de --qemu/--qemudir opties kunnen niet gebruikt worden.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, 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:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, 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"
|
||||
|
||||
24
po/or.po
24
po/or.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3135,47 +3135,47 @@ msgstr "libguestfs-test-tool: ଅବୈଧ ସମୟ ସମାପ୍ତି: %s\n
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: ଅପ୍ରତ୍ୟାଶିତ ନିର୍ଦ୍ଦେଶନାମା ବିକଳ୍ପ 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: ଡ୍ରାଇଭ '%s' କୁ ଯୋଗ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version ବିଫଳ ହୋଇଛି\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: ଉପକରଣ ଆରମ୍ଭ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 କରିବାରେ ବିଫଳ ହୋଇଛି\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3184,12 +3184,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n"
|
||||
"--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\n"
|
||||
|
||||
24
po/pa.po
24
po/pa.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3301,47 +3301,47 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
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:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version failed\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, 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:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, 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:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3350,12 +3350,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
"--qemu/--qemudir options cannot be used.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n"
|
||||
|
||||
24
po/pl.po
24
po/pl.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: 2011-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3375,49 +3375,49 @@ msgstr "libguestfs-test-tool: nieprawidłowy czas oczekiwania: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: nieoczekiwana opcja wiersza poleceń 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr ""
|
||||
"libguestfs-test-tool: utworzenie programu obsługi libguestfs nie powiodło "
|
||||
"się\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: dodanie napędu \"%s\" nie powiodło się\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version nie powiodło się\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: uruchomienie przyrządu nie powiodło się\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 nie powiodło się\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
|
||||
msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / nie powiodło się\n"
|
||||
|
||||
#: test-tool/test-tool.c:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3426,12 +3426,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:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, 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:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, 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"
|
||||
|
||||
24
po/ta.po
24
po/ta.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3138,47 +3138,47 @@ msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n"
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, 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:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3187,12 +3187,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
|
||||
"--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, 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:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
|
||||
|
||||
24
po/te.po
24
po/te.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3134,47 +3134,47 @@ msgstr "libguestfs-test-tool: చెల్లని సమయముగింప
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: అనుకోని కమాండ్ లైన్ ఐచ్చికము 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr "libguestfs-test-tool: libguestfs సంభాలిక సృష్టించుటలో విఫలమైంది\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: డ్రైవ్ '%s' జతచేయుటకు విఫలమైంది\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: guestfs_version విఫలమైంది\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: ఉపకరణము ఆరంభించుటలో విఫలమైంది\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: mkfs.ext2కు విఫలమైంది\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3183,12 +3183,12 @@ msgstr ""
|
||||
"LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n"
|
||||
"--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\n"
|
||||
|
||||
24
po/uk.po
24
po/uk.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-09-01 14:53+0100\n"
|
||||
"POT-Creation-Date: 2011-09-14 18:20+0100\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"
|
||||
@@ -3402,48 +3402,48 @@ msgstr "libguestfs-test-tool: некоректне значення часу о
|
||||
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
|
||||
msgstr "libguestfs-test-tool: неочікуваний параметр командного рядка 0x%x\n"
|
||||
|
||||
#: test-tool/test-tool.c:173
|
||||
#: test-tool/test-tool.c:174
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
|
||||
msgstr ""
|
||||
"libguestfs-test-tool: не вдалося створити елемент керування libguestfs\n"
|
||||
|
||||
#: test-tool/test-tool.c:180
|
||||
#: test-tool/test-tool.c:181
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
|
||||
msgstr "libguestfs-test-tool: не вдалося додати пристрій «%s»\n"
|
||||
|
||||
#: test-tool/test-tool.c:188
|
||||
#: test-tool/test-tool.c:189
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: guestfs_version failed\n"
|
||||
msgstr "libguestfs-test-tool: помилка guestfs_version\n"
|
||||
|
||||
#: test-tool/test-tool.c:221
|
||||
#: test-tool/test-tool.c:222
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to launch appliance\n"
|
||||
msgstr "libguestfs-test-tool: не вдалося запустити пристрій\n"
|
||||
|
||||
#: test-tool/test-tool.c:233
|
||||
#: test-tool/test-tool.c:234
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to run part-disk\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:239
|
||||
#: test-tool/test-tool.c:240
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
|
||||
msgstr "libguestfs-test-tool: не вдалося виконати mkfs.ext2\n"
|
||||
|
||||
#: test-tool/test-tool.c:245
|
||||
#: test-tool/test-tool.c:246
|
||||
#, 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:252
|
||||
#: test-tool/test-tool.c:253
|
||||
#, c-format
|
||||
msgid "libguestfs-test-tool: failed to touch file\n"
|
||||
msgstr ""
|
||||
|
||||
#: test-tool/test-tool.c:283
|
||||
#: test-tool/test-tool.c:284
|
||||
#, c-format
|
||||
msgid ""
|
||||
"LIBGUESTFS_QEMU environment variable is already set, so\n"
|
||||
@@ -3452,12 +3452,12 @@ msgstr ""
|
||||
"Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\n"
|
||||
"не можна використовувати параметри --qemu/--qemudir.\n"
|
||||
|
||||
#: test-tool/test-tool.c:291
|
||||
#: test-tool/test-tool.c:292
|
||||
#, c-format
|
||||
msgid "Binary '%s' does not exist or is not executable\n"
|
||||
msgstr "Виконуваного файла «%s» не існує або вказаний файл не є виконуваним\n"
|
||||
|
||||
#: test-tool/test-tool.c:305
|
||||
#: test-tool/test-tool.c:306
|
||||
#, c-format
|
||||
msgid "%s: does not look like a qemu source directory\n"
|
||||
msgstr "%s: не є каталогом початкових кодів qemu\n"
|
||||
|
||||
Reference in New Issue
Block a user