From: Richard W.M. Jones Date: Sun, 28 Aug 2011 09:18:42 +0000 (+0100) Subject: Version 1.12.5. X-Git-Tag: 1.12.5^0 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=79cf27654d7ceab1bd9c01c7144cac34a2ea4623;p=libguestfs.git Version 1.12.5. --- diff --git a/AUTHORS b/AUTHORS index 68f42ef..903ee14 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,6 +6,7 @@ Daniel Cabrera Douglas Schilling Landgraf Geert Warrink Guido Günther +Hilko Bengen Jaswinder Singh Jim Meyering Karel Klíč diff --git a/BUGS b/BUGS index 88d0c20..66f8a42 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-08-17 +Last updated: 2011-08-28 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -59,6 +59,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 729076 NEW https://bugzilla.redhat.com/show_bug.cgi?id=729076 libguestfs confuses Hp_recovery partition with Windows root filesystem +731742 NEW https://bugzilla.redhat.com/show_bug.cgi?id=731742 + libguestfs should escape special/non-printing characters in debug output + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -171,58 +174,58 @@ You can help by testing the fixes. 691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389 Extended attributes don't work over guestmount (FUSE) -729887 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=729887 - appliance crashes running aug_init with flags=4 - 657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499 checksum: wrong check sum type causes umount to fail -730248 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=730248 - 'guestfish --remote run' hangs in a shell command substitution context +684980 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=684980 + calling guestfs_kill_subprocess() then guestfs_close() causes a lockup in some applications + +666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578 + libguestfs: unknown filesystem label SWAP-sda2 -672491 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=672491 +-------------------------------------------------- +These bugs are in the VERIFIED state. + +672491 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=672491 RFE: guestfs_last_errno should be exposed in perl bindings -684980 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=684980 - calling guestfs_kill_subprocess() then guestfs_close() causes a lockup in some applications +695881 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=695881 + virt-make-fs generates qemu-img command line containing decimal point: "qemu-img: Invalid image size specified!" -727178 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=727178 +727178 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=727178 error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory -627835 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=627835 +627835 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=627835 libguestfs protocol loses synchronization if you 'upload' before mounting disks -678231 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=678231 +729887 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=729887 + appliance crashes running aug_init with flags=4 + +678231 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=678231 virt-inspector reports unknown filesystem UUID -685009 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=685009 +685009 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=685009 Got error when expanding ntfs filesystem -690358 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=690358 +690358 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=690358 Better to point out in manual page that fullvirt query doesn't support Windows guest -692394 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=692394 +692394 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=692394 inspect-list-applications fails to detect 32 bit apps installed under WOW64 emulator on 64 bit Windows -603000 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=603000 - part-get-bootable gives wrong result with an unordered part layout +693306 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=693306 + sfdisk's python interface only accepts lists of type 'list' for the lines parameter -666578 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=666578 - libguestfs: unknown filesystem label SWAP-sda2 +603000 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=603000 + part-get-bootable gives wrong result with an unordered part layout -682980 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=682980 +682980 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=682980 libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' -688062 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=688062 +688062 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=688062 fish: add luks-open mapped device to tab completion list --------------------------------------------------- -These bugs are in the VERIFIED state. - -695881 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=695881 - virt-make-fs generates qemu-img command line containing decimal point: "qemu-img: Invalid image size specified!" - -693306 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=693306 - sfdisk's python interface only accepts lists of type 'list' for the lines parameter +730248 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=730248 + 'guestfish --remote run' hangs in a shell command substitution context End of BUGS file. diff --git a/configure.ac b/configure.ac index 1c78ec0..058e171 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], [4]) +m4_define([libguestfs_release], [5]) 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 d14c9e8..8db280d 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-08-17 13:52+0200\n" +"POT-Creation-Date: 2011-08-28 10:15+0200\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/" @@ -401,7 +401,7 @@ msgstr "" #: ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 #: ../cat/virt-ls.pod:337 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 #: ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 -#: ../inspector/virt-inspector.pod:335 ../rescue/virt-rescue.pod:133 +#: ../inspector/virt-inspector.pod:336 ../rescue/virt-rescue.pod:133 #: ../src/guestfs.pod:2652 msgid "For example:" msgstr "" @@ -492,7 +492,7 @@ msgstr "" #: ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 #: ../fish/guestfish.pod:397 ../fuse/guestmount.pod:263 #: ../inspector/virt-inspector.pod:125 ../rescue/virt-rescue.pod:184 -#: ../resize/virt-resize.pod:478 +#: ../resize/virt-resize.pod:484 msgid "B<-V>" msgstr "" @@ -501,7 +501,7 @@ msgstr "" #: ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 #: ../fish/guestfish.pod:399 ../fuse/guestmount.pod:265 #: ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:186 -#: ../resize/virt-resize.pod:480 ../tools/virt-list-filesystems.pl:69 +#: ../resize/virt-resize.pod:486 ../tools/virt-list-filesystems.pl:69 #: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169 #: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112 msgid "B<--version>" @@ -511,7 +511,7 @@ msgstr "" #: ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 #: ../cat/virt-ls.pod:435 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 #: ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:188 -#: ../resize/virt-resize.pod:482 ../tools/virt-list-filesystems.pl:71 +#: ../resize/virt-resize.pod:488 ../tools/virt-list-filesystems.pl:71 #: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 #: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114 msgid "Display version number and exit." @@ -639,8 +639,8 @@ msgstr "" #. type: =head1 #: ../cat/virt-cat.pod:192 ../cat/virt-filesystems.pod:365 #: ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 -#: ../inspector/virt-inspector.pod:349 ../rescue/virt-rescue.pod:262 -#: ../resize/virt-resize.pod:543 ../tools/virt-list-filesystems.pl:188 +#: ../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 msgid "SHELL QUOTING" @@ -649,8 +649,8 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:194 ../cat/virt-filesystems.pod:367 #: ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 -#: ../inspector/virt-inspector.pod:351 ../rescue/virt-rescue.pod:264 -#: ../resize/virt-resize.pod:545 ../tools/virt-list-filesystems.pl:190 +#: ../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 msgid "" @@ -663,14 +663,32 @@ msgstr "" #. type: =head1 #: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372 #: ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 +#: ../fish/guestfish.pod:1081 ../fuse/guestmount.pod:303 +#: ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:575 +#: ../test-tool/libguestfs-test-tool.pod:77 +msgid "EXIT STATUS" +msgstr "" + +#. type: textblock +#: ../cat/virt-cat.pod:201 ../cat/virt-filesystems.pod:374 +#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:224 ../edit/virt-edit.pod:351 +#: ../fuse/guestmount.pod:305 ../inspector/virt-inspector.pod:377 +#: ../resize/virt-resize.pod:577 +msgid "" +"This program returns 0 if successful, or non-zero if there was an error." +msgstr "" + +#. type: =head1 +#: ../cat/virt-cat.pod:204 ../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:1235 ../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:303 -#: ../inspector/virt-inspector.pod:372 ../java/examples/guestfs-java.pod:45 +#: ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:308 +#: ../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:550 ../ruby/examples/guestfs-ruby.pod:36 +#: ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 #: ../src/guestfs.pod:3026 ../test-tool/libguestfs-test-tool.pod:87 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 #: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 @@ -679,16 +697,16 @@ msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:201 +#: ../cat/virt-cat.pod:206 msgid "" "L, L, L, L, L, L." msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:208 ../cat/virt-filesystems.pod:383 -#: ../cat/virt-ls.pod:502 ../df/virt-df.pod:230 ../edit/virt-edit.pod:363 -#: ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:571 +#: ../cat/virt-cat.pod:213 ../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 @@ -696,26 +714,26 @@ msgid "AUTHOR" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:210 ../cat/virt-filesystems.pod:385 -#: ../cat/virt-ls.pod:504 ../df/virt-df.pod:232 ../edit/virt-edit.pod:365 -#: ../inspector/virt-inspector.pod:386 ../rescue/virt-rescue.pod:294 -#: ../resize/virt-resize.pod:573 ../tools/virt-list-filesystems.pl:210 +#: ../cat/virt-cat.pod:215 ../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 msgid "Richard W.M. Jones L" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387 -#: ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367 +#: ../cat/virt-cat.pod:217 ../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:1264 ../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:318 -#: ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61 +#: ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:323 +#: ../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:575 ../ruby/examples/guestfs-ruby.pod:51 +#: ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 #: ../src/guestfs.pod:3102 ../test-tool/libguestfs-test-tool.pod:97 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 #: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 @@ -724,19 +742,19 @@ msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:214 ../inspector/virt-inspector.pod:396 -#: ../resize/virt-resize.pod:577 +#: ../cat/virt-cat.pod:219 ../inspector/virt-inspector.pod:405 +#: ../resize/virt-resize.pod:607 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391 -#: ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371 +#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 +#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 #: ../fish/guestfish.pod:1269 ../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:323 -#: ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300 -#: ../resize/virt-resize.pod:579 ../test-tool/libguestfs-test-tool.pod:102 +#: ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:328 +#: ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 +#: ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:102 #: ../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 @@ -748,13 +766,13 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 -#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 +#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 +#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 #: ../fish/guestfish.pod:1274 ../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:328 -#: ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305 -#: ../resize/virt-resize.pod:584 ../test-tool/libguestfs-test-tool.pod:107 +#: ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:333 +#: ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 +#: ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:107 #: ../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 @@ -766,13 +784,13 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 -#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 +#: ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:406 +#: ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 #: ../fish/guestfish.pod:1279 ../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:333 -#: ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310 -#: ../resize/virt-resize.pod:589 ../test-tool/libguestfs-test-tool.pod:112 +#: ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:338 +#: ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 +#: ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:112 #: ../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 @@ -1427,7 +1445,7 @@ msgid "Most spreadsheets and databases can import CSV directly." msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:374 +#: ../cat/virt-filesystems.pod:379 msgid "" "L, L, L, L, L, L, L, L, L, L, L, L, L, L, L, " @@ -2189,7 +2207,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-ls.pod:508 ../df/virt-df.pod:236 ../edit/virt-edit.pod:369 +#: ../cat/virt-ls.pod:513 ../df/virt-df.pod:241 ../edit/virt-edit.pod:374 #: ../rescue/virt-rescue.pod:298 msgid "Copyright (C) 2009-2011 Red Hat Inc." msgstr "" @@ -2390,7 +2408,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966 #: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 #: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 -#: ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388 +#: ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 #: ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 #: ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 #: ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 @@ -2462,7 +2480,7 @@ msgid "" msgstr "" #. type: textblock -#: ../df/virt-df.pod:224 +#: ../df/virt-df.pod:229 msgid "" "L, L, L, L, L." @@ -3046,7 +3064,7 @@ msgid "If not set, C is used." msgstr "" #. type: textblock -#: ../edit/virt-edit.pod:351 +#: ../edit/virt-edit.pod:356 msgid "" "L, L, L, L, L, L, L, L, " @@ -3138,8 +3156,8 @@ msgstr "" #: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396 #: ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60 #: ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 -#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314 -#: ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57 +#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:319 +#: ../inspector/virt-inspector.pod:389 ../java/examples/guestfs-java.pod:57 #: ../ocaml/examples/guestfs-ocaml.pod:90 ../perl/examples/guestfs-perl.pod:51 #: ../python/examples/guestfs-python.pod:53 #: ../ruby/examples/guestfs-ruby.pod:47 ../src/guestfs.pod:3098 @@ -3151,7 +3169,7 @@ msgstr "" #: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398 #: ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62 #: ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 -#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316 +#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:321 #: ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92 #: ../perl/examples/guestfs-perl.pod:53 #: ../python/examples/guestfs-python.pod:55 @@ -4113,7 +4131,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459 #: ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383 #: ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443 -#: ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5190 +#: ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5198 #: ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 #: ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1518 #: ../src/guestfs-actions.pod:2013 ../src/guestfs-actions.pod:2034 @@ -4122,7 +4140,7 @@ msgstr "" #: ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6579 #: ../src/guestfs-actions.pod:6612 ../src/guestfs-actions.pod:6671 #: ../src/guestfs-actions.pod:7607 ../src/guestfs-actions.pod:7719 -#: ../src/guestfs-actions.pod:7889 +#: ../src/guestfs-actions.pod:7897 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -5402,8 +5420,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056 #: ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086 #: ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113 -#: ../fish/guestfish-actions.pod:5162 ../fish/guestfish-actions.pod:5172 -#: ../fish/guestfish-actions.pod:5201 ../fish/guestfish-actions.pod:5211 +#: ../fish/guestfish-actions.pod:5170 ../fish/guestfish-actions.pod:5180 +#: ../fish/guestfish-actions.pod:5209 ../fish/guestfish-actions.pod:5219 #: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127 #: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443 #: ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565 @@ -5418,8 +5436,8 @@ msgstr "" #: ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667 #: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7713 #: ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758 -#: ../src/guestfs-actions.pod:7844 ../src/guestfs-actions.pod:7863 -#: ../src/guestfs-actions.pod:7909 ../src/guestfs-actions.pod:7928 +#: ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7871 +#: ../src/guestfs-actions.pod:7917 ../src/guestfs-actions.pod:7936 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -9957,11 +9975,11 @@ msgstr "" #: ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503 #: ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354 #: ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399 -#: ../fish/guestfish-actions.pod:5137 ../src/guestfs-actions.pod:4058 +#: ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058 #: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224 #: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115 #: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573 -#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7804 +#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7812 msgid "" "B." @@ -15260,17 +15278,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5126 +#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141 +#: ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801 +msgid "" +"If blocks are already zero, then this command avoids writing zeroes. This " +"prevents the underlying device from becoming non-sparse or growing " +"unnecessarily." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:5130 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5129 +#: ../fish/guestfish-actions.pod:5133 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5131 +#: ../fish/guestfish-actions.pod:5135 #, no-wrap msgid "" " zero-device device\n" @@ -15278,19 +15305,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5133 +#: ../fish/guestfish-actions.pod:5137 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5140 +#: ../fish/guestfish-actions.pod:5148 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " zerofree device\n" @@ -15298,7 +15325,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -15306,24 +15333,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5149 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 +#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5155 +#: ../fish/guestfish-actions.pod:5163 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5165 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -15331,18 +15358,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5165 +#: ../fish/guestfish-actions.pod:5173 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5167 +#: ../fish/guestfish-actions.pod:5175 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -15350,18 +15377,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5169 ../src/guestfs-actions.pod:7856 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5183 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5185 #, no-wrap msgid "" " zfile meth path\n" @@ -15369,35 +15396,35 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7875 +#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7883 msgid "" "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7878 +#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7886 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5184 +#: ../fish/guestfish-actions.pod:5192 msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5187 +#: ../fish/guestfish-actions.pod:5195 msgid "" "This function is deprecated. In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5194 +#: ../fish/guestfish-actions.pod:5202 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5196 +#: ../fish/guestfish-actions.pod:5204 #, no-wrap msgid "" " zgrep regex path\n" @@ -15405,18 +15432,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5204 +#: ../fish/guestfish-actions.pod:5212 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5206 +#: ../fish/guestfish-actions.pod:5214 #, no-wrap msgid "" " zgrepi regex path\n" @@ -15424,7 +15451,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:7921 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929 msgid "" "This calls the external C program and returns the matching lines." msgstr "" @@ -16626,7 +16653,7 @@ msgstr "" #. type: =item #: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:193 -#: ../resize/virt-resize.pod:352 +#: ../resize/virt-resize.pod:358 msgid "B<-n>" msgstr "" @@ -18294,11 +18321,6 @@ msgstr "" msgid "@ACTIONS@" msgstr "" -#. type: =head1 -#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77 -msgid "EXIT CODE" -msgstr "" - #. type: textblock #: ../fish/guestfish.pod:1083 msgid "" @@ -19120,7 +19142,7 @@ msgstr "" #. type: =head1 #: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:68 -#: ../resize/virt-resize.pod:486 +#: ../resize/virt-resize.pod:511 msgid "NOTES" msgstr "" @@ -19358,7 +19380,7 @@ msgid "This also stops the daemon from forking into the background." msgstr "" #. type: textblock -#: ../fuse/guestmount.pod:305 +#: ../fuse/guestmount.pod:310 msgid "" "L, L, L, L, " "L, L, L, L" msgstr "" @@ -19509,7 +19531,7 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:314 -#: ../resize/virt-resize.pod:400 ../tools/virt-list-filesystems.pl:101 +#: ../resize/virt-resize.pod:406 ../tools/virt-list-filesystems.pl:101 #: ../tools/virt-list-partitions.pl:102 ../tools/virt-tar.pl:151 #: ../tools/virt-win-reg.pl:152 msgid "" @@ -19868,41 +19890,49 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:332 msgid "" -"You can use the XPath query language, and/or the xpath tool, in order to " -"select parts of the XML." +"You can use the XPath query language to select parts of the XML. We " +"recommend using C to perform XPath queries from the command line." msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:337 +#: ../inspector/virt-inspector.pod:338 #, no-wrap msgid "" -" $ virt-inspector -d Guest | xpath //filesystems\n" -" Found 1 nodes:\n" -" -- NODE --\n" +" $ virt-inspector -d Guest | xmlstarlet sel -t -c '//filesystems'\n" " \n" " \n" " ext4\n" -" [etc]\n" +" [...]\n" "\n" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:345 +#: ../inspector/virt-inspector.pod:344 #, no-wrap msgid "" " $ virt-inspector -d Guest | \\\n" -" xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" -" Query didn't return a nodeset. Value: ext4\n" +" xmlstarlet sel -t -c \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" +" ext4\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../inspector/virt-inspector.pod:348 +#, no-wrap +msgid "" +" $ virt-inspector -d Guest | \\\n" +" xmlstarlet sel -t -v '//icon' | base64 -i -d | display -\n" +" [displays the guest icon, if there is one]\n" "\n" msgstr "" #. type: =head1 -#: ../inspector/virt-inspector.pod:356 +#: ../inspector/virt-inspector.pod:359 msgid "OLD VERSIONS OF VIRT-INSPECTOR" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:358 +#: ../inspector/virt-inspector.pod:361 msgid "" "Early versions of libguestfs shipped with a different virt-inspector program " "written in Perl (the current version is written in C). The XML output of " @@ -19911,20 +19941,20 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:363 +#: ../inspector/virt-inspector.pod:366 msgid "" "The old virt-inspector is no longer supported or shipped with libguestfs." msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:366 +#: ../inspector/virt-inspector.pod:369 msgid "" "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two " "versions of virt-inspector with different names:" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:369 +#: ../inspector/virt-inspector.pod:372 #, no-wrap msgid "" " virt-inspector Old Perl version.\n" @@ -19933,14 +19963,14 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:374 +#: ../inspector/virt-inspector.pod:382 msgid "" "L, L, L, L, L." +">, L, L." msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:390 +#: ../inspector/virt-inspector.pod:399 msgid "Matthew Booth L" msgstr "" @@ -21189,7 +21219,7 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:266 ../resize/virt-resize.pod:327 -#: ../resize/virt-resize.pod:448 +#: ../resize/virt-resize.pod:454 msgid "You can give this option multiple times." msgstr "" @@ -21252,7 +21282,7 @@ msgid "Btrfs filesystems, if libguestfs was compiled with support for btrfs." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:476 +#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:482 msgid "Note that you cannot use I<--expand> and I<--shrink> together." msgstr "" @@ -21343,22 +21373,34 @@ msgid "" msgstr "" #. type: =item +#: ../resize/virt-resize.pod:352 +msgid "B<--machine-readable>" +msgstr "" + +#. type: textblock #: ../resize/virt-resize.pod:354 +msgid "" +"This option is used to make the output more machine friendly when being " +"parsed by other programs. See L below." +msgstr "" + +#. type: =item +#: ../resize/virt-resize.pod:360 msgid "B<--dryrun>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:356 +#: ../resize/virt-resize.pod:362 msgid "Print a summary of what would be done, but don't do anything." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:358 +#: ../resize/virt-resize.pod:364 msgid "B<--no-copy-boot-loader>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:360 +#: ../resize/virt-resize.pod:366 msgid "" "By default, virt-resize copies over some sectors at the start of the disk " "(up to the beginning of the first partition). Commonly these sectors " @@ -21367,19 +21409,19 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:365 +#: ../resize/virt-resize.pod:371 msgid "" "If you specify this flag, then this initial copy is not done. You may need " "to reinstall the boot loader in this case." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:368 +#: ../resize/virt-resize.pod:374 msgid "B<--no-extra-partition>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:370 +#: ../resize/virt-resize.pod:376 msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " @@ -21389,38 +21431,38 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:376 +#: ../resize/virt-resize.pod:382 msgid "" "Note that if the surplus space is smaller than 10 MB, no extra partition " "will be created." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:379 +#: ../resize/virt-resize.pod:385 msgid "B<--no-expand-content>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:381 +#: ../resize/virt-resize.pod:387 msgid "" "By default, virt-resize will try to expand the direct contents of " "partitions, if it knows how (see I<--expand> option above)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:384 +#: ../resize/virt-resize.pod:390 msgid "" "If you give the I<--no-expand-content> option then virt-resize will not " "attempt this." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:387 +#: ../resize/virt-resize.pod:393 msgid "B<--ntfsresize-force>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:389 +#: ../resize/virt-resize.pod:395 msgid "" "Pass the I<--force> option to L, allowing resizing even if " "the NTFS disk is marked as needing a consistency check. You have to use " @@ -21429,19 +21471,19 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:395 +#: ../resize/virt-resize.pod:401 msgid "B<--output-format> raw" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:397 +#: ../resize/virt-resize.pod:403 msgid "" "Specify the format of the output disk image. If this flag is not given then " "it is auto-detected from the image itself." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:403 +#: ../resize/virt-resize.pod:409 msgid "" "Note that this option I the output format. This option " "just tells libguestfs what it is so it doesn't try to guess it. You still " @@ -21450,34 +21492,34 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:408 +#: ../resize/virt-resize.pod:414 msgid "B<-q>" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:410 +#: ../resize/virt-resize.pod:416 msgid "B<--quiet>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:412 +#: ../resize/virt-resize.pod:418 msgid "Don't print the summary." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:414 +#: ../resize/virt-resize.pod:420 msgid "B<--resize part=size>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:416 +#: ../resize/virt-resize.pod:422 msgid "" "Resize the named partition (expanding or shrinking it) so that it has the " "given size." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:419 +#: ../resize/virt-resize.pod:425 msgid "" "C can be expressed as an absolute number followed by b/K/M/G to mean " "bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " @@ -21485,7 +21527,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:425 +#: ../resize/virt-resize.pod:431 #, no-wrap msgid "" " --resize /dev/sda2=10G\n" @@ -21493,7 +21535,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:427 +#: ../resize/virt-resize.pod:433 #, no-wrap msgid "" " --resize /dev/sda4=90%\n" @@ -21501,7 +21543,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:429 +#: ../resize/virt-resize.pod:435 #, no-wrap msgid "" " --resize /dev/sda2=+1G\n" @@ -21509,7 +21551,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:431 +#: ../resize/virt-resize.pod:437 #, no-wrap msgid "" " --resize /dev/sda2=-200M\n" @@ -21517,7 +21559,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:433 +#: ../resize/virt-resize.pod:439 #, no-wrap msgid "" " --resize /dev/sda1=+128K\n" @@ -21525,7 +21567,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:435 +#: ../resize/virt-resize.pod:441 #, no-wrap msgid "" " --resize /dev/sda1=+10%\n" @@ -21533,7 +21575,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:437 +#: ../resize/virt-resize.pod:443 #, no-wrap msgid "" " --resize /dev/sda1=-10%\n" @@ -21541,14 +21583,14 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:439 +#: ../resize/virt-resize.pod:445 msgid "" "You can increase the size of any partition. Virt-resize will expand the " "direct content of the partition if it knows how (see I<--expand> below)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:443 +#: ../resize/virt-resize.pod:449 msgid "" "You can only I the size of partitions that contain filesystems or " "PVs which have already been shrunk. Virt-resize will check this has been " @@ -21557,12 +21599,12 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:450 +#: ../resize/virt-resize.pod:456 msgid "B<--resize-force part=size>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:452 +#: ../resize/virt-resize.pod:458 msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " @@ -21572,17 +21614,17 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:458 +#: ../resize/virt-resize.pod:464 msgid "See also the I<--ignore> option." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:460 +#: ../resize/virt-resize.pod:466 msgid "B<--shrink part>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:462 +#: ../resize/virt-resize.pod:468 msgid "" "Shrink the named partition until the overall disk image fits in the " "destination. The named partition B contain a filesystem or PV which " @@ -21592,7 +21634,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:468 +#: ../resize/virt-resize.pod:474 msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " @@ -21602,13 +21644,53 @@ msgid "" "partition had more than a gigabyte of free space." msgstr "" +#. type: =head1 +#: ../resize/virt-resize.pod:492 +msgid "MACHINE READABLE OUTPUT" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:494 +msgid "" +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-resize from other programs, GUIs " +"etc." +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:498 +msgid "" +"Use the option on its own to query the capabilities of the virt-resize " +"binary. Typical output looks like this:" +msgstr "" + +#. type: verbatim +#: ../resize/virt-resize.pod:501 +#, no-wrap +msgid "" +" $ virt-resize --machine-readable\n" +" virt-resize\n" +" ntfsresize-force\n" +" 32bitok\n" +" ntfs\n" +" btrfs\n" +"\n" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:508 +msgid "" +"A list of features is printed, one per line, and the program exits with " +"status 0." +msgstr "" + #. type: =head2 -#: ../resize/virt-resize.pod:488 +#: ../resize/virt-resize.pod:513 msgid "\"Partition 1 does not end on cylinder boundary.\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:490 +#: ../resize/virt-resize.pod:515 msgid "" "Virt-resize aligns partitions to multiples of 64 sectors. Usually this " "means the partitions will not be aligned to the ancient CHS geometry. " @@ -21618,12 +21700,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:497 +#: ../resize/virt-resize.pod:522 msgid "RESIZING WINDOWS VIRTUAL MACHINES" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:499 +#: ../resize/virt-resize.pod:524 msgid "" "In Windows Vista and later versions, Microsoft switched to using a separate " "boot partition. In these VMs, typically C is the boot partition " @@ -21633,7 +21715,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:506 +#: ../resize/virt-resize.pod:531 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " "NTFS partitions have been expanded. This is just a safety check and (unless " @@ -21641,12 +21723,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:510 +#: ../resize/virt-resize.pod:535 msgid "GUEST BOOT STUCK AT \"GRUB\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:512 +#: ../resize/virt-resize.pod:537 msgid "" "If a Linux guest does not boot after resizing, and the boot is stuck after " "printing C on the console, try reinstalling grub. This sometimes " @@ -21655,7 +21737,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:517 +#: ../resize/virt-resize.pod:542 #, no-wrap msgid "" " guestfish -i -a newdisk\n" @@ -21668,26 +21750,26 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:524 +#: ../resize/virt-resize.pod:549 msgid "" "For more flexible guest reconfiguration, including if you need to specify " "other parameters to grub-install, use L." msgstr "" #. type: =head1 -#: ../resize/virt-resize.pod:527 +#: ../resize/virt-resize.pod:552 msgid "ALTERNATIVE TOOLS" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:529 +#: ../resize/virt-resize.pod:554 msgid "" "There are several proprietary tools for resizing partitions. We won't " "mention any here." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:532 +#: ../resize/virt-resize.pod:557 msgid "" "L and its graphical shell gparted can do some types of resizing " "operations on disk images. They can resize and move partitions, but I don't " @@ -21696,7 +21778,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:537 +#: ../resize/virt-resize.pod:562 msgid "" "L can do everything that virt-resize can do and a lot more, " "but at a much lower level. You will probably end up hand-calculating sector " @@ -21706,7 +21788,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:552 +#: ../resize/virt-resize.pod:582 msgid "" "L, L, L, L, L, L, L, L, L, " @@ -21876,8 +21958,8 @@ msgstr "" #: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524 #: ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7602 #: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685 -#: ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7778 -#: ../src/guestfs-actions.pod:7797 ../src/guestfs-actions.pod:7826 +#: ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7782 +#: ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -22372,7 +22454,7 @@ msgstr "" #: ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6665 #: ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370 #: ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407 -#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7891 msgid "" "This function returns a string, or NULL on error. I." @@ -22491,9 +22573,9 @@ msgstr "" #: ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998 #: ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494 #: ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735 -#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7840 -#: ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7905 -#: ../src/guestfs-actions.pod:7924 +#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848 +#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913 +#: ../src/guestfs-actions.pod:7932 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I, C, " "C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7787 +#: ../src/guestfs-actions.pod:7791 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7793 #, no-wrap msgid "" " int\n" @@ -30044,24 +30126,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7793 +#: ../src/guestfs-actions.pod:7797 msgid "" "This command writes zeroes over the entire C. Compare with " "C which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7815 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7817 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7811 +#: ../src/guestfs-actions.pod:7819 #, no-wrap msgid "" " int\n" @@ -30071,12 +30153,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7838 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7840 #, no-wrap msgid "" " char **\n" @@ -30087,12 +30169,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7857 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7851 +#: ../src/guestfs-actions.pod:7859 #, no-wrap msgid "" " char **\n" @@ -30103,12 +30185,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7876 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7878 #, no-wrap msgid "" " char *\n" @@ -30119,26 +30201,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7880 +#: ../src/guestfs-actions.pod:7888 msgid "" "Since 1.0.63, use C instead which can now process compressed " "files." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7886 +#: ../src/guestfs-actions.pod:7894 msgid "" "This function is deprecated. In new code, use the L call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7895 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7897 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " char **\n" @@ -30149,12 +30231,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7914 +#: ../src/guestfs-actions.pod:7922 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7916 +#: ../src/guestfs-actions.pod:7924 #, no-wrap msgid "" " char **\n" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 69e9487..bee4edd 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.4\n" +"Project-Id-Version: libguestfs 1.12.5\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-08-17 13:52+0200\n" +"POT-Creation-Date: 2011-08-28 10:15+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -298,7 +298,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 ../inspector/virt-inspector.pod:335 ../rescue/virt-rescue.pod:133 ../src/guestfs.pod:2652 +#: ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 ../inspector/virt-inspector.pod:336 ../rescue/virt-rescue.pod:133 ../src/guestfs.pod:2652 msgid "For example:" msgstr "" @@ -366,17 +366,17 @@ msgid "Enable verbose messages for debugging." msgstr "" #. type: =item -#: ../cat/virt-cat.pod:140 ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:397 ../fuse/guestmount.pod:263 ../inspector/virt-inspector.pod:125 ../rescue/virt-rescue.pod:184 ../resize/virt-resize.pod:478 +#: ../cat/virt-cat.pod:140 ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:397 ../fuse/guestmount.pod:263 ../inspector/virt-inspector.pod:125 ../rescue/virt-rescue.pod:184 ../resize/virt-resize.pod:484 msgid "B<-V>" msgstr "" #. type: =item -#: ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399 ../fuse/guestmount.pod:265 ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:186 ../resize/virt-resize.pod:480 ../tools/virt-list-filesystems.pl:69 ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112 +#: ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399 ../fuse/guestmount.pod:265 ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:186 ../resize/virt-resize.pod:486 ../tools/virt-list-filesystems.pl:69 ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112 msgid "B<--version>" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:188 ../resize/virt-resize.pod:482 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114 +#: ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:188 ../resize/virt-resize.pod:488 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114 msgid "Display version number and exit." msgstr "" @@ -490,12 +490,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:192 ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:349 ../rescue/virt-rescue.pod:262 ../resize/virt-resize.pod:543 ../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:192 ../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 msgid "SHELL QUOTING" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:194 ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:351 ../rescue/virt-rescue.pod:264 ../resize/virt-resize.pod:545 ../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:194 ../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 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 " @@ -504,39 +504,49 @@ msgid "" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1235 ../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:303 ../inspector/virt-inspector.pod:372 ../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:550 ../ruby/examples/guestfs-ruby.pod:36 ../src/guestfs.pod:3026 ../test-tool/libguestfs-test-tool.pod:87 ../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:199 ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1081 ../fuse/guestmount.pod:303 ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:575 ../test-tool/libguestfs-test-tool.pod:77 +msgid "EXIT STATUS" +msgstr "" + +#. type: textblock +#: ../cat/virt-cat.pod:201 ../cat/virt-filesystems.pod:374 ../cat/virt-ls.pod:492 ../df/virt-df.pod:224 ../edit/virt-edit.pod:351 ../fuse/guestmount.pod:305 ../inspector/virt-inspector.pod:377 ../resize/virt-resize.pod:577 +msgid "This program returns 0 if successful, or non-zero if there was an error." +msgstr "" + +#. type: =head1 +#: ../cat/virt-cat.pod:204 ../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:1235 ../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:308 ../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:3026 ../test-tool/libguestfs-test-tool.pod:87 ../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 msgid "SEE ALSO" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:201 +#: ../cat/virt-cat.pod:206 msgid "" "L, L, L, L, " "L, L." msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:208 ../cat/virt-filesystems.pod:383 ../cat/virt-ls.pod:502 ../df/virt-df.pod:230 ../edit/virt-edit.pod:363 ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:571 ../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:213 ../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 msgid "AUTHOR" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:210 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:504 ../df/virt-df.pod:232 ../edit/virt-edit.pod:365 ../inspector/virt-inspector.pod:386 ../rescue/virt-rescue.pod:294 ../resize/virt-resize.pod:573 ../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:215 ../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 msgid "Richard W.M. Jones L" msgstr "" #. type: =head1 -#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387 ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367 ../examples/guestfs-examples.pod:48 ../examples/guestfs-recipes.pod:400 ../fish/guestfish.pod:1264 ../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:318 ../inspector/virt-inspector.pod:394 ../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:575 ../ruby/examples/guestfs-ruby.pod:51 ../src/guestfs.pod:3102 ../test-tool/libguestfs-test-tool.pod:97 ../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:217 ../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:1264 ../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:323 ../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:3102 ../test-tool/libguestfs-test-tool.pod:97 ../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 msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:214 ../inspector/virt-inspector.pod:396 ../resize/virt-resize.pod:577 +#: ../cat/virt-cat.pod:219 ../inspector/virt-inspector.pod:405 ../resize/virt-resize.pod:607 msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391 ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371 ../fish/guestfish.pod:1269 ../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:323 ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:579 ../test-tool/libguestfs-test-tool.pod:102 ../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:221 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1269 ../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:328 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:102 ../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 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 " @@ -545,7 +555,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1274 ../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:328 ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:584 ../test-tool/libguestfs-test-tool.pod:107 ../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:226 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1274 ../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:333 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:107 ../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 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 " @@ -554,7 +564,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1279 ../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:333 ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:589 ../test-tool/libguestfs-test-tool.pod:112 ../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:231 ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1279 ../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:338 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:112 ../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 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 " @@ -1189,7 +1199,7 @@ msgid "Most spreadsheets and databases can import CSV directly." msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:374 +#: ../cat/virt-filesystems.pod:379 msgid "" "L, L, L, L, " "L, L, L, " @@ -1197,7 +1207,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:389 ../tools/virt-make-fs.pl:570 ../tools/virt-win-reg.pl:778 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 ../tools/virt-win-reg.pl:778 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -1940,7 +1950,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-ls.pod:492 +#: ../cat/virt-ls.pod:497 msgid "" "L, L, L, L, " "L, L, L, " @@ -1948,7 +1958,7 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-ls.pod:508 ../df/virt-df.pod:236 ../edit/virt-edit.pod:369 ../rescue/virt-rescue.pod:298 +#: ../cat/virt-ls.pod:513 ../df/virt-df.pod:241 ../edit/virt-edit.pod:374 ../rescue/virt-rescue.pod:298 msgid "Copyright (C) 2009-2011 Red Hat Inc." msgstr "" @@ -2124,7 +2134,7 @@ msgid "You might use this option in the following circumstances:" msgstr "" #. type: =item -#: ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:398 ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412 ../fish/guestfish-actions.pod:1104 ../fish/guestfish-actions.pod:1108 ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116 ../fish/guestfish-actions.pod:1124 ../fish/guestfish-actions.pod:1128 ../fish/guestfish-actions.pod:1132 ../fish/guestfish-actions.pod:1142 ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:1150 ../fish/guestfish-actions.pod:1240 ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1254 ../fish/guestfish-actions.pod:1296 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1305 ../fish/guestfish-actions.pod:1938 ../fish/guestfish-actions.pod:1944 ../fish/guestfish-actions.pod:1952 ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388 ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:588 ../src/guestfs-actions.pod:596 ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610 ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1671 ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1679 ../src/guestfs-actions.pod:1687 ../src/guestfs-actions.pod:1691 ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:1713 ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1865 ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:1935 ../src/guestfs-actions.pod:2864 ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:2878 ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1064 ../src/guestfs.pod:1068 ../src/guestfs.pod:1072 ../src/guestfs.pod:1077 ../src/guestfs.pod:1085 ../src/guestfs.pod:1104 ../src/guestfs.pod:1112 ../src/guestfs.pod:1134 ../src/guestfs.pod:1138 ../src/guestfs.pod:1142 ../src/guestfs.pod:1146 ../src/guestfs.pod:1150 ../src/guestfs.pod:1154 ../src/guestfs.pod:1643 ../src/guestfs.pod:1648 ../src/guestfs.pod:1652 ../src/guestfs.pod:1754 ../src/guestfs.pod:1759 ../src/guestfs.pod:1763 ../src/guestfs.pod:1773 ../src/guestfs.pod:2047 ../src/guestfs.pod:2052 ../src/guestfs.pod:2058 ../src/guestfs.pod:2066 ../src/guestfs.pod:2420 ../src/guestfs.pod:2426 ../src/guestfs.pod:2431 ../src/guestfs.pod:2437 ../src/guestfs.pod:2818 ../src/guestfs.pod:2823 ../src/guestfs.pod:2827 ../src/guestfs.pod:2831 ../src/guestfs.pod:2835 ../src/guestfs.pod:2849 ../src/guestfs.pod:2854 ../src/guestfs.pod:3079 ../src/guestfs.pod:3083 ../src/guestfs.pod:3087 ../src/guestfs.pod:3091 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 ../tools/virt-win-reg.pl:722 +#: ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:390 ../fish/guestfish-actions.pod:398 ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412 ../fish/guestfish-actions.pod:1104 ../fish/guestfish-actions.pod:1108 ../fish/guestfish-actions.pod:1112 ../fish/guestfish-actions.pod:1116 ../fish/guestfish-actions.pod:1124 ../fish/guestfish-actions.pod:1128 ../fish/guestfish-actions.pod:1132 ../fish/guestfish-actions.pod:1142 ../fish/guestfish-actions.pod:1146 ../fish/guestfish-actions.pod:1150 ../fish/guestfish-actions.pod:1240 ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1249 ../fish/guestfish-actions.pod:1254 ../fish/guestfish-actions.pod:1296 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1305 ../fish/guestfish-actions.pod:1938 ../fish/guestfish-actions.pod:1944 ../fish/guestfish-actions.pod:1952 ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:588 ../src/guestfs-actions.pod:596 ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610 ../src/guestfs-actions.pod:1667 ../src/guestfs-actions.pod:1671 ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1679 ../src/guestfs-actions.pod:1687 ../src/guestfs-actions.pod:1691 ../src/guestfs-actions.pod:1695 ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:1713 ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1860 ../src/guestfs-actions.pod:1865 ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1930 ../src/guestfs-actions.pod:1935 ../src/guestfs-actions.pod:2864 ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:2878 ../src/guestfs-actions.pod:2885 ../src/guestfs-actions.pod:2892 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1064 ../src/guestfs.pod:1068 ../src/guestfs.pod:1072 ../src/guestfs.pod:1077 ../src/guestfs.pod:1085 ../src/guestfs.pod:1104 ../src/guestfs.pod:1112 ../src/guestfs.pod:1134 ../src/guestfs.pod:1138 ../src/guestfs.pod:1142 ../src/guestfs.pod:1146 ../src/guestfs.pod:1150 ../src/guestfs.pod:1154 ../src/guestfs.pod:1643 ../src/guestfs.pod:1648 ../src/guestfs.pod:1652 ../src/guestfs.pod:1754 ../src/guestfs.pod:1759 ../src/guestfs.pod:1763 ../src/guestfs.pod:1773 ../src/guestfs.pod:2047 ../src/guestfs.pod:2052 ../src/guestfs.pod:2058 ../src/guestfs.pod:2066 ../src/guestfs.pod:2420 ../src/guestfs.pod:2426 ../src/guestfs.pod:2431 ../src/guestfs.pod:2437 ../src/guestfs.pod:2818 ../src/guestfs.pod:2823 ../src/guestfs.pod:2827 ../src/guestfs.pod:2831 ../src/guestfs.pod:2835 ../src/guestfs.pod:2849 ../src/guestfs.pod:2854 ../src/guestfs.pod:3079 ../src/guestfs.pod:3083 ../src/guestfs.pod:3087 ../src/guestfs.pod:3091 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716 ../tools/virt-win-reg.pl:722 msgid "*" msgstr "" @@ -2161,7 +2171,7 @@ msgid "" msgstr "" #. type: textblock -#: ../df/virt-df.pod:224 +#: ../df/virt-df.pod:229 msgid "" "L, L, L, L, " "L." @@ -2733,7 +2743,7 @@ msgid "If not set, C is used." msgstr "" #. type: textblock -#: ../edit/virt-edit.pod:351 +#: ../edit/virt-edit.pod:356 msgid "" "L, L, L, L, " "L, L, L, " @@ -2810,12 +2820,12 @@ msgid "" msgstr "" #. type: =head1 -#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396 ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:380 ../java/examples/guestfs-java.pod:57 ../ocaml/examples/guestfs-ocaml.pod:90 ../perl/examples/guestfs-perl.pod:51 ../python/examples/guestfs-python.pod:53 ../ruby/examples/guestfs-ruby.pod:47 ../src/guestfs.pod:3098 ../test-tool/libguestfs-test-tool.pod:93 +#: ../examples/guestfs-examples.pod:44 ../examples/guestfs-recipes.pod:396 ../fish/guestfish.pod:1260 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:319 ../inspector/virt-inspector.pod:389 ../java/examples/guestfs-java.pod:57 ../ocaml/examples/guestfs-ocaml.pod:90 ../perl/examples/guestfs-perl.pod:51 ../python/examples/guestfs-python.pod:53 ../ruby/examples/guestfs-ruby.pod:47 ../src/guestfs.pod:3098 ../test-tool/libguestfs-test-tool.pod:93 msgid "AUTHORS" msgstr "" #. type: textblock -#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398 ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:316 ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:55 ../ruby/examples/guestfs-ruby.pod:49 ../src/guestfs.pod:3100 ../test-tool/libguestfs-test-tool.pod:95 +#: ../examples/guestfs-examples.pod:46 ../examples/guestfs-recipes.pod:398 ../fish/guestfish.pod:1262 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:321 ../java/examples/guestfs-java.pod:59 ../ocaml/examples/guestfs-ocaml.pod:92 ../perl/examples/guestfs-perl.pod:53 ../python/examples/guestfs-python.pod:55 ../ruby/examples/guestfs-ruby.pod:49 ../src/guestfs.pod:3100 ../test-tool/libguestfs-test-tool.pod:95 msgid "Richard W.M. Jones (C)" msgstr "" @@ -3716,7 +3726,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:991 ../fish/guestfish-actions.pod:1351 ../fish/guestfish-actions.pod:1365 ../fish/guestfish-actions.pod:3090 ../fish/guestfish-actions.pod:3297 ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459 ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383 ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443 ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1518 ../src/guestfs-actions.pod:2013 ../src/guestfs-actions.pod:2034 ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5260 ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6579 ../src/guestfs-actions.pod:6612 ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:7607 ../src/guestfs-actions.pod:7719 ../src/guestfs-actions.pod:7889 +#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166 ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:991 ../fish/guestfish-actions.pod:1351 ../fish/guestfish-actions.pod:1365 ../fish/guestfish-actions.pod:3090 ../fish/guestfish-actions.pod:3297 ../fish/guestfish-actions.pod:3411 ../fish/guestfish-actions.pod:3459 ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4383 ../fish/guestfish-actions.pod:4405 ../fish/guestfish-actions.pod:4443 ../fish/guestfish-actions.pod:5092 ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:35 ../src/guestfs-actions.pod:257 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:1518 ../src/guestfs-actions.pod:2013 ../src/guestfs-actions.pod:2034 ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5260 ../src/guestfs-actions.pod:6549 ../src/guestfs-actions.pod:6579 ../src/guestfs-actions.pod:6612 ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:7607 ../src/guestfs-actions.pod:7719 ../src/guestfs-actions.pod:7897 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -4956,7 +4966,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:622 ../fish/guestfish-actions.pod:757 ../fish/guestfish-actions.pod:769 ../fish/guestfish-actions.pod:945 ../fish/guestfish-actions.pod:955 ../fish/guestfish-actions.pod:1022 ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1224 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1541 ../fish/guestfish-actions.pod:1569 ../fish/guestfish-actions.pod:1584 ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1613 ../fish/guestfish-actions.pod:3712 ../fish/guestfish-actions.pod:3727 ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3835 ../fish/guestfish-actions.pod:4504 ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4635 ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056 ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086 ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113 ../fish/guestfish-actions.pod:5162 ../fish/guestfish-actions.pod:5172 ../fish/guestfish-actions.pod:5201 ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127 ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2320 ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2433 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5826 ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667 ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7844 ../src/guestfs-actions.pod:7863 ../src/guestfs-actions.pod:7909 ../src/guestfs-actions.pod:7928 +#: ../fish/guestfish-actions.pod:622 ../fish/guestfish-actions.pod:757 ../fish/guestfish-actions.pod:769 ../fish/guestfish-actions.pod:945 ../fish/guestfish-actions.pod:955 ../fish/guestfish-actions.pod:1022 ../fish/guestfish-actions.pod:1032 ../fish/guestfish-actions.pod:1224 ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:1541 ../fish/guestfish-actions.pod:1569 ../fish/guestfish-actions.pod:1584 ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1613 ../fish/guestfish-actions.pod:3712 ../fish/guestfish-actions.pod:3727 ../fish/guestfish-actions.pod:3803 ../fish/guestfish-actions.pod:3820 ../fish/guestfish-actions.pod:3835 ../fish/guestfish-actions.pod:4504 ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4635 ../fish/guestfish-actions.pod:4650 ../fish/guestfish-actions.pod:5056 ../fish/guestfish-actions.pod:5068 ../fish/guestfish-actions.pod:5086 ../fish/guestfish-actions.pod:5103 ../fish/guestfish-actions.pod:5113 ../fish/guestfish-actions.pod:5170 ../fish/guestfish-actions.pod:5180 ../fish/guestfish-actions.pod:5209 ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127 ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1443 ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1565 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1830 ../src/guestfs-actions.pod:2301 ../src/guestfs-actions.pod:2320 ../src/guestfs-actions.pod:2363 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2404 ../src/guestfs-actions.pod:2433 ../src/guestfs-actions.pod:5619 ../src/guestfs-actions.pod:5645 ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5826 ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6832 ../src/guestfs-actions.pod:6978 ../src/guestfs-actions.pod:7002 ../src/guestfs-actions.pod:7667 ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7713 ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7758 ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7871 ../src/guestfs-actions.pod:7917 ../src/guestfs-actions.pod:7936 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -9430,7 +9440,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:2755 ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503 ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354 ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399 ../fish/guestfish-actions.pod:5137 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7804 +#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:2755 ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503 ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354 ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399 ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058 ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224 ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115 ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7812 msgid "" "B." @@ -14710,17 +14720,25 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5126 +#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801 +msgid "" +"If blocks are already zero, then this command avoids writing zeroes. This " +"prevents the underlying device from becoming non-sparse or growing " +"unnecessarily." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:5130 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5129 +#: ../fish/guestfish-actions.pod:5133 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5131 +#: ../fish/guestfish-actions.pod:5135 #, no-wrap msgid "" " zero-device device\n" @@ -14728,19 +14746,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5133 +#: ../fish/guestfish-actions.pod:5137 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5140 +#: ../fish/guestfish-actions.pod:5148 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " zerofree device\n" @@ -14748,7 +14766,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -14756,24 +14774,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5149 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 +#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5155 +#: ../fish/guestfish-actions.pod:5163 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5165 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -14781,17 +14799,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5165 +#: ../fish/guestfish-actions.pod:5173 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5167 +#: ../fish/guestfish-actions.pod:5175 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -14799,17 +14817,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5169 ../src/guestfs-actions.pod:7856 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5183 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5185 #, no-wrap msgid "" " zfile meth path\n" @@ -14817,32 +14835,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7875 +#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7883 msgid "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7878 +#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7886 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5184 +#: ../fish/guestfish-actions.pod:5192 msgid "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5187 +#: ../fish/guestfish-actions.pod:5195 msgid "This function is deprecated. In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5194 +#: ../fish/guestfish-actions.pod:5202 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5196 +#: ../fish/guestfish-actions.pod:5204 #, no-wrap msgid "" " zgrep regex path\n" @@ -14850,17 +14868,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5204 +#: ../fish/guestfish-actions.pod:5212 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:5206 +#: ../fish/guestfish-actions.pod:5214 #, no-wrap msgid "" " zgrepi regex path\n" @@ -14868,7 +14886,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:7921 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929 msgid "This calls the external C program and returns the matching lines." msgstr "" @@ -16070,7 +16088,7 @@ msgid "Using this flag is equivalent to using the C command." msgstr "" #. type: =item -#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:193 ../resize/virt-resize.pod:352 +#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:193 ../resize/virt-resize.pod:358 msgid "B<-n>" msgstr "" @@ -17731,11 +17749,6 @@ msgstr "" msgid "@ACTIONS@" msgstr "" -#. type: =head1 -#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77 -msgid "EXIT CODE" -msgstr "" - #. type: textblock #: ../fish/guestfish.pod:1083 msgid "" @@ -18544,7 +18557,7 @@ msgid "" msgstr "" #. type: =head1 -#: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:68 ../resize/virt-resize.pod:486 +#: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:68 ../resize/virt-resize.pod:511 msgid "NOTES" msgstr "" @@ -18781,7 +18794,7 @@ msgid "This also stops the daemon from forking into the background." msgstr "" #. type: textblock -#: ../fuse/guestmount.pod:305 +#: ../fuse/guestmount.pod:310 msgid "" "L, L, L, L, " "L, L, L, " @@ -18789,7 +18802,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fuse/guestmount.pod:320 +#: ../fuse/guestmount.pod:325 msgid "Copyright (C) 2009-2010 Red Hat Inc. L" msgstr "" @@ -18927,7 +18940,7 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:314 ../resize/virt-resize.pod:400 ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102 ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152 +#: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:314 ../resize/virt-resize.pod:406 ../tools/virt-list-filesystems.pl:101 ../tools/virt-list-partitions.pl:102 ../tools/virt-tar.pl:151 ../tools/virt-win-reg.pl:152 msgid "" "If working with untrusted raw-format guest disk images, you should ensure " "the format is always specified." @@ -19285,41 +19298,50 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:332 msgid "" -"You can use the XPath query language, and/or the xpath tool, in order to " -"select parts of the XML." +"You can use the XPath query language to select parts of the XML. We " +"recommend using C to perform XPath queries from the command " +"line." msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:337 +#: ../inspector/virt-inspector.pod:338 #, no-wrap msgid "" -" $ virt-inspector -d Guest | xpath //filesystems\n" -" Found 1 nodes:\n" -" -- NODE --\n" +" $ virt-inspector -d Guest | xmlstarlet sel -t -c '//filesystems'\n" " \n" " \n" " ext4\n" -" [etc]\n" +" [...]\n" "\n" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:345 +#: ../inspector/virt-inspector.pod:344 #, no-wrap msgid "" " $ virt-inspector -d Guest | \\\n" -" xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" -" Query didn't return a nodeset. Value: ext4\n" +" xmlstarlet sel -t -c \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" +" ext4\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../inspector/virt-inspector.pod:348 +#, no-wrap +msgid "" +" $ virt-inspector -d Guest | \\\n" +" xmlstarlet sel -t -v '//icon' | base64 -i -d | display -\n" +" [displays the guest icon, if there is one]\n" "\n" msgstr "" #. type: =head1 -#: ../inspector/virt-inspector.pod:356 +#: ../inspector/virt-inspector.pod:359 msgid "OLD VERSIONS OF VIRT-INSPECTOR" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:358 +#: ../inspector/virt-inspector.pod:361 msgid "" "Early versions of libguestfs shipped with a different virt-inspector program " "written in Perl (the current version is written in C). The XML output of " @@ -19328,19 +19350,19 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:363 +#: ../inspector/virt-inspector.pod:366 msgid "The old virt-inspector is no longer supported or shipped with libguestfs." msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:366 +#: ../inspector/virt-inspector.pod:369 msgid "" "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two " "versions of virt-inspector with different names:" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:369 +#: ../inspector/virt-inspector.pod:372 #, no-wrap msgid "" " virt-inspector Old Perl version.\n" @@ -19349,14 +19371,14 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:374 +#: ../inspector/virt-inspector.pod:382 msgid "" "L, L, L, " -"L, L." +"L, L, L." msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:390 +#: ../inspector/virt-inspector.pod:399 msgid "Matthew Booth L" msgstr "" @@ -20599,7 +20621,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:266 ../resize/virt-resize.pod:327 ../resize/virt-resize.pod:448 +#: ../resize/virt-resize.pod:266 ../resize/virt-resize.pod:327 ../resize/virt-resize.pod:454 msgid "You can give this option multiple times." msgstr "" @@ -20662,7 +20684,7 @@ msgid "Btrfs filesystems, if libguestfs was compiled with support for btrfs." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:476 +#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:482 msgid "Note that you cannot use I<--expand> and I<--shrink> together." msgstr "" @@ -20751,22 +20773,34 @@ msgid "" msgstr "" #. type: =item +#: ../resize/virt-resize.pod:352 +msgid "B<--machine-readable>" +msgstr "" + +#. type: textblock #: ../resize/virt-resize.pod:354 +msgid "" +"This option is used to make the output more machine friendly when being " +"parsed by other programs. See L below." +msgstr "" + +#. type: =item +#: ../resize/virt-resize.pod:360 msgid "B<--dryrun>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:356 +#: ../resize/virt-resize.pod:362 msgid "Print a summary of what would be done, but don't do anything." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:358 +#: ../resize/virt-resize.pod:364 msgid "B<--no-copy-boot-loader>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:360 +#: ../resize/virt-resize.pod:366 msgid "" "By default, virt-resize copies over some sectors at the start of the disk " "(up to the beginning of the first partition). Commonly these sectors " @@ -20775,19 +20809,19 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:365 +#: ../resize/virt-resize.pod:371 msgid "" "If you specify this flag, then this initial copy is not done. You may need " "to reinstall the boot loader in this case." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:368 +#: ../resize/virt-resize.pod:374 msgid "B<--no-extra-partition>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:370 +#: ../resize/virt-resize.pod:376 msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " @@ -20797,38 +20831,38 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:376 +#: ../resize/virt-resize.pod:382 msgid "" "Note that if the surplus space is smaller than 10 MB, no extra partition " "will be created." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:379 +#: ../resize/virt-resize.pod:385 msgid "B<--no-expand-content>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:381 +#: ../resize/virt-resize.pod:387 msgid "" "By default, virt-resize will try to expand the direct contents of " "partitions, if it knows how (see I<--expand> option above)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:384 +#: ../resize/virt-resize.pod:390 msgid "" "If you give the I<--no-expand-content> option then virt-resize will not " "attempt this." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:387 +#: ../resize/virt-resize.pod:393 msgid "B<--ntfsresize-force>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:389 +#: ../resize/virt-resize.pod:395 msgid "" "Pass the I<--force> option to L, allowing resizing even if " "the NTFS disk is marked as needing a consistency check. You have to use " @@ -20837,19 +20871,19 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:395 +#: ../resize/virt-resize.pod:401 msgid "B<--output-format> raw" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:397 +#: ../resize/virt-resize.pod:403 msgid "" "Specify the format of the output disk image. If this flag is not given then " "it is auto-detected from the image itself." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:403 +#: ../resize/virt-resize.pod:409 msgid "" "Note that this option I the output format. This option " "just tells libguestfs what it is so it doesn't try to guess it. You still " @@ -20858,34 +20892,34 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:408 +#: ../resize/virt-resize.pod:414 msgid "B<-q>" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:410 +#: ../resize/virt-resize.pod:416 msgid "B<--quiet>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:412 +#: ../resize/virt-resize.pod:418 msgid "Don't print the summary." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:414 +#: ../resize/virt-resize.pod:420 msgid "B<--resize part=size>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:416 +#: ../resize/virt-resize.pod:422 msgid "" "Resize the named partition (expanding or shrinking it) so that it has the " "given size." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:419 +#: ../resize/virt-resize.pod:425 msgid "" "C can be expressed as an absolute number followed by b/K/M/G to mean " "bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " @@ -20893,7 +20927,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:425 +#: ../resize/virt-resize.pod:431 #, no-wrap msgid "" " --resize /dev/sda2=10G\n" @@ -20901,7 +20935,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:427 +#: ../resize/virt-resize.pod:433 #, no-wrap msgid "" " --resize /dev/sda4=90%\n" @@ -20909,7 +20943,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:429 +#: ../resize/virt-resize.pod:435 #, no-wrap msgid "" " --resize /dev/sda2=+1G\n" @@ -20917,7 +20951,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:431 +#: ../resize/virt-resize.pod:437 #, no-wrap msgid "" " --resize /dev/sda2=-200M\n" @@ -20925,7 +20959,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:433 +#: ../resize/virt-resize.pod:439 #, no-wrap msgid "" " --resize /dev/sda1=+128K\n" @@ -20933,7 +20967,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:435 +#: ../resize/virt-resize.pod:441 #, no-wrap msgid "" " --resize /dev/sda1=+10%\n" @@ -20941,7 +20975,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:437 +#: ../resize/virt-resize.pod:443 #, no-wrap msgid "" " --resize /dev/sda1=-10%\n" @@ -20949,14 +20983,14 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:439 +#: ../resize/virt-resize.pod:445 msgid "" "You can increase the size of any partition. Virt-resize will expand the " "direct content of the partition if it knows how (see I<--expand> below)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:443 +#: ../resize/virt-resize.pod:449 msgid "" "You can only I the size of partitions that contain filesystems or " "PVs which have already been shrunk. Virt-resize will check this has been " @@ -20965,12 +20999,12 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:450 +#: ../resize/virt-resize.pod:456 msgid "B<--resize-force part=size>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:452 +#: ../resize/virt-resize.pod:458 msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " @@ -20980,17 +21014,17 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:458 +#: ../resize/virt-resize.pod:464 msgid "See also the I<--ignore> option." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:460 +#: ../resize/virt-resize.pod:466 msgid "B<--shrink part>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:462 +#: ../resize/virt-resize.pod:468 msgid "" "Shrink the named partition until the overall disk image fits in the " "destination. The named partition B contain a filesystem or PV which " @@ -21000,7 +21034,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:468 +#: ../resize/virt-resize.pod:474 msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " @@ -21010,13 +21044,53 @@ msgid "" "partition had more than a gigabyte of free space." msgstr "" +#. type: =head1 +#: ../resize/virt-resize.pod:492 +msgid "MACHINE READABLE OUTPUT" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:494 +msgid "" +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-resize from other programs, GUIs " +"etc." +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:498 +msgid "" +"Use the option on its own to query the capabilities of the virt-resize " +"binary. Typical output looks like this:" +msgstr "" + +#. type: verbatim +#: ../resize/virt-resize.pod:501 +#, no-wrap +msgid "" +" $ virt-resize --machine-readable\n" +" virt-resize\n" +" ntfsresize-force\n" +" 32bitok\n" +" ntfs\n" +" btrfs\n" +"\n" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:508 +msgid "" +"A list of features is printed, one per line, and the program exits with " +"status 0." +msgstr "" + #. type: =head2 -#: ../resize/virt-resize.pod:488 +#: ../resize/virt-resize.pod:513 msgid "\"Partition 1 does not end on cylinder boundary.\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:490 +#: ../resize/virt-resize.pod:515 msgid "" "Virt-resize aligns partitions to multiples of 64 sectors. Usually this " "means the partitions will not be aligned to the ancient CHS geometry. " @@ -21026,12 +21100,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:497 +#: ../resize/virt-resize.pod:522 msgid "RESIZING WINDOWS VIRTUAL MACHINES" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:499 +#: ../resize/virt-resize.pod:524 msgid "" "In Windows Vista and later versions, Microsoft switched to using a separate " "boot partition. In these VMs, typically C is the boot partition " @@ -21041,7 +21115,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:506 +#: ../resize/virt-resize.pod:531 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " "NTFS partitions have been expanded. This is just a safety check and (unless " @@ -21049,12 +21123,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:510 +#: ../resize/virt-resize.pod:535 msgid "GUEST BOOT STUCK AT \"GRUB\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:512 +#: ../resize/virt-resize.pod:537 msgid "" "If a Linux guest does not boot after resizing, and the boot is stuck after " "printing C on the console, try reinstalling grub. This sometimes " @@ -21063,7 +21137,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:517 +#: ../resize/virt-resize.pod:542 #, no-wrap msgid "" " guestfish -i -a newdisk\n" @@ -21076,26 +21150,26 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:524 +#: ../resize/virt-resize.pod:549 msgid "" "For more flexible guest reconfiguration, including if you need to specify " "other parameters to grub-install, use L." msgstr "" #. type: =head1 -#: ../resize/virt-resize.pod:527 +#: ../resize/virt-resize.pod:552 msgid "ALTERNATIVE TOOLS" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:529 +#: ../resize/virt-resize.pod:554 msgid "" "There are several proprietary tools for resizing partitions. We won't " "mention any here." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:532 +#: ../resize/virt-resize.pod:557 msgid "" "L and its graphical shell gparted can do some types of resizing " "operations on disk images. They can resize and move partitions, but I don't " @@ -21104,7 +21178,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:537 +#: ../resize/virt-resize.pod:562 msgid "" "L can do everything that virt-resize can do and a lot more, " "but at a much lower level. You will probably end up hand-calculating sector " @@ -21114,7 +21188,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:552 +#: ../resize/virt-resize.pod:582 msgid "" "L, L, L, L, " "L, L, L, L, " @@ -21197,7 +21271,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:427 ../src/guestfs-actions.pod:447 ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:506 ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:552 ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:681 ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:798 ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1046 ../src/guestfs-actions.pod:1066 ../src/guestfs-actions.pod:1084 ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:1186 ../src/guestfs-actions.pod:1205 ../src/guestfs-actions.pod:1219 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1340 ../src/guestfs-actions.pod:1365 ../src/guestfs-actions.pod:1407 ../src/guestfs-actions.pod:1513 ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1871 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:3896 ../src/guestfs-actions.pod:3911 ../src/guestfs-actions.pod:3947 ../src/guestfs-actions.pod:4019 ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4156 ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4258 ../src/guestfs-actions.pod:4274 ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4319 ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4532 ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4576 ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:4628 ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4802 ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:4840 ../src/guestfs-actions.pod:4852 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4897 ../src/guestfs-actions.pod:4912 ../src/guestfs-actions.pod:4947 ../src/guestfs-actions.pod:4980 ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5039 ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5219 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:5522 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5594 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5677 ../src/guestfs-actions.pod:5690 ../src/guestfs-actions.pod:5704 ../src/guestfs-actions.pod:5993 ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6045 ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6071 ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6172 ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6243 ../src/guestfs-actions.pod:6261 ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6337 ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6384 ../src/guestfs-actions.pod:6408 ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6541 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6604 ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6847 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6885 ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6961 ../src/guestfs-actions.pod:7020 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7275 ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7456 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7602 ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685 ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7778 ../src/guestfs-actions.pod:7797 ../src/guestfs-actions.pod:7826 +#: ../src/guestfs-actions.pod:30 ../src/guestfs-actions.pod:140 ../src/guestfs-actions.pod:201 ../src/guestfs-actions.pod:238 ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273 ../src/guestfs-actions.pod:293 ../src/guestfs-actions.pod:307 ../src/guestfs-actions.pod:427 ../src/guestfs-actions.pod:447 ../src/guestfs-actions.pod:461 ../src/guestfs-actions.pod:506 ../src/guestfs-actions.pod:534 ../src/guestfs-actions.pod:552 ../src/guestfs-actions.pod:619 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:666 ../src/guestfs-actions.pod:681 ../src/guestfs-actions.pod:780 ../src/guestfs-actions.pod:798 ../src/guestfs-actions.pod:812 ../src/guestfs-actions.pod:826 ../src/guestfs-actions.pod:863 ../src/guestfs-actions.pod:1046 ../src/guestfs-actions.pod:1066 ../src/guestfs-actions.pod:1084 ../src/guestfs-actions.pod:1168 ../src/guestfs-actions.pod:1186 ../src/guestfs-actions.pod:1205 ../src/guestfs-actions.pod:1219 ../src/guestfs-actions.pod:1239 ../src/guestfs-actions.pod:1309 ../src/guestfs-actions.pod:1340 ../src/guestfs-actions.pod:1365 ../src/guestfs-actions.pod:1407 ../src/guestfs-actions.pod:1513 ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1762 ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1871 ../src/guestfs-actions.pod:2346 ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3641 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3855 ../src/guestfs-actions.pod:3869 ../src/guestfs-actions.pod:3882 ../src/guestfs-actions.pod:3896 ../src/guestfs-actions.pod:3911 ../src/guestfs-actions.pod:3947 ../src/guestfs-actions.pod:4019 ../src/guestfs-actions.pod:4039 ../src/guestfs-actions.pod:4056 ../src/guestfs-actions.pod:4079 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:4137 ../src/guestfs-actions.pod:4156 ../src/guestfs-actions.pod:4175 ../src/guestfs-actions.pod:4210 ../src/guestfs-actions.pod:4222 ../src/guestfs-actions.pod:4258 ../src/guestfs-actions.pod:4274 ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4302 ../src/guestfs-actions.pod:4319 ../src/guestfs-actions.pod:4412 ../src/guestfs-actions.pod:4432 ../src/guestfs-actions.pod:4445 ../src/guestfs-actions.pod:4496 ../src/guestfs-actions.pod:4514 ../src/guestfs-actions.pod:4532 ../src/guestfs-actions.pod:4548 ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4576 ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4608 ../src/guestfs-actions.pod:4628 ../src/guestfs-actions.pod:4698 ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:4802 ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:4840 ../src/guestfs-actions.pod:4852 ../src/guestfs-actions.pod:4869 ../src/guestfs-actions.pod:4882 ../src/guestfs-actions.pod:4897 ../src/guestfs-actions.pod:4912 ../src/guestfs-actions.pod:4947 ../src/guestfs-actions.pod:4980 ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5039 ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:5070 ../src/guestfs-actions.pod:5119 ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5219 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:5522 ../src/guestfs-actions.pod:5544 ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5594 ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5677 ../src/guestfs-actions.pod:5690 ../src/guestfs-actions.pod:5704 ../src/guestfs-actions.pod:5993 ../src/guestfs-actions.pod:6012 ../src/guestfs-actions.pod:6031 ../src/guestfs-actions.pod:6045 ../src/guestfs-actions.pod:6057 ../src/guestfs-actions.pod:6071 ../src/guestfs-actions.pod:6083 ../src/guestfs-actions.pod:6097 ../src/guestfs-actions.pod:6113 ../src/guestfs-actions.pod:6134 ../src/guestfs-actions.pod:6153 ../src/guestfs-actions.pod:6172 ../src/guestfs-actions.pod:6202 ../src/guestfs-actions.pod:6220 ../src/guestfs-actions.pod:6243 ../src/guestfs-actions.pod:6261 ../src/guestfs-actions.pod:6280 ../src/guestfs-actions.pod:6301 ../src/guestfs-actions.pod:6320 ../src/guestfs-actions.pod:6337 ../src/guestfs-actions.pod:6356 ../src/guestfs-actions.pod:6384 ../src/guestfs-actions.pod:6408 ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6451 ../src/guestfs-actions.pod:6470 ../src/guestfs-actions.pod:6485 ../src/guestfs-actions.pod:6504 ../src/guestfs-actions.pod:6541 ../src/guestfs-actions.pod:6571 ../src/guestfs-actions.pod:6604 ../src/guestfs-actions.pod:6726 ../src/guestfs-actions.pod:6847 ../src/guestfs-actions.pod:6859 ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:6885 ../src/guestfs-actions.pod:6907 ../src/guestfs-actions.pod:6920 ../src/guestfs-actions.pod:6933 ../src/guestfs-actions.pod:6946 ../src/guestfs-actions.pod:6961 ../src/guestfs-actions.pod:7020 ../src/guestfs-actions.pod:7037 ../src/guestfs-actions.pod:7053 ../src/guestfs-actions.pod:7069 ../src/guestfs-actions.pod:7086 ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7119 ../src/guestfs-actions.pod:7155 ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7210 ../src/guestfs-actions.pod:7223 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7275 ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7456 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524 ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7602 ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685 ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7782 ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -21634,7 +21708,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:927 ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1005 ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1254 ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1290 ../src/guestfs-actions.pod:1424 ../src/guestfs-actions.pod:1612 ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1887 ../src/guestfs-actions.pod:1904 ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2028 ../src/guestfs-actions.pod:2209 ../src/guestfs-actions.pod:2401 ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2799 ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:3032 ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3081 ../src/guestfs-actions.pod:3115 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3214 ../src/guestfs-actions.pod:3841 ../src/guestfs-actions.pod:4194 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4474 ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5749 ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6632 ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6665 ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:363 ../src/guestfs-actions.pod:927 ../src/guestfs-actions.pod:945 ../src/guestfs-actions.pod:1005 ../src/guestfs-actions.pod:1021 ../src/guestfs-actions.pod:1124 ../src/guestfs-actions.pod:1254 ../src/guestfs-actions.pod:1271 ../src/guestfs-actions.pod:1290 ../src/guestfs-actions.pod:1424 ../src/guestfs-actions.pod:1612 ../src/guestfs-actions.pod:1724 ../src/guestfs-actions.pod:1887 ../src/guestfs-actions.pod:1904 ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:2007 ../src/guestfs-actions.pod:2028 ../src/guestfs-actions.pod:2209 ../src/guestfs-actions.pod:2401 ../src/guestfs-actions.pod:2605 ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2799 ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:3032 ../src/guestfs-actions.pod:3060 ../src/guestfs-actions.pod:3081 ../src/guestfs-actions.pod:3115 ../src/guestfs-actions.pod:3174 ../src/guestfs-actions.pod:3194 ../src/guestfs-actions.pod:3214 ../src/guestfs-actions.pod:3841 ../src/guestfs-actions.pod:4194 ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:4474 ../src/guestfs-actions.pod:5380 ../src/guestfs-actions.pod:5579 ../src/guestfs-actions.pod:5749 ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5976 ../src/guestfs-actions.pod:6632 ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6665 ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370 ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407 ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7891 msgid "" "This function returns a string, or NULL on error. I." @@ -21734,7 +21808,7 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:474 ../src/guestfs-actions.pod:490 ../src/guestfs-actions.pod:636 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1439 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1561 ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2454 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:3134 ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:3928 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5103 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5847 ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:6712 ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6828 ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998 ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494 ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735 ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7840 ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7905 ../src/guestfs-actions.pod:7924 +#: ../src/guestfs-actions.pod:474 ../src/guestfs-actions.pod:490 ../src/guestfs-actions.pod:636 ../src/guestfs-actions.pod:1143 ../src/guestfs-actions.pod:1439 ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:1561 ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:2281 ../src/guestfs-actions.pod:2297 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2359 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2454 ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:2760 ../src/guestfs-actions.pod:3134 ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3724 ../src/guestfs-actions.pod:3741 ../src/guestfs-actions.pod:3761 ../src/guestfs-actions.pod:3823 ../src/guestfs-actions.pod:3928 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:5103 ../src/guestfs-actions.pod:5721 ../src/guestfs-actions.pod:5847 ../src/guestfs-actions.pod:5961 ../src/guestfs-actions.pod:6712 ../src/guestfs-actions.pod:6773 ../src/guestfs-actions.pod:6828 ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998 ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494 ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735 ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848 ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913 ../src/guestfs-actions.pod:7932 msgid "" "This function returns a NULL-terminated array of strings (like " "L), or NULL if there was an error. I, C, " "C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7787 +#: ../src/guestfs-actions.pod:7791 msgid "guestfs_zero_device" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7793 #, no-wrap msgid "" " int\n" @@ -29152,24 +29226,24 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7793 +#: ../src/guestfs-actions.pod:7797 msgid "" "This command writes zeroes over the entire C. Compare with " "C which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7815 msgid "(Added in 1.3.1)" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7817 msgid "guestfs_zerofree" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7811 +#: ../src/guestfs-actions.pod:7819 #, no-wrap msgid "" " int\n" @@ -29179,12 +29253,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7838 msgid "guestfs_zfgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7840 #, no-wrap msgid "" " char **\n" @@ -29195,12 +29269,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7857 msgid "guestfs_zfgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7851 +#: ../src/guestfs-actions.pod:7859 #, no-wrap msgid "" " char **\n" @@ -29211,12 +29285,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7876 msgid "guestfs_zfile" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7878 #, no-wrap msgid "" " char *\n" @@ -29227,26 +29301,26 @@ msgid "" msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7880 +#: ../src/guestfs-actions.pod:7888 msgid "" "Since 1.0.63, use C instead which can now process compressed " "files." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7886 +#: ../src/guestfs-actions.pod:7894 msgid "" "This function is deprecated. In new code, use the L call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7895 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_zgrep" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7897 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " char **\n" @@ -29257,12 +29331,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7914 +#: ../src/guestfs-actions.pod:7922 msgid "guestfs_zgrepi" msgstr "" #. type: verbatim -#: ../src/guestfs-actions.pod:7916 +#: ../src/guestfs-actions.pod:7924 #, no-wrap msgid "" " char **\n" diff --git a/po-docs/uk.po b/po-docs/uk.po index 45fa42c..c76fdb1 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-08-17 13:52+0200\n" +"POT-Creation-Date: 2011-08-28 10:15+0200\n" "PO-Revision-Date: 2011-07-17 20:50+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -419,7 +419,7 @@ msgstr "" #: ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179 #: ../cat/virt-ls.pod:337 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141 #: ../fish/guestfish.pod:242 ../fish/guestfish.pod:673 -#: ../inspector/virt-inspector.pod:335 ../rescue/virt-rescue.pod:133 +#: ../inspector/virt-inspector.pod:336 ../rescue/virt-rescue.pod:133 #: ../src/guestfs.pod:2652 msgid "For example:" msgstr "Приклад:" @@ -520,7 +520,7 @@ msgstr "" #: ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 #: ../fish/guestfish.pod:397 ../fuse/guestmount.pod:263 #: ../inspector/virt-inspector.pod:125 ../rescue/virt-rescue.pod:184 -#: ../resize/virt-resize.pod:478 +#: ../resize/virt-resize.pod:484 msgid "B<-V>" msgstr "B<-V>" @@ -529,7 +529,7 @@ msgstr "B<-V>" #: ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 #: ../fish/guestfish.pod:399 ../fuse/guestmount.pod:265 #: ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:186 -#: ../resize/virt-resize.pod:480 ../tools/virt-list-filesystems.pl:69 +#: ../resize/virt-resize.pod:486 ../tools/virt-list-filesystems.pl:69 #: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169 #: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112 msgid "B<--version>" @@ -539,7 +539,7 @@ msgstr "B<--version>" #: ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271 #: ../cat/virt-ls.pod:435 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171 #: ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:188 -#: ../resize/virt-resize.pod:482 ../tools/virt-list-filesystems.pl:71 +#: ../resize/virt-resize.pod:488 ../tools/virt-list-filesystems.pl:71 #: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 #: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114 msgid "Display version number and exit." @@ -684,8 +684,8 @@ msgstr "" #. type: =head1 #: ../cat/virt-cat.pod:192 ../cat/virt-filesystems.pod:365 #: ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 -#: ../inspector/virt-inspector.pod:349 ../rescue/virt-rescue.pod:262 -#: ../resize/virt-resize.pod:543 ../tools/virt-list-filesystems.pl:188 +#: ../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 msgid "SHELL QUOTING" @@ -694,8 +694,8 @@ msgstr "" #. type: textblock #: ../cat/virt-cat.pod:194 ../cat/virt-filesystems.pod:367 #: ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 -#: ../inspector/virt-inspector.pod:351 ../rescue/virt-rescue.pod:264 -#: ../resize/virt-resize.pod:545 ../tools/virt-list-filesystems.pl:190 +#: ../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 msgid "" @@ -708,14 +708,32 @@ msgstr "" #. type: =head1 #: ../cat/virt-cat.pod:199 ../cat/virt-filesystems.pod:372 #: ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 +#: ../fish/guestfish.pod:1081 ../fuse/guestmount.pod:303 +#: ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:575 +#: ../test-tool/libguestfs-test-tool.pod:77 +msgid "EXIT STATUS" +msgstr "" + +#. type: textblock +#: ../cat/virt-cat.pod:201 ../cat/virt-filesystems.pod:374 +#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:224 ../edit/virt-edit.pod:351 +#: ../fuse/guestmount.pod:305 ../inspector/virt-inspector.pod:377 +#: ../resize/virt-resize.pod:577 +msgid "" +"This program returns 0 if successful, or non-zero if there was an error." +msgstr "" + +#. type: =head1 +#: ../cat/virt-cat.pod:204 ../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:1235 ../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:303 -#: ../inspector/virt-inspector.pod:372 ../java/examples/guestfs-java.pod:45 +#: ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:308 +#: ../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:550 ../ruby/examples/guestfs-ruby.pod:36 +#: ../resize/virt-resize.pod:580 ../ruby/examples/guestfs-ruby.pod:36 #: ../src/guestfs.pod:3026 ../test-tool/libguestfs-test-tool.pod:87 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 #: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296 @@ -724,7 +742,7 @@ msgid "SEE ALSO" msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ" #. type: textblock -#: ../cat/virt-cat.pod:201 +#: ../cat/virt-cat.pod:206 #, fuzzy #| msgid "" #| "L, L, L, L, L, L." #. type: =head1 -#: ../cat/virt-cat.pod:208 ../cat/virt-filesystems.pod:383 -#: ../cat/virt-ls.pod:502 ../df/virt-df.pod:230 ../edit/virt-edit.pod:363 -#: ../rescue/virt-rescue.pod:292 ../resize/virt-resize.pod:571 +#: ../cat/virt-cat.pod:213 ../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 @@ -749,26 +767,26 @@ msgid "AUTHOR" msgstr "АВТОР" #. type: textblock -#: ../cat/virt-cat.pod:210 ../cat/virt-filesystems.pod:385 -#: ../cat/virt-ls.pod:504 ../df/virt-df.pod:232 ../edit/virt-edit.pod:365 -#: ../inspector/virt-inspector.pod:386 ../rescue/virt-rescue.pod:294 -#: ../resize/virt-resize.pod:573 ../tools/virt-list-filesystems.pl:210 +#: ../cat/virt-cat.pod:215 ../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 msgid "Richard W.M. Jones L" msgstr "Richard W.M. Jones L" #. type: =head1 -#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:387 -#: ../cat/virt-ls.pod:506 ../df/virt-df.pod:234 ../edit/virt-edit.pod:367 +#: ../cat/virt-cat.pod:217 ../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:1264 ../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:318 -#: ../inspector/virt-inspector.pod:394 ../java/examples/guestfs-java.pod:61 +#: ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:323 +#: ../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:575 ../ruby/examples/guestfs-ruby.pod:51 +#: ../resize/virt-resize.pod:605 ../ruby/examples/guestfs-ruby.pod:51 #: ../src/guestfs.pod:3102 ../test-tool/libguestfs-test-tool.pod:97 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 #: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315 @@ -777,21 +795,21 @@ msgid "COPYRIGHT" msgstr "АВТОРСЬКІ ПРАВА" #. type: textblock -#: ../cat/virt-cat.pod:214 ../inspector/virt-inspector.pod:396 -#: ../resize/virt-resize.pod:577 +#: ../cat/virt-cat.pod:219 ../inspector/virt-inspector.pod:405 +#: ../resize/virt-resize.pod:607 #, fuzzy #| msgid "Copyright (C) 2009-2010 Red Hat Inc." msgid "Copyright (C) 2010-2011 Red Hat Inc." msgstr "© Red Hat Inc., 2009–2010" #. type: textblock -#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:391 -#: ../cat/virt-ls.pod:510 ../df/virt-df.pod:238 ../edit/virt-edit.pod:371 +#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 +#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 #: ../fish/guestfish.pod:1269 ../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:323 -#: ../inspector/virt-inspector.pod:398 ../rescue/virt-rescue.pod:300 -#: ../resize/virt-resize.pod:579 ../test-tool/libguestfs-test-tool.pod:102 +#: ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:328 +#: ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:300 +#: ../resize/virt-resize.pod:609 ../test-tool/libguestfs-test-tool.pod:102 #: ../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 @@ -803,13 +821,13 @@ msgid "" msgstr "" #. type: textblock -#: ../cat/virt-cat.pod:221 ../cat/virt-filesystems.pod:396 -#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 +#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 +#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 #: ../fish/guestfish.pod:1274 ../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:328 -#: ../inspector/virt-inspector.pod:403 ../rescue/virt-rescue.pod:305 -#: ../resize/virt-resize.pod:584 ../test-tool/libguestfs-test-tool.pod:107 +#: ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:333 +#: ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:305 +#: ../resize/virt-resize.pod:614 ../test-tool/libguestfs-test-tool.pod:107 #: ../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 @@ -825,13 +843,13 @@ msgstr "" "дізнатися з GNU General Public License." #. type: textblock -#: ../cat/virt-cat.pod:226 ../cat/virt-filesystems.pod:401 -#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 +#: ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:406 +#: ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 #: ../fish/guestfish.pod:1279 ../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:333 -#: ../inspector/virt-inspector.pod:408 ../rescue/virt-rescue.pod:310 -#: ../resize/virt-resize.pod:589 ../test-tool/libguestfs-test-tool.pod:112 +#: ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:338 +#: ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:310 +#: ../resize/virt-resize.pod:619 ../test-tool/libguestfs-test-tool.pod:112 #: ../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 @@ -1556,7 +1574,7 @@ msgid "Most spreadsheets and databases can import CSV directly." msgstr "" #. type: textblock -#: ../cat/virt-filesystems.pod:374 +#: ../cat/virt-filesystems.pod:379 #, fuzzy #| msgid "" #| "L, L, L, L, L, L, L." #. type: textblock -#: ../cat/virt-filesystems.pod:389 ../tools/virt-make-fs.pl:570 +#: ../cat/virt-filesystems.pod:394 ../tools/virt-make-fs.pl:570 #: ../tools/virt-win-reg.pl:778 msgid "Copyright (C) 2010 Red Hat Inc." msgstr "" @@ -2400,7 +2418,7 @@ msgstr "" "\n" #. type: textblock -#: ../cat/virt-ls.pod:492 +#: ../cat/virt-ls.pod:497 #, fuzzy #| msgid "" #| "L, L, L, L, L, L." #. type: textblock -#: ../cat/virt-ls.pod:508 ../df/virt-df.pod:236 ../edit/virt-edit.pod:369 +#: ../cat/virt-ls.pod:513 ../df/virt-df.pod:241 ../edit/virt-edit.pod:374 #: ../rescue/virt-rescue.pod:298 #, fuzzy #| msgid "Copyright (C) 2009-2010 Red Hat Inc." @@ -2658,7 +2676,7 @@ msgstr "" #: ../fish/guestfish-actions.pod:1959 ../fish/guestfish-actions.pod:1966 #: ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 #: ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 -#: ../inspector/virt-inspector.pod:384 ../inspector/virt-inspector.pod:388 +#: ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 #: ../resize/virt-resize.pod:282 ../resize/virt-resize.pod:286 #: ../resize/virt-resize.pod:295 ../resize/virt-resize.pod:301 #: ../src/guestfs-actions.pod:15 ../src/guestfs-actions.pod:22 @@ -2730,7 +2748,7 @@ msgid "" msgstr "" #. type: textblock -#: ../df/virt-df.pod:224 +#: ../df/virt-df.pod:229 msgid "" "L, L, L, L, L." @@ -3365,7 +3383,7 @@ msgid "If not set, C is used." msgstr "" #. type: textblock -#: ../edit/virt-edit.pod:351 +#: ../edit/virt-edit.pod:356 #, fuzzy #| msgid "" #| "L, L, L, L." @@ -10564,11 +10582,11 @@ msgstr "" #: ../fish/guestfish-actions.pod:2842 ../fish/guestfish-actions.pod:3503 #: ../fish/guestfish-actions.pod:4029 ../fish/guestfish-actions.pod:4354 #: ../fish/guestfish-actions.pod:4377 ../fish/guestfish-actions.pod:4399 -#: ../fish/guestfish-actions.pod:5137 ../src/guestfs-actions.pod:4058 +#: ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:4058 #: ../src/guestfs-actions.pod:4081 ../src/guestfs-actions.pod:4224 #: ../src/guestfs-actions.pod:5327 ../src/guestfs-actions.pod:6115 #: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6573 -#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7804 +#: ../src/guestfs-actions.pod:6606 ../src/guestfs-actions.pod:7812 msgid "" "B." @@ -16093,17 +16111,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5126 +#: ../fish/guestfish-actions.pod:5126 ../fish/guestfish-actions.pod:5141 +#: ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7801 +msgid "" +"If blocks are already zero, then this command avoids writing zeroes. This " +"prevents the underlying device from becoming non-sparse or growing " +"unnecessarily." +msgstr "" + +#. type: textblock +#: ../fish/guestfish-actions.pod:5130 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5129 +#: ../fish/guestfish-actions.pod:5133 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:5131 +#: ../fish/guestfish-actions.pod:5135 #, no-wrap msgid "" " zero-device device\n" @@ -16113,19 +16140,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5133 +#: ../fish/guestfish-actions.pod:5137 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5140 +#: ../fish/guestfish-actions.pod:5148 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:5142 +#: ../fish/guestfish-actions.pod:5150 #, no-wrap msgid "" " zerofree device\n" @@ -16135,7 +16162,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7815 +#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -16143,24 +16170,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5149 ../src/guestfs-actions.pod:7820 +#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7828 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5152 ../src/guestfs-actions.pod:7823 +#: ../fish/guestfish-actions.pod:5160 ../src/guestfs-actions.pod:7831 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5155 +#: ../fish/guestfish-actions.pod:5163 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5157 +#: ../fish/guestfish-actions.pod:5165 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -16170,18 +16197,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5159 ../src/guestfs-actions.pod:7837 +#: ../fish/guestfish-actions.pod:5167 ../src/guestfs-actions.pod:7845 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5165 +#: ../fish/guestfish-actions.pod:5173 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5167 +#: ../fish/guestfish-actions.pod:5175 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -16191,18 +16218,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5169 ../src/guestfs-actions.pod:7856 +#: ../fish/guestfish-actions.pod:5177 ../src/guestfs-actions.pod:7864 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5175 +#: ../fish/guestfish-actions.pod:5183 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:5177 +#: ../fish/guestfish-actions.pod:5185 #, no-wrap msgid "" " zfile meth path\n" @@ -16212,35 +16239,35 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7875 +#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7883 msgid "" "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7878 +#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7886 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5184 +#: ../fish/guestfish-actions.pod:5192 msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:5187 +#: ../fish/guestfish-actions.pod:5195 msgid "" "This function is deprecated. In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5194 +#: ../fish/guestfish-actions.pod:5202 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:5196 +#: ../fish/guestfish-actions.pod:5204 #, no-wrap msgid "" " zgrep regex path\n" @@ -16250,18 +16277,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5198 ../src/guestfs-actions.pod:7902 +#: ../fish/guestfish-actions.pod:5206 ../src/guestfs-actions.pod:7910 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:5204 +#: ../fish/guestfish-actions.pod:5212 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:5206 +#: ../fish/guestfish-actions.pod:5214 #, no-wrap msgid "" " zgrepi regex path\n" @@ -16271,7 +16298,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:5208 ../src/guestfs-actions.pod:7921 +#: ../fish/guestfish-actions.pod:5216 ../src/guestfs-actions.pod:7929 msgid "" "This calls the external C program and returns the matching lines." msgstr "" @@ -17510,7 +17537,7 @@ msgstr "" #. type: =item #: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:193 -#: ../resize/virt-resize.pod:352 +#: ../resize/virt-resize.pod:358 msgid "B<-n>" msgstr "B<-n>" @@ -19186,11 +19213,6 @@ msgstr "КОМАНДИ" msgid "@ACTIONS@" msgstr "@ACTIONS@" -#. type: =head1 -#: ../fish/guestfish.pod:1081 ../test-tool/libguestfs-test-tool.pod:77 -msgid "EXIT CODE" -msgstr "КОД ВИХОДУ" - #. type: textblock #: ../fish/guestfish.pod:1083 msgid "" @@ -20056,7 +20078,7 @@ msgstr "" #. type: =head1 #: ../fuse/guestmount.pod:73 ../rescue/virt-rescue.pod:68 -#: ../resize/virt-resize.pod:486 +#: ../resize/virt-resize.pod:511 msgid "NOTES" msgstr "ПРИМІТКИ" @@ -20300,7 +20322,7 @@ msgid "This also stops the daemon from forking into the background." msgstr "" #. type: textblock -#: ../fuse/guestmount.pod:305 +#: ../fuse/guestmount.pod:310 msgid "" "L, L, L, L, " "L, L, L, L" msgstr "" @@ -20471,7 +20493,7 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:111 ../resize/virt-resize.pod:314 -#: ../resize/virt-resize.pod:400 ../tools/virt-list-filesystems.pl:101 +#: ../resize/virt-resize.pod:406 ../tools/virt-list-filesystems.pl:101 #: ../tools/virt-list-partitions.pl:102 ../tools/virt-tar.pl:151 #: ../tools/virt-win-reg.pl:152 msgid "" @@ -20841,41 +20863,49 @@ msgstr "" #. type: textblock #: ../inspector/virt-inspector.pod:332 msgid "" -"You can use the XPath query language, and/or the xpath tool, in order to " -"select parts of the XML." +"You can use the XPath query language to select parts of the XML. We " +"recommend using C to perform XPath queries from the command line." msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:337 +#: ../inspector/virt-inspector.pod:338 #, no-wrap msgid "" -" $ virt-inspector -d Guest | xpath //filesystems\n" -" Found 1 nodes:\n" -" -- NODE --\n" +" $ virt-inspector -d Guest | xmlstarlet sel -t -c '//filesystems'\n" " \n" " \n" " ext4\n" -" [etc]\n" +" [...]\n" "\n" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:345 +#: ../inspector/virt-inspector.pod:344 #, no-wrap msgid "" " $ virt-inspector -d Guest | \\\n" -" xpath \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" -" Query didn't return a nodeset. Value: ext4\n" +" xmlstarlet sel -t -c \"string(//filesystem[@dev='/dev/sda1']/type)\"\n" +" ext4\n" +"\n" +msgstr "" + +#. type: verbatim +#: ../inspector/virt-inspector.pod:348 +#, no-wrap +msgid "" +" $ virt-inspector -d Guest | \\\n" +" xmlstarlet sel -t -v '//icon' | base64 -i -d | display -\n" +" [displays the guest icon, if there is one]\n" "\n" msgstr "" #. type: =head1 -#: ../inspector/virt-inspector.pod:356 +#: ../inspector/virt-inspector.pod:359 msgid "OLD VERSIONS OF VIRT-INSPECTOR" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:358 +#: ../inspector/virt-inspector.pod:361 msgid "" "Early versions of libguestfs shipped with a different virt-inspector program " "written in Perl (the current version is written in C). The XML output of " @@ -20884,20 +20914,20 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:363 +#: ../inspector/virt-inspector.pod:366 msgid "" "The old virt-inspector is no longer supported or shipped with libguestfs." msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:366 +#: ../inspector/virt-inspector.pod:369 msgid "" "To confuse matters further, in Red Hat Enterprise Linux 6 we ship two " "versions of virt-inspector with different names:" msgstr "" #. type: verbatim -#: ../inspector/virt-inspector.pod:369 +#: ../inspector/virt-inspector.pod:372 #, no-wrap msgid "" " virt-inspector Old Perl version.\n" @@ -20906,14 +20936,22 @@ msgid "" msgstr "" #. type: textblock -#: ../inspector/virt-inspector.pod:374 +#: ../inspector/virt-inspector.pod:382 +#, fuzzy +#| msgid "" +#| "L, L, L, L, L, L, L, L, L." msgid "" "L, L, L, L, L." +">, L, L." msgstr "" +"L, L, L, L, L, L, L, L, L." #. type: textblock -#: ../inspector/virt-inspector.pod:390 +#: ../inspector/virt-inspector.pod:399 msgid "Matthew Booth L" msgstr "" @@ -22272,7 +22310,7 @@ msgstr "" #. type: textblock #: ../resize/virt-resize.pod:266 ../resize/virt-resize.pod:327 -#: ../resize/virt-resize.pod:448 +#: ../resize/virt-resize.pod:454 msgid "You can give this option multiple times." msgstr "" @@ -22337,7 +22375,7 @@ msgid "Btrfs filesystems, if libguestfs was compiled with support for btrfs." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:476 +#: ../resize/virt-resize.pod:307 ../resize/virt-resize.pod:482 msgid "Note that you cannot use I<--expand> and I<--shrink> together." msgstr "" @@ -22430,24 +22468,38 @@ msgid "" msgstr "" #. type: =item +#: ../resize/virt-resize.pod:352 +#, fuzzy +#| msgid "B<-h> | B<--human-readable>" +msgid "B<--machine-readable>" +msgstr "B<-h> | B<--human-readable>" + +#. type: textblock #: ../resize/virt-resize.pod:354 +msgid "" +"This option is used to make the output more machine friendly when being " +"parsed by other programs. See L below." +msgstr "" + +#. type: =item +#: ../resize/virt-resize.pod:360 #, fuzzy #| msgid "B<--debug>" msgid "B<--dryrun>" msgstr "B<--debug>" #. type: textblock -#: ../resize/virt-resize.pod:356 +#: ../resize/virt-resize.pod:362 msgid "Print a summary of what would be done, but don't do anything." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:358 +#: ../resize/virt-resize.pod:364 msgid "B<--no-copy-boot-loader>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:360 +#: ../resize/virt-resize.pod:366 msgid "" "By default, virt-resize copies over some sectors at the start of the disk " "(up to the beginning of the first partition). Commonly these sectors " @@ -22456,21 +22508,21 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:365 +#: ../resize/virt-resize.pod:371 msgid "" "If you specify this flag, then this initial copy is not done. You may need " "to reinstall the boot loader in this case." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:368 +#: ../resize/virt-resize.pod:374 #, fuzzy #| msgid "B<--partition>" msgid "B<--no-extra-partition>" msgstr "B<--partition>" #. type: textblock -#: ../resize/virt-resize.pod:370 +#: ../resize/virt-resize.pod:376 msgid "" "By default, virt-resize creates an extra partition if there is any extra, " "unused space after all resizing has happened. Use this option to prevent " @@ -22480,42 +22532,42 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:376 +#: ../resize/virt-resize.pod:382 msgid "" "Note that if the surplus space is smaller than 10 MB, no extra partition " "will be created." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:379 +#: ../resize/virt-resize.pod:385 #, fuzzy #| msgid "B<--no-dest-paths>" msgid "B<--no-expand-content>" msgstr "B<--no-dest-paths>" #. type: textblock -#: ../resize/virt-resize.pod:381 +#: ../resize/virt-resize.pod:387 msgid "" "By default, virt-resize will try to expand the direct contents of " "partitions, if it knows how (see I<--expand> option above)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:384 +#: ../resize/virt-resize.pod:390 msgid "" "If you give the I<--no-expand-content> option then virt-resize will not " "attempt this." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:387 +#: ../resize/virt-resize.pod:393 #, fuzzy #| msgid "ntfsresize-size" msgid "B<--ntfsresize-force>" msgstr "ntfsresize-size" #. type: textblock -#: ../resize/virt-resize.pod:389 +#: ../resize/virt-resize.pod:395 msgid "" "Pass the I<--force> option to L, allowing resizing even if " "the NTFS disk is marked as needing a consistency check. You have to use " @@ -22524,21 +22576,21 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:395 +#: ../resize/virt-resize.pod:401 #, fuzzy #| msgid "B<--format>" msgid "B<--output-format> raw" msgstr "B<--format>" #. type: textblock -#: ../resize/virt-resize.pod:397 +#: ../resize/virt-resize.pod:403 msgid "" "Specify the format of the output disk image. If this flag is not given then " "it is auto-detected from the image itself." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:403 +#: ../resize/virt-resize.pod:409 msgid "" "Note that this option I the output format. This option " "just tells libguestfs what it is so it doesn't try to guess it. You still " @@ -22547,38 +22599,38 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:408 +#: ../resize/virt-resize.pod:414 msgid "B<-q>" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:410 +#: ../resize/virt-resize.pod:416 #, fuzzy #| msgid "B<--live>" msgid "B<--quiet>" msgstr "B<--live>" #. type: textblock -#: ../resize/virt-resize.pod:412 +#: ../resize/virt-resize.pod:418 msgid "Don't print the summary." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:414 +#: ../resize/virt-resize.pod:420 #, fuzzy #| msgid "B" msgid "B<--resize part=size>" msgstr "B" #. type: textblock -#: ../resize/virt-resize.pod:416 +#: ../resize/virt-resize.pod:422 msgid "" "Resize the named partition (expanding or shrinking it) so that it has the " "given size." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:419 +#: ../resize/virt-resize.pod:425 msgid "" "C can be expressed as an absolute number followed by b/K/M/G to mean " "bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current " @@ -22586,7 +22638,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:425 +#: ../resize/virt-resize.pod:431 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22599,7 +22651,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:427 +#: ../resize/virt-resize.pod:433 #, fuzzy, no-wrap #| msgid "" #| " pvresize device\n" @@ -22612,7 +22664,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:429 +#: ../resize/virt-resize.pod:435 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22625,7 +22677,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:431 +#: ../resize/virt-resize.pod:437 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22638,7 +22690,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:433 +#: ../resize/virt-resize.pod:439 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22651,7 +22703,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:435 +#: ../resize/virt-resize.pod:441 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22664,7 +22716,7 @@ msgstr "" "\n" #. type: verbatim -#: ../resize/virt-resize.pod:437 +#: ../resize/virt-resize.pod:443 #, fuzzy, no-wrap #| msgid "" #| " hexedit /dev/sda 1M\n" @@ -22677,14 +22729,14 @@ msgstr "" "\n" #. type: textblock -#: ../resize/virt-resize.pod:439 +#: ../resize/virt-resize.pod:445 msgid "" "You can increase the size of any partition. Virt-resize will expand the " "direct content of the partition if it knows how (see I<--expand> below)." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:443 +#: ../resize/virt-resize.pod:449 msgid "" "You can only I the size of partitions that contain filesystems or " "PVs which have already been shrunk. Virt-resize will check this has been " @@ -22693,12 +22745,12 @@ msgid "" msgstr "" #. type: =item -#: ../resize/virt-resize.pod:450 +#: ../resize/virt-resize.pod:456 msgid "B<--resize-force part=size>" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:452 +#: ../resize/virt-resize.pod:458 msgid "" "This is the same as I<--resize> except that it will let you decrease the " "size of any partition. Generally this means you will lose any data which " @@ -22708,19 +22760,19 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:458 +#: ../resize/virt-resize.pod:464 msgid "See also the I<--ignore> option." msgstr "" #. type: =item -#: ../resize/virt-resize.pod:460 +#: ../resize/virt-resize.pod:466 #, fuzzy #| msgid "B<--partition>" msgid "B<--shrink part>" msgstr "B<--partition>" #. type: textblock -#: ../resize/virt-resize.pod:462 +#: ../resize/virt-resize.pod:468 msgid "" "Shrink the named partition until the overall disk image fits in the " "destination. The named partition B contain a filesystem or PV which " @@ -22730,7 +22782,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:468 +#: ../resize/virt-resize.pod:474 msgid "" "The amount by which the overall disk must be shrunk (after carrying out all " "other operations requested by the user) is called the \"deficit\". For " @@ -22740,13 +22792,53 @@ msgid "" "partition had more than a gigabyte of free space." msgstr "" +#. type: =head1 +#: ../resize/virt-resize.pod:492 +msgid "MACHINE READABLE OUTPUT" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:494 +msgid "" +"The I<--machine-readable> option can be used to make the output more machine " +"friendly, which is useful when calling virt-resize from other programs, GUIs " +"etc." +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:498 +msgid "" +"Use the option on its own to query the capabilities of the virt-resize " +"binary. Typical output looks like this:" +msgstr "" + +#. type: verbatim +#: ../resize/virt-resize.pod:501 +#, no-wrap +msgid "" +" $ virt-resize --machine-readable\n" +" virt-resize\n" +" ntfsresize-force\n" +" 32bitok\n" +" ntfs\n" +" btrfs\n" +"\n" +msgstr "" + +#. type: textblock +#: ../resize/virt-resize.pod:508 +msgid "" +"A list of features is printed, one per line, and the program exits with " +"status 0." +msgstr "" + #. type: =head2 -#: ../resize/virt-resize.pod:488 +#: ../resize/virt-resize.pod:513 msgid "\"Partition 1 does not end on cylinder boundary.\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:490 +#: ../resize/virt-resize.pod:515 msgid "" "Virt-resize aligns partitions to multiples of 64 sectors. Usually this " "means the partitions will not be aligned to the ancient CHS geometry. " @@ -22756,12 +22848,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:497 +#: ../resize/virt-resize.pod:522 msgid "RESIZING WINDOWS VIRTUAL MACHINES" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:499 +#: ../resize/virt-resize.pod:524 msgid "" "In Windows Vista and later versions, Microsoft switched to using a separate " "boot partition. In these VMs, typically C is the boot partition " @@ -22771,7 +22863,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:506 +#: ../resize/virt-resize.pod:531 msgid "" "Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if " "NTFS partitions have been expanded. This is just a safety check and (unless " @@ -22779,12 +22871,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../resize/virt-resize.pod:510 +#: ../resize/virt-resize.pod:535 msgid "GUEST BOOT STUCK AT \"GRUB\"" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:512 +#: ../resize/virt-resize.pod:537 msgid "" "If a Linux guest does not boot after resizing, and the boot is stuck after " "printing C on the console, try reinstalling grub. This sometimes " @@ -22793,7 +22885,7 @@ msgid "" msgstr "" #. type: verbatim -#: ../resize/virt-resize.pod:517 +#: ../resize/virt-resize.pod:542 #, no-wrap msgid "" " guestfish -i -a newdisk\n" @@ -22806,26 +22898,26 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:524 +#: ../resize/virt-resize.pod:549 msgid "" "For more flexible guest reconfiguration, including if you need to specify " "other parameters to grub-install, use L." msgstr "" #. type: =head1 -#: ../resize/virt-resize.pod:527 +#: ../resize/virt-resize.pod:552 msgid "ALTERNATIVE TOOLS" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:529 +#: ../resize/virt-resize.pod:554 msgid "" "There are several proprietary tools for resizing partitions. We won't " "mention any here." msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:532 +#: ../resize/virt-resize.pod:557 msgid "" "L and its graphical shell gparted can do some types of resizing " "operations on disk images. They can resize and move partitions, but I don't " @@ -22834,7 +22926,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:537 +#: ../resize/virt-resize.pod:562 msgid "" "L can do everything that virt-resize can do and a lot more, " "but at a much lower level. You will probably end up hand-calculating sector " @@ -22844,7 +22936,7 @@ msgid "" msgstr "" #. type: textblock -#: ../resize/virt-resize.pod:552 +#: ../resize/virt-resize.pod:582 msgid "" "L, L, L, L, L, L, L, L, L, " @@ -23022,8 +23114,8 @@ msgstr "" #: ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7524 #: ../src/guestfs-actions.pod:7569 ../src/guestfs-actions.pod:7602 #: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7685 -#: ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7778 -#: ../src/guestfs-actions.pod:7797 ../src/guestfs-actions.pod:7826 +#: ../src/guestfs-actions.pod:7711 ../src/guestfs-actions.pod:7782 +#: ../src/guestfs-actions.pod:7805 ../src/guestfs-actions.pod:7834 msgid "This function returns 0 on success or -1 on error." msgstr "" @@ -23518,7 +23610,7 @@ msgstr "" #: ../src/guestfs-actions.pod:6648 ../src/guestfs-actions.pod:6665 #: ../src/guestfs-actions.pod:6696 ../src/guestfs-actions.pod:7370 #: ../src/guestfs-actions.pod:7389 ../src/guestfs-actions.pod:7407 -#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7883 +#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7891 msgid "" "This function returns a string, or NULL on error. I." @@ -23637,9 +23729,9 @@ msgstr "" #: ../src/guestfs-actions.pod:6974 ../src/guestfs-actions.pod:6998 #: ../src/guestfs-actions.pod:7474 ../src/guestfs-actions.pod:7494 #: ../src/guestfs-actions.pod:7541 ../src/guestfs-actions.pod:7735 -#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7840 -#: ../src/guestfs-actions.pod:7859 ../src/guestfs-actions.pod:7905 -#: ../src/guestfs-actions.pod:7924 +#: ../src/guestfs-actions.pod:7754 ../src/guestfs-actions.pod:7848 +#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7913 +#: ../src/guestfs-actions.pod:7932 msgid "" "This function returns a NULL-terminated array of strings (like L), or NULL if there was an error. I, C, " "C" msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7787 +#: ../src/guestfs-actions.pod:7791 msgid "guestfs_zero_device" msgstr "guestfs_zero_device" #. type: verbatim -#: ../src/guestfs-actions.pod:7789 +#: ../src/guestfs-actions.pod:7793 #, no-wrap msgid "" " int\n" @@ -31461,24 +31553,24 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:7793 +#: ../src/guestfs-actions.pod:7797 msgid "" "This command writes zeroes over the entire C. Compare with " "C which just zeroes the first few blocks of a device." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7807 +#: ../src/guestfs-actions.pod:7815 msgid "(Added in 1.3.1)" msgstr "(Додано у 1.3.1)" #. type: =head2 -#: ../src/guestfs-actions.pod:7809 +#: ../src/guestfs-actions.pod:7817 msgid "guestfs_zerofree" msgstr "guestfs_zerofree" #. type: verbatim -#: ../src/guestfs-actions.pod:7811 +#: ../src/guestfs-actions.pod:7819 #, no-wrap msgid "" " int\n" @@ -31492,12 +31584,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7830 +#: ../src/guestfs-actions.pod:7838 msgid "guestfs_zfgrep" msgstr "guestfs_zfgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:7832 +#: ../src/guestfs-actions.pod:7840 #, no-wrap msgid "" " char **\n" @@ -31513,12 +31605,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7849 +#: ../src/guestfs-actions.pod:7857 msgid "guestfs_zfgrepi" msgstr "guestfs_zfgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:7851 +#: ../src/guestfs-actions.pod:7859 #, no-wrap msgid "" " char **\n" @@ -31534,12 +31626,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7868 +#: ../src/guestfs-actions.pod:7876 msgid "guestfs_zfile" msgstr "guestfs_zfile" #. type: verbatim -#: ../src/guestfs-actions.pod:7870 +#: ../src/guestfs-actions.pod:7878 #, no-wrap msgid "" " char *\n" @@ -31555,26 +31647,26 @@ msgstr "" "\n" #. type: textblock -#: ../src/guestfs-actions.pod:7880 +#: ../src/guestfs-actions.pod:7888 msgid "" "Since 1.0.63, use C instead which can now process compressed " "files." msgstr "" #. type: textblock -#: ../src/guestfs-actions.pod:7886 +#: ../src/guestfs-actions.pod:7894 msgid "" "This function is deprecated. In new code, use the L call " "instead." msgstr "" #. type: =head2 -#: ../src/guestfs-actions.pod:7895 +#: ../src/guestfs-actions.pod:7903 msgid "guestfs_zgrep" msgstr "guestfs_zgrep" #. type: verbatim -#: ../src/guestfs-actions.pod:7897 +#: ../src/guestfs-actions.pod:7905 #, no-wrap msgid "" " char **\n" @@ -31590,12 +31682,12 @@ msgstr "" "\n" #. type: =head2 -#: ../src/guestfs-actions.pod:7914 +#: ../src/guestfs-actions.pod:7922 msgid "guestfs_zgrepi" msgstr "guestfs_zgrepi" #. type: verbatim -#: ../src/guestfs-actions.pod:7916 +#: ../src/guestfs-actions.pod:7924 #, no-wrap msgid "" " char **\n" @@ -39858,6 +39950,9 @@ msgid "" "redhat.com/>" msgstr "" +#~ msgid "EXIT CODE" +#~ msgstr "КОД ВИХОДУ" + #~ msgid "B<-a> | B<--all>" #~ msgstr "B<-a> | B<--all>" diff --git a/po/en_GB.po b/po/en_GB.po index 7f77c61..17ac5f1 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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/" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Try `%s --help' for more information.\n" @@ -66,16 +66,16 @@ msgstr "" "For more information, see the manpage %s(1).\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: failed to create handle\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" @@ -366,7 +366,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2079,7 +2079,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2126,48 +2126,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2180,50 +2170,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2231,19 +2221,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2251,26 +2241,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2516,29 +2506,29 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" msgstr "" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2769,7 +2759,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2795,39 +2785,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2934,69 +2924,71 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 +#: src/launch.c:1086 #, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "" diff --git a/po/es.po b/po/es.po index 918a7d1..2cd3491 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Spanish (Castilian) \n" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Intente con `%s --help' para más información.\n" @@ -66,16 +66,16 @@ msgstr "" "Para obtener mayor información, consulte la página man %s(1).\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: falló al crear manipulador\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: opción extensa desconocida: %s (%d)\n" @@ -377,7 +377,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2133,7 +2133,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "utilice '%s nombre de archivo' para editar un archivo\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2180,12 +2180,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID no era un número: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" @@ -2193,40 +2193,29 @@ msgstr "" "%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso " "remoto\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: sólo puede ofrecerse un parámetro -f\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" "%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: parámetros extra de la línea de comando con marca --listen\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" -"guestfish: no es posible acceder a la base de datos termcap o terminfo.\n" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "guestfish: el tipo de terminal \"%s\" no ha sido definido.\n" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2248,51 +2237,51 @@ msgstr "" " 'quit' para abandonar la shell\n" "\n" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" "%s: los argumentos del comando no están separados por un espacio en blanco\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: cuota simple no finalizada\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: error interno analizando cadena en '%s'\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: demasiados argumentos\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: doble cuota no finalizada\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: comando vacío en la línea de comando\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "muestra una lista de comandos o asistencia sobre un comando" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "salir de guestfish" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2303,7 +2292,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2312,12 +2301,12 @@ msgstr "" "quit - abandonar guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2328,26 +2317,26 @@ msgstr "" "Para obtener una lista de comandos: guestfish -h\n" "Para obtener la documentación completa: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cuota problemática en la cadena \"%s\"\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2626,12 +2615,12 @@ msgstr "falló al redimensionar LV a su tamaño máximo %s: %s" msgid "failed to create filesystem (%s): %s" msgstr "falló al crear el sistema de archivos (%s): %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: error de protocolo: no se pudo leer el mensaje 'hello'\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2641,19 +2630,19 @@ msgstr "" "servidor '%s' no concuerda con la versión del cliente '%s'. Ambas versiones " "deber coincidir de manera exacta.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remoto: parece ser que el servidor no se está ejecutando\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: error de protocolo: no es posible enviar salutación inicial hacia " "el servidor\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2939,7 +2928,7 @@ msgstr "{path} no coincide con el patrón augeas" msgid "{filename}: could not read initrd format" msgstr "{filename}: no es posible leer formato initrd" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2965,17 +2954,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: no se pudo analizar el tamaño '%s' de la memoria\n" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "%s: estado de salida de proceso hijo desconocido (%d)\n" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2984,24 +2973,24 @@ msgstr "" "no es posible hallar un supermin de libguestfs adecuado, o algún dispositivo " "ordinario en LIBGUESTFS_PATH (ruta de búsqueda: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "seguridad: el dispositivo cacheado %s no es propiedad del UID %d" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "seguridad: el dispositivo cacheado %s no es un directorio (modo %o) " -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" "seguridad: el dispositivo cacheado %s es modificable por el grupo u otros " "(modo %o)" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "falló el comando externo, vea mensajes de errores anteriores" @@ -3117,75 +3106,77 @@ msgstr "no es posible resolver %%SYSTEMROOT%% de Windows" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "la línea de comando no puede ser modificada luego de haber sido lanzado el " "subproceso qemu" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: el parámetro debe comenzar con el carácter '-'" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: no está permitido el parámetro '%s'" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "el nombre del archivo no puede contener el carácter ',' (coma)" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "el parámetro %s está vacío o contiene caracteres no permitidos" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "el manipulador libguestfs ya ha sido iniciado" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: no es posible crear directorio temporal" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:816 +#: src/launch.c:818 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:904 +#: src/launch.c:906 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:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." 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:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3607,6 +3598,13 @@ msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "" "virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n" +#~ msgid "guestfish: could not access termcap or terminfo database.\n" +#~ msgstr "" +#~ "guestfish: no es posible acceder a la base de datos termcap o terminfo.\n" + +#~ msgid "guestfish: terminal type \"%s\" not defined.\n" +#~ msgstr "guestfish: el tipo de terminal \"%s\" no ha sido definido.\n" + #~ msgid "unknown filesystem label {label}\n" #~ msgstr "etiqueta de sistema de archivos {label} desconocida\n" diff --git a/po/gu.po b/po/gu.po index 2998fe4..d2aefd2 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Gujarati \n" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n" @@ -49,16 +49,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n" @@ -295,7 +295,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2008,7 +2008,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ફાઇલને સુધારવા માટે '%s filename' ને વાપરો\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2055,48 +2055,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID એ નંબર ન હતો: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: દૂરસ્થ: $GUESTFISH_PID એ દૂરસ્થ પ્રક્રિયાનાં PID ને સુયોજિત કરવુ જ પડશે\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ફક્ત એક -f પરિમાણને આપી શકાય છે\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: સરખા સમયે --listen અને --remote વિકલ્પોને વાપરી શકાતા નથી\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય પર વધારાનાં પરિમાણો\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2109,50 +2099,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ઘણીબધી દલીલો છે\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ " -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish માંથી બહાર નીકળો" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2163,7 +2153,7 @@ msgstr "" " help cmd\n" " મદદ\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2172,12 +2162,12 @@ msgstr "" "quit - guestfish માંથી બહાર નીકળો\n" " બહાર નીકળો\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2185,26 +2175,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2453,12 +2443,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: પ્રોટોકોલ ભૂલ: 'hello' સંદેશને વાંચી શક્યા નહિં\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2467,17 +2457,17 @@ msgstr "" "guestfish: પ્રોટોકોલ ભૂલ: આવૃત્તિ બંધબેસતી નથી, સર્વર આવૃત્તિ '%s' એ ક્લાઇન્ટ આવૃત્તિ " "'%s' સાથે બંધબેસતી નથી. બે આવૃત્તિઓ એ બરાબર રીતે બંધબેસતી હોવી જ જોઇએ.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: દૂરસ્થ: એવુ લાગે છે કે સર્વર ચાલી રહ્યુ નથી\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: પ્રોટોકોલ ભૂલ: સર્વરમાં પ્રારંભિત ગ્રીટિંગ મોકલી શક્યા નથી\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: પ્રોટોકોલ ભૂલ: સર્વર માંથી જવાબને ડિકોડ કરી શક્યા નહિં\n" @@ -2708,7 +2698,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2734,39 +2724,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2873,71 +2863,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ઉપપ્રક્રિયા શરૂ થાય પછી આદેશ વાક્યને બદલી શકાતુ નથી" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: પરિમાણ એ '-' અક્ષર સાથે જ શરૂ થવુ જોઇએ" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: પરિમાણ '%s' ની પરવાનગી આપેલ નથી" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ફાઇલનામ એ ',' (અલ્પવિરામ) અક્ષરને સમાવી શકાતુ નથી" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવી શકાતી નથી" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: આદેશ નિષ્ફળ: જો qemu એ બિન-મૂળભૂત પાથ પર સ્થિત થયેલ હોય તો, LIBGUESTFS_QEMU " "પર્યાવરણ ચલ સુયોજનોનો પ્રયત્ન કરો." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "મારવા માટે ઉપપ્રક્રિયા નથી" diff --git a/po/hi.po b/po/hi.po index 27d401c..890ff37 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Hindi \n" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n" @@ -49,16 +49,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: नियंत्रण बनाने में विफल\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" @@ -295,7 +295,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2008,7 +2008,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2055,49 +2055,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was not a number: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2110,50 +2100,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2164,7 +2154,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2173,12 +2163,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2186,26 +2176,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2451,12 +2441,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol error: could not read 'hello' message\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2465,17 +2455,17 @@ msgstr "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n" @@ -2706,7 +2696,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2732,39 +2722,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2871,71 +2861,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter must begin with '-' character" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' isn't allowed" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu को अबतक लॉन्च नहीं किया गया है" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं" diff --git a/po/kn.po b/po/kn.po index 295a28c..1f9ddc5 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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/" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n" @@ -49,16 +49,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n" @@ -295,7 +295,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2012,7 +2012,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ಒಂದು ಕಡತವನ್ನು ಸಂಪಾದಿಸಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2059,48 +2059,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ಒಂದು ಸಂಖ್ಯೆಯಾಗಿಲ್ಲ: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರಕ್ರಿಯೆಯ PID ಗೆ ಹೊಂದಿಸಬೇಕು\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2113,50 +2103,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2167,7 +2157,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2176,12 +2166,12 @@ msgstr "" "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2189,26 +2179,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2454,12 +2444,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: 'hello' ಸಂದೇಶವನ್ನು ಓದಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2469,19 +2459,19 @@ msgstr "" "'%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ " "ತಾಳೆಯಾಗಬೇಕು.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: ದೂರಸ್ಥ: ಪರಿಚಾರಕವು ಚಾಲನೆಯಲ್ಲಿ ಇಲ್ಲ ತೋರುತ್ತಿದೆ\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು " "ಸಾಧ್ಯವಾಗಿಲ್ಲ\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2713,7 +2703,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2739,39 +2729,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2878,71 +2868,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯನ್ನು ಆರಂಭಿಸಿದ ನಂತರ ಆಜ್ಞಾ ಸಾಲನ್ನು ಬದಲಾಯಿಸುವಂತಿಲ್ಲ" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: ನಿಯತಾಂಕವು '-' ಚಿಹ್ನೆಯಿಂದ ಆರಂಭಗೊಳ್ಳಬೇಕು" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: '%s' ಎಂಬ ನಿಯತಾಂಕಕ್ಕೆ ಅನುಮತಿ ಇಲ್ಲ" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ಕಡತದ ಹೆಸರು ',' (ವಿರಾಮ) ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರುವಂತಿಲ್ಲ" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU " "ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index a0b92cc..5781fe0 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.12.4\n" +"Project-Id-Version: libguestfs 1.12.5\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,8 +19,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" @@ -48,16 +48,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "" @@ -294,7 +294,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2007,7 +2007,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2054,48 +2054,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2108,50 +2098,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2159,19 +2149,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2179,26 +2169,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2444,29 +2434,29 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" msgstr "" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2697,7 +2687,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2723,39 +2713,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2862,69 +2852,71 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 +#: src/launch.c:1086 #, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "" diff --git a/po/ml.po b/po/ml.po index 61bd1d2..b8332d9 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Malayalam \n" @@ -19,8 +19,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n" @@ -48,16 +48,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n" @@ -294,7 +294,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2010,7 +2010,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ഒരു ഫയല്‍ ചിട്ടപ്പെടുത്തുന്നതിനായി '%s filename' ഉപയോഗിക്കുക\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2057,48 +2057,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2111,50 +2101,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2165,7 +2155,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2174,12 +2164,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2187,26 +2177,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2452,12 +2442,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol error: 'hello' സന്ദേശം വായിക്കുവാന്‍ സാധ്യമല്ല\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2466,18 +2456,18 @@ msgstr "" "guestfish: protocol error: പതിപ്പില്‍ പൊരുത്തപ്പേടു്, '%s' എന്ന സര്‍വര്‍ പതിപ്പു് ക്ലയന്റ് " "പതിപ്പു് '%s'-മായി പൊരുത്തപ്പെടുന്നില്ല. രണ്ടും ഒരേപോലെ ആയിരിക്കണം.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: സര്‍വര്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: protocol error: പ്രാരംഭ സന്ദേശം സര്‍വറിലേക്ക് അയയ്ക്കുവാന്‍ സാധ്യമായില്ല\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: protocol error:സര്‍വറില്‍ നിന്നുള്ള മറുപടി ഡീക്കോഡ് ചെയ്യുവാന്‍ സാധ്യമല്ല\n" @@ -2708,7 +2698,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2734,39 +2724,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2873,71 +2863,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ഉപപ്രക്രിയ വിന്യസിച്ചശേഷം കമാന്‍ഡ് ലൈനില്‍ മാറ്റം വരുത്തുവാന്‍ സാധ്യമല്ല" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: പരാമീറ്റര്‍ '-' ഉപയോഗിച്ചു് ആരംഭിക്കണം" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ഫയല്‍നാമത്തില്‍ ',' (കോമാ) അടങ്ങുന്നു" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: കമാന്‍ഡ് പരാജയപ്പെട്ടു: നിലവാരമില്ലാത്ത പാഥിലാണു് qemu ലഭ്യമെങ്കില്‍, LIBGUESTFS_QEMU " "എന്‍വയോണ്മെന്റ് വേരിയബിള്‍ സജ്ജമാക്കുവാന്‍ ശ്രമിക്കുക." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" diff --git a/po/mr.po b/po/mr.po index 056c784..5aa1916 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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/" @@ -21,8 +21,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n" @@ -67,16 +67,16 @@ msgstr "" "अधिक माहितीकरीता, manpage %s(1) पहा.\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n" @@ -367,7 +367,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2085,7 +2085,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "फाइल संपादीत करण्यासाठी '%s filename' याचा वापर करा\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2132,48 +2132,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID क्रमांक प्रमाणे आढळले नाही: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: रिमोट: $GUESTFISH_PID यांस रिमोट कार्याच्या PID करीता सेट केले पाहिजे\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: फक्त एकच -f घटक दिले जाऊ शकते\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen व --remote पर्याय एकाच वेळी वापरणे अशक्य\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील अगाऊ घटके\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "guestfish: termcap किंवा terminfo डाटाबेसकरीता प्रवेश प्राप्त करणे अशक्य.\n" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "guestfish: टर्मिनल टाइप \"%s\" ठरवले नाही.\n" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2194,50 +2184,50 @@ msgstr "" " शेलपासून बाहेर पडण्यासाठी 'quit'\n" "\n" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: न ओळखलेले सींगल क्वोट\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: खूप जास्त घटके आढळले\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: न ओळखलेले डबल क्वोट\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish पासून बाहेर पडा" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2248,7 +2238,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2257,12 +2247,12 @@ msgstr "" "quit - guestfish पासून बाहेर पडा\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2273,26 +2263,26 @@ msgstr "" "आदेशांच्या सूचीकरीता: guestfish -h\n" "संपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2562,12 +2552,12 @@ msgstr "LV ला संपूर्ण आकारात पुनःआका msgid "failed to create filesystem (%s): %s" msgstr "फाइलप्रणाली निर्माण करण्यास अपयशी (%s): %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: प्रोटोकॉल त्रुटी: 'hello' संदेश वाचणे अशक्य\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2576,17 +2566,17 @@ msgstr "" "guestfish: प्रोटोकॉल त्रुटी: आवृत्ती जुळली नाही, सर्व्हर आवृत्ती '%s' क्लाएंट आवृत्ती '%s' " "सह जुळत नाही. दोन्ही आवृत्ती बरोबर जुळायला हवे.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: रिमोट: सर्व्हर कार्यरत नाही असे आढळते\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: प्रोटोकॉल त्रुटी: प्रारंभीक ग्रिटींग सर्व्हरकडे पाठवणे अशक्य\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: प्रोटोकॉल त्रुटी: सर्व्हर पासून प्रतिसाद डिकोड करण्यास अशक्य\n" @@ -2854,7 +2844,7 @@ msgstr "{path} augeas नमुनाशी जुळत नाही" msgid "{filename}: could not read initrd format" msgstr "{filename}: initrd स्वरूप वाचणे अशक्य" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2880,17 +2870,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: मेमरी आकार '%s' वाचणे अशक्य\n" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "%s: अपरिचीत चाइल्ड एक्जिट स्टेटस् (%d)\n" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2899,22 +2889,22 @@ msgstr "" "LIBGUESTFS_PATH वरील योग्य libguestfs supermin किंवा सर्वसाधारण अप्लायंस शोधणे " "अशक्य (शोध मार्ग: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s, UID %d च्या मालकिचे नाही" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s डिरेक्ट्री नाही (मोड %o)" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s ग्रूप किंवा इतर द्वारे लेखनजोगी आहे (मोड %o)" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "बाहेरिल आदेश अपयशी, मागील त्रुटी संदेश पहा" @@ -3029,71 +3019,73 @@ msgstr "विंडोज %%SYSTEMROOT%% निश्चित करणे अ msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu उपकार्य सुरू केल्यावर आदेश ओळ बदलणे अशक्य आहे" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: घटक '-' अक्षराने सुरू व्हायला हवे" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: घटक '%s' स्वीकारले जात नाही" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "फाइलनावात ',' (स्वल्पविराम) अक्षर समाविष्टीत असणे अशक्य" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s घटक रिकामे आहे किंवा अस्वीकार्य अक्षरे समाविष्टीत आहे" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "libguestfs हँडल आधिपासूनच सुरू आहे" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: तात्पुर्ती डिरेक्ट्री निर्माण करणे अशक्य" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd सह संपर्क केले, परंतु state != READY" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: आदेश अपयशी: qemu विना-मानक मार्गावर स्थीत असल्यास, LIBGUESTFS_QEMU एन्वार्यनमेंट " "वेरीयेबल सेट करण्याचा प्रयत्न करा." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu अजूनही सुरू केले नाही" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "kill करीता उपकार्य उपलब्ध नाही" @@ -3485,6 +3477,12 @@ msgstr "virt-win-reg: {p}: रेजिस्ट्री फाइल डाउ msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: रेजिस्ट्री फाइल अपलोड करणे शक्य नाही: {err}\n" +#~ msgid "guestfish: could not access termcap or terminfo database.\n" +#~ msgstr "guestfish: termcap किंवा terminfo डाटाबेसकरीता प्रवेश प्राप्त करणे अशक्य.\n" + +#~ msgid "guestfish: terminal type \"%s\" not defined.\n" +#~ msgstr "guestfish: टर्मिनल टाइप \"%s\" ठरवले नाही.\n" + #~ msgid "unknown filesystem label {label}\n" #~ msgstr "अपरिचीत फाइलसिस्टम लेबल {label}\n" diff --git a/po/nl.po b/po/nl.po index 4f66346..0525be6 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Probeer `%s --help' voor meer informatie\n" @@ -66,16 +66,16 @@ msgstr "" "Voor meer informatie, zie de manpagina %s(1).\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: hendel aanmaken mislukte\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: onbekende lange optie: %s (%d)\n" @@ -312,7 +312,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2037,7 +2037,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "gebruik '%s bestandsnaam' om een bestand te bewerken\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2084,12 +2084,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was geen getal: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" @@ -2097,40 +2097,30 @@ msgstr "" "%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op " "afstand\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: er kan slechts een -f parameter opgegeven worden\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" "%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt " "worden\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters op de commando regel met --listen vlag\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2143,50 +2133,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: commando argumenten niet gescheiden door spaties\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niet afgesloten enkel aanhalingsteken\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: teveel argumenten\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niet afgesloten dubbel aanhalingsteken\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: leeg commando op commando regel\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "laat een lijst van commando's of hulp over een commando zien" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "sluit guestfish af" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2197,7 +2187,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2206,12 +2196,12 @@ msgstr "" "quit - sluit guestfish af\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2222,26 +2212,26 @@ msgstr "" "Voor een lijst commando's: guestfish -h\n" "Voor complete documentatie: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2494,12 +2484,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "aanmaken van bestandssysteem (%s) mislukte: %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol fout: kon 'hello' boodschap niet lezen\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2509,18 +2499,18 @@ msgstr "" "niet overeen met cliënt versie '%s'. De twee versies moeten exact " "overeenkomen.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: het lijkt erop dat de server niet draait\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: protocol fout: kon initiële groeten niet naar de server sturen\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: protocol fout: kon antwoord van de server niet decoderen\n" @@ -2762,7 +2752,7 @@ msgstr "{path} komt niet overeen met augeas patroon" msgid "{filename}: could not read initrd format" msgstr "{filename}: kon initrd formaat niet lezen" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2788,17 +2778,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2807,22 +2797,22 @@ msgstr "" "kon geen geschikte libguestfs supermin of gewoon toestel vinden op " "LIBGUESTFS_PATH (zoek pad: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2931,74 +2921,76 @@ msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "commando regel kan niet gewijzigd worden nadat een qemu sub-proces " "gelanceerd is" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter moet met '-' beginnen" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' is niet toegestaan" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "bestandsnaam kan geen ',' (komma) bevatten" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "de libguestfs hendel is al gelanceerd" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: kan geen tijdelijke map aanmaken" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." 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:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu is nog niet gelanceerd" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "geen sub-proces om af te schieten" diff --git a/po/or.po b/po/or.po index 980aa07..73c9c70 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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" @@ -19,8 +19,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n" @@ -48,16 +48,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n" @@ -294,7 +294,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2008,7 +2008,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ସମ୍ପାଦନ କରିବା ପାଇଁ '%s filename' କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2055,48 +2055,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ଗୋଟିଏ ସଂଖ୍ୟା ନୁହଁ: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: ସୁଦୂର: $GUESTFISH_PID ନିଶ୍ଚିତ ଭାବରେ PID ରେ ସୁଦୂର ପଦ୍ଧତିରେ ସେଟ ହୋଇଛି\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: କେବଳ ଗୋଟିଏ -f ପ୍ରାଚଳ ଦିଆହୋଇଛି\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen ଏବଂ --remote ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକ ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ ସହିତ ଅତିରିକ୍ତ ପ୍ରଚଳଗୁଡ଼ିକ\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2109,50 +2099,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2163,7 +2153,7 @@ msgstr "" " ସହାୟତା cmd\n" " ସହାୟତା\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2172,13 +2162,13 @@ msgstr "" "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" " ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2186,26 +2176,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2451,12 +2441,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: 'hello' ସନ୍ଦେଶ ପଢ଼ିପାରିଲା ନାହିଁ\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2465,17 +2455,17 @@ msgstr "" "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସଂସ୍କରଣ ଅମେଳ, ସର୍ଭର ସଂସ୍କରଣ '%s' କ୍ଲାଏଣ୍ଟ ସଂସ୍କରଣ '%s' ସହିତ " "ମେଳଖାଉନାହିଁ। ଦୁଇଟି ସଂସ୍କରଣ ମେଳଖାଉଥିବା ଉଚିତ।\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: ସର୍ଭର ଚାଲୁନଥିବା ପରି ଲାଗୁଅଛି\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସର୍ଭରକୁ ପ୍ରାରମ୍ଭିକ ଆମନ୍ତ୍ରଣ ପଠାଇପାରିଲା ନାହିଁ\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: ପ୍ରଟୋକଲ ତ୍ରୁଟି: ସର୍ଭରରୁ ଉତ୍ତରକୁ ସଙ୍କେତହୀନ କରିପାରିଲା ନାହିଁ\n" @@ -2706,7 +2696,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2732,39 +2722,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2871,71 +2861,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu ଉପପଦ୍ଧତି ଆରମ୍ଭ ହେବା ପରେ ନିର୍ଦ୍ଦେଶନାମାକୁ ପରିବର୍ତ୍ତନ କରିପାରିବେ ନାହିଁ" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: ପ୍ରାଚଳ ନିଶ୍ଚିତ ଭାବରେ '-' ବର୍ଣ୍ଣ ସହିତ ଆରମ୍ଭ ହେବା ଉଚିତ" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: ପ୍ରାଚଳ '%s' ଟି ଅନୁମତିପ୍ରାପ୍ତ ନୁହଁ" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ଫାଇଲନାମରେ ',' (କମା) ବର୍ଣ୍ଣ ଧାରଣ ହୋଇନଥାଏ" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରିପାରିବେ ନାହିଁ" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: ଯଦି qemu ମାନ୍ୟତା ପ୍ରାପ୍ତ ହୋଇନଥିବା ପଥରେ ଅବସ୍ଥିତ, ତେବେ " "LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳକୁ ସେଟ କରିବା ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।" -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ" diff --git a/po/pa.po b/po/pa.po index 5ffb6a6..7054dde 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Panjabi (Punjabi) \n" @@ -20,8 +20,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n" @@ -66,16 +66,16 @@ msgstr "" "For more information, see the manpage %s(1)।\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" @@ -366,7 +366,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2081,7 +2081,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2128,49 +2128,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was not a number: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "guestfish: termcap ਜਾਂ terminfo ਡਾਟਾਬੇਸ ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਿਆ।\n" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "guestfish: ਟਰਮੀਨਲ ਕਿਸਮ \"%s\" ਪਰਿਭਾਸ਼ਤ ਨਹੀਂ ਹੈ।\n" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2191,50 +2181,50 @@ msgstr "" " 'quit' to quit the shell\n" "\n" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2245,7 +2235,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2254,12 +2244,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2270,26 +2260,26 @@ msgstr "" "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n" "ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2557,12 +2547,12 @@ msgstr "LV ਨੂੰ ਪੂਰੇ ਅਕਾਰ ਤੱਕ ਮੁੜ-ਅਕਾਰ msgid "failed to create filesystem (%s): %s" msgstr "ਫਾਇਲਸਿਸਟਮ (%s) ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol error: could not read 'hello' message\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2571,17 +2561,17 @@ msgstr "" "guestfish: protocol error: version mismatch, server version '%s' does not " "match client version '%s'. The two versions must match exactly.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: ਰਿਮੋਟ: ਇੰਜ ਲਗਦਾ ਹੈ ਜਿਵੇਂ ਸਰਵਰ ਨਹੀਂ ਚੱਲ ਰਿਹਾ ਹੈ\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਨੂੰ ਸ਼ੁਰੂਆਤੀ ਸਵਾਗਤ ਨਹੀਂ ਭੇਜ ਸਕਦਾ\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਤੋਂ ਜਵਾਬ ਡੀਕੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ\n" @@ -2851,7 +2841,7 @@ msgstr "{path} ਦਾ ਮੇਲ augeas ਪੈਟਰਨ ਨਾਲ ਨਹੀਂ msgid "{filename}: could not read initrd format" msgstr "{filename}: initrd ਫਾਰਮੈਟ ਪੜ ਨਹੀਂ ਸਕਿਆ" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2877,17 +2867,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: ਮੈਮੋਰੀ ਅਕਾਰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ '%s'\n" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "%s: ਅਣਜਾਣ ਲੰਬਾ ਚੋਣ: (%d)\n" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2896,22 +2886,22 @@ msgstr "" "ਕੋਈ ਵੀ ਅਨੁਕੂਲ libguestfs supermin ਜਾਂ ਸਧਾਰਤ ਜੰਤਰ LIBGUESTFS_PATH ਉੱਪਰ ਨਹੀਂ ਲੱਭਿਆ(ਖੋਜ " "ਮਾਰਗ: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਨੂੰ UID %d ਦੁਆਰਾ ਨਹੀਂ ਰੋਕਿਆ ਹੈ" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "security: cached appliance %s is not a directory (mode %o)" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਗਰੁੱਪ ਜਾਂ ਹੋਰ (mode %o) ਦੁਆਰਾ ਲਿਖਣਯੋਗ ਹੈ" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਇਆ, ਪਿਛਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" @@ -3026,71 +3016,73 @@ msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "ਕਮਾਂਡ ਲਾਈਨ ਨੂੰ qemu ਅਧੀਨ-ਕਾਰਜ ਚਾਲੂ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਸੋਧਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parameter must begin with '-' character" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parameter '%s' isn't allowed" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ਫਾਇਲ-ਨਾਂ ਵਿੱਚ ',' (comma) ਅੱਖਰ ਸ਼ਾਮਿਲ ਨਹੀਂ ਹੈ" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s ਪੈਰਾਮੀਟਰ ਖਾਲੀ ਹੈ ਜਾਂ ਇਸ ਵਿੱਚ ਨਾ-ਮਨਜੂਰ ਅੱਖਰ ਹਨ" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "libguestfs ਹੈਂਡਲ ਪਹਿਲਾਂ ਹੀ ਚਾਲੂ ਕੀਤਾ ਹੈ" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਿਆ" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ" @@ -3483,6 +3475,12 @@ msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਡਾਊਂਲੋ msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਨੂੰ ਅੱਪਲੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ: {err}\n" +#~ msgid "guestfish: could not access termcap or terminfo database.\n" +#~ msgstr "guestfish: termcap ਜਾਂ terminfo ਡਾਟਾਬੇਸ ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਿਆ।\n" + +#~ msgid "guestfish: terminal type \"%s\" not defined.\n" +#~ msgstr "guestfish: ਟਰਮੀਨਲ ਕਿਸਮ \"%s\" ਪਰਿਭਾਸ਼ਤ ਨਹੀਂ ਹੈ।\n" + #~ msgid "unknown filesystem label {label}\n" #~ msgstr "ਅਣਜਾਣ ਫਾਇਲਸਿਸਟਮ ਲੇਬਲ {label}\n" diff --git a/po/pl.po b/po/pl.po index 5b91fc9..c8b69fd 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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" @@ -21,8 +21,8 @@ msgstr "" "|| n%100>=20) ? 1 : 2)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n" @@ -68,16 +68,16 @@ msgstr "" "Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: nieznana długa opcja: %s (%d)\n" @@ -378,7 +378,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2115,7 +2115,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "należy użyć \"%s nazwa_pliku\", aby zmodyfikować plik\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2162,50 +2162,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID nie był liczbą: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: zdalnie: $GUESTFISH_PID musi być ustawiony na PID zdalnego procesu\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: można podać tylko jeden parametr -f\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: nie można używać opcji --listen i --remote w tym samym czasie\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: dodatkowe parametry wiersza poleceń za pomocą flagi --listen\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: nie można używać opcji --listen i --file w tym samym czasie\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" -"guestfish: nie można uzyskać dostępu do bazy danych termcap lub terminfo.\n" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "guestfish: typ terminala \"%s\" nie jest określony.\n" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2226,50 +2215,50 @@ msgstr "" " \"quit\", aby zakończyć powłokę\n" "\n" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: parametry poleceń nie są oddzielone spacjami\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niezakończony pojedynczy cudzysłów\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: wewnętrzny błąd przetwarzania ciągu \"%s\"\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: za dużo parametrów\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niezakończony podwójny cudzysłów\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: puste polecenie wiersza poleceń\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "wyświetla listę poleceń lub pomoc polecenia" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "kończy działanie programu guestfish" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2280,7 +2269,7 @@ msgstr "" " help polecenie\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2289,14 +2278,14 @@ msgstr "" "quit - kończy działanie programu guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich " "poleceń\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2307,26 +2296,26 @@ msgstr "" "Lista poleceń: guestfish -h\n" "Pełna dokumentacja: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cytat ucieczki w ciągu \"%s\"\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2605,12 +2594,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "utworzenie systemu plików (%s) nie powiodło się: %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: błąd protokołu: nie można odczytać komunikatu \"hello\"\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2620,19 +2609,19 @@ msgstr "" "zgadza się z wersją klienta \"%s\". Obie wersje muszą się dokładnie " "zgadzać.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: zdalnie: serwer nie jest uruchomiony\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: błąd protokołu: nie można wysłać początkowego powitania do " "serwera\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2907,7 +2896,7 @@ msgstr "{path} nie zgadza się ze wzorem Augeas" msgid "{filename}: could not read initrd format" msgstr "{filename}: nie można odczytać formatu initrd" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2933,17 +2922,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: nie można przetworzyć rozmiaru pamięci \"%s\"\n" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "%s: nieznany stan wyjścia potomka (%d)\n" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2952,27 +2941,27 @@ msgstr "" "nie można odnaleźć żadnego przyrządu biblioteki libguestfs typu \"supermin\" " "lub \"ordinary\" w LIBGUESTFS_PATH (ścieżka wyszukiwania: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" "bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest własnością UID %d" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" "bezpieczeństwo: przyrząd %s w pamięci podręcznej nie jest katalogiem (tryb " "%o)" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" "bezpieczeństwo: przyrząd %s w pamięci podręcznej jest zapisywalny przez " "grupę lub innych (tryb %o)" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" "zewnętrzne polecenie nie powiodło się, proszę zobaczyć wcześniejsze " @@ -3089,77 +3078,79 @@ msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "wiersz poleceń nie może zostać zmieniony po uruchomieniu podprocesu QEMU" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: parametr musi zaczynać się od znaku \"-\"" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "nazwa pliku nie może zawierać znaku \",\" (przecinka)" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "parametr %s jest pusty lub zawiera niedozwolone znaki" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "program obsługi libguestfs został już uruchomiony" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: nie można utworzyć katalogu tymczasowego" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" -#: src/launch.c:803 +#: src/launch.c:805 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:816 +#: src/launch.c:818 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:904 +#: src/launch.c:906 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:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." 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:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "QEMU nie zostało jeszcze uruchomione" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "brak podprocesu do zniszczenia" @@ -3571,6 +3562,14 @@ msgstr "virt-win-reg: {p}: nie można pobrać pliku rejestru: {err}\n" msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: nie można wysłać pliku rejestru: {err}\n" +#~ msgid "guestfish: could not access termcap or terminfo database.\n" +#~ msgstr "" +#~ "guestfish: nie można uzyskać dostępu do bazy danych termcap lub " +#~ "terminfo.\n" + +#~ msgid "guestfish: terminal type \"%s\" not defined.\n" +#~ msgstr "guestfish: typ terminala \"%s\" nie jest określony.\n" + #~ msgid "unknown filesystem label {label}\n" #~ msgstr "nieznana etykieta systemu plików {label}\n" diff --git a/po/ta.po b/po/ta.po index d453d3e..0de6ebf 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Tamil \n" @@ -19,8 +19,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n" @@ -48,16 +48,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n" @@ -294,7 +294,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2008,7 +2008,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ஒரு கோப்பினை திருத்துவதற்கு '%s கோப்புபெயரை' பயன்படுத்து\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2055,48 +2055,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2109,50 +2099,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: அதிக விவாதங்கள்\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfishஐ நிறுத்து" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2163,7 +2153,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2172,13 +2162,13 @@ msgstr "" "quit - guestfishஐ நிறுத்து\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2186,26 +2176,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2451,12 +2441,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: protocol error: 'hello' செய்தியை வாசிக்க முடியவில்லை\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2465,18 +2455,18 @@ msgstr "" "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் " "பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: சேவையகம் இயங்காதது போல் உள்ளது\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: protocol error: சேவையகத்திலிருந்து குறிநீக்க பதில் இல்லை\n" @@ -2707,7 +2697,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2733,39 +2723,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2872,71 +2862,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "command line cannot be altered after qemu subprocess launched" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: அளவுரு '-' எழுத்தில் துவக்க வேண்டும்" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "கோப்புபெயர் ',' (கம்மா) எழுத்தை கொண்டிருக்கவில்லை" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu இன்னும் துவங்கப்படவில்லை" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை" diff --git a/po/te.po b/po/te.po index 69c9cd1..3d57dc5 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\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" @@ -19,8 +19,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n" @@ -48,16 +48,16 @@ msgid "" msgstr "" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n" @@ -294,7 +294,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2007,7 +2007,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "ఫైలును సరికూర్చుటకు '%s filename' వుపయోగించుము\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2054,48 +2054,38 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID సంఖ్య కాదు: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID అనునది రిమోట్ కార్యక్రమము యొక్క PIDకు అమర్చాలి\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ఒక -f పారామితి మాత్రమే యివ్వగలము\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: ఒకే సమయం వద్ద --listen మరియు --remote ఐచ్చికాలను వుపయోగించలేము\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై అదనపు పారామితులు\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2108,50 +2098,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: మూయని సింగిల్ కోట్\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: మూయని డబుల్ కోట్\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "guestfish నిష్క్రమించుము" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2162,7 +2152,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2171,12 +2161,12 @@ msgstr "" "quit - guestfish నిష్క్రమించును\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2184,26 +2174,26 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2449,12 +2439,12 @@ msgstr "" msgid "failed to create filesystem (%s): %s" msgstr "" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: నిభందన దోషము: 'hello' సందేశమును చదువలేక పోయింది\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2463,17 +2453,17 @@ msgstr "" "guestfish: నిభందన దోషము: వర్షన్ అసమానత, సేవిక వర్షన్ '%s' అనునది క్లైంట్ వర్షన్ '%s'తో " "సరిపోలుట లేదు. రెండు వర్షన్లు తప్పక సరిగ్గా సరిపోలవలెను.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: సేవిక సరిగ్గా నడుచుచున్నట్లు లేదు\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "guestfish: protocol error: సేవికకు ప్రాధమిక అభివాదం పంపలేక పోయింది\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "guestfish: protocol error: సేవిక నుండి ప్రత్యుత్తరమును డీకోడ్ చేయలేక పోయింది\n" @@ -2704,7 +2694,7 @@ msgstr "" msgid "{filename}: could not read initrd format" msgstr "" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2730,39 +2720,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " "LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" @@ -2869,71 +2859,73 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "qemu వుపకార్యక్రమము ఆరంభించిన తర్వాత ఆదేశ వరుస మార్చబడలేదు" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: పారామితి తప్పక '-' అక్షరముతో ప్రారంభంకావాలి" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: పారామితి '%s' అనుమతించబడదు" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "ఫైల్‌నామము ',' (కామా) ఆక్షరమును కలిగివుండలేదు" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: తాత్కాలిక డైరెక్టరీను సృష్టించలేదు" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: ఆదేశము విఫలమైంది: ఒకవేళ qemu ప్రామాణికం-కాని పాత్‌పై వుంటే, LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ " "వేరియబుల్ అమర్చుటకు ప్రయత్నించుము." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu యింకా ఆరంభం కాలేదు" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు" diff --git a/po/uk.po b/po/uk.po index a7ab486..008b378 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-08-17 13:51+0100\n" +"POT-Creation-Date: 2011-08-28 10:14+0100\n" "PO-Revision-Date: 2011-07-17 20:49+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian \n" @@ -20,8 +20,8 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70 -#: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908 -#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59 +#: edit/virt-edit.c:73 fish/fish.c:98 fuse/guestmount.c:908 +#: inspector/virt-inspector.c:72 rescue/virt-rescue.c:60 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n" @@ -66,16 +66,16 @@ msgstr "" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192 -#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222 +#: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132 -#: rescue/virt-rescue.c:133 +#: rescue/virt-rescue.c:134 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: не вдалося створити елемент керування\n" #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242 -#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061 -#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157 +#: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061 +#: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: невідомий довгий запис параметра: %s (%d)\n" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: -e option given multiple times\n" msgstr "" -#: edit/virt-edit.c:585 fish/fish.c:1551 +#: edit/virt-edit.c:585 fish/fish.c:1529 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" @@ -2135,7 +2135,7 @@ msgstr "" msgid "use '%s filename' to edit a file\n" msgstr "скористайтеся командою «%s назва_файла» для редагування файла\n" -#: fish/fish.c:103 +#: fish/fish.c:102 #, c-format msgid "" "%s: guest filesystem shell\n" @@ -2182,50 +2182,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:246 +#: fish/fish.c:243 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID не був числом: %s\n" -#: fish/fish.c:253 +#: fish/fish.c:250 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: для ідентифікатора віддаленого процесу має $GUESTFISH_PID\n" -#: fish/fish.c:303 +#: fish/fish.c:300 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: можна вказувати лише один параметр -f\n" -#: fish/fish.c:476 +#: fish/fish.c:473 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: не можна одночасно використовувати параметри --listen і --remote\n" -#: fish/fish.c:484 +#: fish/fish.c:481 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: зайві параметри у командному рядку з прапорцем --listen\n" -#: fish/fish.c:490 +#: fish/fish.c:487 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: не можна одночасно використовувати параметри --listen і --file\n" -#: fish/fish.c:555 -#, c-format -msgid "guestfish: could not access termcap or terminfo database.\n" -msgstr "" -"guestfish: не вдалося отримати доступ до бази даних termcap або terminfo.\n" - -#: fish/fish.c:559 -#, c-format -msgid "guestfish: terminal type \"%s\" not defined.\n" -msgstr "guestfish: тип термінала «%s» не визначено.\n" - -#: fish/fish.c:647 +#: fish/fish.c:625 #, c-format msgid "" "\n" @@ -2247,50 +2236,50 @@ msgstr "" " «quit», щоб вийти з оболонки\n" "\n" -#: fish/fish.c:796 fish/fish.c:812 +#: fish/fish.c:774 fish/fish.c:790 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: аргументи команди не відокремлено пробілами\n" -#: fish/fish.c:806 +#: fish/fish.c:784 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: не виявлено завершальних одинарних лапок\n" -#: fish/fish.c:836 +#: fish/fish.c:814 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: внутрішня помилка під час обробки рядка, «%s»\n" -#: fish/fish.c:853 +#: fish/fish.c:831 #, c-format msgid "%s: too many arguments\n" msgstr "%s: занадто багато аргументів\n" -#: fish/fish.c:928 +#: fish/fish.c:906 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:937 +#: fish/fish.c:915 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: не виявлено завершальних подвійних лапок\n" -#: fish/fish.c:1002 +#: fish/fish.c:980 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: порожня команда або командний рядок\n" -#: fish/fish.c:1148 +#: fish/fish.c:1127 msgid "display a list of commands or help on a command" msgstr "показати список команд або довідку щодо команди" -#: fish/fish.c:1150 +#: fish/fish.c:1129 msgid "quit guestfish" msgstr "вийти з guestfish" -#: fish/fish.c:1161 +#: fish/fish.c:1140 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -2301,7 +2290,7 @@ msgstr "" " help команда\n" " help\n" -#: fish/fish.c:1169 +#: fish/fish.c:1148 #, c-format msgid "" "quit - quit guestfish\n" @@ -2310,13 +2299,13 @@ msgstr "" "quit — завершити роботу guestfish\n" " quit\n" -#: fish/fish.c:1174 +#: fish/fish.c:1153 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: невідома команда, скористайтеся -h, щоб отримати список всіх команд\n" -#: fish/fish.c:1190 +#: fish/fish.c:1169 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -2327,26 +2316,26 @@ msgstr "" "Отримати список команд: guestfish -h\n" "Ознайомитися з документацією: man guestfish\n" -#: fish/fish.c:1347 +#: fish/fish.c:1326 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "У рядку «%s» не вистачає лапок\n" -#: fish/fish.c:1545 +#: fish/fish.c:1523 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1565 +#: fish/fish.c:1543 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1584 +#: fish/fish.c:1562 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -2630,13 +2619,13 @@ msgstr "не вдалося розширити до повного розмір msgid "failed to create filesystem (%s): %s" msgstr "не вдалося створити файлову систему (%s): %s" -#: fish/rc.c:255 +#: fish/rc.c:257 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "" "guestfish: помилка протоколу: не вдалося прочитати вітальне повідомлення\n" -#: fish/rc.c:260 +#: fish/rc.c:262 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -2645,19 +2634,19 @@ msgstr "" "guestfish: помилка протоколу: версії не збігаються: версія сервера «%s» не " "збігається з версією клієнтської частини, «%s». Версії мають збігатися.\n" -#: fish/rc.c:335 fish/rc.c:349 +#: fish/rc.c:337 fish/rc.c:351 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remote: здається, сервер не працює\n" -#: fish/rc.c:361 fish/rc.c:375 +#: fish/rc.c:363 fish/rc.c:377 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: помилка протоколу: не вдалося надіслати початкове вітальне " "повідомлення до сервера\n" -#: fish/rc.c:386 +#: fish/rc.c:388 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2935,7 +2924,7 @@ msgstr "{path} не відповідає шаблону augeas" msgid "{filename}: could not read initrd format" msgstr "{filename}: не вдалося прочитати формат initrd" -#: rescue/virt-rescue.c:63 +#: rescue/virt-rescue.c:64 #, c-format msgid "" "%s: Run a rescue shell on a virtual machine\n" @@ -2961,18 +2950,18 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/virt-rescue.c:180 +#: rescue/virt-rescue.c:181 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: не вдалося обробити запис об’єму пам’яті «%s»\n" -#: rescue/virt-rescue.c:419 +#: rescue/virt-rescue.c:412 #, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "" "%s: невідоме повідомлення про стан завершення дочірнього процесу (%d)\n" -#: src/appliance.c:181 +#: src/appliance.c:182 #, c-format msgid "" "cannot find any suitable libguestfs supermin or ordinary appliance on " @@ -2981,24 +2970,24 @@ msgstr "" "не вдалося знайти відповідного supermin libguestfs або звичайного пристрою " "за адресою LIBGUESTFS_PATH (каталог пошуку: %s)" -#: src/appliance.c:331 +#: src/appliance.c:332 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "безпека: кешований пристрій %s не належить UID %d" -#: src/appliance.c:336 +#: src/appliance.c:337 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "безпека: кешований пристрій %s не є каталогом (режим %o)" -#: src/appliance.c:341 +#: src/appliance.c:342 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" "безпека: кешований пристрій %s доступний для запису учасниками групи або " "іншими користувачами (режим %o)" -#: src/appliance.c:659 +#: src/appliance.c:672 msgid "external command failed, see earlier error messages" msgstr "" "спроба виконання зовнішньої команди зазнала невдачі, ознайомтеся з " @@ -3116,75 +3105,77 @@ msgstr "не вдалося визначити %%SYSTEMROOT%% Windows" msgid "read: %s: unexpected end of file" msgstr "" -#: src/launch.c:127 +#: src/launch.c:128 msgid "command line cannot be altered after qemu subprocess launched" msgstr "не можна змінювати рядок команди після запуску підпроцесу qemu" -#: src/launch.c:184 +#: src/launch.c:185 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: запис параметра має починатися з символу «-»" -#: src/launch.c:198 +#: src/launch.c:199 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: не можна використовувати параметр «%s»" -#: src/launch.c:264 src/launch.c:368 +#: src/launch.c:265 src/launch.c:369 msgid "filename cannot contain ',' (comma) character" msgstr "у назві файла не може міститися символу коми («,»)" -#: src/launch.c:276 src/launch.c:281 +#: src/launch.c:277 src/launch.c:282 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "параметр %s є порожнім або містить заборонені до використання символи" -#: src/launch.c:387 +#: src/launch.c:388 msgid "the libguestfs handle has already been launched" msgstr "елемент керування libguestfs вже запущено" -#: src/launch.c:396 +#: src/launch.c:397 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: не вдалося створити тимчасовий каталог" -#: src/launch.c:433 +#: src/launch.c:434 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch" -#: src/launch.c:803 +#: src/launch.c:805 msgid "guestfs_launch failed, see earlier error messages" msgstr "" "спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми " "повідомленнями" -#: src/launch.c:816 +#: src/launch.c:818 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " "дорівнює READY" -#: src/launch.c:904 +#: src/launch.c:906 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd" -#: src/launch.c:912 +#: src/launch.c:914 msgid "contacted guestfsd, but state != READY" msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY" -#: src/launch.c:1091 -#, c-format +#: src/launch.c:1086 +#, fuzzy, c-format msgid "" -"%s: command failed: If qemu is located on a non-standard path, try setting " -"the LIBGUESTFS_QEMU environment variable." +"command failed: %s\n" +"\n" +"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" +"environment variable. There may also be errors printed above." msgstr "" "%s: помилка команди: якщо qemu зберігається у нестандартному каталозі, " "спробуйте встановити відповідне значення змінної середовища LIBGUESTFS_QEMU." -#: src/launch.c:1196 +#: src/launch.c:1202 msgid "qemu has not been launched yet" msgstr "qemu ще не запущено" -#: src/launch.c:1207 +#: src/launch.c:1213 msgid "no subprocess to kill" msgstr "немає підпроцесів для завершення" @@ -3599,6 +3590,14 @@ msgstr "virt-win-reg: {p}: не вдалося отримати файл рег msgid "virt-win-reg: {p}: could not upload registry file: {err}\n" msgstr "virt-win-reg: {p}: не вдалося вивантажити файл регістра: {err}\n" +#~ msgid "guestfish: could not access termcap or terminfo database.\n" +#~ msgstr "" +#~ "guestfish: не вдалося отримати доступ до бази даних termcap або " +#~ "terminfo.\n" + +#~ msgid "guestfish: terminal type \"%s\" not defined.\n" +#~ msgstr "guestfish: тип термінала «%s» не визначено.\n" + #~ msgid "unknown filesystem label {label}\n" #~ msgstr "невідома мітка файлової системи {label}\n"