b4fb681fd5585b42ea49776a96e50de6a01612a6
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, 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.0.81\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-01-13 13:03+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: fish/alloc.c:39
20 #, c-format
21 msgid "use 'alloc file size' to create an image\n"
22 msgstr ""
23
24 #: fish/alloc.c:47 fish/alloc.c:94
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:86
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr ""
33
34 #: fish/alloc.c:151 fish/alloc.c:158
35 #, c-format
36 msgid "could not parse size specification '%s'\n"
37 msgstr ""
38
39 #: fish/cmds.c:34
40 msgid "Command"
41 msgstr ""
42
43 #: fish/cmds.c:34
44 msgid "Description"
45 msgstr ""
46
47 #: fish/cmds.c:36 fish/cmds.c:301
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:37 fish/cmds.c:298
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:38 fish/cmds.c:304
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:39 fish/cmds.c:439
60 msgid "close the current Augeas handle"
61 msgstr ""
62
63 #: fish/cmds.c:40 fish/cmds.c:445
64 msgid "define an Augeas node"
65 msgstr ""
66
67 #: fish/cmds.c:41 fish/cmds.c:442
68 msgid "define an Augeas variable"
69 msgstr ""
70
71 #: fish/cmds.c:42 fish/cmds.c:448
72 msgid "look up the value of an Augeas path"
73 msgstr ""
74
75 #: fish/cmds.c:43 fish/cmds.c:436
76 msgid "create a new Augeas handle"
77 msgstr ""
78
79 #: fish/cmds.c:44 fish/cmds.c:454
80 msgid "insert a sibling Augeas node"
81 msgstr ""
82
83 #: fish/cmds.c:45 fish/cmds.c:469
84 msgid "load files into the tree"
85 msgstr ""
86
87 #: fish/cmds.c:46 fish/cmds.c:472
88 msgid "list Augeas nodes under augpath"
89 msgstr ""
90
91 #: fish/cmds.c:47 fish/cmds.c:463
92 msgid "return Augeas nodes which match augpath"
93 msgstr ""
94
95 #: fish/cmds.c:48 fish/cmds.c:460
96 msgid "move Augeas node"
97 msgstr ""
98
99 #: fish/cmds.c:49 fish/cmds.c:457
100 msgid "remove an Augeas path"
101 msgstr ""
102
103 #: fish/cmds.c:50 fish/cmds.c:466
104 msgid "write all pending Augeas changes to disk"
105 msgstr ""
106
107 #: fish/cmds.c:51 fish/cmds.c:451
108 msgid "set Augeas path to value"
109 msgstr ""
110
111 #: fish/cmds.c:52 fish/cmds.c:1036
112 msgid "test availability of some parts of the API"
113 msgstr ""
114
115 #: fish/cmds.c:53 fish/cmds.c:580
116 msgid "flush device buffers"
117 msgstr ""
118
119 #: fish/cmds.c:54 fish/cmds.c:568
120 msgid "get blocksize of block device"
121 msgstr ""
122
123 #: fish/cmds.c:55 fish/cmds.c:562
124 msgid "is block device set to read-only"
125 msgstr ""
126
127 #: fish/cmds.c:56 fish/cmds.c:577
128 msgid "get total size of device in bytes"
129 msgstr ""
130
131 #: fish/cmds.c:57 fish/cmds.c:565
132 msgid "get sectorsize of block device"
133 msgstr ""
134
135 #: fish/cmds.c:58 fish/cmds.c:574
136 msgid "get total size of device in 512-byte sectors"
137 msgstr ""
138
139 #: fish/cmds.c:59 fish/cmds.c:583
140 msgid "reread partition table"
141 msgstr ""
142
143 #: fish/cmds.c:60 fish/cmds.c:571
144 msgid "set blocksize of block device"
145 msgstr ""
146
147 #: fish/cmds.c:61 fish/cmds.c:556
148 msgid "set block device to read-only"
149 msgstr ""
150
151 #: fish/cmds.c:62 fish/cmds.c:559
152 msgid "set block device to read-write"
153 msgstr ""
154
155 #: fish/cmds.c:63 fish/cmds.c:979
156 msgid "return true path on case-insensitive filesystem"
157 msgstr ""
158
159 #: fish/cmds.c:64 fish/cmds.c:400
160 msgid "list the contents of a file"
161 msgstr ""
162
163 #: fish/cmds.c:65 fish/cmds.c:592
164 msgid "compute MD5, SHAx or CRC checksum of file"
165 msgstr ""
166
167 #: fish/cmds.c:66 fish/cmds.c:490
168 msgid "change file mode"
169 msgstr ""
170
171 #: fish/cmds.c:67 fish/cmds.c:133 fish/cmds.c:493 fish/cmds.c:997
172 msgid "change file owner and group"
173 msgstr ""
174
175 #: fish/cmds.c:68 fish/cmds.c:538
176 msgid "run a command from the guest filesystem"
177 msgstr ""
178
179 #: fish/cmds.c:69 fish/cmds.c:541
180 msgid "run a command, returning lines"
181 msgstr ""
182
183 #: fish/cmds.c:70 fish/cmds.c:307
184 msgid "add qemu parameters"
185 msgstr ""
186
187 #: fish/cmds.c:71 fish/cmds.c:649
188 msgid "copy a file"
189 msgstr ""
190
191 #: fish/cmds.c:72 fish/cmds.c:652
192 msgid "copy a file or directory recursively"
193 msgstr ""
194
195 #: fish/cmds.c:73 fish/cmds.c:1039
196 msgid "copy from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:74 fish/cmds.c:616
200 msgid "debugging and internals"
201 msgstr ""
202
203 #: fish/cmds.c:75 fish/cmds.c:763
204 msgid "report file system disk space usage"
205 msgstr ""
206
207 #: fish/cmds.c:76 fish/cmds.c:766
208 msgid "report file system disk space usage (human readable)"
209 msgstr ""
210
211 #: fish/cmds.c:77 fish/cmds.c:661
212 msgid "return kernel messages"
213 msgstr ""
214
215 #: fish/cmds.c:78 fish/cmds.c:589
216 msgid "download a file to the local machine"
217 msgstr ""
218
219 #: fish/cmds.c:79 fish/cmds.c:658
220 msgid "drop kernel page cache, dentries and inodes"
221 msgstr ""
222
223 #: fish/cmds.c:80 fish/cmds.c:769
224 msgid "estimate file space usage"
225 msgstr ""
226
227 #: fish/cmds.c:81 fish/cmds.c:712
228 msgid "check an ext2/ext3 filesystem"
229 msgstr ""
230
231 #: fish/cmds.c:82 fish/cmds.c:973
232 msgid "echo arguments back to the client"
233 msgstr ""
234
235 #: fish/cmds.c:83 fish/cmds.c:84 fish/cmds.c:88 fish/cmds.c:89 fish/cmds.c:112
236 #: fish/cmds.c:113 fish/cmds.c:277 fish/cmds.c:278 fish/cmds.c:281
237 #: fish/cmds.c:282 fish/cmds.c:284 fish/cmds.c:285 fish/cmds.c:841
238 #: fish/cmds.c:844 fish/cmds.c:847 fish/cmds.c:850 fish/cmds.c:853
239 #: fish/cmds.c:856 fish/cmds.c:859 fish/cmds.c:862 fish/cmds.c:865
240 #: fish/cmds.c:868 fish/cmds.c:871 fish/cmds.c:874
241 msgid "return lines matching a pattern"
242 msgstr ""
243
244 #: fish/cmds.c:85 fish/cmds.c:667
245 msgid "test if two files have equal contents"
246 msgstr ""
247
248 #: fish/cmds.c:86 fish/cmds.c:496
249 msgid "test if file or directory exists"
250 msgstr ""
251
252 #: fish/cmds.c:87 fish/cmds.c:895
253 msgid "preallocate a file in the guest filesystem"
254 msgstr ""
255
256 #: fish/cmds.c:90 fish/cmds.c:535
257 msgid "determine file type"
258 msgstr ""
259
260 #: fish/cmds.c:91 fish/cmds.c:1033
261 msgid "fill a file with octets"
262 msgstr ""
263
264 #: fish/cmds.c:92 fish/cmds.c:709
265 msgid "find all files and directories"
266 msgstr ""
267
268 #: fish/cmds.c:93 fish/cmds.c:976
269 msgid "find all files and directories, returning NUL-separated list"
270 msgstr ""
271
272 #: fish/cmds.c:94 fish/cmds.c:640
273 msgid "run the filesystem checker"
274 msgstr ""
275
276 #: fish/cmds.c:95 fish/cmds.c:325
277 msgid "get the additional kernel options"
278 msgstr ""
279
280 #: fish/cmds.c:96 fish/cmds.c:331
281 msgid "get autosync mode"
282 msgstr ""
283
284 #: fish/cmds.c:97 fish/cmds.c:382
285 msgid "get direct appliance mode flag"
286 msgstr ""
287
288 #: fish/cmds.c:98 fish/cmds.c:631
289 msgid "get the ext2/3/4 filesystem label"
290 msgstr ""
291
292 #: fish/cmds.c:99 fish/cmds.c:637
293 msgid "get the ext2/3/4 filesystem UUID"
294 msgstr ""
295
296 #: fish/cmds.c:100 fish/cmds.c:358
297 msgid "get memory allocated to the qemu subprocess"
298 msgstr ""
299
300 #: fish/cmds.c:101 fish/cmds.c:319
301 msgid "get the search path"
302 msgstr ""
303
304 #: fish/cmds.c:102 fish/cmds.c:361
305 msgid "get PID of qemu subprocess"
306 msgstr ""
307
308 #: fish/cmds.c:103 fish/cmds.c:313
309 msgid "get the qemu binary"
310 msgstr ""
311
312 #: fish/cmds.c:104 fish/cmds.c:388
313 msgid "get recovery process enabled flag"
314 msgstr ""
315
316 #: fish/cmds.c:105 fish/cmds.c:370
317 msgid "get SELinux enabled flag"
318 msgstr ""
319
320 #: fish/cmds.c:106 fish/cmds.c:352
321 msgid "get the current state"
322 msgstr ""
323
324 #: fish/cmds.c:107 fish/cmds.c:376
325 msgid "get command trace enabled flag"
326 msgstr ""
327
328 #: fish/cmds.c:108 fish/cmds.c:337
329 msgid "get verbose mode"
330 msgstr ""
331
332 #: fish/cmds.c:109 fish/cmds.c:946
333 msgid "get SELinux security context"
334 msgstr ""
335
336 #: fish/cmds.c:110 fish/cmds.c:134 fish/cmds.c:811 fish/cmds.c:814
337 msgid "list extended attributes of a file or directory"
338 msgstr ""
339
340 #: fish/cmds.c:111 fish/cmds.c:727
341 msgid "expand a wildcard path"
342 msgstr ""
343
344 #: fish/cmds.c:114 fish/cmds.c:646
345 msgid "install GRUB"
346 msgstr ""
347
348 #: fish/cmds.c:115 fish/cmds.c:751
349 msgid "return first 10 lines of a file"
350 msgstr ""
351
352 #: fish/cmds.c:116 fish/cmds.c:754
353 msgid "return first N lines of a file"
354 msgstr ""
355
356 #: fish/cmds.c:117 fish/cmds.c:676
357 msgid "dump a file in hexadecimal"
358 msgstr ""
359
360 #: fish/cmds.c:118 fish/cmds.c:772
361 msgid "list files in an initrd"
362 msgstr ""
363
364 #: fish/cmds.c:119 fish/cmds.c:928
365 msgid "add an inotify watch"
366 msgstr ""
367
368 #: fish/cmds.c:120 fish/cmds.c:940
369 msgid "close the inotify handle"
370 msgstr ""
371
372 #: fish/cmds.c:121 fish/cmds.c:937
373 msgid "return list of watched files that had events"
374 msgstr ""
375
376 #: fish/cmds.c:122 fish/cmds.c:925
377 msgid "create an inotify handle"
378 msgstr ""
379
380 #: fish/cmds.c:123 fish/cmds.c:934
381 msgid "return list of inotify events"
382 msgstr ""
383
384 #: fish/cmds.c:124 fish/cmds.c:931
385 msgid "remove an inotify watch"
386 msgstr ""
387
388 #: fish/cmds.c:125 fish/cmds.c:349
389 msgid "is busy processing a command"
390 msgstr ""
391
392 #: fish/cmds.c:126 fish/cmds.c:343
393 msgid "is in configuration state"
394 msgstr ""
395
396 #: fish/cmds.c:127 fish/cmds.c:128 fish/cmds.c:499 fish/cmds.c:502
397 msgid "test if file exists"
398 msgstr ""
399
400 #: fish/cmds.c:129 fish/cmds.c:346
401 msgid "is launching subprocess"
402 msgstr ""
403
404 #: fish/cmds.c:130 fish/cmds.c:340
405 msgid "is ready to accept commands"
406 msgstr ""
407
408 #: fish/cmds.c:131 fish/cmds.c:295
409 msgid "kill the qemu subprocess"
410 msgstr ""
411
412 #: fish/cmds.c:132 fish/cmds.c:292
413 msgid "launch the qemu subprocess"
414 msgstr ""
415
416 #: fish/cmds.c:135 fish/cmds.c:409
417 msgid "list the block devices"
418 msgstr ""
419
420 #: fish/cmds.c:136 fish/cmds.c:412
421 msgid "list the partitions"
422 msgstr ""
423
424 #: fish/cmds.c:137 fish/cmds.c:403
425 msgid "list the files in a directory (long format)"
426 msgstr ""
427
428 #: fish/cmds.c:138 fish/cmds.c:139 fish/cmds.c:880 fish/cmds.c:883
429 msgid "create a hard link"
430 msgstr ""
431
432 #: fish/cmds.c:140 fish/cmds.c:141 fish/cmds.c:886 fish/cmds.c:889
433 msgid "create a symbolic link"
434 msgstr ""
435
436 #: fish/cmds.c:142 fish/cmds.c:205 fish/cmds.c:823 fish/cmds.c:826
437 msgid "remove extended attribute of a file or directory"
438 msgstr ""
439
440 #: fish/cmds.c:143 fish/cmds.c:406
441 msgid "list the files in a directory"
442 msgstr ""
443
444 #: fish/cmds.c:144 fish/cmds.c:227 fish/cmds.c:817 fish/cmds.c:820
445 msgid "set extended attribute of a file or directory"
446 msgstr ""
447
448 #: fish/cmds.c:145 fish/cmds.c:547
449 msgid "get file information for a symbolic link"
450 msgstr ""
451
452 #: fish/cmds.c:146 fish/cmds.c:1000
453 msgid "lstat on multiple files"
454 msgstr ""
455
456 #: fish/cmds.c:147 fish/cmds.c:269 fish/cmds.c:508 fish/cmds.c:511
457 msgid "create an LVM volume group"
458 msgstr ""
459
460 #: fish/cmds.c:148 fish/cmds.c:532
461 msgid "remove all LVM LVs, VGs and PVs"
462 msgstr ""
463
464 #: fish/cmds.c:149 fish/cmds.c:619
465 msgid "remove an LVM logical volume"
466 msgstr ""
467
468 #: fish/cmds.c:150 fish/cmds.c:703
469 msgid "resize an LVM logical volume"
470 msgstr ""
471
472 #: fish/cmds.c:151 fish/cmds.c:152 fish/cmds.c:421 fish/cmds.c:430
473 msgid "list the LVM logical volumes (LVs)"
474 msgstr ""
475
476 #: fish/cmds.c:153 fish/cmds.c:1003
477 msgid "lgetxattr on multiple files"
478 msgstr ""
479
480 #: fish/cmds.c:154 fish/cmds.c:484
481 msgid "create a directory"
482 msgstr ""
483
484 #: fish/cmds.c:155 fish/cmds.c:994
485 msgid "create a directory with a particular mode"
486 msgstr ""
487
488 #: fish/cmds.c:156 fish/cmds.c:487
489 msgid "create a directory and parents"
490 msgstr ""
491
492 #: fish/cmds.c:157 fish/cmds.c:739
493 msgid "create a temporary directory"
494 msgstr ""
495
496 #: fish/cmds.c:158 fish/cmds.c:159 fish/cmds.c:160 fish/cmds.c:961
497 #: fish/cmds.c:964 fish/cmds.c:967
498 msgid "make ext2/3/4 filesystem with external journal"
499 msgstr ""
500
501 #: fish/cmds.c:161 fish/cmds.c:952
502 msgid "make ext2/3/4 external journal"
503 msgstr ""
504
505 #: fish/cmds.c:162 fish/cmds.c:955
506 msgid "make ext2/3/4 external journal with label"
507 msgstr ""
508
509 #: fish/cmds.c:163 fish/cmds.c:958
510 msgid "make ext2/3/4 external journal with UUID"
511 msgstr ""
512
513 #: fish/cmds.c:164 fish/cmds.c:790
514 msgid "make FIFO (named pipe)"
515 msgstr ""
516
517 #: fish/cmds.c:165 fish/cmds.c:514
518 msgid "make a filesystem"
519 msgstr ""
520
521 #: fish/cmds.c:166 fish/cmds.c:949
522 msgid "make a filesystem with block size"
523 msgstr ""
524
525 #: fish/cmds.c:167 fish/cmds.c:832
526 msgid "create a mountpoint"
527 msgstr ""
528
529 #: fish/cmds.c:168 fish/cmds.c:787
530 msgid "make block, character or FIFO devices"
531 msgstr ""
532
533 #: fish/cmds.c:169 fish/cmds.c:793
534 msgid "make block device node"
535 msgstr ""
536
537 #: fish/cmds.c:170 fish/cmds.c:796
538 msgid "make char device node"
539 msgstr ""
540
541 #: fish/cmds.c:171 fish/cmds.c:778
542 msgid "create a swap partition"
543 msgstr ""
544
545 #: fish/cmds.c:172 fish/cmds.c:781
546 msgid "create a swap partition with a label"
547 msgstr ""
548
549 #: fish/cmds.c:173 fish/cmds.c:784
550 msgid "create a swap partition with an explicit UUID"
551 msgstr ""
552
553 #: fish/cmds.c:174 fish/cmds.c:922
554 msgid "create a swap file"
555 msgstr ""
556
557 #: fish/cmds.c:175 fish/cmds.c:970
558 msgid "load a kernel module"
559 msgstr ""
560
561 #: fish/cmds.c:176 fish/cmds.c:391
562 msgid "mount a guest disk at a position in the filesystem"
563 msgstr ""
564
565 #: fish/cmds.c:177 fish/cmds.c:775
566 msgid "mount a file using the loop device"
567 msgstr ""
568
569 #: fish/cmds.c:178 fish/cmds.c:610
570 msgid "mount a guest disk with mount options"
571 msgstr ""
572
573 #: fish/cmds.c:179 fish/cmds.c:607
574 msgid "mount a guest disk, read-only"
575 msgstr ""
576
577 #: fish/cmds.c:180 fish/cmds.c:613
578 msgid "mount a guest disk with mount options and vfstype"
579 msgstr ""
580
581 #: fish/cmds.c:181 fish/cmds.c:829
582 msgid "show mountpoints"
583 msgstr ""
584
585 #: fish/cmds.c:182 fish/cmds.c:526
586 msgid "show mounted filesystems"
587 msgstr ""
588
589 #: fish/cmds.c:183 fish/cmds.c:655
590 msgid "move a file"
591 msgstr ""
592
593 #: fish/cmds.c:184 fish/cmds.c:718
594 msgid "probe NTFS volume"
595 msgstr ""
596
597 #: fish/cmds.c:185 fish/cmds.c:1015
598 msgid "add a partition to the device"
599 msgstr ""
600
601 #: fish/cmds.c:186 fish/cmds.c:1018
602 msgid "partition whole disk with a single primary partition"
603 msgstr ""
604
605 #: fish/cmds.c:187 fish/cmds.c:1030
606 msgid "get the partition table type"
607 msgstr ""
608
609 #: fish/cmds.c:188 fish/cmds.c:1012
610 msgid "create an empty partition table"
611 msgstr ""
612
613 #: fish/cmds.c:189 fish/cmds.c:1027
614 msgid "list partitions on a device"
615 msgstr ""
616
617 #: fish/cmds.c:190 fish/cmds.c:1021
618 msgid "make a partition bootable"
619 msgstr ""
620
621 #: fish/cmds.c:191 fish/cmds.c:1024
622 msgid "set partition name"
623 msgstr ""
624
625 #: fish/cmds.c:192 fish/cmds.c:664
626 msgid "ping the guest daemon"
627 msgstr ""
628
629 #: fish/cmds.c:193 fish/cmds.c:1009
630 msgid "read part of a file"
631 msgstr ""
632
633 #: fish/cmds.c:194 fish/cmds.c:505
634 msgid "create an LVM physical volume"
635 msgstr ""
636
637 #: fish/cmds.c:195 fish/cmds.c:625
638 msgid "remove an LVM physical volume"
639 msgstr ""
640
641 #: fish/cmds.c:196 fish/cmds.c:682
642 msgid "resize an LVM physical volume"
643 msgstr ""
644
645 #: fish/cmds.c:197 fish/cmds.c:198 fish/cmds.c:415 fish/cmds.c:424
646 msgid "list the LVM physical volumes (PVs)"
647 msgstr ""
648
649 #: fish/cmds.c:199 fish/cmds.c:838
650 msgid "read a file"
651 msgstr ""
652
653 #: fish/cmds.c:200 fish/cmds.c:433
654 msgid "read file as lines"
655 msgstr ""
656
657 #: fish/cmds.c:201 fish/cmds.c:802
658 msgid "read directories entries"
659 msgstr ""
660
661 #: fish/cmds.c:202 fish/cmds.c:892
662 msgid "read the target of a symbolic link"
663 msgstr ""
664
665 #: fish/cmds.c:203 fish/cmds.c:1006
666 msgid "readlink on multiple files"
667 msgstr ""
668
669 #: fish/cmds.c:204 fish/cmds.c:877
670 msgid "canonicalized absolute pathname"
671 msgstr ""
672
673 #: fish/cmds.c:206 fish/cmds.c:706
674 msgid "resize an ext2/ext3 filesystem"
675 msgstr ""
676
677 #: fish/cmds.c:207 fish/cmds.c:475
678 msgid "remove a file"
679 msgstr ""
680
681 #: fish/cmds.c:208 fish/cmds.c:481
682 msgid "remove a file or directory recursively"
683 msgstr ""
684
685 #: fish/cmds.c:209 fish/cmds.c:478
686 msgid "remove a directory"
687 msgstr ""
688
689 #: fish/cmds.c:210 fish/cmds.c:835
690 msgid "remove a mountpoint"
691 msgstr ""
692
693 #: fish/cmds.c:211 fish/cmds.c:730
694 msgid "scrub (securely wipe) a device"
695 msgstr ""
696
697 #: fish/cmds.c:212 fish/cmds.c:733
698 msgid "scrub (securely wipe) a file"
699 msgstr ""
700
701 #: fish/cmds.c:213 fish/cmds.c:736
702 msgid "scrub (securely wipe) free space"
703 msgstr ""
704
705 #: fish/cmds.c:214 fish/cmds.c:322
706 msgid "add options to kernel command line"
707 msgstr ""
708
709 #: fish/cmds.c:215 fish/cmds.c:328
710 msgid "set autosync mode"
711 msgstr ""
712
713 #: fish/cmds.c:216 fish/cmds.c:379
714 msgid "enable or disable direct appliance mode"
715 msgstr ""
716
717 #: fish/cmds.c:217 fish/cmds.c:628
718 msgid "set the ext2/3/4 filesystem label"
719 msgstr ""
720
721 #: fish/cmds.c:218 fish/cmds.c:634
722 msgid "set the ext2/3/4 filesystem UUID"
723 msgstr ""
724
725 #: fish/cmds.c:219 fish/cmds.c:355
726 msgid "set memory allocated to the qemu subprocess"
727 msgstr ""
728
729 #: fish/cmds.c:220 fish/cmds.c:316
730 msgid "set the search path"
731 msgstr ""
732
733 #: fish/cmds.c:221 fish/cmds.c:310
734 msgid "set the qemu binary"
735 msgstr ""
736
737 #: fish/cmds.c:222 fish/cmds.c:385
738 msgid "enable or disable the recovery process"
739 msgstr ""
740
741 #: fish/cmds.c:223 fish/cmds.c:367
742 msgid "set SELinux enabled or disabled at appliance boot"
743 msgstr ""
744
745 #: fish/cmds.c:224 fish/cmds.c:373
746 msgid "enable or disable command traces"
747 msgstr ""
748
749 #: fish/cmds.c:225 fish/cmds.c:334
750 msgid "set verbose mode"
751 msgstr ""
752
753 #: fish/cmds.c:226 fish/cmds.c:943
754 msgid "set SELinux security context"
755 msgstr ""
756
757 #: fish/cmds.c:228 fish/cmds.c:229 fish/cmds.c:517 fish/cmds.c:805
758 msgid "create partitions on a block device"
759 msgstr ""
760
761 #: fish/cmds.c:230 fish/cmds.c:685
762 msgid "modify a single partition on a block device"
763 msgstr ""
764
765 #: fish/cmds.c:231 fish/cmds.c:694
766 msgid "display the disk geometry from the partition table"
767 msgstr ""
768
769 #: fish/cmds.c:232 fish/cmds.c:691
770 msgid "display the kernel geometry"
771 msgstr ""
772
773 #: fish/cmds.c:233 fish/cmds.c:688
774 msgid "display the partition table"
775 msgstr ""
776
777 #: fish/cmds.c:234 fish/cmds.c:721
778 msgid "run a command via the shell"
779 msgstr ""
780
781 #: fish/cmds.c:235 fish/cmds.c:724
782 msgid "run a command via the shell returning lines"
783 msgstr ""
784
785 #: fish/cmds.c:236 fish/cmds.c:715
786 msgid "sleep for some seconds"
787 msgstr ""
788
789 #: fish/cmds.c:237 fish/cmds.c:544
790 msgid "get file information"
791 msgstr ""
792
793 #: fish/cmds.c:238 fish/cmds.c:550
794 msgid "get file system statistics"
795 msgstr ""
796
797 #: fish/cmds.c:239 fish/cmds.c:240 fish/cmds.c:670 fish/cmds.c:673
798 msgid "print the printable strings in a file"
799 msgstr ""
800
801 #: fish/cmds.c:241 fish/cmds.c:901
802 msgid "disable swap on device"
803 msgstr ""
804
805 #: fish/cmds.c:242 fish/cmds.c:907
806 msgid "disable swap on file"
807 msgstr ""
808
809 #: fish/cmds.c:243 fish/cmds.c:913
810 msgid "disable swap on labeled swap partition"
811 msgstr ""
812
813 #: fish/cmds.c:244 fish/cmds.c:919
814 msgid "disable swap on swap partition by UUID"
815 msgstr ""
816
817 #: fish/cmds.c:245 fish/cmds.c:898
818 msgid "enable swap on device"
819 msgstr ""
820
821 #: fish/cmds.c:246 fish/cmds.c:904
822 msgid "enable swap on file"
823 msgstr ""
824
825 #: fish/cmds.c:247 fish/cmds.c:910
826 msgid "enable swap on labeled swap partition"
827 msgstr ""
828
829 #: fish/cmds.c:248 fish/cmds.c:916
830 msgid "enable swap on swap partition by UUID"
831 msgstr ""
832
833 #: fish/cmds.c:249 fish/cmds.c:394
834 msgid "sync disks, writes are flushed through to the disk image"
835 msgstr ""
836
837 #: fish/cmds.c:250 fish/cmds.c:757
838 msgid "return last 10 lines of a file"
839 msgstr ""
840
841 #: fish/cmds.c:251 fish/cmds.c:760
842 msgid "return last N lines of a file"
843 msgstr ""
844
845 #: fish/cmds.c:252 fish/cmds.c:595
846 msgid "unpack tarfile to directory"
847 msgstr ""
848
849 #: fish/cmds.c:253 fish/cmds.c:598
850 msgid "pack directory into tarfile"
851 msgstr ""
852
853 #: fish/cmds.c:254 fish/cmds.c:601
854 msgid "unpack compressed tarball to directory"
855 msgstr ""
856
857 #: fish/cmds.c:255 fish/cmds.c:604
858 msgid "pack directory into compressed tarball"
859 msgstr ""
860
861 #: fish/cmds.c:256 fish/cmds.c:397
862 msgid "update file timestamps or create a new file"
863 msgstr ""
864
865 #: fish/cmds.c:257 fish/cmds.c:985
866 msgid "truncate a file to zero size"
867 msgstr ""
868
869 #: fish/cmds.c:258 fish/cmds.c:988
870 msgid "truncate a file to a particular size"
871 msgstr ""
872
873 #: fish/cmds.c:259 fish/cmds.c:553
874 msgid "get ext2/ext3/ext4 superblock details"
875 msgstr ""
876
877 #: fish/cmds.c:260 fish/cmds.c:799
878 msgid "set file mode creation mask (umask)"
879 msgstr ""
880
881 #: fish/cmds.c:261 fish/cmds.c:523
882 msgid "unmount a filesystem"
883 msgstr ""
884
885 #: fish/cmds.c:262 fish/cmds.c:529
886 msgid "unmount all filesystems"
887 msgstr ""
888
889 #: fish/cmds.c:263 fish/cmds.c:586
890 msgid "upload a file from the local machine"
891 msgstr ""
892
893 #: fish/cmds.c:264 fish/cmds.c:991
894 msgid "set timestamp of a file with nanosecond precision"
895 msgstr ""
896
897 #: fish/cmds.c:265 fish/cmds.c:364
898 msgid "get the library version number"
899 msgstr ""
900
901 #: fish/cmds.c:266 fish/cmds.c:982
902 msgid "get the Linux VFS type corresponding to a mounted device"
903 msgstr ""
904
905 #: fish/cmds.c:267 fish/cmds.c:700
906 msgid "activate or deactivate some volume groups"
907 msgstr ""
908
909 #: fish/cmds.c:268 fish/cmds.c:697
910 msgid "activate or deactivate all volume groups"
911 msgstr ""
912
913 #: fish/cmds.c:270 fish/cmds.c:622
914 msgid "remove an LVM volume group"
915 msgstr ""
916
917 #: fish/cmds.c:271 fish/cmds.c:272 fish/cmds.c:418 fish/cmds.c:427
918 msgid "list the LVM volume groups (VGs)"
919 msgstr ""
920
921 #: fish/cmds.c:273 fish/cmds.c:748
922 msgid "count characters in a file"
923 msgstr ""
924
925 #: fish/cmds.c:274 fish/cmds.c:742
926 msgid "count lines in a file"
927 msgstr ""
928
929 #: fish/cmds.c:275 fish/cmds.c:745
930 msgid "count words in a file"
931 msgstr ""
932
933 #: fish/cmds.c:276 fish/cmds.c:520
934 msgid "create a file"
935 msgstr ""
936
937 #: fish/cmds.c:279 fish/cmds.c:643
938 msgid "write zeroes to the device"
939 msgstr ""
940
941 #: fish/cmds.c:280 fish/cmds.c:679
942 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
943 msgstr ""
944
945 #: fish/cmds.c:283 fish/cmds.c:808
946 msgid "determine file type inside a compressed file"
947 msgstr ""
948
949 #: fish/cmds.c:286
950 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
951 msgstr ""
952
953 #: fish/cmds.c:1317 fish/cmds.c:1329 fish/cmds.c:1342 fish/cmds.c:1356
954 #: fish/cmds.c:1370 fish/cmds.c:1385 fish/cmds.c:1400 fish/cmds.c:1413
955 #: fish/cmds.c:1428 fish/cmds.c:1441 fish/cmds.c:1456 fish/cmds.c:1469
956 #: fish/cmds.c:1483 fish/cmds.c:1496 fish/cmds.c:1511 fish/cmds.c:1524
957 #: fish/cmds.c:1538 fish/cmds.c:1552 fish/cmds.c:1566 fish/cmds.c:1580
958 #: fish/cmds.c:1594 fish/cmds.c:1609 fish/cmds.c:1622 fish/cmds.c:1636
959 #: fish/cmds.c:1650 fish/cmds.c:1666 fish/cmds.c:1679 fish/cmds.c:1694
960 #: fish/cmds.c:1707 fish/cmds.c:1722 fish/cmds.c:1735 fish/cmds.c:1750
961 #: fish/cmds.c:1763 fish/cmds.c:1779 fish/cmds.c:1793 fish/cmds.c:1806
962 #: fish/cmds.c:1822 fish/cmds.c:1841 fish/cmds.c:1860 fish/cmds.c:1878
963 #: fish/cmds.c:1893 fish/cmds.c:1908 fish/cmds.c:1923 fish/cmds.c:1938
964 #: fish/cmds.c:1953 fish/cmds.c:1968 fish/cmds.c:1983 fish/cmds.c:1999
965 #: fish/cmds.c:2019 fish/cmds.c:2035 fish/cmds.c:2049 fish/cmds.c:2068
966 #: fish/cmds.c:2087 fish/cmds.c:2105 fish/cmds.c:2122 fish/cmds.c:2138
967 #: fish/cmds.c:2155 fish/cmds.c:2170 fish/cmds.c:2186 fish/cmds.c:2198
968 #: fish/cmds.c:2211 fish/cmds.c:2228 fish/cmds.c:2244 fish/cmds.c:2260
969 #: fish/cmds.c:2276 fish/cmds.c:2292 fish/cmds.c:2309 fish/cmds.c:2328
970 #: fish/cmds.c:2346 fish/cmds.c:2364 fish/cmds.c:2382 fish/cmds.c:2400
971 #: fish/cmds.c:2415 fish/cmds.c:2434 fish/cmds.c:2451 fish/cmds.c:2470
972 #: fish/cmds.c:2492 fish/cmds.c:2510 fish/cmds.c:2523 fish/cmds.c:2538
973 #: fish/cmds.c:2550 fish/cmds.c:2563 fish/cmds.c:2582 fish/cmds.c:2601
974 #: fish/cmds.c:2620 fish/cmds.c:2639 fish/cmds.c:2658 fish/cmds.c:2677
975 #: fish/cmds.c:2694 fish/cmds.c:2708 fish/cmds.c:2722 fish/cmds.c:2738
976 #: fish/cmds.c:2754 fish/cmds.c:2771 fish/cmds.c:2786 fish/cmds.c:2802
977 #: fish/cmds.c:2818 fish/cmds.c:2832 fish/cmds.c:2847 fish/cmds.c:2865
978 #: fish/cmds.c:2883 fish/cmds.c:2904 fish/cmds.c:2920 fish/cmds.c:2936
979 #: fish/cmds.c:2952 fish/cmds.c:2970 fish/cmds.c:2987 fish/cmds.c:3006
980 #: fish/cmds.c:3024 fish/cmds.c:3044 fish/cmds.c:3058 fish/cmds.c:3072
981 #: fish/cmds.c:3087 fish/cmds.c:3102 fish/cmds.c:3120 fish/cmds.c:3135
982 #: fish/cmds.c:3153 fish/cmds.c:3170 fish/cmds.c:3185 fish/cmds.c:3203
983 #: fish/cmds.c:3223 fish/cmds.c:3243 fish/cmds.c:3262 fish/cmds.c:3275
984 #: fish/cmds.c:3290 fish/cmds.c:3304 fish/cmds.c:3325 fish/cmds.c:3345
985 #: fish/cmds.c:3365 fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3417
986 #: fish/cmds.c:3436 fish/cmds.c:3453 fish/cmds.c:3470 fish/cmds.c:3487
987 #: fish/cmds.c:3502 fish/cmds.c:3520 fish/cmds.c:3535 fish/cmds.c:3549
988 #: fish/cmds.c:3568 fish/cmds.c:3582 fish/cmds.c:3597 fish/cmds.c:3614
989 #: fish/cmds.c:3631 fish/cmds.c:3648 fish/cmds.c:3667 fish/cmds.c:3681
990 #: fish/cmds.c:3697 fish/cmds.c:3713 fish/cmds.c:3732 fish/cmds.c:3750
991 #: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3806 fish/cmds.c:3826
992 #: fish/cmds.c:3846 fish/cmds.c:3865 fish/cmds.c:3880 fish/cmds.c:3896
993 #: fish/cmds.c:3914 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3968
994 #: fish/cmds.c:3984 fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4042
995 #: fish/cmds.c:4064 fish/cmds.c:4083 fish/cmds.c:4099 fish/cmds.c:4119
996 #: fish/cmds.c:4137 fish/cmds.c:4157 fish/cmds.c:4176 fish/cmds.c:4198
997 #: fish/cmds.c:4220 fish/cmds.c:4240 fish/cmds.c:4258 fish/cmds.c:4274
998 #: fish/cmds.c:4290 fish/cmds.c:4304 fish/cmds.c:4319 fish/cmds.c:4339
999 #: fish/cmds.c:4360 fish/cmds.c:4381 fish/cmds.c:4402 fish/cmds.c:4423
1000 #: fish/cmds.c:4444 fish/cmds.c:4465 fish/cmds.c:4486 fish/cmds.c:4507
1001 #: fish/cmds.c:4528 fish/cmds.c:4549 fish/cmds.c:4570 fish/cmds.c:4590
1002 #: fish/cmds.c:4610 fish/cmds.c:4628 fish/cmds.c:4646 fish/cmds.c:4664
1003 #: fish/cmds.c:4681 fish/cmds.c:4701 fish/cmds.c:4718 fish/cmds.c:4732
1004 #: fish/cmds.c:4746 fish/cmds.c:4762 fish/cmds.c:4778 fish/cmds.c:4792
1005 #: fish/cmds.c:4806 fish/cmds.c:4820 fish/cmds.c:4834 fish/cmds.c:4850
1006 #: fish/cmds.c:4865 fish/cmds.c:4884 fish/cmds.c:4897 fish/cmds.c:4912
1007 #: fish/cmds.c:4927 fish/cmds.c:4940 fish/cmds.c:4953 fish/cmds.c:4971
1008 #: fish/cmds.c:4988 fish/cmds.c:5005 fish/cmds.c:5023 fish/cmds.c:5042
1009 #: fish/cmds.c:5062 fish/cmds.c:5082 fish/cmds.c:5099 fish/cmds.c:5113
1010 #: fish/cmds.c:5133 fish/cmds.c:5150 fish/cmds.c:5169 fish/cmds.c:5186
1011 #: fish/cmds.c:5203 fish/cmds.c:5224 fish/cmds.c:5245 fish/cmds.c:5264
1012 #: fish/cmds.c:5283 fish/cmds.c:5306 fish/cmds.c:5329 fish/cmds.c:5354
1013 #: fish/cmds.c:5376 fish/cmds.c:5394 fish/cmds.c:5412 fish/cmds.c:5429
1014 #: fish/cmds.c:5447 fish/cmds.c:5463 fish/cmds.c:5480 fish/cmds.c:5499
1015 #: fish/cmds.c:5517 fish/cmds.c:5534
1016 #, c-format
1017 msgid "%s should have %d parameter(s)\n"
1018 msgstr ""
1019
1020 #: fish/cmds.c:1318 fish/cmds.c:1330 fish/cmds.c:1343 fish/cmds.c:1357
1021 #: fish/cmds.c:1371 fish/cmds.c:1386 fish/cmds.c:1401 fish/cmds.c:1414
1022 #: fish/cmds.c:1429 fish/cmds.c:1442 fish/cmds.c:1457 fish/cmds.c:1470
1023 #: fish/cmds.c:1484 fish/cmds.c:1497 fish/cmds.c:1512 fish/cmds.c:1525
1024 #: fish/cmds.c:1539 fish/cmds.c:1553 fish/cmds.c:1567 fish/cmds.c:1581
1025 #: fish/cmds.c:1595 fish/cmds.c:1610 fish/cmds.c:1623 fish/cmds.c:1637
1026 #: fish/cmds.c:1651 fish/cmds.c:1667 fish/cmds.c:1680 fish/cmds.c:1695
1027 #: fish/cmds.c:1708 fish/cmds.c:1723 fish/cmds.c:1736 fish/cmds.c:1751
1028 #: fish/cmds.c:1764 fish/cmds.c:1780 fish/cmds.c:1794 fish/cmds.c:1807
1029 #: fish/cmds.c:1823 fish/cmds.c:1842 fish/cmds.c:1861 fish/cmds.c:1879
1030 #: fish/cmds.c:1894 fish/cmds.c:1909 fish/cmds.c:1924 fish/cmds.c:1939
1031 #: fish/cmds.c:1954 fish/cmds.c:1969 fish/cmds.c:1984 fish/cmds.c:2000
1032 #: fish/cmds.c:2020 fish/cmds.c:2036 fish/cmds.c:2050 fish/cmds.c:2069
1033 #: fish/cmds.c:2088 fish/cmds.c:2106 fish/cmds.c:2123 fish/cmds.c:2139
1034 #: fish/cmds.c:2156 fish/cmds.c:2171 fish/cmds.c:2187 fish/cmds.c:2199
1035 #: fish/cmds.c:2212 fish/cmds.c:2229 fish/cmds.c:2245 fish/cmds.c:2261
1036 #: fish/cmds.c:2277 fish/cmds.c:2293 fish/cmds.c:2310 fish/cmds.c:2329
1037 #: fish/cmds.c:2347 fish/cmds.c:2365 fish/cmds.c:2383 fish/cmds.c:2401
1038 #: fish/cmds.c:2416 fish/cmds.c:2435 fish/cmds.c:2452 fish/cmds.c:2471
1039 #: fish/cmds.c:2493 fish/cmds.c:2511 fish/cmds.c:2524 fish/cmds.c:2539
1040 #: fish/cmds.c:2551 fish/cmds.c:2564 fish/cmds.c:2583 fish/cmds.c:2602
1041 #: fish/cmds.c:2621 fish/cmds.c:2640 fish/cmds.c:2659 fish/cmds.c:2678
1042 #: fish/cmds.c:2695 fish/cmds.c:2709 fish/cmds.c:2723 fish/cmds.c:2739
1043 #: fish/cmds.c:2755 fish/cmds.c:2772 fish/cmds.c:2787 fish/cmds.c:2803
1044 #: fish/cmds.c:2819 fish/cmds.c:2833 fish/cmds.c:2848 fish/cmds.c:2866
1045 #: fish/cmds.c:2884 fish/cmds.c:2905 fish/cmds.c:2921 fish/cmds.c:2937
1046 #: fish/cmds.c:2953 fish/cmds.c:2971 fish/cmds.c:2988 fish/cmds.c:3007
1047 #: fish/cmds.c:3025 fish/cmds.c:3045 fish/cmds.c:3059 fish/cmds.c:3073
1048 #: fish/cmds.c:3088 fish/cmds.c:3103 fish/cmds.c:3121 fish/cmds.c:3136
1049 #: fish/cmds.c:3154 fish/cmds.c:3171 fish/cmds.c:3186 fish/cmds.c:3204
1050 #: fish/cmds.c:3224 fish/cmds.c:3244 fish/cmds.c:3263 fish/cmds.c:3276
1051 #: fish/cmds.c:3291 fish/cmds.c:3305 fish/cmds.c:3326 fish/cmds.c:3346
1052 #: fish/cmds.c:3366 fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3418
1053 #: fish/cmds.c:3437 fish/cmds.c:3454 fish/cmds.c:3471 fish/cmds.c:3488
1054 #: fish/cmds.c:3503 fish/cmds.c:3521 fish/cmds.c:3536 fish/cmds.c:3550
1055 #: fish/cmds.c:3569 fish/cmds.c:3583 fish/cmds.c:3598 fish/cmds.c:3615
1056 #: fish/cmds.c:3632 fish/cmds.c:3649 fish/cmds.c:3668 fish/cmds.c:3682
1057 #: fish/cmds.c:3698 fish/cmds.c:3714 fish/cmds.c:3733 fish/cmds.c:3751
1058 #: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3807 fish/cmds.c:3827
1059 #: fish/cmds.c:3847 fish/cmds.c:3866 fish/cmds.c:3881 fish/cmds.c:3897
1060 #: fish/cmds.c:3915 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3969
1061 #: fish/cmds.c:3985 fish/cmds.c:4003 fish/cmds.c:4023 fish/cmds.c:4043
1062 #: fish/cmds.c:4065 fish/cmds.c:4084 fish/cmds.c:4100 fish/cmds.c:4120
1063 #: fish/cmds.c:4138 fish/cmds.c:4158 fish/cmds.c:4177 fish/cmds.c:4199
1064 #: fish/cmds.c:4221 fish/cmds.c:4241 fish/cmds.c:4259 fish/cmds.c:4275
1065 #: fish/cmds.c:4291 fish/cmds.c:4305 fish/cmds.c:4320 fish/cmds.c:4340
1066 #: fish/cmds.c:4361 fish/cmds.c:4382 fish/cmds.c:4403 fish/cmds.c:4424
1067 #: fish/cmds.c:4445 fish/cmds.c:4466 fish/cmds.c:4487 fish/cmds.c:4508
1068 #: fish/cmds.c:4529 fish/cmds.c:4550 fish/cmds.c:4571 fish/cmds.c:4591
1069 #: fish/cmds.c:4611 fish/cmds.c:4629 fish/cmds.c:4647 fish/cmds.c:4665
1070 #: fish/cmds.c:4682 fish/cmds.c:4702 fish/cmds.c:4719 fish/cmds.c:4733
1071 #: fish/cmds.c:4747 fish/cmds.c:4763 fish/cmds.c:4779 fish/cmds.c:4793
1072 #: fish/cmds.c:4807 fish/cmds.c:4821 fish/cmds.c:4835 fish/cmds.c:4851
1073 #: fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4898 fish/cmds.c:4913
1074 #: fish/cmds.c:4928 fish/cmds.c:4941 fish/cmds.c:4954 fish/cmds.c:4972
1075 #: fish/cmds.c:4989 fish/cmds.c:5006 fish/cmds.c:5024 fish/cmds.c:5043
1076 #: fish/cmds.c:5063 fish/cmds.c:5083 fish/cmds.c:5100 fish/cmds.c:5114
1077 #: fish/cmds.c:5134 fish/cmds.c:5151 fish/cmds.c:5170 fish/cmds.c:5187
1078 #: fish/cmds.c:5204 fish/cmds.c:5225 fish/cmds.c:5246 fish/cmds.c:5265
1079 #: fish/cmds.c:5284 fish/cmds.c:5307 fish/cmds.c:5330 fish/cmds.c:5355
1080 #: fish/cmds.c:5377 fish/cmds.c:5395 fish/cmds.c:5413 fish/cmds.c:5430
1081 #: fish/cmds.c:5448 fish/cmds.c:5464 fish/cmds.c:5481 fish/cmds.c:5500
1082 #: fish/cmds.c:5518 fish/cmds.c:5535
1083 #, c-format
1084 msgid "type 'help %s' for help on %s\n"
1085 msgstr ""
1086
1087 #: fish/cmds.c:6301
1088 #, c-format
1089 msgid "%s: unknown command\n"
1090 msgstr ""
1091
1092 #: fish/edit.c:86
1093 #, c-format
1094 msgid "use '%s filename' to edit a file\n"
1095 msgstr ""
1096
1097 #: fish/fish.c:92 fuse/guestmount.c:868
1098 #, c-format
1099 msgid "Try `%s --help' for more information.\n"
1100 msgstr ""
1101
1102 #: fish/fish.c:96
1103 #, c-format
1104 msgid ""
1105 "%s: guest filesystem shell\n"
1106 "%s lets you edit virtual machine filesystems\n"
1107 "Copyright (C) 2009 Red Hat Inc.\n"
1108 "Usage:\n"
1109 "  %s [--options] cmd [: cmd : cmd ...]\n"
1110 "  %s -i libvirt-domain\n"
1111 "  %s -i disk-image(s)\n"
1112 "or for interactive use:\n"
1113 "  %s\n"
1114 "or from a shell script:\n"
1115 "  %s <<EOF\n"
1116 "  cmd\n"
1117 "  ...\n"
1118 "  EOF\n"
1119 "Options:\n"
1120 "  -h|--cmd-help        List available commands\n"
1121 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1122 "  -a|--add image       Add image\n"
1123 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1124 "  -f|--file file       Read commands from file\n"
1125 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1126 "  --listen             Listen for remote commands\n"
1127 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1128 "  -n|--no-sync         Don't autosync\n"
1129 "  --remote[=pid]       Send commands to remote %s\n"
1130 "  -r|--ro              Mount read-only\n"
1131 "  --selinux            Enable SELinux support\n"
1132 "  -v|--verbose         Verbose messages\n"
1133 "  -x                   Echo each command before executing it\n"
1134 "  -V|--version         Display version and exit\n"
1135 "For more information,  see the manpage %s(1).\n"
1136 msgstr ""
1137
1138 #: fish/fish.c:184 fuse/guestmount.c:961
1139 #, c-format
1140 msgid "guestfs_create: failed to create handle\n"
1141 msgstr ""
1142
1143 #: fish/fish.c:223
1144 #, c-format
1145 msgid "%s: --listen=PID: PID was not a number: %s\n"
1146 msgstr ""
1147
1148 #: fish/fish.c:230
1149 #, c-format
1150 msgid ""
1151 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1152 msgstr ""
1153
1154 #: fish/fish.c:239 fuse/guestmount.c:1006
1155 #, c-format
1156 msgid "%s: unknown long option: %s (%d)\n"
1157 msgstr ""
1158
1159 #: fish/fish.c:266
1160 #, c-format
1161 msgid "%s: only one -f parameter can be given\n"
1162 msgstr ""
1163
1164 #: fish/fish.c:339
1165 #, c-format
1166 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1167 msgstr ""
1168
1169 #: fish/fish.c:346
1170 #, c-format
1171 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1172 msgstr ""
1173
1174 #: fish/fish.c:356
1175 #, c-format
1176 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1177 msgstr ""
1178
1179 #: fish/fish.c:402
1180 #, c-format
1181 msgid "%s: cannot use --listen and --remote options at the same time\n"
1182 msgstr ""
1183
1184 #: fish/fish.c:410
1185 #, c-format
1186 msgid "%s: extra parameters on the command line with --listen flag\n"
1187 msgstr ""
1188
1189 #: fish/fish.c:416
1190 #, c-format
1191 msgid "%s: cannot use --listen and --file options at the same time\n"
1192 msgstr ""
1193
1194 #: fish/fish.c:561
1195 #, c-format
1196 msgid ""
1197 "\n"
1198 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1199 "editing virtual machine filesystems.\n"
1200 "\n"
1201 "Type: 'help' for help with commands\n"
1202 "      'quit' to quit the shell\n"
1203 "\n"
1204 msgstr ""
1205
1206 #: fish/fish.c:641
1207 #, c-format
1208 msgid "%s: unterminated double quote\n"
1209 msgstr ""
1210
1211 #: fish/fish.c:647 fish/fish.c:664
1212 #, c-format
1213 msgid "%s: command arguments not separated by whitespace\n"
1214 msgstr ""
1215
1216 #: fish/fish.c:658
1217 #, c-format
1218 msgid "%s: unterminated single quote\n"
1219 msgstr ""
1220
1221 #: fish/fish.c:713
1222 #, c-format
1223 msgid "%s: internal error parsing string at '%s'\n"
1224 msgstr ""
1225
1226 #: fish/fish.c:730
1227 #, c-format
1228 msgid "%s: too many arguments\n"
1229 msgstr ""
1230
1231 #: fish/fish.c:759
1232 #, c-format
1233 msgid "%s: empty command on command line\n"
1234 msgstr ""
1235
1236 #: fish/fish.c:913
1237 msgid "display a list of commands or help on a command"
1238 msgstr ""
1239
1240 #: fish/fish.c:915
1241 msgid "quit guestfish"
1242 msgstr ""
1243
1244 #: fish/fish.c:918
1245 msgid "allocate an image"
1246 msgstr ""
1247
1248 #: fish/fish.c:920
1249 msgid "display a line of text"
1250 msgstr ""
1251
1252 #: fish/fish.c:922
1253 msgid "edit a file in the image"
1254 msgstr ""
1255
1256 #: fish/fish.c:924
1257 msgid "local change directory"
1258 msgstr ""
1259
1260 #: fish/fish.c:926
1261 msgid "expand wildcards in command"
1262 msgstr ""
1263
1264 #: fish/fish.c:928
1265 msgid "view a file in the pager"
1266 msgstr ""
1267
1268 #: fish/fish.c:930
1269 msgid "close and reopen libguestfs handle"
1270 msgstr ""
1271
1272 #: fish/fish.c:932
1273 msgid "allocate a sparse image file"
1274 msgstr ""
1275
1276 #: fish/fish.c:934
1277 msgid "measure time taken to run command"
1278 msgstr ""
1279
1280 #: fish/fish.c:946
1281 #, c-format
1282 msgid ""
1283 "alloc - allocate an image\n"
1284 "     alloc <filename> <size>\n"
1285 "\n"
1286 "    This creates an empty (zeroed) file of the given size,\n"
1287 "    and then adds so it can be further examined.\n"
1288 "\n"
1289 "    For more advanced image creation, see qemu-img utility.\n"
1290 "\n"
1291 "    Size can be specified (where <nn> means a number):\n"
1292 "    <nn>             number of kilobytes\n"
1293 "      eg: 1440       standard 3.5\" floppy\n"
1294 "    <nn>K or <nn>KB  number of kilobytes\n"
1295 "    <nn>M or <nn>MB  number of megabytes\n"
1296 "    <nn>G or <nn>GB  number of gigabytes\n"
1297 "    <nn>T or <nn>TB  number of terabytes\n"
1298 "    <nn>P or <nn>PB  number of petabytes\n"
1299 "    <nn>E or <nn>EB  number of exabytes\n"
1300 "    <nn>sects        number of 512 byte sectors\n"
1301 msgstr ""
1302
1303 #: fish/fish.c:965
1304 #, c-format
1305 msgid ""
1306 "echo - display a line of text\n"
1307 "     echo [<params> ...]\n"
1308 "\n"
1309 "    This echos the parameters to the terminal.\n"
1310 msgstr ""
1311
1312 #: fish/fish.c:972
1313 #, c-format
1314 msgid ""
1315 "edit - edit a file in the image\n"
1316 "     edit <filename>\n"
1317 "\n"
1318 "    This is used to edit a file.\n"
1319 "\n"
1320 "    It is the equivalent of (and is implemented by)\n"
1321 "    running \"cat\", editing locally, and then \"write-file\".\n"
1322 "\n"
1323 "    Normally it uses $EDITOR, but if you use the aliases\n"
1324 "    \"vi\" or \"emacs\" you will get those editors.\n"
1325 "\n"
1326 "    NOTE: This will not work reliably for large files\n"
1327 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1328 msgstr ""
1329
1330 #: fish/fish.c:986
1331 #, c-format
1332 msgid ""
1333 "lcd - local change directory\n"
1334 "    lcd <directory>\n"
1335 "\n"
1336 "    Change guestfish's current directory. This command is\n"
1337 "    useful if you want to download files to a particular\n"
1338 "    place.\n"
1339 msgstr ""
1340
1341 #: fish/fish.c:993
1342 #, c-format
1343 msgid ""
1344 "glob - expand wildcards in command\n"
1345 "    glob <command> [<args> ...]\n"
1346 "\n"
1347 "    Glob runs <command> with wildcards expanded in any\n"
1348 "    command args.  Note that the command is run repeatedly\n"
1349 "    once for each expanded argument.\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:1000
1353 #, c-format
1354 msgid ""
1355 "help - display a list of commands or help on a command\n"
1356 "     help cmd\n"
1357 "     help\n"
1358 msgstr ""
1359
1360 #: fish/fish.c:1005
1361 #, c-format
1362 msgid ""
1363 "more - view a file in the pager\n"
1364 "     more <filename>\n"
1365 "\n"
1366 "    This is used to view a file in the pager.\n"
1367 "\n"
1368 "    It is the equivalent of (and is implemented by)\n"
1369 "    running \"cat\" and using the pager.\n"
1370 "\n"
1371 "    Normally it uses $PAGER, but if you use the alias\n"
1372 "    \"less\" then it always uses \"less\".\n"
1373 "\n"
1374 "    NOTE: This will not work reliably for large files\n"
1375 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1376 msgstr ""
1377
1378 #: fish/fish.c:1021
1379 #, c-format
1380 msgid ""
1381 "quit - quit guestfish\n"
1382 "     quit\n"
1383 msgstr ""
1384
1385 #: fish/fish.c:1024
1386 #, c-format
1387 msgid ""
1388 "reopen - close and reopen the libguestfs handle\n"
1389 "     reopen\n"
1390 "\n"
1391 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1392 "this normally, because the handle is closed properly when guestfish\n"
1393 "exits.  However this is occasionally useful for testing.\n"
1394 msgstr ""
1395
1396 #: fish/fish.c:1031
1397 #, c-format
1398 msgid ""
1399 "sparse - allocate a sparse image file\n"
1400 "     sparse <filename> <size>\n"
1401 "\n"
1402 "    This creates an empty sparse file of the given size,\n"
1403 "    and then adds so it can be further examined.\n"
1404 "\n"
1405 "    In all respects it works the same as the 'alloc'\n"
1406 "    command, except that the image file is allocated\n"
1407 "    sparsely, which means that disk blocks are not assigned\n"
1408 "    to the file until they are needed.  Sparse disk files\n"
1409 "    only use space when written to, but they are slower\n"
1410 "    and there is a danger you could run out of real disk\n"
1411 "    space during a write operation.\n"
1412 "\n"
1413 "    For more advanced image creation, see qemu-img utility.\n"
1414 "\n"
1415 "    Size can be specified (where <nn> means a number):\n"
1416 "    <nn>             number of kilobytes\n"
1417 "      eg: 1440       standard 3.5\" floppy\n"
1418 "    <nn>K or <nn>KB  number of kilobytes\n"
1419 "    <nn>M or <nn>MB  number of megabytes\n"
1420 "    <nn>G or <nn>GB  number of gigabytes\n"
1421 "    <nn>T or <nn>TB  number of terabytes\n"
1422 "    <nn>P or <nn>PB  number of petabytes\n"
1423 "    <nn>E or <nn>EB  number of exabytes\n"
1424 "    <nn>sects        number of 512 byte sectors\n"
1425 msgstr ""
1426
1427 #: fish/fish.c:1058
1428 #, c-format
1429 msgid ""
1430 "time - measure time taken to run command\n"
1431 "    time <command> [<args> ...]\n"
1432 "\n"
1433 "    This runs <command> as usual, and prints the elapsed\n"
1434 "    time afterwards.\n"
1435 msgstr ""
1436
1437 #: fish/fish.c:1064
1438 #, c-format
1439 msgid "%s: command not known, use -h to list all commands\n"
1440 msgstr ""
1441
1442 #: fish/fish.c:1220
1443 #, c-format
1444 msgid "Runaway quote in string \"%s\"\n"
1445 msgstr ""
1446
1447 #: fish/glob.c:52
1448 #, c-format
1449 msgid "use 'glob command [args...]'\n"
1450 msgstr ""
1451
1452 #: fish/glob.c:72
1453 #, c-format
1454 msgid "glob: guestfs_glob_expand call failed: %s\n"
1455 msgstr ""
1456
1457 #: fish/lcd.c:34
1458 #, c-format
1459 msgid "use 'lcd directory' to change local directory\n"
1460 msgstr ""
1461
1462 #: fish/more.c:40
1463 #, c-format
1464 msgid "use '%s filename' to page a file\n"
1465 msgstr ""
1466
1467 #: fish/rc.c:249
1468 #, c-format
1469 msgid "guestfish: protocol error: could not read 'hello' message\n"
1470 msgstr ""
1471
1472 #: fish/rc.c:254
1473 #, c-format
1474 msgid ""
1475 "guestfish: protocol error: version mismatch, server version '%s' does not "
1476 "match client version '%s'.  The two versions must match exactly.\n"
1477 msgstr ""
1478
1479 #: fish/rc.c:329 fish/rc.c:343
1480 #, c-format
1481 msgid "guestfish: remote: looks like the server is not running\n"
1482 msgstr ""
1483
1484 #: fish/rc.c:355 fish/rc.c:369
1485 #, c-format
1486 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1487 msgstr ""
1488
1489 #: fish/rc.c:380
1490 #, c-format
1491 msgid "guestfish: protocol error: could not decode reply from server\n"
1492 msgstr ""
1493
1494 #: fish/reopen.c:36
1495 #, c-format
1496 msgid "'reopen' command takes no parameters\n"
1497 msgstr ""
1498
1499 #: fish/reopen.c:46
1500 #, c-format
1501 msgid "reopen: guestfs_create: failed to create handle\n"
1502 msgstr ""
1503
1504 #: fish/time.c:35
1505 #, c-format
1506 msgid "use 'time command [args...]'\n"
1507 msgstr ""
1508
1509 #: fuse/guestmount.c:872
1510 #, c-format
1511 msgid ""
1512 "%s: FUSE module for libguestfs\n"
1513 "%s lets you mount a virtual machine filesystem\n"
1514 "Copyright (C) 2009 Red Hat Inc.\n"
1515 "Usage:\n"
1516 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1517 "Options:\n"
1518 "  -a|--add image       Add image\n"
1519 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1520 "  --fuse-help          Display extra FUSE options\n"
1521 "  --help               Display help message and exit\n"
1522 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1523 "  -n|--no-sync         Don't autosync\n"
1524 "  -o|--option opt      Pass extra option to FUSE\n"
1525 "  -r|--ro              Mount read-only\n"
1526 "  --selinux            Enable SELinux support\n"
1527 "  --trace              Trace guestfs API calls (to stderr)\n"
1528 "  -v|--verbose         Verbose messages\n"
1529 "  -V|--version         Display version and exit\n"
1530 msgstr ""
1531
1532 #: fuse/guestmount.c:1077
1533 #, c-format
1534 msgid "%s: must have at least one -a and at least one -m option\n"
1535 msgstr ""
1536
1537 #: fuse/guestmount.c:1085
1538 #, c-format
1539 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1540 msgstr ""
1541
1542 #: src/guestfs.c:255
1543 #, c-format
1544 msgid "guestfs_close: called twice on the same handle\n"
1545 msgstr ""
1546
1547 #: src/guestfs.c:358
1548 #, c-format
1549 msgid "libguestfs: error: %s\n"
1550 msgstr ""
1551
1552 #: src/guestfs.c:709
1553 msgid "command line cannot be altered after qemu subprocess launched"
1554 msgstr ""
1555
1556 #: src/guestfs.c:723
1557 msgid "guestfs_config: parameter must begin with '-' character"
1558 msgstr ""
1559
1560 #: src/guestfs.c:737
1561 #, c-format
1562 msgid "guestfs_config: parameter '%s' isn't allowed"
1563 msgstr ""
1564
1565 #: src/guestfs.c:757 src/guestfs.c:796 src/guestfs.c:814
1566 msgid "filename cannot contain ',' (comma) character"
1567 msgstr ""
1568
1569 #: src/guestfs.c:899
1570 msgid "you must call guestfs_add_drive before guestfs_launch"
1571 msgstr ""
1572
1573 #: src/guestfs.c:904
1574 msgid "qemu has already been launched"
1575 msgstr ""
1576
1577 #: src/guestfs.c:912
1578 #, c-format
1579 msgid "%s: cannot create temporary directory"
1580 msgstr ""
1581
1582 #: src/guestfs.c:1002
1583 #, c-format
1584 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1585 msgstr ""
1586
1587 #: src/guestfs.c:1394
1588 msgid "failed to connect to vmchannel socket"
1589 msgstr ""
1590
1591 #: src/guestfs.c:1413
1592 msgid "guestfs_launch failed, see earlier error messages"
1593 msgstr ""
1594
1595 #: src/guestfs.c:1426
1596 msgid "qemu launched and contacted daemon, but state != READY"
1597 msgstr ""
1598
1599 #: src/guestfs.c:1515
1600 #, c-format
1601 msgid "external command failed: %s"
1602 msgstr ""
1603
1604 #: src/guestfs.c:1593
1605 #, c-format
1606 msgid ""
1607 "%s: command failed: If qemu is located on a non-standard path, try setting "
1608 "the LIBGUESTFS_QEMU environment variable."
1609 msgstr ""
1610
1611 #: src/guestfs.c:1732
1612 msgid "qemu has not been launched yet"
1613 msgstr ""
1614
1615 #: src/guestfs.c:1743
1616 msgid "no subprocess to kill"
1617 msgstr ""
1618
1619 #: src/guestfs.c:1865
1620 #, c-format
1621 msgid "guestfs_set_busy: called when in state %d != READY"
1622 msgstr ""
1623
1624 #: src/guestfs.c:1888
1625 #, c-format
1626 msgid "guestfs_end_busy: called when in state %d"
1627 msgstr ""
1628
1629 #: src/guestfs.c:1996
1630 #, c-format
1631 msgid ""
1632 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1633 msgstr ""
1634
1635 #: src/guestfs.c:2154 src/guestfs.c:2208
1636 msgid "unexpected end of file when reading from daemon"
1637 msgstr ""
1638
1639 #: src/guestfs.c:2170
1640 #, c-format
1641 msgid "received magic signature from guestfsd, but in state %d"
1642 msgstr ""
1643
1644 #: src/guestfs.c:2185
1645 #, c-format
1646 msgid "message length (%u) > maximum possible size (%d)"
1647 msgstr ""
1648
1649 #: src/guestfs.c:2307
1650 #, c-format
1651 msgid "guestfs___send: state %d != BUSY"
1652 msgstr ""
1653
1654 #: src/guestfs.c:2329
1655 msgid "xdr_guestfs_message_header failed"
1656 msgstr ""
1657
1658 #: src/guestfs.c:2338
1659 msgid "dispatch failed to marshal args"
1660 msgstr ""
1661
1662 #: src/guestfs.c:2468
1663 #, c-format
1664 msgid "send_file_chunk: state %d != READY"
1665 msgstr ""
1666
1667 #: src/guestfs.c:2484
1668 #, c-format
1669 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1670 msgstr ""
1671
1672 #: src/guestfs.c:2608
1673 #, c-format
1674 msgid "%s: error in chunked encoding"
1675 msgstr ""
1676
1677 #: src/guestfs.c:2636
1678 msgid "write to daemon socket"
1679 msgstr ""
1680
1681 #: src/guestfs.c:2659
1682 msgid "receive_file_data: parse error in reply callback"
1683 msgstr ""
1684
1685 #: src/guestfs.c:2664
1686 msgid "receive_file_data: unexpected flag received when reading file chunks"
1687 msgstr ""
1688
1689 #: src/guestfs.c:2672
1690 msgid "failed to parse file chunk"
1691 msgstr ""
1692
1693 #: src/guestfs.c:2681
1694 msgid "file receive cancelled by daemon"
1695 msgstr ""
1696
1697 #: test-tool/test-tool.c:69
1698 #, c-format
1699 msgid ""
1700 "libguestfs-test-tool: interactive test tool\n"
1701 "Copyright (C) 2009 Red Hat Inc.\n"
1702 "Usage:\n"
1703 "  libguestfs-test-tool [--options]\n"
1704 "Options:\n"
1705 "  --help         Display usage\n"
1706 "  --helper libguestfs-test-tool-helper\n"
1707 "                 Helper program (default: %s)\n"
1708 "  --qemudir dir  Specify QEMU source directory\n"
1709 "  --qemu qemu    Specify QEMU binary\n"
1710 "  --timeout n\n"
1711 "  -t n           Set launch timeout (default: %d seconds)\n"
1712 msgstr ""
1713
1714 #: test-tool/test-tool.c:121
1715 #, c-format
1716 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1717 msgstr ""
1718
1719 #: test-tool/test-tool.c:130
1720 #, c-format
1721 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1722 msgstr ""
1723
1724 #: test-tool/test-tool.c:142
1725 #, c-format
1726 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1727 msgstr ""
1728
1729 #: test-tool/test-tool.c:165
1730 #, c-format
1731 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1732 msgstr ""
1733
1734 #: test-tool/test-tool.c:170 test-tool/test-tool.c:176
1735 #, c-format
1736 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1737 msgstr ""
1738
1739 #: test-tool/test-tool.c:184
1740 #, c-format
1741 msgid "libguestfs-test-tool: guestfs_version failed\n"
1742 msgstr ""
1743
1744 #: test-tool/test-tool.c:206
1745 #, c-format
1746 msgid "libguestfs-test-tool: failed to launch appliance\n"
1747 msgstr ""
1748
1749 #: test-tool/test-tool.c:218
1750 #, c-format
1751 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1752 msgstr ""
1753
1754 #: test-tool/test-tool.c:224
1755 #, c-format
1756 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1757 msgstr ""
1758
1759 #: test-tool/test-tool.c:230
1760 #, c-format
1761 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1762 msgstr ""
1763
1764 #: test-tool/test-tool.c:236
1765 #, c-format
1766 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1767 msgstr ""
1768
1769 #: test-tool/test-tool.c:242
1770 #, c-format
1771 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1772 msgstr ""
1773
1774 #: test-tool/test-tool.c:250
1775 #, c-format
1776 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1777 msgstr ""
1778
1779 #: test-tool/test-tool.c:281
1780 #, c-format
1781 msgid ""
1782 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1783 "--qemu/--qemudir options cannot be used.\n"
1784 msgstr ""
1785
1786 #: test-tool/test-tool.c:289
1787 #, c-format
1788 msgid "Binary '%s' does not exist or is not executable\n"
1789 msgstr ""
1790
1791 #: test-tool/test-tool.c:303
1792 #, c-format
1793 msgid "%s: does not look like a qemu source directory\n"
1794 msgstr ""
1795
1796 #: test-tool/test-tool.c:352
1797 #, c-format
1798 msgid ""
1799 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1800 "available.  Expected to find it in '%s'\n"
1801 "\n"
1802 "Use the --helper option to specify the location of this program.\n"
1803 msgstr ""
1804
1805 #: test-tool/test-tool.c:368
1806 #, c-format
1807 msgid "command failed: %s"
1808 msgstr ""
1809
1810 #: test-tool/test-tool.c:376
1811 #, c-format
1812 msgid ""
1813 "Test tool helper program %s\n"
1814 "is not statically linked.  This is a build error when this test tool\n"
1815 "was built.\n"
1816 msgstr ""
1817
1818 #: test-tool/test-tool.c:410
1819 #, c-format
1820 msgid "mkisofs command failed: %s\n"
1821 msgstr ""