Version 1.7.3.
[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.3\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-08 15:50+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 #: fish/alloc.c:37
22 #, c-format
23 msgid "use 'alloc file size' to create an image\n"
24 msgstr ""
25
26 #: fish/alloc.c:51
27 #, c-format
28 msgid "use 'sparse file size' to create a sparse image\n"
29 msgstr ""
30
31 #: fish/alloc.c:75
32 #, c-format
33 msgid "can't allocate or add disks after launching\n"
34 msgstr ""
35
36 #: fish/alloc.c:156
37 #, c-format
38 msgid "%s: invalid integer parameter (%s returned %d)\n"
39 msgstr ""
40
41 #: fish/cmds.c:2766
42 msgid "Command"
43 msgstr ""
44
45 #: fish/cmds.c:2766
46 msgid "Description"
47 msgstr ""
48
49 #: fish/cmds.c:2768
50 msgid "add a CD-ROM disk image to examine"
51 msgstr ""
52
53 #: fish/cmds.c:2769 fish/cmds.c:2770
54 msgid "add an image to examine or modify"
55 msgstr ""
56
57 #: fish/cmds.c:2771
58 msgid "add a drive in snapshot mode (read-only)"
59 msgstr ""
60
61 #: fish/cmds.c:2772
62 msgid "add a drive read-only specifying the QEMU block emulation to use"
63 msgstr ""
64
65 #: fish/cmds.c:2773
66 msgid "add a drive specifying the QEMU block emulation to use"
67 msgstr ""
68
69 #: fish/cmds.c:2774
70 msgid "allocate and add a disk file"
71 msgstr ""
72
73 #: fish/cmds.c:2775
74 msgid "clear Augeas path"
75 msgstr ""
76
77 #: fish/cmds.c:2776
78 msgid "close the current Augeas handle"
79 msgstr ""
80
81 #: fish/cmds.c:2777
82 msgid "define an Augeas node"
83 msgstr ""
84
85 #: fish/cmds.c:2778
86 msgid "define an Augeas variable"
87 msgstr ""
88
89 #: fish/cmds.c:2779
90 msgid "look up the value of an Augeas path"
91 msgstr ""
92
93 #: fish/cmds.c:2780
94 msgid "create a new Augeas handle"
95 msgstr ""
96
97 #: fish/cmds.c:2781
98 msgid "insert a sibling Augeas node"
99 msgstr ""
100
101 #: fish/cmds.c:2782
102 msgid "load files into the tree"
103 msgstr ""
104
105 #: fish/cmds.c:2783
106 msgid "list Augeas nodes under augpath"
107 msgstr ""
108
109 #: fish/cmds.c:2784
110 msgid "return Augeas nodes which match augpath"
111 msgstr ""
112
113 #: fish/cmds.c:2785
114 msgid "move Augeas node"
115 msgstr ""
116
117 #: fish/cmds.c:2786
118 msgid "remove an Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:2787
122 msgid "write all pending Augeas changes to disk"
123 msgstr ""
124
125 #: fish/cmds.c:2788
126 msgid "set Augeas path to value"
127 msgstr ""
128
129 #: fish/cmds.c:2789
130 msgid "test availability of some parts of the API"
131 msgstr ""
132
133 #: fish/cmds.c:2790
134 msgid "return a list of all optional groups"
135 msgstr ""
136
137 #: fish/cmds.c:2791
138 msgid "upload base64-encoded data to file"
139 msgstr ""
140
141 #: fish/cmds.c:2792
142 msgid "download file and encode as base64"
143 msgstr ""
144
145 #: fish/cmds.c:2793
146 msgid "flush device buffers"
147 msgstr ""
148
149 #: fish/cmds.c:2794
150 msgid "get blocksize of block device"
151 msgstr ""
152
153 #: fish/cmds.c:2795
154 msgid "is block device set to read-only"
155 msgstr ""
156
157 #: fish/cmds.c:2796
158 msgid "get total size of device in bytes"
159 msgstr ""
160
161 #: fish/cmds.c:2797
162 msgid "get sectorsize of block device"
163 msgstr ""
164
165 #: fish/cmds.c:2798
166 msgid "get total size of device in 512-byte sectors"
167 msgstr ""
168
169 #: fish/cmds.c:2799
170 msgid "reread partition table"
171 msgstr ""
172
173 #: fish/cmds.c:2800
174 msgid "set blocksize of block device"
175 msgstr ""
176
177 #: fish/cmds.c:2801
178 msgid "set block device to read-only"
179 msgstr ""
180
181 #: fish/cmds.c:2802
182 msgid "set block device to read-write"
183 msgstr ""
184
185 #: fish/cmds.c:2803
186 msgid "return true path on case-insensitive filesystem"
187 msgstr ""
188
189 #: fish/cmds.c:2804
190 msgid "list the contents of a file"
191 msgstr ""
192
193 #: fish/cmds.c:2805
194 msgid "compute MD5, SHAx or CRC checksum of file"
195 msgstr ""
196
197 #: fish/cmds.c:2806
198 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
199 msgstr ""
200
201 #: fish/cmds.c:2807
202 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
203 msgstr ""
204
205 #: fish/cmds.c:2808
206 msgid "change file mode"
207 msgstr ""
208
209 #: fish/cmds.c:2809 fish/cmds.c:2911
210 msgid "change file owner and group"
211 msgstr ""
212
213 #: fish/cmds.c:2810
214 msgid "run a command from the guest filesystem"
215 msgstr ""
216
217 #: fish/cmds.c:2811
218 msgid "run a command, returning lines"
219 msgstr ""
220
221 #: fish/cmds.c:2812
222 msgid "add qemu parameters"
223 msgstr ""
224
225 #: fish/cmds.c:2813
226 msgid "copy local files or directories into an image"
227 msgstr ""
228
229 #: fish/cmds.c:2814
230 msgid "copy remote files or directories out of an image"
231 msgstr ""
232
233 #: fish/cmds.c:2815
234 msgid "copy size bytes from source to destination using dd"
235 msgstr ""
236
237 #: fish/cmds.c:2816
238 msgid "copy a file"
239 msgstr ""
240
241 #: fish/cmds.c:2817
242 msgid "copy a file or directory recursively"
243 msgstr ""
244
245 #: fish/cmds.c:2818
246 msgid "copy from source to destination using dd"
247 msgstr ""
248
249 #: fish/cmds.c:2819
250 msgid "debugging and internals"
251 msgstr ""
252
253 #: fish/cmds.c:2820
254 msgid "upload a file to the appliance (internal use only)"
255 msgstr ""
256
257 #: fish/cmds.c:2821
258 msgid "report file system disk space usage"
259 msgstr ""
260
261 #: fish/cmds.c:2822
262 msgid "report file system disk space usage (human readable)"
263 msgstr ""
264
265 #: fish/cmds.c:2823
266 msgid "return kernel messages"
267 msgstr ""
268
269 #: fish/cmds.c:2824
270 msgid "download a file to the local machine"
271 msgstr ""
272
273 #: fish/cmds.c:2825
274 msgid "download a file to the local machine with offset and size"
275 msgstr ""
276
277 #: fish/cmds.c:2826
278 msgid "drop kernel page cache, dentries and inodes"
279 msgstr ""
280
281 #: fish/cmds.c:2827
282 msgid "estimate file space usage"
283 msgstr ""
284
285 #: fish/cmds.c:2828
286 msgid "check an ext2/ext3 filesystem"
287 msgstr ""
288
289 #: fish/cmds.c:2829
290 msgid "display a line of text"
291 msgstr ""
292
293 #: fish/cmds.c:2830
294 msgid "echo arguments back to the client"
295 msgstr ""
296
297 #: fish/cmds.c:2831
298 msgid "edit a file"
299 msgstr ""
300
301 #: fish/cmds.c:2832 fish/cmds.c:2833 fish/cmds.c:2838 fish/cmds.c:2839
302 #: fish/cmds.c:2870 fish/cmds.c:2871 fish/cmds.c:3100 fish/cmds.c:3101
303 #: fish/cmds.c:3105 fish/cmds.c:3106 fish/cmds.c:3108 fish/cmds.c:3109
304 msgid "return lines matching a pattern"
305 msgstr ""
306
307 #: fish/cmds.c:2834
308 msgid "test if two files have equal contents"
309 msgstr ""
310
311 #: fish/cmds.c:2835
312 msgid "test if file or directory exists"
313 msgstr ""
314
315 #: fish/cmds.c:2836 fish/cmds.c:2837
316 msgid "preallocate a file in the guest filesystem"
317 msgstr ""
318
319 #: fish/cmds.c:2840
320 msgid "determine file type"
321 msgstr ""
322
323 #: fish/cmds.c:2841
324 msgid "detect the architecture of a binary file"
325 msgstr ""
326
327 #: fish/cmds.c:2842
328 msgid "return the size of the file in bytes"
329 msgstr ""
330
331 #: fish/cmds.c:2843
332 msgid "fill a file with octets"
333 msgstr ""
334
335 #: fish/cmds.c:2844
336 msgid "fill a file with a repeating pattern of bytes"
337 msgstr ""
338
339 #: fish/cmds.c:2845
340 msgid "find all files and directories"
341 msgstr ""
342
343 #: fish/cmds.c:2846
344 msgid "find all files and directories, returning NUL-separated list"
345 msgstr ""
346
347 #: fish/cmds.c:2847
348 msgid "find a filesystem by label"
349 msgstr ""
350
351 #: fish/cmds.c:2848
352 msgid "find a filesystem by UUID"
353 msgstr ""
354
355 #: fish/cmds.c:2849
356 msgid "run the filesystem checker"
357 msgstr ""
358
359 #: fish/cmds.c:2850
360 msgid "get the additional kernel options"
361 msgstr ""
362
363 #: fish/cmds.c:2851
364 msgid "get autosync mode"
365 msgstr ""
366
367 #: fish/cmds.c:2852
368 msgid "get direct appliance mode flag"
369 msgstr ""
370
371 #: fish/cmds.c:2853
372 msgid "get the ext2/3/4 filesystem label"
373 msgstr ""
374
375 #: fish/cmds.c:2854
376 msgid "get the ext2/3/4 filesystem UUID"
377 msgstr ""
378
379 #: fish/cmds.c:2855
380 msgid "get memory allocated to the qemu subprocess"
381 msgstr ""
382
383 #: fish/cmds.c:2856
384 msgid "get enable network flag"
385 msgstr ""
386
387 #: fish/cmds.c:2857
388 msgid "get the search path"
389 msgstr ""
390
391 #: fish/cmds.c:2858
392 msgid "get PID of qemu subprocess"
393 msgstr ""
394
395 #: fish/cmds.c:2859
396 msgid "get the qemu binary"
397 msgstr ""
398
399 #: fish/cmds.c:2860
400 msgid "get recovery process enabled flag"
401 msgstr ""
402
403 #: fish/cmds.c:2861
404 msgid "get SELinux enabled flag"
405 msgstr ""
406
407 #: fish/cmds.c:2862
408 msgid "get the current state"
409 msgstr ""
410
411 #: fish/cmds.c:2863
412 msgid "get command trace enabled flag"
413 msgstr ""
414
415 #: fish/cmds.c:2864
416 msgid "get the current umask"
417 msgstr ""
418
419 #: fish/cmds.c:2865
420 msgid "get verbose mode"
421 msgstr ""
422
423 #: fish/cmds.c:2866
424 msgid "get SELinux security context"
425 msgstr ""
426
427 #: fish/cmds.c:2867 fish/cmds.c:2912
428 msgid "list extended attributes of a file or directory"
429 msgstr ""
430
431 #: fish/cmds.c:2868
432 msgid "expand wildcards in command"
433 msgstr ""
434
435 #: fish/cmds.c:2869
436 msgid "expand a wildcard path"
437 msgstr ""
438
439 #: fish/cmds.c:2872
440 msgid "install GRUB"
441 msgstr ""
442
443 #: fish/cmds.c:2873
444 msgid "return first 10 lines of a file"
445 msgstr ""
446
447 #: fish/cmds.c:2874
448 msgid "return first N lines of a file"
449 msgstr ""
450
451 #: fish/cmds.c:2875
452 msgid "dump a file in hexadecimal"
453 msgstr ""
454
455 #: fish/cmds.c:2876
456 msgid "edit with a hex editor"
457 msgstr ""
458
459 #: fish/cmds.c:2877
460 msgid "list the contents of a single file in an initrd"
461 msgstr ""
462
463 #: fish/cmds.c:2878
464 msgid "list files in an initrd"
465 msgstr ""
466
467 #: fish/cmds.c:2879
468 msgid "add an inotify watch"
469 msgstr ""
470
471 #: fish/cmds.c:2880
472 msgid "close the inotify handle"
473 msgstr ""
474
475 #: fish/cmds.c:2881
476 msgid "return list of watched files that had events"
477 msgstr ""
478
479 #: fish/cmds.c:2882
480 msgid "create an inotify handle"
481 msgstr ""
482
483 #: fish/cmds.c:2883
484 msgid "return list of inotify events"
485 msgstr ""
486
487 #: fish/cmds.c:2884
488 msgid "remove an inotify watch"
489 msgstr ""
490
491 #: fish/cmds.c:2885
492 msgid "get architecture of inspected operating system"
493 msgstr ""
494
495 #: fish/cmds.c:2886
496 msgid "get distro of inspected operating system"
497 msgstr ""
498
499 #: fish/cmds.c:2887
500 msgid "get filesystems associated with inspected operating system"
501 msgstr ""
502
503 #: fish/cmds.c:2888
504 msgid "get major version of inspected operating system"
505 msgstr ""
506
507 #: fish/cmds.c:2889
508 msgid "get minor version of inspected operating system"
509 msgstr ""
510
511 #: fish/cmds.c:2890
512 msgid "get mountpoints of inspected operating system"
513 msgstr ""
514
515 #: fish/cmds.c:2891
516 msgid "get product name of inspected operating system"
517 msgstr ""
518
519 #: fish/cmds.c:2892
520 msgid "return list of operating systems found by last inspection"
521 msgstr ""
522
523 #: fish/cmds.c:2893
524 msgid "get type of inspected operating system"
525 msgstr ""
526
527 #: fish/cmds.c:2894
528 msgid "get Windows systemroot of inspected operating system"
529 msgstr ""
530
531 #: fish/cmds.c:2895
532 msgid "inspect disk and return list of operating systems found"
533 msgstr ""
534
535 #: fish/cmds.c:2896
536 msgid "test if block device"
537 msgstr ""
538
539 #: fish/cmds.c:2897
540 msgid "is busy processing a command"
541 msgstr ""
542
543 #: fish/cmds.c:2898
544 msgid "test if character device"
545 msgstr ""
546
547 #: fish/cmds.c:2899
548 msgid "is in configuration state"
549 msgstr ""
550
551 #: fish/cmds.c:2900
552 msgid "test if a directory"
553 msgstr ""
554
555 #: fish/cmds.c:2901
556 msgid "test if FIFO (named pipe)"
557 msgstr ""
558
559 #: fish/cmds.c:2902
560 msgid "test if a regular file"
561 msgstr ""
562
563 #: fish/cmds.c:2903
564 msgid "is launching subprocess"
565 msgstr ""
566
567 #: fish/cmds.c:2904
568 msgid "test if device is a logical volume"
569 msgstr ""
570
571 #: fish/cmds.c:2905
572 msgid "is ready to accept commands"
573 msgstr ""
574
575 #: fish/cmds.c:2906
576 msgid "test if socket"
577 msgstr ""
578
579 #: fish/cmds.c:2907
580 msgid "test if symbolic link"
581 msgstr ""
582
583 #: fish/cmds.c:2908
584 msgid "kill the qemu subprocess"
585 msgstr ""
586
587 #: fish/cmds.c:2909
588 msgid "launch the qemu subprocess"
589 msgstr ""
590
591 #: fish/cmds.c:2910
592 msgid "change working directory"
593 msgstr ""
594
595 #: fish/cmds.c:2913
596 msgid "list the block devices"
597 msgstr ""
598
599 #: fish/cmds.c:2914
600 msgid "list filesystems"
601 msgstr ""
602
603 #: fish/cmds.c:2915
604 msgid "list the partitions"
605 msgstr ""
606
607 #: fish/cmds.c:2916
608 msgid "list the files in a directory (long format)"
609 msgstr ""
610
611 #: fish/cmds.c:2917 fish/cmds.c:2918
612 msgid "create a hard link"
613 msgstr ""
614
615 #: fish/cmds.c:2919 fish/cmds.c:2920
616 msgid "create a symbolic link"
617 msgstr ""
618
619 #: fish/cmds.c:2921 fish/cmds.c:3011
620 msgid "remove extended attribute of a file or directory"
621 msgstr ""
622
623 #: fish/cmds.c:2922
624 msgid "list the files in a directory"
625 msgstr ""
626
627 #: fish/cmds.c:2923 fish/cmds.c:3036
628 msgid "set extended attribute of a file or directory"
629 msgstr ""
630
631 #: fish/cmds.c:2924
632 msgid "get file information for a symbolic link"
633 msgstr ""
634
635 #: fish/cmds.c:2925
636 msgid "lstat on multiple files"
637 msgstr ""
638
639 #: fish/cmds.c:2926
640 msgid "add a key on a LUKS encrypted device"
641 msgstr ""
642
643 #: fish/cmds.c:2927
644 msgid "close a LUKS device"
645 msgstr ""
646
647 #: fish/cmds.c:2928 fish/cmds.c:2929
648 msgid "format a block device as a LUKS encrypted device"
649 msgstr ""
650
651 #: fish/cmds.c:2930
652 msgid "remove a key from a LUKS encrypted device"
653 msgstr ""
654
655 #: fish/cmds.c:2931
656 msgid "open a LUKS-encrypted block device"
657 msgstr ""
658
659 #: fish/cmds.c:2932
660 msgid "open a LUKS-encrypted block device read-only"
661 msgstr ""
662
663 #: fish/cmds.c:2933
664 msgid "create an LVM logical volume"
665 msgstr ""
666
667 #: fish/cmds.c:2934
668 msgid "get canonical name of an LV"
669 msgstr ""
670
671 #: fish/cmds.c:2935
672 msgid "clear LVM device filter"
673 msgstr ""
674
675 #: fish/cmds.c:2936
676 msgid "remove all LVM LVs, VGs and PVs"
677 msgstr ""
678
679 #: fish/cmds.c:2937
680 msgid "set LVM device filter"
681 msgstr ""
682
683 #: fish/cmds.c:2938
684 msgid "remove an LVM logical volume"
685 msgstr ""
686
687 #: fish/cmds.c:2939
688 msgid "rename an LVM logical volume"
689 msgstr ""
690
691 #: fish/cmds.c:2940
692 msgid "resize an LVM logical volume"
693 msgstr ""
694
695 #: fish/cmds.c:2941
696 msgid "expand an LV to fill free space"
697 msgstr ""
698
699 #: fish/cmds.c:2942 fish/cmds.c:2943
700 msgid "list the LVM logical volumes (LVs)"
701 msgstr ""
702
703 #: fish/cmds.c:2944
704 msgid "get the UUID of a logical volume"
705 msgstr ""
706
707 #: fish/cmds.c:2945
708 msgid "lgetxattr on multiple files"
709 msgstr ""
710
711 #: fish/cmds.c:2946
712 msgid "open the manual"
713 msgstr ""
714
715 #: fish/cmds.c:2947
716 msgid "create a directory"
717 msgstr ""
718
719 #: fish/cmds.c:2948
720 msgid "create a directory with a particular mode"
721 msgstr ""
722
723 #: fish/cmds.c:2949
724 msgid "create a directory and parents"
725 msgstr ""
726
727 #: fish/cmds.c:2950
728 msgid "create a temporary directory"
729 msgstr ""
730
731 #: fish/cmds.c:2951 fish/cmds.c:2952 fish/cmds.c:2953
732 msgid "make ext2/3/4 filesystem with external journal"
733 msgstr ""
734
735 #: fish/cmds.c:2954
736 msgid "make ext2/3/4 external journal"
737 msgstr ""
738
739 #: fish/cmds.c:2955
740 msgid "make ext2/3/4 external journal with label"
741 msgstr ""
742
743 #: fish/cmds.c:2956
744 msgid "make ext2/3/4 external journal with UUID"
745 msgstr ""
746
747 #: fish/cmds.c:2957
748 msgid "make FIFO (named pipe)"
749 msgstr ""
750
751 #: fish/cmds.c:2958
752 msgid "make a filesystem"
753 msgstr ""
754
755 #: fish/cmds.c:2959
756 msgid "make a filesystem with block size"
757 msgstr ""
758
759 #: fish/cmds.c:2960
760 msgid "create a mountpoint"
761 msgstr ""
762
763 #: fish/cmds.c:2961
764 msgid "make block, character or FIFO devices"
765 msgstr ""
766
767 #: fish/cmds.c:2962
768 msgid "make block device node"
769 msgstr ""
770
771 #: fish/cmds.c:2963
772 msgid "make char device node"
773 msgstr ""
774
775 #: fish/cmds.c:2964
776 msgid "create a swap partition"
777 msgstr ""
778
779 #: fish/cmds.c:2965
780 msgid "create a swap partition with a label"
781 msgstr ""
782
783 #: fish/cmds.c:2966
784 msgid "create a swap partition with an explicit UUID"
785 msgstr ""
786
787 #: fish/cmds.c:2967
788 msgid "create a swap file"
789 msgstr ""
790
791 #: fish/cmds.c:2968
792 msgid "load a kernel module"
793 msgstr ""
794
795 #: fish/cmds.c:2969
796 msgid "view a file"
797 msgstr ""
798
799 #: fish/cmds.c:2970
800 msgid "mount a guest disk at a position in the filesystem"
801 msgstr ""
802
803 #: fish/cmds.c:2971
804 msgid "mount a file using the loop device"
805 msgstr ""
806
807 #: fish/cmds.c:2972
808 msgid "mount a guest disk with mount options"
809 msgstr ""
810
811 #: fish/cmds.c:2973
812 msgid "mount a guest disk, read-only"
813 msgstr ""
814
815 #: fish/cmds.c:2974
816 msgid "mount a guest disk with mount options and vfstype"
817 msgstr ""
818
819 #: fish/cmds.c:2975
820 msgid "show mountpoints"
821 msgstr ""
822
823 #: fish/cmds.c:2976
824 msgid "show mounted filesystems"
825 msgstr ""
826
827 #: fish/cmds.c:2977
828 msgid "move a file"
829 msgstr ""
830
831 #: fish/cmds.c:2978
832 msgid "probe NTFS volume"
833 msgstr ""
834
835 #: fish/cmds.c:2979
836 msgid "resize an NTFS filesystem"
837 msgstr ""
838
839 #: fish/cmds.c:2980
840 msgid "resize an NTFS filesystem (with size)"
841 msgstr ""
842
843 #: fish/cmds.c:2981
844 msgid "add a partition to the device"
845 msgstr ""
846
847 #: fish/cmds.c:2982
848 msgid "delete a partition"
849 msgstr ""
850
851 #: fish/cmds.c:2983
852 msgid "partition whole disk with a single primary partition"
853 msgstr ""
854
855 #: fish/cmds.c:2984
856 msgid "return true if a partition is bootable"
857 msgstr ""
858
859 #: fish/cmds.c:2985
860 msgid "get the MBR type byte (ID byte) from a partition"
861 msgstr ""
862
863 #: fish/cmds.c:2986
864 msgid "get the partition table type"
865 msgstr ""
866
867 #: fish/cmds.c:2987
868 msgid "create an empty partition table"
869 msgstr ""
870
871 #: fish/cmds.c:2988
872 msgid "list partitions on a device"
873 msgstr ""
874
875 #: fish/cmds.c:2989
876 msgid "make a partition bootable"
877 msgstr ""
878
879 #: fish/cmds.c:2990
880 msgid "set the MBR type byte (ID byte) of a partition"
881 msgstr ""
882
883 #: fish/cmds.c:2991
884 msgid "set partition name"
885 msgstr ""
886
887 #: fish/cmds.c:2992
888 msgid "convert partition name to device name"
889 msgstr ""
890
891 #: fish/cmds.c:2993
892 msgid "ping the guest daemon"
893 msgstr ""
894
895 #: fish/cmds.c:2994
896 msgid "read part of a file"
897 msgstr ""
898
899 #: fish/cmds.c:2995
900 msgid "read part of a device"
901 msgstr ""
902
903 #: fish/cmds.c:2996
904 msgid "create an LVM physical volume"
905 msgstr ""
906
907 #: fish/cmds.c:2997
908 msgid "remove an LVM physical volume"
909 msgstr ""
910
911 #: fish/cmds.c:2998
912 msgid "resize an LVM physical volume"
913 msgstr ""
914
915 #: fish/cmds.c:2999
916 msgid "resize an LVM physical volume (with size)"
917 msgstr ""
918
919 #: fish/cmds.c:3000 fish/cmds.c:3001
920 msgid "list the LVM physical volumes (PVs)"
921 msgstr ""
922
923 #: fish/cmds.c:3002
924 msgid "get the UUID of a physical volume"
925 msgstr ""
926
927 #: fish/cmds.c:3003
928 msgid "write to part of a file"
929 msgstr ""
930
931 #: fish/cmds.c:3004
932 msgid "write to part of a device"
933 msgstr ""
934
935 #: fish/cmds.c:3005
936 msgid "read a file"
937 msgstr ""
938
939 #: fish/cmds.c:3006
940 msgid "read file as lines"
941 msgstr ""
942
943 #: fish/cmds.c:3007
944 msgid "read directories entries"
945 msgstr ""
946
947 #: fish/cmds.c:3008
948 msgid "read the target of a symbolic link"
949 msgstr ""
950
951 #: fish/cmds.c:3009
952 msgid "readlink on multiple files"
953 msgstr ""
954
955 #: fish/cmds.c:3010
956 msgid "canonicalized absolute pathname"
957 msgstr ""
958
959 #: fish/cmds.c:3012
960 msgid "close and reopen libguestfs handle"
961 msgstr ""
962
963 #: fish/cmds.c:3013
964 msgid "resize an ext2, ext3 or ext4 filesystem"
965 msgstr ""
966
967 #: fish/cmds.c:3014
968 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
969 msgstr ""
970
971 #: fish/cmds.c:3015
972 msgid "remove a file"
973 msgstr ""
974
975 #: fish/cmds.c:3016
976 msgid "remove a file or directory recursively"
977 msgstr ""
978
979 #: fish/cmds.c:3017
980 msgid "remove a directory"
981 msgstr ""
982
983 #: fish/cmds.c:3018
984 msgid "remove a mountpoint"
985 msgstr ""
986
987 #: fish/cmds.c:3019
988 msgid "scrub (securely wipe) a device"
989 msgstr ""
990
991 #: fish/cmds.c:3020
992 msgid "scrub (securely wipe) a file"
993 msgstr ""
994
995 #: fish/cmds.c:3021
996 msgid "scrub (securely wipe) free space"
997 msgstr ""
998
999 #: fish/cmds.c:3022
1000 msgid "add options to kernel command line"
1001 msgstr ""
1002
1003 #: fish/cmds.c:3023
1004 msgid "set autosync mode"
1005 msgstr ""
1006
1007 #: fish/cmds.c:3024
1008 msgid "enable or disable direct appliance mode"
1009 msgstr ""
1010
1011 #: fish/cmds.c:3025
1012 msgid "set the ext2/3/4 filesystem label"
1013 msgstr ""
1014
1015 #: fish/cmds.c:3026
1016 msgid "set the ext2/3/4 filesystem UUID"
1017 msgstr ""
1018
1019 #: fish/cmds.c:3027
1020 msgid "set memory allocated to the qemu subprocess"
1021 msgstr ""
1022
1023 #: fish/cmds.c:3028
1024 msgid "set enable network flag"
1025 msgstr ""
1026
1027 #: fish/cmds.c:3029
1028 msgid "set the search path"
1029 msgstr ""
1030
1031 #: fish/cmds.c:3030
1032 msgid "set the qemu binary"
1033 msgstr ""
1034
1035 #: fish/cmds.c:3031
1036 msgid "enable or disable the recovery process"
1037 msgstr ""
1038
1039 #: fish/cmds.c:3032
1040 msgid "set SELinux enabled or disabled at appliance boot"
1041 msgstr ""
1042
1043 #: fish/cmds.c:3033
1044 msgid "enable or disable command traces"
1045 msgstr ""
1046
1047 #: fish/cmds.c:3034
1048 msgid "set verbose mode"
1049 msgstr ""
1050
1051 #: fish/cmds.c:3035
1052 msgid "set SELinux security context"
1053 msgstr ""
1054
1055 #: fish/cmds.c:3037 fish/cmds.c:3038
1056 msgid "create partitions on a block device"
1057 msgstr ""
1058
1059 #: fish/cmds.c:3039
1060 msgid "modify a single partition on a block device"
1061 msgstr ""
1062
1063 #: fish/cmds.c:3040
1064 msgid "display the disk geometry from the partition table"
1065 msgstr ""
1066
1067 #: fish/cmds.c:3041
1068 msgid "display the kernel geometry"
1069 msgstr ""
1070
1071 #: fish/cmds.c:3042
1072 msgid "display the partition table"
1073 msgstr ""
1074
1075 #: fish/cmds.c:3043
1076 msgid "run a command via the shell"
1077 msgstr ""
1078
1079 #: fish/cmds.c:3044
1080 msgid "run a command via the shell returning lines"
1081 msgstr ""
1082
1083 #: fish/cmds.c:3045
1084 msgid "sleep for some seconds"
1085 msgstr ""
1086
1087 #: fish/cmds.c:3046
1088 msgid "create a sparse disk image and add"
1089 msgstr ""
1090
1091 #: fish/cmds.c:3047
1092 msgid "get file information"
1093 msgstr ""
1094
1095 #: fish/cmds.c:3048
1096 msgid "get file system statistics"
1097 msgstr ""
1098
1099 #: fish/cmds.c:3049 fish/cmds.c:3050
1100 msgid "print the printable strings in a file"
1101 msgstr ""
1102
1103 #: fish/cmds.c:3051
1104 msgid "list supported groups of commands"
1105 msgstr ""
1106
1107 #: fish/cmds.c:3052
1108 msgid "disable swap on device"
1109 msgstr ""
1110
1111 #: fish/cmds.c:3053
1112 msgid "disable swap on file"
1113 msgstr ""
1114
1115 #: fish/cmds.c:3054
1116 msgid "disable swap on labeled swap partition"
1117 msgstr ""
1118
1119 #: fish/cmds.c:3055
1120 msgid "disable swap on swap partition by UUID"
1121 msgstr ""
1122
1123 #: fish/cmds.c:3056
1124 msgid "enable swap on device"
1125 msgstr ""
1126
1127 #: fish/cmds.c:3057
1128 msgid "enable swap on file"
1129 msgstr ""
1130
1131 #: fish/cmds.c:3058
1132 msgid "enable swap on labeled swap partition"
1133 msgstr ""
1134
1135 #: fish/cmds.c:3059
1136 msgid "enable swap on swap partition by UUID"
1137 msgstr ""
1138
1139 #: fish/cmds.c:3060
1140 msgid "sync disks, writes are flushed through to the disk image"
1141 msgstr ""
1142
1143 #: fish/cmds.c:3061
1144 msgid "return last 10 lines of a file"
1145 msgstr ""
1146
1147 #: fish/cmds.c:3062
1148 msgid "return last N lines of a file"
1149 msgstr ""
1150
1151 #: fish/cmds.c:3063
1152 msgid "unpack tarfile to directory"
1153 msgstr ""
1154
1155 #: fish/cmds.c:3064
1156 msgid "pack directory into tarfile"
1157 msgstr ""
1158
1159 #: fish/cmds.c:3065 fish/cmds.c:3072
1160 msgid "unpack compressed tarball to directory"
1161 msgstr ""
1162
1163 #: fish/cmds.c:3066 fish/cmds.c:3073
1164 msgid "pack directory into compressed tarball"
1165 msgstr ""
1166
1167 #: fish/cmds.c:3067
1168 msgid "print elapsed time taken to run a command"
1169 msgstr ""
1170
1171 #: fish/cmds.c:3068
1172 msgid "update file timestamps or create a new file"
1173 msgstr ""
1174
1175 #: fish/cmds.c:3069
1176 msgid "truncate a file to zero size"
1177 msgstr ""
1178
1179 #: fish/cmds.c:3070
1180 msgid "truncate a file to a particular size"
1181 msgstr ""
1182
1183 #: fish/cmds.c:3071
1184 msgid "get ext2/ext3/ext4 superblock details"
1185 msgstr ""
1186
1187 #: fish/cmds.c:3074
1188 msgid "set file mode creation mask (umask)"
1189 msgstr ""
1190
1191 #: fish/cmds.c:3075
1192 msgid "unmount a filesystem"
1193 msgstr ""
1194
1195 #: fish/cmds.c:3076
1196 msgid "unmount all filesystems"
1197 msgstr ""
1198
1199 #: fish/cmds.c:3077
1200 msgid "upload a file from the local machine"
1201 msgstr ""
1202
1203 #: fish/cmds.c:3078
1204 msgid "upload a file from the local machine with offset"
1205 msgstr ""
1206
1207 #: fish/cmds.c:3079
1208 msgid "set timestamp of a file with nanosecond precision"
1209 msgstr ""
1210
1211 #: fish/cmds.c:3080
1212 msgid "get the library version number"
1213 msgstr ""
1214
1215 #: fish/cmds.c:3081
1216 msgid "get the filesystem label"
1217 msgstr ""
1218
1219 #: fish/cmds.c:3082
1220 msgid "get the Linux VFS type corresponding to a mounted device"
1221 msgstr ""
1222
1223 #: fish/cmds.c:3083
1224 msgid "get the filesystem UUID"
1225 msgstr ""
1226
1227 #: fish/cmds.c:3084
1228 msgid "activate or deactivate some volume groups"
1229 msgstr ""
1230
1231 #: fish/cmds.c:3085
1232 msgid "activate or deactivate all volume groups"
1233 msgstr ""
1234
1235 #: fish/cmds.c:3086
1236 msgid "create an LVM volume group"
1237 msgstr ""
1238
1239 #: fish/cmds.c:3087
1240 msgid "get the LV UUIDs of all LVs in the volume group"
1241 msgstr ""
1242
1243 #: fish/cmds.c:3088
1244 msgid "get the PV UUIDs containing the volume group"
1245 msgstr ""
1246
1247 #: fish/cmds.c:3089
1248 msgid "remove an LVM volume group"
1249 msgstr ""
1250
1251 #: fish/cmds.c:3090
1252 msgid "rename an LVM volume group"
1253 msgstr ""
1254
1255 #: fish/cmds.c:3091 fish/cmds.c:3092
1256 msgid "list the LVM volume groups (VGs)"
1257 msgstr ""
1258
1259 #: fish/cmds.c:3093
1260 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1261 msgstr ""
1262
1263 #: fish/cmds.c:3094
1264 msgid "get the UUID of a volume group"
1265 msgstr ""
1266
1267 #: fish/cmds.c:3095
1268 msgid "count characters in a file"
1269 msgstr ""
1270
1271 #: fish/cmds.c:3096
1272 msgid "count lines in a file"
1273 msgstr ""
1274
1275 #: fish/cmds.c:3097
1276 msgid "count words in a file"
1277 msgstr ""
1278
1279 #: fish/cmds.c:3098
1280 msgid "create a new file"
1281 msgstr ""
1282
1283 #: fish/cmds.c:3099
1284 msgid "create a file"
1285 msgstr ""
1286
1287 #: fish/cmds.c:3102
1288 msgid "write zeroes to the device"
1289 msgstr ""
1290
1291 #: fish/cmds.c:3103
1292 msgid "write zeroes to an entire device"
1293 msgstr ""
1294
1295 #: fish/cmds.c:3104
1296 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1297 msgstr ""
1298
1299 #: fish/cmds.c:3107
1300 msgid "determine file type inside a compressed file"
1301 msgstr ""
1302
1303 #: fish/cmds.c:3110
1304 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1305 msgstr ""
1306
1307 #: fish/cmds.c:3401 fish/cmds.c:3415 fish/cmds.c:3431 fish/cmds.c:3448
1308 #: fish/cmds.c:3465 fish/cmds.c:3483 fish/cmds.c:3502 fish/cmds.c:3518
1309 #: fish/cmds.c:3536 fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3586
1310 #: fish/cmds.c:3603 fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3651
1311 #: fish/cmds.c:3667 fish/cmds.c:3683 fish/cmds.c:3699 fish/cmds.c:3715
1312 #: fish/cmds.c:3731 fish/cmds.c:3749 fish/cmds.c:3782 fish/cmds.c:3798
1313 #: fish/cmds.c:3814 fish/cmds.c:3833 fish/cmds.c:3848 fish/cmds.c:3866
1314 #: fish/cmds.c:3881 fish/cmds.c:3899 fish/cmds.c:3914 fish/cmds.c:3932
1315 #: fish/cmds.c:3947 fish/cmds.c:3966 fish/cmds.c:3985 fish/cmds.c:4003
1316 #: fish/cmds.c:4023 fish/cmds.c:4042 fish/cmds.c:4062 fish/cmds.c:4082
1317 #: fish/cmds.c:4102 fish/cmds.c:4121 fish/cmds.c:4140 fish/cmds.c:4160
1318 #: fish/cmds.c:4180 fish/cmds.c:4200 fish/cmds.c:4215 fish/cmds.c:4231
1319 #: fish/cmds.c:4303 fish/cmds.c:4321 fish/cmds.c:4341 fish/cmds.c:4357
1320 #: fish/cmds.c:4373 fish/cmds.c:4392 fish/cmds.c:4414 fish/cmds.c:4436
1321 #: fish/cmds.c:4456 fish/cmds.c:4473 fish/cmds.c:4490 fish/cmds.c:4507
1322 #: fish/cmds.c:4524 fish/cmds.c:4541 fish/cmds.c:4558 fish/cmds.c:4575
1323 #: fish/cmds.c:4594 fish/cmds.c:4617 fish/cmds.c:4653 fish/cmds.c:4670
1324 #: fish/cmds.c:4693 fish/cmds.c:4715 fish/cmds.c:4736 fish/cmds.c:4756
1325 #: fish/cmds.c:4775 fish/cmds.c:4795 fish/cmds.c:4813 fish/cmds.c:4831
1326 #: fish/cmds.c:4845 fish/cmds.c:4861 fish/cmds.c:4881 fish/cmds.c:4900
1327 #: fish/cmds.c:4919 fish/cmds.c:4938 fish/cmds.c:4957 fish/cmds.c:4977
1328 #: fish/cmds.c:5017 fish/cmds.c:5074 fish/cmds.c:5095 fish/cmds.c:5116
1329 #: fish/cmds.c:5137 fish/cmds.c:5155 fish/cmds.c:5177 fish/cmds.c:5215
1330 #: fish/cmds.c:5237 fish/cmds.c:5316 fish/cmds.c:5355 fish/cmds.c:5370
1331 #: fish/cmds.c:5387 fish/cmds.c:5401 fish/cmds.c:5417 fish/cmds.c:5439
1332 #: fish/cmds.c:5461 fish/cmds.c:5483 fish/cmds.c:5505 fish/cmds.c:5527
1333 #: fish/cmds.c:5549 fish/cmds.c:5569 fish/cmds.c:5586 fish/cmds.c:5603
1334 #: fish/cmds.c:5622 fish/cmds.c:5641 fish/cmds.c:5661 fish/cmds.c:5697
1335 #: fish/cmds.c:5716 fish/cmds.c:5735 fish/cmds.c:5752 fish/cmds.c:5770
1336 #: fish/cmds.c:5793 fish/cmds.c:5816 fish/cmds.c:5840 fish/cmds.c:5863
1337 #: fish/cmds.c:5884 fish/cmds.c:5907 fish/cmds.c:5930 fish/cmds.c:5950
1338 #: fish/cmds.c:5972 fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6033
1339 #: fish/cmds.c:6050 fish/cmds.c:6068 fish/cmds.c:6086 fish/cmds.c:6107
1340 #: fish/cmds.c:6125 fish/cmds.c:6146 fish/cmds.c:6166 fish/cmds.c:6184
1341 #: fish/cmds.c:6205 fish/cmds.c:6228 fish/cmds.c:6251 fish/cmds.c:6273
1342 #: fish/cmds.c:6306 fish/cmds.c:6323 fish/cmds.c:6340 fish/cmds.c:6364
1343 #: fish/cmds.c:6387 fish/cmds.c:6410 fish/cmds.c:6432 fish/cmds.c:6449
1344 #: fish/cmds.c:6471 fish/cmds.c:6565 fish/cmds.c:6585 fish/cmds.c:6605
1345 #: fish/cmds.c:6625 fish/cmds.c:6643 fish/cmds.c:6664 fish/cmds.c:6700
1346 #: fish/cmds.c:6717 fish/cmds.c:6739 fish/cmds.c:6756 fish/cmds.c:6792
1347 #: fish/cmds.c:6812 fish/cmds.c:6832 fish/cmds.c:6852 fish/cmds.c:6874
1348 #: fish/cmds.c:6891 fish/cmds.c:6910 fish/cmds.c:6929 fish/cmds.c:6951
1349 #: fish/cmds.c:6972 fish/cmds.c:6993 fish/cmds.c:7014 fish/cmds.c:7037
1350 #: fish/cmds.c:7078 fish/cmds.c:7101 fish/cmds.c:7140 fish/cmds.c:7157
1351 #: fish/cmds.c:7176 fish/cmds.c:7197 fish/cmds.c:7220 fish/cmds.c:7242
1352 #: fish/cmds.c:7260 fish/cmds.c:7279 fish/cmds.c:7300 fish/cmds.c:7377
1353 #: fish/cmds.c:7418 fish/cmds.c:7497 fish/cmds.c:7573 fish/cmds.c:7610
1354 #: fish/cmds.c:7633 fish/cmds.c:7654 fish/cmds.c:7677 fish/cmds.c:7699
1355 #: fish/cmds.c:7724 fish/cmds.c:7767 fish/cmds.c:7808 fish/cmds.c:7829
1356 #: fish/cmds.c:7847 fish/cmds.c:7866 fish/cmds.c:7883 fish/cmds.c:7901
1357 #: fish/cmds.c:7928 fish/cmds.c:7952 fish/cmds.c:7976 fish/cmds.c:8000
1358 #: fish/cmds.c:8024 fish/cmds.c:8048 fish/cmds.c:8072 fish/cmds.c:8096
1359 #: fish/cmds.c:8120 fish/cmds.c:8144 fish/cmds.c:8168 fish/cmds.c:8192
1360 #: fish/cmds.c:8215 fish/cmds.c:8238 fish/cmds.c:8259 fish/cmds.c:8280
1361 #: fish/cmds.c:8301 fish/cmds.c:8321 fish/cmds.c:8344 fish/cmds.c:8382
1362 #: fish/cmds.c:8399 fish/cmds.c:8416 fish/cmds.c:8435 fish/cmds.c:8454
1363 #: fish/cmds.c:8471 fish/cmds.c:8488 fish/cmds.c:8505 fish/cmds.c:8522
1364 #: fish/cmds.c:8541 fish/cmds.c:8577 fish/cmds.c:8617 fish/cmds.c:8650
1365 #: fish/cmds.c:8667 fish/cmds.c:8684 fish/cmds.c:8700 fish/cmds.c:8715
1366 #: fish/cmds.c:8736 fish/cmds.c:8774 fish/cmds.c:8812 fish/cmds.c:8851
1367 #: fish/cmds.c:8891 fish/cmds.c:8932 fish/cmds.c:8973 fish/cmds.c:9011
1368 #: fish/cmds.c:9028 fish/cmds.c:9051 fish/cmds.c:9073 fish/cmds.c:9095
1369 #: fish/cmds.c:9115 fish/cmds.c:9135 fish/cmds.c:9171 fish/cmds.c:9243
1370 #: fish/cmds.c:9283 fish/cmds.c:9341 fish/cmds.c:9367 fish/cmds.c:9393
1371 #: fish/cmds.c:9421 fish/cmds.c:9480 fish/cmds.c:9501 fish/cmds.c:9546
1372 #: fish/cmds.c:9566 fish/cmds.c:9605 fish/cmds.c:9642 fish/cmds.c:9662
1373 #: fish/cmds.c:9684 fish/cmds.c:9741 fish/cmds.c:9761 fish/cmds.c:9783
1374 #: fish/cmds.c:9805 fish/cmds.c:9824 fish/cmds.c:9844 fish/cmds.c:9871
1375 #: fish/cmds.c:9891 fish/cmds.c:9911 fish/cmds.c:9931 fish/cmds.c:9951
1376 #: fish/cmds.c:9973 fish/cmds.c:10008 fish/cmds.c:10026 fish/cmds.c:10049
1377 #: fish/cmds.c:10071 fish/cmds.c:10086 fish/cmds.c:10103 fish/cmds.c:10140
1378 #: fish/cmds.c:10179 fish/cmds.c:10219 fish/cmds.c:10275 fish/cmds.c:10297
1379 #: fish/cmds.c:10333 fish/cmds.c:10348 fish/cmds.c:10368 fish/cmds.c:10408
1380 #: fish/cmds.c:10431 fish/cmds.c:10455 fish/cmds.c:10480 fish/cmds.c:10521
1381 #: fish/cmds.c:10546 fish/cmds.c:10584 fish/cmds.c:10615 fish/cmds.c:10646
1382 #: fish/cmds.c:10674 fish/cmds.c:10694 fish/cmds.c:10726 fish/cmds.c:10746
1383 #: fish/cmds.c:10766 fish/cmds.c:10783 fish/cmds.c:10801 fish/cmds.c:10824
1384 #: fish/cmds.c:10845 fish/cmds.c:10864 fish/cmds.c:10906 fish/cmds.c:10949
1385 #: fish/cmds.c:10993 fish/cmds.c:11032 fish/cmds.c:11051 fish/cmds.c:11071
1386 #: fish/cmds.c:11091 fish/cmds.c:11112 fish/cmds.c:11133 fish/cmds.c:11154
1387 #: fish/cmds.c:11175 fish/cmds.c:11196 fish/cmds.c:11218 fish/cmds.c:11256
1388 #: fish/cmds.c:11307 fish/cmds.c:11345 fish/cmds.c:11401
1389 #, c-format
1390 msgid "%s should have %d parameter(s)\n"
1391 msgstr ""
1392
1393 #: fish/cmds.c:3402 fish/cmds.c:3416 fish/cmds.c:3432 fish/cmds.c:3449
1394 #: fish/cmds.c:3466 fish/cmds.c:3484 fish/cmds.c:3503 fish/cmds.c:3519
1395 #: fish/cmds.c:3537 fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3587
1396 #: fish/cmds.c:3604 fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3652
1397 #: fish/cmds.c:3668 fish/cmds.c:3684 fish/cmds.c:3700 fish/cmds.c:3716
1398 #: fish/cmds.c:3732 fish/cmds.c:3750 fish/cmds.c:3783 fish/cmds.c:3799
1399 #: fish/cmds.c:3815 fish/cmds.c:3834 fish/cmds.c:3849 fish/cmds.c:3867
1400 #: fish/cmds.c:3882 fish/cmds.c:3900 fish/cmds.c:3915 fish/cmds.c:3933
1401 #: fish/cmds.c:3948 fish/cmds.c:3967 fish/cmds.c:3986 fish/cmds.c:4004
1402 #: fish/cmds.c:4024 fish/cmds.c:4043 fish/cmds.c:4063 fish/cmds.c:4083
1403 #: fish/cmds.c:4103 fish/cmds.c:4122 fish/cmds.c:4141 fish/cmds.c:4161
1404 #: fish/cmds.c:4181 fish/cmds.c:4201 fish/cmds.c:4216 fish/cmds.c:4232
1405 #: fish/cmds.c:4253 fish/cmds.c:4304 fish/cmds.c:4322 fish/cmds.c:4342
1406 #: fish/cmds.c:4358 fish/cmds.c:4374 fish/cmds.c:4393 fish/cmds.c:4415
1407 #: fish/cmds.c:4437 fish/cmds.c:4457 fish/cmds.c:4474 fish/cmds.c:4491
1408 #: fish/cmds.c:4508 fish/cmds.c:4525 fish/cmds.c:4542 fish/cmds.c:4559
1409 #: fish/cmds.c:4576 fish/cmds.c:4595 fish/cmds.c:4618 fish/cmds.c:4654
1410 #: fish/cmds.c:4671 fish/cmds.c:4694 fish/cmds.c:4716 fish/cmds.c:4737
1411 #: fish/cmds.c:4757 fish/cmds.c:4776 fish/cmds.c:4796 fish/cmds.c:4814
1412 #: fish/cmds.c:4832 fish/cmds.c:4846 fish/cmds.c:4862 fish/cmds.c:4882
1413 #: fish/cmds.c:4901 fish/cmds.c:4920 fish/cmds.c:4939 fish/cmds.c:4958
1414 #: fish/cmds.c:4978 fish/cmds.c:5018 fish/cmds.c:5075 fish/cmds.c:5096
1415 #: fish/cmds.c:5117 fish/cmds.c:5138 fish/cmds.c:5156 fish/cmds.c:5178
1416 #: fish/cmds.c:5216 fish/cmds.c:5238 fish/cmds.c:5317 fish/cmds.c:5356
1417 #: fish/cmds.c:5371 fish/cmds.c:5388 fish/cmds.c:5402 fish/cmds.c:5418
1418 #: fish/cmds.c:5440 fish/cmds.c:5462 fish/cmds.c:5484 fish/cmds.c:5506
1419 #: fish/cmds.c:5528 fish/cmds.c:5550 fish/cmds.c:5570 fish/cmds.c:5587
1420 #: fish/cmds.c:5604 fish/cmds.c:5623 fish/cmds.c:5642 fish/cmds.c:5662
1421 #: fish/cmds.c:5698 fish/cmds.c:5717 fish/cmds.c:5736 fish/cmds.c:5753
1422 #: fish/cmds.c:5771 fish/cmds.c:5794 fish/cmds.c:5817 fish/cmds.c:5841
1423 #: fish/cmds.c:5864 fish/cmds.c:5885 fish/cmds.c:5908 fish/cmds.c:5931
1424 #: fish/cmds.c:5951 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
1425 #: fish/cmds.c:6034 fish/cmds.c:6051 fish/cmds.c:6069 fish/cmds.c:6087
1426 #: fish/cmds.c:6108 fish/cmds.c:6126 fish/cmds.c:6147 fish/cmds.c:6167
1427 #: fish/cmds.c:6185 fish/cmds.c:6206 fish/cmds.c:6229 fish/cmds.c:6252
1428 #: fish/cmds.c:6274 fish/cmds.c:6307 fish/cmds.c:6324 fish/cmds.c:6341
1429 #: fish/cmds.c:6365 fish/cmds.c:6388 fish/cmds.c:6411 fish/cmds.c:6433
1430 #: fish/cmds.c:6450 fish/cmds.c:6472 fish/cmds.c:6566 fish/cmds.c:6586
1431 #: fish/cmds.c:6606 fish/cmds.c:6626 fish/cmds.c:6644 fish/cmds.c:6665
1432 #: fish/cmds.c:6701 fish/cmds.c:6718 fish/cmds.c:6740 fish/cmds.c:6757
1433 #: fish/cmds.c:6793 fish/cmds.c:6813 fish/cmds.c:6833 fish/cmds.c:6853
1434 #: fish/cmds.c:6875 fish/cmds.c:6892 fish/cmds.c:6911 fish/cmds.c:6930
1435 #: fish/cmds.c:6952 fish/cmds.c:6973 fish/cmds.c:6994 fish/cmds.c:7015
1436 #: fish/cmds.c:7038 fish/cmds.c:7079 fish/cmds.c:7102 fish/cmds.c:7141
1437 #: fish/cmds.c:7158 fish/cmds.c:7177 fish/cmds.c:7198 fish/cmds.c:7221
1438 #: fish/cmds.c:7243 fish/cmds.c:7261 fish/cmds.c:7280 fish/cmds.c:7301
1439 #: fish/cmds.c:7378 fish/cmds.c:7419 fish/cmds.c:7498 fish/cmds.c:7574
1440 #: fish/cmds.c:7611 fish/cmds.c:7634 fish/cmds.c:7655 fish/cmds.c:7678
1441 #: fish/cmds.c:7700 fish/cmds.c:7725 fish/cmds.c:7768 fish/cmds.c:7809
1442 #: fish/cmds.c:7830 fish/cmds.c:7848 fish/cmds.c:7867 fish/cmds.c:7884
1443 #: fish/cmds.c:7902 fish/cmds.c:7929 fish/cmds.c:7953 fish/cmds.c:7977
1444 #: fish/cmds.c:8001 fish/cmds.c:8025 fish/cmds.c:8049 fish/cmds.c:8073
1445 #: fish/cmds.c:8097 fish/cmds.c:8121 fish/cmds.c:8145 fish/cmds.c:8169
1446 #: fish/cmds.c:8193 fish/cmds.c:8216 fish/cmds.c:8239 fish/cmds.c:8260
1447 #: fish/cmds.c:8281 fish/cmds.c:8302 fish/cmds.c:8322 fish/cmds.c:8345
1448 #: fish/cmds.c:8383 fish/cmds.c:8400 fish/cmds.c:8417 fish/cmds.c:8436
1449 #: fish/cmds.c:8455 fish/cmds.c:8472 fish/cmds.c:8489 fish/cmds.c:8506
1450 #: fish/cmds.c:8523 fish/cmds.c:8542 fish/cmds.c:8578 fish/cmds.c:8618
1451 #: fish/cmds.c:8651 fish/cmds.c:8668 fish/cmds.c:8685 fish/cmds.c:8701
1452 #: fish/cmds.c:8716 fish/cmds.c:8737 fish/cmds.c:8775 fish/cmds.c:8813
1453 #: fish/cmds.c:8852 fish/cmds.c:8892 fish/cmds.c:8933 fish/cmds.c:8974
1454 #: fish/cmds.c:9012 fish/cmds.c:9029 fish/cmds.c:9052 fish/cmds.c:9074
1455 #: fish/cmds.c:9096 fish/cmds.c:9116 fish/cmds.c:9136 fish/cmds.c:9172
1456 #: fish/cmds.c:9244 fish/cmds.c:9284 fish/cmds.c:9342 fish/cmds.c:9368
1457 #: fish/cmds.c:9394 fish/cmds.c:9422 fish/cmds.c:9481 fish/cmds.c:9502
1458 #: fish/cmds.c:9547 fish/cmds.c:9567 fish/cmds.c:9606 fish/cmds.c:9643
1459 #: fish/cmds.c:9663 fish/cmds.c:9685 fish/cmds.c:9742 fish/cmds.c:9762
1460 #: fish/cmds.c:9784 fish/cmds.c:9806 fish/cmds.c:9825 fish/cmds.c:9845
1461 #: fish/cmds.c:9872 fish/cmds.c:9892 fish/cmds.c:9912 fish/cmds.c:9932
1462 #: fish/cmds.c:9952 fish/cmds.c:9974 fish/cmds.c:10009 fish/cmds.c:10027
1463 #: fish/cmds.c:10050 fish/cmds.c:10072 fish/cmds.c:10087 fish/cmds.c:10104
1464 #: fish/cmds.c:10141 fish/cmds.c:10180 fish/cmds.c:10220 fish/cmds.c:10276
1465 #: fish/cmds.c:10298 fish/cmds.c:10334 fish/cmds.c:10349 fish/cmds.c:10369
1466 #: fish/cmds.c:10409 fish/cmds.c:10432 fish/cmds.c:10456 fish/cmds.c:10481
1467 #: fish/cmds.c:10522 fish/cmds.c:10547 fish/cmds.c:10585 fish/cmds.c:10616
1468 #: fish/cmds.c:10647 fish/cmds.c:10675 fish/cmds.c:10695 fish/cmds.c:10727
1469 #: fish/cmds.c:10747 fish/cmds.c:10767 fish/cmds.c:10784 fish/cmds.c:10802
1470 #: fish/cmds.c:10825 fish/cmds.c:10846 fish/cmds.c:10865 fish/cmds.c:10907
1471 #: fish/cmds.c:10950 fish/cmds.c:10994 fish/cmds.c:11033 fish/cmds.c:11052
1472 #: fish/cmds.c:11072 fish/cmds.c:11092 fish/cmds.c:11113 fish/cmds.c:11134
1473 #: fish/cmds.c:11155 fish/cmds.c:11176 fish/cmds.c:11197 fish/cmds.c:11219
1474 #: fish/cmds.c:11257 fish/cmds.c:11308 fish/cmds.c:11346 fish/cmds.c:11402
1475 #, c-format
1476 msgid "type 'help %s' for help on %s\n"
1477 msgstr ""
1478
1479 #: fish/cmds.c:3760 fish/cmds.c:4630 fish/cmds.c:4988 fish/cmds.c:5028
1480 #: fish/cmds.c:5047 fish/cmds.c:5190 fish/cmds.c:5249 fish/cmds.c:5268
1481 #: fish/cmds.c:5287 fish/cmds.c:5330 fish/cmds.c:5673 fish/cmds.c:6284
1482 #: fish/cmds.c:6483 fish/cmds.c:6502 fish/cmds.c:6521 fish/cmds.c:6540
1483 #: fish/cmds.c:6676 fish/cmds.c:6767 fish/cmds.c:7048 fish/cmds.c:7112
1484 #: fish/cmds.c:7311 fish/cmds.c:7330 fish/cmds.c:7349 fish/cmds.c:7388
1485 #: fish/cmds.c:7429 fish/cmds.c:7448 fish/cmds.c:7467 fish/cmds.c:7508
1486 #: fish/cmds.c:7527 fish/cmds.c:7546 fish/cmds.c:7584 fish/cmds.c:7737
1487 #: fish/cmds.c:7780 fish/cmds.c:8357 fish/cmds.c:8552 fish/cmds.c:8590
1488 #: fish/cmds.c:8628 fish/cmds.c:8748 fish/cmds.c:8785 fish/cmds.c:8823
1489 #: fish/cmds.c:8862 fish/cmds.c:8903 fish/cmds.c:8944 fish/cmds.c:8985
1490 #: fish/cmds.c:9148 fish/cmds.c:9184 fish/cmds.c:9197 fish/cmds.c:9210
1491 #: fish/cmds.c:9223 fish/cmds.c:9256 fish/cmds.c:9294 fish/cmds.c:9313
1492 #: fish/cmds.c:9434 fish/cmds.c:9453 fish/cmds.c:9514 fish/cmds.c:9527
1493 #: fish/cmds.c:9578 fish/cmds.c:9617 fish/cmds.c:9695 fish/cmds.c:9714
1494 #: fish/cmds.c:9988 fish/cmds.c:10115 fish/cmds.c:10152 fish/cmds.c:10191
1495 #: fish/cmds.c:10231 fish/cmds.c:10250 fish/cmds.c:10309 fish/cmds.c:10382
1496 #: fish/cmds.c:10492 fish/cmds.c:10562 fish/cmds.c:10596 fish/cmds.c:10627
1497 #: fish/cmds.c:10658 fish/cmds.c:10707 fish/cmds.c:10878 fish/cmds.c:10920
1498 #: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11233 fish/cmds.c:11271
1499 #: fish/cmds.c:11284 fish/cmds.c:11322 fish/cmds.c:11357 fish/cmds.c:11376
1500 #, c-format
1501 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1502 msgstr ""
1503
1504 #: fish/cmds.c:3766 fish/cmds.c:4636 fish/cmds.c:4994 fish/cmds.c:5034
1505 #: fish/cmds.c:5053 fish/cmds.c:5196 fish/cmds.c:5255 fish/cmds.c:5274
1506 #: fish/cmds.c:5293 fish/cmds.c:5336 fish/cmds.c:5679 fish/cmds.c:6290
1507 #: fish/cmds.c:6489 fish/cmds.c:6508 fish/cmds.c:6527 fish/cmds.c:6546
1508 #: fish/cmds.c:6682 fish/cmds.c:6773 fish/cmds.c:7054 fish/cmds.c:7118
1509 #: fish/cmds.c:7317 fish/cmds.c:7336 fish/cmds.c:7355 fish/cmds.c:7394
1510 #: fish/cmds.c:7435 fish/cmds.c:7454 fish/cmds.c:7473 fish/cmds.c:7514
1511 #: fish/cmds.c:7533 fish/cmds.c:7552 fish/cmds.c:7590 fish/cmds.c:7743
1512 #: fish/cmds.c:7786 fish/cmds.c:8363 fish/cmds.c:8558 fish/cmds.c:8596
1513 #: fish/cmds.c:8634 fish/cmds.c:8754 fish/cmds.c:8791 fish/cmds.c:8829
1514 #: fish/cmds.c:8868 fish/cmds.c:8909 fish/cmds.c:8950 fish/cmds.c:8991
1515 #: fish/cmds.c:9262 fish/cmds.c:9300 fish/cmds.c:9319 fish/cmds.c:9440
1516 #: fish/cmds.c:9584 fish/cmds.c:9623 fish/cmds.c:9701 fish/cmds.c:9720
1517 #: fish/cmds.c:10121 fish/cmds.c:10158 fish/cmds.c:10197 fish/cmds.c:10237
1518 #: fish/cmds.c:10256 fish/cmds.c:10315 fish/cmds.c:10388 fish/cmds.c:10498
1519 #: fish/cmds.c:10884 fish/cmds.c:10926 fish/cmds.c:10971 fish/cmds.c:11013
1520 #: fish/cmds.c:11363
1521 #, c-format
1522 msgid "%s: %s: integer out of range\n"
1523 msgstr ""
1524
1525 #: fish/cmds.c:4252
1526 #, c-format
1527 msgid "%s should have %d-%d parameter(s)\n"
1528 msgstr ""
1529
1530 #: fish/cmds.c:4278
1531 #, c-format
1532 msgid "%s: unknown optional argument \"%s\"\n"
1533 msgstr ""
1534
1535 #: fish/cmds.c:4284
1536 #, c-format
1537 msgid "%s: optional argument \"%s\" given twice\n"
1538 msgstr ""
1539
1540 #: fish/cmds.c:11422
1541 #, c-format
1542 msgid "%s: unknown command\n"
1543 msgstr ""
1544
1545 #: fish/copy.c:40
1546 #, c-format
1547 msgid ""
1548 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1549 msgstr ""
1550
1551 #: fish/copy.c:53 fish/copy.c:194
1552 #, c-format
1553 msgid "copy-in: target '%s' is not a directory\n"
1554 msgstr ""
1555
1556 #: fish/copy.c:138
1557 #, c-format
1558 msgid "error: argument is zero length or longer than maximum permitted\n"
1559 msgstr ""
1560
1561 #: fish/copy.c:183
1562 #, c-format
1563 msgid ""
1564 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1565 "image\n"
1566 msgstr ""
1567
1568 #: fish/copy.c:224
1569 #, c-format
1570 msgid "copy-out: '%s' is not a file or directory\n"
1571 msgstr ""
1572
1573 #: fish/edit.c:44
1574 #, c-format
1575 msgid "use '%s filename' to edit a file\n"
1576 msgstr ""
1577
1578 #: fish/fish.c:86 fuse/guestmount.c:841
1579 #, c-format
1580 msgid "Try `%s --help' for more information.\n"
1581 msgstr ""
1582
1583 #: fish/fish.c:90
1584 #, c-format
1585 msgid ""
1586 "%s: guest filesystem shell\n"
1587 "%s lets you edit virtual machine filesystems\n"
1588 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1589 "Usage:\n"
1590 "  %s [--options] cmd [: cmd : cmd ...]\n"
1591 "  %s [--ro] -i -a disk-image\n"
1592 "  %s [--ro] -i -d libvirt-domain\n"
1593 "or for interactive use:\n"
1594 "  %s\n"
1595 "or from a shell script:\n"
1596 "  %s <<EOF\n"
1597 "  cmd\n"
1598 "  ...\n"
1599 "  EOF\n"
1600 "Options:\n"
1601 "  -h|--cmd-help        List available commands\n"
1602 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1603 "  -a|--add image       Add image\n"
1604 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1605 "  --csh                Make --listen csh-compatible\n"
1606 "  -d|--domain guest    Add disks from libvirt guest\n"
1607 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1608 "  --echo-keys          Don't turn off echo for passphrases\n"
1609 "  -f|--file file       Read commands from file\n"
1610 "  --format[=raw|..]    Force disk format for -a option\n"
1611 "  -i|--inspector       Automatically mount filesystems\n"
1612 "  --keys-from-stdin    Read passphrases from stdin\n"
1613 "  --listen             Listen for remote commands\n"
1614 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1615 "  -n|--no-sync         Don't autosync\n"
1616 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1617 "  --progress-bars      Enable progress bars even when not interactive\n"
1618 "  --no-progress-bars   Disable progress bars\n"
1619 "  --remote[=pid]       Send commands to remote %s\n"
1620 "  -r|--ro              Mount read-only\n"
1621 "  --selinux            Enable SELinux support\n"
1622 "  -v|--verbose         Verbose messages\n"
1623 "  -V|--version         Display version and exit\n"
1624 "  -x                   Echo each command before executing it\n"
1625 "For more information, see the manpage %s(1).\n"
1626 msgstr ""
1627
1628 #: fish/fish.c:204 fuse/guestmount.c:952
1629 #, c-format
1630 msgid "guestfs_create: failed to create handle\n"
1631 msgstr ""
1632
1633 #: fish/fish.c:241
1634 #, c-format
1635 msgid "%s: --listen=PID: PID was not a number: %s\n"
1636 msgstr ""
1637
1638 #: fish/fish.c:248
1639 #, c-format
1640 msgid ""
1641 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1642 msgstr ""
1643
1644 #: fish/fish.c:272 fuse/guestmount.c:1000
1645 #, c-format
1646 msgid "%s: unknown long option: %s (%d)\n"
1647 msgstr ""
1648
1649 #: fish/fish.c:296
1650 #, c-format
1651 msgid "%s: only one -f parameter can be given\n"
1652 msgstr ""
1653
1654 #: fish/fish.c:450
1655 #, c-format
1656 msgid "%s: cannot use --listen and --remote options at the same time\n"
1657 msgstr ""
1658
1659 #: fish/fish.c:458
1660 #, c-format
1661 msgid "%s: extra parameters on the command line with --listen flag\n"
1662 msgstr ""
1663
1664 #: fish/fish.c:464
1665 #, c-format
1666 msgid "%s: cannot use --listen and --file options at the same time\n"
1667 msgstr ""
1668
1669 #: fish/fish.c:521
1670 #, c-format
1671 msgid "guestfish: could not access termcap or terminfo database.\n"
1672 msgstr ""
1673
1674 #: fish/fish.c:525
1675 #, c-format
1676 msgid "guestfish: terminal type \"%s\" not defined.\n"
1677 msgstr ""
1678
1679 #: fish/fish.c:634
1680 #, c-format
1681 msgid ""
1682 "\n"
1683 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1684 "editing virtual machine filesystems.\n"
1685 "\n"
1686 "Type: 'help' for help on commands\n"
1687 "      'man' to read the manual\n"
1688 "      'quit' to quit the shell\n"
1689 "\n"
1690 msgstr ""
1691
1692 #: fish/fish.c:721
1693 #, c-format
1694 msgid "%s: unterminated double quote\n"
1695 msgstr ""
1696
1697 #: fish/fish.c:727 fish/fish.c:744
1698 #, c-format
1699 msgid "%s: command arguments not separated by whitespace\n"
1700 msgstr ""
1701
1702 #: fish/fish.c:738
1703 #, c-format
1704 msgid "%s: unterminated single quote\n"
1705 msgstr ""
1706
1707 #: fish/fish.c:793
1708 #, c-format
1709 msgid "%s: internal error parsing string at '%s'\n"
1710 msgstr ""
1711
1712 #: fish/fish.c:810
1713 #, c-format
1714 msgid "%s: too many arguments\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:839
1718 #, c-format
1719 msgid "%s: empty command on command line\n"
1720 msgstr ""
1721
1722 #: fish/fish.c:980
1723 msgid "display a list of commands or help on a command"
1724 msgstr ""
1725
1726 #: fish/fish.c:982
1727 msgid "quit guestfish"
1728 msgstr ""
1729
1730 #: fish/fish.c:993
1731 #, c-format
1732 msgid ""
1733 "help - display a list of commands or help on a command\n"
1734 "     help cmd\n"
1735 "     help\n"
1736 msgstr ""
1737
1738 #: fish/fish.c:1001
1739 #, c-format
1740 msgid ""
1741 "quit - quit guestfish\n"
1742 "     quit\n"
1743 msgstr ""
1744
1745 #: fish/fish.c:1006
1746 #, c-format
1747 msgid "%s: command not known, use -h to list all commands\n"
1748 msgstr ""
1749
1750 #: fish/fish.c:1022
1751 #, c-format
1752 msgid ""
1753 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1754 "For a list of commands:             guestfish -h\n"
1755 "For complete documentation:         man guestfish\n"
1756 msgstr ""
1757
1758 #: fish/fish.c:1179
1759 #, c-format
1760 msgid "Runaway quote in string \"%s\"\n"
1761 msgstr ""
1762
1763 #: fish/glob.c:53
1764 #, c-format
1765 msgid "use 'glob command [args...]'\n"
1766 msgstr ""
1767
1768 #: fish/glob.c:73
1769 #, c-format
1770 msgid "glob: guestfs_glob_expand call failed: %s\n"
1771 msgstr ""
1772
1773 #: fish/help.c:38
1774 #, c-format
1775 msgid ""
1776 "Add disk images to examine using the -a or -d options, or the 'add' "
1777 "command.\n"
1778 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
1779 "Once you have done this, use the 'run' command.\n"
1780 msgstr ""
1781
1782 #: fish/help.c:44
1783 #, c-format
1784 msgid ""
1785 "Find out what filesystems are available using 'list-filesystems' and then\n"
1786 "mount them to examine or modify the contents using 'mount-ro' or\n"
1787 "'mount-options'.\n"
1788 msgstr ""
1789
1790 #: fish/help.c:52
1791 #, c-format
1792 msgid ""
1793 "For more information about a command, use 'help cmd'.\n"
1794 "\n"
1795 "To read the manual, type 'man'.\n"
1796 msgstr ""
1797
1798 #: fish/hexedit.c:41
1799 #, c-format
1800 msgid "hexedit (device|filename) [max | start max]\n"
1801 msgstr ""
1802
1803 #: fish/hexedit.c:52
1804 #, c-format
1805 msgid "hexedit: %s is a zero length file or device\n"
1806 msgstr ""
1807
1808 #: fish/hexedit.c:63
1809 #, c-format
1810 msgid ""
1811 "hexedit: %s is larger than %s. You must supply a limit using\n"
1812 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1813 "  'hexedit %s <start> <max>'.\n"
1814 msgstr ""
1815
1816 #: fish/hexedit.c:92
1817 #, c-format
1818 msgid "hexedit: invalid range\n"
1819 msgstr ""
1820
1821 #: fish/inspect.c:85
1822 #, c-format
1823 msgid "%s: no operating system was found on this disk\n"
1824 msgstr ""
1825
1826 #: fish/inspect.c:91
1827 #, c-format
1828 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
1829 msgstr ""
1830
1831 #: fish/inspect.c:131
1832 #, c-format
1833 msgid "Operating system: %s\n"
1834 msgstr ""
1835
1836 #: fish/inspect.c:144
1837 #, c-format
1838 msgid "%s mounted on %s\n"
1839 msgstr ""
1840
1841 #: fish/keys.c:52
1842 #, c-format
1843 msgid "Enter key or passphrase (\"%s\"): "
1844 msgstr ""
1845
1846 #: fish/lcd.c:34
1847 #, c-format
1848 msgid "use 'lcd directory' to change local directory\n"
1849 msgstr ""
1850
1851 #: fish/man.c:34
1852 #, c-format
1853 msgid "use 'man' without parameters to open the manual\n"
1854 msgstr ""
1855
1856 #: fish/man.c:53
1857 #, c-format
1858 msgid "the external 'man' program failed\n"
1859 msgstr ""
1860
1861 #: fish/more.c:39
1862 #, c-format
1863 msgid "use '%s filename' to page a file\n"
1864 msgstr ""
1865
1866 #: fish/options.c:36
1867 #, c-format
1868 msgid "%s: too many drives added on the command line\n"
1869 msgstr ""
1870
1871 #: fish/options.c:118
1872 #, c-format
1873 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
1874 msgstr ""
1875
1876 #: fish/prep.c:37
1877 #, c-format
1878 msgid ""
1879 "List of available prepared disk images:\n"
1880 "\n"
1881 msgstr ""
1882
1883 #: fish/prep.c:40
1884 #, c-format
1885 msgid ""
1886 "guestfish -N %-8s - %s\n"
1887 "\n"
1888 "%s\n"
1889 msgstr ""
1890
1891 #: fish/prep.c:48
1892 #, c-format
1893 msgid "  Optional parameters:\n"
1894 msgstr ""
1895
1896 #: fish/prep.c:55
1897 #, c-format
1898 msgid "<%s> %s (default: %s)\n"
1899 msgstr ""
1900
1901 #: fish/prep.c:65
1902 #, c-format
1903 msgid ""
1904 "Prepared disk images are written to file \"test1.img\" in the local\n"
1905 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1906 "For more information see the guestfish(1) manual.\n"
1907 msgstr ""
1908
1909 #: fish/prep.c:96
1910 #, c-format
1911 msgid ""
1912 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1913 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1914 msgstr ""
1915
1916 #: fish/prep.c:158
1917 #, c-format
1918 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1919 msgstr ""
1920
1921 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1922 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1923 msgid "failed to allocate disk"
1924 msgstr ""
1925
1926 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1927 msgid "could not parse boot size"
1928 msgstr ""
1929
1930 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1931 #, c-format
1932 msgid "failed to get sector size of disk: %s"
1933 msgstr ""
1934
1935 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1936 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1937 #, c-format
1938 msgid "failed to partition disk: %s"
1939 msgstr ""
1940
1941 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1942 #, c-format
1943 msgid "failed to add boot partition: %s"
1944 msgstr ""
1945
1946 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1947 #, c-format
1948 msgid "failed to add root partition: %s"
1949 msgstr ""
1950
1951 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1952 #, c-format
1953 msgid "failed to create boot filesystem: %s"
1954 msgstr ""
1955
1956 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1957 #, c-format
1958 msgid "failed to create root filesystem: %s"
1959 msgstr ""
1960
1961 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1962 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1963 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1964 msgstr ""
1965
1966 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1967 #, c-format
1968 msgid "failed to create PV: %s: %s"
1969 msgstr ""
1970
1971 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1972 #, c-format
1973 msgid "failed to create VG: %s: %s"
1974 msgstr ""
1975
1976 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1977 #, c-format
1978 msgid "failed to create LV: /dev/%s/%s: %s"
1979 msgstr ""
1980
1981 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1982 #, c-format
1983 msgid "failed to resize LV to full size: %s: %s"
1984 msgstr ""
1985
1986 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1987 #, c-format
1988 msgid "failed to create filesystem (%s): %s"
1989 msgstr ""
1990
1991 #: fish/rc.c:255
1992 #, c-format
1993 msgid "guestfish: protocol error: could not read 'hello' message\n"
1994 msgstr ""
1995
1996 #: fish/rc.c:260
1997 #, c-format
1998 msgid ""
1999 "guestfish: protocol error: version mismatch, server version '%s' does not "
2000 "match client version '%s'.  The two versions must match exactly.\n"
2001 msgstr ""
2002
2003 #: fish/rc.c:335 fish/rc.c:349
2004 #, c-format
2005 msgid "guestfish: remote: looks like the server is not running\n"
2006 msgstr ""
2007
2008 #: fish/rc.c:361 fish/rc.c:375
2009 #, c-format
2010 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2011 msgstr ""
2012
2013 #: fish/rc.c:386
2014 #, c-format
2015 msgid "guestfish: protocol error: could not decode reply from server\n"
2016 msgstr ""
2017
2018 #: fish/reopen.c:36
2019 #, c-format
2020 msgid "'reopen' command takes no parameters\n"
2021 msgstr ""
2022
2023 #: fish/reopen.c:46
2024 #, c-format
2025 msgid "reopen: guestfs_create: failed to create handle\n"
2026 msgstr ""
2027
2028 #: fish/supported.c:66
2029 msgid "yes"
2030 msgstr ""
2031
2032 #: fish/supported.c:68
2033 msgid "no"
2034 msgstr ""
2035
2036 #: fish/time.c:35
2037 #, c-format
2038 msgid "use 'time command [args...]'\n"
2039 msgstr ""
2040
2041 #: fish/virt.c:72
2042 #, c-format
2043 msgid "%s: could not connect to libvirt (code %d, domain %d): %s\n"
2044 msgstr ""
2045
2046 #: fish/virt.c:80
2047 #, c-format
2048 msgid "%s: no libvirt domain called '%s': %s\n"
2049 msgstr ""
2050
2051 #: fish/virt.c:88
2052 #, c-format
2053 msgid "%s: error getting domain info about '%s': %s\n"
2054 msgstr ""
2055
2056 #: fish/virt.c:93
2057 #, c-format
2058 msgid ""
2059 "%s: error: '%s' is a live virtual machine.\n"
2060 "You must use '--ro' because write access to a running virtual machine can\n"
2061 "cause disk corruption.\n"
2062 msgstr ""
2063
2064 #: fish/virt.c:104
2065 #, c-format
2066 msgid "%s: error reading libvirt XML information about '%s': %s\n"
2067 msgstr ""
2068
2069 #: fish/virt.c:114
2070 #, c-format
2071 msgid "%s: unable to parse XML information returned by libvirt\n"
2072 msgstr ""
2073
2074 #: fish/virt.c:121
2075 #, c-format
2076 msgid "%s: unable to create new XPath context\n"
2077 msgstr ""
2078
2079 #: fish/virt.c:129
2080 #, c-format
2081 msgid "%s: unable to evaluate XPath expression\n"
2082 msgstr ""
2083
2084 #: fish/virt.c:204
2085 #, c-format
2086 msgid "%s: libvirt domain '%s' has no disks\n"
2087 msgstr ""
2088
2089 #: fuse/guestmount.c:845
2090 #, c-format
2091 msgid ""
2092 "%s: FUSE module for libguestfs\n"
2093 "%s lets you mount a virtual machine filesystem\n"
2094 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2095 "Usage:\n"
2096 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2097 "Options:\n"
2098 "  -a|--add image       Add image\n"
2099 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2100 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2101 "  -d|--domain guest    Add disks from libvirt guest\n"
2102 "  --echo-keys          Don't turn off echo for passphrases\n"
2103 "  --format[=raw|..]    Force disk format for -a option\n"
2104 "  --fuse-help          Display extra FUSE options\n"
2105 "  -i|--inspector       Automatically mount filesystems\n"
2106 "  --help               Display help message and exit\n"
2107 "  --keys-from-stdin    Read passphrases from stdin\n"
2108 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2109 "  -n|--no-sync         Don't autosync\n"
2110 "  -o|--option opt      Pass extra option to FUSE\n"
2111 "  -r|--ro              Mount read-only\n"
2112 "  --selinux            Enable SELinux support\n"
2113 "  -v|--verbose         Verbose messages\n"
2114 "  -V|--version         Display version and exit\n"
2115 "  -x|--trace           Trace guestfs API calls\n"
2116 msgstr ""
2117
2118 #: fuse/guestmount.c:1068
2119 #, c-format
2120 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2121 msgstr ""
2122
2123 #: fuse/guestmount.c:1076
2124 #, c-format
2125 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2126 msgstr ""
2127
2128 #: inspector/virt-inspector.pl:134
2129 msgid "virt-inspector: no image or VM names given"
2130 msgstr ""
2131
2132 #: inspector/virt-inspector.pl:145 tools/virt-cat.pl:161
2133 #: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
2134 #: tools/virt-win-reg.pl:292
2135 #, perl-brace-format
2136 msgid ""
2137 "{prog}: No operating system could be detected inside this disk image.\n"
2138 "\n"
2139 "This may be because the file is not a disk image, or is not a virtual "
2140 "machine\n"
2141 "image, or because the OS type is not understood by libguestfs.\n"
2142 "\n"
2143 "If you feel this is an error, please file a bug report including as much\n"
2144 "information about the disk image as possible.\n"
2145 msgstr ""
2146
2147 #: perl/lib/Sys/Guestfs/Lib.pm:158
2148 msgid "open_guest: first parameter must be a string or an arrayref"
2149 msgstr ""
2150
2151 #: perl/lib/Sys/Guestfs/Lib.pm:164
2152 msgid "open_guest: first argument contains undefined element"
2153 msgstr ""
2154
2155 #: perl/lib/Sys/Guestfs/Lib.pm:172
2156 #, perl-brace-format
2157 msgid "guest image {imagename} does not exist or is not readable"
2158 msgstr ""
2159
2160 #: perl/lib/Sys/Guestfs/Lib.pm:179
2161 msgid ""
2162 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2163 "XPath::XMLParser)"
2164 msgstr ""
2165
2166 #: perl/lib/Sys/Guestfs/Lib.pm:184
2167 msgid "open_guest: too many domains listed on command line"
2168 msgstr ""
2169
2170 #: perl/lib/Sys/Guestfs/Lib.pm:191
2171 msgid "open_guest: cannot connect to libvirt"
2172 msgstr ""
2173
2174 #: perl/lib/Sys/Guestfs/Lib.pm:210
2175 #, perl-brace-format
2176 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2177 msgstr ""
2178
2179 #: perl/lib/Sys/Guestfs/Lib.pm:213
2180 #, perl-brace-format
2181 msgid "{imagename} is not the name of a libvirt domain\n"
2182 msgstr ""
2183
2184 #: perl/lib/Sys/Guestfs/Lib.pm:242
2185 #, perl-brace-format
2186 msgid "{imagename} seems to have no disk devices\n"
2187 msgstr ""
2188
2189 #: perl/lib/Sys/Guestfs/Lib.pm:827
2190 msgid ""
2191 "No operating system could be detected inside this disk image.\n"
2192 "\n"
2193 "This may be because the file is not a disk image, or is not a virtual "
2194 "machine\n"
2195 "image, or because the OS type is not understood by virt-inspector.\n"
2196 "\n"
2197 "If you feel this is an error, please file a bug report including as much\n"
2198 "information about the disk image as possible.\n"
2199 msgstr ""
2200
2201 #: perl/lib/Sys/Guestfs/Lib.pm:900
2202 #, perl-brace-format
2203 msgid "unknown filesystem label {label}\n"
2204 msgstr ""
2205
2206 #: perl/lib/Sys/Guestfs/Lib.pm:910
2207 #, perl-brace-format
2208 msgid "unknown filesystem UUID {uuid}\n"
2209 msgstr ""
2210
2211 #: perl/lib/Sys/Guestfs/Lib.pm:933
2212 #, perl-brace-format
2213 msgid "unknown filesystem {fs}\n"
2214 msgstr ""
2215
2216 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2217 #, perl-brace-format
2218 msgid "Error running rpm -qa: {error}"
2219 msgstr ""
2220
2221 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2222 #, perl-brace-format
2223 msgid "Error running dpkg-query: {error}"
2224 msgstr ""
2225
2226 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2227 msgid "Can't find grub on guest"
2228 msgstr ""
2229
2230 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2231 #, perl-brace-format
2232 msgid "Grub entry {title} has no kernel"
2233 msgstr ""
2234
2235 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2236 #, perl-brace-format
2237 msgid "grub refers to {path}, which doesn't exist\n"
2238 msgstr ""
2239
2240 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2241 #, perl-brace-format
2242 msgid "Grub entry {title} does not specify an initrd"
2243 msgstr ""
2244
2245 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2246 #, perl-brace-format
2247 msgid "Didn't find modules directory {modules} for kernel {path}"
2248 msgstr ""
2249
2250 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2251 #, perl-brace-format
2252 msgid "Couldn't guess kernel version number from path for kernel {path}"
2253 msgstr ""
2254
2255 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2256 #, perl-brace-format
2257 msgid "{path} doesn't match augeas pattern"
2258 msgstr ""
2259
2260 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2261 #, perl-brace-format
2262 msgid "{filename}: could not read initrd format"
2263 msgstr ""
2264
2265 #: src/appliance.c:142
2266 #, c-format
2267 msgid ""
2268 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2269 "LIBGUESTFS_PATH (search path: %s)"
2270 msgstr ""
2271
2272 #: src/appliance.c:358
2273 #, c-format
2274 msgid "failed to create temporary cache directory: %m"
2275 msgstr ""
2276
2277 #: src/appliance.c:446
2278 #, c-format
2279 msgid "error renaming temporary cache directory: %m"
2280 msgstr ""
2281
2282 #: src/appliance.c:522
2283 msgid "external command failed, see earlier error messages"
2284 msgstr ""
2285
2286 #: src/guestfs.c:178
2287 #, c-format
2288 msgid "guestfs_close: called twice on the same handle\n"
2289 msgstr ""
2290
2291 #: src/guestfs.c:290
2292 #, c-format
2293 msgid "libguestfs: error: %s\n"
2294 msgstr ""
2295
2296 #: src/guestfs.c:775
2297 #, c-format
2298 msgid "<truncated, original size %zu bytes>"
2299 msgstr ""
2300
2301 #: src/inspect.c:1060
2302 #, c-format
2303 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2304 msgstr ""
2305
2306 #: src/inspect.c:1276
2307 msgid "no inspection data: call guestfs_inspect_os first"
2308 msgstr ""
2309
2310 #: src/inspect.c:1288
2311 #, c-format
2312 msgid ""
2313 "%s: root device not found: only call this function with a root device "
2314 "previously returned by guestfs_inspect_os"
2315 msgstr ""
2316
2317 #: src/inspect.c:1414
2318 msgid "not a Windows guest, or systemroot could not be determined"
2319 msgstr ""
2320
2321 #: src/launch.c:94
2322 msgid "command line cannot be altered after qemu subprocess launched"
2323 msgstr ""
2324
2325 #: src/launch.c:108
2326 msgid "guestfs_config: parameter must begin with '-' character"
2327 msgstr ""
2328
2329 #: src/launch.c:122
2330 #, c-format
2331 msgid "guestfs_config: parameter '%s' isn't allowed"
2332 msgstr ""
2333
2334 #: src/launch.c:188 src/launch.c:292
2335 msgid "filename cannot contain ',' (comma) character"
2336 msgstr ""
2337
2338 #: src/launch.c:200 src/launch.c:205
2339 #, c-format
2340 msgid "%s parameter is empty or contains disallowed characters"
2341 msgstr ""
2342
2343 #: src/launch.c:317
2344 msgid "you must call guestfs_add_drive before guestfs_launch"
2345 msgstr ""
2346
2347 #: src/launch.c:322
2348 msgid "the libguestfs handle has already been launched"
2349 msgstr ""
2350
2351 #: src/launch.c:334
2352 #, c-format
2353 msgid "%s: cannot create temporary directory"
2354 msgstr ""
2355
2356 #: src/launch.c:682
2357 msgid "guestfs_launch failed, see earlier error messages"
2358 msgstr ""
2359
2360 #: src/launch.c:695
2361 msgid "qemu launched and contacted daemon, but state != READY"
2362 msgstr ""
2363
2364 #: src/launch.c:836
2365 #, c-format
2366 msgid ""
2367 "%s: command failed: If qemu is located on a non-standard path, try setting "
2368 "the LIBGUESTFS_QEMU environment variable."
2369 msgstr ""
2370
2371 #: src/launch.c:928
2372 msgid "qemu has not been launched yet"
2373 msgstr ""
2374
2375 #: src/launch.c:939
2376 msgid "no subprocess to kill"
2377 msgstr ""
2378
2379 #: src/proto.c:143
2380 #, c-format
2381 msgid "guestfs_set_busy: called when in state %d != READY"
2382 msgstr ""
2383
2384 #: src/proto.c:166
2385 #, c-format
2386 msgid "guestfs_end_busy: called when in state %d"
2387 msgstr ""
2388
2389 #: src/proto.c:281
2390 #, c-format
2391 msgid ""
2392 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2393 msgstr ""
2394
2395 #: src/proto.c:453 src/proto.c:514
2396 msgid "unexpected end of file when reading from daemon"
2397 msgstr ""
2398
2399 #: src/proto.c:474
2400 #, c-format
2401 msgid "received magic signature from guestfsd, but in state %d"
2402 msgstr ""
2403
2404 #: src/proto.c:491
2405 #, c-format
2406 msgid "message length (%u) > maximum possible size (%d)"
2407 msgstr ""
2408
2409 #: src/proto.c:641
2410 #, c-format
2411 msgid "guestfs___send: state %d != BUSY"
2412 msgstr ""
2413
2414 #: src/proto.c:663
2415 msgid "xdr_guestfs_message_header failed"
2416 msgstr ""
2417
2418 #: src/proto.c:672
2419 msgid "dispatch failed to marshal args"
2420 msgstr ""
2421
2422 #: src/proto.c:802
2423 #, c-format
2424 msgid "send_file_chunk: state %d != READY"
2425 msgstr ""
2426
2427 #: src/proto.c:818
2428 #, c-format
2429 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2430 msgstr ""
2431
2432 #: src/proto.c:941
2433 #, c-format
2434 msgid "%s: error in chunked encoding"
2435 msgstr ""
2436
2437 #: src/proto.c:969
2438 msgid "write to daemon socket"
2439 msgstr ""
2440
2441 #: src/proto.c:992
2442 msgid "receive_file_data: parse error in reply callback"
2443 msgstr ""
2444
2445 #: src/proto.c:997
2446 msgid "receive_file_data: unexpected flag received when reading file chunks"
2447 msgstr ""
2448
2449 #: src/proto.c:1005
2450 msgid "failed to parse file chunk"
2451 msgstr ""
2452
2453 #: src/proto.c:1014
2454 msgid "file receive cancelled by daemon"
2455 msgstr ""
2456
2457 #: test-tool/test-tool.c:82
2458 #, c-format
2459 msgid ""
2460 "libguestfs-test-tool: interactive test tool\n"
2461 "Copyright (C) 2009 Red Hat Inc.\n"
2462 "Usage:\n"
2463 "  libguestfs-test-tool [--options]\n"
2464 "Options:\n"
2465 "  --help         Display usage\n"
2466 "  --helper libguestfs-test-tool-helper\n"
2467 "                 Helper program (default: %s)\n"
2468 "  --qemudir dir  Specify QEMU source directory\n"
2469 "  --qemu qemu    Specify QEMU binary\n"
2470 "  --timeout n\n"
2471 "  -t n           Set launch timeout (default: %d seconds)\n"
2472 msgstr ""
2473
2474 #: test-tool/test-tool.c:138
2475 #, c-format
2476 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2477 msgstr ""
2478
2479 #: test-tool/test-tool.c:147
2480 #, c-format
2481 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2482 msgstr ""
2483
2484 #: test-tool/test-tool.c:159
2485 #, c-format
2486 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2487 msgstr ""
2488
2489 #: test-tool/test-tool.c:182
2490 #, c-format
2491 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2492 msgstr ""
2493
2494 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2495 #, c-format
2496 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2497 msgstr ""
2498
2499 #: test-tool/test-tool.c:206
2500 #, c-format
2501 msgid "libguestfs-test-tool: guestfs_version failed\n"
2502 msgstr ""
2503
2504 #: test-tool/test-tool.c:228
2505 #, c-format
2506 msgid "libguestfs-test-tool: failed to launch appliance\n"
2507 msgstr ""
2508
2509 #: test-tool/test-tool.c:240
2510 #, c-format
2511 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2512 msgstr ""
2513
2514 #: test-tool/test-tool.c:246
2515 #, c-format
2516 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2517 msgstr ""
2518
2519 #: test-tool/test-tool.c:252
2520 #, c-format
2521 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2522 msgstr ""
2523
2524 #: test-tool/test-tool.c:258
2525 #, c-format
2526 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2527 msgstr ""
2528
2529 #: test-tool/test-tool.c:264
2530 #, c-format
2531 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2532 msgstr ""
2533
2534 #: test-tool/test-tool.c:272
2535 #, c-format
2536 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2537 msgstr ""
2538
2539 #: test-tool/test-tool.c:303
2540 #, c-format
2541 msgid ""
2542 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2543 "--qemu/--qemudir options cannot be used.\n"
2544 msgstr ""
2545
2546 #: test-tool/test-tool.c:311
2547 #, c-format
2548 msgid "Binary '%s' does not exist or is not executable\n"
2549 msgstr ""
2550
2551 #: test-tool/test-tool.c:325
2552 #, c-format
2553 msgid "%s: does not look like a qemu source directory\n"
2554 msgstr ""
2555
2556 #: test-tool/test-tool.c:374
2557 #, c-format
2558 msgid ""
2559 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2560 "available.  Expected to find it in '%s'\n"
2561 "\n"
2562 "Use the --helper option to specify the location of this program.\n"
2563 msgstr ""
2564
2565 #: test-tool/test-tool.c:390
2566 #, c-format
2567 msgid "command failed: %s"
2568 msgstr ""
2569
2570 #: test-tool/test-tool.c:398
2571 #, c-format
2572 msgid ""
2573 "Test tool helper program %s\n"
2574 "is not statically linked.  This is a build error when this test tool\n"
2575 "was built.\n"
2576 msgstr ""
2577
2578 #: test-tool/test-tool.c:432
2579 #, c-format
2580 msgid "mkisofs command failed: %s\n"
2581 msgstr ""
2582
2583 #: tools/virt-cat.pl:145
2584 msgid "virt-cat: no image, VM names or filenames to cat given"
2585 msgstr ""
2586
2587 #: tools/virt-cat.pl:165 tools/virt-edit.pl:189 tools/virt-ls.pl:198
2588 #: tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
2589 #, perl-brace-format
2590 msgid "{prog}: multiboot operating systems are not supported.\n"
2591 msgstr ""
2592
2593 #: tools/virt-df.pl:213
2594 msgid "virt-df: cannot use -h and --csv options together\n"
2595 msgstr ""
2596
2597 #: tools/virt-df.pl:277
2598 #, perl-brace-format
2599 msgid "{name} is not the name of a libvirt domain\n"
2600 msgstr ""
2601
2602 #: tools/virt-df.pl:345
2603 #, perl-brace-format
2604 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2605 msgstr ""
2606
2607 #: tools/virt-df.pl:521
2608 msgid "Virtual Machine"
2609 msgstr ""
2610
2611 #: tools/virt-df.pl:521
2612 msgid "Filesystem"
2613 msgstr ""
2614
2615 #: tools/virt-df.pl:524
2616 msgid "1K-blocks"
2617 msgstr ""
2618
2619 #: tools/virt-df.pl:526
2620 msgid "Size"
2621 msgstr ""
2622
2623 #: tools/virt-df.pl:528
2624 msgid "Used"
2625 msgstr ""
2626
2627 #: tools/virt-df.pl:529
2628 msgid "Available"
2629 msgstr ""
2630
2631 #: tools/virt-df.pl:530
2632 msgid "Use%"
2633 msgstr ""
2634
2635 #: tools/virt-df.pl:532
2636 msgid "Inodes"
2637 msgstr ""
2638
2639 #: tools/virt-df.pl:533
2640 msgid "IUsed"
2641 msgstr ""
2642
2643 #: tools/virt-df.pl:534
2644 msgid "IFree"
2645 msgstr ""
2646
2647 #: tools/virt-df.pl:535
2648 msgid "IUse%"
2649 msgstr ""
2650
2651 #: tools/virt-edit.pl:169
2652 msgid "virt-edit: no image, VM names or filenames to edit given"
2653 msgstr ""
2654
2655 #: tools/virt-edit.pl:221
2656 msgid "File not changed.\n"
2657 msgstr ""
2658
2659 #: tools/virt-list-filesystems.pl:139
2660 msgid "virt-list-filesystems: no image or VM name given"
2661 msgstr ""
2662
2663 #: tools/virt-list-partitions.pl:149
2664 msgid "virt-list-partitions: no image or VM name given"
2665 msgstr ""
2666
2667 #: tools/virt-ls.pl:153 tools/virt-ls.pl:159
2668 msgid "virt-ls: cannot combine -l and -R options\n"
2669 msgstr ""
2670
2671 #: tools/virt-ls.pl:178
2672 msgid "virt-ls: no image, VM names or directory to list given"
2673 msgstr ""
2674
2675 #: tools/virt-make-fs.pl:291
2676 msgid "virt-make-fs input output\n"
2677 msgstr ""
2678
2679 #: tools/virt-make-fs.pl:321
2680 msgid "unexpected output from 'du' command"
2681 msgstr ""
2682
2683 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2684 #: tools/virt-make-fs.pl:453
2685 #, perl-brace-format
2686 msgid "{f}: unknown input format: {fmt}\n"
2687 msgstr ""
2688
2689 #: tools/virt-make-fs.pl:391
2690 #, perl-brace-format
2691 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2692 msgstr ""
2693
2694 #: tools/virt-make-fs.pl:401
2695 msgid ""
2696 "qemu-img create: failed to create disk image, see earlier error messages\n"
2697 msgstr ""
2698
2699 #: tools/virt-make-fs.pl:412
2700 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2701 msgstr ""
2702
2703 #: tools/virt-make-fs.pl:437
2704 msgid "tar: failed, see earlier messages\n"
2705 msgstr ""
2706
2707 #: tools/virt-make-fs.pl:459
2708 msgid "uncompress command failed, see earlier messages\n"
2709 msgstr ""
2710
2711 #: tools/virt-make-fs.pl:494
2712 msgid ""
2713 "virt-make-fs: error copying contents into filesystem\n"
2714 "An error here usually means that the program did not estimate the\n"
2715 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2716 msgstr ""
2717
2718 #: tools/virt-rescue.pl:222
2719 msgid "virt-rescue: no image or VM names rescue given"
2720 msgstr ""
2721
2722 #: tools/virt-resize.pl:33
2723 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2724 msgstr ""
2725
2726 #: tools/virt-resize.pl:584
2727 #, perl-brace-format
2728 msgid "virt-resize: {file}: does not exist or is not readable\n"
2729 msgstr ""
2730
2731 #: tools/virt-resize.pl:586
2732 #, perl-brace-format
2733 msgid ""
2734 "virt-resize: {file}: does not exist or is not writable\n"
2735 "You have to create the destination disk before running this program.\n"
2736 "Please read the virt-resize(1) manpage for more information.\n"
2737 msgstr ""
2738
2739 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2740 #, perl-brace-format
2741 msgid ""
2742 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2743 msgstr ""
2744
2745 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2746 msgid "virt-resize: short read"
2747 msgstr ""
2748
2749 #: tools/virt-resize.pl:830
2750 #, perl-brace-format
2751 msgid "virt-resize: no logical volume called {n}\n"
2752 msgstr ""
2753
2754 #: tools/virt-resize.pl:850
2755 #, perl-brace-format
2756 msgid ""
2757 "{p}: partition not found in the source disk image, when using the '{opt}' "
2758 "command line option\n"
2759 msgstr ""
2760
2761 #: tools/virt-resize.pl:856
2762 #, perl-brace-format
2763 msgid ""
2764 "{p}: partition ignored, you cannot use it in another command line argument\n"
2765 msgstr ""
2766
2767 #: tools/virt-resize.pl:860
2768 #, perl-brace-format
2769 msgid ""
2770 "{p}: partition deleted, you cannot use it in another command line argument\n"
2771 msgstr ""
2772
2773 #: tools/virt-resize.pl:902
2774 #, perl-brace-format
2775 msgid "{p}: this partition has already been marked for resizing\n"
2776 msgstr ""
2777
2778 #: tools/virt-resize.pl:910
2779 #, perl-brace-format
2780 msgid "{p}: missing size field in {o} option\n"
2781 msgstr ""
2782
2783 #: tools/virt-resize.pl:927
2784 #, perl-brace-format
2785 msgid "{p}: {f}: cannot parse size field\n"
2786 msgstr ""
2787
2788 #: tools/virt-resize.pl:932
2789 #, perl-brace-format
2790 msgid "{p}: new size is zero or negative\n"
2791 msgstr ""
2792
2793 #: tools/virt-resize.pl:955
2794 #, perl-brace-format
2795 msgid ""
2796 "{p}: cannot make this partition smaller because it contains a\n"
2797 "filesystem, physical volume or other content that is larger than the new "
2798 "size.\n"
2799 "You have to resize the content first, see virt-resize(1).\n"
2800 msgstr ""
2801
2802 #: tools/virt-resize.pl:971
2803 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2804 msgstr ""
2805
2806 #: tools/virt-resize.pl:1020
2807 #, perl-brace-format
2808 msgid ""
2809 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2810 "expand into.  You need to make the target disk larger by at least {h}.\n"
2811 msgstr ""
2812
2813 #: tools/virt-resize.pl:1035
2814 msgid ""
2815 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2816 "(see 'deficit' in the virt-resize(1) man page)\n"
2817 msgstr ""
2818
2819 #: tools/virt-resize.pl:1050
2820 msgid "Summary of changes:\n"
2821 msgstr ""
2822
2823 #: tools/virt-resize.pl:1054
2824 #, perl-brace-format
2825 msgid "{p}: partition will be ignored\n"
2826 msgstr ""
2827
2828 #: tools/virt-resize.pl:1056
2829 #, perl-brace-format
2830 msgid "{p}: partition will be deleted\n"
2831 msgstr ""
2832
2833 #: tools/virt-resize.pl:1058
2834 #, perl-brace-format
2835 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2836 msgstr ""
2837
2838 #: tools/virt-resize.pl:1063
2839 #, perl-brace-format
2840 msgid "{p}: content will be expanded using the '{meth}' method\n"
2841 msgstr ""
2842
2843 #: tools/virt-resize.pl:1068
2844 #, perl-brace-format
2845 msgid "{p}: partition will be left alone\n"
2846 msgstr ""
2847
2848 #: tools/virt-resize.pl:1073
2849 #, perl-brace-format
2850 msgid "{n}: LV will be expanded to maximum size\n"
2851 msgstr ""
2852
2853 #: tools/virt-resize.pl:1079
2854 #, perl-brace-format
2855 msgid "{n}: content will be expanded using the '{meth}' method\n"
2856 msgstr ""
2857
2858 #: tools/virt-resize.pl:1086
2859 #, perl-brace-format
2860 msgid "There is a surplus of {spl} bytes ({h}).\n"
2861 msgstr ""
2862
2863 #: tools/virt-resize.pl:1091
2864 msgid "An extra partition will be created for the surplus.\n"
2865 msgstr ""
2866
2867 #: tools/virt-resize.pl:1093
2868 msgid ""
2869 "The surplus space is not large enough for an extra partition to be created\n"
2870 "and so it will just be ignored.\n"
2871 msgstr ""
2872
2873 #: tools/virt-resize.pl:1096
2874 msgid ""
2875 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2876 "to partition this extra space if you want.\n"
2877 msgstr ""
2878
2879 #: tools/virt-resize.pl:1099
2880 #, perl-brace-format
2881 msgid ""
2882 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2883 "You need to make the target disk larger by at least this amount,\n"
2884 "or adjust your resizing requests.\n"
2885 msgstr ""
2886
2887 #: tools/virt-resize.pl:1116
2888 msgid "virt-resize: source disk does not have a first partition\n"
2889 msgstr ""
2890
2891 #: tools/virt-resize.pl:1211
2892 #, perl-brace-format
2893 msgid "Copying {p} ...\n"
2894 msgstr ""
2895
2896 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
2897 #, perl-brace-format
2898 msgid "Expanding {p} using the '{meth}' method\n"
2899 msgstr ""
2900
2901 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
2902 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2903 msgstr ""
2904
2905 #: tools/virt-tar.pl:207
2906 msgid "virt-tar: no image, VM names, directory or filename given"
2907 msgstr ""
2908
2909 #: tools/virt-tar.pl:210
2910 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2911 msgstr ""
2912
2913 #: tools/virt-tar.pl:221
2914 #, perl-brace-format
2915 msgid "virt-tar: {tarball}: file not found\n"
2916 msgstr ""
2917
2918 #: tools/virt-tar.pl:224
2919 #, perl-brace-format
2920 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2921 msgstr ""
2922
2923 #: tools/virt-win-reg.pl:276
2924 msgid "no libvirt domain name or disk image given\n"
2925 msgstr ""
2926
2927 #: tools/virt-win-reg.pl:315
2928 msgid ""
2929 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2930 "export\n"
2931 msgstr ""
2932
2933 #: tools/virt-win-reg.pl:426
2934 #, perl-brace-format
2935 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2936 msgstr ""
2937
2938 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
2939 #, perl-brace-format
2940 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2941 msgstr ""
2942
2943 #: tools/virt-win-reg.pl:450
2944 #, perl-brace-format
2945 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2946 msgstr ""
2947
2948 #: tools/virt-win-reg.pl:472
2949 #, perl-brace-format
2950 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2951 msgstr ""