From 1a77a1479e78a88be1162822f30083491f400300 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 31 Oct 2011 11:23:24 +0000 Subject: [PATCH] Version 1.12.9. --- BUGS | 29 +----- configure.ac | 2 +- po-docs/ja.po | 190 ++++++++++++++++++++------------------- po-docs/libguestfs-docs.pot | 189 ++++++++++++++++++++------------------- po-docs/uk.po | 213 ++++++++++++++++++++++++-------------------- po/en_GB.po | 54 +++++------ po/es.po | 60 ++++++------- po/gu.po | 54 +++++------ po/hi.po | 54 +++++------ po/kn.po | 54 +++++------ po/libguestfs.pot | 56 ++++++------ po/ml.po | 54 +++++------ po/mr.po | 60 ++++++------- po/nl.po | 54 +++++------ po/or.po | 54 +++++------ po/pa.po | 60 ++++++------- po/pl.po | 60 ++++++------- po/ta.po | 54 +++++------ po/te.po | 54 +++++------ po/uk.po | 60 ++++++------- 20 files changed, 735 insertions(+), 730 deletions(-) diff --git a/BUGS b/BUGS index c7687d3..daed271 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-10-19 +Last updated: 2011-10-31 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -32,9 +32,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064 Symbolic links on ntfs-3g are not followed correctly by some commands -693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359 - virt-cat and virt-edit don't handle case sensitive NTFS paths properly - 701814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=701814 virt-win-reg fails on a libvirt guest that has no defined disk format: "format parameter is empty or contains disallowed characters" @@ -44,9 +41,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 719879 NEW https://bugzilla.redhat.com/show_bug.cgi?id=719879 Rebase libguestfs in RHEL 6.3 -723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474 - If hivex and/or pcre not installed, libguestfs fails to compile - 728224 NEW https://bugzilla.redhat.com/show_bug.cgi?id=728224 configure can't find qemu on PPC @@ -59,27 +53,12 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 737261 NEW https://bugzilla.redhat.com/show_bug.cgi?id=737261 libguestfs grub-install API needs grub1 -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 - -744795 NEW https://bugzilla.redhat.com/show_bug.cgi?id=744795 - guestmount --live is not usable - 745576 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745576 libguestfs (or qemu?) hangs if sparse file runs out of disk space 745606 NEW https://bugzilla.redhat.com/show_bug.cgi?id=745606 libguestfs: error: part_list: could not parse row from output of parted print command -746295 NEW https://bugzilla.redhat.com/show_bug.cgi?id=746295 - virt-make-fs doesn't set partition ID - -747287 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747287 - Misleading error message when permission denied opening a disk image - -747290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747290 - libguestfs ignores in libvirt XML - 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -146,9 +125,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251 virt-inspector fails to recognize data-only NTFS disk image -642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821 - virt-resize falls over on a disk image with a logical swap partition - 646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036 libguestfs fails to launch @@ -198,6 +174,9 @@ You can help by testing the fixes. 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail +748370 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=748370 + guestfish fails to read disk images after os upgrade + -------------------------------------------------- These bugs are in the VERIFIED state. diff --git a/configure.ac b/configure.ac index e71f67c..3b611f9 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [12]) -m4_define([libguestfs_release], [8]) +m4_define([libguestfs_release], [9]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/ja.po b/po-docs/ja.po index a37833b..735ded9 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-19 19:11+0200\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:50+0000\n" "Last-Translator: rjones \n" "Language-Team: Japanese (http://www.transifex.net/projects/p/fedora/team/" @@ -642,7 +642,7 @@ msgstr "" #: ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 #: ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:262 #: ../resize/virt-resize.pod:568 ../tools/virt-list-filesystems.pl:188 -#: ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:532 +#: ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 #: ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733 msgid "SHELL QUOTING" msgstr "" @@ -652,7 +652,7 @@ msgstr "" #: ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 #: ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:264 #: ../resize/virt-resize.pod:570 ../tools/virt-list-filesystems.pl:190 -#: ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:534 +#: ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 #: ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " @@ -692,7 +692,7 @@ msgstr "" #: ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 #: ../src/guestfs.pod:3146 ../test-tool/libguestfs-test-tool.pod:100 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 -#: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 +#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 #: ../tools/virt-win-reg.pl:746 msgid "SEE ALSO" msgstr "" @@ -709,7 +709,7 @@ msgstr "" #: ../cat/virt-ls.pod:507 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 #: ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:601 #: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 -#: ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 +#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 #: ../tools/virt-win-reg.pl:772 msgid "AUTHOR" msgstr "" @@ -719,7 +719,7 @@ msgstr "" #: ../cat/virt-ls.pod:509 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 #: ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:294 #: ../resize/virt-resize.pod:603 ../tools/virt-list-filesystems.pl:210 -#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 +#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 #: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 msgid "Richard W.M. Jones L" msgstr "" @@ -737,14 +737,14 @@ msgstr "" #: ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 #: ../src/guestfs.pod:3223 ../test-tool/libguestfs-test-tool.pod:110 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 -#: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 +#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 #: ../tools/virt-win-reg.pl:776 msgid "COPYRIGHT" msgstr "" #. type: textblock #: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 -#: ../resize/virt-resize.pod:607 +#: ../resize/virt-resize.pod:607 ../tools/virt-make-fs.pl:588 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" @@ -757,7 +757,7 @@ msgstr "" #: ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 #: ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:115 #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 -#: ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 +#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 #: ../tools/virt-win-reg.pl:780 msgid "" "This program is free software; you can redistribute it and/or modify it " @@ -775,7 +775,7 @@ msgstr "" #: ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 #: ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:120 #: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 -#: ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 +#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 #: ../tools/virt-win-reg.pl:785 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " @@ -793,7 +793,7 @@ msgstr "" #: ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 #: ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:125 #: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 -#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 +#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:790 msgid "" "You should have received a copy of the GNU General Public License along with " @@ -1454,8 +1454,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 -#: ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:778 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -36967,7 +36966,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:553 +#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:571 #: ../tools/virt-win-reg.pl:761 msgid "BUGS" msgstr "" @@ -37420,7 +37419,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:59 #, no-wrap msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" @@ -37429,68 +37428,18 @@ msgstr "" msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 -#: ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -37498,12 +37447,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -37511,17 +37460,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -37530,19 +37479,25 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -37550,17 +37505,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -37569,7 +37524,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -37578,12 +37533,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -37591,20 +37546,64 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -37687,7 +37686,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -37757,7 +37756,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:263 #, no-wrap msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" @@ -37766,19 +37765,24 @@ msgstr "" msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 #, no-wrap msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, L " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -37802,7 +37806,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at L" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 294e9d5..4b4e98a 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.12.8\n" +"Project-Id-Version: libguestfs 1.12.9\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-19 19:11+0200\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -490,12 +490,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:191 ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:262 ../resize/virt-resize.pod:568 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:532 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733 +#: ../cat/virt-cat.pod:191 ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:262 ../resize/virt-resize.pod:568 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733 msgid "SHELL QUOTING" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:193 ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:264 ../resize/virt-resize.pod:570 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:534 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741 +#: ../cat/virt-cat.pod:193 ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:264 ../resize/virt-resize.pod:570 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " "meaning to the shell such as C<#> and space. You may need to quote or " @@ -514,7 +514,7 @@ msgid "This program returns 0 if successful, or non-zero if there was an error." msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:203 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:495 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:284 ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 ../src/guestfs.pod:3146 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:746 +#: ../cat/virt-cat.pod:203 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:495 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:284 ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 ../src/guestfs.pod:3146 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:746 msgid "SEE ALSO" msgstr "" @@ -526,27 +526,27 @@ msgid "" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:388 ../cat/virt-ls.pod:507 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:601 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:772 +#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:388 ../cat/virt-ls.pod:507 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:601 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:772 msgid "AUTHOR" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:214 ../cat/virt-filesystems.pod:390 ../cat/virt-ls.pod:509 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:294 ../resize/virt-resize.pod:603 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 +#: ../cat/virt-cat.pod:214 ../cat/virt-filesystems.pod:390 ../cat/virt-ls.pod:509 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:294 ../resize/virt-resize.pod:603 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 msgid "Richard W.M. Jones L" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:392 ../cat/virt-ls.pod:511 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400 ../fish/guestfish.pod:1297 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../java/examples/guestfs-java.pod:61 ../ocaml/examples/guestfs-ocaml.pod:94 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:57 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 ../src/guestfs.pod:3223 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:776 +#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:392 ../cat/virt-ls.pod:511 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400 ../fish/guestfish.pod:1297 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../java/examples/guestfs-java.pod:61 ../ocaml/examples/guestfs-ocaml.pod:94 ../perl/examples/guestfs-perl.pod:55 ../python/examples/guestfs-python.pod:57 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 ../src/guestfs.pod:3223 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:776 msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 ../resize/virt-resize.pod:607 +#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 ../resize/virt-resize.pod:607 ../tools/virt-make-fs.pl:588 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:220 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1302 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:780 +#: ../cat/virt-cat.pod:220 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1302 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:780 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " @@ -555,7 +555,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:225 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1307 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:785 +#: ../cat/virt-cat.pod:225 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1307 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:785 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " @@ -564,7 +564,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:230 ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1312 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:790 +#: ../cat/virt-cat.pod:230 ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1312 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:790 msgid "" "You should have received a copy of the GNU General Public License along with " "this program; if not, write to the Free Software Foundation, Inc., 675 Mass " @@ -1207,7 +1207,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:778 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -36063,7 +36063,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:553 ../tools/virt-win-reg.pl:761 +#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:571 ../tools/virt-win-reg.pl:761 msgid "BUGS" msgstr "" @@ -36508,7 +36508,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:59 #, no-wrap msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" @@ -36517,67 +36517,18 @@ msgstr "" msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -36585,12 +36536,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -36598,17 +36549,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -36617,19 +36568,24 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -36637,17 +36593,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -36656,7 +36612,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -36665,12 +36621,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -36678,20 +36634,64 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -36773,7 +36773,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -36843,7 +36843,7 @@ msgstr "" #: ../tools/virt-make-fs.pl:263 #, no-wrap msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" @@ -36852,19 +36852,24 @@ msgstr "" msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 #, no-wrap msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, " @@ -36872,14 +36877,14 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:555 ../tools/virt-win-reg.pl:763 +#: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:763 msgid "" "When reporting bugs, please enable debugging and capture the I " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -36888,7 +36893,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at " "L" diff --git a/po-docs/uk.po b/po-docs/uk.po index 7b3a624..858e0be 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-10-19 19:11+0200\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:50+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -687,7 +687,7 @@ msgstr "" #: ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 #: ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:262 #: ../resize/virt-resize.pod:568 ../tools/virt-list-filesystems.pl:188 -#: ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:532 +#: ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 #: ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733 msgid "SHELL QUOTING" msgstr "" @@ -697,7 +697,7 @@ msgstr "" #: ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 #: ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:264 #: ../resize/virt-resize.pod:570 ../tools/virt-list-filesystems.pl:190 -#: ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:534 +#: ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 #: ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741 msgid "" "Libvirt guest names can contain arbitrary characters, some of which have " @@ -737,7 +737,7 @@ msgstr "" #: ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 #: ../src/guestfs.pod:3146 ../test-tool/libguestfs-test-tool.pod:100 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 -#: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 +#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 #: ../tools/virt-win-reg.pl:746 msgid "SEE ALSO" msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" @@ -762,7 +762,7 @@ msgstr "" #: ../cat/virt-ls.pod:507 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 #: ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:601 #: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 -#: ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311 +#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 #: ../tools/virt-win-reg.pl:772 msgid "AUTHOR" msgstr "АВТОР" @@ -772,7 +772,7 @@ msgstr "АВТОР" #: ../cat/virt-ls.pod:509 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 #: ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:294 #: ../resize/virt-resize.pod:603 ../tools/virt-list-filesystems.pl:210 -#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566 +#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 #: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774 msgid "Richard W.M. Jones L" msgstr "Richard W.M. Jones L" @@ -790,14 +790,14 @@ msgstr "Richard W.M. Jones L" #: ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 #: ../src/guestfs.pod:3223 ../test-tool/libguestfs-test-tool.pod:110 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 -#: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 +#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 #: ../tools/virt-win-reg.pl:776 msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" #. type: textblock #: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405 -#: ../resize/virt-resize.pod:607 +#: ../resize/virt-resize.pod:607 ../tools/virt-make-fs.pl:588 #, fuzzy #| msgid "Copyright (C) 2009-2010 Red Hat Inc." msgid "Copyright (C) 2010-2011 Red Hat Inc." @@ -812,7 +812,7 @@ msgstr "© Red Hat Inc., 2009–2010" #: ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 #: ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:115 #: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 -#: ../tools/virt-make-fs.pl:572 ../tools/virt-tar.pl:319 +#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 #: ../tools/virt-win-reg.pl:780 msgid "" "This program is free software; you can redistribute it and/or modify it " @@ -830,7 +830,7 @@ msgstr "" #: ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 #: ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:120 #: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 -#: ../tools/virt-make-fs.pl:577 ../tools/virt-tar.pl:324 +#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 #: ../tools/virt-win-reg.pl:785 msgid "" "This program is distributed in the hope that it will be useful, but WITHOUT " @@ -852,7 +852,7 @@ msgstr "" #: ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 #: ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:125 #: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 -#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:329 +#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 #: ../tools/virt-win-reg.pl:790 msgid "" "You should have received a copy of the GNU General Public License along with " @@ -1591,8 +1591,7 @@ msgstr "" "Guestfs::Lib(3)>, L, L." #. type: textblock -#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 -#: ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-win-reg.pl:778 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -38642,7 +38641,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:553 +#: ../src/guestfs.pod:3186 ../tools/virt-make-fs.pl:571 #: ../tools/virt-win-reg.pl:761 msgid "BUGS" msgstr "ВАДИ" @@ -39119,81 +39118,34 @@ msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:59 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --format=qcow2 --size=+200M input output.img\n" +#| "\n" msgid "" -" virt-make-fs input output\n" +" virt-make-fs input output.img\n" "\n" msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:61 msgid "" "where C is either a directory containing files that you want to add, " "or a tar archive (either uncompressed tar or gzip-compressed tar); and " -"C is a disk image. The input type is detected automatically. The " -"output disk image defaults to a raw ext2 image unless you specify extra " -"flags (see L below)." +"C is a disk image. The input type is detected automatically. " +"The output disk image defaults to a raw ext2 sparse image unless you specify " +"extra flags (see L below)." msgstr "" #. type: =head2 #: ../tools/virt-make-fs.pl:67 -msgid "EXTRA SPACE" -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:69 -msgid "" -"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " -"the files that it contains, but might have extra space. Depending on how " -"you are going to use the output, you might think this extra space is wasted " -"and want to minimize it, or you might want to leave space so that more files " -"can be added later. Virt-make-fs defaults to minimizing the extra space, " -"but you can use the I<--size> flag to leave space in the filesystem if you " -"want it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:77 -msgid "" -"An alternative way to leave extra space but not make the output image any " -"bigger is to use an alternative disk image format (instead of the default " -"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " -"image format (check your hypervisor supports this before using it). This " -"allows you to choose a large I<--size> but the extra space won't actually be " -"allocated in the image until you try to store something in it." -msgstr "" - -#. type: textblock -#: ../tools/virt-make-fs.pl:85 -msgid "" -"Don't forget that you can also use local commands including L " -"and L to resize existing filesystems, or rerun virt-make-fs " -"to build another image from scratch." -msgstr "" - -#. type: =head3 -#: ../tools/virt-make-fs.pl:89 ../tools/virt-make-fs.pl:123 -#: ../tools/virt-make-fs.pl:142 -msgid "EXAMPLE" -msgstr "ПРИКЛАД" - -#. type: verbatim -#: ../tools/virt-make-fs.pl:91 -#, no-wrap -msgid "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" -msgstr "" -" virt-make-fs --format=qcow2 --size=+200M input output.img\n" -"\n" - -#. type: =head2 -#: ../tools/virt-make-fs.pl:93 msgid "FILESYSTEM TYPE" msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ" #. type: textblock -#: ../tools/virt-make-fs.pl:95 +#: ../tools/virt-make-fs.pl:69 msgid "" "The default filesystem type is C. Just about any filesystem type that " "libguestfs supports can be used (but I read-only formats like " @@ -39201,12 +39153,12 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:101 +#: ../tools/virt-make-fs.pl:75 msgid "I" msgstr "I" #. type: textblock -#: ../tools/virt-make-fs.pl:103 +#: ../tools/virt-make-fs.pl:77 msgid "" "Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If " "you are not going to use the filesystem in a way that requires the journal, " @@ -39214,17 +39166,17 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:107 +#: ../tools/virt-make-fs.pl:81 msgid "I or I" msgstr "I або I" #. type: textblock -#: ../tools/virt-make-fs.pl:109 +#: ../tools/virt-make-fs.pl:83 msgid "Useful if exporting data to a Windows guest." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:111 +#: ../tools/virt-make-fs.pl:85 msgid "" "I: The tar archive or local directory must only contain files " "which are owned by root (ie. UID:GID = 0:0). The reason is that the tar " @@ -39233,19 +39185,25 @@ msgid "" msgstr "" #. type: =item -#: ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:90 msgid "I" msgstr "I" #. type: textblock -#: ../tools/virt-make-fs.pl:118 +#: ../tools/virt-make-fs.pl:92 msgid "" "Lower overhead than C, but certain limitations on filename length and " "total filesystem size." msgstr "" +#. type: =head3 +#: ../tools/virt-make-fs.pl:97 ../tools/virt-make-fs.pl:116 +#: ../tools/virt-make-fs.pl:149 +msgid "EXAMPLE" +msgstr "ПРИКЛАД" + #. type: verbatim -#: ../tools/virt-make-fs.pl:125 +#: ../tools/virt-make-fs.pl:99 #, no-wrap msgid "" " virt-make-fs --type=minix input minixfs.img\n" @@ -39253,17 +39211,17 @@ msgid "" msgstr "" #. type: =head2 -#: ../tools/virt-make-fs.pl:127 +#: ../tools/virt-make-fs.pl:101 msgid "TO PARTITION OR NOT TO PARTITION" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:129 +#: ../tools/virt-make-fs.pl:103 msgid "Optionally virt-make-fs can add a partition table to the output disk." msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:131 +#: ../tools/virt-make-fs.pl:105 msgid "" "Adding a partition can make the disk image more compatible with certain " "virtualized operating systems which don't expect to see a filesystem " @@ -39272,7 +39230,7 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:136 +#: ../tools/virt-make-fs.pl:110 msgid "" "On the other hand, if you have a partition table then the output image is no " "longer a straight filesystem. For example you cannot run L " @@ -39281,12 +39239,12 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:144 +#: ../tools/virt-make-fs.pl:118 msgid "Add an MBR partition:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:146 +#: ../tools/virt-make-fs.pl:120 #, no-wrap msgid "" " virt-make-fs --partition -- input disk.img\n" @@ -39294,20 +39252,66 @@ msgid "" msgstr "" #. type: textblock -#: ../tools/virt-make-fs.pl:148 +#: ../tools/virt-make-fs.pl:122 msgid "" "If the output disk image could be terabyte-sized or larger, it's better to " "use an EFI/GPT-compatible partition table:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:151 +#: ../tools/virt-make-fs.pl:125 #, no-wrap msgid "" " virt-make-fs --partition=gpt --size=+4T --format=qcow2 input disk.img\n" "\n" msgstr "" +#. type: =head2 +#: ../tools/virt-make-fs.pl:127 +msgid "EXTRA SPACE" +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:129 +msgid "" +"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" " +"the files that it contains, but might have extra space. Depending on how " +"you are going to use the output, you might think this extra space is wasted " +"and want to minimize it, or you might want to leave space so that more files " +"can be added later. Virt-make-fs defaults to minimizing the extra space, " +"but you can use the I<--size> flag to leave space in the filesystem if you " +"want it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:137 +msgid "" +"An alternative way to leave extra space but not make the output image any " +"bigger is to use an alternative disk image format (instead of the default " +"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 " +"image format (check your hypervisor supports this before using it). This " +"allows you to choose a large I<--size> but the extra space won't actually be " +"allocated in the image until you try to store something in it." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:145 +msgid "" +"Don't forget that you can also use local commands including L " +"and L to resize existing filesystems, or rerun virt-make-fs " +"to build another image from scratch." +msgstr "" + +#. type: verbatim +#: ../tools/virt-make-fs.pl:151 +#, no-wrap +msgid "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" +msgstr "" +" virt-make-fs --format=qcow2 --size=+200M input output.img\n" +"\n" + #. type: textblock #: ../tools/virt-make-fs.pl:179 msgid "Enable debugging information." @@ -39390,7 +39394,7 @@ msgstr "" #. type: textblock #: ../tools/virt-make-fs.pl:225 -msgid "The default is C (raw disk image)." +msgid "The default is C (raw sparse disk image)." msgstr "" #. type: textblock @@ -39458,32 +39462,45 @@ msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:263 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --partition -- input.tar ...\n" +#| "\n" msgid "" -" virt-make-fs --partition input.tar ...\n" +" virt-make-fs --partition input.tar output.img\n" "\n" msgstr "" +" virt-make-fs --partition -- input.tar ...\n" +"\n" #. type: textblock #: ../tools/virt-make-fs.pl:265 msgid "" "would cause virt-make-fs to think you wanted to use a partition type of " "C which is completely wrong. To avoid this, use I<--> (a double " -"dash) between options and the input file argument:" +"dash) between options and the input and output arguments:" msgstr "" #. type: verbatim #: ../tools/virt-make-fs.pl:269 -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| " virt-make-fs --partition -- input.tar ...\n" +#| "\n" msgid "" -" virt-make-fs --partition -- input.tar ...\n" +" virt-make-fs --partition -- input.tar output.img\n" "\n" msgstr "" " virt-make-fs --partition -- input.tar ...\n" "\n" #. type: textblock -#: ../tools/virt-make-fs.pl:541 +#: ../tools/virt-make-fs.pl:271 +msgid "For MBR, virt-make-fs sets the partition type byte automatically." +msgstr "" + +#. type: textblock +#: ../tools/virt-make-fs.pl:559 msgid "" "L, L, L, L, " "L, L, L, L, L, L, L." #. type: textblock -#: ../tools/virt-make-fs.pl:555 ../tools/virt-win-reg.pl:763 +#: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:763 msgid "" "When reporting bugs, please enable debugging and capture the I " "output:" msgstr "" #. type: verbatim -#: ../tools/virt-make-fs.pl:558 +#: ../tools/virt-make-fs.pl:576 #, no-wrap msgid "" " export LIBGUESTFS_DEBUG=1\n" @@ -39513,7 +39530,7 @@ msgstr "" "\n" #. type: textblock -#: ../tools/virt-make-fs.pl:561 +#: ../tools/virt-make-fs.pl:579 msgid "" "Attach /tmp/virt-make-fs.log to a new bug report at L" diff --git a/po/en_GB.po b/po/en_GB.po index 6ab7d4a..38aa614 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/" @@ -2876,30 +2876,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2959,23 +2959,23 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, c-format msgid "" "command failed: %s\n" @@ -2984,11 +2984,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "" @@ -3238,43 +3238,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/es.po b/po/es.po index e933813..df033b5 100644 --- a/po/es.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Spanish (Castilian) \n" @@ -3054,18 +3054,27 @@ msgstr "no es un huésped Windows, o systemroot no pudo ser determinado" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"no está disponible la inspección de API debido a que esta versión de " +"libguestfs fue compilada sin bibliotecas PCRE o hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "el tamaño de %s es irracionalmente largo (% bytes)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3074,15 +3083,6 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"no está disponible la inspección de API debido a que esta versión de " -"libguestfs fue compilada sin bibliotecas PCRE o hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3144,25 +3144,25 @@ msgstr "%s: no es posible crear directorio temporal" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3173,11 +3173,11 @@ msgstr "" "%s: falló el comando: Si qemu se encuentra ubicado en una ruta no estándar, " "intente definir el entorno LIBGUESTFS_QEMU como variable" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3449,48 +3449,48 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "entrada salida de virt-make-fs\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "salida inesperada del comando 'du'" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: formato de entrada desconocido: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: falló al intentar crear una imagen de disco, vea mensajes " "de errores anteriores\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue " "compilado\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: falló, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "falló el comando de descompresión, vea mensajes de errores anteriores\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/gu.po b/po/gu.po index 8ade426..b00bef1 100644 --- a/po/gu.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Gujarati \n" @@ -2816,30 +2816,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2899,23 +2899,23 @@ msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2926,11 +2926,11 @@ msgstr "" "%s: આદેશ નિષ્ફળ: જો qemu એ બિન-મૂળભૂત પાથ પર સ્થિત થયેલ હોય તો, LIBGUESTFS_QEMU " "પર્યાવરણ ચલ સુયોજનોનો પ્રયત્ન કરો." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "મારવા માટે ઉપપ્રક્રિયા નથી" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/hi.po b/po/hi.po index 489d36c..884f672 100644 --- a/po/hi.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Hindi \n" @@ -2814,30 +2814,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2897,23 +2897,23 @@ msgstr "%s: को अस्थायी निर्देशिका नह msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2924,11 +2924,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu को अबतक लॉन्च नहीं किया गया है" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" @@ -3181,43 +3181,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/kn.po b/po/kn.po index 85cb4eb..b685212 100644 --- a/po/kn.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/" @@ -2821,30 +2821,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2904,23 +2904,23 @@ msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2931,11 +2931,11 @@ msgstr "" "%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU " "ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ" @@ -3189,43 +3189,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index e817de4..afe6d24 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.12.8\n" +"Project-Id-Version: libguestfs 1.12.9\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2804,30 +2804,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2887,23 +2887,23 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, c-format msgid "" "command failed: %s\n" @@ -2912,11 +2912,11 @@ msgid "" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "" @@ -3166,43 +3166,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/ml.po b/po/ml.po index 0a03a00..1b13048 100644 --- a/po/ml.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Malayalam \n" @@ -2816,30 +2816,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2899,23 +2899,23 @@ msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2926,11 +2926,11 @@ msgstr "" "%s: കമാന്‍ഡ് പരാജയപ്പെട്ടു: നിലവാരമില്ലാത്ത പാഥിലാണു് qemu ലഭ്യമെങ്കില്‍, LIBGUESTFS_QEMU " "എന്‍വയോണ്മെന്റ് വേരിയബിള്‍ സജ്ജമാക്കുവാന്‍ ശ്രമിക്കുക." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/mr.po b/po/mr.po index 8b03f47..2a2dda3 100644 --- a/po/mr.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/" @@ -2967,18 +2967,27 @@ msgstr "विंडोज अतिथी नाही, किंवा systemr msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"libguestfs ची ही आवृत्ती PCRE किंवा hivex लाइब्ररिज् विना कंपाईल केल्यामुळे इंस्पेकशन API " +"अनुपलब्ध" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (% बाईट्स्)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2987,15 +2996,6 @@ msgstr "" "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " "फंक्शनद्वारेच कॉल करा" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"libguestfs ची ही आवृत्ती PCRE किंवा hivex लाइब्ररिज् विना कंपाईल केल्यामुळे इंस्पेकशन API " -"अनुपलब्ध" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3055,23 +3055,23 @@ msgstr "%s: तात्पुर्ती डिरेक्ट्री नि msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd सह संपर्क केले, परंतु state != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3082,11 +3082,11 @@ msgstr "" "%s: आदेश अपयशी: qemu विना-मानक मार्गावर स्थीत असल्यास, LIBGUESTFS_QEMU एन्वार्यनमेंट " "वेरीयेबल सेट करण्याचा प्रयत्न करा." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu अजूनही सुरू केले नाही" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "kill करीता उपकार्य उपलब्ध नाही" @@ -3348,43 +3348,43 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs इंपुट आउटपुट\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/nl.po b/po/nl.po index 725a2f6..7d4f067 100644 --- a/po/nl.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n" @@ -2872,18 +2872,24 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2892,12 +2898,6 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2959,24 +2959,24 @@ msgstr "%s: kan geen tijdelijke map aanmaken" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2987,11 +2987,11 @@ msgstr "" "%s: commando mislukte: Als qemu zich op een niet standaard pad bevindt, " "probeer je het instellen van de LIBGUESTFS_QEMU omgevingsvariabele." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" @@ -3247,47 +3247,47 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: geen image of VM naam opgegeven" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs input output\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "onverwachte output van 'du' commando" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: onbekend invoer formaat: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: aanmaken schijf image mislukte, zie eerdere fout " "boodschappen\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd " "werd\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: misluket, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/or.po b/po/or.po index e2df9a7..f0099d5 100644 --- a/po/or.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n" @@ -2814,30 +2814,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2897,23 +2897,23 @@ msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2924,11 +2924,11 @@ msgstr "" "%s: ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: ଯଦି qemu ମାନ୍ୟତା ପ୍ରାପ୍ତ ହୋଇନଥିବା ପଥରେ ଅବସ୍ଥିତ, ତେବେ " "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳକୁ ସେଟ କରିବା ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।" -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ" @@ -3180,43 +3180,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/pa.po b/po/pa.po index f9b1b5e..50abdd6 100644 --- a/po/pa.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Panjabi (Punjabi) \n" @@ -2964,18 +2964,27 @@ msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"inspection API not available since this version of libguestfs was compiled " +"without PCRE or hivex libraries" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% ਬਾਈਟਾਂ)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -2984,15 +2993,6 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"inspection API not available since this version of libguestfs was compiled " -"without PCRE or hivex libraries" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3052,23 +3052,23 @@ msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3079,11 +3079,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ" @@ -3346,44 +3346,44 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "uncompress ਕਮਾਂਡ ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/pl.po b/po/pl.po index a736986..d938534 100644 --- a/po/pl.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n" @@ -3026,18 +3026,27 @@ msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " +"została skompilowana bez bibliotek PCRE lub hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "rozmiar %s jest nierozsądnie duży (% bajtów)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3046,15 +3055,6 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs " -"została skompilowana bez bibliotek PCRE lub hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3115,28 +3115,28 @@ msgstr "%s: nie można utworzyć katalogu tymczasowego" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty " "błędów" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" "guestfs_launch nie powiodło się, nieoczekiwany komunikat początkowy od " "demona guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3147,11 +3147,11 @@ msgstr "" "%s: polecenie nie powiodło się: jeśli QEMU jest położone w niestandardowej " "ścieżce, należy spróbować ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "QEMU nie zostało jeszcze uruchomione" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "brak podprocesu do zniszczenia" @@ -3422,50 +3422,50 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej" msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs wejście wyjście\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "nieoczekiwane wyjście polecenia \"du\"" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: nieznany format wyjścia: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: utworzenie obrazu dysku nie powiodło się, proszę zobaczyć " "wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas " "komplikacji biblioteki libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" "tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "polecenie uncompress nie powiodło się, proszę zobaczyć wcześniejsze " "komunikaty błędów\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/ta.po b/po/ta.po index f23cde2..cbf263c 100644 --- a/po/ta.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Tamil \n" @@ -2815,30 +2815,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2898,23 +2898,23 @@ msgstr "%s: தற்காலிக அடைவை உருவாக்க msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2925,11 +2925,11 @@ msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu இன்னும் துவங்கப்படவில்லை" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை" @@ -3183,43 +3183,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/te.po b/po/te.po index 4a6074b..ee497a7 100644 --- a/po/te.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n" @@ -2812,30 +2812,30 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:608 src/inspect_apps.c:607 -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -2895,23 +2895,23 @@ msgstr "%s: తాత్కాలిక డైరెక్టరీను సృ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -2922,11 +2922,11 @@ msgstr "" "%s: ఆదేశము విఫలమైంది: ఒకవేళ qemu ప్రామాణికం-కాని పాత్‌పై వుంటే, LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ " "వేరియబుల్ అమర్చుటకు ప్రయత్నించుము." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu యింకా ఆరంభం కాలేదు" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు" @@ -3179,43 +3179,43 @@ msgstr "" msgid "virt-list-partitions: no image or VM name given" msgstr "" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" diff --git a/po/uk.po b/po/uk.po index f8f1252..a945502 100644 --- a/po/uk.po +++ b/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-10-19 19:10+0100\n" +"POT-Creation-Date: 2011-10-31 09:45+0000\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -3052,18 +3052,27 @@ msgstr "не є гостьовою системою Windows або не вдал msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:550 src/inspect_fs.c:460 src/inspect_fs.c:504 +#: src/inspect.c:516 src/inspect_apps.c:607 +#, fuzzy +msgid "" +"inspection API not available since this version of libguestfs was compiled " +"without the hivex library" +msgstr "" +"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " +"libguestfs було зібрано без підтримки бібліотеки PCRE або hivex" + +#: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584 #: src/inspect_fs_unix.c:827 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "розмір %s неймовірно великий (% байтів)" -#: src/inspect.c:586 +#: src/inspect.c:767 msgid "no inspection data: call guestfs_inspect_os first" msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os" -#: src/inspect.c:598 +#: src/inspect.c:779 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -3073,15 +3082,6 @@ msgstr "" "кореневого пристрою, дані якого раніше було повернуто функцією " "guestfs_inspect_os" -#: src/inspect.c:608 src/inspect_apps.c:607 -#, fuzzy -msgid "" -"inspection API not available since this version of libguestfs was compiled " -"without the hivex library" -msgstr "" -"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію " -"libguestfs було зібрано без підтримки бібліотеки PCRE або hivex" - #: src/inspect_fs.c:312 src/inspect_fs.c:325 #, c-format msgid "could not parse integer in version number: %s" @@ -3141,27 +3141,27 @@ msgstr "%s: не вдалося створити тимчасовий катал msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch" -#: src/launch.c:813 +#: src/launch.c:825 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми " "повідомленнями" -#: src/launch.c:826 +#: src/launch.c:838 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " "дорівнює READY" -#: src/launch.c:914 +#: src/launch.c:926 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd" -#: src/launch.c:922 +#: src/launch.c:934 msgid "contacted guestfsd, but state != READY" msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY" -#: src/launch.c:1094 +#: src/launch.c:1106 #, fuzzy, c-format msgid "" "command failed: %s\n" @@ -3172,11 +3172,11 @@ msgstr "" "%s: помилка команди: якщо qemu зберігається у нестандартному каталозі, " "спробуйте встановити відповідне значення змінної середовища LIBGUESTFS_QEMU." -#: src/launch.c:1210 +#: src/launch.c:1222 msgid "qemu has not been launched yet" msgstr "qemu ще не запущено" -#: src/launch.c:1221 +#: src/launch.c:1233 msgid "no subprocess to kill" msgstr "немає підпроцесів для завершення" @@ -3448,47 +3448,47 @@ msgstr "virt-list-filesystems: не вказано образу або назв msgid "virt-list-partitions: no image or VM name given" msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини" -#: tools/virt-make-fs.pl:291 +#: tools/virt-make-fs.pl:293 msgid "virt-make-fs input output\n" msgstr "virt-make-fs вхідні_дані вихідні_дані\n" -#: tools/virt-make-fs.pl:321 +#: tools/virt-make-fs.pl:323 msgid "unexpected output from 'du' command" msgstr "несподівані вихідні дані від команди «du»" -#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347 -#: tools/virt-make-fs.pl:458 +#: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349 +#: tools/virt-make-fs.pl:476 #, perl-brace-format msgid "{f}: unknown input format: {fmt}\n" msgstr "{f}: невідомий формат вхідних даних: {fmt}\n" -#: tools/virt-make-fs.pl:391 +#: tools/virt-make-fs.pl:393 #, perl-brace-format msgid "virt-make-fs: cannot parse size parameter: {sz}\n" msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n" -#: tools/virt-make-fs.pl:406 +#: tools/virt-make-fs.pl:408 msgid "" "qemu-img create: failed to create disk image, see earlier error messages\n" msgstr "" "qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми " "повідомленнями\n" -#: tools/virt-make-fs.pl:417 +#: tools/virt-make-fs.pl:419 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n" msgstr "" "virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n" -#: tools/virt-make-fs.pl:442 +#: tools/virt-make-fs.pl:460 msgid "tar: failed, see earlier messages\n" msgstr "tar: помилка, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:464 +#: tools/virt-make-fs.pl:482 msgid "uncompress command failed, see earlier messages\n" msgstr "" "помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n" -#: tools/virt-make-fs.pl:499 +#: tools/virt-make-fs.pl:517 msgid "" "virt-make-fs: error copying contents into filesystem\n" "An error here usually means that the program did not estimate the\n" -- 1.8.3.1