inspect: Refuse to download software hive if it is huge.
[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.5\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-12 22:55+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 #, c-format
23 msgid "Try `%s --help' for more information.\n"
24 msgstr ""
25
26 #: cat/virt-cat.c:57
27 #, c-format
28 msgid ""
29 "%s: display files in a virtual machine\n"
30 "Copyright (C) 2010 Red Hat Inc.\n"
31 "Usage:\n"
32 "  %s [--options] -d domname file [file ...]\n"
33 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
34 "Options:\n"
35 "  -a|--add image       Add image\n"
36 "  -c|--connect uri     Specify libvirt URI for -d option\n"
37 "  -d|--domain guest    Add disks from libvirt guest\n"
38 "  --echo-keys          Don't turn off echo for passphrases\n"
39 "  --format[=raw|..]    Force disk format for -a option\n"
40 "  --help               Display brief help\n"
41 "  --keys-from-stdin    Read passphrases from stdin\n"
42 "  -v|--verbose         Verbose messages\n"
43 "  -V|--version         Display version and exit\n"
44 "  -x                   Echo each command before executing it\n"
45 "For more information, see the manpage %s(1).\n"
46 msgstr ""
47
48 #: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
49 #, c-format
50 msgid "guestfs_create: failed to create handle\n"
51 msgstr ""
52
53 #: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
54 #, c-format
55 msgid "%s: unknown long option: %s (%d)\n"
56 msgstr ""
57
58 #: fish/alloc.c:37
59 #, c-format
60 msgid "use 'alloc file size' to create an image\n"
61 msgstr ""
62
63 #: fish/alloc.c:51
64 #, c-format
65 msgid "use 'sparse file size' to create a sparse image\n"
66 msgstr ""
67
68 #: fish/alloc.c:75
69 #, c-format
70 msgid "can't allocate or add disks after launching\n"
71 msgstr ""
72
73 #: fish/alloc.c:156
74 #, c-format
75 msgid "%s: invalid integer parameter (%s returned %d)\n"
76 msgstr ""
77
78 #: fish/cmds.c:2798
79 msgid "Command"
80 msgstr ""
81
82 #: fish/cmds.c:2798
83 msgid "Description"
84 msgstr ""
85
86 #: fish/cmds.c:2800
87 msgid "add a CD-ROM disk image to examine"
88 msgstr ""
89
90 #: fish/cmds.c:2801
91 msgid "add the disk(s) from a named libvirt domain"
92 msgstr ""
93
94 #: fish/cmds.c:2802 fish/cmds.c:2803
95 msgid "add an image to examine or modify"
96 msgstr ""
97
98 #: fish/cmds.c:2804
99 msgid "add a drive in snapshot mode (read-only)"
100 msgstr ""
101
102 #: fish/cmds.c:2805
103 msgid "add a drive read-only specifying the QEMU block emulation to use"
104 msgstr ""
105
106 #: fish/cmds.c:2806
107 msgid "add a drive specifying the QEMU block emulation to use"
108 msgstr ""
109
110 #: fish/cmds.c:2807
111 msgid "allocate and add a disk file"
112 msgstr ""
113
114 #: fish/cmds.c:2808
115 msgid "clear Augeas path"
116 msgstr ""
117
118 #: fish/cmds.c:2809
119 msgid "close the current Augeas handle"
120 msgstr ""
121
122 #: fish/cmds.c:2810
123 msgid "define an Augeas node"
124 msgstr ""
125
126 #: fish/cmds.c:2811
127 msgid "define an Augeas variable"
128 msgstr ""
129
130 #: fish/cmds.c:2812
131 msgid "look up the value of an Augeas path"
132 msgstr ""
133
134 #: fish/cmds.c:2813
135 msgid "create a new Augeas handle"
136 msgstr ""
137
138 #: fish/cmds.c:2814
139 msgid "insert a sibling Augeas node"
140 msgstr ""
141
142 #: fish/cmds.c:2815
143 msgid "load files into the tree"
144 msgstr ""
145
146 #: fish/cmds.c:2816
147 msgid "list Augeas nodes under augpath"
148 msgstr ""
149
150 #: fish/cmds.c:2817
151 msgid "return Augeas nodes which match augpath"
152 msgstr ""
153
154 #: fish/cmds.c:2818
155 msgid "move Augeas node"
156 msgstr ""
157
158 #: fish/cmds.c:2819
159 msgid "remove an Augeas path"
160 msgstr ""
161
162 #: fish/cmds.c:2820
163 msgid "write all pending Augeas changes to disk"
164 msgstr ""
165
166 #: fish/cmds.c:2821
167 msgid "set Augeas path to value"
168 msgstr ""
169
170 #: fish/cmds.c:2822
171 msgid "test availability of some parts of the API"
172 msgstr ""
173
174 #: fish/cmds.c:2823
175 msgid "return a list of all optional groups"
176 msgstr ""
177
178 #: fish/cmds.c:2824
179 msgid "upload base64-encoded data to file"
180 msgstr ""
181
182 #: fish/cmds.c:2825
183 msgid "download file and encode as base64"
184 msgstr ""
185
186 #: fish/cmds.c:2826
187 msgid "flush device buffers"
188 msgstr ""
189
190 #: fish/cmds.c:2827
191 msgid "get blocksize of block device"
192 msgstr ""
193
194 #: fish/cmds.c:2828
195 msgid "is block device set to read-only"
196 msgstr ""
197
198 #: fish/cmds.c:2829
199 msgid "get total size of device in bytes"
200 msgstr ""
201
202 #: fish/cmds.c:2830
203 msgid "get sectorsize of block device"
204 msgstr ""
205
206 #: fish/cmds.c:2831
207 msgid "get total size of device in 512-byte sectors"
208 msgstr ""
209
210 #: fish/cmds.c:2832
211 msgid "reread partition table"
212 msgstr ""
213
214 #: fish/cmds.c:2833
215 msgid "set blocksize of block device"
216 msgstr ""
217
218 #: fish/cmds.c:2834
219 msgid "set block device to read-only"
220 msgstr ""
221
222 #: fish/cmds.c:2835
223 msgid "set block device to read-write"
224 msgstr ""
225
226 #: fish/cmds.c:2836
227 msgid "return true path on case-insensitive filesystem"
228 msgstr ""
229
230 #: fish/cmds.c:2837
231 msgid "list the contents of a file"
232 msgstr ""
233
234 #: fish/cmds.c:2838
235 msgid "compute MD5, SHAx or CRC checksum of file"
236 msgstr ""
237
238 #: fish/cmds.c:2839
239 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
240 msgstr ""
241
242 #: fish/cmds.c:2840
243 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
244 msgstr ""
245
246 #: fish/cmds.c:2841
247 msgid "change file mode"
248 msgstr ""
249
250 #: fish/cmds.c:2842 fish/cmds.c:2947
251 msgid "change file owner and group"
252 msgstr ""
253
254 #: fish/cmds.c:2843
255 msgid "run a command from the guest filesystem"
256 msgstr ""
257
258 #: fish/cmds.c:2844
259 msgid "run a command, returning lines"
260 msgstr ""
261
262 #: fish/cmds.c:2845
263 msgid "add qemu parameters"
264 msgstr ""
265
266 #: fish/cmds.c:2846
267 msgid "copy local files or directories into an image"
268 msgstr ""
269
270 #: fish/cmds.c:2847
271 msgid "copy remote files or directories out of an image"
272 msgstr ""
273
274 #: fish/cmds.c:2848
275 msgid "copy size bytes from source to destination using dd"
276 msgstr ""
277
278 #: fish/cmds.c:2849
279 msgid "copy a file"
280 msgstr ""
281
282 #: fish/cmds.c:2850
283 msgid "copy a file or directory recursively"
284 msgstr ""
285
286 #: fish/cmds.c:2851
287 msgid "copy from source to destination using dd"
288 msgstr ""
289
290 #: fish/cmds.c:2852
291 msgid "debugging and internals"
292 msgstr ""
293
294 #: fish/cmds.c:2853
295 msgid "debug the QEMU command line (internal use only)"
296 msgstr ""
297
298 #: fish/cmds.c:2854
299 msgid "upload a file to the appliance (internal use only)"
300 msgstr ""
301
302 #: fish/cmds.c:2855
303 msgid "report file system disk space usage"
304 msgstr ""
305
306 #: fish/cmds.c:2856
307 msgid "report file system disk space usage (human readable)"
308 msgstr ""
309
310 #: fish/cmds.c:2857
311 msgid "return kernel messages"
312 msgstr ""
313
314 #: fish/cmds.c:2858
315 msgid "download a file to the local machine"
316 msgstr ""
317
318 #: fish/cmds.c:2859
319 msgid "download a file to the local machine with offset and size"
320 msgstr ""
321
322 #: fish/cmds.c:2860
323 msgid "drop kernel page cache, dentries and inodes"
324 msgstr ""
325
326 #: fish/cmds.c:2861
327 msgid "estimate file space usage"
328 msgstr ""
329
330 #: fish/cmds.c:2862
331 msgid "check an ext2/ext3 filesystem"
332 msgstr ""
333
334 #: fish/cmds.c:2863
335 msgid "display a line of text"
336 msgstr ""
337
338 #: fish/cmds.c:2864
339 msgid "echo arguments back to the client"
340 msgstr ""
341
342 #: fish/cmds.c:2865
343 msgid "edit a file"
344 msgstr ""
345
346 #: fish/cmds.c:2866 fish/cmds.c:2867 fish/cmds.c:2872 fish/cmds.c:2873
347 #: fish/cmds.c:2904 fish/cmds.c:2905 fish/cmds.c:3136 fish/cmds.c:3137
348 #: fish/cmds.c:3141 fish/cmds.c:3142 fish/cmds.c:3144 fish/cmds.c:3145
349 msgid "return lines matching a pattern"
350 msgstr ""
351
352 #: fish/cmds.c:2868
353 msgid "test if two files have equal contents"
354 msgstr ""
355
356 #: fish/cmds.c:2869
357 msgid "test if file or directory exists"
358 msgstr ""
359
360 #: fish/cmds.c:2870 fish/cmds.c:2871
361 msgid "preallocate a file in the guest filesystem"
362 msgstr ""
363
364 #: fish/cmds.c:2874
365 msgid "determine file type"
366 msgstr ""
367
368 #: fish/cmds.c:2875
369 msgid "detect the architecture of a binary file"
370 msgstr ""
371
372 #: fish/cmds.c:2876
373 msgid "return the size of the file in bytes"
374 msgstr ""
375
376 #: fish/cmds.c:2877
377 msgid "fill a file with octets"
378 msgstr ""
379
380 #: fish/cmds.c:2878
381 msgid "fill a file with a repeating pattern of bytes"
382 msgstr ""
383
384 #: fish/cmds.c:2879
385 msgid "find all files and directories"
386 msgstr ""
387
388 #: fish/cmds.c:2880
389 msgid "find all files and directories, returning NUL-separated list"
390 msgstr ""
391
392 #: fish/cmds.c:2881
393 msgid "find a filesystem by label"
394 msgstr ""
395
396 #: fish/cmds.c:2882
397 msgid "find a filesystem by UUID"
398 msgstr ""
399
400 #: fish/cmds.c:2883
401 msgid "run the filesystem checker"
402 msgstr ""
403
404 #: fish/cmds.c:2884
405 msgid "get the additional kernel options"
406 msgstr ""
407
408 #: fish/cmds.c:2885
409 msgid "get autosync mode"
410 msgstr ""
411
412 #: fish/cmds.c:2886
413 msgid "get direct appliance mode flag"
414 msgstr ""
415
416 #: fish/cmds.c:2887
417 msgid "get the ext2/3/4 filesystem label"
418 msgstr ""
419
420 #: fish/cmds.c:2888
421 msgid "get the ext2/3/4 filesystem UUID"
422 msgstr ""
423
424 #: fish/cmds.c:2889
425 msgid "get memory allocated to the qemu subprocess"
426 msgstr ""
427
428 #: fish/cmds.c:2890
429 msgid "get enable network flag"
430 msgstr ""
431
432 #: fish/cmds.c:2891
433 msgid "get the search path"
434 msgstr ""
435
436 #: fish/cmds.c:2892
437 msgid "get PID of qemu subprocess"
438 msgstr ""
439
440 #: fish/cmds.c:2893
441 msgid "get the qemu binary"
442 msgstr ""
443
444 #: fish/cmds.c:2894
445 msgid "get recovery process enabled flag"
446 msgstr ""
447
448 #: fish/cmds.c:2895
449 msgid "get SELinux enabled flag"
450 msgstr ""
451
452 #: fish/cmds.c:2896
453 msgid "get the current state"
454 msgstr ""
455
456 #: fish/cmds.c:2897
457 msgid "get command trace enabled flag"
458 msgstr ""
459
460 #: fish/cmds.c:2898
461 msgid "get the current umask"
462 msgstr ""
463
464 #: fish/cmds.c:2899
465 msgid "get verbose mode"
466 msgstr ""
467
468 #: fish/cmds.c:2900
469 msgid "get SELinux security context"
470 msgstr ""
471
472 #: fish/cmds.c:2901 fish/cmds.c:2948
473 msgid "list extended attributes of a file or directory"
474 msgstr ""
475
476 #: fish/cmds.c:2902
477 msgid "expand wildcards in command"
478 msgstr ""
479
480 #: fish/cmds.c:2903
481 msgid "expand a wildcard path"
482 msgstr ""
483
484 #: fish/cmds.c:2906
485 msgid "install GRUB"
486 msgstr ""
487
488 #: fish/cmds.c:2907
489 msgid "return first 10 lines of a file"
490 msgstr ""
491
492 #: fish/cmds.c:2908
493 msgid "return first N lines of a file"
494 msgstr ""
495
496 #: fish/cmds.c:2909
497 msgid "dump a file in hexadecimal"
498 msgstr ""
499
500 #: fish/cmds.c:2910
501 msgid "edit with a hex editor"
502 msgstr ""
503
504 #: fish/cmds.c:2911
505 msgid "list the contents of a single file in an initrd"
506 msgstr ""
507
508 #: fish/cmds.c:2912
509 msgid "list files in an initrd"
510 msgstr ""
511
512 #: fish/cmds.c:2913
513 msgid "add an inotify watch"
514 msgstr ""
515
516 #: fish/cmds.c:2914
517 msgid "close the inotify handle"
518 msgstr ""
519
520 #: fish/cmds.c:2915
521 msgid "return list of watched files that had events"
522 msgstr ""
523
524 #: fish/cmds.c:2916
525 msgid "create an inotify handle"
526 msgstr ""
527
528 #: fish/cmds.c:2917
529 msgid "return list of inotify events"
530 msgstr ""
531
532 #: fish/cmds.c:2918
533 msgid "remove an inotify watch"
534 msgstr ""
535
536 #: fish/cmds.c:2919
537 msgid "get architecture of inspected operating system"
538 msgstr ""
539
540 #: fish/cmds.c:2920
541 msgid "get distro of inspected operating system"
542 msgstr ""
543
544 #: fish/cmds.c:2921
545 msgid "get filesystems associated with inspected operating system"
546 msgstr ""
547
548 #: fish/cmds.c:2922
549 msgid "get major version of inspected operating system"
550 msgstr ""
551
552 #: fish/cmds.c:2923
553 msgid "get minor version of inspected operating system"
554 msgstr ""
555
556 #: fish/cmds.c:2924
557 msgid "get mountpoints of inspected operating system"
558 msgstr ""
559
560 #: fish/cmds.c:2925
561 msgid "get package format used by the operating system"
562 msgstr ""
563
564 #: fish/cmds.c:2926
565 msgid "get package management tool used by the operating system"
566 msgstr ""
567
568 #: fish/cmds.c:2927
569 msgid "get product name of inspected operating system"
570 msgstr ""
571
572 #: fish/cmds.c:2928
573 msgid "return list of operating systems found by last inspection"
574 msgstr ""
575
576 #: fish/cmds.c:2929
577 msgid "get type of inspected operating system"
578 msgstr ""
579
580 #: fish/cmds.c:2930
581 msgid "get Windows systemroot of inspected operating system"
582 msgstr ""
583
584 #: fish/cmds.c:2931
585 msgid "inspect disk and return list of operating systems found"
586 msgstr ""
587
588 #: fish/cmds.c:2932
589 msgid "test if block device"
590 msgstr ""
591
592 #: fish/cmds.c:2933
593 msgid "is busy processing a command"
594 msgstr ""
595
596 #: fish/cmds.c:2934
597 msgid "test if character device"
598 msgstr ""
599
600 #: fish/cmds.c:2935
601 msgid "is in configuration state"
602 msgstr ""
603
604 #: fish/cmds.c:2936
605 msgid "test if a directory"
606 msgstr ""
607
608 #: fish/cmds.c:2937
609 msgid "test if FIFO (named pipe)"
610 msgstr ""
611
612 #: fish/cmds.c:2938
613 msgid "test if a regular file"
614 msgstr ""
615
616 #: fish/cmds.c:2939
617 msgid "is launching subprocess"
618 msgstr ""
619
620 #: fish/cmds.c:2940
621 msgid "test if device is a logical volume"
622 msgstr ""
623
624 #: fish/cmds.c:2941
625 msgid "is ready to accept commands"
626 msgstr ""
627
628 #: fish/cmds.c:2942
629 msgid "test if socket"
630 msgstr ""
631
632 #: fish/cmds.c:2943
633 msgid "test if symbolic link"
634 msgstr ""
635
636 #: fish/cmds.c:2944
637 msgid "kill the qemu subprocess"
638 msgstr ""
639
640 #: fish/cmds.c:2945
641 msgid "launch the qemu subprocess"
642 msgstr ""
643
644 #: fish/cmds.c:2946
645 msgid "change working directory"
646 msgstr ""
647
648 #: fish/cmds.c:2949
649 msgid "list the block devices"
650 msgstr ""
651
652 #: fish/cmds.c:2950
653 msgid "list filesystems"
654 msgstr ""
655
656 #: fish/cmds.c:2951
657 msgid "list the partitions"
658 msgstr ""
659
660 #: fish/cmds.c:2952
661 msgid "list the files in a directory (long format)"
662 msgstr ""
663
664 #: fish/cmds.c:2953 fish/cmds.c:2954
665 msgid "create a hard link"
666 msgstr ""
667
668 #: fish/cmds.c:2955 fish/cmds.c:2956
669 msgid "create a symbolic link"
670 msgstr ""
671
672 #: fish/cmds.c:2957 fish/cmds.c:3047
673 msgid "remove extended attribute of a file or directory"
674 msgstr ""
675
676 #: fish/cmds.c:2958
677 msgid "list the files in a directory"
678 msgstr ""
679
680 #: fish/cmds.c:2959 fish/cmds.c:3072
681 msgid "set extended attribute of a file or directory"
682 msgstr ""
683
684 #: fish/cmds.c:2960
685 msgid "get file information for a symbolic link"
686 msgstr ""
687
688 #: fish/cmds.c:2961
689 msgid "lstat on multiple files"
690 msgstr ""
691
692 #: fish/cmds.c:2962
693 msgid "add a key on a LUKS encrypted device"
694 msgstr ""
695
696 #: fish/cmds.c:2963
697 msgid "close a LUKS device"
698 msgstr ""
699
700 #: fish/cmds.c:2964 fish/cmds.c:2965
701 msgid "format a block device as a LUKS encrypted device"
702 msgstr ""
703
704 #: fish/cmds.c:2966
705 msgid "remove a key from a LUKS encrypted device"
706 msgstr ""
707
708 #: fish/cmds.c:2967
709 msgid "open a LUKS-encrypted block device"
710 msgstr ""
711
712 #: fish/cmds.c:2968
713 msgid "open a LUKS-encrypted block device read-only"
714 msgstr ""
715
716 #: fish/cmds.c:2969
717 msgid "create an LVM logical volume"
718 msgstr ""
719
720 #: fish/cmds.c:2970
721 msgid "get canonical name of an LV"
722 msgstr ""
723
724 #: fish/cmds.c:2971
725 msgid "clear LVM device filter"
726 msgstr ""
727
728 #: fish/cmds.c:2972
729 msgid "remove all LVM LVs, VGs and PVs"
730 msgstr ""
731
732 #: fish/cmds.c:2973
733 msgid "set LVM device filter"
734 msgstr ""
735
736 #: fish/cmds.c:2974
737 msgid "remove an LVM logical volume"
738 msgstr ""
739
740 #: fish/cmds.c:2975
741 msgid "rename an LVM logical volume"
742 msgstr ""
743
744 #: fish/cmds.c:2976
745 msgid "resize an LVM logical volume"
746 msgstr ""
747
748 #: fish/cmds.c:2977
749 msgid "expand an LV to fill free space"
750 msgstr ""
751
752 #: fish/cmds.c:2978 fish/cmds.c:2979
753 msgid "list the LVM logical volumes (LVs)"
754 msgstr ""
755
756 #: fish/cmds.c:2980
757 msgid "get the UUID of a logical volume"
758 msgstr ""
759
760 #: fish/cmds.c:2981
761 msgid "lgetxattr on multiple files"
762 msgstr ""
763
764 #: fish/cmds.c:2982
765 msgid "open the manual"
766 msgstr ""
767
768 #: fish/cmds.c:2983
769 msgid "create a directory"
770 msgstr ""
771
772 #: fish/cmds.c:2984
773 msgid "create a directory with a particular mode"
774 msgstr ""
775
776 #: fish/cmds.c:2985
777 msgid "create a directory and parents"
778 msgstr ""
779
780 #: fish/cmds.c:2986
781 msgid "create a temporary directory"
782 msgstr ""
783
784 #: fish/cmds.c:2987 fish/cmds.c:2988 fish/cmds.c:2989
785 msgid "make ext2/3/4 filesystem with external journal"
786 msgstr ""
787
788 #: fish/cmds.c:2990
789 msgid "make ext2/3/4 external journal"
790 msgstr ""
791
792 #: fish/cmds.c:2991
793 msgid "make ext2/3/4 external journal with label"
794 msgstr ""
795
796 #: fish/cmds.c:2992
797 msgid "make ext2/3/4 external journal with UUID"
798 msgstr ""
799
800 #: fish/cmds.c:2993
801 msgid "make FIFO (named pipe)"
802 msgstr ""
803
804 #: fish/cmds.c:2994
805 msgid "make a filesystem"
806 msgstr ""
807
808 #: fish/cmds.c:2995
809 msgid "make a filesystem with block size"
810 msgstr ""
811
812 #: fish/cmds.c:2996
813 msgid "create a mountpoint"
814 msgstr ""
815
816 #: fish/cmds.c:2997
817 msgid "make block, character or FIFO devices"
818 msgstr ""
819
820 #: fish/cmds.c:2998
821 msgid "make block device node"
822 msgstr ""
823
824 #: fish/cmds.c:2999
825 msgid "make char device node"
826 msgstr ""
827
828 #: fish/cmds.c:3000
829 msgid "create a swap partition"
830 msgstr ""
831
832 #: fish/cmds.c:3001
833 msgid "create a swap partition with a label"
834 msgstr ""
835
836 #: fish/cmds.c:3002
837 msgid "create a swap partition with an explicit UUID"
838 msgstr ""
839
840 #: fish/cmds.c:3003
841 msgid "create a swap file"
842 msgstr ""
843
844 #: fish/cmds.c:3004
845 msgid "load a kernel module"
846 msgstr ""
847
848 #: fish/cmds.c:3005
849 msgid "view a file"
850 msgstr ""
851
852 #: fish/cmds.c:3006
853 msgid "mount a guest disk at a position in the filesystem"
854 msgstr ""
855
856 #: fish/cmds.c:3007
857 msgid "mount a file using the loop device"
858 msgstr ""
859
860 #: fish/cmds.c:3008
861 msgid "mount a guest disk with mount options"
862 msgstr ""
863
864 #: fish/cmds.c:3009
865 msgid "mount a guest disk, read-only"
866 msgstr ""
867
868 #: fish/cmds.c:3010
869 msgid "mount a guest disk with mount options and vfstype"
870 msgstr ""
871
872 #: fish/cmds.c:3011
873 msgid "show mountpoints"
874 msgstr ""
875
876 #: fish/cmds.c:3012
877 msgid "show mounted filesystems"
878 msgstr ""
879
880 #: fish/cmds.c:3013
881 msgid "move a file"
882 msgstr ""
883
884 #: fish/cmds.c:3014
885 msgid "probe NTFS volume"
886 msgstr ""
887
888 #: fish/cmds.c:3015
889 msgid "resize an NTFS filesystem"
890 msgstr ""
891
892 #: fish/cmds.c:3016
893 msgid "resize an NTFS filesystem (with size)"
894 msgstr ""
895
896 #: fish/cmds.c:3017
897 msgid "add a partition to the device"
898 msgstr ""
899
900 #: fish/cmds.c:3018
901 msgid "delete a partition"
902 msgstr ""
903
904 #: fish/cmds.c:3019
905 msgid "partition whole disk with a single primary partition"
906 msgstr ""
907
908 #: fish/cmds.c:3020
909 msgid "return true if a partition is bootable"
910 msgstr ""
911
912 #: fish/cmds.c:3021
913 msgid "get the MBR type byte (ID byte) from a partition"
914 msgstr ""
915
916 #: fish/cmds.c:3022
917 msgid "get the partition table type"
918 msgstr ""
919
920 #: fish/cmds.c:3023
921 msgid "create an empty partition table"
922 msgstr ""
923
924 #: fish/cmds.c:3024
925 msgid "list partitions on a device"
926 msgstr ""
927
928 #: fish/cmds.c:3025
929 msgid "make a partition bootable"
930 msgstr ""
931
932 #: fish/cmds.c:3026
933 msgid "set the MBR type byte (ID byte) of a partition"
934 msgstr ""
935
936 #: fish/cmds.c:3027
937 msgid "set partition name"
938 msgstr ""
939
940 #: fish/cmds.c:3028
941 msgid "convert partition name to device name"
942 msgstr ""
943
944 #: fish/cmds.c:3029
945 msgid "ping the guest daemon"
946 msgstr ""
947
948 #: fish/cmds.c:3030
949 msgid "read part of a file"
950 msgstr ""
951
952 #: fish/cmds.c:3031
953 msgid "read part of a device"
954 msgstr ""
955
956 #: fish/cmds.c:3032
957 msgid "create an LVM physical volume"
958 msgstr ""
959
960 #: fish/cmds.c:3033
961 msgid "remove an LVM physical volume"
962 msgstr ""
963
964 #: fish/cmds.c:3034
965 msgid "resize an LVM physical volume"
966 msgstr ""
967
968 #: fish/cmds.c:3035
969 msgid "resize an LVM physical volume (with size)"
970 msgstr ""
971
972 #: fish/cmds.c:3036 fish/cmds.c:3037
973 msgid "list the LVM physical volumes (PVs)"
974 msgstr ""
975
976 #: fish/cmds.c:3038
977 msgid "get the UUID of a physical volume"
978 msgstr ""
979
980 #: fish/cmds.c:3039
981 msgid "write to part of a file"
982 msgstr ""
983
984 #: fish/cmds.c:3040
985 msgid "write to part of a device"
986 msgstr ""
987
988 #: fish/cmds.c:3041
989 msgid "read a file"
990 msgstr ""
991
992 #: fish/cmds.c:3042
993 msgid "read file as lines"
994 msgstr ""
995
996 #: fish/cmds.c:3043
997 msgid "read directories entries"
998 msgstr ""
999
1000 #: fish/cmds.c:3044
1001 msgid "read the target of a symbolic link"
1002 msgstr ""
1003
1004 #: fish/cmds.c:3045
1005 msgid "readlink on multiple files"
1006 msgstr ""
1007
1008 #: fish/cmds.c:3046
1009 msgid "canonicalized absolute pathname"
1010 msgstr ""
1011
1012 #: fish/cmds.c:3048
1013 msgid "close and reopen libguestfs handle"
1014 msgstr ""
1015
1016 #: fish/cmds.c:3049
1017 msgid "resize an ext2, ext3 or ext4 filesystem"
1018 msgstr ""
1019
1020 #: fish/cmds.c:3050
1021 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1022 msgstr ""
1023
1024 #: fish/cmds.c:3051
1025 msgid "remove a file"
1026 msgstr ""
1027
1028 #: fish/cmds.c:3052
1029 msgid "remove a file or directory recursively"
1030 msgstr ""
1031
1032 #: fish/cmds.c:3053
1033 msgid "remove a directory"
1034 msgstr ""
1035
1036 #: fish/cmds.c:3054
1037 msgid "remove a mountpoint"
1038 msgstr ""
1039
1040 #: fish/cmds.c:3055
1041 msgid "scrub (securely wipe) a device"
1042 msgstr ""
1043
1044 #: fish/cmds.c:3056
1045 msgid "scrub (securely wipe) a file"
1046 msgstr ""
1047
1048 #: fish/cmds.c:3057
1049 msgid "scrub (securely wipe) free space"
1050 msgstr ""
1051
1052 #: fish/cmds.c:3058
1053 msgid "add options to kernel command line"
1054 msgstr ""
1055
1056 #: fish/cmds.c:3059
1057 msgid "set autosync mode"
1058 msgstr ""
1059
1060 #: fish/cmds.c:3060
1061 msgid "enable or disable direct appliance mode"
1062 msgstr ""
1063
1064 #: fish/cmds.c:3061
1065 msgid "set the ext2/3/4 filesystem label"
1066 msgstr ""
1067
1068 #: fish/cmds.c:3062
1069 msgid "set the ext2/3/4 filesystem UUID"
1070 msgstr ""
1071
1072 #: fish/cmds.c:3063
1073 msgid "set memory allocated to the qemu subprocess"
1074 msgstr ""
1075
1076 #: fish/cmds.c:3064
1077 msgid "set enable network flag"
1078 msgstr ""
1079
1080 #: fish/cmds.c:3065
1081 msgid "set the search path"
1082 msgstr ""
1083
1084 #: fish/cmds.c:3066
1085 msgid "set the qemu binary"
1086 msgstr ""
1087
1088 #: fish/cmds.c:3067
1089 msgid "enable or disable the recovery process"
1090 msgstr ""
1091
1092 #: fish/cmds.c:3068
1093 msgid "set SELinux enabled or disabled at appliance boot"
1094 msgstr ""
1095
1096 #: fish/cmds.c:3069
1097 msgid "enable or disable command traces"
1098 msgstr ""
1099
1100 #: fish/cmds.c:3070
1101 msgid "set verbose mode"
1102 msgstr ""
1103
1104 #: fish/cmds.c:3071
1105 msgid "set SELinux security context"
1106 msgstr ""
1107
1108 #: fish/cmds.c:3073 fish/cmds.c:3074
1109 msgid "create partitions on a block device"
1110 msgstr ""
1111
1112 #: fish/cmds.c:3075
1113 msgid "modify a single partition on a block device"
1114 msgstr ""
1115
1116 #: fish/cmds.c:3076
1117 msgid "display the disk geometry from the partition table"
1118 msgstr ""
1119
1120 #: fish/cmds.c:3077
1121 msgid "display the kernel geometry"
1122 msgstr ""
1123
1124 #: fish/cmds.c:3078
1125 msgid "display the partition table"
1126 msgstr ""
1127
1128 #: fish/cmds.c:3079
1129 msgid "run a command via the shell"
1130 msgstr ""
1131
1132 #: fish/cmds.c:3080
1133 msgid "run a command via the shell returning lines"
1134 msgstr ""
1135
1136 #: fish/cmds.c:3081
1137 msgid "sleep for some seconds"
1138 msgstr ""
1139
1140 #: fish/cmds.c:3082
1141 msgid "create a sparse disk image and add"
1142 msgstr ""
1143
1144 #: fish/cmds.c:3083
1145 msgid "get file information"
1146 msgstr ""
1147
1148 #: fish/cmds.c:3084
1149 msgid "get file system statistics"
1150 msgstr ""
1151
1152 #: fish/cmds.c:3085 fish/cmds.c:3086
1153 msgid "print the printable strings in a file"
1154 msgstr ""
1155
1156 #: fish/cmds.c:3087
1157 msgid "list supported groups of commands"
1158 msgstr ""
1159
1160 #: fish/cmds.c:3088
1161 msgid "disable swap on device"
1162 msgstr ""
1163
1164 #: fish/cmds.c:3089
1165 msgid "disable swap on file"
1166 msgstr ""
1167
1168 #: fish/cmds.c:3090
1169 msgid "disable swap on labeled swap partition"
1170 msgstr ""
1171
1172 #: fish/cmds.c:3091
1173 msgid "disable swap on swap partition by UUID"
1174 msgstr ""
1175
1176 #: fish/cmds.c:3092
1177 msgid "enable swap on device"
1178 msgstr ""
1179
1180 #: fish/cmds.c:3093
1181 msgid "enable swap on file"
1182 msgstr ""
1183
1184 #: fish/cmds.c:3094
1185 msgid "enable swap on labeled swap partition"
1186 msgstr ""
1187
1188 #: fish/cmds.c:3095
1189 msgid "enable swap on swap partition by UUID"
1190 msgstr ""
1191
1192 #: fish/cmds.c:3096
1193 msgid "sync disks, writes are flushed through to the disk image"
1194 msgstr ""
1195
1196 #: fish/cmds.c:3097
1197 msgid "return last 10 lines of a file"
1198 msgstr ""
1199
1200 #: fish/cmds.c:3098
1201 msgid "return last N lines of a file"
1202 msgstr ""
1203
1204 #: fish/cmds.c:3099
1205 msgid "unpack tarfile to directory"
1206 msgstr ""
1207
1208 #: fish/cmds.c:3100
1209 msgid "pack directory into tarfile"
1210 msgstr ""
1211
1212 #: fish/cmds.c:3101 fish/cmds.c:3108
1213 msgid "unpack compressed tarball to directory"
1214 msgstr ""
1215
1216 #: fish/cmds.c:3102 fish/cmds.c:3109
1217 msgid "pack directory into compressed tarball"
1218 msgstr ""
1219
1220 #: fish/cmds.c:3103
1221 msgid "print elapsed time taken to run a command"
1222 msgstr ""
1223
1224 #: fish/cmds.c:3104
1225 msgid "update file timestamps or create a new file"
1226 msgstr ""
1227
1228 #: fish/cmds.c:3105
1229 msgid "truncate a file to zero size"
1230 msgstr ""
1231
1232 #: fish/cmds.c:3106
1233 msgid "truncate a file to a particular size"
1234 msgstr ""
1235
1236 #: fish/cmds.c:3107
1237 msgid "get ext2/ext3/ext4 superblock details"
1238 msgstr ""
1239
1240 #: fish/cmds.c:3110
1241 msgid "set file mode creation mask (umask)"
1242 msgstr ""
1243
1244 #: fish/cmds.c:3111
1245 msgid "unmount a filesystem"
1246 msgstr ""
1247
1248 #: fish/cmds.c:3112
1249 msgid "unmount all filesystems"
1250 msgstr ""
1251
1252 #: fish/cmds.c:3113
1253 msgid "upload a file from the local machine"
1254 msgstr ""
1255
1256 #: fish/cmds.c:3114
1257 msgid "upload a file from the local machine with offset"
1258 msgstr ""
1259
1260 #: fish/cmds.c:3115
1261 msgid "set timestamp of a file with nanosecond precision"
1262 msgstr ""
1263
1264 #: fish/cmds.c:3116
1265 msgid "get the library version number"
1266 msgstr ""
1267
1268 #: fish/cmds.c:3117
1269 msgid "get the filesystem label"
1270 msgstr ""
1271
1272 #: fish/cmds.c:3118
1273 msgid "get the Linux VFS type corresponding to a mounted device"
1274 msgstr ""
1275
1276 #: fish/cmds.c:3119
1277 msgid "get the filesystem UUID"
1278 msgstr ""
1279
1280 #: fish/cmds.c:3120
1281 msgid "activate or deactivate some volume groups"
1282 msgstr ""
1283
1284 #: fish/cmds.c:3121
1285 msgid "activate or deactivate all volume groups"
1286 msgstr ""
1287
1288 #: fish/cmds.c:3122
1289 msgid "create an LVM volume group"
1290 msgstr ""
1291
1292 #: fish/cmds.c:3123
1293 msgid "get the LV UUIDs of all LVs in the volume group"
1294 msgstr ""
1295
1296 #: fish/cmds.c:3124
1297 msgid "get the PV UUIDs containing the volume group"
1298 msgstr ""
1299
1300 #: fish/cmds.c:3125
1301 msgid "remove an LVM volume group"
1302 msgstr ""
1303
1304 #: fish/cmds.c:3126
1305 msgid "rename an LVM volume group"
1306 msgstr ""
1307
1308 #: fish/cmds.c:3127 fish/cmds.c:3128
1309 msgid "list the LVM volume groups (VGs)"
1310 msgstr ""
1311
1312 #: fish/cmds.c:3129
1313 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1314 msgstr ""
1315
1316 #: fish/cmds.c:3130
1317 msgid "get the UUID of a volume group"
1318 msgstr ""
1319
1320 #: fish/cmds.c:3131
1321 msgid "count characters in a file"
1322 msgstr ""
1323
1324 #: fish/cmds.c:3132
1325 msgid "count lines in a file"
1326 msgstr ""
1327
1328 #: fish/cmds.c:3133
1329 msgid "count words in a file"
1330 msgstr ""
1331
1332 #: fish/cmds.c:3134
1333 msgid "create a new file"
1334 msgstr ""
1335
1336 #: fish/cmds.c:3135
1337 msgid "create a file"
1338 msgstr ""
1339
1340 #: fish/cmds.c:3138
1341 msgid "write zeroes to the device"
1342 msgstr ""
1343
1344 #: fish/cmds.c:3139
1345 msgid "write zeroes to an entire device"
1346 msgstr ""
1347
1348 #: fish/cmds.c:3140
1349 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1350 msgstr ""
1351
1352 #: fish/cmds.c:3143
1353 msgid "determine file type inside a compressed file"
1354 msgstr ""
1355
1356 #: fish/cmds.c:3146
1357 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1358 msgstr ""
1359
1360 #: fish/cmds.c:3437 fish/cmds.c:3451 fish/cmds.c:3467 fish/cmds.c:3484
1361 #: fish/cmds.c:3501 fish/cmds.c:3519 fish/cmds.c:3538 fish/cmds.c:3554
1362 #: fish/cmds.c:3572 fish/cmds.c:3588 fish/cmds.c:3606 fish/cmds.c:3622
1363 #: fish/cmds.c:3639 fish/cmds.c:3654 fish/cmds.c:3672 fish/cmds.c:3687
1364 #: fish/cmds.c:3703 fish/cmds.c:3719 fish/cmds.c:3735 fish/cmds.c:3751
1365 #: fish/cmds.c:3767 fish/cmds.c:3785 fish/cmds.c:3818 fish/cmds.c:3834
1366 #: fish/cmds.c:3850 fish/cmds.c:3869 fish/cmds.c:3884 fish/cmds.c:3902
1367 #: fish/cmds.c:3917 fish/cmds.c:3935 fish/cmds.c:3950 fish/cmds.c:3968
1368 #: fish/cmds.c:3983 fish/cmds.c:4002 fish/cmds.c:4021 fish/cmds.c:4039
1369 #: fish/cmds.c:4059 fish/cmds.c:4078 fish/cmds.c:4098 fish/cmds.c:4118
1370 #: fish/cmds.c:4138 fish/cmds.c:4157 fish/cmds.c:4176 fish/cmds.c:4196
1371 #: fish/cmds.c:4216 fish/cmds.c:4236 fish/cmds.c:4251 fish/cmds.c:4267
1372 #: fish/cmds.c:4339 fish/cmds.c:4357 fish/cmds.c:4374 fish/cmds.c:4448
1373 #: fish/cmds.c:4468 fish/cmds.c:4489 fish/cmds.c:4505 fish/cmds.c:4521
1374 #: fish/cmds.c:4540 fish/cmds.c:4562 fish/cmds.c:4584 fish/cmds.c:4604
1375 #: fish/cmds.c:4621 fish/cmds.c:4638 fish/cmds.c:4655 fish/cmds.c:4672
1376 #: fish/cmds.c:4689 fish/cmds.c:4706 fish/cmds.c:4723 fish/cmds.c:4742
1377 #: fish/cmds.c:4765 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4841
1378 #: fish/cmds.c:4863 fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4923
1379 #: fish/cmds.c:4943 fish/cmds.c:4961 fish/cmds.c:4979 fish/cmds.c:4993
1380 #: fish/cmds.c:5009 fish/cmds.c:5029 fish/cmds.c:5048 fish/cmds.c:5067
1381 #: fish/cmds.c:5086 fish/cmds.c:5105 fish/cmds.c:5125 fish/cmds.c:5165
1382 #: fish/cmds.c:5222 fish/cmds.c:5243 fish/cmds.c:5264 fish/cmds.c:5285
1383 #: fish/cmds.c:5303 fish/cmds.c:5325 fish/cmds.c:5363 fish/cmds.c:5385
1384 #: fish/cmds.c:5464 fish/cmds.c:5503 fish/cmds.c:5518 fish/cmds.c:5535
1385 #: fish/cmds.c:5549 fish/cmds.c:5565 fish/cmds.c:5587 fish/cmds.c:5609
1386 #: fish/cmds.c:5631 fish/cmds.c:5653 fish/cmds.c:5675 fish/cmds.c:5697
1387 #: fish/cmds.c:5717 fish/cmds.c:5734 fish/cmds.c:5751 fish/cmds.c:5770
1388 #: fish/cmds.c:5789 fish/cmds.c:5809 fish/cmds.c:5845 fish/cmds.c:5864
1389 #: fish/cmds.c:5883 fish/cmds.c:5900 fish/cmds.c:5918 fish/cmds.c:5941
1390 #: fish/cmds.c:5964 fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6032
1391 #: fish/cmds.c:6055 fish/cmds.c:6078 fish/cmds.c:6098 fish/cmds.c:6120
1392 #: fish/cmds.c:6141 fish/cmds.c:6164 fish/cmds.c:6181 fish/cmds.c:6198
1393 #: fish/cmds.c:6216 fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6273
1394 #: fish/cmds.c:6294 fish/cmds.c:6314 fish/cmds.c:6332 fish/cmds.c:6353
1395 #: fish/cmds.c:6376 fish/cmds.c:6399 fish/cmds.c:6421 fish/cmds.c:6454
1396 #: fish/cmds.c:6471 fish/cmds.c:6488 fish/cmds.c:6512 fish/cmds.c:6535
1397 #: fish/cmds.c:6558 fish/cmds.c:6580 fish/cmds.c:6597 fish/cmds.c:6619
1398 #: fish/cmds.c:6713 fish/cmds.c:6733 fish/cmds.c:6753 fish/cmds.c:6773
1399 #: fish/cmds.c:6791 fish/cmds.c:6812 fish/cmds.c:6848 fish/cmds.c:6865
1400 #: fish/cmds.c:6887 fish/cmds.c:6904 fish/cmds.c:6940 fish/cmds.c:6960
1401 #: fish/cmds.c:6980 fish/cmds.c:7000 fish/cmds.c:7022 fish/cmds.c:7039
1402 #: fish/cmds.c:7058 fish/cmds.c:7077 fish/cmds.c:7099 fish/cmds.c:7120
1403 #: fish/cmds.c:7141 fish/cmds.c:7162 fish/cmds.c:7185 fish/cmds.c:7226
1404 #: fish/cmds.c:7249 fish/cmds.c:7288 fish/cmds.c:7305 fish/cmds.c:7324
1405 #: fish/cmds.c:7345 fish/cmds.c:7368 fish/cmds.c:7390 fish/cmds.c:7408
1406 #: fish/cmds.c:7427 fish/cmds.c:7448 fish/cmds.c:7525 fish/cmds.c:7566
1407 #: fish/cmds.c:7645 fish/cmds.c:7721 fish/cmds.c:7758 fish/cmds.c:7781
1408 #: fish/cmds.c:7802 fish/cmds.c:7825 fish/cmds.c:7847 fish/cmds.c:7872
1409 #: fish/cmds.c:7915 fish/cmds.c:7956 fish/cmds.c:7977 fish/cmds.c:7995
1410 #: fish/cmds.c:8014 fish/cmds.c:8031 fish/cmds.c:8049 fish/cmds.c:8076
1411 #: fish/cmds.c:8100 fish/cmds.c:8124 fish/cmds.c:8148 fish/cmds.c:8172
1412 #: fish/cmds.c:8196 fish/cmds.c:8220 fish/cmds.c:8244 fish/cmds.c:8268
1413 #: fish/cmds.c:8292 fish/cmds.c:8316 fish/cmds.c:8340 fish/cmds.c:8363
1414 #: fish/cmds.c:8386 fish/cmds.c:8407 fish/cmds.c:8428 fish/cmds.c:8449
1415 #: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8530 fish/cmds.c:8547
1416 #: fish/cmds.c:8564 fish/cmds.c:8583 fish/cmds.c:8602 fish/cmds.c:8619
1417 #: fish/cmds.c:8636 fish/cmds.c:8653 fish/cmds.c:8670 fish/cmds.c:8689
1418 #: fish/cmds.c:8725 fish/cmds.c:8765 fish/cmds.c:8798 fish/cmds.c:8815
1419 #: fish/cmds.c:8832 fish/cmds.c:8848 fish/cmds.c:8863 fish/cmds.c:8884
1420 #: fish/cmds.c:8922 fish/cmds.c:8960 fish/cmds.c:8999 fish/cmds.c:9039
1421 #: fish/cmds.c:9080 fish/cmds.c:9121 fish/cmds.c:9159 fish/cmds.c:9176
1422 #: fish/cmds.c:9199 fish/cmds.c:9221 fish/cmds.c:9243 fish/cmds.c:9263
1423 #: fish/cmds.c:9283 fish/cmds.c:9319 fish/cmds.c:9391 fish/cmds.c:9431
1424 #: fish/cmds.c:9489 fish/cmds.c:9515 fish/cmds.c:9541 fish/cmds.c:9569
1425 #: fish/cmds.c:9628 fish/cmds.c:9649 fish/cmds.c:9694 fish/cmds.c:9714
1426 #: fish/cmds.c:9753 fish/cmds.c:9790 fish/cmds.c:9810 fish/cmds.c:9832
1427 #: fish/cmds.c:9889 fish/cmds.c:9909 fish/cmds.c:9931 fish/cmds.c:9953
1428 #: fish/cmds.c:9972 fish/cmds.c:9992 fish/cmds.c:10019 fish/cmds.c:10039
1429 #: fish/cmds.c:10059 fish/cmds.c:10079 fish/cmds.c:10099 fish/cmds.c:10121
1430 #: fish/cmds.c:10156 fish/cmds.c:10174 fish/cmds.c:10197 fish/cmds.c:10219
1431 #: fish/cmds.c:10234 fish/cmds.c:10251 fish/cmds.c:10288 fish/cmds.c:10327
1432 #: fish/cmds.c:10367 fish/cmds.c:10423 fish/cmds.c:10445 fish/cmds.c:10481
1433 #: fish/cmds.c:10496 fish/cmds.c:10516 fish/cmds.c:10556 fish/cmds.c:10579
1434 #: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10669 fish/cmds.c:10694
1435 #: fish/cmds.c:10732 fish/cmds.c:10763 fish/cmds.c:10794 fish/cmds.c:10822
1436 #: fish/cmds.c:10842 fish/cmds.c:10874 fish/cmds.c:10894 fish/cmds.c:10914
1437 #: fish/cmds.c:10931 fish/cmds.c:10949 fish/cmds.c:10972 fish/cmds.c:10993
1438 #: fish/cmds.c:11012 fish/cmds.c:11054 fish/cmds.c:11097 fish/cmds.c:11141
1439 #: fish/cmds.c:11180 fish/cmds.c:11199 fish/cmds.c:11219 fish/cmds.c:11239
1440 #: fish/cmds.c:11260 fish/cmds.c:11281 fish/cmds.c:11302 fish/cmds.c:11323
1441 #: fish/cmds.c:11344 fish/cmds.c:11366 fish/cmds.c:11404 fish/cmds.c:11455
1442 #: fish/cmds.c:11493 fish/cmds.c:11549
1443 #, c-format
1444 msgid "%s should have %d parameter(s)\n"
1445 msgstr ""
1446
1447 #: fish/cmds.c:3438 fish/cmds.c:3452 fish/cmds.c:3468 fish/cmds.c:3485
1448 #: fish/cmds.c:3502 fish/cmds.c:3520 fish/cmds.c:3539 fish/cmds.c:3555
1449 #: fish/cmds.c:3573 fish/cmds.c:3589 fish/cmds.c:3607 fish/cmds.c:3623
1450 #: fish/cmds.c:3640 fish/cmds.c:3655 fish/cmds.c:3673 fish/cmds.c:3688
1451 #: fish/cmds.c:3704 fish/cmds.c:3720 fish/cmds.c:3736 fish/cmds.c:3752
1452 #: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3819 fish/cmds.c:3835
1453 #: fish/cmds.c:3851 fish/cmds.c:3870 fish/cmds.c:3885 fish/cmds.c:3903
1454 #: fish/cmds.c:3918 fish/cmds.c:3936 fish/cmds.c:3951 fish/cmds.c:3969
1455 #: fish/cmds.c:3984 fish/cmds.c:4003 fish/cmds.c:4022 fish/cmds.c:4040
1456 #: fish/cmds.c:4060 fish/cmds.c:4079 fish/cmds.c:4099 fish/cmds.c:4119
1457 #: fish/cmds.c:4139 fish/cmds.c:4158 fish/cmds.c:4177 fish/cmds.c:4197
1458 #: fish/cmds.c:4217 fish/cmds.c:4237 fish/cmds.c:4252 fish/cmds.c:4268
1459 #: fish/cmds.c:4289 fish/cmds.c:4340 fish/cmds.c:4358 fish/cmds.c:4375
1460 #: fish/cmds.c:4396 fish/cmds.c:4449 fish/cmds.c:4469 fish/cmds.c:4490
1461 #: fish/cmds.c:4506 fish/cmds.c:4522 fish/cmds.c:4541 fish/cmds.c:4563
1462 #: fish/cmds.c:4585 fish/cmds.c:4605 fish/cmds.c:4622 fish/cmds.c:4639
1463 #: fish/cmds.c:4656 fish/cmds.c:4673 fish/cmds.c:4690 fish/cmds.c:4707
1464 #: fish/cmds.c:4724 fish/cmds.c:4743 fish/cmds.c:4766 fish/cmds.c:4802
1465 #: fish/cmds.c:4819 fish/cmds.c:4842 fish/cmds.c:4864 fish/cmds.c:4885
1466 #: fish/cmds.c:4905 fish/cmds.c:4924 fish/cmds.c:4944 fish/cmds.c:4962
1467 #: fish/cmds.c:4980 fish/cmds.c:4994 fish/cmds.c:5010 fish/cmds.c:5030
1468 #: fish/cmds.c:5049 fish/cmds.c:5068 fish/cmds.c:5087 fish/cmds.c:5106
1469 #: fish/cmds.c:5126 fish/cmds.c:5166 fish/cmds.c:5223 fish/cmds.c:5244
1470 #: fish/cmds.c:5265 fish/cmds.c:5286 fish/cmds.c:5304 fish/cmds.c:5326
1471 #: fish/cmds.c:5364 fish/cmds.c:5386 fish/cmds.c:5465 fish/cmds.c:5504
1472 #: fish/cmds.c:5519 fish/cmds.c:5536 fish/cmds.c:5550 fish/cmds.c:5566
1473 #: fish/cmds.c:5588 fish/cmds.c:5610 fish/cmds.c:5632 fish/cmds.c:5654
1474 #: fish/cmds.c:5676 fish/cmds.c:5698 fish/cmds.c:5718 fish/cmds.c:5735
1475 #: fish/cmds.c:5752 fish/cmds.c:5771 fish/cmds.c:5790 fish/cmds.c:5810
1476 #: fish/cmds.c:5846 fish/cmds.c:5865 fish/cmds.c:5884 fish/cmds.c:5901
1477 #: fish/cmds.c:5919 fish/cmds.c:5942 fish/cmds.c:5965 fish/cmds.c:5989
1478 #: fish/cmds.c:6012 fish/cmds.c:6033 fish/cmds.c:6056 fish/cmds.c:6079
1479 #: fish/cmds.c:6099 fish/cmds.c:6121 fish/cmds.c:6142 fish/cmds.c:6165
1480 #: fish/cmds.c:6182 fish/cmds.c:6199 fish/cmds.c:6217 fish/cmds.c:6235
1481 #: fish/cmds.c:6256 fish/cmds.c:6274 fish/cmds.c:6295 fish/cmds.c:6315
1482 #: fish/cmds.c:6333 fish/cmds.c:6354 fish/cmds.c:6377 fish/cmds.c:6400
1483 #: fish/cmds.c:6422 fish/cmds.c:6455 fish/cmds.c:6472 fish/cmds.c:6489
1484 #: fish/cmds.c:6513 fish/cmds.c:6536 fish/cmds.c:6559 fish/cmds.c:6581
1485 #: fish/cmds.c:6598 fish/cmds.c:6620 fish/cmds.c:6714 fish/cmds.c:6734
1486 #: fish/cmds.c:6754 fish/cmds.c:6774 fish/cmds.c:6792 fish/cmds.c:6813
1487 #: fish/cmds.c:6849 fish/cmds.c:6866 fish/cmds.c:6888 fish/cmds.c:6905
1488 #: fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6981 fish/cmds.c:7001
1489 #: fish/cmds.c:7023 fish/cmds.c:7040 fish/cmds.c:7059 fish/cmds.c:7078
1490 #: fish/cmds.c:7100 fish/cmds.c:7121 fish/cmds.c:7142 fish/cmds.c:7163
1491 #: fish/cmds.c:7186 fish/cmds.c:7227 fish/cmds.c:7250 fish/cmds.c:7289
1492 #: fish/cmds.c:7306 fish/cmds.c:7325 fish/cmds.c:7346 fish/cmds.c:7369
1493 #: fish/cmds.c:7391 fish/cmds.c:7409 fish/cmds.c:7428 fish/cmds.c:7449
1494 #: fish/cmds.c:7526 fish/cmds.c:7567 fish/cmds.c:7646 fish/cmds.c:7722
1495 #: fish/cmds.c:7759 fish/cmds.c:7782 fish/cmds.c:7803 fish/cmds.c:7826
1496 #: fish/cmds.c:7848 fish/cmds.c:7873 fish/cmds.c:7916 fish/cmds.c:7957
1497 #: fish/cmds.c:7978 fish/cmds.c:7996 fish/cmds.c:8015 fish/cmds.c:8032
1498 #: fish/cmds.c:8050 fish/cmds.c:8077 fish/cmds.c:8101 fish/cmds.c:8125
1499 #: fish/cmds.c:8149 fish/cmds.c:8173 fish/cmds.c:8197 fish/cmds.c:8221
1500 #: fish/cmds.c:8245 fish/cmds.c:8269 fish/cmds.c:8293 fish/cmds.c:8317
1501 #: fish/cmds.c:8341 fish/cmds.c:8364 fish/cmds.c:8387 fish/cmds.c:8408
1502 #: fish/cmds.c:8429 fish/cmds.c:8450 fish/cmds.c:8470 fish/cmds.c:8493
1503 #: fish/cmds.c:8531 fish/cmds.c:8548 fish/cmds.c:8565 fish/cmds.c:8584
1504 #: fish/cmds.c:8603 fish/cmds.c:8620 fish/cmds.c:8637 fish/cmds.c:8654
1505 #: fish/cmds.c:8671 fish/cmds.c:8690 fish/cmds.c:8726 fish/cmds.c:8766
1506 #: fish/cmds.c:8799 fish/cmds.c:8816 fish/cmds.c:8833 fish/cmds.c:8849
1507 #: fish/cmds.c:8864 fish/cmds.c:8885 fish/cmds.c:8923 fish/cmds.c:8961
1508 #: fish/cmds.c:9000 fish/cmds.c:9040 fish/cmds.c:9081 fish/cmds.c:9122
1509 #: fish/cmds.c:9160 fish/cmds.c:9177 fish/cmds.c:9200 fish/cmds.c:9222
1510 #: fish/cmds.c:9244 fish/cmds.c:9264 fish/cmds.c:9284 fish/cmds.c:9320
1511 #: fish/cmds.c:9392 fish/cmds.c:9432 fish/cmds.c:9490 fish/cmds.c:9516
1512 #: fish/cmds.c:9542 fish/cmds.c:9570 fish/cmds.c:9629 fish/cmds.c:9650
1513 #: fish/cmds.c:9695 fish/cmds.c:9715 fish/cmds.c:9754 fish/cmds.c:9791
1514 #: fish/cmds.c:9811 fish/cmds.c:9833 fish/cmds.c:9890 fish/cmds.c:9910
1515 #: fish/cmds.c:9932 fish/cmds.c:9954 fish/cmds.c:9973 fish/cmds.c:9993
1516 #: fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060 fish/cmds.c:10080
1517 #: fish/cmds.c:10100 fish/cmds.c:10122 fish/cmds.c:10157 fish/cmds.c:10175
1518 #: fish/cmds.c:10198 fish/cmds.c:10220 fish/cmds.c:10235 fish/cmds.c:10252
1519 #: fish/cmds.c:10289 fish/cmds.c:10328 fish/cmds.c:10368 fish/cmds.c:10424
1520 #: fish/cmds.c:10446 fish/cmds.c:10482 fish/cmds.c:10497 fish/cmds.c:10517
1521 #: fish/cmds.c:10557 fish/cmds.c:10580 fish/cmds.c:10604 fish/cmds.c:10629
1522 #: fish/cmds.c:10670 fish/cmds.c:10695 fish/cmds.c:10733 fish/cmds.c:10764
1523 #: fish/cmds.c:10795 fish/cmds.c:10823 fish/cmds.c:10843 fish/cmds.c:10875
1524 #: fish/cmds.c:10895 fish/cmds.c:10915 fish/cmds.c:10932 fish/cmds.c:10950
1525 #: fish/cmds.c:10973 fish/cmds.c:10994 fish/cmds.c:11013 fish/cmds.c:11055
1526 #: fish/cmds.c:11098 fish/cmds.c:11142 fish/cmds.c:11181 fish/cmds.c:11200
1527 #: fish/cmds.c:11220 fish/cmds.c:11240 fish/cmds.c:11261 fish/cmds.c:11282
1528 #: fish/cmds.c:11303 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11367
1529 #: fish/cmds.c:11405 fish/cmds.c:11456 fish/cmds.c:11494 fish/cmds.c:11550
1530 #, c-format
1531 msgid "type 'help %s' for help on %s\n"
1532 msgstr ""
1533
1534 #: fish/cmds.c:3796 fish/cmds.c:4778 fish/cmds.c:5136 fish/cmds.c:5176
1535 #: fish/cmds.c:5195 fish/cmds.c:5338 fish/cmds.c:5397 fish/cmds.c:5416
1536 #: fish/cmds.c:5435 fish/cmds.c:5478 fish/cmds.c:5821 fish/cmds.c:6432
1537 #: fish/cmds.c:6631 fish/cmds.c:6650 fish/cmds.c:6669 fish/cmds.c:6688
1538 #: fish/cmds.c:6824 fish/cmds.c:6915 fish/cmds.c:7196 fish/cmds.c:7260
1539 #: fish/cmds.c:7459 fish/cmds.c:7478 fish/cmds.c:7497 fish/cmds.c:7536
1540 #: fish/cmds.c:7577 fish/cmds.c:7596 fish/cmds.c:7615 fish/cmds.c:7656
1541 #: fish/cmds.c:7675 fish/cmds.c:7694 fish/cmds.c:7732 fish/cmds.c:7885
1542 #: fish/cmds.c:7928 fish/cmds.c:8505 fish/cmds.c:8700 fish/cmds.c:8738
1543 #: fish/cmds.c:8776 fish/cmds.c:8896 fish/cmds.c:8933 fish/cmds.c:8971
1544 #: fish/cmds.c:9010 fish/cmds.c:9051 fish/cmds.c:9092 fish/cmds.c:9133
1545 #: fish/cmds.c:9296 fish/cmds.c:9332 fish/cmds.c:9345 fish/cmds.c:9358
1546 #: fish/cmds.c:9371 fish/cmds.c:9404 fish/cmds.c:9442 fish/cmds.c:9461
1547 #: fish/cmds.c:9582 fish/cmds.c:9601 fish/cmds.c:9662 fish/cmds.c:9675
1548 #: fish/cmds.c:9726 fish/cmds.c:9765 fish/cmds.c:9843 fish/cmds.c:9862
1549 #: fish/cmds.c:10136 fish/cmds.c:10263 fish/cmds.c:10300 fish/cmds.c:10339
1550 #: fish/cmds.c:10379 fish/cmds.c:10398 fish/cmds.c:10457 fish/cmds.c:10530
1551 #: fish/cmds.c:10640 fish/cmds.c:10710 fish/cmds.c:10744 fish/cmds.c:10775
1552 #: fish/cmds.c:10806 fish/cmds.c:10855 fish/cmds.c:11026 fish/cmds.c:11068
1553 #: fish/cmds.c:11113 fish/cmds.c:11155 fish/cmds.c:11381 fish/cmds.c:11419
1554 #: fish/cmds.c:11432 fish/cmds.c:11470 fish/cmds.c:11505 fish/cmds.c:11524
1555 #, c-format
1556 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1557 msgstr ""
1558
1559 #: fish/cmds.c:3802 fish/cmds.c:4784 fish/cmds.c:5142 fish/cmds.c:5182
1560 #: fish/cmds.c:5201 fish/cmds.c:5344 fish/cmds.c:5403 fish/cmds.c:5422
1561 #: fish/cmds.c:5441 fish/cmds.c:5484 fish/cmds.c:5827 fish/cmds.c:6438
1562 #: fish/cmds.c:6637 fish/cmds.c:6656 fish/cmds.c:6675 fish/cmds.c:6694
1563 #: fish/cmds.c:6830 fish/cmds.c:6921 fish/cmds.c:7202 fish/cmds.c:7266
1564 #: fish/cmds.c:7465 fish/cmds.c:7484 fish/cmds.c:7503 fish/cmds.c:7542
1565 #: fish/cmds.c:7583 fish/cmds.c:7602 fish/cmds.c:7621 fish/cmds.c:7662
1566 #: fish/cmds.c:7681 fish/cmds.c:7700 fish/cmds.c:7738 fish/cmds.c:7891
1567 #: fish/cmds.c:7934 fish/cmds.c:8511 fish/cmds.c:8706 fish/cmds.c:8744
1568 #: fish/cmds.c:8782 fish/cmds.c:8902 fish/cmds.c:8939 fish/cmds.c:8977
1569 #: fish/cmds.c:9016 fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139
1570 #: fish/cmds.c:9410 fish/cmds.c:9448 fish/cmds.c:9467 fish/cmds.c:9588
1571 #: fish/cmds.c:9732 fish/cmds.c:9771 fish/cmds.c:9849 fish/cmds.c:9868
1572 #: fish/cmds.c:10269 fish/cmds.c:10306 fish/cmds.c:10345 fish/cmds.c:10385
1573 #: fish/cmds.c:10404 fish/cmds.c:10463 fish/cmds.c:10536 fish/cmds.c:10646
1574 #: fish/cmds.c:11032 fish/cmds.c:11074 fish/cmds.c:11119 fish/cmds.c:11161
1575 #: fish/cmds.c:11511
1576 #, c-format
1577 msgid "%s: %s: integer out of range\n"
1578 msgstr ""
1579
1580 #: fish/cmds.c:4288 fish/cmds.c:4395
1581 #, c-format
1582 msgid "%s should have %d-%d parameter(s)\n"
1583 msgstr ""
1584
1585 #: fish/cmds.c:4314 fish/cmds.c:4421
1586 #, c-format
1587 msgid "%s: unknown optional argument \"%s\"\n"
1588 msgstr ""
1589
1590 #: fish/cmds.c:4320 fish/cmds.c:4427
1591 #, c-format
1592 msgid "%s: optional argument \"%s\" given twice\n"
1593 msgstr ""
1594
1595 #: fish/cmds.c:11570
1596 #, c-format
1597 msgid "%s: unknown command\n"
1598 msgstr ""
1599
1600 #: fish/copy.c:41
1601 #, c-format
1602 msgid ""
1603 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1604 msgstr ""
1605
1606 #: fish/copy.c:54 fish/copy.c:195
1607 #, c-format
1608 msgid "copy-in: target '%s' is not a directory\n"
1609 msgstr ""
1610
1611 #: fish/copy.c:139
1612 #, c-format
1613 msgid "error: argument is zero length or longer than maximum permitted\n"
1614 msgstr ""
1615
1616 #: fish/copy.c:184
1617 #, c-format
1618 msgid ""
1619 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1620 "image\n"
1621 msgstr ""
1622
1623 #: fish/copy.c:225
1624 #, c-format
1625 msgid "copy-out: '%s' is not a file or directory\n"
1626 msgstr ""
1627
1628 #: fish/edit.c:44
1629 #, c-format
1630 msgid "use '%s filename' to edit a file\n"
1631 msgstr ""
1632
1633 #: fish/fish.c:90
1634 #, c-format
1635 msgid ""
1636 "%s: guest filesystem shell\n"
1637 "%s lets you edit virtual machine filesystems\n"
1638 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1639 "Usage:\n"
1640 "  %s [--options] cmd [: cmd : cmd ...]\n"
1641 "  %s [--ro] -i -a disk-image\n"
1642 "  %s [--ro] -i -d libvirt-domain\n"
1643 "or for interactive use:\n"
1644 "  %s\n"
1645 "or from a shell script:\n"
1646 "  %s <<EOF\n"
1647 "  cmd\n"
1648 "  ...\n"
1649 "  EOF\n"
1650 "Options:\n"
1651 "  -h|--cmd-help        List available commands\n"
1652 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1653 "  -a|--add image       Add image\n"
1654 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1655 "  --csh                Make --listen csh-compatible\n"
1656 "  -d|--domain guest    Add disks from libvirt guest\n"
1657 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1658 "  --echo-keys          Don't turn off echo for passphrases\n"
1659 "  -f|--file file       Read commands from file\n"
1660 "  --format[=raw|..]    Force disk format for -a option\n"
1661 "  -i|--inspector       Automatically mount filesystems\n"
1662 "  --keys-from-stdin    Read passphrases from stdin\n"
1663 "  --listen             Listen for remote commands\n"
1664 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1665 "  -n|--no-sync         Don't autosync\n"
1666 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1667 "  --progress-bars      Enable progress bars even when not interactive\n"
1668 "  --no-progress-bars   Disable progress bars\n"
1669 "  --remote[=pid]       Send commands to remote %s\n"
1670 "  -r|--ro              Mount read-only\n"
1671 "  --selinux            Enable SELinux support\n"
1672 "  -v|--verbose         Verbose messages\n"
1673 "  -V|--version         Display version and exit\n"
1674 "  -x                   Echo each command before executing it\n"
1675 "For more information, see the manpage %s(1).\n"
1676 msgstr ""
1677
1678 #: fish/fish.c:241
1679 #, c-format
1680 msgid "%s: --listen=PID: PID was not a number: %s\n"
1681 msgstr ""
1682
1683 #: fish/fish.c:248
1684 #, c-format
1685 msgid ""
1686 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1687 msgstr ""
1688
1689 #: fish/fish.c:296
1690 #, c-format
1691 msgid "%s: only one -f parameter can be given\n"
1692 msgstr ""
1693
1694 #: fish/fish.c:450
1695 #, c-format
1696 msgid "%s: cannot use --listen and --remote options at the same time\n"
1697 msgstr ""
1698
1699 #: fish/fish.c:458
1700 #, c-format
1701 msgid "%s: extra parameters on the command line with --listen flag\n"
1702 msgstr ""
1703
1704 #: fish/fish.c:464
1705 #, c-format
1706 msgid "%s: cannot use --listen and --file options at the same time\n"
1707 msgstr ""
1708
1709 #: fish/fish.c:521
1710 #, c-format
1711 msgid "guestfish: could not access termcap or terminfo database.\n"
1712 msgstr ""
1713
1714 #: fish/fish.c:525
1715 #, c-format
1716 msgid "guestfish: terminal type \"%s\" not defined.\n"
1717 msgstr ""
1718
1719 #: fish/fish.c:634
1720 #, c-format
1721 msgid ""
1722 "\n"
1723 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1724 "editing virtual machine filesystems.\n"
1725 "\n"
1726 "Type: 'help' for help on commands\n"
1727 "      'man' to read the manual\n"
1728 "      'quit' to quit the shell\n"
1729 "\n"
1730 msgstr ""
1731
1732 #: fish/fish.c:721
1733 #, c-format
1734 msgid "%s: unterminated double quote\n"
1735 msgstr ""
1736
1737 #: fish/fish.c:727 fish/fish.c:744
1738 #, c-format
1739 msgid "%s: command arguments not separated by whitespace\n"
1740 msgstr ""
1741
1742 #: fish/fish.c:738
1743 #, c-format
1744 msgid "%s: unterminated single quote\n"
1745 msgstr ""
1746
1747 #: fish/fish.c:793
1748 #, c-format
1749 msgid "%s: internal error parsing string at '%s'\n"
1750 msgstr ""
1751
1752 #: fish/fish.c:810
1753 #, c-format
1754 msgid "%s: too many arguments\n"
1755 msgstr ""
1756
1757 #: fish/fish.c:839
1758 #, c-format
1759 msgid "%s: empty command on command line\n"
1760 msgstr ""
1761
1762 #: fish/fish.c:980
1763 msgid "display a list of commands or help on a command"
1764 msgstr ""
1765
1766 #: fish/fish.c:982
1767 msgid "quit guestfish"
1768 msgstr ""
1769
1770 #: fish/fish.c:993
1771 #, c-format
1772 msgid ""
1773 "help - display a list of commands or help on a command\n"
1774 "     help cmd\n"
1775 "     help\n"
1776 msgstr ""
1777
1778 #: fish/fish.c:1001
1779 #, c-format
1780 msgid ""
1781 "quit - quit guestfish\n"
1782 "     quit\n"
1783 msgstr ""
1784
1785 #: fish/fish.c:1006
1786 #, c-format
1787 msgid "%s: command not known, use -h to list all commands\n"
1788 msgstr ""
1789
1790 #: fish/fish.c:1022
1791 #, c-format
1792 msgid ""
1793 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1794 "For a list of commands:             guestfish -h\n"
1795 "For complete documentation:         man guestfish\n"
1796 msgstr ""
1797
1798 #: fish/fish.c:1179
1799 #, c-format
1800 msgid "Runaway quote in string \"%s\"\n"
1801 msgstr ""
1802
1803 #: fish/glob.c:53
1804 #, c-format
1805 msgid "use 'glob command [args...]'\n"
1806 msgstr ""
1807
1808 #: fish/glob.c:73
1809 #, c-format
1810 msgid "glob: guestfs_glob_expand call failed: %s\n"
1811 msgstr ""
1812
1813 #: fish/help.c:38
1814 #, c-format
1815 msgid ""
1816 "Add disk images to examine using the -a or -d options, or the 'add' "
1817 "command.\n"
1818 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
1819 "Once you have done this, use the 'run' command.\n"
1820 msgstr ""
1821
1822 #: fish/help.c:44
1823 #, c-format
1824 msgid ""
1825 "Find out what filesystems are available using 'list-filesystems' and then\n"
1826 "mount them to examine or modify the contents using 'mount-ro' or\n"
1827 "'mount-options'.\n"
1828 msgstr ""
1829
1830 #: fish/help.c:52
1831 #, c-format
1832 msgid ""
1833 "For more information about a command, use 'help cmd'.\n"
1834 "\n"
1835 "To read the manual, type 'man'.\n"
1836 msgstr ""
1837
1838 #: fish/hexedit.c:41
1839 #, c-format
1840 msgid "hexedit (device|filename) [max | start max]\n"
1841 msgstr ""
1842
1843 #: fish/hexedit.c:52
1844 #, c-format
1845 msgid "hexedit: %s is a zero length file or device\n"
1846 msgstr ""
1847
1848 #: fish/hexedit.c:63
1849 #, c-format
1850 msgid ""
1851 "hexedit: %s is larger than %s. You must supply a limit using\n"
1852 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1853 "  'hexedit %s <start> <max>'.\n"
1854 msgstr ""
1855
1856 #: fish/hexedit.c:92
1857 #, c-format
1858 msgid "hexedit: invalid range\n"
1859 msgstr ""
1860
1861 #: fish/inspect.c:85
1862 #, c-format
1863 msgid "%s: no operating system was found on this disk\n"
1864 msgstr ""
1865
1866 #: fish/inspect.c:91
1867 #, c-format
1868 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
1869 msgstr ""
1870
1871 #: fish/inspect.c:131
1872 #, c-format
1873 msgid "Operating system: %s\n"
1874 msgstr ""
1875
1876 #: fish/inspect.c:144
1877 #, c-format
1878 msgid "%s mounted on %s\n"
1879 msgstr ""
1880
1881 #: fish/keys.c:52
1882 #, c-format
1883 msgid "Enter key or passphrase (\"%s\"): "
1884 msgstr ""
1885
1886 #: fish/lcd.c:34
1887 #, c-format
1888 msgid "use 'lcd directory' to change local directory\n"
1889 msgstr ""
1890
1891 #: fish/man.c:34
1892 #, c-format
1893 msgid "use 'man' without parameters to open the manual\n"
1894 msgstr ""
1895
1896 #: fish/man.c:53
1897 #, c-format
1898 msgid "the external 'man' program failed\n"
1899 msgstr ""
1900
1901 #: fish/more.c:39
1902 #, c-format
1903 msgid "use '%s filename' to page a file\n"
1904 msgstr ""
1905
1906 #: fish/options.c:36
1907 #, c-format
1908 msgid "%s: too many drives added on the command line\n"
1909 msgstr ""
1910
1911 #: fish/options.c:118
1912 #, c-format
1913 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
1914 msgstr ""
1915
1916 #: fish/prep.c:37
1917 #, c-format
1918 msgid ""
1919 "List of available prepared disk images:\n"
1920 "\n"
1921 msgstr ""
1922
1923 #: fish/prep.c:40
1924 #, c-format
1925 msgid ""
1926 "guestfish -N %-8s - %s\n"
1927 "\n"
1928 "%s\n"
1929 msgstr ""
1930
1931 #: fish/prep.c:48
1932 #, c-format
1933 msgid "  Optional parameters:\n"
1934 msgstr ""
1935
1936 #: fish/prep.c:55
1937 #, c-format
1938 msgid "<%s> %s (default: %s)\n"
1939 msgstr ""
1940
1941 #: fish/prep.c:65
1942 #, c-format
1943 msgid ""
1944 "Prepared disk images are written to file \"test1.img\" in the local\n"
1945 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1946 "For more information see the guestfish(1) manual.\n"
1947 msgstr ""
1948
1949 #: fish/prep.c:96
1950 #, c-format
1951 msgid ""
1952 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1953 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1954 msgstr ""
1955
1956 #: fish/prep.c:158
1957 #, c-format
1958 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1959 msgstr ""
1960
1961 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1962 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1963 msgid "failed to allocate disk"
1964 msgstr ""
1965
1966 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1967 msgid "could not parse boot size"
1968 msgstr ""
1969
1970 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1971 #, c-format
1972 msgid "failed to get sector size of disk: %s"
1973 msgstr ""
1974
1975 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1976 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1977 #, c-format
1978 msgid "failed to partition disk: %s"
1979 msgstr ""
1980
1981 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1982 #, c-format
1983 msgid "failed to add boot partition: %s"
1984 msgstr ""
1985
1986 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1987 #, c-format
1988 msgid "failed to add root partition: %s"
1989 msgstr ""
1990
1991 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1992 #, c-format
1993 msgid "failed to create boot filesystem: %s"
1994 msgstr ""
1995
1996 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1997 #, c-format
1998 msgid "failed to create root filesystem: %s"
1999 msgstr ""
2000
2001 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2002 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2003 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2004 msgstr ""
2005
2006 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2007 #, c-format
2008 msgid "failed to create PV: %s: %s"
2009 msgstr ""
2010
2011 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2012 #, c-format
2013 msgid "failed to create VG: %s: %s"
2014 msgstr ""
2015
2016 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2017 #, c-format
2018 msgid "failed to create LV: /dev/%s/%s: %s"
2019 msgstr ""
2020
2021 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2022 #, c-format
2023 msgid "failed to resize LV to full size: %s: %s"
2024 msgstr ""
2025
2026 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2027 #, c-format
2028 msgid "failed to create filesystem (%s): %s"
2029 msgstr ""
2030
2031 #: fish/rc.c:255
2032 #, c-format
2033 msgid "guestfish: protocol error: could not read 'hello' message\n"
2034 msgstr ""
2035
2036 #: fish/rc.c:260
2037 #, c-format
2038 msgid ""
2039 "guestfish: protocol error: version mismatch, server version '%s' does not "
2040 "match client version '%s'.  The two versions must match exactly.\n"
2041 msgstr ""
2042
2043 #: fish/rc.c:335 fish/rc.c:349
2044 #, c-format
2045 msgid "guestfish: remote: looks like the server is not running\n"
2046 msgstr ""
2047
2048 #: fish/rc.c:361 fish/rc.c:375
2049 #, c-format
2050 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2051 msgstr ""
2052
2053 #: fish/rc.c:386
2054 #, c-format
2055 msgid "guestfish: protocol error: could not decode reply from server\n"
2056 msgstr ""
2057
2058 #: fish/reopen.c:36
2059 #, c-format
2060 msgid "'reopen' command takes no parameters\n"
2061 msgstr ""
2062
2063 #: fish/reopen.c:46
2064 #, c-format
2065 msgid "reopen: guestfs_create: failed to create handle\n"
2066 msgstr ""
2067
2068 #: fish/supported.c:66
2069 msgid "yes"
2070 msgstr ""
2071
2072 #: fish/supported.c:68
2073 msgid "no"
2074 msgstr ""
2075
2076 #: fish/time.c:36
2077 #, c-format
2078 msgid "use 'time command [args...]'\n"
2079 msgstr ""
2080
2081 #: fuse/guestmount.c:845
2082 #, c-format
2083 msgid ""
2084 "%s: FUSE module for libguestfs\n"
2085 "%s lets you mount a virtual machine filesystem\n"
2086 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2087 "Usage:\n"
2088 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2089 "Options:\n"
2090 "  -a|--add image       Add image\n"
2091 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2092 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2093 "  -d|--domain guest    Add disks from libvirt guest\n"
2094 "  --echo-keys          Don't turn off echo for passphrases\n"
2095 "  --format[=raw|..]    Force disk format for -a option\n"
2096 "  --fuse-help          Display extra FUSE options\n"
2097 "  -i|--inspector       Automatically mount filesystems\n"
2098 "  --help               Display help message and exit\n"
2099 "  --keys-from-stdin    Read passphrases from stdin\n"
2100 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2101 "  -n|--no-sync         Don't autosync\n"
2102 "  -o|--option opt      Pass extra option to FUSE\n"
2103 "  -r|--ro              Mount read-only\n"
2104 "  --selinux            Enable SELinux support\n"
2105 "  -v|--verbose         Verbose messages\n"
2106 "  -V|--version         Display version and exit\n"
2107 "  -x|--trace           Trace guestfs API calls\n"
2108 msgstr ""
2109
2110 #: fuse/guestmount.c:1068
2111 #, c-format
2112 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2113 msgstr ""
2114
2115 #: fuse/guestmount.c:1076
2116 #, c-format
2117 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2118 msgstr ""
2119
2120 #: inspector/virt-inspector.pl:134
2121 msgid "virt-inspector: no image or VM names given"
2122 msgstr ""
2123
2124 #: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
2125 #: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
2126 #, perl-brace-format
2127 msgid ""
2128 "{prog}: No operating system could be detected inside this disk image.\n"
2129 "\n"
2130 "This may be because the file is not a disk image, or is not a virtual "
2131 "machine\n"
2132 "image, or because the OS type is not understood by libguestfs.\n"
2133 "\n"
2134 "If you feel this is an error, please file a bug report including as much\n"
2135 "information about the disk image as possible.\n"
2136 msgstr ""
2137
2138 #: perl/lib/Sys/Guestfs/Lib.pm:158
2139 msgid "open_guest: first parameter must be a string or an arrayref"
2140 msgstr ""
2141
2142 #: perl/lib/Sys/Guestfs/Lib.pm:164
2143 msgid "open_guest: first argument contains undefined element"
2144 msgstr ""
2145
2146 #: perl/lib/Sys/Guestfs/Lib.pm:172
2147 #, perl-brace-format
2148 msgid "guest image {imagename} does not exist or is not readable"
2149 msgstr ""
2150
2151 #: perl/lib/Sys/Guestfs/Lib.pm:179
2152 msgid ""
2153 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2154 "XPath::XMLParser)"
2155 msgstr ""
2156
2157 #: perl/lib/Sys/Guestfs/Lib.pm:184
2158 msgid "open_guest: too many domains listed on command line"
2159 msgstr ""
2160
2161 #: perl/lib/Sys/Guestfs/Lib.pm:191
2162 msgid "open_guest: cannot connect to libvirt"
2163 msgstr ""
2164
2165 #: perl/lib/Sys/Guestfs/Lib.pm:210
2166 #, perl-brace-format
2167 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2168 msgstr ""
2169
2170 #: perl/lib/Sys/Guestfs/Lib.pm:213
2171 #, perl-brace-format
2172 msgid "{imagename} is not the name of a libvirt domain\n"
2173 msgstr ""
2174
2175 #: perl/lib/Sys/Guestfs/Lib.pm:242
2176 #, perl-brace-format
2177 msgid "{imagename} seems to have no disk devices\n"
2178 msgstr ""
2179
2180 #: perl/lib/Sys/Guestfs/Lib.pm:827
2181 msgid ""
2182 "No operating system could be detected inside this disk image.\n"
2183 "\n"
2184 "This may be because the file is not a disk image, or is not a virtual "
2185 "machine\n"
2186 "image, or because the OS type is not understood by virt-inspector.\n"
2187 "\n"
2188 "If you feel this is an error, please file a bug report including as much\n"
2189 "information about the disk image as possible.\n"
2190 msgstr ""
2191
2192 #: perl/lib/Sys/Guestfs/Lib.pm:900
2193 #, perl-brace-format
2194 msgid "unknown filesystem label {label}\n"
2195 msgstr ""
2196
2197 #: perl/lib/Sys/Guestfs/Lib.pm:910
2198 #, perl-brace-format
2199 msgid "unknown filesystem UUID {uuid}\n"
2200 msgstr ""
2201
2202 #: perl/lib/Sys/Guestfs/Lib.pm:933
2203 #, perl-brace-format
2204 msgid "unknown filesystem {fs}\n"
2205 msgstr ""
2206
2207 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2208 #, perl-brace-format
2209 msgid "Error running rpm -qa: {error}"
2210 msgstr ""
2211
2212 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2213 #, perl-brace-format
2214 msgid "Error running dpkg-query: {error}"
2215 msgstr ""
2216
2217 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2218 msgid "Can't find grub on guest"
2219 msgstr ""
2220
2221 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2222 #, perl-brace-format
2223 msgid "Grub entry {title} has no kernel"
2224 msgstr ""
2225
2226 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2227 #, perl-brace-format
2228 msgid "grub refers to {path}, which doesn't exist\n"
2229 msgstr ""
2230
2231 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2232 #, perl-brace-format
2233 msgid "Grub entry {title} does not specify an initrd"
2234 msgstr ""
2235
2236 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2237 #, perl-brace-format
2238 msgid "Didn't find modules directory {modules} for kernel {path}"
2239 msgstr ""
2240
2241 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2242 #, perl-brace-format
2243 msgid "Couldn't guess kernel version number from path for kernel {path}"
2244 msgstr ""
2245
2246 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2247 #, perl-brace-format
2248 msgid "{path} doesn't match augeas pattern"
2249 msgstr ""
2250
2251 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2252 #, perl-brace-format
2253 msgid "{filename}: could not read initrd format"
2254 msgstr ""
2255
2256 #: src/appliance.c:142
2257 #, c-format
2258 msgid ""
2259 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2260 "LIBGUESTFS_PATH (search path: %s)"
2261 msgstr ""
2262
2263 #: src/appliance.c:358
2264 #, c-format
2265 msgid "failed to create temporary cache directory: %m"
2266 msgstr ""
2267
2268 #: src/appliance.c:446
2269 #, c-format
2270 msgid "error renaming temporary cache directory: %m"
2271 msgstr ""
2272
2273 #: src/appliance.c:522
2274 msgid "external command failed, see earlier error messages"
2275 msgstr ""
2276
2277 #: src/filearch.c:258
2278 msgid ""
2279 "file-architecture API not available since this version of libguestfs was "
2280 "compiled without PCRE or libmagic libraries"
2281 msgstr ""
2282
2283 #: src/guestfs.c:178
2284 #, c-format
2285 msgid "guestfs_close: called twice on the same handle\n"
2286 msgstr ""
2287
2288 #: src/guestfs.c:290
2289 #, c-format
2290 msgid "libguestfs: error: %s\n"
2291 msgstr ""
2292
2293 #: src/guestfs.c:775
2294 #, c-format
2295 msgid "<truncated, original size %zu bytes>"
2296 msgstr ""
2297
2298 #: src/inspect.c:769
2299 #, c-format
2300 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2301 msgstr ""
2302
2303 #: src/inspect.c:1066
2304 msgid "no inspection data: call guestfs_inspect_os first"
2305 msgstr ""
2306
2307 #: src/inspect.c:1078
2308 #, c-format
2309 msgid ""
2310 "%s: root device not found: only call this function with a root device "
2311 "previously returned by guestfs_inspect_os"
2312 msgstr ""
2313
2314 #: src/inspect.c:1204
2315 msgid "not a Windows guest, or systemroot could not be determined"
2316 msgstr ""
2317
2318 #: src/inspect.c:1336
2319 msgid ""
2320 "inspection API not available since this version of libguestfs was compiled "
2321 "without PCRE or hivex libraries"
2322 msgstr ""
2323
2324 #: src/launch.c:95
2325 msgid "command line cannot be altered after qemu subprocess launched"
2326 msgstr ""
2327
2328 #: src/launch.c:152
2329 msgid "guestfs_config: parameter must begin with '-' character"
2330 msgstr ""
2331
2332 #: src/launch.c:166
2333 #, c-format
2334 msgid "guestfs_config: parameter '%s' isn't allowed"
2335 msgstr ""
2336
2337 #: src/launch.c:232 src/launch.c:336
2338 msgid "filename cannot contain ',' (comma) character"
2339 msgstr ""
2340
2341 #: src/launch.c:244 src/launch.c:249
2342 #, c-format
2343 msgid "%s parameter is empty or contains disallowed characters"
2344 msgstr ""
2345
2346 #: src/launch.c:361
2347 msgid "you must call guestfs_add_drive before guestfs_launch"
2348 msgstr ""
2349
2350 #: src/launch.c:366
2351 msgid "the libguestfs handle has already been launched"
2352 msgstr ""
2353
2354 #: src/launch.c:378
2355 #, c-format
2356 msgid "%s: cannot create temporary directory"
2357 msgstr ""
2358
2359 #: src/launch.c:726
2360 msgid "guestfs_launch failed, see earlier error messages"
2361 msgstr ""
2362
2363 #: src/launch.c:739
2364 msgid "qemu launched and contacted daemon, but state != READY"
2365 msgstr ""
2366
2367 #: src/launch.c:880
2368 #, c-format
2369 msgid ""
2370 "%s: command failed: If qemu is located on a non-standard path, try setting "
2371 "the LIBGUESTFS_QEMU environment variable."
2372 msgstr ""
2373
2374 #: src/launch.c:972
2375 msgid "qemu has not been launched yet"
2376 msgstr ""
2377
2378 #: src/launch.c:983
2379 msgid "no subprocess to kill"
2380 msgstr ""
2381
2382 #: src/proto.c:143
2383 #, c-format
2384 msgid "guestfs_set_busy: called when in state %d != READY"
2385 msgstr ""
2386
2387 #: src/proto.c:166
2388 #, c-format
2389 msgid "guestfs_end_busy: called when in state %d"
2390 msgstr ""
2391
2392 #: src/proto.c:281
2393 #, c-format
2394 msgid ""
2395 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2396 msgstr ""
2397
2398 #: src/proto.c:453 src/proto.c:514
2399 msgid "unexpected end of file when reading from daemon"
2400 msgstr ""
2401
2402 #: src/proto.c:474
2403 #, c-format
2404 msgid "received magic signature from guestfsd, but in state %d"
2405 msgstr ""
2406
2407 #: src/proto.c:491
2408 #, c-format
2409 msgid "message length (%u) > maximum possible size (%d)"
2410 msgstr ""
2411
2412 #: src/proto.c:641
2413 #, c-format
2414 msgid "guestfs___send: state %d != BUSY"
2415 msgstr ""
2416
2417 #: src/proto.c:663
2418 msgid "xdr_guestfs_message_header failed"
2419 msgstr ""
2420
2421 #: src/proto.c:672
2422 msgid "dispatch failed to marshal args"
2423 msgstr ""
2424
2425 #: src/proto.c:802
2426 #, c-format
2427 msgid "send_file_chunk: state %d != READY"
2428 msgstr ""
2429
2430 #: src/proto.c:818
2431 #, c-format
2432 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2433 msgstr ""
2434
2435 #: src/proto.c:941
2436 #, c-format
2437 msgid "%s: error in chunked encoding"
2438 msgstr ""
2439
2440 #: src/proto.c:969
2441 msgid "write to daemon socket"
2442 msgstr ""
2443
2444 #: src/proto.c:992
2445 msgid "receive_file_data: parse error in reply callback"
2446 msgstr ""
2447
2448 #: src/proto.c:997
2449 msgid "receive_file_data: unexpected flag received when reading file chunks"
2450 msgstr ""
2451
2452 #: src/proto.c:1005
2453 msgid "failed to parse file chunk"
2454 msgstr ""
2455
2456 #: src/proto.c:1014
2457 msgid "file receive cancelled by daemon"
2458 msgstr ""
2459
2460 #: src/virt.c:88
2461 #, c-format
2462 msgid "could not connect to libvirt (code %d, domain %d): %s"
2463 msgstr ""
2464
2465 #: src/virt.c:96
2466 #, c-format
2467 msgid "no libvirt domain called '%s': %s"
2468 msgstr ""
2469
2470 #: src/virt.c:145
2471 #, c-format
2472 msgid "error getting domain info: %s"
2473 msgstr ""
2474
2475 #: src/virt.c:149
2476 msgid ""
2477 "error: domain is a live virtual machine.\n"
2478 "You must use readonly access because write access to a running virtual "
2479 "machine\n"
2480 "can cause disk corruption."
2481 msgstr ""
2482
2483 #: src/virt.c:159
2484 #, c-format
2485 msgid "error reading libvirt XML information: %s"
2486 msgstr ""
2487
2488 #: src/virt.c:169
2489 msgid "unable to parse XML information returned by libvirt"
2490 msgstr ""
2491
2492 #: src/virt.c:175
2493 msgid "unable to create new XPath context"
2494 msgstr ""
2495
2496 #: src/virt.c:182
2497 msgid "unable to evaluate XPath expression"
2498 msgstr ""
2499
2500 #: src/virt.c:289
2501 msgid "libvirt domain has no disks"
2502 msgstr ""
2503
2504 #: src/virt.c:309
2505 msgid ""
2506 "add-domain API not available since this version of libguestfs was compiled "
2507 "without libvirt or libxml2"
2508 msgstr ""
2509
2510 #: test-tool/test-tool.c:82
2511 #, c-format
2512 msgid ""
2513 "libguestfs-test-tool: interactive test tool\n"
2514 "Copyright (C) 2009 Red Hat Inc.\n"
2515 "Usage:\n"
2516 "  libguestfs-test-tool [--options]\n"
2517 "Options:\n"
2518 "  --help         Display usage\n"
2519 "  --helper libguestfs-test-tool-helper\n"
2520 "                 Helper program (default: %s)\n"
2521 "  --qemudir dir  Specify QEMU source directory\n"
2522 "  --qemu qemu    Specify QEMU binary\n"
2523 "  --timeout n\n"
2524 "  -t n           Set launch timeout (default: %d seconds)\n"
2525 msgstr ""
2526
2527 #: test-tool/test-tool.c:138
2528 #, c-format
2529 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2530 msgstr ""
2531
2532 #: test-tool/test-tool.c:147
2533 #, c-format
2534 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2535 msgstr ""
2536
2537 #: test-tool/test-tool.c:159
2538 #, c-format
2539 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2540 msgstr ""
2541
2542 #: test-tool/test-tool.c:182
2543 #, c-format
2544 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2545 msgstr ""
2546
2547 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2548 #, c-format
2549 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2550 msgstr ""
2551
2552 #: test-tool/test-tool.c:206
2553 #, c-format
2554 msgid "libguestfs-test-tool: guestfs_version failed\n"
2555 msgstr ""
2556
2557 #: test-tool/test-tool.c:228
2558 #, c-format
2559 msgid "libguestfs-test-tool: failed to launch appliance\n"
2560 msgstr ""
2561
2562 #: test-tool/test-tool.c:240
2563 #, c-format
2564 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2565 msgstr ""
2566
2567 #: test-tool/test-tool.c:246
2568 #, c-format
2569 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2570 msgstr ""
2571
2572 #: test-tool/test-tool.c:252
2573 #, c-format
2574 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2575 msgstr ""
2576
2577 #: test-tool/test-tool.c:258
2578 #, c-format
2579 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2580 msgstr ""
2581
2582 #: test-tool/test-tool.c:264
2583 #, c-format
2584 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2585 msgstr ""
2586
2587 #: test-tool/test-tool.c:272
2588 #, c-format
2589 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2590 msgstr ""
2591
2592 #: test-tool/test-tool.c:303
2593 #, c-format
2594 msgid ""
2595 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2596 "--qemu/--qemudir options cannot be used.\n"
2597 msgstr ""
2598
2599 #: test-tool/test-tool.c:311
2600 #, c-format
2601 msgid "Binary '%s' does not exist or is not executable\n"
2602 msgstr ""
2603
2604 #: test-tool/test-tool.c:325
2605 #, c-format
2606 msgid "%s: does not look like a qemu source directory\n"
2607 msgstr ""
2608
2609 #: test-tool/test-tool.c:374
2610 #, c-format
2611 msgid ""
2612 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2613 "available.  Expected to find it in '%s'\n"
2614 "\n"
2615 "Use the --helper option to specify the location of this program.\n"
2616 msgstr ""
2617
2618 #: test-tool/test-tool.c:390
2619 #, c-format
2620 msgid "command failed: %s"
2621 msgstr ""
2622
2623 #: test-tool/test-tool.c:398
2624 #, c-format
2625 msgid ""
2626 "Test tool helper program %s\n"
2627 "is not statically linked.  This is a build error when this test tool\n"
2628 "was built.\n"
2629 msgstr ""
2630
2631 #: test-tool/test-tool.c:432
2632 #, c-format
2633 msgid "mkisofs command failed: %s\n"
2634 msgstr ""
2635
2636 #: tools/virt-df.pl:213
2637 msgid "virt-df: cannot use -h and --csv options together\n"
2638 msgstr ""
2639
2640 #: tools/virt-df.pl:277
2641 #, perl-brace-format
2642 msgid "{name} is not the name of a libvirt domain\n"
2643 msgstr ""
2644
2645 #: tools/virt-df.pl:345
2646 #, perl-brace-format
2647 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2648 msgstr ""
2649
2650 #: tools/virt-df.pl:521
2651 msgid "Virtual Machine"
2652 msgstr ""
2653
2654 #: tools/virt-df.pl:521
2655 msgid "Filesystem"
2656 msgstr ""
2657
2658 #: tools/virt-df.pl:524
2659 msgid "1K-blocks"
2660 msgstr ""
2661
2662 #: tools/virt-df.pl:526
2663 msgid "Size"
2664 msgstr ""
2665
2666 #: tools/virt-df.pl:528
2667 msgid "Used"
2668 msgstr ""
2669
2670 #: tools/virt-df.pl:529
2671 msgid "Available"
2672 msgstr ""
2673
2674 #: tools/virt-df.pl:530
2675 msgid "Use%"
2676 msgstr ""
2677
2678 #: tools/virt-df.pl:532
2679 msgid "Inodes"
2680 msgstr ""
2681
2682 #: tools/virt-df.pl:533
2683 msgid "IUsed"
2684 msgstr ""
2685
2686 #: tools/virt-df.pl:534
2687 msgid "IFree"
2688 msgstr ""
2689
2690 #: tools/virt-df.pl:535
2691 msgid "IUse%"
2692 msgstr ""
2693
2694 #: tools/virt-edit.pl:169
2695 msgid "virt-edit: no image, VM names or filenames to edit given"
2696 msgstr ""
2697
2698 #: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
2699 #: tools/virt-win-reg.pl:296
2700 #, perl-brace-format
2701 msgid "{prog}: multiboot operating systems are not supported.\n"
2702 msgstr ""
2703
2704 #: tools/virt-edit.pl:221
2705 msgid "File not changed.\n"
2706 msgstr ""
2707
2708 #: tools/virt-list-filesystems.pl:139
2709 msgid "virt-list-filesystems: no image or VM name given"
2710 msgstr ""
2711
2712 #: tools/virt-list-partitions.pl:149
2713 msgid "virt-list-partitions: no image or VM name given"
2714 msgstr ""
2715
2716 #: tools/virt-ls.pl:153 tools/virt-ls.pl:159
2717 msgid "virt-ls: cannot combine -l and -R options\n"
2718 msgstr ""
2719
2720 #: tools/virt-ls.pl:178
2721 msgid "virt-ls: no image, VM names or directory to list given"
2722 msgstr ""
2723
2724 #: tools/virt-make-fs.pl:291
2725 msgid "virt-make-fs input output\n"
2726 msgstr ""
2727
2728 #: tools/virt-make-fs.pl:321
2729 msgid "unexpected output from 'du' command"
2730 msgstr ""
2731
2732 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2733 #: tools/virt-make-fs.pl:453
2734 #, perl-brace-format
2735 msgid "{f}: unknown input format: {fmt}\n"
2736 msgstr ""
2737
2738 #: tools/virt-make-fs.pl:391
2739 #, perl-brace-format
2740 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2741 msgstr ""
2742
2743 #: tools/virt-make-fs.pl:401
2744 msgid ""
2745 "qemu-img create: failed to create disk image, see earlier error messages\n"
2746 msgstr ""
2747
2748 #: tools/virt-make-fs.pl:412
2749 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2750 msgstr ""
2751
2752 #: tools/virt-make-fs.pl:437
2753 msgid "tar: failed, see earlier messages\n"
2754 msgstr ""
2755
2756 #: tools/virt-make-fs.pl:459
2757 msgid "uncompress command failed, see earlier messages\n"
2758 msgstr ""
2759
2760 #: tools/virt-make-fs.pl:494
2761 msgid ""
2762 "virt-make-fs: error copying contents into filesystem\n"
2763 "An error here usually means that the program did not estimate the\n"
2764 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2765 msgstr ""
2766
2767 #: tools/virt-rescue.pl:222
2768 msgid "virt-rescue: no image or VM names rescue given"
2769 msgstr ""
2770
2771 #: tools/virt-resize.pl:33
2772 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2773 msgstr ""
2774
2775 #: tools/virt-resize.pl:584
2776 #, perl-brace-format
2777 msgid "virt-resize: {file}: does not exist or is not readable\n"
2778 msgstr ""
2779
2780 #: tools/virt-resize.pl:586
2781 #, perl-brace-format
2782 msgid ""
2783 "virt-resize: {file}: does not exist or is not writable\n"
2784 "You have to create the destination disk before running this program.\n"
2785 "Please read the virt-resize(1) manpage for more information.\n"
2786 msgstr ""
2787
2788 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2789 #, perl-brace-format
2790 msgid ""
2791 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2792 msgstr ""
2793
2794 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2795 msgid "virt-resize: short read"
2796 msgstr ""
2797
2798 #: tools/virt-resize.pl:830
2799 #, perl-brace-format
2800 msgid "virt-resize: no logical volume called {n}\n"
2801 msgstr ""
2802
2803 #: tools/virt-resize.pl:850
2804 #, perl-brace-format
2805 msgid ""
2806 "{p}: partition not found in the source disk image, when using the '{opt}' "
2807 "command line option\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:856
2811 #, perl-brace-format
2812 msgid ""
2813 "{p}: partition ignored, you cannot use it in another command line argument\n"
2814 msgstr ""
2815
2816 #: tools/virt-resize.pl:860
2817 #, perl-brace-format
2818 msgid ""
2819 "{p}: partition deleted, you cannot use it in another command line argument\n"
2820 msgstr ""
2821
2822 #: tools/virt-resize.pl:902
2823 #, perl-brace-format
2824 msgid "{p}: this partition has already been marked for resizing\n"
2825 msgstr ""
2826
2827 #: tools/virt-resize.pl:910
2828 #, perl-brace-format
2829 msgid "{p}: missing size field in {o} option\n"
2830 msgstr ""
2831
2832 #: tools/virt-resize.pl:927
2833 #, perl-brace-format
2834 msgid "{p}: {f}: cannot parse size field\n"
2835 msgstr ""
2836
2837 #: tools/virt-resize.pl:932
2838 #, perl-brace-format
2839 msgid "{p}: new size is zero or negative\n"
2840 msgstr ""
2841
2842 #: tools/virt-resize.pl:955
2843 #, perl-brace-format
2844 msgid ""
2845 "{p}: cannot make this partition smaller because it contains a\n"
2846 "filesystem, physical volume or other content that is larger than the new "
2847 "size.\n"
2848 "You have to resize the content first, see virt-resize(1).\n"
2849 msgstr ""
2850
2851 #: tools/virt-resize.pl:971
2852 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2853 msgstr ""
2854
2855 #: tools/virt-resize.pl:1020
2856 #, perl-brace-format
2857 msgid ""
2858 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2859 "expand into.  You need to make the target disk larger by at least {h}.\n"
2860 msgstr ""
2861
2862 #: tools/virt-resize.pl:1035
2863 msgid ""
2864 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2865 "(see 'deficit' in the virt-resize(1) man page)\n"
2866 msgstr ""
2867
2868 #: tools/virt-resize.pl:1050
2869 msgid "Summary of changes:\n"
2870 msgstr ""
2871
2872 #: tools/virt-resize.pl:1054
2873 #, perl-brace-format
2874 msgid "{p}: partition will be ignored\n"
2875 msgstr ""
2876
2877 #: tools/virt-resize.pl:1056
2878 #, perl-brace-format
2879 msgid "{p}: partition will be deleted\n"
2880 msgstr ""
2881
2882 #: tools/virt-resize.pl:1058
2883 #, perl-brace-format
2884 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2885 msgstr ""
2886
2887 #: tools/virt-resize.pl:1063
2888 #, perl-brace-format
2889 msgid "{p}: content will be expanded using the '{meth}' method\n"
2890 msgstr ""
2891
2892 #: tools/virt-resize.pl:1068
2893 #, perl-brace-format
2894 msgid "{p}: partition will be left alone\n"
2895 msgstr ""
2896
2897 #: tools/virt-resize.pl:1073
2898 #, perl-brace-format
2899 msgid "{n}: LV will be expanded to maximum size\n"
2900 msgstr ""
2901
2902 #: tools/virt-resize.pl:1079
2903 #, perl-brace-format
2904 msgid "{n}: content will be expanded using the '{meth}' method\n"
2905 msgstr ""
2906
2907 #: tools/virt-resize.pl:1086
2908 #, perl-brace-format
2909 msgid "There is a surplus of {spl} bytes ({h}).\n"
2910 msgstr ""
2911
2912 #: tools/virt-resize.pl:1091
2913 msgid "An extra partition will be created for the surplus.\n"
2914 msgstr ""
2915
2916 #: tools/virt-resize.pl:1093
2917 msgid ""
2918 "The surplus space is not large enough for an extra partition to be created\n"
2919 "and so it will just be ignored.\n"
2920 msgstr ""
2921
2922 #: tools/virt-resize.pl:1096
2923 msgid ""
2924 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2925 "to partition this extra space if you want.\n"
2926 msgstr ""
2927
2928 #: tools/virt-resize.pl:1099
2929 #, perl-brace-format
2930 msgid ""
2931 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2932 "You need to make the target disk larger by at least this amount,\n"
2933 "or adjust your resizing requests.\n"
2934 msgstr ""
2935
2936 #: tools/virt-resize.pl:1116
2937 msgid "virt-resize: source disk does not have a first partition\n"
2938 msgstr ""
2939
2940 #: tools/virt-resize.pl:1211
2941 #, perl-brace-format
2942 msgid "Copying {p} ...\n"
2943 msgstr ""
2944
2945 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
2946 #, perl-brace-format
2947 msgid "Expanding {p} using the '{meth}' method\n"
2948 msgstr ""
2949
2950 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
2951 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2952 msgstr ""
2953
2954 #: tools/virt-tar.pl:207
2955 msgid "virt-tar: no image, VM names, directory or filename given"
2956 msgstr ""
2957
2958 #: tools/virt-tar.pl:210
2959 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2960 msgstr ""
2961
2962 #: tools/virt-tar.pl:221
2963 #, perl-brace-format
2964 msgid "virt-tar: {tarball}: file not found\n"
2965 msgstr ""
2966
2967 #: tools/virt-tar.pl:224
2968 #, perl-brace-format
2969 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2970 msgstr ""
2971
2972 #: tools/virt-win-reg.pl:276
2973 msgid "no libvirt domain name or disk image given\n"
2974 msgstr ""
2975
2976 #: tools/virt-win-reg.pl:315
2977 msgid ""
2978 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2979 "export\n"
2980 msgstr ""
2981
2982 #: tools/virt-win-reg.pl:426
2983 #, perl-brace-format
2984 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2985 msgstr ""
2986
2987 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
2988 #, perl-brace-format
2989 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2990 msgstr ""
2991
2992 #: tools/virt-win-reg.pl:450
2993 #, perl-brace-format
2994 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2995 msgstr ""
2996
2997 #: tools/virt-win-reg.pl:472
2998 #, perl-brace-format
2999 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3000 msgstr ""