On RHEL 5, 'file' command prints 'AMD x86-64' for 'x86-64' arch.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2009-07-23 10:27+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: cat/virt-cat.pl:130
21 msgid "virt-cat: no image, VM names or filenames to cat given"
22 msgstr ""
23
24 #: cat/virt-cat.pl:156 v2v/virt-v2v.pl:208
25 msgid "no root device found in this operating system image"
26 msgstr ""
27
28 #: cat/virt-cat.pl:157
29 msgid "multiboot operating systems are not supported by virt-cat"
30 msgstr ""
31
32 #: df/virt-df.pl:258
33 msgid "Virtual Machine"
34 msgstr ""
35
36 #: df/virt-df.pl:258
37 msgid "Filesystem"
38 msgstr ""
39
40 #: df/virt-df.pl:261
41 msgid "1K-blocks"
42 msgstr ""
43
44 #: df/virt-df.pl:263
45 msgid "Size"
46 msgstr ""
47
48 #: df/virt-df.pl:265
49 msgid "Used"
50 msgstr ""
51
52 #: df/virt-df.pl:266
53 msgid "Available"
54 msgstr ""
55
56 #: df/virt-df.pl:267
57 msgid "Use%"
58 msgstr ""
59
60 #: df/virt-df.pl:269
61 msgid "Inodes"
62 msgstr ""
63
64 #: df/virt-df.pl:270
65 msgid "IUsed"
66 msgstr ""
67
68 #: df/virt-df.pl:271
69 msgid "IFree"
70 msgstr ""
71
72 #: df/virt-df.pl:272
73 msgid "IUse%"
74 msgstr ""
75
76 #: fish/alloc.c:39
77 #, c-format
78 msgid "use 'alloc file size' to create an image\n"
79 msgstr ""
80
81 #: fish/alloc.c:47
82 #, c-format
83 msgid "can't allocate or add disks after launching\n"
84 msgstr ""
85
86 #: fish/alloc.c:94 fish/alloc.c:101
87 #, c-format
88 msgid "could not parse size specification '%s'\n"
89 msgstr ""
90
91 #: fish/edit.c:86
92 #, c-format
93 msgid "use '%s filename' to edit a file\n"
94 msgstr ""
95
96 #: fish/fish.c:94
97 #, c-format
98 msgid ""
99 "guestfish: guest filesystem shell\n"
100 "guestfish lets you edit virtual machine filesystems\n"
101 "Copyright (C) 2009 Red Hat Inc.\n"
102 "Usage:\n"
103 "  guestfish [--options] cmd [: cmd : cmd ...]\n"
104 "  guestfish -i libvirt-domain\n"
105 "  guestfish -i disk-image(s)\n"
106 "or for interactive use:\n"
107 "  guestfish\n"
108 "or from a shell script:\n"
109 "  guestfish <<EOF\n"
110 "  cmd\n"
111 "  ...\n"
112 "  EOF\n"
113 "Options:\n"
114 "  -h|--cmd-help        List available commands\n"
115 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
116 "  -a|--add image       Add image\n"
117 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
118 "  -f|--file file       Read commands from file\n"
119 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
120 "  --listen             Listen for remote commands\n"
121 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
122 "  -n|--no-sync         Don't autosync\n"
123 "  --remote[=pid]       Send commands to remote guestfish\n"
124 "  -r|--ro              Mount read-only\n"
125 "  -v|--verbose         Verbose messages\n"
126 "  -x                   Echo each command before executing it\n"
127 "  -V|--version         Display version and exit\n"
128 "For more information,  see the manpage guestfish(1).\n"
129 msgstr ""
130
131 #: fish/fish.c:168
132 #, c-format
133 msgid "guestfs_create: failed to create handle\n"
134 msgstr ""
135
136 #: fish/fish.c:198
137 #, c-format
138 msgid "guestfish: --listen=PID: PID was not a number: %s\n"
139 msgstr ""
140
141 #: fish/fish.c:204
142 #, c-format
143 msgid ""
144 "guestfish: remote: $GUESTFISH_PID must be set to the PID of the remote "
145 "process\n"
146 msgstr ""
147
148 #: fish/fish.c:209
149 #, c-format
150 msgid "guestfish: unknown long option: %s (%d)\n"
151 msgstr ""
152
153 #: fish/fish.c:236
154 #, c-format
155 msgid "guestfish: only one -f parameter can be given\n"
156 msgstr ""
157
158 #: fish/fish.c:298
159 #, c-format
160 msgid "guestfish: unexpected command line option 0x%x\n"
161 msgstr ""
162
163 #: fish/fish.c:310
164 #, c-format
165 msgid "guestfish: cannot use -i option with -a, -m, --listen or --remote\n"
166 msgstr ""
167
168 #: fish/fish.c:314
169 #, c-format
170 msgid "guestfish -i requires a libvirt domain or path(s) to disk image(s)\n"
171 msgstr ""
172
173 #: fish/fish.c:322
174 #, c-format
175 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
176 msgstr ""
177
178 #: fish/fish.c:364
179 #, c-format
180 msgid "guestfish: cannot use --listen and --remote options at the same time\n"
181 msgstr ""
182
183 #: fish/fish.c:370
184 #, c-format
185 msgid "guestfish: extra parameters on the command line with --listen flag\n"
186 msgstr ""
187
188 #: fish/fish.c:374
189 #, c-format
190 msgid "guestfish: cannot use --listen and --file options at the same time\n"
191 msgstr ""
192
193 #: fish/fish.c:520
194 #, c-format
195 msgid ""
196 "\n"
197 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
198 "editing virtual machine filesystems.\n"
199 "\n"
200 "Type: 'help' for help with commands\n"
201 "      'quit' to quit the shell\n"
202 "\n"
203 msgstr ""
204
205 #: fish/fish.c:600
206 #, c-format
207 msgid "guestfish: unterminated double quote\n"
208 msgstr ""
209
210 #: fish/fish.c:605 fish/fish.c:620
211 #, c-format
212 msgid "guestfish: command arguments not separated by whitespace\n"
213 msgstr ""
214
215 #: fish/fish.c:615
216 #, c-format
217 msgid "guestfish: unterminated single quote\n"
218 msgstr ""
219
220 #: fish/fish.c:665
221 #, c-format
222 msgid "guestfish: internal error parsing string at '%s'\n"
223 msgstr ""
224
225 #: fish/fish.c:682
226 #, c-format
227 msgid "guestfish: too many arguments\n"
228 msgstr ""
229
230 #: fish/fish.c:711
231 #, c-format
232 msgid "guestfish: empty command on command line\n"
233 msgstr ""
234
235 #: fish/fish.c:838
236 msgid "display a list of commands or help on a command"
237 msgstr ""
238
239 #: fish/fish.c:840
240 msgid "quit guestfish"
241 msgstr ""
242
243 #: fish/fish.c:843
244 msgid "allocate an image"
245 msgstr ""
246
247 #: fish/fish.c:845
248 msgid "display a line of text"
249 msgstr ""
250
251 #: fish/fish.c:847
252 msgid "edit a file in the image"
253 msgstr ""
254
255 #: fish/fish.c:849
256 msgid "local change directory"
257 msgstr ""
258
259 #: fish/fish.c:851
260 msgid "expand wildcards in command"
261 msgstr ""
262
263 #: fish/fish.c:853
264 msgid "view a file in the pager"
265 msgstr ""
266
267 #: fish/fish.c:855
268 msgid "close and reopen libguestfs handle"
269 msgstr ""
270
271 #: fish/fish.c:857
272 msgid "measure time taken to run command"
273 msgstr ""
274
275 #: fish/fish.c:869
276 #, c-format
277 msgid ""
278 "alloc - allocate an image\n"
279 "     alloc <filename> <size>\n"
280 "\n"
281 "    This creates an empty (zeroed) file of the given size,\n"
282 "    and then adds so it can be further examined.\n"
283 "\n"
284 "    For more advanced image creation, see qemu-img utility.\n"
285 "\n"
286 "    Size can be specified (where <nn> means a number):\n"
287 "    <nn>             number of kilobytes\n"
288 "      eg: 1440       standard 3.5\" floppy\n"
289 "    <nn>K or <nn>KB  number of kilobytes\n"
290 "    <nn>M or <nn>MB  number of megabytes\n"
291 "    <nn>G or <nn>GB  number of gigabytes\n"
292 "    <nn>sects        number of 512 byte sectors\n"
293 msgstr ""
294
295 #: fish/fish.c:885
296 #, c-format
297 msgid ""
298 "echo - display a line of text\n"
299 "     echo [<params> ...]\n"
300 "\n"
301 "    This echos the parameters to the terminal.\n"
302 msgstr ""
303
304 #: fish/fish.c:892
305 #, c-format
306 msgid ""
307 "edit - edit a file in the image\n"
308 "     edit <filename>\n"
309 "\n"
310 "    This is used to edit a file.\n"
311 "\n"
312 "    It is the equivalent of (and is implemented by)\n"
313 "    running \"cat\", editing locally, and then \"write-file\".\n"
314 "\n"
315 "    Normally it uses $EDITOR, but if you use the aliases\n"
316 "    \"vi\" or \"emacs\" you will get those editors.\n"
317 "\n"
318 "    NOTE: This will not work reliably for large files\n"
319 "    (> 2 MB) or binary files containing \\0 bytes.\n"
320 msgstr ""
321
322 #: fish/fish.c:906
323 #, c-format
324 msgid ""
325 "lcd - local change directory\n"
326 "    lcd <directory>\n"
327 "\n"
328 "    Change guestfish's current directory. This command is\n"
329 "    useful if you want to download files to a particular\n"
330 "    place.\n"
331 msgstr ""
332
333 #: fish/fish.c:913
334 #, c-format
335 msgid ""
336 "glob - expand wildcards in command\n"
337 "    glob <command> [<args> ...]\n"
338 "\n"
339 "    Glob runs <command> with wildcards expanded in any\n"
340 "    command args.  Note that the command is run repeatedly\n"
341 "    once for each expanded argument.\n"
342 msgstr ""
343
344 #: fish/fish.c:920
345 #, c-format
346 msgid ""
347 "help - display a list of commands or help on a command\n"
348 "     help cmd\n"
349 "     help\n"
350 msgstr ""
351
352 #: fish/fish.c:925
353 #, c-format
354 msgid ""
355 "more - view a file in the pager\n"
356 "     more <filename>\n"
357 "\n"
358 "    This is used to view a file in the pager.\n"
359 "\n"
360 "    It is the equivalent of (and is implemented by)\n"
361 "    running \"cat\" and using the pager.\n"
362 "\n"
363 "    Normally it uses $PAGER, but if you use the alias\n"
364 "    \"less\" then it always uses \"less\".\n"
365 "\n"
366 "    NOTE: This will not work reliably for large files\n"
367 "    (> 2 MB) or binary files containing \\0 bytes.\n"
368 msgstr ""
369
370 #: fish/fish.c:941
371 #, c-format
372 msgid ""
373 "quit - quit guestfish\n"
374 "     quit\n"
375 msgstr ""
376
377 #: fish/fish.c:944
378 #, c-format
379 msgid ""
380 "reopen - close and reopen the libguestfs handle\n"
381 "     reopen\n"
382 "\n"
383 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
384 "this normally, because the handle is closed properly when guestfish\n"
385 "exits.  However this is occasionally useful for testing.\n"
386 msgstr ""
387
388 #: fish/fish.c:951
389 #, c-format
390 msgid ""
391 "time - measure time taken to run command\n"
392 "    time <command> [<args> ...]\n"
393 "\n"
394 "    This runs <command> as usual, and prints the elapsed\n"
395 "    time afterwards.\n"
396 msgstr ""
397
398 #: fish/fish.c:957
399 #, c-format
400 msgid "%s: command not known, use -h to list all commands\n"
401 msgstr ""
402
403 #: fish/glob.c:52
404 #, c-format
405 msgid "use 'glob command [args...]'\n"
406 msgstr ""
407
408 #: fish/glob.c:72
409 #, c-format
410 msgid "glob: guestfs_glob_expand call failed: %s\n"
411 msgstr ""
412
413 #: fish/lcd.c:34
414 #, c-format
415 msgid "use 'lcd directory' to change local directory\n"
416 msgstr ""
417
418 #: fish/more.c:40
419 #, c-format
420 msgid "use '%s filename' to page a file\n"
421 msgstr ""
422
423 #: fish/rc.c:134
424 #, c-format
425 msgid "guestfish: protocol error: could not read 'hello' message\n"
426 msgstr ""
427
428 #: fish/rc.c:139
429 #, c-format
430 msgid ""
431 "guestfish: protocol error: version mismatch, server version '%s' does not "
432 "match client version '%s'.  The two versions must match exactly.\n"
433 msgstr ""
434
435 #: fish/rc.c:213 fish/rc.c:227
436 #, c-format
437 msgid "guestfish: remote: looks like the server is not running\n"
438 msgstr ""
439
440 #: fish/rc.c:237 fish/rc.c:251
441 #, c-format
442 msgid "guestfish: protocol error: could not send initial greeting to server\n"
443 msgstr ""
444
445 #: fish/rc.c:262
446 #, c-format
447 msgid "guestfish: protocol error: could not decode reply from server\n"
448 msgstr ""
449
450 #: fish/reopen.c:36
451 #, c-format
452 msgid "'reopen' command takes no parameters\n"
453 msgstr ""
454
455 #: fish/reopen.c:46
456 #, c-format
457 msgid "reopen: guestfs_create: failed to create handle\n"
458 msgstr ""
459
460 #: fish/time.c:35
461 #, c-format
462 msgid "use 'time command [args...]'\n"
463 msgstr ""
464
465 #: inspector/virt-inspector.pl:205
466 msgid "virt-inspector: no image or VM names given"
467 msgstr ""
468
469 #: inspector/virt-inspector.pl:302
470 msgid "--fish output is only possible with a single OS\n"
471 msgstr ""
472
473 #: inspector/virt-inspector.pl:328
474 msgid "virt-inspector: no YAML support\n"
475 msgstr ""
476
477 #: inspector/virt-inspector.pl:365
478 msgid "  Mountpoints:\n"
479 msgstr ""
480
481 #: inspector/virt-inspector.pl:371
482 msgid "  Filesystems:\n"
483 msgstr ""
484
485 #: inspector/virt-inspector.pl:389
486 msgid "  Modprobe aliases:\n"
487 msgstr ""
488
489 #: inspector/virt-inspector.pl:400
490 msgid "  Initrd modules:\n"
491 msgstr ""
492
493 #: inspector/virt-inspector.pl:409
494 msgid "  Applications:\n"
495 msgstr ""
496
497 #: inspector/virt-inspector.pl:415
498 msgid "  Kernels:\n"
499 msgstr ""
500
501 #: inspector/virt-inspector.pl:426
502 msgid "  Windows Registry entries:\n"
503 msgstr ""
504
505 #: perl/lib/Sys/Guestfs/Lib.pm:135
506 msgid "open_guest: first parameter must be a string or an arrayref"
507 msgstr ""
508
509 #: perl/lib/Sys/Guestfs/Lib.pm:142
510 #, perl-brace-format
511 msgid "guest image {imagename} does not exist or is not readable"
512 msgstr ""
513
514 #: perl/lib/Sys/Guestfs/Lib.pm:147
515 msgid ""
516 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
517 "XPath::XMLParser)"
518 msgstr ""
519
520 #: perl/lib/Sys/Guestfs/Lib.pm:152
521 msgid "open_guest: too many domains listed on command line"
522 msgstr ""
523
524 #: perl/lib/Sys/Guestfs/Lib.pm:156
525 msgid "open_guest: cannot connect to libvirt"
526 msgstr ""
527
528 #: perl/lib/Sys/Guestfs/Lib.pm:175
529 #, perl-brace-format
530 msgid "{imagename} is not the name of an inactive libvirt domain\n"
531 msgstr ""
532
533 #: perl/lib/Sys/Guestfs/Lib.pm:178
534 #, perl-brace-format
535 msgid "{imagename} is not the name of a libvirt domain\n"
536 msgstr ""
537
538 #: perl/lib/Sys/Guestfs/Lib.pm:190
539 #, perl-brace-format
540 msgid "{imagename} seems to have no disk devices\n"
541 msgstr ""
542
543 #: perl/lib/Sys/Guestfs/Lib.pm:274
544 msgid "resolve_windows_path: path must start with a / character"
545 msgstr ""
546
547 #: perl/lib/Sys/Guestfs/Lib.pm:822
548 #, perl-brace-format
549 msgid "reged command failed: {errormsg}"
550 msgstr ""
551
552 #: perl/lib/Sys/Guestfs/Lib.pm:831
553 #, perl-brace-format
554 msgid "no output from reged command: {errormsg}"
555 msgstr ""
556
557 #: perl/lib/Sys/Guestfs/Lib.pm:1012
558 #, perl-brace-format
559 msgid "unknown filesystem label {label}\n"
560 msgstr ""
561
562 #: perl/lib/Sys/Guestfs/Lib.pm:1022
563 #, perl-brace-format
564 msgid "unknown filesystem UUID {uuid}\n"
565 msgstr ""
566
567 #: perl/lib/Sys/Guestfs/Lib.pm:1045
568 #, perl-brace-format
569 msgid "unknown filesystem {fs}\n"
570 msgstr ""
571
572 #: perl/lib/Sys/Guestfs/Lib.pm:1264
573 #, perl-brace-format
574 msgid "{path} doesn't match augeas pattern"
575 msgstr ""
576
577 #: perl/lib/Sys/Guestfs/Lib.pm:1314
578 #, perl-brace-format
579 msgid "{filename}: could not read initrd format"
580 msgstr ""
581
582 #: src/guestfs.c:309
583 #, c-format
584 msgid "guestfs_close: called twice on the same handle\n"
585 msgstr ""
586
587 #: src/guestfs.c:417
588 #, c-format
589 msgid "libguestfs: error: %s\n"
590 msgstr ""
591
592 #: src/guestfs.c:733
593 msgid "command line cannot be altered after qemu subprocess launched"
594 msgstr ""
595
596 #: src/guestfs.c:747
597 msgid "guestfs_config: parameter must begin with '-' character"
598 msgstr ""
599
600 #: src/guestfs.c:761
601 #, c-format
602 msgid "guestfs_config: parameter '%s' isn't allowed"
603 msgstr ""
604
605 #: src/guestfs.c:781 src/guestfs.c:803 src/guestfs.c:821
606 msgid "filename cannot contain ',' (comma) character"
607 msgstr ""
608
609 #: src/guestfs.c:900
610 msgid "you must call guestfs_add_drive before guestfs_launch"
611 msgstr ""
612
613 #: src/guestfs.c:905
614 msgid "qemu has already been launched"
615 msgstr ""
616
617 #: src/guestfs.c:913
618 #, c-format
619 msgid "%s: cannot create temporary directory"
620 msgstr ""
621
622 #: src/guestfs.c:1003
623 #, c-format
624 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
625 msgstr ""
626
627 #: src/guestfs.c:1240
628 msgid "failed to connect to vmchannel socket"
629 msgstr ""
630
631 #: src/guestfs.c:1259
632 msgid "could not watch qemu stdout"
633 msgstr ""
634
635 #: src/guestfs.c:1327
636 #, c-format
637 msgid "external command failed: %s"
638 msgstr ""
639
640 #: src/guestfs.c:1366
641 #, c-format
642 msgid ""
643 "%s: command failed: If qemu is located on a non-standard path, try setting "
644 "the LIBGUESTFS_QEMU environment variable."
645 msgstr ""
646
647 #: src/guestfs.c:1439
648 msgid "qemu has finished launching already"
649 msgstr ""
650
651 #: src/guestfs.c:1444
652 msgid "qemu has not been launched yet"
653 msgstr ""
654
655 #: src/guestfs.c:1457
656 msgid "guestfs_wait_ready failed, see earlier error messages"
657 msgstr ""
658
659 #: src/guestfs.c:1467
660 msgid "qemu launched and contacted daemon, but state != READY"
661 msgstr ""
662
663 #: src/guestfs.c:1478
664 msgid "no subprocess to kill"
665 msgstr ""
666
667 #: src/guestfs.c:1526
668 #, c-format
669 msgid "guestfs_set_ready: called when in state %d != BUSY"
670 msgstr ""
671
672 #: src/guestfs.c:1538
673 #, c-format
674 msgid "guestfs_set_busy: called when in state %d != READY"
675 msgstr ""
676
677 #: src/guestfs.c:1559
678 #, c-format
679 msgid "guestfs_end_busy: called when in state %d"
680 msgstr ""
681
682 #: src/guestfs.c:1617
683 #, c-format
684 msgid "stdout_event: internal error: %d != %d"
685 msgstr ""
686
687 #: src/guestfs.c:1660
688 #, c-format
689 msgid "sock_read_event: internal error: %d != %d"
690 msgstr ""
691
692 #: src/guestfs.c:1690
693 msgid "can't decode length word"
694 msgstr ""
695
696 #: src/guestfs.c:1700
697 #, c-format
698 msgid "received magic signature from guestfsd, but in state %d"
699 msgstr ""
700
701 #: src/guestfs.c:1703
702 #, c-format
703 msgid "received magic signature from guestfsd, but msg size is %d"
704 msgstr ""
705
706 #: src/guestfs.c:1728
707 #, c-format
708 msgid "message length (%u) > maximum possible size (%d)"
709 msgstr ""
710
711 #: src/guestfs.c:1761
712 #, c-format
713 msgid "state %d != BUSY"
714 msgstr ""
715
716 #: src/guestfs.c:1801
717 #, c-format
718 msgid "sock_write_event: internal error: %d != %d"
719 msgstr ""
720
721 #: src/guestfs.c:1806
722 #, c-format
723 msgid "sock_write_event: state %d != BUSY"
724 msgstr ""
725
726 #: src/guestfs.c:1913 src/guestfs.c:1936
727 msgid "remove_handle failed"
728 msgstr ""
729
730 #: src/guestfs.c:1924 src/guestfs.c:1947
731 msgid "add_handle failed"
732 msgstr ""
733
734 #: src/guestfs.c:1980
735 #, c-format
736 msgid "guestfs__send_sync: state %d != BUSY"
737 msgstr ""
738
739 #: src/guestfs.c:1988 src/guestfs.c:2168
740 msgid "guestfs__send_sync: msg_out should be NULL"
741 msgstr ""
742
743 #: src/guestfs.c:2010
744 msgid "xdr_guestfs_message_header failed"
745 msgstr ""
746
747 #: src/guestfs.c:2019
748 msgid "dispatch failed to marshal args"
749 msgstr ""
750
751 #: src/guestfs.c:2045
752 msgid "send failed, see earlier error messages"
753 msgstr ""
754
755 #: src/guestfs.c:2160
756 #, c-format
757 msgid "send_file_chunk_sync: state %d != READY"
758 msgstr ""
759
760 #: src/guestfs.c:2191
761 #, c-format
762 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
763 msgstr ""
764
765 #: src/guestfs.c:2216
766 msgid "send file chunk failed, see earlier error messages"
767 msgstr ""
768
769 #: src/guestfs.c:2267
770 #, c-format
771 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
772 msgstr ""
773
774 #: src/guestfs.c:2305
775 #, c-format
776 msgid "%s: error in chunked encoding"
777 msgstr ""
778
779 #: src/guestfs.c:2333
780 msgid "write to daemon socket"
781 msgstr ""
782
783 #: src/guestfs.c:2380
784 msgid "failed to parse file chunk"
785 msgstr ""
786
787 #: src/guestfs.c:2412
788 msgid "receive_file_data_sync: reply callback not called\n"
789 msgstr ""
790
791 #: src/guestfs.c:2417
792 msgid "receive_file_data_sync: parse error in reply callback\n"
793 msgstr ""
794
795 #: src/guestfs.c:2431
796 msgid "file receive cancelled by daemon"
797 msgstr ""
798
799 #: src/guestfs.c:2466 src/guestfs.c:2524
800 #, c-format
801 msgid "fd %d is out of range"
802 msgstr ""
803
804 #: src/guestfs.c:2474
805 #, c-format
806 msgid "set of events (0x%x) contains unknown events"
807 msgstr ""
808
809 #: src/guestfs.c:2479
810 msgid "set of events is empty"
811 msgstr ""
812
813 #: src/guestfs.c:2486
814 #, c-format
815 msgid "fd %d is already registered"
816 msgstr ""
817
818 #: src/guestfs.c:2491
819 msgid "callback is NULL"
820 msgstr ""
821
822 #: src/guestfs.c:2531
823 #, c-format
824 msgid "fd %d was not registered"
825 msgstr ""
826
827 #: src/guestfs.c:2580
828 msgid "select_main_loop_run: this cannot be called recursively"
829 msgstr ""
830
831 #: test-tool/test-tool.c:59
832 #, c-format
833 msgid ""
834 "libguestfs-test-tool: interactive test tool\n"
835 "Copyright (C) 2009 Red Hat Inc.\n"
836 "Usage:\n"
837 "  libguestfs-test-tool [--options]\n"
838 "Options:\n"
839 "  --help         Display usage\n"
840 "  --helper libguestfs-test-tool-helper\n"
841 "                 Helper program (default: %s)\n"
842 "  --qemudir dir  Specify QEMU source directory\n"
843 "  --qemu qemu    Specify QEMU binary\n"
844 "  --timeout n\n"
845 "  -t n           Set launch timeout (default: %d seconds)\n"
846 msgstr ""
847
848 #: test-tool/test-tool.c:111
849 #, c-format
850 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
851 msgstr ""
852
853 #: test-tool/test-tool.c:120
854 #, c-format
855 msgid "libguestfs-test-tool: invalid timeout: %s\n"
856 msgstr ""
857
858 #: test-tool/test-tool.c:132
859 #, c-format
860 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
861 msgstr ""
862
863 #: test-tool/test-tool.c:155
864 #, c-format
865 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
866 msgstr ""
867
868 #: test-tool/test-tool.c:160 test-tool/test-tool.c:166
869 #, c-format
870 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
871 msgstr ""
872
873 #: test-tool/test-tool.c:174
874 #, c-format
875 msgid "libguestfs-test-tool: guestfs_version failed\n"
876 msgstr ""
877
878 #: test-tool/test-tool.c:191
879 #, c-format
880 msgid "libguestfs-test-tool: failed to launch appliance\n"
881 msgstr ""
882
883 #: test-tool/test-tool.c:202
884 #, c-format
885 msgid "libguestfs-test-tool: failed or timed out in 'wait_ready'\n"
886 msgstr ""
887
888 #: test-tool/test-tool.c:214
889 #, c-format
890 msgid "libguestfs-test-tool: failed to run sfdisk\n"
891 msgstr ""
892
893 #: test-tool/test-tool.c:220
894 #, c-format
895 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
896 msgstr ""
897
898 #: test-tool/test-tool.c:226
899 #, c-format
900 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
901 msgstr ""
902
903 #: test-tool/test-tool.c:232
904 #, c-format
905 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
906 msgstr ""
907
908 #: test-tool/test-tool.c:238
909 #, c-format
910 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
911 msgstr ""
912
913 #: test-tool/test-tool.c:246
914 #, c-format
915 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
916 msgstr ""
917
918 #: test-tool/test-tool.c:277
919 #, c-format
920 msgid ""
921 "LIBGUESTFS_QEMU environment variable is already set, so\n"
922 "--qemu/--qemudir options cannot be used.\n"
923 msgstr ""
924
925 #: test-tool/test-tool.c:285
926 #, c-format
927 msgid "Binary '%s' does not exist or is not executable\n"
928 msgstr ""
929
930 #: test-tool/test-tool.c:299
931 #, c-format
932 msgid "%s: does not look like a qemu source directory\n"
933 msgstr ""
934
935 #: test-tool/test-tool.c:348
936 #, c-format
937 msgid ""
938 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
939 "available.  Expected to find it in '%s'\n"
940 "\n"
941 "Use the --helper option to specify the location of this program.\n"
942 msgstr ""
943
944 #: test-tool/test-tool.c:364
945 #, c-format
946 msgid "command failed: %s"
947 msgstr ""
948
949 #: test-tool/test-tool.c:372
950 #, c-format
951 msgid ""
952 "Test tool helper program %s\n"
953 "is not statically linked.  This is a build error when this test tool\n"
954 "was built.\n"
955 msgstr ""
956
957 #: test-tool/test-tool.c:406
958 #, c-format
959 msgid "mkisofs command failed: %s\n"
960 msgstr ""
961
962 #: v2v/virt-v2v.pl:174
963 msgid "virt-v2v: no image or VM names given"
964 msgstr ""
965
966 #: v2v/virt-v2v.pl:209
967 msgid "multiboot operating systems are not supported by v2v"
968 msgstr ""