d76533a9f4689618182b0a5c7762e533cf639359
[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: libguestfs 1.7.11\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2010-11-19 16:11+0000\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 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
22 #: inspector/virt-inspector.c:67
23 #, c-format
24 msgid "Try `%s --help' for more information.\n"
25 msgstr ""
26
27 #: cat/virt-cat.c:57
28 #, c-format
29 msgid ""
30 "%s: display files in a virtual machine\n"
31 "Copyright (C) 2010 Red Hat Inc.\n"
32 "Usage:\n"
33 "  %s [--options] -d domname file [file ...]\n"
34 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
35 "Options:\n"
36 "  -a|--add image       Add image\n"
37 "  -c|--connect uri     Specify libvirt URI for -d option\n"
38 "  -d|--domain guest    Add disks from libvirt guest\n"
39 "  --echo-keys          Don't turn off echo for passphrases\n"
40 "  --format[=raw|..]    Force disk format for -a option\n"
41 "  --help               Display brief help\n"
42 "  --keys-from-stdin    Read passphrases from stdin\n"
43 "  -v|--verbose         Verbose messages\n"
44 "  -V|--version         Display version and exit\n"
45 "  -x                   Echo each command before executing it\n"
46 "For more information, see the manpage %s(1).\n"
47 msgstr ""
48
49 #: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
50 #: inspector/virt-inspector.c:129
51 #, c-format
52 msgid "guestfs_create: failed to create handle\n"
53 msgstr ""
54
55 #: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
56 #: inspector/virt-inspector.c:151
57 #, c-format
58 msgid "%s: unknown long option: %s (%d)\n"
59 msgstr ""
60
61 #: fish/alloc.c:37
62 #, c-format
63 msgid "use 'alloc file size' to create an image\n"
64 msgstr ""
65
66 #: fish/alloc.c:51
67 #, c-format
68 msgid "use 'sparse file size' to create a sparse image\n"
69 msgstr ""
70
71 #: fish/alloc.c:75
72 #, c-format
73 msgid "can't allocate or add disks after launching\n"
74 msgstr ""
75
76 #: fish/alloc.c:156
77 #, c-format
78 msgid "%s: invalid integer parameter (%s returned %d)\n"
79 msgstr ""
80
81 #: fish/cmds.c:2814
82 msgid "Command"
83 msgstr ""
84
85 #: fish/cmds.c:2814
86 msgid "Description"
87 msgstr ""
88
89 #: fish/cmds.c:2816
90 msgid "add a CD-ROM disk image to examine"
91 msgstr ""
92
93 #: fish/cmds.c:2817
94 msgid "add the disk(s) from a named libvirt domain"
95 msgstr ""
96
97 #: fish/cmds.c:2818 fish/cmds.c:2819
98 msgid "add an image to examine or modify"
99 msgstr ""
100
101 #: fish/cmds.c:2820
102 msgid "add a drive in snapshot mode (read-only)"
103 msgstr ""
104
105 #: fish/cmds.c:2821
106 msgid "add a drive read-only specifying the QEMU block emulation to use"
107 msgstr ""
108
109 #: fish/cmds.c:2822
110 msgid "add a drive specifying the QEMU block emulation to use"
111 msgstr ""
112
113 #: fish/cmds.c:2823
114 msgid "allocate and add a disk file"
115 msgstr ""
116
117 #: fish/cmds.c:2824
118 msgid "clear Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:2825
122 msgid "close the current Augeas handle"
123 msgstr ""
124
125 #: fish/cmds.c:2826
126 msgid "define an Augeas node"
127 msgstr ""
128
129 #: fish/cmds.c:2827
130 msgid "define an Augeas variable"
131 msgstr ""
132
133 #: fish/cmds.c:2828
134 msgid "look up the value of an Augeas path"
135 msgstr ""
136
137 #: fish/cmds.c:2829
138 msgid "create a new Augeas handle"
139 msgstr ""
140
141 #: fish/cmds.c:2830
142 msgid "insert a sibling Augeas node"
143 msgstr ""
144
145 #: fish/cmds.c:2831
146 msgid "load files into the tree"
147 msgstr ""
148
149 #: fish/cmds.c:2832
150 msgid "list Augeas nodes under augpath"
151 msgstr ""
152
153 #: fish/cmds.c:2833
154 msgid "return Augeas nodes which match augpath"
155 msgstr ""
156
157 #: fish/cmds.c:2834
158 msgid "move Augeas node"
159 msgstr ""
160
161 #: fish/cmds.c:2835
162 msgid "remove an Augeas path"
163 msgstr ""
164
165 #: fish/cmds.c:2836
166 msgid "write all pending Augeas changes to disk"
167 msgstr ""
168
169 #: fish/cmds.c:2837
170 msgid "set Augeas path to value"
171 msgstr ""
172
173 #: fish/cmds.c:2838
174 msgid "test availability of some parts of the API"
175 msgstr ""
176
177 #: fish/cmds.c:2839
178 msgid "return a list of all optional groups"
179 msgstr ""
180
181 #: fish/cmds.c:2840
182 msgid "upload base64-encoded data to file"
183 msgstr ""
184
185 #: fish/cmds.c:2841
186 msgid "download file and encode as base64"
187 msgstr ""
188
189 #: fish/cmds.c:2842
190 msgid "flush device buffers"
191 msgstr ""
192
193 #: fish/cmds.c:2843
194 msgid "get blocksize of block device"
195 msgstr ""
196
197 #: fish/cmds.c:2844
198 msgid "is block device set to read-only"
199 msgstr ""
200
201 #: fish/cmds.c:2845
202 msgid "get total size of device in bytes"
203 msgstr ""
204
205 #: fish/cmds.c:2846
206 msgid "get sectorsize of block device"
207 msgstr ""
208
209 #: fish/cmds.c:2847
210 msgid "get total size of device in 512-byte sectors"
211 msgstr ""
212
213 #: fish/cmds.c:2848
214 msgid "reread partition table"
215 msgstr ""
216
217 #: fish/cmds.c:2849
218 msgid "set blocksize of block device"
219 msgstr ""
220
221 #: fish/cmds.c:2850
222 msgid "set block device to read-only"
223 msgstr ""
224
225 #: fish/cmds.c:2851
226 msgid "set block device to read-write"
227 msgstr ""
228
229 #: fish/cmds.c:2852
230 msgid "return true path on case-insensitive filesystem"
231 msgstr ""
232
233 #: fish/cmds.c:2853
234 msgid "list the contents of a file"
235 msgstr ""
236
237 #: fish/cmds.c:2854
238 msgid "compute MD5, SHAx or CRC checksum of file"
239 msgstr ""
240
241 #: fish/cmds.c:2855
242 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
243 msgstr ""
244
245 #: fish/cmds.c:2856
246 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
247 msgstr ""
248
249 #: fish/cmds.c:2857
250 msgid "change file mode"
251 msgstr ""
252
253 #: fish/cmds.c:2858 fish/cmds.c:2965
254 msgid "change file owner and group"
255 msgstr ""
256
257 #: fish/cmds.c:2859
258 msgid "run a command from the guest filesystem"
259 msgstr ""
260
261 #: fish/cmds.c:2860
262 msgid "run a command, returning lines"
263 msgstr ""
264
265 #: fish/cmds.c:2861
266 msgid "add qemu parameters"
267 msgstr ""
268
269 #: fish/cmds.c:2862
270 msgid "copy local files or directories into an image"
271 msgstr ""
272
273 #: fish/cmds.c:2863
274 msgid "copy remote files or directories out of an image"
275 msgstr ""
276
277 #: fish/cmds.c:2864
278 msgid "copy size bytes from source to destination using dd"
279 msgstr ""
280
281 #: fish/cmds.c:2865
282 msgid "copy a file"
283 msgstr ""
284
285 #: fish/cmds.c:2866
286 msgid "copy a file or directory recursively"
287 msgstr ""
288
289 #: fish/cmds.c:2867
290 msgid "copy from source to destination using dd"
291 msgstr ""
292
293 #: fish/cmds.c:2868
294 msgid "debugging and internals"
295 msgstr ""
296
297 #: fish/cmds.c:2869
298 msgid "debug the QEMU command line (internal use only)"
299 msgstr ""
300
301 #: fish/cmds.c:2870
302 msgid "upload a file to the appliance (internal use only)"
303 msgstr ""
304
305 #: fish/cmds.c:2871
306 msgid "report file system disk space usage"
307 msgstr ""
308
309 #: fish/cmds.c:2872
310 msgid "report file system disk space usage (human readable)"
311 msgstr ""
312
313 #: fish/cmds.c:2873
314 msgid "return kernel messages"
315 msgstr ""
316
317 #: fish/cmds.c:2874
318 msgid "download a file to the local machine"
319 msgstr ""
320
321 #: fish/cmds.c:2875
322 msgid "download a file to the local machine with offset and size"
323 msgstr ""
324
325 #: fish/cmds.c:2876
326 msgid "drop kernel page cache, dentries and inodes"
327 msgstr ""
328
329 #: fish/cmds.c:2877
330 msgid "estimate file space usage"
331 msgstr ""
332
333 #: fish/cmds.c:2878
334 msgid "check an ext2/ext3 filesystem"
335 msgstr ""
336
337 #: fish/cmds.c:2879
338 msgid "display a line of text"
339 msgstr ""
340
341 #: fish/cmds.c:2880
342 msgid "echo arguments back to the client"
343 msgstr ""
344
345 #: fish/cmds.c:2881
346 msgid "edit a file"
347 msgstr ""
348
349 #: fish/cmds.c:2882 fish/cmds.c:2883 fish/cmds.c:2888 fish/cmds.c:2889
350 #: fish/cmds.c:2920 fish/cmds.c:2921 fish/cmds.c:3154 fish/cmds.c:3155
351 #: fish/cmds.c:3159 fish/cmds.c:3160 fish/cmds.c:3162 fish/cmds.c:3163
352 msgid "return lines matching a pattern"
353 msgstr ""
354
355 #: fish/cmds.c:2884
356 msgid "test if two files have equal contents"
357 msgstr ""
358
359 #: fish/cmds.c:2885
360 msgid "test if file or directory exists"
361 msgstr ""
362
363 #: fish/cmds.c:2886 fish/cmds.c:2887
364 msgid "preallocate a file in the guest filesystem"
365 msgstr ""
366
367 #: fish/cmds.c:2890
368 msgid "determine file type"
369 msgstr ""
370
371 #: fish/cmds.c:2891
372 msgid "detect the architecture of a binary file"
373 msgstr ""
374
375 #: fish/cmds.c:2892
376 msgid "return the size of the file in bytes"
377 msgstr ""
378
379 #: fish/cmds.c:2893
380 msgid "fill a file with octets"
381 msgstr ""
382
383 #: fish/cmds.c:2894
384 msgid "fill a file with a repeating pattern of bytes"
385 msgstr ""
386
387 #: fish/cmds.c:2895
388 msgid "find all files and directories"
389 msgstr ""
390
391 #: fish/cmds.c:2896
392 msgid "find all files and directories, returning NUL-separated list"
393 msgstr ""
394
395 #: fish/cmds.c:2897
396 msgid "find a filesystem by label"
397 msgstr ""
398
399 #: fish/cmds.c:2898
400 msgid "find a filesystem by UUID"
401 msgstr ""
402
403 #: fish/cmds.c:2899
404 msgid "run the filesystem checker"
405 msgstr ""
406
407 #: fish/cmds.c:2900
408 msgid "get the additional kernel options"
409 msgstr ""
410
411 #: fish/cmds.c:2901
412 msgid "get autosync mode"
413 msgstr ""
414
415 #: fish/cmds.c:2902
416 msgid "get direct appliance mode flag"
417 msgstr ""
418
419 #: fish/cmds.c:2903
420 msgid "get the ext2/3/4 filesystem label"
421 msgstr ""
422
423 #: fish/cmds.c:2904
424 msgid "get the ext2/3/4 filesystem UUID"
425 msgstr ""
426
427 #: fish/cmds.c:2905
428 msgid "get memory allocated to the qemu subprocess"
429 msgstr ""
430
431 #: fish/cmds.c:2906
432 msgid "get enable network flag"
433 msgstr ""
434
435 #: fish/cmds.c:2907
436 msgid "get the search path"
437 msgstr ""
438
439 #: fish/cmds.c:2908
440 msgid "get PID of qemu subprocess"
441 msgstr ""
442
443 #: fish/cmds.c:2909
444 msgid "get the qemu binary"
445 msgstr ""
446
447 #: fish/cmds.c:2910
448 msgid "get recovery process enabled flag"
449 msgstr ""
450
451 #: fish/cmds.c:2911
452 msgid "get SELinux enabled flag"
453 msgstr ""
454
455 #: fish/cmds.c:2912
456 msgid "get the current state"
457 msgstr ""
458
459 #: fish/cmds.c:2913
460 msgid "get command trace enabled flag"
461 msgstr ""
462
463 #: fish/cmds.c:2914
464 msgid "get the current umask"
465 msgstr ""
466
467 #: fish/cmds.c:2915
468 msgid "get verbose mode"
469 msgstr ""
470
471 #: fish/cmds.c:2916
472 msgid "get SELinux security context"
473 msgstr ""
474
475 #: fish/cmds.c:2917 fish/cmds.c:2966
476 msgid "list extended attributes of a file or directory"
477 msgstr ""
478
479 #: fish/cmds.c:2918
480 msgid "expand wildcards in command"
481 msgstr ""
482
483 #: fish/cmds.c:2919
484 msgid "expand a wildcard path"
485 msgstr ""
486
487 #: fish/cmds.c:2922
488 msgid "install GRUB"
489 msgstr ""
490
491 #: fish/cmds.c:2923
492 msgid "return first 10 lines of a file"
493 msgstr ""
494
495 #: fish/cmds.c:2924
496 msgid "return first N lines of a file"
497 msgstr ""
498
499 #: fish/cmds.c:2925
500 msgid "dump a file in hexadecimal"
501 msgstr ""
502
503 #: fish/cmds.c:2926
504 msgid "edit with a hex editor"
505 msgstr ""
506
507 #: fish/cmds.c:2927
508 msgid "list the contents of a single file in an initrd"
509 msgstr ""
510
511 #: fish/cmds.c:2928
512 msgid "list files in an initrd"
513 msgstr ""
514
515 #: fish/cmds.c:2929
516 msgid "add an inotify watch"
517 msgstr ""
518
519 #: fish/cmds.c:2930
520 msgid "close the inotify handle"
521 msgstr ""
522
523 #: fish/cmds.c:2931
524 msgid "return list of watched files that had events"
525 msgstr ""
526
527 #: fish/cmds.c:2932
528 msgid "create an inotify handle"
529 msgstr ""
530
531 #: fish/cmds.c:2933
532 msgid "return list of inotify events"
533 msgstr ""
534
535 #: fish/cmds.c:2934
536 msgid "remove an inotify watch"
537 msgstr ""
538
539 #: fish/cmds.c:2935
540 msgid "get architecture of inspected operating system"
541 msgstr ""
542
543 #: fish/cmds.c:2936
544 msgid "get distro of inspected operating system"
545 msgstr ""
546
547 #: fish/cmds.c:2937
548 msgid "get filesystems associated with inspected operating system"
549 msgstr ""
550
551 #: fish/cmds.c:2938
552 msgid "get hostname of the operating system"
553 msgstr ""
554
555 #: fish/cmds.c:2939
556 msgid "get major version of inspected operating system"
557 msgstr ""
558
559 #: fish/cmds.c:2940
560 msgid "get minor version of inspected operating system"
561 msgstr ""
562
563 #: fish/cmds.c:2941
564 msgid "get mountpoints of inspected operating system"
565 msgstr ""
566
567 #: fish/cmds.c:2942
568 msgid "get package format used by the operating system"
569 msgstr ""
570
571 #: fish/cmds.c:2943
572 msgid "get package management tool used by the operating system"
573 msgstr ""
574
575 #: fish/cmds.c:2944
576 msgid "get product name of inspected operating system"
577 msgstr ""
578
579 #: fish/cmds.c:2945
580 msgid "return list of operating systems found by last inspection"
581 msgstr ""
582
583 #: fish/cmds.c:2946
584 msgid "get type of inspected operating system"
585 msgstr ""
586
587 #: fish/cmds.c:2947
588 msgid "get Windows systemroot of inspected operating system"
589 msgstr ""
590
591 #: fish/cmds.c:2948
592 msgid "get list of applications installed in the operating system"
593 msgstr ""
594
595 #: fish/cmds.c:2949
596 msgid "inspect disk and return list of operating systems found"
597 msgstr ""
598
599 #: fish/cmds.c:2950
600 msgid "test if block device"
601 msgstr ""
602
603 #: fish/cmds.c:2951
604 msgid "is busy processing a command"
605 msgstr ""
606
607 #: fish/cmds.c:2952
608 msgid "test if character device"
609 msgstr ""
610
611 #: fish/cmds.c:2953
612 msgid "is in configuration state"
613 msgstr ""
614
615 #: fish/cmds.c:2954
616 msgid "test if a directory"
617 msgstr ""
618
619 #: fish/cmds.c:2955
620 msgid "test if FIFO (named pipe)"
621 msgstr ""
622
623 #: fish/cmds.c:2956
624 msgid "test if a regular file"
625 msgstr ""
626
627 #: fish/cmds.c:2957
628 msgid "is launching subprocess"
629 msgstr ""
630
631 #: fish/cmds.c:2958
632 msgid "test if device is a logical volume"
633 msgstr ""
634
635 #: fish/cmds.c:2959
636 msgid "is ready to accept commands"
637 msgstr ""
638
639 #: fish/cmds.c:2960
640 msgid "test if socket"
641 msgstr ""
642
643 #: fish/cmds.c:2961
644 msgid "test if symbolic link"
645 msgstr ""
646
647 #: fish/cmds.c:2962
648 msgid "kill the qemu subprocess"
649 msgstr ""
650
651 #: fish/cmds.c:2963
652 msgid "launch the qemu subprocess"
653 msgstr ""
654
655 #: fish/cmds.c:2964
656 msgid "change working directory"
657 msgstr ""
658
659 #: fish/cmds.c:2967
660 msgid "list the block devices"
661 msgstr ""
662
663 #: fish/cmds.c:2968
664 msgid "list filesystems"
665 msgstr ""
666
667 #: fish/cmds.c:2969
668 msgid "list the partitions"
669 msgstr ""
670
671 #: fish/cmds.c:2970
672 msgid "list the files in a directory (long format)"
673 msgstr ""
674
675 #: fish/cmds.c:2971 fish/cmds.c:2972
676 msgid "create a hard link"
677 msgstr ""
678
679 #: fish/cmds.c:2973 fish/cmds.c:2974
680 msgid "create a symbolic link"
681 msgstr ""
682
683 #: fish/cmds.c:2975 fish/cmds.c:3065
684 msgid "remove extended attribute of a file or directory"
685 msgstr ""
686
687 #: fish/cmds.c:2976
688 msgid "list the files in a directory"
689 msgstr ""
690
691 #: fish/cmds.c:2977 fish/cmds.c:3090
692 msgid "set extended attribute of a file or directory"
693 msgstr ""
694
695 #: fish/cmds.c:2978
696 msgid "get file information for a symbolic link"
697 msgstr ""
698
699 #: fish/cmds.c:2979
700 msgid "lstat on multiple files"
701 msgstr ""
702
703 #: fish/cmds.c:2980
704 msgid "add a key on a LUKS encrypted device"
705 msgstr ""
706
707 #: fish/cmds.c:2981
708 msgid "close a LUKS device"
709 msgstr ""
710
711 #: fish/cmds.c:2982 fish/cmds.c:2983
712 msgid "format a block device as a LUKS encrypted device"
713 msgstr ""
714
715 #: fish/cmds.c:2984
716 msgid "remove a key from a LUKS encrypted device"
717 msgstr ""
718
719 #: fish/cmds.c:2985
720 msgid "open a LUKS-encrypted block device"
721 msgstr ""
722
723 #: fish/cmds.c:2986
724 msgid "open a LUKS-encrypted block device read-only"
725 msgstr ""
726
727 #: fish/cmds.c:2987
728 msgid "create an LVM logical volume"
729 msgstr ""
730
731 #: fish/cmds.c:2988
732 msgid "get canonical name of an LV"
733 msgstr ""
734
735 #: fish/cmds.c:2989
736 msgid "clear LVM device filter"
737 msgstr ""
738
739 #: fish/cmds.c:2990
740 msgid "remove all LVM LVs, VGs and PVs"
741 msgstr ""
742
743 #: fish/cmds.c:2991
744 msgid "set LVM device filter"
745 msgstr ""
746
747 #: fish/cmds.c:2992
748 msgid "remove an LVM logical volume"
749 msgstr ""
750
751 #: fish/cmds.c:2993
752 msgid "rename an LVM logical volume"
753 msgstr ""
754
755 #: fish/cmds.c:2994
756 msgid "resize an LVM logical volume"
757 msgstr ""
758
759 #: fish/cmds.c:2995
760 msgid "expand an LV to fill free space"
761 msgstr ""
762
763 #: fish/cmds.c:2996 fish/cmds.c:2997
764 msgid "list the LVM logical volumes (LVs)"
765 msgstr ""
766
767 #: fish/cmds.c:2998
768 msgid "get the UUID of a logical volume"
769 msgstr ""
770
771 #: fish/cmds.c:2999
772 msgid "lgetxattr on multiple files"
773 msgstr ""
774
775 #: fish/cmds.c:3000
776 msgid "open the manual"
777 msgstr ""
778
779 #: fish/cmds.c:3001
780 msgid "create a directory"
781 msgstr ""
782
783 #: fish/cmds.c:3002
784 msgid "create a directory with a particular mode"
785 msgstr ""
786
787 #: fish/cmds.c:3003
788 msgid "create a directory and parents"
789 msgstr ""
790
791 #: fish/cmds.c:3004
792 msgid "create a temporary directory"
793 msgstr ""
794
795 #: fish/cmds.c:3005 fish/cmds.c:3006 fish/cmds.c:3007
796 msgid "make ext2/3/4 filesystem with external journal"
797 msgstr ""
798
799 #: fish/cmds.c:3008
800 msgid "make ext2/3/4 external journal"
801 msgstr ""
802
803 #: fish/cmds.c:3009
804 msgid "make ext2/3/4 external journal with label"
805 msgstr ""
806
807 #: fish/cmds.c:3010
808 msgid "make ext2/3/4 external journal with UUID"
809 msgstr ""
810
811 #: fish/cmds.c:3011
812 msgid "make FIFO (named pipe)"
813 msgstr ""
814
815 #: fish/cmds.c:3012
816 msgid "make a filesystem"
817 msgstr ""
818
819 #: fish/cmds.c:3013
820 msgid "make a filesystem with block size"
821 msgstr ""
822
823 #: fish/cmds.c:3014
824 msgid "create a mountpoint"
825 msgstr ""
826
827 #: fish/cmds.c:3015
828 msgid "make block, character or FIFO devices"
829 msgstr ""
830
831 #: fish/cmds.c:3016
832 msgid "make block device node"
833 msgstr ""
834
835 #: fish/cmds.c:3017
836 msgid "make char device node"
837 msgstr ""
838
839 #: fish/cmds.c:3018
840 msgid "create a swap partition"
841 msgstr ""
842
843 #: fish/cmds.c:3019
844 msgid "create a swap partition with a label"
845 msgstr ""
846
847 #: fish/cmds.c:3020
848 msgid "create a swap partition with an explicit UUID"
849 msgstr ""
850
851 #: fish/cmds.c:3021
852 msgid "create a swap file"
853 msgstr ""
854
855 #: fish/cmds.c:3022
856 msgid "load a kernel module"
857 msgstr ""
858
859 #: fish/cmds.c:3023
860 msgid "view a file"
861 msgstr ""
862
863 #: fish/cmds.c:3024
864 msgid "mount a guest disk at a position in the filesystem"
865 msgstr ""
866
867 #: fish/cmds.c:3025
868 msgid "mount a file using the loop device"
869 msgstr ""
870
871 #: fish/cmds.c:3026
872 msgid "mount a guest disk with mount options"
873 msgstr ""
874
875 #: fish/cmds.c:3027
876 msgid "mount a guest disk, read-only"
877 msgstr ""
878
879 #: fish/cmds.c:3028
880 msgid "mount a guest disk with mount options and vfstype"
881 msgstr ""
882
883 #: fish/cmds.c:3029
884 msgid "show mountpoints"
885 msgstr ""
886
887 #: fish/cmds.c:3030
888 msgid "show mounted filesystems"
889 msgstr ""
890
891 #: fish/cmds.c:3031
892 msgid "move a file"
893 msgstr ""
894
895 #: fish/cmds.c:3032
896 msgid "probe NTFS volume"
897 msgstr ""
898
899 #: fish/cmds.c:3033
900 msgid "resize an NTFS filesystem"
901 msgstr ""
902
903 #: fish/cmds.c:3034
904 msgid "resize an NTFS filesystem (with size)"
905 msgstr ""
906
907 #: fish/cmds.c:3035
908 msgid "add a partition to the device"
909 msgstr ""
910
911 #: fish/cmds.c:3036
912 msgid "delete a partition"
913 msgstr ""
914
915 #: fish/cmds.c:3037
916 msgid "partition whole disk with a single primary partition"
917 msgstr ""
918
919 #: fish/cmds.c:3038
920 msgid "return true if a partition is bootable"
921 msgstr ""
922
923 #: fish/cmds.c:3039
924 msgid "get the MBR type byte (ID byte) from a partition"
925 msgstr ""
926
927 #: fish/cmds.c:3040
928 msgid "get the partition table type"
929 msgstr ""
930
931 #: fish/cmds.c:3041
932 msgid "create an empty partition table"
933 msgstr ""
934
935 #: fish/cmds.c:3042
936 msgid "list partitions on a device"
937 msgstr ""
938
939 #: fish/cmds.c:3043
940 msgid "make a partition bootable"
941 msgstr ""
942
943 #: fish/cmds.c:3044
944 msgid "set the MBR type byte (ID byte) of a partition"
945 msgstr ""
946
947 #: fish/cmds.c:3045
948 msgid "set partition name"
949 msgstr ""
950
951 #: fish/cmds.c:3046
952 msgid "convert partition name to device name"
953 msgstr ""
954
955 #: fish/cmds.c:3047
956 msgid "ping the guest daemon"
957 msgstr ""
958
959 #: fish/cmds.c:3048
960 msgid "read part of a file"
961 msgstr ""
962
963 #: fish/cmds.c:3049
964 msgid "read part of a device"
965 msgstr ""
966
967 #: fish/cmds.c:3050
968 msgid "create an LVM physical volume"
969 msgstr ""
970
971 #: fish/cmds.c:3051
972 msgid "remove an LVM physical volume"
973 msgstr ""
974
975 #: fish/cmds.c:3052
976 msgid "resize an LVM physical volume"
977 msgstr ""
978
979 #: fish/cmds.c:3053
980 msgid "resize an LVM physical volume (with size)"
981 msgstr ""
982
983 #: fish/cmds.c:3054 fish/cmds.c:3055
984 msgid "list the LVM physical volumes (PVs)"
985 msgstr ""
986
987 #: fish/cmds.c:3056
988 msgid "get the UUID of a physical volume"
989 msgstr ""
990
991 #: fish/cmds.c:3057
992 msgid "write to part of a file"
993 msgstr ""
994
995 #: fish/cmds.c:3058
996 msgid "write to part of a device"
997 msgstr ""
998
999 #: fish/cmds.c:3059
1000 msgid "read a file"
1001 msgstr ""
1002
1003 #: fish/cmds.c:3060
1004 msgid "read file as lines"
1005 msgstr ""
1006
1007 #: fish/cmds.c:3061
1008 msgid "read directories entries"
1009 msgstr ""
1010
1011 #: fish/cmds.c:3062
1012 msgid "read the target of a symbolic link"
1013 msgstr ""
1014
1015 #: fish/cmds.c:3063
1016 msgid "readlink on multiple files"
1017 msgstr ""
1018
1019 #: fish/cmds.c:3064
1020 msgid "canonicalized absolute pathname"
1021 msgstr ""
1022
1023 #: fish/cmds.c:3066
1024 msgid "close and reopen libguestfs handle"
1025 msgstr ""
1026
1027 #: fish/cmds.c:3067
1028 msgid "resize an ext2, ext3 or ext4 filesystem"
1029 msgstr ""
1030
1031 #: fish/cmds.c:3068
1032 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1033 msgstr ""
1034
1035 #: fish/cmds.c:3069
1036 msgid "remove a file"
1037 msgstr ""
1038
1039 #: fish/cmds.c:3070
1040 msgid "remove a file or directory recursively"
1041 msgstr ""
1042
1043 #: fish/cmds.c:3071
1044 msgid "remove a directory"
1045 msgstr ""
1046
1047 #: fish/cmds.c:3072
1048 msgid "remove a mountpoint"
1049 msgstr ""
1050
1051 #: fish/cmds.c:3073
1052 msgid "scrub (securely wipe) a device"
1053 msgstr ""
1054
1055 #: fish/cmds.c:3074
1056 msgid "scrub (securely wipe) a file"
1057 msgstr ""
1058
1059 #: fish/cmds.c:3075
1060 msgid "scrub (securely wipe) free space"
1061 msgstr ""
1062
1063 #: fish/cmds.c:3076
1064 msgid "add options to kernel command line"
1065 msgstr ""
1066
1067 #: fish/cmds.c:3077
1068 msgid "set autosync mode"
1069 msgstr ""
1070
1071 #: fish/cmds.c:3078
1072 msgid "enable or disable direct appliance mode"
1073 msgstr ""
1074
1075 #: fish/cmds.c:3079
1076 msgid "set the ext2/3/4 filesystem label"
1077 msgstr ""
1078
1079 #: fish/cmds.c:3080
1080 msgid "set the ext2/3/4 filesystem UUID"
1081 msgstr ""
1082
1083 #: fish/cmds.c:3081
1084 msgid "set memory allocated to the qemu subprocess"
1085 msgstr ""
1086
1087 #: fish/cmds.c:3082
1088 msgid "set enable network flag"
1089 msgstr ""
1090
1091 #: fish/cmds.c:3083
1092 msgid "set the search path"
1093 msgstr ""
1094
1095 #: fish/cmds.c:3084
1096 msgid "set the qemu binary"
1097 msgstr ""
1098
1099 #: fish/cmds.c:3085
1100 msgid "enable or disable the recovery process"
1101 msgstr ""
1102
1103 #: fish/cmds.c:3086
1104 msgid "set SELinux enabled or disabled at appliance boot"
1105 msgstr ""
1106
1107 #: fish/cmds.c:3087
1108 msgid "enable or disable command traces"
1109 msgstr ""
1110
1111 #: fish/cmds.c:3088
1112 msgid "set verbose mode"
1113 msgstr ""
1114
1115 #: fish/cmds.c:3089
1116 msgid "set SELinux security context"
1117 msgstr ""
1118
1119 #: fish/cmds.c:3091 fish/cmds.c:3092
1120 msgid "create partitions on a block device"
1121 msgstr ""
1122
1123 #: fish/cmds.c:3093
1124 msgid "modify a single partition on a block device"
1125 msgstr ""
1126
1127 #: fish/cmds.c:3094
1128 msgid "display the disk geometry from the partition table"
1129 msgstr ""
1130
1131 #: fish/cmds.c:3095
1132 msgid "display the kernel geometry"
1133 msgstr ""
1134
1135 #: fish/cmds.c:3096
1136 msgid "display the partition table"
1137 msgstr ""
1138
1139 #: fish/cmds.c:3097
1140 msgid "run a command via the shell"
1141 msgstr ""
1142
1143 #: fish/cmds.c:3098
1144 msgid "run a command via the shell returning lines"
1145 msgstr ""
1146
1147 #: fish/cmds.c:3099
1148 msgid "sleep for some seconds"
1149 msgstr ""
1150
1151 #: fish/cmds.c:3100
1152 msgid "create a sparse disk image and add"
1153 msgstr ""
1154
1155 #: fish/cmds.c:3101
1156 msgid "get file information"
1157 msgstr ""
1158
1159 #: fish/cmds.c:3102
1160 msgid "get file system statistics"
1161 msgstr ""
1162
1163 #: fish/cmds.c:3103 fish/cmds.c:3104
1164 msgid "print the printable strings in a file"
1165 msgstr ""
1166
1167 #: fish/cmds.c:3105
1168 msgid "list supported groups of commands"
1169 msgstr ""
1170
1171 #: fish/cmds.c:3106
1172 msgid "disable swap on device"
1173 msgstr ""
1174
1175 #: fish/cmds.c:3107
1176 msgid "disable swap on file"
1177 msgstr ""
1178
1179 #: fish/cmds.c:3108
1180 msgid "disable swap on labeled swap partition"
1181 msgstr ""
1182
1183 #: fish/cmds.c:3109
1184 msgid "disable swap on swap partition by UUID"
1185 msgstr ""
1186
1187 #: fish/cmds.c:3110
1188 msgid "enable swap on device"
1189 msgstr ""
1190
1191 #: fish/cmds.c:3111
1192 msgid "enable swap on file"
1193 msgstr ""
1194
1195 #: fish/cmds.c:3112
1196 msgid "enable swap on labeled swap partition"
1197 msgstr ""
1198
1199 #: fish/cmds.c:3113
1200 msgid "enable swap on swap partition by UUID"
1201 msgstr ""
1202
1203 #: fish/cmds.c:3114
1204 msgid "sync disks, writes are flushed through to the disk image"
1205 msgstr ""
1206
1207 #: fish/cmds.c:3115
1208 msgid "return last 10 lines of a file"
1209 msgstr ""
1210
1211 #: fish/cmds.c:3116
1212 msgid "return last N lines of a file"
1213 msgstr ""
1214
1215 #: fish/cmds.c:3117
1216 msgid "unpack tarfile to directory"
1217 msgstr ""
1218
1219 #: fish/cmds.c:3118
1220 msgid "pack directory into tarfile"
1221 msgstr ""
1222
1223 #: fish/cmds.c:3119 fish/cmds.c:3126
1224 msgid "unpack compressed tarball to directory"
1225 msgstr ""
1226
1227 #: fish/cmds.c:3120 fish/cmds.c:3127
1228 msgid "pack directory into compressed tarball"
1229 msgstr ""
1230
1231 #: fish/cmds.c:3121
1232 msgid "print elapsed time taken to run a command"
1233 msgstr ""
1234
1235 #: fish/cmds.c:3122
1236 msgid "update file timestamps or create a new file"
1237 msgstr ""
1238
1239 #: fish/cmds.c:3123
1240 msgid "truncate a file to zero size"
1241 msgstr ""
1242
1243 #: fish/cmds.c:3124
1244 msgid "truncate a file to a particular size"
1245 msgstr ""
1246
1247 #: fish/cmds.c:3125
1248 msgid "get ext2/ext3/ext4 superblock details"
1249 msgstr ""
1250
1251 #: fish/cmds.c:3128
1252 msgid "set file mode creation mask (umask)"
1253 msgstr ""
1254
1255 #: fish/cmds.c:3129
1256 msgid "unmount a filesystem"
1257 msgstr ""
1258
1259 #: fish/cmds.c:3130
1260 msgid "unmount all filesystems"
1261 msgstr ""
1262
1263 #: fish/cmds.c:3131
1264 msgid "upload a file from the local machine"
1265 msgstr ""
1266
1267 #: fish/cmds.c:3132
1268 msgid "upload a file from the local machine with offset"
1269 msgstr ""
1270
1271 #: fish/cmds.c:3133
1272 msgid "set timestamp of a file with nanosecond precision"
1273 msgstr ""
1274
1275 #: fish/cmds.c:3134
1276 msgid "get the library version number"
1277 msgstr ""
1278
1279 #: fish/cmds.c:3135
1280 msgid "get the filesystem label"
1281 msgstr ""
1282
1283 #: fish/cmds.c:3136
1284 msgid "get the Linux VFS type corresponding to a mounted device"
1285 msgstr ""
1286
1287 #: fish/cmds.c:3137
1288 msgid "get the filesystem UUID"
1289 msgstr ""
1290
1291 #: fish/cmds.c:3138
1292 msgid "activate or deactivate some volume groups"
1293 msgstr ""
1294
1295 #: fish/cmds.c:3139
1296 msgid "activate or deactivate all volume groups"
1297 msgstr ""
1298
1299 #: fish/cmds.c:3140
1300 msgid "create an LVM volume group"
1301 msgstr ""
1302
1303 #: fish/cmds.c:3141
1304 msgid "get the LV UUIDs of all LVs in the volume group"
1305 msgstr ""
1306
1307 #: fish/cmds.c:3142
1308 msgid "get the PV UUIDs containing the volume group"
1309 msgstr ""
1310
1311 #: fish/cmds.c:3143
1312 msgid "remove an LVM volume group"
1313 msgstr ""
1314
1315 #: fish/cmds.c:3144
1316 msgid "rename an LVM volume group"
1317 msgstr ""
1318
1319 #: fish/cmds.c:3145 fish/cmds.c:3146
1320 msgid "list the LVM volume groups (VGs)"
1321 msgstr ""
1322
1323 #: fish/cmds.c:3147
1324 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1325 msgstr ""
1326
1327 #: fish/cmds.c:3148
1328 msgid "get the UUID of a volume group"
1329 msgstr ""
1330
1331 #: fish/cmds.c:3149
1332 msgid "count characters in a file"
1333 msgstr ""
1334
1335 #: fish/cmds.c:3150
1336 msgid "count lines in a file"
1337 msgstr ""
1338
1339 #: fish/cmds.c:3151
1340 msgid "count words in a file"
1341 msgstr ""
1342
1343 #: fish/cmds.c:3152
1344 msgid "create a new file"
1345 msgstr ""
1346
1347 #: fish/cmds.c:3153
1348 msgid "create a file"
1349 msgstr ""
1350
1351 #: fish/cmds.c:3156
1352 msgid "write zeroes to the device"
1353 msgstr ""
1354
1355 #: fish/cmds.c:3157
1356 msgid "write zeroes to an entire device"
1357 msgstr ""
1358
1359 #: fish/cmds.c:3158
1360 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1361 msgstr ""
1362
1363 #: fish/cmds.c:3161
1364 msgid "determine file type inside a compressed file"
1365 msgstr ""
1366
1367 #: fish/cmds.c:3164
1368 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1369 msgstr ""
1370
1371 #: fish/cmds.c:3482 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3529
1372 #: fish/cmds.c:3546 fish/cmds.c:3564 fish/cmds.c:3583 fish/cmds.c:3599
1373 #: fish/cmds.c:3617 fish/cmds.c:3633 fish/cmds.c:3651 fish/cmds.c:3667
1374 #: fish/cmds.c:3684 fish/cmds.c:3699 fish/cmds.c:3717 fish/cmds.c:3732
1375 #: fish/cmds.c:3748 fish/cmds.c:3764 fish/cmds.c:3780 fish/cmds.c:3796
1376 #: fish/cmds.c:3812 fish/cmds.c:3830 fish/cmds.c:3863 fish/cmds.c:3879
1377 #: fish/cmds.c:3895 fish/cmds.c:3914 fish/cmds.c:3929 fish/cmds.c:3947
1378 #: fish/cmds.c:3962 fish/cmds.c:3980 fish/cmds.c:3995 fish/cmds.c:4013
1379 #: fish/cmds.c:4028 fish/cmds.c:4047 fish/cmds.c:4066 fish/cmds.c:4084
1380 #: fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143 fish/cmds.c:4163
1381 #: fish/cmds.c:4183 fish/cmds.c:4202 fish/cmds.c:4221 fish/cmds.c:4241
1382 #: fish/cmds.c:4261 fish/cmds.c:4281 fish/cmds.c:4296 fish/cmds.c:4312
1383 #: fish/cmds.c:4384 fish/cmds.c:4402 fish/cmds.c:4419 fish/cmds.c:4493
1384 #: fish/cmds.c:4513 fish/cmds.c:4533 fish/cmds.c:4553 fish/cmds.c:4574
1385 #: fish/cmds.c:4590 fish/cmds.c:4606 fish/cmds.c:4625 fish/cmds.c:4647
1386 #: fish/cmds.c:4669 fish/cmds.c:4689 fish/cmds.c:4706 fish/cmds.c:4723
1387 #: fish/cmds.c:4740 fish/cmds.c:4757 fish/cmds.c:4774 fish/cmds.c:4791
1388 #: fish/cmds.c:4808 fish/cmds.c:4827 fish/cmds.c:4850 fish/cmds.c:4886
1389 #: fish/cmds.c:4903 fish/cmds.c:4926 fish/cmds.c:4948 fish/cmds.c:4969
1390 #: fish/cmds.c:4989 fish/cmds.c:5008 fish/cmds.c:5028 fish/cmds.c:5046
1391 #: fish/cmds.c:5064 fish/cmds.c:5078 fish/cmds.c:5094 fish/cmds.c:5114
1392 #: fish/cmds.c:5133 fish/cmds.c:5152 fish/cmds.c:5171 fish/cmds.c:5190
1393 #: fish/cmds.c:5210 fish/cmds.c:5250 fish/cmds.c:5307 fish/cmds.c:5328
1394 #: fish/cmds.c:5349 fish/cmds.c:5370 fish/cmds.c:5388 fish/cmds.c:5410
1395 #: fish/cmds.c:5448 fish/cmds.c:5470 fish/cmds.c:5549 fish/cmds.c:5588
1396 #: fish/cmds.c:5603 fish/cmds.c:5620 fish/cmds.c:5634 fish/cmds.c:5650
1397 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5738
1398 #: fish/cmds.c:5760 fish/cmds.c:5782 fish/cmds.c:5802 fish/cmds.c:5819
1399 #: fish/cmds.c:5836 fish/cmds.c:5855 fish/cmds.c:5874 fish/cmds.c:5894
1400 #: fish/cmds.c:5930 fish/cmds.c:5949 fish/cmds.c:5968 fish/cmds.c:5985
1401 #: fish/cmds.c:6003 fish/cmds.c:6026 fish/cmds.c:6049 fish/cmds.c:6073
1402 #: fish/cmds.c:6096 fish/cmds.c:6117 fish/cmds.c:6140 fish/cmds.c:6163
1403 #: fish/cmds.c:6183 fish/cmds.c:6205 fish/cmds.c:6226 fish/cmds.c:6249
1404 #: fish/cmds.c:6266 fish/cmds.c:6283 fish/cmds.c:6301 fish/cmds.c:6319
1405 #: fish/cmds.c:6340 fish/cmds.c:6358 fish/cmds.c:6379 fish/cmds.c:6399
1406 #: fish/cmds.c:6417 fish/cmds.c:6438 fish/cmds.c:6461 fish/cmds.c:6484
1407 #: fish/cmds.c:6506 fish/cmds.c:6539 fish/cmds.c:6556 fish/cmds.c:6573
1408 #: fish/cmds.c:6597 fish/cmds.c:6620 fish/cmds.c:6643 fish/cmds.c:6665
1409 #: fish/cmds.c:6682 fish/cmds.c:6704 fish/cmds.c:6798 fish/cmds.c:6818
1410 #: fish/cmds.c:6838 fish/cmds.c:6858 fish/cmds.c:6876 fish/cmds.c:6897
1411 #: fish/cmds.c:6933 fish/cmds.c:6950 fish/cmds.c:6972 fish/cmds.c:6989
1412 #: fish/cmds.c:7025 fish/cmds.c:7045 fish/cmds.c:7065 fish/cmds.c:7085
1413 #: fish/cmds.c:7107 fish/cmds.c:7124 fish/cmds.c:7143 fish/cmds.c:7162
1414 #: fish/cmds.c:7184 fish/cmds.c:7205 fish/cmds.c:7226 fish/cmds.c:7247
1415 #: fish/cmds.c:7270 fish/cmds.c:7311 fish/cmds.c:7334 fish/cmds.c:7373
1416 #: fish/cmds.c:7390 fish/cmds.c:7409 fish/cmds.c:7430 fish/cmds.c:7453
1417 #: fish/cmds.c:7475 fish/cmds.c:7493 fish/cmds.c:7512 fish/cmds.c:7533
1418 #: fish/cmds.c:7610 fish/cmds.c:7651 fish/cmds.c:7730 fish/cmds.c:7806
1419 #: fish/cmds.c:7843 fish/cmds.c:7866 fish/cmds.c:7887 fish/cmds.c:7910
1420 #: fish/cmds.c:7932 fish/cmds.c:7957 fish/cmds.c:8000 fish/cmds.c:8041
1421 #: fish/cmds.c:8062 fish/cmds.c:8080 fish/cmds.c:8099 fish/cmds.c:8116
1422 #: fish/cmds.c:8134 fish/cmds.c:8161 fish/cmds.c:8185 fish/cmds.c:8209
1423 #: fish/cmds.c:8233 fish/cmds.c:8257 fish/cmds.c:8281 fish/cmds.c:8305
1424 #: fish/cmds.c:8329 fish/cmds.c:8353 fish/cmds.c:8377 fish/cmds.c:8401
1425 #: fish/cmds.c:8425 fish/cmds.c:8448 fish/cmds.c:8471 fish/cmds.c:8492
1426 #: fish/cmds.c:8513 fish/cmds.c:8534 fish/cmds.c:8554 fish/cmds.c:8577
1427 #: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8649 fish/cmds.c:8668
1428 #: fish/cmds.c:8687 fish/cmds.c:8704 fish/cmds.c:8721 fish/cmds.c:8738
1429 #: fish/cmds.c:8755 fish/cmds.c:8774 fish/cmds.c:8810 fish/cmds.c:8850
1430 #: fish/cmds.c:8883 fish/cmds.c:8900 fish/cmds.c:8917 fish/cmds.c:8933
1431 #: fish/cmds.c:8948 fish/cmds.c:8969 fish/cmds.c:9007 fish/cmds.c:9045
1432 #: fish/cmds.c:9084 fish/cmds.c:9124 fish/cmds.c:9165 fish/cmds.c:9206
1433 #: fish/cmds.c:9244 fish/cmds.c:9261 fish/cmds.c:9284 fish/cmds.c:9306
1434 #: fish/cmds.c:9328 fish/cmds.c:9348 fish/cmds.c:9368 fish/cmds.c:9404
1435 #: fish/cmds.c:9476 fish/cmds.c:9516 fish/cmds.c:9574 fish/cmds.c:9600
1436 #: fish/cmds.c:9626 fish/cmds.c:9654 fish/cmds.c:9713 fish/cmds.c:9734
1437 #: fish/cmds.c:9779 fish/cmds.c:9799 fish/cmds.c:9838 fish/cmds.c:9875
1438 #: fish/cmds.c:9895 fish/cmds.c:9917 fish/cmds.c:9974 fish/cmds.c:9994
1439 #: fish/cmds.c:10016 fish/cmds.c:10038 fish/cmds.c:10057 fish/cmds.c:10077
1440 #: fish/cmds.c:10104 fish/cmds.c:10124 fish/cmds.c:10144 fish/cmds.c:10164
1441 #: fish/cmds.c:10184 fish/cmds.c:10206 fish/cmds.c:10241 fish/cmds.c:10259
1442 #: fish/cmds.c:10282 fish/cmds.c:10304 fish/cmds.c:10319 fish/cmds.c:10336
1443 #: fish/cmds.c:10373 fish/cmds.c:10412 fish/cmds.c:10452 fish/cmds.c:10508
1444 #: fish/cmds.c:10530 fish/cmds.c:10566 fish/cmds.c:10581 fish/cmds.c:10601
1445 #: fish/cmds.c:10641 fish/cmds.c:10664 fish/cmds.c:10688 fish/cmds.c:10713
1446 #: fish/cmds.c:10754 fish/cmds.c:10779 fish/cmds.c:10817 fish/cmds.c:10848
1447 #: fish/cmds.c:10879 fish/cmds.c:10907 fish/cmds.c:10927 fish/cmds.c:10959
1448 #: fish/cmds.c:10979 fish/cmds.c:10999 fish/cmds.c:11016 fish/cmds.c:11034
1449 #: fish/cmds.c:11057 fish/cmds.c:11078 fish/cmds.c:11097 fish/cmds.c:11139
1450 #: fish/cmds.c:11182 fish/cmds.c:11226 fish/cmds.c:11265 fish/cmds.c:11284
1451 #: fish/cmds.c:11304 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11366
1452 #: fish/cmds.c:11387 fish/cmds.c:11408 fish/cmds.c:11429 fish/cmds.c:11451
1453 #: fish/cmds.c:11489 fish/cmds.c:11540 fish/cmds.c:11578 fish/cmds.c:11634
1454 #, c-format
1455 msgid "%s should have %d parameter(s)\n"
1456 msgstr ""
1457
1458 #: fish/cmds.c:3483 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3530
1459 #: fish/cmds.c:3547 fish/cmds.c:3565 fish/cmds.c:3584 fish/cmds.c:3600
1460 #: fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3652 fish/cmds.c:3668
1461 #: fish/cmds.c:3685 fish/cmds.c:3700 fish/cmds.c:3718 fish/cmds.c:3733
1462 #: fish/cmds.c:3749 fish/cmds.c:3765 fish/cmds.c:3781 fish/cmds.c:3797
1463 #: fish/cmds.c:3813 fish/cmds.c:3831 fish/cmds.c:3864 fish/cmds.c:3880
1464 #: fish/cmds.c:3896 fish/cmds.c:3915 fish/cmds.c:3930 fish/cmds.c:3948
1465 #: fish/cmds.c:3963 fish/cmds.c:3981 fish/cmds.c:3996 fish/cmds.c:4014
1466 #: fish/cmds.c:4029 fish/cmds.c:4048 fish/cmds.c:4067 fish/cmds.c:4085
1467 #: fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144 fish/cmds.c:4164
1468 #: fish/cmds.c:4184 fish/cmds.c:4203 fish/cmds.c:4222 fish/cmds.c:4242
1469 #: fish/cmds.c:4262 fish/cmds.c:4282 fish/cmds.c:4297 fish/cmds.c:4313
1470 #: fish/cmds.c:4334 fish/cmds.c:4385 fish/cmds.c:4403 fish/cmds.c:4420
1471 #: fish/cmds.c:4441 fish/cmds.c:4494 fish/cmds.c:4514 fish/cmds.c:4534
1472 #: fish/cmds.c:4554 fish/cmds.c:4575 fish/cmds.c:4591 fish/cmds.c:4607
1473 #: fish/cmds.c:4626 fish/cmds.c:4648 fish/cmds.c:4670 fish/cmds.c:4690
1474 #: fish/cmds.c:4707 fish/cmds.c:4724 fish/cmds.c:4741 fish/cmds.c:4758
1475 #: fish/cmds.c:4775 fish/cmds.c:4792 fish/cmds.c:4809 fish/cmds.c:4828
1476 #: fish/cmds.c:4851 fish/cmds.c:4887 fish/cmds.c:4904 fish/cmds.c:4927
1477 #: fish/cmds.c:4949 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
1478 #: fish/cmds.c:5029 fish/cmds.c:5047 fish/cmds.c:5065 fish/cmds.c:5079
1479 #: fish/cmds.c:5095 fish/cmds.c:5115 fish/cmds.c:5134 fish/cmds.c:5153
1480 #: fish/cmds.c:5172 fish/cmds.c:5191 fish/cmds.c:5211 fish/cmds.c:5251
1481 #: fish/cmds.c:5308 fish/cmds.c:5329 fish/cmds.c:5350 fish/cmds.c:5371
1482 #: fish/cmds.c:5389 fish/cmds.c:5411 fish/cmds.c:5449 fish/cmds.c:5471
1483 #: fish/cmds.c:5550 fish/cmds.c:5589 fish/cmds.c:5604 fish/cmds.c:5621
1484 #: fish/cmds.c:5635 fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695
1485 #: fish/cmds.c:5717 fish/cmds.c:5739 fish/cmds.c:5761 fish/cmds.c:5783
1486 #: fish/cmds.c:5803 fish/cmds.c:5820 fish/cmds.c:5837 fish/cmds.c:5856
1487 #: fish/cmds.c:5875 fish/cmds.c:5895 fish/cmds.c:5931 fish/cmds.c:5950
1488 #: fish/cmds.c:5969 fish/cmds.c:5986 fish/cmds.c:6004 fish/cmds.c:6027
1489 #: fish/cmds.c:6050 fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6118
1490 #: fish/cmds.c:6141 fish/cmds.c:6164 fish/cmds.c:6184 fish/cmds.c:6206
1491 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6267 fish/cmds.c:6284
1492 #: fish/cmds.c:6302 fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6359
1493 #: fish/cmds.c:6380 fish/cmds.c:6400 fish/cmds.c:6418 fish/cmds.c:6439
1494 #: fish/cmds.c:6462 fish/cmds.c:6485 fish/cmds.c:6507 fish/cmds.c:6540
1495 #: fish/cmds.c:6557 fish/cmds.c:6574 fish/cmds.c:6598 fish/cmds.c:6621
1496 #: fish/cmds.c:6644 fish/cmds.c:6666 fish/cmds.c:6683 fish/cmds.c:6705
1497 #: fish/cmds.c:6799 fish/cmds.c:6819 fish/cmds.c:6839 fish/cmds.c:6859
1498 #: fish/cmds.c:6877 fish/cmds.c:6898 fish/cmds.c:6934 fish/cmds.c:6951
1499 #: fish/cmds.c:6973 fish/cmds.c:6990 fish/cmds.c:7026 fish/cmds.c:7046
1500 #: fish/cmds.c:7066 fish/cmds.c:7086 fish/cmds.c:7108 fish/cmds.c:7125
1501 #: fish/cmds.c:7144 fish/cmds.c:7163 fish/cmds.c:7185 fish/cmds.c:7206
1502 #: fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7271 fish/cmds.c:7312
1503 #: fish/cmds.c:7335 fish/cmds.c:7374 fish/cmds.c:7391 fish/cmds.c:7410
1504 #: fish/cmds.c:7431 fish/cmds.c:7454 fish/cmds.c:7476 fish/cmds.c:7494
1505 #: fish/cmds.c:7513 fish/cmds.c:7534 fish/cmds.c:7611 fish/cmds.c:7652
1506 #: fish/cmds.c:7731 fish/cmds.c:7807 fish/cmds.c:7844 fish/cmds.c:7867
1507 #: fish/cmds.c:7888 fish/cmds.c:7911 fish/cmds.c:7933 fish/cmds.c:7958
1508 #: fish/cmds.c:8001 fish/cmds.c:8042 fish/cmds.c:8063 fish/cmds.c:8081
1509 #: fish/cmds.c:8100 fish/cmds.c:8117 fish/cmds.c:8135 fish/cmds.c:8162
1510 #: fish/cmds.c:8186 fish/cmds.c:8210 fish/cmds.c:8234 fish/cmds.c:8258
1511 #: fish/cmds.c:8282 fish/cmds.c:8306 fish/cmds.c:8330 fish/cmds.c:8354
1512 #: fish/cmds.c:8378 fish/cmds.c:8402 fish/cmds.c:8426 fish/cmds.c:8449
1513 #: fish/cmds.c:8472 fish/cmds.c:8493 fish/cmds.c:8514 fish/cmds.c:8535
1514 #: fish/cmds.c:8555 fish/cmds.c:8578 fish/cmds.c:8616 fish/cmds.c:8633
1515 #: fish/cmds.c:8650 fish/cmds.c:8669 fish/cmds.c:8688 fish/cmds.c:8705
1516 #: fish/cmds.c:8722 fish/cmds.c:8739 fish/cmds.c:8756 fish/cmds.c:8775
1517 #: fish/cmds.c:8811 fish/cmds.c:8851 fish/cmds.c:8884 fish/cmds.c:8901
1518 #: fish/cmds.c:8918 fish/cmds.c:8934 fish/cmds.c:8949 fish/cmds.c:8970
1519 #: fish/cmds.c:9008 fish/cmds.c:9046 fish/cmds.c:9085 fish/cmds.c:9125
1520 #: fish/cmds.c:9166 fish/cmds.c:9207 fish/cmds.c:9245 fish/cmds.c:9262
1521 #: fish/cmds.c:9285 fish/cmds.c:9307 fish/cmds.c:9329 fish/cmds.c:9349
1522 #: fish/cmds.c:9369 fish/cmds.c:9405 fish/cmds.c:9477 fish/cmds.c:9517
1523 #: fish/cmds.c:9575 fish/cmds.c:9601 fish/cmds.c:9627 fish/cmds.c:9655
1524 #: fish/cmds.c:9714 fish/cmds.c:9735 fish/cmds.c:9780 fish/cmds.c:9800
1525 #: fish/cmds.c:9839 fish/cmds.c:9876 fish/cmds.c:9896 fish/cmds.c:9918
1526 #: fish/cmds.c:9975 fish/cmds.c:9995 fish/cmds.c:10017 fish/cmds.c:10039
1527 #: fish/cmds.c:10058 fish/cmds.c:10078 fish/cmds.c:10105 fish/cmds.c:10125
1528 #: fish/cmds.c:10145 fish/cmds.c:10165 fish/cmds.c:10185 fish/cmds.c:10207
1529 #: fish/cmds.c:10242 fish/cmds.c:10260 fish/cmds.c:10283 fish/cmds.c:10305
1530 #: fish/cmds.c:10320 fish/cmds.c:10337 fish/cmds.c:10374 fish/cmds.c:10413
1531 #: fish/cmds.c:10453 fish/cmds.c:10509 fish/cmds.c:10531 fish/cmds.c:10567
1532 #: fish/cmds.c:10582 fish/cmds.c:10602 fish/cmds.c:10642 fish/cmds.c:10665
1533 #: fish/cmds.c:10689 fish/cmds.c:10714 fish/cmds.c:10755 fish/cmds.c:10780
1534 #: fish/cmds.c:10818 fish/cmds.c:10849 fish/cmds.c:10880 fish/cmds.c:10908
1535 #: fish/cmds.c:10928 fish/cmds.c:10960 fish/cmds.c:10980 fish/cmds.c:11000
1536 #: fish/cmds.c:11017 fish/cmds.c:11035 fish/cmds.c:11058 fish/cmds.c:11079
1537 #: fish/cmds.c:11098 fish/cmds.c:11140 fish/cmds.c:11183 fish/cmds.c:11227
1538 #: fish/cmds.c:11266 fish/cmds.c:11285 fish/cmds.c:11305 fish/cmds.c:11325
1539 #: fish/cmds.c:11346 fish/cmds.c:11367 fish/cmds.c:11388 fish/cmds.c:11409
1540 #: fish/cmds.c:11430 fish/cmds.c:11452 fish/cmds.c:11490 fish/cmds.c:11541
1541 #: fish/cmds.c:11579 fish/cmds.c:11635
1542 #, c-format
1543 msgid "type 'help %s' for help on %s\n"
1544 msgstr ""
1545
1546 #: fish/cmds.c:3841 fish/cmds.c:4863 fish/cmds.c:5221 fish/cmds.c:5261
1547 #: fish/cmds.c:5280 fish/cmds.c:5423 fish/cmds.c:5482 fish/cmds.c:5501
1548 #: fish/cmds.c:5520 fish/cmds.c:5563 fish/cmds.c:5906 fish/cmds.c:6517
1549 #: fish/cmds.c:6716 fish/cmds.c:6735 fish/cmds.c:6754 fish/cmds.c:6773
1550 #: fish/cmds.c:6909 fish/cmds.c:7000 fish/cmds.c:7281 fish/cmds.c:7345
1551 #: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7621
1552 #: fish/cmds.c:7662 fish/cmds.c:7681 fish/cmds.c:7700 fish/cmds.c:7741
1553 #: fish/cmds.c:7760 fish/cmds.c:7779 fish/cmds.c:7817 fish/cmds.c:7970
1554 #: fish/cmds.c:8013 fish/cmds.c:8590 fish/cmds.c:8785 fish/cmds.c:8823
1555 #: fish/cmds.c:8861 fish/cmds.c:8981 fish/cmds.c:9018 fish/cmds.c:9056
1556 #: fish/cmds.c:9095 fish/cmds.c:9136 fish/cmds.c:9177 fish/cmds.c:9218
1557 #: fish/cmds.c:9381 fish/cmds.c:9417 fish/cmds.c:9430 fish/cmds.c:9443
1558 #: fish/cmds.c:9456 fish/cmds.c:9489 fish/cmds.c:9527 fish/cmds.c:9546
1559 #: fish/cmds.c:9667 fish/cmds.c:9686 fish/cmds.c:9747 fish/cmds.c:9760
1560 #: fish/cmds.c:9811 fish/cmds.c:9850 fish/cmds.c:9928 fish/cmds.c:9947
1561 #: fish/cmds.c:10221 fish/cmds.c:10348 fish/cmds.c:10385 fish/cmds.c:10424
1562 #: fish/cmds.c:10464 fish/cmds.c:10483 fish/cmds.c:10542 fish/cmds.c:10615
1563 #: fish/cmds.c:10725 fish/cmds.c:10795 fish/cmds.c:10829 fish/cmds.c:10860
1564 #: fish/cmds.c:10891 fish/cmds.c:10940 fish/cmds.c:11111 fish/cmds.c:11153
1565 #: fish/cmds.c:11198 fish/cmds.c:11240 fish/cmds.c:11466 fish/cmds.c:11504
1566 #: fish/cmds.c:11517 fish/cmds.c:11555 fish/cmds.c:11590 fish/cmds.c:11609
1567 #, c-format
1568 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1569 msgstr ""
1570
1571 #: fish/cmds.c:3847 fish/cmds.c:4869 fish/cmds.c:5227 fish/cmds.c:5267
1572 #: fish/cmds.c:5286 fish/cmds.c:5429 fish/cmds.c:5488 fish/cmds.c:5507
1573 #: fish/cmds.c:5526 fish/cmds.c:5569 fish/cmds.c:5912 fish/cmds.c:6523
1574 #: fish/cmds.c:6722 fish/cmds.c:6741 fish/cmds.c:6760 fish/cmds.c:6779
1575 #: fish/cmds.c:6915 fish/cmds.c:7006 fish/cmds.c:7287 fish/cmds.c:7351
1576 #: fish/cmds.c:7550 fish/cmds.c:7569 fish/cmds.c:7588 fish/cmds.c:7627
1577 #: fish/cmds.c:7668 fish/cmds.c:7687 fish/cmds.c:7706 fish/cmds.c:7747
1578 #: fish/cmds.c:7766 fish/cmds.c:7785 fish/cmds.c:7823 fish/cmds.c:7976
1579 #: fish/cmds.c:8019 fish/cmds.c:8596 fish/cmds.c:8791 fish/cmds.c:8829
1580 #: fish/cmds.c:8867 fish/cmds.c:8987 fish/cmds.c:9024 fish/cmds.c:9062
1581 #: fish/cmds.c:9101 fish/cmds.c:9142 fish/cmds.c:9183 fish/cmds.c:9224
1582 #: fish/cmds.c:9495 fish/cmds.c:9533 fish/cmds.c:9552 fish/cmds.c:9673
1583 #: fish/cmds.c:9817 fish/cmds.c:9856 fish/cmds.c:9934 fish/cmds.c:9953
1584 #: fish/cmds.c:10354 fish/cmds.c:10391 fish/cmds.c:10430 fish/cmds.c:10470
1585 #: fish/cmds.c:10489 fish/cmds.c:10548 fish/cmds.c:10621 fish/cmds.c:10731
1586 #: fish/cmds.c:11117 fish/cmds.c:11159 fish/cmds.c:11204 fish/cmds.c:11246
1587 #: fish/cmds.c:11596
1588 #, c-format
1589 msgid "%s: %s: integer out of range\n"
1590 msgstr ""
1591
1592 #: fish/cmds.c:4333 fish/cmds.c:4440
1593 #, c-format
1594 msgid "%s should have %d-%d parameter(s)\n"
1595 msgstr ""
1596
1597 #: fish/cmds.c:4359 fish/cmds.c:4466
1598 #, c-format
1599 msgid "%s: unknown optional argument \"%s\"\n"
1600 msgstr ""
1601
1602 #: fish/cmds.c:4365 fish/cmds.c:4472
1603 #, c-format
1604 msgid "%s: optional argument \"%s\" given twice\n"
1605 msgstr ""
1606
1607 #: fish/cmds.c:11655
1608 #, c-format
1609 msgid "%s: unknown command\n"
1610 msgstr ""
1611
1612 #: fish/copy.c:41
1613 #, c-format
1614 msgid ""
1615 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1616 msgstr ""
1617
1618 #: fish/copy.c:54 fish/copy.c:195
1619 #, c-format
1620 msgid "copy-in: target '%s' is not a directory\n"
1621 msgstr ""
1622
1623 #: fish/copy.c:139
1624 #, c-format
1625 msgid "error: argument is zero length or longer than maximum permitted\n"
1626 msgstr ""
1627
1628 #: fish/copy.c:184
1629 #, c-format
1630 msgid ""
1631 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1632 "image\n"
1633 msgstr ""
1634
1635 #: fish/copy.c:225
1636 #, c-format
1637 msgid "copy-out: '%s' is not a file or directory\n"
1638 msgstr ""
1639
1640 #: fish/edit.c:44
1641 #, c-format
1642 msgid "use '%s filename' to edit a file\n"
1643 msgstr ""
1644
1645 #: fish/fish.c:90
1646 #, c-format
1647 msgid ""
1648 "%s: guest filesystem shell\n"
1649 "%s lets you edit virtual machine filesystems\n"
1650 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1651 "Usage:\n"
1652 "  %s [--options] cmd [: cmd : cmd ...]\n"
1653 "  %s [--ro] -i -a disk-image\n"
1654 "  %s [--ro] -i -d libvirt-domain\n"
1655 "or for interactive use:\n"
1656 "  %s\n"
1657 "or from a shell script:\n"
1658 "  %s <<EOF\n"
1659 "  cmd\n"
1660 "  ...\n"
1661 "  EOF\n"
1662 "Options:\n"
1663 "  -h|--cmd-help        List available commands\n"
1664 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1665 "  -a|--add image       Add image\n"
1666 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1667 "  --csh                Make --listen csh-compatible\n"
1668 "  -d|--domain guest    Add disks from libvirt guest\n"
1669 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1670 "  --echo-keys          Don't turn off echo for passphrases\n"
1671 "  -f|--file file       Read commands from file\n"
1672 "  --format[=raw|..]    Force disk format for -a option\n"
1673 "  -i|--inspector       Automatically mount filesystems\n"
1674 "  --keys-from-stdin    Read passphrases from stdin\n"
1675 "  --listen             Listen for remote commands\n"
1676 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1677 "  -n|--no-sync         Don't autosync\n"
1678 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1679 "  --progress-bars      Enable progress bars even when not interactive\n"
1680 "  --no-progress-bars   Disable progress bars\n"
1681 "  --remote[=pid]       Send commands to remote %s\n"
1682 "  -r|--ro              Mount read-only\n"
1683 "  --selinux            Enable SELinux support\n"
1684 "  -v|--verbose         Verbose messages\n"
1685 "  -V|--version         Display version and exit\n"
1686 "  -x                   Echo each command before executing it\n"
1687 "For more information, see the manpage %s(1).\n"
1688 msgstr ""
1689
1690 #: fish/fish.c:241
1691 #, c-format
1692 msgid "%s: --listen=PID: PID was not a number: %s\n"
1693 msgstr ""
1694
1695 #: fish/fish.c:248
1696 #, c-format
1697 msgid ""
1698 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1699 msgstr ""
1700
1701 #: fish/fish.c:296
1702 #, c-format
1703 msgid "%s: only one -f parameter can be given\n"
1704 msgstr ""
1705
1706 #: fish/fish.c:450
1707 #, c-format
1708 msgid "%s: cannot use --listen and --remote options at the same time\n"
1709 msgstr ""
1710
1711 #: fish/fish.c:458
1712 #, c-format
1713 msgid "%s: extra parameters on the command line with --listen flag\n"
1714 msgstr ""
1715
1716 #: fish/fish.c:464
1717 #, c-format
1718 msgid "%s: cannot use --listen and --file options at the same time\n"
1719 msgstr ""
1720
1721 #: fish/fish.c:521
1722 #, c-format
1723 msgid "guestfish: could not access termcap or terminfo database.\n"
1724 msgstr ""
1725
1726 #: fish/fish.c:525
1727 #, c-format
1728 msgid "guestfish: terminal type \"%s\" not defined.\n"
1729 msgstr ""
1730
1731 #: fish/fish.c:634
1732 #, c-format
1733 msgid ""
1734 "\n"
1735 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1736 "editing virtual machine filesystems.\n"
1737 "\n"
1738 "Type: 'help' for help on commands\n"
1739 "      'man' to read the manual\n"
1740 "      'quit' to quit the shell\n"
1741 "\n"
1742 msgstr ""
1743
1744 #: fish/fish.c:721
1745 #, c-format
1746 msgid "%s: unterminated double quote\n"
1747 msgstr ""
1748
1749 #: fish/fish.c:727 fish/fish.c:744
1750 #, c-format
1751 msgid "%s: command arguments not separated by whitespace\n"
1752 msgstr ""
1753
1754 #: fish/fish.c:738
1755 #, c-format
1756 msgid "%s: unterminated single quote\n"
1757 msgstr ""
1758
1759 #: fish/fish.c:793
1760 #, c-format
1761 msgid "%s: internal error parsing string at '%s'\n"
1762 msgstr ""
1763
1764 #: fish/fish.c:810
1765 #, c-format
1766 msgid "%s: too many arguments\n"
1767 msgstr ""
1768
1769 #: fish/fish.c:839
1770 #, c-format
1771 msgid "%s: empty command on command line\n"
1772 msgstr ""
1773
1774 #: fish/fish.c:980
1775 msgid "display a list of commands or help on a command"
1776 msgstr ""
1777
1778 #: fish/fish.c:982
1779 msgid "quit guestfish"
1780 msgstr ""
1781
1782 #: fish/fish.c:993
1783 #, c-format
1784 msgid ""
1785 "help - display a list of commands or help on a command\n"
1786 "     help cmd\n"
1787 "     help\n"
1788 msgstr ""
1789
1790 #: fish/fish.c:1001
1791 #, c-format
1792 msgid ""
1793 "quit - quit guestfish\n"
1794 "     quit\n"
1795 msgstr ""
1796
1797 #: fish/fish.c:1006
1798 #, c-format
1799 msgid "%s: command not known, use -h to list all commands\n"
1800 msgstr ""
1801
1802 #: fish/fish.c:1022
1803 #, c-format
1804 msgid ""
1805 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1806 "For a list of commands:             guestfish -h\n"
1807 "For complete documentation:         man guestfish\n"
1808 msgstr ""
1809
1810 #: fish/fish.c:1179
1811 #, c-format
1812 msgid "Runaway quote in string \"%s\"\n"
1813 msgstr ""
1814
1815 #: fish/glob.c:53
1816 #, c-format
1817 msgid "use 'glob command [args...]'\n"
1818 msgstr ""
1819
1820 #: fish/glob.c:73
1821 #, c-format
1822 msgid "glob: guestfs_glob_expand call failed: %s\n"
1823 msgstr ""
1824
1825 #: fish/help.c:38
1826 #, c-format
1827 msgid ""
1828 "Add disk images to examine using the -a or -d options, or the 'add' "
1829 "command.\n"
1830 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
1831 "Once you have done this, use the 'run' command.\n"
1832 msgstr ""
1833
1834 #: fish/help.c:44
1835 #, c-format
1836 msgid ""
1837 "Find out what filesystems are available using 'list-filesystems' and then\n"
1838 "mount them to examine or modify the contents using 'mount-ro' or\n"
1839 "'mount-options'.\n"
1840 msgstr ""
1841
1842 #: fish/help.c:52
1843 #, c-format
1844 msgid ""
1845 "For more information about a command, use 'help cmd'.\n"
1846 "\n"
1847 "To read the manual, type 'man'.\n"
1848 msgstr ""
1849
1850 #: fish/hexedit.c:41
1851 #, c-format
1852 msgid "hexedit (device|filename) [max | start max]\n"
1853 msgstr ""
1854
1855 #: fish/hexedit.c:52
1856 #, c-format
1857 msgid "hexedit: %s is a zero length file or device\n"
1858 msgstr ""
1859
1860 #: fish/hexedit.c:63
1861 #, c-format
1862 msgid ""
1863 "hexedit: %s is larger than %s. You must supply a limit using\n"
1864 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1865 "  'hexedit %s <start> <max>'.\n"
1866 msgstr ""
1867
1868 #: fish/hexedit.c:92
1869 #, c-format
1870 msgid "hexedit: invalid range\n"
1871 msgstr ""
1872
1873 #: fish/inspect.c:83
1874 #, c-format
1875 msgid "%s: no operating system was found on this disk\n"
1876 msgstr ""
1877
1878 #: fish/inspect.c:89
1879 #, c-format
1880 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
1881 msgstr ""
1882
1883 #: fish/inspect.c:135
1884 #, c-format
1885 msgid "Operating system: %s\n"
1886 msgstr ""
1887
1888 #: fish/inspect.c:148
1889 #, c-format
1890 msgid "%s mounted on %s\n"
1891 msgstr ""
1892
1893 #: fish/keys.c:52
1894 #, c-format
1895 msgid "Enter key or passphrase (\"%s\"): "
1896 msgstr ""
1897
1898 #: fish/lcd.c:34
1899 #, c-format
1900 msgid "use 'lcd directory' to change local directory\n"
1901 msgstr ""
1902
1903 #: fish/man.c:34
1904 #, c-format
1905 msgid "use 'man' without parameters to open the manual\n"
1906 msgstr ""
1907
1908 #: fish/man.c:53
1909 #, c-format
1910 msgid "the external 'man' program failed\n"
1911 msgstr ""
1912
1913 #: fish/more.c:39
1914 #, c-format
1915 msgid "use '%s filename' to page a file\n"
1916 msgstr ""
1917
1918 #: fish/options.c:36
1919 #, c-format
1920 msgid "%s: too many drives added on the command line\n"
1921 msgstr ""
1922
1923 #: fish/options.c:118
1924 #, c-format
1925 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
1926 msgstr ""
1927
1928 #: fish/prep.c:37
1929 #, c-format
1930 msgid ""
1931 "List of available prepared disk images:\n"
1932 "\n"
1933 msgstr ""
1934
1935 #: fish/prep.c:40
1936 #, c-format
1937 msgid ""
1938 "guestfish -N %-8s - %s\n"
1939 "\n"
1940 "%s\n"
1941 msgstr ""
1942
1943 #: fish/prep.c:48
1944 #, c-format
1945 msgid "  Optional parameters:\n"
1946 msgstr ""
1947
1948 #: fish/prep.c:55
1949 #, c-format
1950 msgid "<%s> %s (default: %s)\n"
1951 msgstr ""
1952
1953 #: fish/prep.c:65
1954 #, c-format
1955 msgid ""
1956 "Prepared disk images are written to file \"test1.img\" in the local\n"
1957 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1958 "For more information see the guestfish(1) manual.\n"
1959 msgstr ""
1960
1961 #: fish/prep.c:96
1962 #, c-format
1963 msgid ""
1964 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1965 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1966 msgstr ""
1967
1968 #: fish/prep.c:158
1969 #, c-format
1970 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1971 msgstr ""
1972
1973 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1974 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1975 msgid "failed to allocate disk"
1976 msgstr ""
1977
1978 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1979 msgid "could not parse boot size"
1980 msgstr ""
1981
1982 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1983 #, c-format
1984 msgid "failed to get sector size of disk: %s"
1985 msgstr ""
1986
1987 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1988 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1989 #, c-format
1990 msgid "failed to partition disk: %s"
1991 msgstr ""
1992
1993 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1994 #, c-format
1995 msgid "failed to add boot partition: %s"
1996 msgstr ""
1997
1998 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1999 #, c-format
2000 msgid "failed to add root partition: %s"
2001 msgstr ""
2002
2003 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2004 #, c-format
2005 msgid "failed to create boot filesystem: %s"
2006 msgstr ""
2007
2008 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2009 #, c-format
2010 msgid "failed to create root filesystem: %s"
2011 msgstr ""
2012
2013 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2014 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2015 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2016 msgstr ""
2017
2018 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2019 #, c-format
2020 msgid "failed to create PV: %s: %s"
2021 msgstr ""
2022
2023 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2024 #, c-format
2025 msgid "failed to create VG: %s: %s"
2026 msgstr ""
2027
2028 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2029 #, c-format
2030 msgid "failed to create LV: /dev/%s/%s: %s"
2031 msgstr ""
2032
2033 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2034 #, c-format
2035 msgid "failed to resize LV to full size: %s: %s"
2036 msgstr ""
2037
2038 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2039 #, c-format
2040 msgid "failed to create filesystem (%s): %s"
2041 msgstr ""
2042
2043 #: fish/rc.c:255
2044 #, c-format
2045 msgid "guestfish: protocol error: could not read 'hello' message\n"
2046 msgstr ""
2047
2048 #: fish/rc.c:260
2049 #, c-format
2050 msgid ""
2051 "guestfish: protocol error: version mismatch, server version '%s' does not "
2052 "match client version '%s'.  The two versions must match exactly.\n"
2053 msgstr ""
2054
2055 #: fish/rc.c:335 fish/rc.c:349
2056 #, c-format
2057 msgid "guestfish: remote: looks like the server is not running\n"
2058 msgstr ""
2059
2060 #: fish/rc.c:361 fish/rc.c:375
2061 #, c-format
2062 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2063 msgstr ""
2064
2065 #: fish/rc.c:386
2066 #, c-format
2067 msgid "guestfish: protocol error: could not decode reply from server\n"
2068 msgstr ""
2069
2070 #: fish/reopen.c:36
2071 #, c-format
2072 msgid "'reopen' command takes no parameters\n"
2073 msgstr ""
2074
2075 #: fish/reopen.c:46
2076 #, c-format
2077 msgid "reopen: guestfs_create: failed to create handle\n"
2078 msgstr ""
2079
2080 #: fish/supported.c:66
2081 msgid "yes"
2082 msgstr ""
2083
2084 #: fish/supported.c:68
2085 msgid "no"
2086 msgstr ""
2087
2088 #: fish/time.c:36
2089 #, c-format
2090 msgid "use 'time command [args...]'\n"
2091 msgstr ""
2092
2093 #: fuse/guestmount.c:845
2094 #, c-format
2095 msgid ""
2096 "%s: FUSE module for libguestfs\n"
2097 "%s lets you mount a virtual machine filesystem\n"
2098 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2099 "Usage:\n"
2100 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2101 "Options:\n"
2102 "  -a|--add image       Add image\n"
2103 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2104 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2105 "  -d|--domain guest    Add disks from libvirt guest\n"
2106 "  --echo-keys          Don't turn off echo for passphrases\n"
2107 "  --format[=raw|..]    Force disk format for -a option\n"
2108 "  --fuse-help          Display extra FUSE options\n"
2109 "  -i|--inspector       Automatically mount filesystems\n"
2110 "  --help               Display help message and exit\n"
2111 "  --keys-from-stdin    Read passphrases from stdin\n"
2112 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2113 "  -n|--no-sync         Don't autosync\n"
2114 "  -o|--option opt      Pass extra option to FUSE\n"
2115 "  -r|--ro              Mount read-only\n"
2116 "  --selinux            Enable SELinux support\n"
2117 "  -v|--verbose         Verbose messages\n"
2118 "  -V|--version         Display version and exit\n"
2119 "  -x|--trace           Trace guestfs API calls\n"
2120 msgstr ""
2121
2122 #: fuse/guestmount.c:1068
2123 #, c-format
2124 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2125 msgstr ""
2126
2127 #: fuse/guestmount.c:1076
2128 #, c-format
2129 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2130 msgstr ""
2131
2132 #: inspector/virt-inspector.c:71
2133 #, c-format
2134 msgid ""
2135 "%s: display information about a virtual machine\n"
2136 "Copyright (C) 2010 Red Hat Inc.\n"
2137 "Usage:\n"
2138 "  %s [--options] -d domname file [file ...]\n"
2139 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2140 "Options:\n"
2141 "  -a|--add image       Add image\n"
2142 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2143 "  -d|--domain guest    Add disks from libvirt guest\n"
2144 "  --echo-keys          Don't turn off echo for passphrases\n"
2145 "  --format[=raw|..]    Force disk format for -a option\n"
2146 "  --help               Display brief help\n"
2147 "  --keys-from-stdin    Read passphrases from stdin\n"
2148 "  -v|--verbose         Verbose messages\n"
2149 "  -V|--version         Display version and exit\n"
2150 "  -x                   Echo each command before executing it\n"
2151 "For more information, see the manpage %s(1).\n"
2152 msgstr ""
2153
2154 #: inspector/virt-inspector.c:259
2155 #, c-format
2156 msgid ""
2157 "%s: no operating system could be detected inside this disk image.\n"
2158 "\n"
2159 "This may be because the file is not a disk image, or is not a virtual "
2160 "machine\n"
2161 "image, or because the OS type is not understood by libguestfs.\n"
2162 "\n"
2163 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2164 "must\n"
2165 "install the separate libguestfs-winsupport package.\n"
2166 "\n"
2167 "If you feel this is an error, please file a bug report including as much\n"
2168 "information about the disk image as possible.\n"
2169 msgstr ""
2170
2171 #: inspector/virt-inspector.c:284
2172 #, c-format
2173 msgid "%s: XML write error at \"%s\": %m\n"
2174 msgstr ""
2175
2176 #: inspector/virt-inspector.c:296
2177 #, c-format
2178 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2179 msgstr ""
2180
2181 #: inspector/virt-inspector.c:304
2182 #, c-format
2183 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2184 msgstr ""
2185
2186 #: perl/lib/Sys/Guestfs/Lib.pm:158
2187 msgid "open_guest: first parameter must be a string or an arrayref"
2188 msgstr ""
2189
2190 #: perl/lib/Sys/Guestfs/Lib.pm:164
2191 msgid "open_guest: first argument contains undefined element"
2192 msgstr ""
2193
2194 #: perl/lib/Sys/Guestfs/Lib.pm:172
2195 #, perl-brace-format
2196 msgid "guest image {imagename} does not exist or is not readable"
2197 msgstr ""
2198
2199 #: perl/lib/Sys/Guestfs/Lib.pm:179
2200 msgid ""
2201 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2202 "XPath::XMLParser)"
2203 msgstr ""
2204
2205 #: perl/lib/Sys/Guestfs/Lib.pm:184
2206 msgid "open_guest: too many domains listed on command line"
2207 msgstr ""
2208
2209 #: perl/lib/Sys/Guestfs/Lib.pm:191
2210 msgid "open_guest: cannot connect to libvirt"
2211 msgstr ""
2212
2213 #: perl/lib/Sys/Guestfs/Lib.pm:210
2214 #, perl-brace-format
2215 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2216 msgstr ""
2217
2218 #: perl/lib/Sys/Guestfs/Lib.pm:213
2219 #, perl-brace-format
2220 msgid "{imagename} is not the name of a libvirt domain\n"
2221 msgstr ""
2222
2223 #: perl/lib/Sys/Guestfs/Lib.pm:242
2224 #, perl-brace-format
2225 msgid "{imagename} seems to have no disk devices\n"
2226 msgstr ""
2227
2228 #: perl/lib/Sys/Guestfs/Lib.pm:827
2229 msgid ""
2230 "No operating system could be detected inside this disk image.\n"
2231 "\n"
2232 "This may be because the file is not a disk image, or is not a virtual "
2233 "machine\n"
2234 "image, or because the OS type is not understood by virt-inspector.\n"
2235 "\n"
2236 "If you feel this is an error, please file a bug report including as much\n"
2237 "information about the disk image as possible.\n"
2238 msgstr ""
2239
2240 #: perl/lib/Sys/Guestfs/Lib.pm:900
2241 #, perl-brace-format
2242 msgid "unknown filesystem label {label}\n"
2243 msgstr ""
2244
2245 #: perl/lib/Sys/Guestfs/Lib.pm:910
2246 #, perl-brace-format
2247 msgid "unknown filesystem UUID {uuid}\n"
2248 msgstr ""
2249
2250 #: perl/lib/Sys/Guestfs/Lib.pm:933
2251 #, perl-brace-format
2252 msgid "unknown filesystem {fs}\n"
2253 msgstr ""
2254
2255 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2256 #, perl-brace-format
2257 msgid "Error running rpm -qa: {error}"
2258 msgstr ""
2259
2260 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2261 #, perl-brace-format
2262 msgid "Error running dpkg-query: {error}"
2263 msgstr ""
2264
2265 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2266 msgid "Can't find grub on guest"
2267 msgstr ""
2268
2269 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2270 #, perl-brace-format
2271 msgid "Grub entry {title} has no kernel"
2272 msgstr ""
2273
2274 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2275 #, perl-brace-format
2276 msgid "grub refers to {path}, which doesn't exist\n"
2277 msgstr ""
2278
2279 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2280 #, perl-brace-format
2281 msgid "Grub entry {title} does not specify an initrd"
2282 msgstr ""
2283
2284 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2285 #, perl-brace-format
2286 msgid "Didn't find modules directory {modules} for kernel {path}"
2287 msgstr ""
2288
2289 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2290 #, perl-brace-format
2291 msgid "Couldn't guess kernel version number from path for kernel {path}"
2292 msgstr ""
2293
2294 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2295 #, perl-brace-format
2296 msgid "{path} doesn't match augeas pattern"
2297 msgstr ""
2298
2299 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2300 #, perl-brace-format
2301 msgid "{filename}: could not read initrd format"
2302 msgstr ""
2303
2304 #: src/appliance.c:142
2305 #, c-format
2306 msgid ""
2307 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2308 "LIBGUESTFS_PATH (search path: %s)"
2309 msgstr ""
2310
2311 #: src/appliance.c:358
2312 #, c-format
2313 msgid "failed to create temporary cache directory: %m"
2314 msgstr ""
2315
2316 #: src/appliance.c:446
2317 #, c-format
2318 msgid "error renaming temporary cache directory: %m"
2319 msgstr ""
2320
2321 #: src/appliance.c:522
2322 msgid "external command failed, see earlier error messages"
2323 msgstr ""
2324
2325 #: src/filearch.c:153
2326 #, c-format
2327 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2328 msgstr ""
2329
2330 #: src/filearch.c:266
2331 msgid ""
2332 "file-architecture API not available since this version of libguestfs was "
2333 "compiled without PCRE or libmagic libraries"
2334 msgstr ""
2335
2336 #: src/guestfs.c:178
2337 #, c-format
2338 msgid "guestfs_close: called twice on the same handle\n"
2339 msgstr ""
2340
2341 #: src/guestfs.c:290
2342 #, c-format
2343 msgid "libguestfs: error: %s\n"
2344 msgstr ""
2345
2346 #: src/guestfs.c:791
2347 #, c-format
2348 msgid "<truncated, original size %zu bytes>"
2349 msgstr ""
2350
2351 #: src/inspect.c:421 src/inspect.c:761 src/inspect.c:2127 src/inspect.c:2170
2352 #: src/inspect.c:2220
2353 #, c-format
2354 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2355 msgstr ""
2356
2357 #: src/inspect.c:795
2358 msgid "could not parse /etc/fstab or empty file"
2359 msgstr ""
2360
2361 #: src/inspect.c:1011
2362 #, c-format
2363 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2364 msgstr ""
2365
2366 #: src/inspect.c:1291
2367 #, c-format
2368 msgid "could not parse integer in version number: %s"
2369 msgstr ""
2370
2371 #: src/inspect.c:1385
2372 msgid "no inspection data: call guestfs_inspect_os first"
2373 msgstr ""
2374
2375 #: src/inspect.c:1397
2376 #, c-format
2377 msgid ""
2378 "%s: root device not found: only call this function with a root device "
2379 "previously returned by guestfs_inspect_os"
2380 msgstr ""
2381
2382 #: src/inspect.c:1526
2383 msgid "not a Windows guest, or systemroot could not be determined"
2384 msgstr ""
2385
2386 #: src/inspect.c:1761 src/inspect.c:1783 src/inspect.c:1808
2387 msgid "unexpected end of output from db_dump command"
2388 msgstr ""
2389
2390 #: src/inspect.c:2229
2391 #, c-format
2392 msgid "%s: file is empty"
2393 msgstr ""
2394
2395 #: src/inspect.c:2246
2396 msgid ""
2397 "inspection API not available since this version of libguestfs was compiled "
2398 "without PCRE or hivex libraries"
2399 msgstr ""
2400
2401 #: src/launch.c:95
2402 msgid "command line cannot be altered after qemu subprocess launched"
2403 msgstr ""
2404
2405 #: src/launch.c:152
2406 msgid "guestfs_config: parameter must begin with '-' character"
2407 msgstr ""
2408
2409 #: src/launch.c:166
2410 #, c-format
2411 msgid "guestfs_config: parameter '%s' isn't allowed"
2412 msgstr ""
2413
2414 #: src/launch.c:232 src/launch.c:336
2415 msgid "filename cannot contain ',' (comma) character"
2416 msgstr ""
2417
2418 #: src/launch.c:244 src/launch.c:249
2419 #, c-format
2420 msgid "%s parameter is empty or contains disallowed characters"
2421 msgstr ""
2422
2423 #: src/launch.c:361
2424 msgid "you must call guestfs_add_drive before guestfs_launch"
2425 msgstr ""
2426
2427 #: src/launch.c:366
2428 msgid "the libguestfs handle has already been launched"
2429 msgstr ""
2430
2431 #: src/launch.c:378
2432 #, c-format
2433 msgid "%s: cannot create temporary directory"
2434 msgstr ""
2435
2436 #: src/launch.c:726
2437 msgid "guestfs_launch failed, see earlier error messages"
2438 msgstr ""
2439
2440 #: src/launch.c:739
2441 msgid "qemu launched and contacted daemon, but state != READY"
2442 msgstr ""
2443
2444 #: src/launch.c:880
2445 #, c-format
2446 msgid ""
2447 "%s: command failed: If qemu is located on a non-standard path, try setting "
2448 "the LIBGUESTFS_QEMU environment variable."
2449 msgstr ""
2450
2451 #: src/launch.c:972
2452 msgid "qemu has not been launched yet"
2453 msgstr ""
2454
2455 #: src/launch.c:983
2456 msgid "no subprocess to kill"
2457 msgstr ""
2458
2459 #: src/proto.c:143
2460 #, c-format
2461 msgid "guestfs_set_busy: called when in state %d != READY"
2462 msgstr ""
2463
2464 #: src/proto.c:166
2465 #, c-format
2466 msgid "guestfs_end_busy: called when in state %d"
2467 msgstr ""
2468
2469 #: src/proto.c:281
2470 #, c-format
2471 msgid ""
2472 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2473 msgstr ""
2474
2475 #: src/proto.c:453 src/proto.c:514
2476 msgid "unexpected end of file when reading from daemon"
2477 msgstr ""
2478
2479 #: src/proto.c:474
2480 #, c-format
2481 msgid "received magic signature from guestfsd, but in state %d"
2482 msgstr ""
2483
2484 #: src/proto.c:491
2485 #, c-format
2486 msgid "message length (%u) > maximum possible size (%d)"
2487 msgstr ""
2488
2489 #: src/proto.c:641
2490 #, c-format
2491 msgid "guestfs___send: state %d != BUSY"
2492 msgstr ""
2493
2494 #: src/proto.c:663
2495 msgid "xdr_guestfs_message_header failed"
2496 msgstr ""
2497
2498 #: src/proto.c:672
2499 msgid "dispatch failed to marshal args"
2500 msgstr ""
2501
2502 #: src/proto.c:802
2503 #, c-format
2504 msgid "send_file_chunk: state %d != READY"
2505 msgstr ""
2506
2507 #: src/proto.c:818
2508 #, c-format
2509 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2510 msgstr ""
2511
2512 #: src/proto.c:941
2513 #, c-format
2514 msgid "%s: error in chunked encoding"
2515 msgstr ""
2516
2517 #: src/proto.c:969
2518 msgid "write to daemon socket"
2519 msgstr ""
2520
2521 #: src/proto.c:992
2522 msgid "receive_file_data: parse error in reply callback"
2523 msgstr ""
2524
2525 #: src/proto.c:997
2526 msgid "receive_file_data: unexpected flag received when reading file chunks"
2527 msgstr ""
2528
2529 #: src/proto.c:1005
2530 msgid "failed to parse file chunk"
2531 msgstr ""
2532
2533 #: src/proto.c:1014
2534 msgid "file receive cancelled by daemon"
2535 msgstr ""
2536
2537 #: src/virt.c:88
2538 #, c-format
2539 msgid "could not connect to libvirt (code %d, domain %d): %s"
2540 msgstr ""
2541
2542 #: src/virt.c:96
2543 #, c-format
2544 msgid "no libvirt domain called '%s': %s"
2545 msgstr ""
2546
2547 #: src/virt.c:145
2548 #, c-format
2549 msgid "error getting domain info: %s"
2550 msgstr ""
2551
2552 #: src/virt.c:149
2553 msgid ""
2554 "error: domain is a live virtual machine.\n"
2555 "You must use readonly access because write access to a running virtual "
2556 "machine\n"
2557 "can cause disk corruption."
2558 msgstr ""
2559
2560 #: src/virt.c:159
2561 #, c-format
2562 msgid "error reading libvirt XML information: %s"
2563 msgstr ""
2564
2565 #: src/virt.c:169
2566 msgid "unable to parse XML information returned by libvirt"
2567 msgstr ""
2568
2569 #: src/virt.c:175
2570 msgid "unable to create new XPath context"
2571 msgstr ""
2572
2573 #: src/virt.c:182
2574 msgid "unable to evaluate XPath expression"
2575 msgstr ""
2576
2577 #: src/virt.c:289
2578 msgid "libvirt domain has no disks"
2579 msgstr ""
2580
2581 #: src/virt.c:309
2582 msgid ""
2583 "add-domain API not available since this version of libguestfs was compiled "
2584 "without libvirt or libxml2"
2585 msgstr ""
2586
2587 #: test-tool/test-tool.c:82
2588 #, c-format
2589 msgid ""
2590 "libguestfs-test-tool: interactive test tool\n"
2591 "Copyright (C) 2009 Red Hat Inc.\n"
2592 "Usage:\n"
2593 "  libguestfs-test-tool [--options]\n"
2594 "Options:\n"
2595 "  --help         Display usage\n"
2596 "  --helper libguestfs-test-tool-helper\n"
2597 "                 Helper program (default: %s)\n"
2598 "  --qemudir dir  Specify QEMU source directory\n"
2599 "  --qemu qemu    Specify QEMU binary\n"
2600 "  --timeout n\n"
2601 "  -t n           Set launch timeout (default: %d seconds)\n"
2602 msgstr ""
2603
2604 #: test-tool/test-tool.c:138
2605 #, c-format
2606 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2607 msgstr ""
2608
2609 #: test-tool/test-tool.c:147
2610 #, c-format
2611 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2612 msgstr ""
2613
2614 #: test-tool/test-tool.c:159
2615 #, c-format
2616 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2617 msgstr ""
2618
2619 #: test-tool/test-tool.c:182
2620 #, c-format
2621 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2622 msgstr ""
2623
2624 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2625 #, c-format
2626 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2627 msgstr ""
2628
2629 #: test-tool/test-tool.c:206
2630 #, c-format
2631 msgid "libguestfs-test-tool: guestfs_version failed\n"
2632 msgstr ""
2633
2634 #: test-tool/test-tool.c:228
2635 #, c-format
2636 msgid "libguestfs-test-tool: failed to launch appliance\n"
2637 msgstr ""
2638
2639 #: test-tool/test-tool.c:240
2640 #, c-format
2641 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2642 msgstr ""
2643
2644 #: test-tool/test-tool.c:246
2645 #, c-format
2646 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2647 msgstr ""
2648
2649 #: test-tool/test-tool.c:252
2650 #, c-format
2651 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2652 msgstr ""
2653
2654 #: test-tool/test-tool.c:258
2655 #, c-format
2656 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2657 msgstr ""
2658
2659 #: test-tool/test-tool.c:264
2660 #, c-format
2661 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2662 msgstr ""
2663
2664 #: test-tool/test-tool.c:272
2665 #, c-format
2666 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2667 msgstr ""
2668
2669 #: test-tool/test-tool.c:303
2670 #, c-format
2671 msgid ""
2672 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2673 "--qemu/--qemudir options cannot be used.\n"
2674 msgstr ""
2675
2676 #: test-tool/test-tool.c:311
2677 #, c-format
2678 msgid "Binary '%s' does not exist or is not executable\n"
2679 msgstr ""
2680
2681 #: test-tool/test-tool.c:325
2682 #, c-format
2683 msgid "%s: does not look like a qemu source directory\n"
2684 msgstr ""
2685
2686 #: test-tool/test-tool.c:374
2687 #, c-format
2688 msgid ""
2689 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2690 "available.  Expected to find it in '%s'\n"
2691 "\n"
2692 "Use the --helper option to specify the location of this program.\n"
2693 msgstr ""
2694
2695 #: test-tool/test-tool.c:390
2696 #, c-format
2697 msgid "command failed: %s"
2698 msgstr ""
2699
2700 #: test-tool/test-tool.c:398
2701 #, c-format
2702 msgid ""
2703 "Test tool helper program %s\n"
2704 "is not statically linked.  This is a build error when this test tool\n"
2705 "was built.\n"
2706 msgstr ""
2707
2708 #: test-tool/test-tool.c:432
2709 #, c-format
2710 msgid "mkisofs command failed: %s\n"
2711 msgstr ""
2712
2713 #: tools/virt-df.pl:213
2714 msgid "virt-df: cannot use -h and --csv options together\n"
2715 msgstr ""
2716
2717 #: tools/virt-df.pl:277
2718 #, perl-brace-format
2719 msgid "{name} is not the name of a libvirt domain\n"
2720 msgstr ""
2721
2722 #: tools/virt-df.pl:345
2723 #, perl-brace-format
2724 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2725 msgstr ""
2726
2727 #: tools/virt-df.pl:521
2728 msgid "Virtual Machine"
2729 msgstr ""
2730
2731 #: tools/virt-df.pl:521
2732 msgid "Filesystem"
2733 msgstr ""
2734
2735 #: tools/virt-df.pl:524
2736 msgid "1K-blocks"
2737 msgstr ""
2738
2739 #: tools/virt-df.pl:526
2740 msgid "Size"
2741 msgstr ""
2742
2743 #: tools/virt-df.pl:528
2744 msgid "Used"
2745 msgstr ""
2746
2747 #: tools/virt-df.pl:529
2748 msgid "Available"
2749 msgstr ""
2750
2751 #: tools/virt-df.pl:530
2752 msgid "Use%"
2753 msgstr ""
2754
2755 #: tools/virt-df.pl:532
2756 msgid "Inodes"
2757 msgstr ""
2758
2759 #: tools/virt-df.pl:533
2760 msgid "IUsed"
2761 msgstr ""
2762
2763 #: tools/virt-df.pl:534
2764 msgid "IFree"
2765 msgstr ""
2766
2767 #: tools/virt-df.pl:535
2768 msgid "IUse%"
2769 msgstr ""
2770
2771 #: tools/virt-edit.pl:169
2772 msgid "virt-edit: no image, VM names or filenames to edit given"
2773 msgstr ""
2774
2775 #: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
2776 #: tools/virt-win-reg.pl:292
2777 #, perl-brace-format
2778 msgid ""
2779 "{prog}: No operating system could be detected inside this disk image.\n"
2780 "\n"
2781 "This may be because the file is not a disk image, or is not a virtual "
2782 "machine\n"
2783 "image, or because the OS type is not understood by libguestfs.\n"
2784 "\n"
2785 "If you feel this is an error, please file a bug report including as much\n"
2786 "information about the disk image as possible.\n"
2787 msgstr ""
2788
2789 #: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
2790 #: tools/virt-win-reg.pl:296
2791 #, perl-brace-format
2792 msgid "{prog}: multiboot operating systems are not supported.\n"
2793 msgstr ""
2794
2795 #: tools/virt-edit.pl:221
2796 msgid "File not changed.\n"
2797 msgstr ""
2798
2799 #: tools/virt-list-filesystems.pl:139
2800 msgid "virt-list-filesystems: no image or VM name given"
2801 msgstr ""
2802
2803 #: tools/virt-list-partitions.pl:149
2804 msgid "virt-list-partitions: no image or VM name given"
2805 msgstr ""
2806
2807 #: tools/virt-ls.pl:153 tools/virt-ls.pl:159
2808 msgid "virt-ls: cannot combine -l and -R options\n"
2809 msgstr ""
2810
2811 #: tools/virt-ls.pl:178
2812 msgid "virt-ls: no image, VM names or directory to list given"
2813 msgstr ""
2814
2815 #: tools/virt-make-fs.pl:291
2816 msgid "virt-make-fs input output\n"
2817 msgstr ""
2818
2819 #: tools/virt-make-fs.pl:321
2820 msgid "unexpected output from 'du' command"
2821 msgstr ""
2822
2823 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2824 #: tools/virt-make-fs.pl:453
2825 #, perl-brace-format
2826 msgid "{f}: unknown input format: {fmt}\n"
2827 msgstr ""
2828
2829 #: tools/virt-make-fs.pl:391
2830 #, perl-brace-format
2831 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2832 msgstr ""
2833
2834 #: tools/virt-make-fs.pl:401
2835 msgid ""
2836 "qemu-img create: failed to create disk image, see earlier error messages\n"
2837 msgstr ""
2838
2839 #: tools/virt-make-fs.pl:412
2840 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2841 msgstr ""
2842
2843 #: tools/virt-make-fs.pl:437
2844 msgid "tar: failed, see earlier messages\n"
2845 msgstr ""
2846
2847 #: tools/virt-make-fs.pl:459
2848 msgid "uncompress command failed, see earlier messages\n"
2849 msgstr ""
2850
2851 #: tools/virt-make-fs.pl:494
2852 msgid ""
2853 "virt-make-fs: error copying contents into filesystem\n"
2854 "An error here usually means that the program did not estimate the\n"
2855 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2856 msgstr ""
2857
2858 #: tools/virt-rescue.pl:222
2859 msgid "virt-rescue: no image or VM names rescue given"
2860 msgstr ""
2861
2862 #: tools/virt-resize.pl:33
2863 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2864 msgstr ""
2865
2866 #: tools/virt-resize.pl:584
2867 #, perl-brace-format
2868 msgid "virt-resize: {file}: does not exist or is not readable\n"
2869 msgstr ""
2870
2871 #: tools/virt-resize.pl:586
2872 #, perl-brace-format
2873 msgid ""
2874 "virt-resize: {file}: does not exist or is not writable\n"
2875 "You have to create the destination disk before running this program.\n"
2876 "Please read the virt-resize(1) manpage for more information.\n"
2877 msgstr ""
2878
2879 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2880 #, perl-brace-format
2881 msgid ""
2882 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2883 msgstr ""
2884
2885 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2886 msgid "virt-resize: short read"
2887 msgstr ""
2888
2889 #: tools/virt-resize.pl:830
2890 #, perl-brace-format
2891 msgid "virt-resize: no logical volume called {n}\n"
2892 msgstr ""
2893
2894 #: tools/virt-resize.pl:850
2895 #, perl-brace-format
2896 msgid ""
2897 "{p}: partition not found in the source disk image, when using the '{opt}' "
2898 "command line option\n"
2899 msgstr ""
2900
2901 #: tools/virt-resize.pl:856
2902 #, perl-brace-format
2903 msgid ""
2904 "{p}: partition ignored, you cannot use it in another command line argument\n"
2905 msgstr ""
2906
2907 #: tools/virt-resize.pl:860
2908 #, perl-brace-format
2909 msgid ""
2910 "{p}: partition deleted, you cannot use it in another command line argument\n"
2911 msgstr ""
2912
2913 #: tools/virt-resize.pl:902
2914 #, perl-brace-format
2915 msgid "{p}: this partition has already been marked for resizing\n"
2916 msgstr ""
2917
2918 #: tools/virt-resize.pl:910
2919 #, perl-brace-format
2920 msgid "{p}: missing size field in {o} option\n"
2921 msgstr ""
2922
2923 #: tools/virt-resize.pl:927
2924 #, perl-brace-format
2925 msgid "{p}: {f}: cannot parse size field\n"
2926 msgstr ""
2927
2928 #: tools/virt-resize.pl:932
2929 #, perl-brace-format
2930 msgid "{p}: new size is zero or negative\n"
2931 msgstr ""
2932
2933 #: tools/virt-resize.pl:955
2934 #, perl-brace-format
2935 msgid ""
2936 "{p}: cannot make this partition smaller because it contains a\n"
2937 "filesystem, physical volume or other content that is larger than the new "
2938 "size.\n"
2939 "You have to resize the content first, see virt-resize(1).\n"
2940 msgstr ""
2941
2942 #: tools/virt-resize.pl:971
2943 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2944 msgstr ""
2945
2946 #: tools/virt-resize.pl:1020
2947 #, perl-brace-format
2948 msgid ""
2949 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2950 "expand into.  You need to make the target disk larger by at least {h}.\n"
2951 msgstr ""
2952
2953 #: tools/virt-resize.pl:1035
2954 msgid ""
2955 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2956 "(see 'deficit' in the virt-resize(1) man page)\n"
2957 msgstr ""
2958
2959 #: tools/virt-resize.pl:1050
2960 msgid "Summary of changes:\n"
2961 msgstr ""
2962
2963 #: tools/virt-resize.pl:1054
2964 #, perl-brace-format
2965 msgid "{p}: partition will be ignored\n"
2966 msgstr ""
2967
2968 #: tools/virt-resize.pl:1056
2969 #, perl-brace-format
2970 msgid "{p}: partition will be deleted\n"
2971 msgstr ""
2972
2973 #: tools/virt-resize.pl:1058
2974 #, perl-brace-format
2975 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2976 msgstr ""
2977
2978 #: tools/virt-resize.pl:1063
2979 #, perl-brace-format
2980 msgid "{p}: content will be expanded using the '{meth}' method\n"
2981 msgstr ""
2982
2983 #: tools/virt-resize.pl:1068
2984 #, perl-brace-format
2985 msgid "{p}: partition will be left alone\n"
2986 msgstr ""
2987
2988 #: tools/virt-resize.pl:1073
2989 #, perl-brace-format
2990 msgid "{n}: LV will be expanded to maximum size\n"
2991 msgstr ""
2992
2993 #: tools/virt-resize.pl:1079
2994 #, perl-brace-format
2995 msgid "{n}: content will be expanded using the '{meth}' method\n"
2996 msgstr ""
2997
2998 #: tools/virt-resize.pl:1086
2999 #, perl-brace-format
3000 msgid "There is a surplus of {spl} bytes ({h}).\n"
3001 msgstr ""
3002
3003 #: tools/virt-resize.pl:1091
3004 msgid "An extra partition will be created for the surplus.\n"
3005 msgstr ""
3006
3007 #: tools/virt-resize.pl:1093
3008 msgid ""
3009 "The surplus space is not large enough for an extra partition to be created\n"
3010 "and so it will just be ignored.\n"
3011 msgstr ""
3012
3013 #: tools/virt-resize.pl:1096
3014 msgid ""
3015 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3016 "to partition this extra space if you want.\n"
3017 msgstr ""
3018
3019 #: tools/virt-resize.pl:1099
3020 #, perl-brace-format
3021 msgid ""
3022 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3023 "You need to make the target disk larger by at least this amount,\n"
3024 "or adjust your resizing requests.\n"
3025 msgstr ""
3026
3027 #: tools/virt-resize.pl:1116
3028 msgid "virt-resize: source disk does not have a first partition\n"
3029 msgstr ""
3030
3031 #: tools/virt-resize.pl:1211
3032 #, perl-brace-format
3033 msgid "Copying {p} ...\n"
3034 msgstr ""
3035
3036 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
3037 #, perl-brace-format
3038 msgid "Expanding {p} using the '{meth}' method\n"
3039 msgstr ""
3040
3041 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3042 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3043 msgstr ""
3044
3045 #: tools/virt-tar.pl:207
3046 msgid "virt-tar: no image, VM names, directory or filename given"
3047 msgstr ""
3048
3049 #: tools/virt-tar.pl:210
3050 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3051 msgstr ""
3052
3053 #: tools/virt-tar.pl:221
3054 #, perl-brace-format
3055 msgid "virt-tar: {tarball}: file not found\n"
3056 msgstr ""
3057
3058 #: tools/virt-tar.pl:224
3059 #, perl-brace-format
3060 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3061 msgstr ""
3062
3063 #: tools/virt-win-reg.pl:276
3064 msgid "no libvirt domain name or disk image given\n"
3065 msgstr ""
3066
3067 #: tools/virt-win-reg.pl:315
3068 msgid ""
3069 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3070 "export\n"
3071 msgstr ""
3072
3073 #: tools/virt-win-reg.pl:426
3074 #, perl-brace-format
3075 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3076 msgstr ""
3077
3078 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
3079 #, perl-brace-format
3080 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3081 msgstr ""
3082
3083 #: tools/virt-win-reg.pl:450
3084 #, perl-brace-format
3085 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3086 msgstr ""
3087
3088 #: tools/virt-win-reg.pl:472
3089 #, perl-brace-format
3090 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3091 msgstr ""