0e743031d1dcfc595774cd67371502f3159b58d1
[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-15 14:22+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 #: df/virt-df.pl:258
21 msgid "Virtual Machine"
22 msgstr ""
23
24 #: df/virt-df.pl:258
25 msgid "Filesystem"
26 msgstr ""
27
28 #: df/virt-df.pl:261
29 msgid "1K-blocks"
30 msgstr ""
31
32 #: df/virt-df.pl:263
33 msgid "Size"
34 msgstr ""
35
36 #: df/virt-df.pl:265
37 msgid "Used"
38 msgstr ""
39
40 #: df/virt-df.pl:266
41 msgid "Available"
42 msgstr ""
43
44 #: df/virt-df.pl:267
45 msgid "Use%"
46 msgstr ""
47
48 #: df/virt-df.pl:269
49 msgid "Inodes"
50 msgstr ""
51
52 #: df/virt-df.pl:270
53 msgid "IUsed"
54 msgstr ""
55
56 #: df/virt-df.pl:271
57 msgid "IFree"
58 msgstr ""
59
60 #: df/virt-df.pl:272
61 msgid "IUse%"
62 msgstr ""
63
64 #: fish/alloc.c:39
65 #, c-format
66 msgid "use 'alloc file size' to create an image\n"
67 msgstr ""
68
69 #: fish/alloc.c:47
70 #, c-format
71 msgid "can't allocate or add disks after launching\n"
72 msgstr ""
73
74 #: fish/alloc.c:94 fish/alloc.c:101
75 #, c-format
76 msgid "could not parse size specification '%s'\n"
77 msgstr ""
78
79 #: fish/edit.c:86
80 #, c-format
81 msgid "use '%s filename' to edit a file\n"
82 msgstr ""
83
84 #: fish/fish.c:94
85 #, c-format
86 msgid ""
87 "guestfish: guest filesystem shell\n"
88 "guestfish lets you edit virtual machine filesystems\n"
89 "Copyright (C) 2009 Red Hat Inc.\n"
90 "Usage:\n"
91 "  guestfish [--options] cmd [: cmd : cmd ...]\n"
92 "  guestfish -i libvirt-domain\n"
93 "  guestfish -i disk-image(s)\n"
94 "or for interactive use:\n"
95 "  guestfish\n"
96 "or from a shell script:\n"
97 "  guestfish <<EOF\n"
98 "  cmd\n"
99 "  ...\n"
100 "  EOF\n"
101 "Options:\n"
102 "  -h|--cmd-help        List available commands\n"
103 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
104 "  -a|--add image       Add image\n"
105 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
106 "  -f|--file file       Read commands from file\n"
107 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
108 "  --listen             Listen for remote commands\n"
109 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
110 "  -n|--no-sync         Don't autosync\n"
111 "  --remote[=pid]       Send commands to remote guestfish\n"
112 "  -r|--ro              Mount read-only\n"
113 "  -v|--verbose         Verbose messages\n"
114 "  -x                   Echo each command before executing it\n"
115 "  -V|--version         Display version and exit\n"
116 "For more information,  see the manpage guestfish(1).\n"
117 msgstr ""
118
119 #: fish/fish.c:168
120 #, c-format
121 msgid "guestfs_create: failed to create handle\n"
122 msgstr ""
123
124 #: fish/fish.c:198
125 #, c-format
126 msgid "guestfish: --listen=PID: PID was not a number: %s\n"
127 msgstr ""
128
129 #: fish/fish.c:204
130 #, c-format
131 msgid ""
132 "guestfish: remote: $GUESTFISH_PID must be set to the PID of the remote "
133 "process\n"
134 msgstr ""
135
136 #: fish/fish.c:209
137 #, c-format
138 msgid "guestfish: unknown long option: %s (%d)\n"
139 msgstr ""
140
141 #: fish/fish.c:236
142 #, c-format
143 msgid "guestfish: only one -f parameter can be given\n"
144 msgstr ""
145
146 #: fish/fish.c:298
147 #, c-format
148 msgid "guestfish: unexpected command line option 0x%x\n"
149 msgstr ""
150
151 #: fish/fish.c:310
152 #, c-format
153 msgid "guestfish: cannot use -i option with -a, -m, --listen or --remote\n"
154 msgstr ""
155
156 #: fish/fish.c:314
157 #, c-format
158 msgid "guestfish -i requires a libvirt domain or path(s) to disk image(s)\n"
159 msgstr ""
160
161 #: fish/fish.c:322
162 #, c-format
163 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
164 msgstr ""
165
166 #: fish/fish.c:364
167 #, c-format
168 msgid "guestfish: cannot use --listen and --remote options at the same time\n"
169 msgstr ""
170
171 #: fish/fish.c:370
172 #, c-format
173 msgid "guestfish: extra parameters on the command line with --listen flag\n"
174 msgstr ""
175
176 #: fish/fish.c:374
177 #, c-format
178 msgid "guestfish: cannot use --listen and --file options at the same time\n"
179 msgstr ""
180
181 #: fish/fish.c:520
182 #, c-format
183 msgid ""
184 "\n"
185 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
186 "editing virtual machine filesystems.\n"
187 "\n"
188 "Type: 'help' for help with commands\n"
189 "      'quit' to quit the shell\n"
190 "\n"
191 msgstr ""
192
193 #: fish/fish.c:600
194 #, c-format
195 msgid "guestfish: unterminated double quote\n"
196 msgstr ""
197
198 #: fish/fish.c:605 fish/fish.c:620
199 #, c-format
200 msgid "guestfish: command arguments not separated by whitespace\n"
201 msgstr ""
202
203 #: fish/fish.c:615
204 #, c-format
205 msgid "guestfish: unterminated single quote\n"
206 msgstr ""
207
208 #: fish/fish.c:665
209 #, c-format
210 msgid "guestfish: internal error parsing string at '%s'\n"
211 msgstr ""
212
213 #: fish/fish.c:682
214 #, c-format
215 msgid "guestfish: too many arguments\n"
216 msgstr ""
217
218 #: fish/fish.c:711
219 #, c-format
220 msgid "guestfish: empty command on command line\n"
221 msgstr ""
222
223 #: fish/fish.c:838
224 msgid "display a list of commands or help on a command"
225 msgstr ""
226
227 #: fish/fish.c:840
228 msgid "quit guestfish"
229 msgstr ""
230
231 #: fish/fish.c:843
232 msgid "allocate an image"
233 msgstr ""
234
235 #: fish/fish.c:845
236 msgid "display a line of text"
237 msgstr ""
238
239 #: fish/fish.c:847
240 msgid "edit a file in the image"
241 msgstr ""
242
243 #: fish/fish.c:849
244 msgid "local change directory"
245 msgstr ""
246
247 #: fish/fish.c:851
248 msgid "expand wildcards in command"
249 msgstr ""
250
251 #: fish/fish.c:853
252 msgid "view a file in the pager"
253 msgstr ""
254
255 #: fish/fish.c:855
256 msgid "close and reopen libguestfs handle"
257 msgstr ""
258
259 #: fish/fish.c:857
260 msgid "measure time taken to run command"
261 msgstr ""
262
263 #: fish/fish.c:869
264 #, c-format
265 msgid ""
266 "alloc - allocate an image\n"
267 "     alloc <filename> <size>\n"
268 "\n"
269 "    This creates an empty (zeroed) file of the given size,\n"
270 "    and then adds so it can be further examined.\n"
271 "\n"
272 "    For more advanced image creation, see qemu-img utility.\n"
273 "\n"
274 "    Size can be specified (where <nn> means a number):\n"
275 "    <nn>             number of kilobytes\n"
276 "      eg: 1440       standard 3.5\" floppy\n"
277 "    <nn>K or <nn>KB  number of kilobytes\n"
278 "    <nn>M or <nn>MB  number of megabytes\n"
279 "    <nn>G or <nn>GB  number of gigabytes\n"
280 "    <nn>sects        number of 512 byte sectors\n"
281 msgstr ""
282
283 #: fish/fish.c:885
284 #, c-format
285 msgid ""
286 "echo - display a line of text\n"
287 "     echo [<params> ...]\n"
288 "\n"
289 "    This echos the parameters to the terminal.\n"
290 msgstr ""
291
292 #: fish/fish.c:892
293 #, c-format
294 msgid ""
295 "edit - edit a file in the image\n"
296 "     edit <filename>\n"
297 "\n"
298 "    This is used to edit a file.\n"
299 "\n"
300 "    It is the equivalent of (and is implemented by)\n"
301 "    running \"cat\", editing locally, and then \"write-file\".\n"
302 "\n"
303 "    Normally it uses $EDITOR, but if you use the aliases\n"
304 "    \"vi\" or \"emacs\" you will get those editors.\n"
305 "\n"
306 "    NOTE: This will not work reliably for large files\n"
307 "    (> 2 MB) or binary files containing \\0 bytes.\n"
308 msgstr ""
309
310 #: fish/fish.c:906
311 #, c-format
312 msgid ""
313 "lcd - local change directory\n"
314 "    lcd <directory>\n"
315 "\n"
316 "    Change guestfish's current directory. This command is\n"
317 "    useful if you want to download files to a particular\n"
318 "    place.\n"
319 msgstr ""
320
321 #: fish/fish.c:913
322 #, c-format
323 msgid ""
324 "glob - expand wildcards in command\n"
325 "    glob <command> [<args> ...]\n"
326 "\n"
327 "    Glob runs <command> with wildcards expanded in any\n"
328 "    command args.  Note that the command is run repeatedly\n"
329 "    once for each expanded argument.\n"
330 msgstr ""
331
332 #: fish/fish.c:920
333 #, c-format
334 msgid ""
335 "help - display a list of commands or help on a command\n"
336 "     help cmd\n"
337 "     help\n"
338 msgstr ""
339
340 #: fish/fish.c:925
341 #, c-format
342 msgid ""
343 "more - view a file in the pager\n"
344 "     more <filename>\n"
345 "\n"
346 "    This is used to view a file in the pager.\n"
347 "\n"
348 "    It is the equivalent of (and is implemented by)\n"
349 "    running \"cat\" and using the pager.\n"
350 "\n"
351 "    Normally it uses $PAGER, but if you use the alias\n"
352 "    \"less\" then it always uses \"less\".\n"
353 "\n"
354 "    NOTE: This will not work reliably for large files\n"
355 "    (> 2 MB) or binary files containing \\0 bytes.\n"
356 msgstr ""
357
358 #: fish/fish.c:941
359 #, c-format
360 msgid ""
361 "quit - quit guestfish\n"
362 "     quit\n"
363 msgstr ""
364
365 #: fish/fish.c:944
366 #, c-format
367 msgid ""
368 "reopen - close and reopen the libguestfs handle\n"
369 "     reopen\n"
370 "\n"
371 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
372 "this normally, because the handle is closed properly when guestfish\n"
373 "exits.  However this is occasionally useful for testing.\n"
374 msgstr ""
375
376 #: fish/fish.c:951
377 #, c-format
378 msgid ""
379 "time - measure time taken to run command\n"
380 "    time <command> [<args> ...]\n"
381 "\n"
382 "    This runs <command> as usual, and prints the elapsed\n"
383 "    time afterwards.\n"
384 msgstr ""
385
386 #: fish/fish.c:957
387 #, c-format
388 msgid "%s: command not known, use -h to list all commands\n"
389 msgstr ""
390
391 #: fish/glob.c:52
392 #, c-format
393 msgid "use 'glob command [args...]'\n"
394 msgstr ""
395
396 #: fish/glob.c:72
397 #, c-format
398 msgid "glob: guestfs_glob_expand call failed: %s\n"
399 msgstr ""
400
401 #: fish/lcd.c:34
402 #, c-format
403 msgid "use 'lcd directory' to change local directory\n"
404 msgstr ""
405
406 #: fish/more.c:40
407 #, c-format
408 msgid "use '%s filename' to page a file\n"
409 msgstr ""
410
411 #: fish/rc.c:134
412 #, c-format
413 msgid "guestfish: protocol error: could not read 'hello' message\n"
414 msgstr ""
415
416 #: fish/rc.c:139
417 #, c-format
418 msgid ""
419 "guestfish: protocol error: version mismatch, server version '%s' does not "
420 "match client version '%s'.  The two versions must match exactly.\n"
421 msgstr ""
422
423 #: fish/rc.c:213 fish/rc.c:227
424 #, c-format
425 msgid "guestfish: remote: looks like the server is not running\n"
426 msgstr ""
427
428 #: fish/rc.c:237 fish/rc.c:251
429 #, c-format
430 msgid "guestfish: protocol error: could not send initial greeting to server\n"
431 msgstr ""
432
433 #: fish/rc.c:262
434 #, c-format
435 msgid "guestfish: protocol error: could not decode reply from server\n"
436 msgstr ""
437
438 #: fish/reopen.c:36
439 #, c-format
440 msgid "'reopen' command takes no parameters\n"
441 msgstr ""
442
443 #: fish/reopen.c:46
444 #, c-format
445 msgid "reopen: guestfs_create: failed to create handle\n"
446 msgstr ""
447
448 #: fish/time.c:35
449 #, c-format
450 msgid "use 'time command [args...]'\n"
451 msgstr ""
452
453 #: inspector/virt-inspector.pl:205
454 msgid "virt-inspector: no image or VM names given"
455 msgstr ""
456
457 #: inspector/virt-inspector.pl:297
458 msgid "--fish output is only possible with a single OS\n"
459 msgstr ""
460
461 #: inspector/virt-inspector.pl:323
462 msgid "virt-inspector: no YAML support\n"
463 msgstr ""
464
465 #: inspector/virt-inspector.pl:358
466 msgid "  Mountpoints:\n"
467 msgstr ""
468
469 #: inspector/virt-inspector.pl:364
470 msgid "  Filesystems:\n"
471 msgstr ""
472
473 #: inspector/virt-inspector.pl:382
474 msgid "  Modprobe aliases:\n"
475 msgstr ""
476
477 #: inspector/virt-inspector.pl:393
478 msgid "  Initrd modules:\n"
479 msgstr ""
480
481 #: inspector/virt-inspector.pl:402
482 msgid "  Applications:\n"
483 msgstr ""
484
485 #: inspector/virt-inspector.pl:408
486 msgid "  Kernels:\n"
487 msgstr ""
488
489 #: inspector/virt-inspector.pl:419
490 msgid "  Windows Registry entries:\n"
491 msgstr ""
492
493 #: perl/blib/lib/Sys/Guestfs/Lib.pm:135 perl/lib/Sys/Guestfs/Lib.pm:135
494 msgid "open_guest: first parameter must be a string or an arrayref"
495 msgstr ""
496
497 #: perl/blib/lib/Sys/Guestfs/Lib.pm:142 perl/lib/Sys/Guestfs/Lib.pm:142
498 #, perl-brace-format
499 msgid "guest image {imagename} does not exist or is not readable"
500 msgstr ""
501
502 #: perl/blib/lib/Sys/Guestfs/Lib.pm:147 perl/lib/Sys/Guestfs/Lib.pm:147
503 msgid ""
504 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
505 "XPath::XMLParser)"
506 msgstr ""
507
508 #: perl/blib/lib/Sys/Guestfs/Lib.pm:152 perl/lib/Sys/Guestfs/Lib.pm:152
509 msgid "open_guest: too many domains listed on command line"
510 msgstr ""
511
512 #: perl/blib/lib/Sys/Guestfs/Lib.pm:156 perl/lib/Sys/Guestfs/Lib.pm:156
513 msgid "open_guest: cannot connect to libvirt"
514 msgstr ""
515
516 #: perl/blib/lib/Sys/Guestfs/Lib.pm:175 perl/lib/Sys/Guestfs/Lib.pm:175
517 #, perl-brace-format
518 msgid "{imagename} is not the name of an inactive libvirt domain\n"
519 msgstr ""
520
521 #: perl/blib/lib/Sys/Guestfs/Lib.pm:178 perl/lib/Sys/Guestfs/Lib.pm:178
522 #, perl-brace-format
523 msgid "{imagename} is not the name of a libvirt domain\n"
524 msgstr ""
525
526 #: perl/blib/lib/Sys/Guestfs/Lib.pm:190 perl/lib/Sys/Guestfs/Lib.pm:190
527 #, perl-brace-format
528 msgid "{imagename} seems to have no disk devices\n"
529 msgstr ""
530
531 #: perl/blib/lib/Sys/Guestfs/Lib.pm:274 perl/lib/Sys/Guestfs/Lib.pm:274
532 msgid "resolve_windows_path: path must start with a / character"
533 msgstr ""
534
535 #: perl/blib/lib/Sys/Guestfs/Lib.pm:756 perl/lib/Sys/Guestfs/Lib.pm:756
536 #, perl-brace-format
537 msgid "reged command failed: {errormsg}"
538 msgstr ""
539
540 #: perl/blib/lib/Sys/Guestfs/Lib.pm:765 perl/lib/Sys/Guestfs/Lib.pm:765
541 #, perl-brace-format
542 msgid "no output from reged command: {errormsg}"
543 msgstr ""
544
545 #: perl/blib/lib/Sys/Guestfs/Lib.pm:935 perl/lib/Sys/Guestfs/Lib.pm:935
546 #, perl-brace-format
547 msgid "unknown filesystem label {label}\n"
548 msgstr ""
549
550 #: perl/blib/lib/Sys/Guestfs/Lib.pm:945 perl/lib/Sys/Guestfs/Lib.pm:945
551 #, perl-brace-format
552 msgid "unknown filesystem UUID {uuid}\n"
553 msgstr ""
554
555 #: perl/blib/lib/Sys/Guestfs/Lib.pm:968 perl/lib/Sys/Guestfs/Lib.pm:968
556 #, perl-brace-format
557 msgid "unknown filesystem {fs}\n"
558 msgstr ""
559
560 #: perl/blib/lib/Sys/Guestfs/Lib.pm:1187 perl/lib/Sys/Guestfs/Lib.pm:1187
561 #, perl-brace-format
562 msgid "{path} doesn't match augeas pattern"
563 msgstr ""
564
565 #: perl/blib/lib/Sys/Guestfs/Lib.pm:1237 perl/lib/Sys/Guestfs/Lib.pm:1237
566 #, perl-brace-format
567 msgid "{filename}: could not read initrd format"
568 msgstr ""
569
570 #: src/guestfs.c:309
571 #, c-format
572 msgid "guestfs_close: called twice on the same handle\n"
573 msgstr ""
574
575 #: src/guestfs.c:417
576 #, c-format
577 msgid "libguestfs: error: %s\n"
578 msgstr ""
579
580 #: src/guestfs.c:733
581 msgid "command line cannot be altered after qemu subprocess launched"
582 msgstr ""
583
584 #: src/guestfs.c:747
585 msgid "guestfs_config: parameter must begin with '-' character"
586 msgstr ""
587
588 #: src/guestfs.c:761
589 #, c-format
590 msgid "guestfs_config: parameter '%s' isn't allowed"
591 msgstr ""
592
593 #: src/guestfs.c:781 src/guestfs.c:803 src/guestfs.c:821
594 msgid "filename cannot contain ',' (comma) character"
595 msgstr ""
596
597 #: src/guestfs.c:890
598 msgid "you must call guestfs_add_drive before guestfs_launch"
599 msgstr ""
600
601 #: src/guestfs.c:895
602 msgid "qemu has already been launched"
603 msgstr ""
604
605 #: src/guestfs.c:903
606 #, c-format
607 msgid "%s: cannot create temporary directory"
608 msgstr ""
609
610 #: src/guestfs.c:993
611 #, c-format
612 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
613 msgstr ""
614
615 #: src/guestfs.c:1200
616 msgid "failed to connect to vmchannel socket"
617 msgstr ""
618
619 #: src/guestfs.c:1219
620 msgid "could not watch qemu stdout"
621 msgstr ""
622
623 #: src/guestfs.c:1287
624 #, c-format
625 msgid "external command failed: %s"
626 msgstr ""
627
628 #: src/guestfs.c:1326
629 #, c-format
630 msgid ""
631 "%s: command failed: If qemu is located on a non-standard path, try setting "
632 "the LIBGUESTFS_QEMU environment variable."
633 msgstr ""
634
635 #: src/guestfs.c:1399
636 msgid "qemu has finished launching already"
637 msgstr ""
638
639 #: src/guestfs.c:1404
640 msgid "qemu has not been launched yet"
641 msgstr ""
642
643 #: src/guestfs.c:1417
644 msgid "guestfs_wait_ready failed, see earlier error messages"
645 msgstr ""
646
647 #: src/guestfs.c:1427
648 msgid "qemu launched and contacted daemon, but state != READY"
649 msgstr ""
650
651 #: src/guestfs.c:1438
652 msgid "no subprocess to kill"
653 msgstr ""
654
655 #: src/guestfs.c:1486
656 #, c-format
657 msgid "guestfs_set_ready: called when in state %d != BUSY"
658 msgstr ""
659
660 #: src/guestfs.c:1498
661 #, c-format
662 msgid "guestfs_set_busy: called when in state %d != READY"
663 msgstr ""
664
665 #: src/guestfs.c:1519
666 #, c-format
667 msgid "guestfs_end_busy: called when in state %d"
668 msgstr ""
669
670 #: src/guestfs.c:1577
671 #, c-format
672 msgid "stdout_event: internal error: %d != %d"
673 msgstr ""
674
675 #: src/guestfs.c:1620
676 #, c-format
677 msgid "sock_read_event: internal error: %d != %d"
678 msgstr ""
679
680 #: src/guestfs.c:1650
681 msgid "can't decode length word"
682 msgstr ""
683
684 #: src/guestfs.c:1660
685 #, c-format
686 msgid "received magic signature from guestfsd, but in state %d"
687 msgstr ""
688
689 #: src/guestfs.c:1663
690 #, c-format
691 msgid "received magic signature from guestfsd, but msg size is %d"
692 msgstr ""
693
694 #: src/guestfs.c:1688
695 #, c-format
696 msgid "message length (%u) > maximum possible size (%d)"
697 msgstr ""
698
699 #: src/guestfs.c:1721
700 #, c-format
701 msgid "state %d != BUSY"
702 msgstr ""
703
704 #: src/guestfs.c:1761
705 #, c-format
706 msgid "sock_write_event: internal error: %d != %d"
707 msgstr ""
708
709 #: src/guestfs.c:1766
710 #, c-format
711 msgid "sock_write_event: state %d != BUSY"
712 msgstr ""
713
714 #: src/guestfs.c:1873 src/guestfs.c:1896
715 msgid "remove_handle failed"
716 msgstr ""
717
718 #: src/guestfs.c:1884 src/guestfs.c:1907
719 msgid "add_handle failed"
720 msgstr ""
721
722 #: src/guestfs.c:1940
723 #, c-format
724 msgid "guestfs__send_sync: state %d != BUSY"
725 msgstr ""
726
727 #: src/guestfs.c:1948 src/guestfs.c:2128
728 msgid "guestfs__send_sync: msg_out should be NULL"
729 msgstr ""
730
731 #: src/guestfs.c:1970
732 msgid "xdr_guestfs_message_header failed"
733 msgstr ""
734
735 #: src/guestfs.c:1979
736 msgid "dispatch failed to marshal args"
737 msgstr ""
738
739 #: src/guestfs.c:2005
740 msgid "send failed, see earlier error messages"
741 msgstr ""
742
743 #: src/guestfs.c:2120
744 #, c-format
745 msgid "send_file_chunk_sync: state %d != READY"
746 msgstr ""
747
748 #: src/guestfs.c:2151
749 #, c-format
750 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
751 msgstr ""
752
753 #: src/guestfs.c:2176
754 msgid "send file chunk failed, see earlier error messages"
755 msgstr ""
756
757 #: src/guestfs.c:2227
758 #, c-format
759 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
760 msgstr ""
761
762 #: src/guestfs.c:2265
763 #, c-format
764 msgid "%s: error in chunked encoding"
765 msgstr ""
766
767 #: src/guestfs.c:2293
768 msgid "write to daemon socket"
769 msgstr ""
770
771 #: src/guestfs.c:2340
772 msgid "failed to parse file chunk"
773 msgstr ""
774
775 #: src/guestfs.c:2372
776 msgid "receive_file_data_sync: reply callback not called\n"
777 msgstr ""
778
779 #: src/guestfs.c:2377
780 msgid "receive_file_data_sync: parse error in reply callback\n"
781 msgstr ""
782
783 #: src/guestfs.c:2391
784 msgid "file receive cancelled by daemon"
785 msgstr ""
786
787 #: src/guestfs.c:2426 src/guestfs.c:2484
788 #, c-format
789 msgid "fd %d is out of range"
790 msgstr ""
791
792 #: src/guestfs.c:2434
793 #, c-format
794 msgid "set of events (0x%x) contains unknown events"
795 msgstr ""
796
797 #: src/guestfs.c:2439
798 msgid "set of events is empty"
799 msgstr ""
800
801 #: src/guestfs.c:2446
802 #, c-format
803 msgid "fd %d is already registered"
804 msgstr ""
805
806 #: src/guestfs.c:2451
807 msgid "callback is NULL"
808 msgstr ""
809
810 #: src/guestfs.c:2491
811 #, c-format
812 msgid "fd %d was not registered"
813 msgstr ""
814
815 #: src/guestfs.c:2540
816 msgid "select_main_loop_run: this cannot be called recursively"
817 msgstr ""
818
819 #: v2v/virt-v2v.pl:174
820 msgid "virt-v2v: no image or VM names given"
821 msgstr ""
822
823 #: v2v/virt-v2v.pl:208
824 msgid "no root device found in this operating system image"
825 msgstr ""
826
827 #: v2v/virt-v2v.pl:209
828 msgid "multiboot operating systems are not supported by v2v"
829 msgstr ""