Update PO files.
[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.79\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-11-19 16:42+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:33
40 msgid "Command"
41 msgstr ""
42
43 #: fish/cmds.c:33
44 msgid "Description"
45 msgstr ""
46
47 #: fish/cmds.c:35 fish/cmds.c:298
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:36 fish/cmds.c:295
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:37 fish/cmds.c:301
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:38 fish/cmds.c:436
60 msgid "close the current Augeas handle"
61 msgstr ""
62
63 #: fish/cmds.c:39 fish/cmds.c:442
64 msgid "define an Augeas node"
65 msgstr ""
66
67 #: fish/cmds.c:40 fish/cmds.c:439
68 msgid "define an Augeas variable"
69 msgstr ""
70
71 #: fish/cmds.c:41 fish/cmds.c:445
72 msgid "look up the value of an Augeas path"
73 msgstr ""
74
75 #: fish/cmds.c:42 fish/cmds.c:433
76 msgid "create a new Augeas handle"
77 msgstr ""
78
79 #: fish/cmds.c:43 fish/cmds.c:451
80 msgid "insert a sibling Augeas node"
81 msgstr ""
82
83 #: fish/cmds.c:44 fish/cmds.c:466
84 msgid "load files into the tree"
85 msgstr ""
86
87 #: fish/cmds.c:45 fish/cmds.c:469
88 msgid "list Augeas nodes under augpath"
89 msgstr ""
90
91 #: fish/cmds.c:46 fish/cmds.c:460
92 msgid "return Augeas nodes which match augpath"
93 msgstr ""
94
95 #: fish/cmds.c:47 fish/cmds.c:457
96 msgid "move Augeas node"
97 msgstr ""
98
99 #: fish/cmds.c:48 fish/cmds.c:454
100 msgid "remove an Augeas path"
101 msgstr ""
102
103 #: fish/cmds.c:49 fish/cmds.c:463
104 msgid "write all pending Augeas changes to disk"
105 msgstr ""
106
107 #: fish/cmds.c:50 fish/cmds.c:448
108 msgid "set Augeas path to value"
109 msgstr ""
110
111 #: fish/cmds.c:51 fish/cmds.c:577
112 msgid "flush device buffers"
113 msgstr ""
114
115 #: fish/cmds.c:52 fish/cmds.c:565
116 msgid "get blocksize of block device"
117 msgstr ""
118
119 #: fish/cmds.c:53 fish/cmds.c:559
120 msgid "is block device set to read-only"
121 msgstr ""
122
123 #: fish/cmds.c:54 fish/cmds.c:574
124 msgid "get total size of device in bytes"
125 msgstr ""
126
127 #: fish/cmds.c:55 fish/cmds.c:562
128 msgid "get sectorsize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:56 fish/cmds.c:571
132 msgid "get total size of device in 512-byte sectors"
133 msgstr ""
134
135 #: fish/cmds.c:57 fish/cmds.c:580
136 msgid "reread partition table"
137 msgstr ""
138
139 #: fish/cmds.c:58 fish/cmds.c:568
140 msgid "set blocksize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:59 fish/cmds.c:553
144 msgid "set block device to read-only"
145 msgstr ""
146
147 #: fish/cmds.c:60 fish/cmds.c:556
148 msgid "set block device to read-write"
149 msgstr ""
150
151 #: fish/cmds.c:61 fish/cmds.c:976
152 msgid "return true path on case-insensitive filesystem"
153 msgstr ""
154
155 #: fish/cmds.c:62 fish/cmds.c:397
156 msgid "list the contents of a file"
157 msgstr ""
158
159 #: fish/cmds.c:63 fish/cmds.c:589
160 msgid "compute MD5, SHAx or CRC checksum of file"
161 msgstr ""
162
163 #: fish/cmds.c:64 fish/cmds.c:487
164 msgid "change file mode"
165 msgstr ""
166
167 #: fish/cmds.c:65 fish/cmds.c:130 fish/cmds.c:490 fish/cmds.c:994
168 msgid "change file owner and group"
169 msgstr ""
170
171 #: fish/cmds.c:66 fish/cmds.c:535
172 msgid "run a command from the guest filesystem"
173 msgstr ""
174
175 #: fish/cmds.c:67 fish/cmds.c:538
176 msgid "run a command, returning lines"
177 msgstr ""
178
179 #: fish/cmds.c:68 fish/cmds.c:304
180 msgid "add qemu parameters"
181 msgstr ""
182
183 #: fish/cmds.c:69 fish/cmds.c:646
184 msgid "copy a file"
185 msgstr ""
186
187 #: fish/cmds.c:70 fish/cmds.c:649
188 msgid "copy a file or directory recursively"
189 msgstr ""
190
191 #: fish/cmds.c:71 fish/cmds.c:613
192 msgid "debugging and internals"
193 msgstr ""
194
195 #: fish/cmds.c:72 fish/cmds.c:760
196 msgid "report file system disk space usage"
197 msgstr ""
198
199 #: fish/cmds.c:73 fish/cmds.c:763
200 msgid "report file system disk space usage (human readable)"
201 msgstr ""
202
203 #: fish/cmds.c:74 fish/cmds.c:658
204 msgid "return kernel messages"
205 msgstr ""
206
207 #: fish/cmds.c:75 fish/cmds.c:586
208 msgid "download a file to the local machine"
209 msgstr ""
210
211 #: fish/cmds.c:76 fish/cmds.c:655
212 msgid "drop kernel page cache, dentries and inodes"
213 msgstr ""
214
215 #: fish/cmds.c:77 fish/cmds.c:766
216 msgid "estimate file space usage"
217 msgstr ""
218
219 #: fish/cmds.c:78 fish/cmds.c:709
220 msgid "check an ext2/ext3 filesystem"
221 msgstr ""
222
223 #: fish/cmds.c:79 fish/cmds.c:970
224 msgid "echo arguments back to the client"
225 msgstr ""
226
227 #: fish/cmds.c:80 fish/cmds.c:81 fish/cmds.c:85 fish/cmds.c:86 fish/cmds.c:109
228 #: fish/cmds.c:110 fish/cmds.c:274 fish/cmds.c:275 fish/cmds.c:278
229 #: fish/cmds.c:279 fish/cmds.c:281 fish/cmds.c:282 fish/cmds.c:838
230 #: fish/cmds.c:841 fish/cmds.c:844 fish/cmds.c:847 fish/cmds.c:850
231 #: fish/cmds.c:853 fish/cmds.c:856 fish/cmds.c:859 fish/cmds.c:862
232 #: fish/cmds.c:865 fish/cmds.c:868 fish/cmds.c:871
233 msgid "return lines matching a pattern"
234 msgstr ""
235
236 #: fish/cmds.c:82 fish/cmds.c:664
237 msgid "test if two files have equal contents"
238 msgstr ""
239
240 #: fish/cmds.c:83 fish/cmds.c:493
241 msgid "test if file or directory exists"
242 msgstr ""
243
244 #: fish/cmds.c:84 fish/cmds.c:892
245 msgid "preallocate a file in the guest filesystem"
246 msgstr ""
247
248 #: fish/cmds.c:87 fish/cmds.c:532
249 msgid "determine file type"
250 msgstr ""
251
252 #: fish/cmds.c:88 fish/cmds.c:1030
253 msgid "fill a file with octets"
254 msgstr ""
255
256 #: fish/cmds.c:89 fish/cmds.c:706
257 msgid "find all files and directories"
258 msgstr ""
259
260 #: fish/cmds.c:90 fish/cmds.c:973
261 msgid "find all files and directories, returning NUL-separated list"
262 msgstr ""
263
264 #: fish/cmds.c:91 fish/cmds.c:637
265 msgid "run the filesystem checker"
266 msgstr ""
267
268 #: fish/cmds.c:92 fish/cmds.c:322
269 msgid "get the additional kernel options"
270 msgstr ""
271
272 #: fish/cmds.c:93 fish/cmds.c:328
273 msgid "get autosync mode"
274 msgstr ""
275
276 #: fish/cmds.c:94 fish/cmds.c:379
277 msgid "get direct appliance mode flag"
278 msgstr ""
279
280 #: fish/cmds.c:95 fish/cmds.c:628
281 msgid "get the ext2/3/4 filesystem label"
282 msgstr ""
283
284 #: fish/cmds.c:96 fish/cmds.c:634
285 msgid "get the ext2/3/4 filesystem UUID"
286 msgstr ""
287
288 #: fish/cmds.c:97 fish/cmds.c:355
289 msgid "get memory allocated to the qemu subprocess"
290 msgstr ""
291
292 #: fish/cmds.c:98 fish/cmds.c:316
293 msgid "get the search path"
294 msgstr ""
295
296 #: fish/cmds.c:99 fish/cmds.c:358
297 msgid "get PID of qemu subprocess"
298 msgstr ""
299
300 #: fish/cmds.c:100 fish/cmds.c:310
301 msgid "get the qemu binary"
302 msgstr ""
303
304 #: fish/cmds.c:101 fish/cmds.c:385
305 msgid "get recovery process enabled flag"
306 msgstr ""
307
308 #: fish/cmds.c:102 fish/cmds.c:367
309 msgid "get SELinux enabled flag"
310 msgstr ""
311
312 #: fish/cmds.c:103 fish/cmds.c:349
313 msgid "get the current state"
314 msgstr ""
315
316 #: fish/cmds.c:104 fish/cmds.c:373
317 msgid "get command trace enabled flag"
318 msgstr ""
319
320 #: fish/cmds.c:105 fish/cmds.c:334
321 msgid "get verbose mode"
322 msgstr ""
323
324 #: fish/cmds.c:106 fish/cmds.c:943
325 msgid "get SELinux security context"
326 msgstr ""
327
328 #: fish/cmds.c:107 fish/cmds.c:131 fish/cmds.c:808 fish/cmds.c:811
329 msgid "list extended attributes of a file or directory"
330 msgstr ""
331
332 #: fish/cmds.c:108 fish/cmds.c:724
333 msgid "expand a wildcard path"
334 msgstr ""
335
336 #: fish/cmds.c:111 fish/cmds.c:643
337 msgid "install GRUB"
338 msgstr ""
339
340 #: fish/cmds.c:112 fish/cmds.c:748
341 msgid "return first 10 lines of a file"
342 msgstr ""
343
344 #: fish/cmds.c:113 fish/cmds.c:751
345 msgid "return first N lines of a file"
346 msgstr ""
347
348 #: fish/cmds.c:114 fish/cmds.c:673
349 msgid "dump a file in hexadecimal"
350 msgstr ""
351
352 #: fish/cmds.c:115 fish/cmds.c:769
353 msgid "list files in an initrd"
354 msgstr ""
355
356 #: fish/cmds.c:116 fish/cmds.c:925
357 msgid "add an inotify watch"
358 msgstr ""
359
360 #: fish/cmds.c:117 fish/cmds.c:937
361 msgid "close the inotify handle"
362 msgstr ""
363
364 #: fish/cmds.c:118 fish/cmds.c:934
365 msgid "return list of watched files that had events"
366 msgstr ""
367
368 #: fish/cmds.c:119 fish/cmds.c:922
369 msgid "create an inotify handle"
370 msgstr ""
371
372 #: fish/cmds.c:120 fish/cmds.c:931
373 msgid "return list of inotify events"
374 msgstr ""
375
376 #: fish/cmds.c:121 fish/cmds.c:928
377 msgid "remove an inotify watch"
378 msgstr ""
379
380 #: fish/cmds.c:122 fish/cmds.c:346
381 msgid "is busy processing a command"
382 msgstr ""
383
384 #: fish/cmds.c:123 fish/cmds.c:340
385 msgid "is in configuration state"
386 msgstr ""
387
388 #: fish/cmds.c:124 fish/cmds.c:125 fish/cmds.c:496 fish/cmds.c:499
389 msgid "test if file exists"
390 msgstr ""
391
392 #: fish/cmds.c:126 fish/cmds.c:343
393 msgid "is launching subprocess"
394 msgstr ""
395
396 #: fish/cmds.c:127 fish/cmds.c:337
397 msgid "is ready to accept commands"
398 msgstr ""
399
400 #: fish/cmds.c:128 fish/cmds.c:292
401 msgid "kill the qemu subprocess"
402 msgstr ""
403
404 #: fish/cmds.c:129 fish/cmds.c:289
405 msgid "launch the qemu subprocess"
406 msgstr ""
407
408 #: fish/cmds.c:132 fish/cmds.c:406
409 msgid "list the block devices"
410 msgstr ""
411
412 #: fish/cmds.c:133 fish/cmds.c:409
413 msgid "list the partitions"
414 msgstr ""
415
416 #: fish/cmds.c:134 fish/cmds.c:400
417 msgid "list the files in a directory (long format)"
418 msgstr ""
419
420 #: fish/cmds.c:135 fish/cmds.c:136 fish/cmds.c:877 fish/cmds.c:880
421 msgid "create a hard link"
422 msgstr ""
423
424 #: fish/cmds.c:137 fish/cmds.c:138 fish/cmds.c:883 fish/cmds.c:886
425 msgid "create a symbolic link"
426 msgstr ""
427
428 #: fish/cmds.c:139 fish/cmds.c:202 fish/cmds.c:820 fish/cmds.c:823
429 msgid "remove extended attribute of a file or directory"
430 msgstr ""
431
432 #: fish/cmds.c:140 fish/cmds.c:403
433 msgid "list the files in a directory"
434 msgstr ""
435
436 #: fish/cmds.c:141 fish/cmds.c:224 fish/cmds.c:814 fish/cmds.c:817
437 msgid "set extended attribute of a file or directory"
438 msgstr ""
439
440 #: fish/cmds.c:142 fish/cmds.c:544
441 msgid "get file information for a symbolic link"
442 msgstr ""
443
444 #: fish/cmds.c:143 fish/cmds.c:997
445 msgid "lstat on multiple files"
446 msgstr ""
447
448 #: fish/cmds.c:144 fish/cmds.c:266 fish/cmds.c:505 fish/cmds.c:508
449 msgid "create an LVM volume group"
450 msgstr ""
451
452 #: fish/cmds.c:145 fish/cmds.c:529
453 msgid "remove all LVM LVs, VGs and PVs"
454 msgstr ""
455
456 #: fish/cmds.c:146 fish/cmds.c:616
457 msgid "remove an LVM logical volume"
458 msgstr ""
459
460 #: fish/cmds.c:147 fish/cmds.c:700
461 msgid "resize an LVM logical volume"
462 msgstr ""
463
464 #: fish/cmds.c:148 fish/cmds.c:149 fish/cmds.c:418 fish/cmds.c:427
465 msgid "list the LVM logical volumes (LVs)"
466 msgstr ""
467
468 #: fish/cmds.c:150 fish/cmds.c:1000
469 msgid "lgetxattr on multiple files"
470 msgstr ""
471
472 #: fish/cmds.c:151 fish/cmds.c:481
473 msgid "create a directory"
474 msgstr ""
475
476 #: fish/cmds.c:152 fish/cmds.c:991
477 msgid "create a directory with a particular mode"
478 msgstr ""
479
480 #: fish/cmds.c:153 fish/cmds.c:484
481 msgid "create a directory and parents"
482 msgstr ""
483
484 #: fish/cmds.c:154 fish/cmds.c:736
485 msgid "create a temporary directory"
486 msgstr ""
487
488 #: fish/cmds.c:155 fish/cmds.c:156 fish/cmds.c:157 fish/cmds.c:958
489 #: fish/cmds.c:961 fish/cmds.c:964
490 msgid "make ext2/3/4 filesystem with external journal"
491 msgstr ""
492
493 #: fish/cmds.c:158 fish/cmds.c:949
494 msgid "make ext2/3/4 external journal"
495 msgstr ""
496
497 #: fish/cmds.c:159 fish/cmds.c:952
498 msgid "make ext2/3/4 external journal with label"
499 msgstr ""
500
501 #: fish/cmds.c:160 fish/cmds.c:955
502 msgid "make ext2/3/4 external journal with UUID"
503 msgstr ""
504
505 #: fish/cmds.c:161 fish/cmds.c:787
506 msgid "make FIFO (named pipe)"
507 msgstr ""
508
509 #: fish/cmds.c:162 fish/cmds.c:511
510 msgid "make a filesystem"
511 msgstr ""
512
513 #: fish/cmds.c:163 fish/cmds.c:946
514 msgid "make a filesystem with block size"
515 msgstr ""
516
517 #: fish/cmds.c:164 fish/cmds.c:829
518 msgid "create a mountpoint"
519 msgstr ""
520
521 #: fish/cmds.c:165 fish/cmds.c:784
522 msgid "make block, character or FIFO devices"
523 msgstr ""
524
525 #: fish/cmds.c:166 fish/cmds.c:790
526 msgid "make block device node"
527 msgstr ""
528
529 #: fish/cmds.c:167 fish/cmds.c:793
530 msgid "make char device node"
531 msgstr ""
532
533 #: fish/cmds.c:168 fish/cmds.c:775
534 msgid "create a swap partition"
535 msgstr ""
536
537 #: fish/cmds.c:169 fish/cmds.c:778
538 msgid "create a swap partition with a label"
539 msgstr ""
540
541 #: fish/cmds.c:170 fish/cmds.c:781
542 msgid "create a swap partition with an explicit UUID"
543 msgstr ""
544
545 #: fish/cmds.c:171 fish/cmds.c:919
546 msgid "create a swap file"
547 msgstr ""
548
549 #: fish/cmds.c:172 fish/cmds.c:967
550 msgid "load a kernel module"
551 msgstr ""
552
553 #: fish/cmds.c:173 fish/cmds.c:388
554 msgid "mount a guest disk at a position in the filesystem"
555 msgstr ""
556
557 #: fish/cmds.c:174 fish/cmds.c:772
558 msgid "mount a file using the loop device"
559 msgstr ""
560
561 #: fish/cmds.c:175 fish/cmds.c:607
562 msgid "mount a guest disk with mount options"
563 msgstr ""
564
565 #: fish/cmds.c:176 fish/cmds.c:604
566 msgid "mount a guest disk, read-only"
567 msgstr ""
568
569 #: fish/cmds.c:177 fish/cmds.c:610
570 msgid "mount a guest disk with mount options and vfstype"
571 msgstr ""
572
573 #: fish/cmds.c:178 fish/cmds.c:826
574 msgid "show mountpoints"
575 msgstr ""
576
577 #: fish/cmds.c:179 fish/cmds.c:523
578 msgid "show mounted filesystems"
579 msgstr ""
580
581 #: fish/cmds.c:180 fish/cmds.c:652
582 msgid "move a file"
583 msgstr ""
584
585 #: fish/cmds.c:181 fish/cmds.c:715
586 msgid "probe NTFS volume"
587 msgstr ""
588
589 #: fish/cmds.c:182 fish/cmds.c:1012
590 msgid "add a partition to the device"
591 msgstr ""
592
593 #: fish/cmds.c:183 fish/cmds.c:1015
594 msgid "partition whole disk with a single primary partition"
595 msgstr ""
596
597 #: fish/cmds.c:184 fish/cmds.c:1027
598 msgid "get the partition table type"
599 msgstr ""
600
601 #: fish/cmds.c:185 fish/cmds.c:1009
602 msgid "create an empty partition table"
603 msgstr ""
604
605 #: fish/cmds.c:186 fish/cmds.c:1024
606 msgid "list partitions on a device"
607 msgstr ""
608
609 #: fish/cmds.c:187 fish/cmds.c:1018
610 msgid "make a partition bootable"
611 msgstr ""
612
613 #: fish/cmds.c:188 fish/cmds.c:1021
614 msgid "set partition name"
615 msgstr ""
616
617 #: fish/cmds.c:189 fish/cmds.c:661
618 msgid "ping the guest daemon"
619 msgstr ""
620
621 #: fish/cmds.c:190 fish/cmds.c:1006
622 msgid "read part of a file"
623 msgstr ""
624
625 #: fish/cmds.c:191 fish/cmds.c:502
626 msgid "create an LVM physical volume"
627 msgstr ""
628
629 #: fish/cmds.c:192 fish/cmds.c:622
630 msgid "remove an LVM physical volume"
631 msgstr ""
632
633 #: fish/cmds.c:193 fish/cmds.c:679
634 msgid "resize an LVM physical volume"
635 msgstr ""
636
637 #: fish/cmds.c:194 fish/cmds.c:195 fish/cmds.c:412 fish/cmds.c:421
638 msgid "list the LVM physical volumes (PVs)"
639 msgstr ""
640
641 #: fish/cmds.c:196 fish/cmds.c:835
642 msgid "read a file"
643 msgstr ""
644
645 #: fish/cmds.c:197 fish/cmds.c:430
646 msgid "read file as lines"
647 msgstr ""
648
649 #: fish/cmds.c:198 fish/cmds.c:799
650 msgid "read directories entries"
651 msgstr ""
652
653 #: fish/cmds.c:199 fish/cmds.c:889
654 msgid "read the target of a symbolic link"
655 msgstr ""
656
657 #: fish/cmds.c:200 fish/cmds.c:1003
658 msgid "readlink on multiple files"
659 msgstr ""
660
661 #: fish/cmds.c:201 fish/cmds.c:874
662 msgid "canonicalized absolute pathname"
663 msgstr ""
664
665 #: fish/cmds.c:203 fish/cmds.c:703
666 msgid "resize an ext2/ext3 filesystem"
667 msgstr ""
668
669 #: fish/cmds.c:204 fish/cmds.c:472
670 msgid "remove a file"
671 msgstr ""
672
673 #: fish/cmds.c:205 fish/cmds.c:478
674 msgid "remove a file or directory recursively"
675 msgstr ""
676
677 #: fish/cmds.c:206 fish/cmds.c:475
678 msgid "remove a directory"
679 msgstr ""
680
681 #: fish/cmds.c:207 fish/cmds.c:832
682 msgid "remove a mountpoint"
683 msgstr ""
684
685 #: fish/cmds.c:208 fish/cmds.c:727
686 msgid "scrub (securely wipe) a device"
687 msgstr ""
688
689 #: fish/cmds.c:209 fish/cmds.c:730
690 msgid "scrub (securely wipe) a file"
691 msgstr ""
692
693 #: fish/cmds.c:210 fish/cmds.c:733
694 msgid "scrub (securely wipe) free space"
695 msgstr ""
696
697 #: fish/cmds.c:211 fish/cmds.c:319
698 msgid "add options to kernel command line"
699 msgstr ""
700
701 #: fish/cmds.c:212 fish/cmds.c:325
702 msgid "set autosync mode"
703 msgstr ""
704
705 #: fish/cmds.c:213 fish/cmds.c:376
706 msgid "enable or disable direct appliance mode"
707 msgstr ""
708
709 #: fish/cmds.c:214 fish/cmds.c:625
710 msgid "set the ext2/3/4 filesystem label"
711 msgstr ""
712
713 #: fish/cmds.c:215 fish/cmds.c:631
714 msgid "set the ext2/3/4 filesystem UUID"
715 msgstr ""
716
717 #: fish/cmds.c:216 fish/cmds.c:352
718 msgid "set memory allocated to the qemu subprocess"
719 msgstr ""
720
721 #: fish/cmds.c:217 fish/cmds.c:313
722 msgid "set the search path"
723 msgstr ""
724
725 #: fish/cmds.c:218 fish/cmds.c:307
726 msgid "set the qemu binary"
727 msgstr ""
728
729 #: fish/cmds.c:219 fish/cmds.c:382
730 msgid "enable or disable the recovery process"
731 msgstr ""
732
733 #: fish/cmds.c:220 fish/cmds.c:364
734 msgid "set SELinux enabled or disabled at appliance boot"
735 msgstr ""
736
737 #: fish/cmds.c:221 fish/cmds.c:370
738 msgid "enable or disable command traces"
739 msgstr ""
740
741 #: fish/cmds.c:222 fish/cmds.c:331
742 msgid "set verbose mode"
743 msgstr ""
744
745 #: fish/cmds.c:223 fish/cmds.c:940
746 msgid "set SELinux security context"
747 msgstr ""
748
749 #: fish/cmds.c:225 fish/cmds.c:226 fish/cmds.c:514 fish/cmds.c:802
750 msgid "create partitions on a block device"
751 msgstr ""
752
753 #: fish/cmds.c:227 fish/cmds.c:682
754 msgid "modify a single partition on a block device"
755 msgstr ""
756
757 #: fish/cmds.c:228 fish/cmds.c:691
758 msgid "display the disk geometry from the partition table"
759 msgstr ""
760
761 #: fish/cmds.c:229 fish/cmds.c:688
762 msgid "display the kernel geometry"
763 msgstr ""
764
765 #: fish/cmds.c:230 fish/cmds.c:685
766 msgid "display the partition table"
767 msgstr ""
768
769 #: fish/cmds.c:231 fish/cmds.c:718
770 msgid "run a command via the shell"
771 msgstr ""
772
773 #: fish/cmds.c:232 fish/cmds.c:721
774 msgid "run a command via the shell returning lines"
775 msgstr ""
776
777 #: fish/cmds.c:233 fish/cmds.c:712
778 msgid "sleep for some seconds"
779 msgstr ""
780
781 #: fish/cmds.c:234 fish/cmds.c:541
782 msgid "get file information"
783 msgstr ""
784
785 #: fish/cmds.c:235 fish/cmds.c:547
786 msgid "get file system statistics"
787 msgstr ""
788
789 #: fish/cmds.c:236 fish/cmds.c:237 fish/cmds.c:667 fish/cmds.c:670
790 msgid "print the printable strings in a file"
791 msgstr ""
792
793 #: fish/cmds.c:238 fish/cmds.c:898
794 msgid "disable swap on device"
795 msgstr ""
796
797 #: fish/cmds.c:239 fish/cmds.c:904
798 msgid "disable swap on file"
799 msgstr ""
800
801 #: fish/cmds.c:240 fish/cmds.c:910
802 msgid "disable swap on labeled swap partition"
803 msgstr ""
804
805 #: fish/cmds.c:241 fish/cmds.c:916
806 msgid "disable swap on swap partition by UUID"
807 msgstr ""
808
809 #: fish/cmds.c:242 fish/cmds.c:895
810 msgid "enable swap on device"
811 msgstr ""
812
813 #: fish/cmds.c:243 fish/cmds.c:901
814 msgid "enable swap on file"
815 msgstr ""
816
817 #: fish/cmds.c:244 fish/cmds.c:907
818 msgid "enable swap on labeled swap partition"
819 msgstr ""
820
821 #: fish/cmds.c:245 fish/cmds.c:913
822 msgid "enable swap on swap partition by UUID"
823 msgstr ""
824
825 #: fish/cmds.c:246 fish/cmds.c:391
826 msgid "sync disks, writes are flushed through to the disk image"
827 msgstr ""
828
829 #: fish/cmds.c:247 fish/cmds.c:754
830 msgid "return last 10 lines of a file"
831 msgstr ""
832
833 #: fish/cmds.c:248 fish/cmds.c:757
834 msgid "return last N lines of a file"
835 msgstr ""
836
837 #: fish/cmds.c:249 fish/cmds.c:592
838 msgid "unpack tarfile to directory"
839 msgstr ""
840
841 #: fish/cmds.c:250 fish/cmds.c:595
842 msgid "pack directory into tarfile"
843 msgstr ""
844
845 #: fish/cmds.c:251 fish/cmds.c:598
846 msgid "unpack compressed tarball to directory"
847 msgstr ""
848
849 #: fish/cmds.c:252 fish/cmds.c:601
850 msgid "pack directory into compressed tarball"
851 msgstr ""
852
853 #: fish/cmds.c:253 fish/cmds.c:394
854 msgid "update file timestamps or create a new file"
855 msgstr ""
856
857 #: fish/cmds.c:254 fish/cmds.c:982
858 msgid "truncate a file to zero size"
859 msgstr ""
860
861 #: fish/cmds.c:255 fish/cmds.c:985
862 msgid "truncate a file to a particular size"
863 msgstr ""
864
865 #: fish/cmds.c:256 fish/cmds.c:550
866 msgid "get ext2/ext3/ext4 superblock details"
867 msgstr ""
868
869 #: fish/cmds.c:257 fish/cmds.c:796
870 msgid "set file mode creation mask (umask)"
871 msgstr ""
872
873 #: fish/cmds.c:258 fish/cmds.c:520
874 msgid "unmount a filesystem"
875 msgstr ""
876
877 #: fish/cmds.c:259 fish/cmds.c:526
878 msgid "unmount all filesystems"
879 msgstr ""
880
881 #: fish/cmds.c:260 fish/cmds.c:583
882 msgid "upload a file from the local machine"
883 msgstr ""
884
885 #: fish/cmds.c:261 fish/cmds.c:988
886 msgid "set timestamp of a file with nanosecond precision"
887 msgstr ""
888
889 #: fish/cmds.c:262 fish/cmds.c:361
890 msgid "get the library version number"
891 msgstr ""
892
893 #: fish/cmds.c:263 fish/cmds.c:979
894 msgid "get the Linux VFS type corresponding to a mounted device"
895 msgstr ""
896
897 #: fish/cmds.c:264 fish/cmds.c:697
898 msgid "activate or deactivate some volume groups"
899 msgstr ""
900
901 #: fish/cmds.c:265 fish/cmds.c:694
902 msgid "activate or deactivate all volume groups"
903 msgstr ""
904
905 #: fish/cmds.c:267 fish/cmds.c:619
906 msgid "remove an LVM volume group"
907 msgstr ""
908
909 #: fish/cmds.c:268 fish/cmds.c:269 fish/cmds.c:415 fish/cmds.c:424
910 msgid "list the LVM volume groups (VGs)"
911 msgstr ""
912
913 #: fish/cmds.c:270 fish/cmds.c:745
914 msgid "count characters in a file"
915 msgstr ""
916
917 #: fish/cmds.c:271 fish/cmds.c:739
918 msgid "count lines in a file"
919 msgstr ""
920
921 #: fish/cmds.c:272 fish/cmds.c:742
922 msgid "count words in a file"
923 msgstr ""
924
925 #: fish/cmds.c:273 fish/cmds.c:517
926 msgid "create a file"
927 msgstr ""
928
929 #: fish/cmds.c:276 fish/cmds.c:640
930 msgid "write zeroes to the device"
931 msgstr ""
932
933 #: fish/cmds.c:277 fish/cmds.c:676
934 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
935 msgstr ""
936
937 #: fish/cmds.c:280 fish/cmds.c:805
938 msgid "determine file type inside a compressed file"
939 msgstr ""
940
941 #: fish/cmds.c:283
942 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
943 msgstr ""
944
945 #: fish/cmds.c:1308 fish/cmds.c:1320 fish/cmds.c:1333 fish/cmds.c:1347
946 #: fish/cmds.c:1361 fish/cmds.c:1376 fish/cmds.c:1391 fish/cmds.c:1404
947 #: fish/cmds.c:1419 fish/cmds.c:1432 fish/cmds.c:1447 fish/cmds.c:1460
948 #: fish/cmds.c:1474 fish/cmds.c:1487 fish/cmds.c:1502 fish/cmds.c:1515
949 #: fish/cmds.c:1529 fish/cmds.c:1543 fish/cmds.c:1557 fish/cmds.c:1571
950 #: fish/cmds.c:1585 fish/cmds.c:1600 fish/cmds.c:1613 fish/cmds.c:1627
951 #: fish/cmds.c:1641 fish/cmds.c:1657 fish/cmds.c:1670 fish/cmds.c:1685
952 #: fish/cmds.c:1698 fish/cmds.c:1713 fish/cmds.c:1726 fish/cmds.c:1741
953 #: fish/cmds.c:1754 fish/cmds.c:1770 fish/cmds.c:1784 fish/cmds.c:1797
954 #: fish/cmds.c:1813 fish/cmds.c:1832 fish/cmds.c:1851 fish/cmds.c:1869
955 #: fish/cmds.c:1884 fish/cmds.c:1899 fish/cmds.c:1914 fish/cmds.c:1929
956 #: fish/cmds.c:1944 fish/cmds.c:1959 fish/cmds.c:1974 fish/cmds.c:1990
957 #: fish/cmds.c:2010 fish/cmds.c:2026 fish/cmds.c:2040 fish/cmds.c:2059
958 #: fish/cmds.c:2078 fish/cmds.c:2096 fish/cmds.c:2113 fish/cmds.c:2129
959 #: fish/cmds.c:2146 fish/cmds.c:2161 fish/cmds.c:2177 fish/cmds.c:2189
960 #: fish/cmds.c:2202 fish/cmds.c:2219 fish/cmds.c:2235 fish/cmds.c:2251
961 #: fish/cmds.c:2267 fish/cmds.c:2283 fish/cmds.c:2300 fish/cmds.c:2319
962 #: fish/cmds.c:2337 fish/cmds.c:2355 fish/cmds.c:2373 fish/cmds.c:2391
963 #: fish/cmds.c:2406 fish/cmds.c:2425 fish/cmds.c:2442 fish/cmds.c:2461
964 #: fish/cmds.c:2483 fish/cmds.c:2501 fish/cmds.c:2514 fish/cmds.c:2529
965 #: fish/cmds.c:2541 fish/cmds.c:2554 fish/cmds.c:2573 fish/cmds.c:2592
966 #: fish/cmds.c:2611 fish/cmds.c:2630 fish/cmds.c:2649 fish/cmds.c:2668
967 #: fish/cmds.c:2685 fish/cmds.c:2699 fish/cmds.c:2713 fish/cmds.c:2729
968 #: fish/cmds.c:2745 fish/cmds.c:2762 fish/cmds.c:2777 fish/cmds.c:2793
969 #: fish/cmds.c:2809 fish/cmds.c:2823 fish/cmds.c:2838 fish/cmds.c:2854
970 #: fish/cmds.c:2872 fish/cmds.c:2893 fish/cmds.c:2909 fish/cmds.c:2925
971 #: fish/cmds.c:2941 fish/cmds.c:2959 fish/cmds.c:2976 fish/cmds.c:2995
972 #: fish/cmds.c:3013 fish/cmds.c:3033 fish/cmds.c:3047 fish/cmds.c:3061
973 #: fish/cmds.c:3076 fish/cmds.c:3091 fish/cmds.c:3109 fish/cmds.c:3124
974 #: fish/cmds.c:3142 fish/cmds.c:3159 fish/cmds.c:3174 fish/cmds.c:3192
975 #: fish/cmds.c:3212 fish/cmds.c:3232 fish/cmds.c:3251 fish/cmds.c:3264
976 #: fish/cmds.c:3279 fish/cmds.c:3293 fish/cmds.c:3314 fish/cmds.c:3334
977 #: fish/cmds.c:3354 fish/cmds.c:3373 fish/cmds.c:3387 fish/cmds.c:3406
978 #: fish/cmds.c:3425 fish/cmds.c:3442 fish/cmds.c:3459 fish/cmds.c:3476
979 #: fish/cmds.c:3491 fish/cmds.c:3509 fish/cmds.c:3524 fish/cmds.c:3538
980 #: fish/cmds.c:3557 fish/cmds.c:3571 fish/cmds.c:3586 fish/cmds.c:3603
981 #: fish/cmds.c:3620 fish/cmds.c:3637 fish/cmds.c:3656 fish/cmds.c:3670
982 #: fish/cmds.c:3686 fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3739
983 #: fish/cmds.c:3757 fish/cmds.c:3775 fish/cmds.c:3795 fish/cmds.c:3815
984 #: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3869 fish/cmds.c:3885
985 #: fish/cmds.c:3903 fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3957
986 #: fish/cmds.c:3973 fish/cmds.c:3991 fish/cmds.c:4011 fish/cmds.c:4031
987 #: fish/cmds.c:4053 fish/cmds.c:4072 fish/cmds.c:4088 fish/cmds.c:4108
988 #: fish/cmds.c:4126 fish/cmds.c:4146 fish/cmds.c:4165 fish/cmds.c:4187
989 #: fish/cmds.c:4209 fish/cmds.c:4229 fish/cmds.c:4247 fish/cmds.c:4263
990 #: fish/cmds.c:4279 fish/cmds.c:4293 fish/cmds.c:4308 fish/cmds.c:4328
991 #: fish/cmds.c:4349 fish/cmds.c:4370 fish/cmds.c:4391 fish/cmds.c:4412
992 #: fish/cmds.c:4433 fish/cmds.c:4454 fish/cmds.c:4475 fish/cmds.c:4496
993 #: fish/cmds.c:4517 fish/cmds.c:4538 fish/cmds.c:4559 fish/cmds.c:4579
994 #: fish/cmds.c:4599 fish/cmds.c:4617 fish/cmds.c:4635 fish/cmds.c:4653
995 #: fish/cmds.c:4670 fish/cmds.c:4690 fish/cmds.c:4707 fish/cmds.c:4721
996 #: fish/cmds.c:4735 fish/cmds.c:4751 fish/cmds.c:4767 fish/cmds.c:4781
997 #: fish/cmds.c:4795 fish/cmds.c:4809 fish/cmds.c:4823 fish/cmds.c:4839
998 #: fish/cmds.c:4854 fish/cmds.c:4873 fish/cmds.c:4886 fish/cmds.c:4901
999 #: fish/cmds.c:4916 fish/cmds.c:4929 fish/cmds.c:4942 fish/cmds.c:4960
1000 #: fish/cmds.c:4977 fish/cmds.c:4994 fish/cmds.c:5012 fish/cmds.c:5031
1001 #: fish/cmds.c:5051 fish/cmds.c:5071 fish/cmds.c:5088 fish/cmds.c:5102
1002 #: fish/cmds.c:5122 fish/cmds.c:5139 fish/cmds.c:5158 fish/cmds.c:5175
1003 #: fish/cmds.c:5192 fish/cmds.c:5213 fish/cmds.c:5234 fish/cmds.c:5253
1004 #: fish/cmds.c:5272 fish/cmds.c:5295 fish/cmds.c:5318 fish/cmds.c:5343
1005 #: fish/cmds.c:5365 fish/cmds.c:5383 fish/cmds.c:5401 fish/cmds.c:5418
1006 #: fish/cmds.c:5436 fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5488
1007 #, c-format
1008 msgid "%s should have %d parameter(s)\n"
1009 msgstr ""
1010
1011 #: fish/cmds.c:1309 fish/cmds.c:1321 fish/cmds.c:1334 fish/cmds.c:1348
1012 #: fish/cmds.c:1362 fish/cmds.c:1377 fish/cmds.c:1392 fish/cmds.c:1405
1013 #: fish/cmds.c:1420 fish/cmds.c:1433 fish/cmds.c:1448 fish/cmds.c:1461
1014 #: fish/cmds.c:1475 fish/cmds.c:1488 fish/cmds.c:1503 fish/cmds.c:1516
1015 #: fish/cmds.c:1530 fish/cmds.c:1544 fish/cmds.c:1558 fish/cmds.c:1572
1016 #: fish/cmds.c:1586 fish/cmds.c:1601 fish/cmds.c:1614 fish/cmds.c:1628
1017 #: fish/cmds.c:1642 fish/cmds.c:1658 fish/cmds.c:1671 fish/cmds.c:1686
1018 #: fish/cmds.c:1699 fish/cmds.c:1714 fish/cmds.c:1727 fish/cmds.c:1742
1019 #: fish/cmds.c:1755 fish/cmds.c:1771 fish/cmds.c:1785 fish/cmds.c:1798
1020 #: fish/cmds.c:1814 fish/cmds.c:1833 fish/cmds.c:1852 fish/cmds.c:1870
1021 #: fish/cmds.c:1885 fish/cmds.c:1900 fish/cmds.c:1915 fish/cmds.c:1930
1022 #: fish/cmds.c:1945 fish/cmds.c:1960 fish/cmds.c:1975 fish/cmds.c:1991
1023 #: fish/cmds.c:2011 fish/cmds.c:2027 fish/cmds.c:2041 fish/cmds.c:2060
1024 #: fish/cmds.c:2079 fish/cmds.c:2097 fish/cmds.c:2114 fish/cmds.c:2130
1025 #: fish/cmds.c:2147 fish/cmds.c:2162 fish/cmds.c:2178 fish/cmds.c:2190
1026 #: fish/cmds.c:2203 fish/cmds.c:2220 fish/cmds.c:2236 fish/cmds.c:2252
1027 #: fish/cmds.c:2268 fish/cmds.c:2284 fish/cmds.c:2301 fish/cmds.c:2320
1028 #: fish/cmds.c:2338 fish/cmds.c:2356 fish/cmds.c:2374 fish/cmds.c:2392
1029 #: fish/cmds.c:2407 fish/cmds.c:2426 fish/cmds.c:2443 fish/cmds.c:2462
1030 #: fish/cmds.c:2484 fish/cmds.c:2502 fish/cmds.c:2515 fish/cmds.c:2530
1031 #: fish/cmds.c:2542 fish/cmds.c:2555 fish/cmds.c:2574 fish/cmds.c:2593
1032 #: fish/cmds.c:2612 fish/cmds.c:2631 fish/cmds.c:2650 fish/cmds.c:2669
1033 #: fish/cmds.c:2686 fish/cmds.c:2700 fish/cmds.c:2714 fish/cmds.c:2730
1034 #: fish/cmds.c:2746 fish/cmds.c:2763 fish/cmds.c:2778 fish/cmds.c:2794
1035 #: fish/cmds.c:2810 fish/cmds.c:2824 fish/cmds.c:2839 fish/cmds.c:2855
1036 #: fish/cmds.c:2873 fish/cmds.c:2894 fish/cmds.c:2910 fish/cmds.c:2926
1037 #: fish/cmds.c:2942 fish/cmds.c:2960 fish/cmds.c:2977 fish/cmds.c:2996
1038 #: fish/cmds.c:3014 fish/cmds.c:3034 fish/cmds.c:3048 fish/cmds.c:3062
1039 #: fish/cmds.c:3077 fish/cmds.c:3092 fish/cmds.c:3110 fish/cmds.c:3125
1040 #: fish/cmds.c:3143 fish/cmds.c:3160 fish/cmds.c:3175 fish/cmds.c:3193
1041 #: fish/cmds.c:3213 fish/cmds.c:3233 fish/cmds.c:3252 fish/cmds.c:3265
1042 #: fish/cmds.c:3280 fish/cmds.c:3294 fish/cmds.c:3315 fish/cmds.c:3335
1043 #: fish/cmds.c:3355 fish/cmds.c:3374 fish/cmds.c:3388 fish/cmds.c:3407
1044 #: fish/cmds.c:3426 fish/cmds.c:3443 fish/cmds.c:3460 fish/cmds.c:3477
1045 #: fish/cmds.c:3492 fish/cmds.c:3510 fish/cmds.c:3525 fish/cmds.c:3539
1046 #: fish/cmds.c:3558 fish/cmds.c:3572 fish/cmds.c:3587 fish/cmds.c:3604
1047 #: fish/cmds.c:3621 fish/cmds.c:3638 fish/cmds.c:3657 fish/cmds.c:3671
1048 #: fish/cmds.c:3687 fish/cmds.c:3703 fish/cmds.c:3722 fish/cmds.c:3740
1049 #: fish/cmds.c:3758 fish/cmds.c:3776 fish/cmds.c:3796 fish/cmds.c:3816
1050 #: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3870 fish/cmds.c:3886
1051 #: fish/cmds.c:3904 fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3958
1052 #: fish/cmds.c:3974 fish/cmds.c:3992 fish/cmds.c:4012 fish/cmds.c:4032
1053 #: fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4089 fish/cmds.c:4109
1054 #: fish/cmds.c:4127 fish/cmds.c:4147 fish/cmds.c:4166 fish/cmds.c:4188
1055 #: fish/cmds.c:4210 fish/cmds.c:4230 fish/cmds.c:4248 fish/cmds.c:4264
1056 #: fish/cmds.c:4280 fish/cmds.c:4294 fish/cmds.c:4309 fish/cmds.c:4329
1057 #: fish/cmds.c:4350 fish/cmds.c:4371 fish/cmds.c:4392 fish/cmds.c:4413
1058 #: fish/cmds.c:4434 fish/cmds.c:4455 fish/cmds.c:4476 fish/cmds.c:4497
1059 #: fish/cmds.c:4518 fish/cmds.c:4539 fish/cmds.c:4560 fish/cmds.c:4580
1060 #: fish/cmds.c:4600 fish/cmds.c:4618 fish/cmds.c:4636 fish/cmds.c:4654
1061 #: fish/cmds.c:4671 fish/cmds.c:4691 fish/cmds.c:4708 fish/cmds.c:4722
1062 #: fish/cmds.c:4736 fish/cmds.c:4752 fish/cmds.c:4768 fish/cmds.c:4782
1063 #: fish/cmds.c:4796 fish/cmds.c:4810 fish/cmds.c:4824 fish/cmds.c:4840
1064 #: fish/cmds.c:4855 fish/cmds.c:4874 fish/cmds.c:4887 fish/cmds.c:4902
1065 #: fish/cmds.c:4917 fish/cmds.c:4930 fish/cmds.c:4943 fish/cmds.c:4961
1066 #: fish/cmds.c:4978 fish/cmds.c:4995 fish/cmds.c:5013 fish/cmds.c:5032
1067 #: fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5089 fish/cmds.c:5103
1068 #: fish/cmds.c:5123 fish/cmds.c:5140 fish/cmds.c:5159 fish/cmds.c:5176
1069 #: fish/cmds.c:5193 fish/cmds.c:5214 fish/cmds.c:5235 fish/cmds.c:5254
1070 #: fish/cmds.c:5273 fish/cmds.c:5296 fish/cmds.c:5319 fish/cmds.c:5344
1071 #: fish/cmds.c:5366 fish/cmds.c:5384 fish/cmds.c:5402 fish/cmds.c:5419
1072 #: fish/cmds.c:5437 fish/cmds.c:5453 fish/cmds.c:5470 fish/cmds.c:5489
1073 #, c-format
1074 msgid "type 'help %s' for help on %s\n"
1075 msgstr ""
1076
1077 #: fish/cmds.c:6248
1078 #, c-format
1079 msgid "%s: unknown command\n"
1080 msgstr ""
1081
1082 #: fish/edit.c:86
1083 #, c-format
1084 msgid "use '%s filename' to edit a file\n"
1085 msgstr ""
1086
1087 #: fish/fish.c:92 fuse/guestmount.c:868
1088 #, c-format
1089 msgid "Try `%s --help' for more information.\n"
1090 msgstr ""
1091
1092 #: fish/fish.c:96
1093 #, c-format
1094 msgid ""
1095 "%s: guest filesystem shell\n"
1096 "%s lets you edit virtual machine filesystems\n"
1097 "Copyright (C) 2009 Red Hat Inc.\n"
1098 "Usage:\n"
1099 "  %s [--options] cmd [: cmd : cmd ...]\n"
1100 "  %s -i libvirt-domain\n"
1101 "  %s -i disk-image(s)\n"
1102 "or for interactive use:\n"
1103 "  %s\n"
1104 "or from a shell script:\n"
1105 "  %s <<EOF\n"
1106 "  cmd\n"
1107 "  ...\n"
1108 "  EOF\n"
1109 "Options:\n"
1110 "  -h|--cmd-help        List available commands\n"
1111 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1112 "  -a|--add image       Add image\n"
1113 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1114 "  -f|--file file       Read commands from file\n"
1115 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1116 "  --listen             Listen for remote commands\n"
1117 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1118 "  -n|--no-sync         Don't autosync\n"
1119 "  --remote[=pid]       Send commands to remote %s\n"
1120 "  -r|--ro              Mount read-only\n"
1121 "  --selinux            Enable SELinux support\n"
1122 "  -v|--verbose         Verbose messages\n"
1123 "  -x                   Echo each command before executing it\n"
1124 "  -V|--version         Display version and exit\n"
1125 "For more information,  see the manpage %s(1).\n"
1126 msgstr ""
1127
1128 #: fish/fish.c:184 fuse/guestmount.c:961
1129 #, c-format
1130 msgid "guestfs_create: failed to create handle\n"
1131 msgstr ""
1132
1133 #: fish/fish.c:223
1134 #, c-format
1135 msgid "%s: --listen=PID: PID was not a number: %s\n"
1136 msgstr ""
1137
1138 #: fish/fish.c:230
1139 #, c-format
1140 msgid ""
1141 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1142 msgstr ""
1143
1144 #: fish/fish.c:239 fuse/guestmount.c:1006
1145 #, c-format
1146 msgid "%s: unknown long option: %s (%d)\n"
1147 msgstr ""
1148
1149 #: fish/fish.c:266
1150 #, c-format
1151 msgid "%s: only one -f parameter can be given\n"
1152 msgstr ""
1153
1154 #: fish/fish.c:339
1155 #, c-format
1156 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1157 msgstr ""
1158
1159 #: fish/fish.c:346
1160 #, c-format
1161 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1162 msgstr ""
1163
1164 #: fish/fish.c:356
1165 #, c-format
1166 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1167 msgstr ""
1168
1169 #: fish/fish.c:402
1170 #, c-format
1171 msgid "%s: cannot use --listen and --remote options at the same time\n"
1172 msgstr ""
1173
1174 #: fish/fish.c:410
1175 #, c-format
1176 msgid "%s: extra parameters on the command line with --listen flag\n"
1177 msgstr ""
1178
1179 #: fish/fish.c:416
1180 #, c-format
1181 msgid "%s: cannot use --listen and --file options at the same time\n"
1182 msgstr ""
1183
1184 #: fish/fish.c:561
1185 #, c-format
1186 msgid ""
1187 "\n"
1188 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1189 "editing virtual machine filesystems.\n"
1190 "\n"
1191 "Type: 'help' for help with commands\n"
1192 "      'quit' to quit the shell\n"
1193 "\n"
1194 msgstr ""
1195
1196 #: fish/fish.c:641
1197 #, c-format
1198 msgid "%s: unterminated double quote\n"
1199 msgstr ""
1200
1201 #: fish/fish.c:647 fish/fish.c:664
1202 #, c-format
1203 msgid "%s: command arguments not separated by whitespace\n"
1204 msgstr ""
1205
1206 #: fish/fish.c:658
1207 #, c-format
1208 msgid "%s: unterminated single quote\n"
1209 msgstr ""
1210
1211 #: fish/fish.c:713
1212 #, c-format
1213 msgid "%s: internal error parsing string at '%s'\n"
1214 msgstr ""
1215
1216 #: fish/fish.c:730
1217 #, c-format
1218 msgid "%s: too many arguments\n"
1219 msgstr ""
1220
1221 #: fish/fish.c:759
1222 #, c-format
1223 msgid "%s: empty command on command line\n"
1224 msgstr ""
1225
1226 #: fish/fish.c:913
1227 msgid "display a list of commands or help on a command"
1228 msgstr ""
1229
1230 #: fish/fish.c:915
1231 msgid "quit guestfish"
1232 msgstr ""
1233
1234 #: fish/fish.c:918
1235 msgid "allocate an image"
1236 msgstr ""
1237
1238 #: fish/fish.c:920
1239 msgid "display a line of text"
1240 msgstr ""
1241
1242 #: fish/fish.c:922
1243 msgid "edit a file in the image"
1244 msgstr ""
1245
1246 #: fish/fish.c:924
1247 msgid "local change directory"
1248 msgstr ""
1249
1250 #: fish/fish.c:926
1251 msgid "expand wildcards in command"
1252 msgstr ""
1253
1254 #: fish/fish.c:928
1255 msgid "view a file in the pager"
1256 msgstr ""
1257
1258 #: fish/fish.c:930
1259 msgid "close and reopen libguestfs handle"
1260 msgstr ""
1261
1262 #: fish/fish.c:932
1263 msgid "allocate a sparse image file"
1264 msgstr ""
1265
1266 #: fish/fish.c:934
1267 msgid "measure time taken to run command"
1268 msgstr ""
1269
1270 #: fish/fish.c:946
1271 #, c-format
1272 msgid ""
1273 "alloc - allocate an image\n"
1274 "     alloc <filename> <size>\n"
1275 "\n"
1276 "    This creates an empty (zeroed) file of the given size,\n"
1277 "    and then adds so it can be further examined.\n"
1278 "\n"
1279 "    For more advanced image creation, see qemu-img utility.\n"
1280 "\n"
1281 "    Size can be specified (where <nn> means a number):\n"
1282 "    <nn>             number of kilobytes\n"
1283 "      eg: 1440       standard 3.5\" floppy\n"
1284 "    <nn>K or <nn>KB  number of kilobytes\n"
1285 "    <nn>M or <nn>MB  number of megabytes\n"
1286 "    <nn>G or <nn>GB  number of gigabytes\n"
1287 "    <nn>T or <nn>TB  number of terabytes\n"
1288 "    <nn>P or <nn>PB  number of petabytes\n"
1289 "    <nn>E or <nn>EB  number of exabytes\n"
1290 "    <nn>sects        number of 512 byte sectors\n"
1291 msgstr ""
1292
1293 #: fish/fish.c:965
1294 #, c-format
1295 msgid ""
1296 "echo - display a line of text\n"
1297 "     echo [<params> ...]\n"
1298 "\n"
1299 "    This echos the parameters to the terminal.\n"
1300 msgstr ""
1301
1302 #: fish/fish.c:972
1303 #, c-format
1304 msgid ""
1305 "edit - edit a file in the image\n"
1306 "     edit <filename>\n"
1307 "\n"
1308 "    This is used to edit a file.\n"
1309 "\n"
1310 "    It is the equivalent of (and is implemented by)\n"
1311 "    running \"cat\", editing locally, and then \"write-file\".\n"
1312 "\n"
1313 "    Normally it uses $EDITOR, but if you use the aliases\n"
1314 "    \"vi\" or \"emacs\" you will get those editors.\n"
1315 "\n"
1316 "    NOTE: This will not work reliably for large files\n"
1317 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1318 msgstr ""
1319
1320 #: fish/fish.c:986
1321 #, c-format
1322 msgid ""
1323 "lcd - local change directory\n"
1324 "    lcd <directory>\n"
1325 "\n"
1326 "    Change guestfish's current directory. This command is\n"
1327 "    useful if you want to download files to a particular\n"
1328 "    place.\n"
1329 msgstr ""
1330
1331 #: fish/fish.c:993
1332 #, c-format
1333 msgid ""
1334 "glob - expand wildcards in command\n"
1335 "    glob <command> [<args> ...]\n"
1336 "\n"
1337 "    Glob runs <command> with wildcards expanded in any\n"
1338 "    command args.  Note that the command is run repeatedly\n"
1339 "    once for each expanded argument.\n"
1340 msgstr ""
1341
1342 #: fish/fish.c:1000
1343 #, c-format
1344 msgid ""
1345 "help - display a list of commands or help on a command\n"
1346 "     help cmd\n"
1347 "     help\n"
1348 msgstr ""
1349
1350 #: fish/fish.c:1005
1351 #, c-format
1352 msgid ""
1353 "more - view a file in the pager\n"
1354 "     more <filename>\n"
1355 "\n"
1356 "    This is used to view a file in the pager.\n"
1357 "\n"
1358 "    It is the equivalent of (and is implemented by)\n"
1359 "    running \"cat\" and using the pager.\n"
1360 "\n"
1361 "    Normally it uses $PAGER, but if you use the alias\n"
1362 "    \"less\" then it always uses \"less\".\n"
1363 "\n"
1364 "    NOTE: This will not work reliably for large files\n"
1365 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1366 msgstr ""
1367
1368 #: fish/fish.c:1021
1369 #, c-format
1370 msgid ""
1371 "quit - quit guestfish\n"
1372 "     quit\n"
1373 msgstr ""
1374
1375 #: fish/fish.c:1024
1376 #, c-format
1377 msgid ""
1378 "reopen - close and reopen the libguestfs handle\n"
1379 "     reopen\n"
1380 "\n"
1381 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1382 "this normally, because the handle is closed properly when guestfish\n"
1383 "exits.  However this is occasionally useful for testing.\n"
1384 msgstr ""
1385
1386 #: fish/fish.c:1031
1387 #, c-format
1388 msgid ""
1389 "sparse - allocate a sparse image file\n"
1390 "     sparse <filename> <size>\n"
1391 "\n"
1392 "    This creates an empty sparse file of the given size,\n"
1393 "    and then adds so it can be further examined.\n"
1394 "\n"
1395 "    In all respects it works the same as the 'alloc'\n"
1396 "    command, except that the image file is allocated\n"
1397 "    sparsely, which means that disk blocks are not assigned\n"
1398 "    to the file until they are needed.  Sparse disk files\n"
1399 "    only use space when written to, but they are slower\n"
1400 "    and there is a danger you could run out of real disk\n"
1401 "    space during a write operation.\n"
1402 "\n"
1403 "    For more advanced image creation, see qemu-img utility.\n"
1404 "\n"
1405 "    Size can be specified (where <nn> means a number):\n"
1406 "    <nn>             number of kilobytes\n"
1407 "      eg: 1440       standard 3.5\" floppy\n"
1408 "    <nn>K or <nn>KB  number of kilobytes\n"
1409 "    <nn>M or <nn>MB  number of megabytes\n"
1410 "    <nn>G or <nn>GB  number of gigabytes\n"
1411 "    <nn>T or <nn>TB  number of terabytes\n"
1412 "    <nn>P or <nn>PB  number of petabytes\n"
1413 "    <nn>E or <nn>EB  number of exabytes\n"
1414 "    <nn>sects        number of 512 byte sectors\n"
1415 msgstr ""
1416
1417 #: fish/fish.c:1058
1418 #, c-format
1419 msgid ""
1420 "time - measure time taken to run command\n"
1421 "    time <command> [<args> ...]\n"
1422 "\n"
1423 "    This runs <command> as usual, and prints the elapsed\n"
1424 "    time afterwards.\n"
1425 msgstr ""
1426
1427 #: fish/fish.c:1064
1428 #, c-format
1429 msgid "%s: command not known, use -h to list all commands\n"
1430 msgstr ""
1431
1432 #: fish/fish.c:1220
1433 #, c-format
1434 msgid "Runaway quote in string \"%s\"\n"
1435 msgstr ""
1436
1437 #: fish/glob.c:52
1438 #, c-format
1439 msgid "use 'glob command [args...]'\n"
1440 msgstr ""
1441
1442 #: fish/glob.c:72
1443 #, c-format
1444 msgid "glob: guestfs_glob_expand call failed: %s\n"
1445 msgstr ""
1446
1447 #: fish/lcd.c:34
1448 #, c-format
1449 msgid "use 'lcd directory' to change local directory\n"
1450 msgstr ""
1451
1452 #: fish/more.c:40
1453 #, c-format
1454 msgid "use '%s filename' to page a file\n"
1455 msgstr ""
1456
1457 #: fish/rc.c:249
1458 #, c-format
1459 msgid "guestfish: protocol error: could not read 'hello' message\n"
1460 msgstr ""
1461
1462 #: fish/rc.c:254
1463 #, c-format
1464 msgid ""
1465 "guestfish: protocol error: version mismatch, server version '%s' does not "
1466 "match client version '%s'.  The two versions must match exactly.\n"
1467 msgstr ""
1468
1469 #: fish/rc.c:329 fish/rc.c:343
1470 #, c-format
1471 msgid "guestfish: remote: looks like the server is not running\n"
1472 msgstr ""
1473
1474 #: fish/rc.c:355 fish/rc.c:369
1475 #, c-format
1476 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1477 msgstr ""
1478
1479 #: fish/rc.c:380
1480 #, c-format
1481 msgid "guestfish: protocol error: could not decode reply from server\n"
1482 msgstr ""
1483
1484 #: fish/reopen.c:36
1485 #, c-format
1486 msgid "'reopen' command takes no parameters\n"
1487 msgstr ""
1488
1489 #: fish/reopen.c:46
1490 #, c-format
1491 msgid "reopen: guestfs_create: failed to create handle\n"
1492 msgstr ""
1493
1494 #: fish/time.c:35
1495 #, c-format
1496 msgid "use 'time command [args...]'\n"
1497 msgstr ""
1498
1499 #: fuse/guestmount.c:872
1500 #, c-format
1501 msgid ""
1502 "%s: FUSE module for libguestfs\n"
1503 "%s lets you mount a virtual machine filesystem\n"
1504 "Copyright (C) 2009 Red Hat Inc.\n"
1505 "Usage:\n"
1506 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1507 "Options:\n"
1508 "  -a|--add image       Add image\n"
1509 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1510 "  --fuse-help          Display extra FUSE options\n"
1511 "  --help               Display help message and exit\n"
1512 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1513 "  -n|--no-sync         Don't autosync\n"
1514 "  -o|--option opt      Pass extra option to FUSE\n"
1515 "  -r|--ro              Mount read-only\n"
1516 "  --selinux            Enable SELinux support\n"
1517 "  --trace              Trace guestfs API calls (to stderr)\n"
1518 "  -v|--verbose         Verbose messages\n"
1519 "  -V|--version         Display version and exit\n"
1520 msgstr ""
1521
1522 #: fuse/guestmount.c:1077
1523 #, c-format
1524 msgid "%s: must have at least one -a and at least one -m option\n"
1525 msgstr ""
1526
1527 #: fuse/guestmount.c:1085
1528 #, c-format
1529 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1530 msgstr ""
1531
1532 #: src/guestfs.c:254
1533 #, c-format
1534 msgid "guestfs_close: called twice on the same handle\n"
1535 msgstr ""
1536
1537 #: src/guestfs.c:357
1538 #, c-format
1539 msgid "libguestfs: error: %s\n"
1540 msgstr ""
1541
1542 #: src/guestfs.c:708
1543 msgid "command line cannot be altered after qemu subprocess launched"
1544 msgstr ""
1545
1546 #: src/guestfs.c:722
1547 msgid "guestfs_config: parameter must begin with '-' character"
1548 msgstr ""
1549
1550 #: src/guestfs.c:736
1551 #, c-format
1552 msgid "guestfs_config: parameter '%s' isn't allowed"
1553 msgstr ""
1554
1555 #: src/guestfs.c:756 src/guestfs.c:795 src/guestfs.c:813
1556 msgid "filename cannot contain ',' (comma) character"
1557 msgstr ""
1558
1559 #: src/guestfs.c:898
1560 msgid "you must call guestfs_add_drive before guestfs_launch"
1561 msgstr ""
1562
1563 #: src/guestfs.c:903
1564 msgid "qemu has already been launched"
1565 msgstr ""
1566
1567 #: src/guestfs.c:911
1568 #, c-format
1569 msgid "%s: cannot create temporary directory"
1570 msgstr ""
1571
1572 #: src/guestfs.c:1001
1573 #, c-format
1574 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1575 msgstr ""
1576
1577 #: src/guestfs.c:1380
1578 msgid "failed to connect to vmchannel socket"
1579 msgstr ""
1580
1581 #: src/guestfs.c:1399
1582 msgid "guestfs_launch failed, see earlier error messages"
1583 msgstr ""
1584
1585 #: src/guestfs.c:1412
1586 msgid "qemu launched and contacted daemon, but state != READY"
1587 msgstr ""
1588
1589 #: src/guestfs.c:1501
1590 #, c-format
1591 msgid "external command failed: %s"
1592 msgstr ""
1593
1594 #: src/guestfs.c:1579
1595 #, c-format
1596 msgid ""
1597 "%s: command failed: If qemu is located on a non-standard path, try setting "
1598 "the LIBGUESTFS_QEMU environment variable."
1599 msgstr ""
1600
1601 #: src/guestfs.c:1718
1602 msgid "qemu has not been launched yet"
1603 msgstr ""
1604
1605 #: src/guestfs.c:1729
1606 msgid "no subprocess to kill"
1607 msgstr ""
1608
1609 #: src/guestfs.c:1851
1610 #, c-format
1611 msgid "guestfs_set_busy: called when in state %d != READY"
1612 msgstr ""
1613
1614 #: src/guestfs.c:1874
1615 #, c-format
1616 msgid "guestfs_end_busy: called when in state %d"
1617 msgstr ""
1618
1619 #: src/guestfs.c:1982
1620 #, c-format
1621 msgid ""
1622 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1623 msgstr ""
1624
1625 #: src/guestfs.c:2140 src/guestfs.c:2194
1626 msgid "unexpected end of file when reading from daemon"
1627 msgstr ""
1628
1629 #: src/guestfs.c:2156
1630 #, c-format
1631 msgid "received magic signature from guestfsd, but in state %d"
1632 msgstr ""
1633
1634 #: src/guestfs.c:2171
1635 #, c-format
1636 msgid "message length (%u) > maximum possible size (%d)"
1637 msgstr ""
1638
1639 #: src/guestfs.c:2293
1640 #, c-format
1641 msgid "guestfs___send: state %d != BUSY"
1642 msgstr ""
1643
1644 #: src/guestfs.c:2315
1645 msgid "xdr_guestfs_message_header failed"
1646 msgstr ""
1647
1648 #: src/guestfs.c:2324
1649 msgid "dispatch failed to marshal args"
1650 msgstr ""
1651
1652 #: src/guestfs.c:2454
1653 #, c-format
1654 msgid "send_file_chunk: state %d != READY"
1655 msgstr ""
1656
1657 #: src/guestfs.c:2470
1658 #, c-format
1659 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1660 msgstr ""
1661
1662 #: src/guestfs.c:2594
1663 #, c-format
1664 msgid "%s: error in chunked encoding"
1665 msgstr ""
1666
1667 #: src/guestfs.c:2622
1668 msgid "write to daemon socket"
1669 msgstr ""
1670
1671 #: src/guestfs.c:2645
1672 msgid "receive_file_data: parse error in reply callback"
1673 msgstr ""
1674
1675 #: src/guestfs.c:2650
1676 msgid "receive_file_data: unexpected flag received when reading file chunks"
1677 msgstr ""
1678
1679 #: src/guestfs.c:2658
1680 msgid "failed to parse file chunk"
1681 msgstr ""
1682
1683 #: src/guestfs.c:2667
1684 msgid "file receive cancelled by daemon"
1685 msgstr ""
1686
1687 #: test-tool/test-tool.c:69
1688 #, c-format
1689 msgid ""
1690 "libguestfs-test-tool: interactive test tool\n"
1691 "Copyright (C) 2009 Red Hat Inc.\n"
1692 "Usage:\n"
1693 "  libguestfs-test-tool [--options]\n"
1694 "Options:\n"
1695 "  --help         Display usage\n"
1696 "  --helper libguestfs-test-tool-helper\n"
1697 "                 Helper program (default: %s)\n"
1698 "  --qemudir dir  Specify QEMU source directory\n"
1699 "  --qemu qemu    Specify QEMU binary\n"
1700 "  --timeout n\n"
1701 "  -t n           Set launch timeout (default: %d seconds)\n"
1702 msgstr ""
1703
1704 #: test-tool/test-tool.c:121
1705 #, c-format
1706 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1707 msgstr ""
1708
1709 #: test-tool/test-tool.c:130
1710 #, c-format
1711 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1712 msgstr ""
1713
1714 #: test-tool/test-tool.c:142
1715 #, c-format
1716 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1717 msgstr ""
1718
1719 #: test-tool/test-tool.c:165
1720 #, c-format
1721 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1722 msgstr ""
1723
1724 #: test-tool/test-tool.c:170 test-tool/test-tool.c:176
1725 #, c-format
1726 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1727 msgstr ""
1728
1729 #: test-tool/test-tool.c:184
1730 #, c-format
1731 msgid "libguestfs-test-tool: guestfs_version failed\n"
1732 msgstr ""
1733
1734 #: test-tool/test-tool.c:206
1735 #, c-format
1736 msgid "libguestfs-test-tool: failed to launch appliance\n"
1737 msgstr ""
1738
1739 #: test-tool/test-tool.c:218
1740 #, c-format
1741 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1742 msgstr ""
1743
1744 #: test-tool/test-tool.c:224
1745 #, c-format
1746 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1747 msgstr ""
1748
1749 #: test-tool/test-tool.c:230
1750 #, c-format
1751 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1752 msgstr ""
1753
1754 #: test-tool/test-tool.c:236
1755 #, c-format
1756 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1757 msgstr ""
1758
1759 #: test-tool/test-tool.c:242
1760 #, c-format
1761 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1762 msgstr ""
1763
1764 #: test-tool/test-tool.c:250
1765 #, c-format
1766 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1767 msgstr ""
1768
1769 #: test-tool/test-tool.c:281
1770 #, c-format
1771 msgid ""
1772 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1773 "--qemu/--qemudir options cannot be used.\n"
1774 msgstr ""
1775
1776 #: test-tool/test-tool.c:289
1777 #, c-format
1778 msgid "Binary '%s' does not exist or is not executable\n"
1779 msgstr ""
1780
1781 #: test-tool/test-tool.c:303
1782 #, c-format
1783 msgid "%s: does not look like a qemu source directory\n"
1784 msgstr ""
1785
1786 #: test-tool/test-tool.c:352
1787 #, c-format
1788 msgid ""
1789 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1790 "available.  Expected to find it in '%s'\n"
1791 "\n"
1792 "Use the --helper option to specify the location of this program.\n"
1793 msgstr ""
1794
1795 #: test-tool/test-tool.c:368
1796 #, c-format
1797 msgid "command failed: %s"
1798 msgstr ""
1799
1800 #: test-tool/test-tool.c:376
1801 #, c-format
1802 msgid ""
1803 "Test tool helper program %s\n"
1804 "is not statically linked.  This is a build error when this test tool\n"
1805 "was built.\n"
1806 msgstr ""
1807
1808 #: test-tool/test-tool.c:410
1809 #, c-format
1810 msgid "mkisofs command failed: %s\n"
1811 msgstr ""