8c43690ba0c6ce647761702be5428145dfea0b9a
[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.82\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-01-28 18:53+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:38
40 msgid "Command"
41 msgstr ""
42
43 #: fish/cmds.c:38
44 msgid "Description"
45 msgstr ""
46
47 #: fish/cmds.c:40 fish/cmds.c:306
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:303
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:309
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:444
60 msgid "close the current Augeas handle"
61 msgstr ""
62
63 #: fish/cmds.c:44 fish/cmds.c:450
64 msgid "define an Augeas node"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:447
68 msgid "define an Augeas variable"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:453
72 msgid "look up the value of an Augeas path"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:441
76 msgid "create a new Augeas handle"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:459
80 msgid "insert a sibling Augeas node"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:474
84 msgid "load files into the tree"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:477
88 msgid "list Augeas nodes under augpath"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:468
92 msgid "return Augeas nodes which match augpath"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:465
96 msgid "move Augeas node"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:462
100 msgid "remove an Augeas path"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:471
104 msgid "write all pending Augeas changes to disk"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:456
108 msgid "set Augeas path to value"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:1041
112 msgid "test availability of some parts of the API"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:585
116 msgid "flush device buffers"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:573
120 msgid "get blocksize of block device"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:567
124 msgid "is block device set to read-only"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:582
128 msgid "get total size of device in bytes"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:570
132 msgid "get sectorsize of block device"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:579
136 msgid "get total size of device in 512-byte sectors"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:588
140 msgid "reread partition table"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:576
144 msgid "set blocksize of block device"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:561
148 msgid "set block device to read-only"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:564
152 msgid "set block device to read-write"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:984
156 msgid "return true path on case-insensitive filesystem"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:405
160 msgid "list the contents of a file"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:597
164 msgid "compute MD5, SHAx or CRC checksum of file"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:495
168 msgid "change file mode"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:138 fish/cmds.c:498 fish/cmds.c:1002
172 msgid "change file owner and group"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:543
176 msgid "run a command from the guest filesystem"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:546
180 msgid "run a command, returning lines"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:312
184 msgid "add qemu parameters"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:654
188 msgid "copy a file"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:657
192 msgid "copy a file or directory recursively"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:1044
196 msgid "copy from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:621
200 msgid "debugging and internals"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:768
204 msgid "report file system disk space usage"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:771
208 msgid "report file system disk space usage (human readable)"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:666
212 msgid "return kernel messages"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:594
216 msgid "download a file to the local machine"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:663
220 msgid "drop kernel page cache, dentries and inodes"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:774
224 msgid "estimate file space usage"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:717
228 msgid "check an ext2/ext3 filesystem"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:978
232 msgid "echo arguments back to the client"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:88 fish/cmds.c:92 fish/cmds.c:93 fish/cmds.c:117
236 #: fish/cmds.c:118 fish/cmds.c:282 fish/cmds.c:283 fish/cmds.c:286
237 #: fish/cmds.c:287 fish/cmds.c:289 fish/cmds.c:290 fish/cmds.c:846
238 #: fish/cmds.c:849 fish/cmds.c:852 fish/cmds.c:855 fish/cmds.c:858
239 #: fish/cmds.c:861 fish/cmds.c:864 fish/cmds.c:867 fish/cmds.c:870
240 #: fish/cmds.c:873 fish/cmds.c:876 fish/cmds.c:879
241 msgid "return lines matching a pattern"
242 msgstr ""
243
244 #: fish/cmds.c:89 fish/cmds.c:672
245 msgid "test if two files have equal contents"
246 msgstr ""
247
248 #: fish/cmds.c:90 fish/cmds.c:501
249 msgid "test if file or directory exists"
250 msgstr ""
251
252 #: fish/cmds.c:91 fish/cmds.c:900
253 msgid "preallocate a file in the guest filesystem"
254 msgstr ""
255
256 #: fish/cmds.c:94 fish/cmds.c:540
257 msgid "determine file type"
258 msgstr ""
259
260 #: fish/cmds.c:95 fish/cmds.c:1047
261 msgid "return the size of the file in bytes"
262 msgstr ""
263
264 #: fish/cmds.c:96 fish/cmds.c:1038
265 msgid "fill a file with octets"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:714
269 msgid "find all files and directories"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:981
273 msgid "find all files and directories, returning NUL-separated list"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:645
277 msgid "run the filesystem checker"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:330
281 msgid "get the additional kernel options"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:336
285 msgid "get autosync mode"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:387
289 msgid "get direct appliance mode flag"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:636
293 msgid "get the ext2/3/4 filesystem label"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:642
297 msgid "get the ext2/3/4 filesystem UUID"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:363
301 msgid "get memory allocated to the qemu subprocess"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:324
305 msgid "get the search path"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:366
309 msgid "get PID of qemu subprocess"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:318
313 msgid "get the qemu binary"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:393
317 msgid "get recovery process enabled flag"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:375
321 msgid "get SELinux enabled flag"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:357
325 msgid "get the current state"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:381
329 msgid "get command trace enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:342
333 msgid "get verbose mode"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:951
337 msgid "get SELinux security context"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:139 fish/cmds.c:816 fish/cmds.c:819
341 msgid "list extended attributes of a file or directory"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:732
345 msgid "expand a wildcard path"
346 msgstr ""
347
348 #: fish/cmds.c:119 fish/cmds.c:651
349 msgid "install GRUB"
350 msgstr ""
351
352 #: fish/cmds.c:120 fish/cmds.c:756
353 msgid "return first 10 lines of a file"
354 msgstr ""
355
356 #: fish/cmds.c:121 fish/cmds.c:759
357 msgid "return first N lines of a file"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:681
361 msgid "dump a file in hexadecimal"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:777
365 msgid "list files in an initrd"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:933
369 msgid "add an inotify watch"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:945
373 msgid "close the inotify handle"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:942
377 msgid "return list of watched files that had events"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:930
381 msgid "create an inotify handle"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:939
385 msgid "return list of inotify events"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:936
389 msgid "remove an inotify watch"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:354
393 msgid "is busy processing a command"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:348
397 msgid "is in configuration state"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:133 fish/cmds.c:504 fish/cmds.c:507
401 msgid "test if file exists"
402 msgstr ""
403
404 #: fish/cmds.c:134 fish/cmds.c:351
405 msgid "is launching subprocess"
406 msgstr ""
407
408 #: fish/cmds.c:135 fish/cmds.c:345
409 msgid "is ready to accept commands"
410 msgstr ""
411
412 #: fish/cmds.c:136 fish/cmds.c:300
413 msgid "kill the qemu subprocess"
414 msgstr ""
415
416 #: fish/cmds.c:137 fish/cmds.c:297
417 msgid "launch the qemu subprocess"
418 msgstr ""
419
420 #: fish/cmds.c:140 fish/cmds.c:414
421 msgid "list the block devices"
422 msgstr ""
423
424 #: fish/cmds.c:141 fish/cmds.c:417
425 msgid "list the partitions"
426 msgstr ""
427
428 #: fish/cmds.c:142 fish/cmds.c:408
429 msgid "list the files in a directory (long format)"
430 msgstr ""
431
432 #: fish/cmds.c:143 fish/cmds.c:144 fish/cmds.c:885 fish/cmds.c:888
433 msgid "create a hard link"
434 msgstr ""
435
436 #: fish/cmds.c:145 fish/cmds.c:146 fish/cmds.c:891 fish/cmds.c:894
437 msgid "create a symbolic link"
438 msgstr ""
439
440 #: fish/cmds.c:147 fish/cmds.c:210 fish/cmds.c:828 fish/cmds.c:831
441 msgid "remove extended attribute of a file or directory"
442 msgstr ""
443
444 #: fish/cmds.c:148 fish/cmds.c:411
445 msgid "list the files in a directory"
446 msgstr ""
447
448 #: fish/cmds.c:149 fish/cmds.c:232 fish/cmds.c:822 fish/cmds.c:825
449 msgid "set extended attribute of a file or directory"
450 msgstr ""
451
452 #: fish/cmds.c:150 fish/cmds.c:552
453 msgid "get file information for a symbolic link"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:1005
457 msgid "lstat on multiple files"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:274 fish/cmds.c:513 fish/cmds.c:516
461 msgid "create an LVM volume group"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:537
465 msgid "remove all LVM LVs, VGs and PVs"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:624
469 msgid "remove an LVM logical volume"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:708
473 msgid "resize an LVM logical volume"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:157 fish/cmds.c:426 fish/cmds.c:435
477 msgid "list the LVM logical volumes (LVs)"
478 msgstr ""
479
480 #: fish/cmds.c:158 fish/cmds.c:1008
481 msgid "lgetxattr on multiple files"
482 msgstr ""
483
484 #: fish/cmds.c:159 fish/cmds.c:489
485 msgid "create a directory"
486 msgstr ""
487
488 #: fish/cmds.c:160 fish/cmds.c:999
489 msgid "create a directory with a particular mode"
490 msgstr ""
491
492 #: fish/cmds.c:161 fish/cmds.c:492
493 msgid "create a directory and parents"
494 msgstr ""
495
496 #: fish/cmds.c:162 fish/cmds.c:744
497 msgid "create a temporary directory"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:164 fish/cmds.c:165 fish/cmds.c:966
501 #: fish/cmds.c:969 fish/cmds.c:972
502 msgid "make ext2/3/4 filesystem with external journal"
503 msgstr ""
504
505 #: fish/cmds.c:166 fish/cmds.c:957
506 msgid "make ext2/3/4 external journal"
507 msgstr ""
508
509 #: fish/cmds.c:167 fish/cmds.c:960
510 msgid "make ext2/3/4 external journal with label"
511 msgstr ""
512
513 #: fish/cmds.c:168 fish/cmds.c:963
514 msgid "make ext2/3/4 external journal with UUID"
515 msgstr ""
516
517 #: fish/cmds.c:169 fish/cmds.c:795
518 msgid "make FIFO (named pipe)"
519 msgstr ""
520
521 #: fish/cmds.c:170 fish/cmds.c:519
522 msgid "make a filesystem"
523 msgstr ""
524
525 #: fish/cmds.c:171 fish/cmds.c:954
526 msgid "make a filesystem with block size"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:837
530 msgid "create a mountpoint"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:792
534 msgid "make block, character or FIFO devices"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:798
538 msgid "make block device node"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:801
542 msgid "make char device node"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:783
546 msgid "create a swap partition"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:786
550 msgid "create a swap partition with a label"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:789
554 msgid "create a swap partition with an explicit UUID"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:927
558 msgid "create a swap file"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:975
562 msgid "load a kernel module"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:396
566 msgid "mount a guest disk at a position in the filesystem"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:780
570 msgid "mount a file using the loop device"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:615
574 msgid "mount a guest disk with mount options"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:612
578 msgid "mount a guest disk, read-only"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:618
582 msgid "mount a guest disk with mount options and vfstype"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:834
586 msgid "show mountpoints"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:531
590 msgid "show mounted filesystems"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:660
594 msgid "move a file"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:723
598 msgid "probe NTFS volume"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:1020
602 msgid "add a partition to the device"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:1023
606 msgid "partition whole disk with a single primary partition"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:1035
610 msgid "get the partition table type"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:1017
614 msgid "create an empty partition table"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:1032
618 msgid "list partitions on a device"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:1026
622 msgid "make a partition bootable"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1029
626 msgid "set partition name"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:669
630 msgid "ping the guest daemon"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1014
634 msgid "read part of a file"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:510
638 msgid "create an LVM physical volume"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:630
642 msgid "remove an LVM physical volume"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:687
646 msgid "resize an LVM physical volume"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:203 fish/cmds.c:420 fish/cmds.c:429
650 msgid "list the LVM physical volumes (PVs)"
651 msgstr ""
652
653 #: fish/cmds.c:204 fish/cmds.c:843
654 msgid "read a file"
655 msgstr ""
656
657 #: fish/cmds.c:205 fish/cmds.c:438
658 msgid "read file as lines"
659 msgstr ""
660
661 #: fish/cmds.c:206 fish/cmds.c:807
662 msgid "read directories entries"
663 msgstr ""
664
665 #: fish/cmds.c:207 fish/cmds.c:897
666 msgid "read the target of a symbolic link"
667 msgstr ""
668
669 #: fish/cmds.c:208 fish/cmds.c:1011
670 msgid "readlink on multiple files"
671 msgstr ""
672
673 #: fish/cmds.c:209 fish/cmds.c:882
674 msgid "canonicalized absolute pathname"
675 msgstr ""
676
677 #: fish/cmds.c:211 fish/cmds.c:711
678 msgid "resize an ext2/ext3 filesystem"
679 msgstr ""
680
681 #: fish/cmds.c:212 fish/cmds.c:480
682 msgid "remove a file"
683 msgstr ""
684
685 #: fish/cmds.c:213 fish/cmds.c:486
686 msgid "remove a file or directory recursively"
687 msgstr ""
688
689 #: fish/cmds.c:214 fish/cmds.c:483
690 msgid "remove a directory"
691 msgstr ""
692
693 #: fish/cmds.c:215 fish/cmds.c:840
694 msgid "remove a mountpoint"
695 msgstr ""
696
697 #: fish/cmds.c:216 fish/cmds.c:735
698 msgid "scrub (securely wipe) a device"
699 msgstr ""
700
701 #: fish/cmds.c:217 fish/cmds.c:738
702 msgid "scrub (securely wipe) a file"
703 msgstr ""
704
705 #: fish/cmds.c:218 fish/cmds.c:741
706 msgid "scrub (securely wipe) free space"
707 msgstr ""
708
709 #: fish/cmds.c:219 fish/cmds.c:327
710 msgid "add options to kernel command line"
711 msgstr ""
712
713 #: fish/cmds.c:220 fish/cmds.c:333
714 msgid "set autosync mode"
715 msgstr ""
716
717 #: fish/cmds.c:221 fish/cmds.c:384
718 msgid "enable or disable direct appliance mode"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:633
722 msgid "set the ext2/3/4 filesystem label"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:639
726 msgid "set the ext2/3/4 filesystem UUID"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:360
730 msgid "set memory allocated to the qemu subprocess"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:321
734 msgid "set the search path"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:315
738 msgid "set the qemu binary"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:390
742 msgid "enable or disable the recovery process"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:372
746 msgid "set SELinux enabled or disabled at appliance boot"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:378
750 msgid "enable or disable command traces"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:339
754 msgid "set verbose mode"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:948
758 msgid "set SELinux security context"
759 msgstr ""
760
761 #: fish/cmds.c:233 fish/cmds.c:234 fish/cmds.c:522 fish/cmds.c:810
762 msgid "create partitions on a block device"
763 msgstr ""
764
765 #: fish/cmds.c:235 fish/cmds.c:690
766 msgid "modify a single partition on a block device"
767 msgstr ""
768
769 #: fish/cmds.c:236 fish/cmds.c:699
770 msgid "display the disk geometry from the partition table"
771 msgstr ""
772
773 #: fish/cmds.c:237 fish/cmds.c:696
774 msgid "display the kernel geometry"
775 msgstr ""
776
777 #: fish/cmds.c:238 fish/cmds.c:693
778 msgid "display the partition table"
779 msgstr ""
780
781 #: fish/cmds.c:239 fish/cmds.c:726
782 msgid "run a command via the shell"
783 msgstr ""
784
785 #: fish/cmds.c:240 fish/cmds.c:729
786 msgid "run a command via the shell returning lines"
787 msgstr ""
788
789 #: fish/cmds.c:241 fish/cmds.c:720
790 msgid "sleep for some seconds"
791 msgstr ""
792
793 #: fish/cmds.c:242 fish/cmds.c:549
794 msgid "get file information"
795 msgstr ""
796
797 #: fish/cmds.c:243 fish/cmds.c:555
798 msgid "get file system statistics"
799 msgstr ""
800
801 #: fish/cmds.c:244 fish/cmds.c:245 fish/cmds.c:675 fish/cmds.c:678
802 msgid "print the printable strings in a file"
803 msgstr ""
804
805 #: fish/cmds.c:246 fish/cmds.c:906
806 msgid "disable swap on device"
807 msgstr ""
808
809 #: fish/cmds.c:247 fish/cmds.c:912
810 msgid "disable swap on file"
811 msgstr ""
812
813 #: fish/cmds.c:248 fish/cmds.c:918
814 msgid "disable swap on labeled swap partition"
815 msgstr ""
816
817 #: fish/cmds.c:249 fish/cmds.c:924
818 msgid "disable swap on swap partition by UUID"
819 msgstr ""
820
821 #: fish/cmds.c:250 fish/cmds.c:903
822 msgid "enable swap on device"
823 msgstr ""
824
825 #: fish/cmds.c:251 fish/cmds.c:909
826 msgid "enable swap on file"
827 msgstr ""
828
829 #: fish/cmds.c:252 fish/cmds.c:915
830 msgid "enable swap on labeled swap partition"
831 msgstr ""
832
833 #: fish/cmds.c:253 fish/cmds.c:921
834 msgid "enable swap on swap partition by UUID"
835 msgstr ""
836
837 #: fish/cmds.c:254 fish/cmds.c:399
838 msgid "sync disks, writes are flushed through to the disk image"
839 msgstr ""
840
841 #: fish/cmds.c:255 fish/cmds.c:762
842 msgid "return last 10 lines of a file"
843 msgstr ""
844
845 #: fish/cmds.c:256 fish/cmds.c:765
846 msgid "return last N lines of a file"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:600
850 msgid "unpack tarfile to directory"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:603
854 msgid "pack directory into tarfile"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:606
858 msgid "unpack compressed tarball to directory"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:609
862 msgid "pack directory into compressed tarball"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:402
866 msgid "update file timestamps or create a new file"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:990
870 msgid "truncate a file to zero size"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:993
874 msgid "truncate a file to a particular size"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:558
878 msgid "get ext2/ext3/ext4 superblock details"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:804
882 msgid "set file mode creation mask (umask)"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:528
886 msgid "unmount a filesystem"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:534
890 msgid "unmount all filesystems"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:591
894 msgid "upload a file from the local machine"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:996
898 msgid "set timestamp of a file with nanosecond precision"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:369
902 msgid "get the library version number"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:987
906 msgid "get the Linux VFS type corresponding to a mounted device"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:705
910 msgid "activate or deactivate some volume groups"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:702
914 msgid "activate or deactivate all volume groups"
915 msgstr ""
916
917 #: fish/cmds.c:275 fish/cmds.c:627
918 msgid "remove an LVM volume group"
919 msgstr ""
920
921 #: fish/cmds.c:276 fish/cmds.c:277 fish/cmds.c:423 fish/cmds.c:432
922 msgid "list the LVM volume groups (VGs)"
923 msgstr ""
924
925 #: fish/cmds.c:278 fish/cmds.c:753
926 msgid "count characters in a file"
927 msgstr ""
928
929 #: fish/cmds.c:279 fish/cmds.c:747
930 msgid "count lines in a file"
931 msgstr ""
932
933 #: fish/cmds.c:280 fish/cmds.c:750
934 msgid "count words in a file"
935 msgstr ""
936
937 #: fish/cmds.c:281 fish/cmds.c:525
938 msgid "create a file"
939 msgstr ""
940
941 #: fish/cmds.c:284 fish/cmds.c:648
942 msgid "write zeroes to the device"
943 msgstr ""
944
945 #: fish/cmds.c:285 fish/cmds.c:684
946 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
947 msgstr ""
948
949 #: fish/cmds.c:288 fish/cmds.c:813
950 msgid "determine file type inside a compressed file"
951 msgstr ""
952
953 #: fish/cmds.c:291
954 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
955 msgstr ""
956
957 #: fish/cmds.c:1325 fish/cmds.c:1337 fish/cmds.c:1350 fish/cmds.c:1364
958 #: fish/cmds.c:1378 fish/cmds.c:1393 fish/cmds.c:1408 fish/cmds.c:1421
959 #: fish/cmds.c:1436 fish/cmds.c:1449 fish/cmds.c:1464 fish/cmds.c:1477
960 #: fish/cmds.c:1491 fish/cmds.c:1504 fish/cmds.c:1519 fish/cmds.c:1532
961 #: fish/cmds.c:1546 fish/cmds.c:1560 fish/cmds.c:1574 fish/cmds.c:1588
962 #: fish/cmds.c:1602 fish/cmds.c:1617 fish/cmds.c:1648 fish/cmds.c:1662
963 #: fish/cmds.c:1676 fish/cmds.c:1692 fish/cmds.c:1705 fish/cmds.c:1720
964 #: fish/cmds.c:1733 fish/cmds.c:1748 fish/cmds.c:1761 fish/cmds.c:1776
965 #: fish/cmds.c:1789 fish/cmds.c:1805 fish/cmds.c:1819 fish/cmds.c:1832
966 #: fish/cmds.c:1848 fish/cmds.c:1867 fish/cmds.c:1886 fish/cmds.c:1904
967 #: fish/cmds.c:1919 fish/cmds.c:1934 fish/cmds.c:1949 fish/cmds.c:1964
968 #: fish/cmds.c:1979 fish/cmds.c:1994 fish/cmds.c:2009 fish/cmds.c:2025
969 #: fish/cmds.c:2045 fish/cmds.c:2079 fish/cmds.c:2093 fish/cmds.c:2112
970 #: fish/cmds.c:2131 fish/cmds.c:2149 fish/cmds.c:2166 fish/cmds.c:2182
971 #: fish/cmds.c:2199 fish/cmds.c:2214 fish/cmds.c:2230 fish/cmds.c:2242
972 #: fish/cmds.c:2255 fish/cmds.c:2272 fish/cmds.c:2288 fish/cmds.c:2304
973 #: fish/cmds.c:2320 fish/cmds.c:2336 fish/cmds.c:2353 fish/cmds.c:2390
974 #: fish/cmds.c:2444 fish/cmds.c:2462 fish/cmds.c:2480 fish/cmds.c:2498
975 #: fish/cmds.c:2513 fish/cmds.c:2532 fish/cmds.c:2567 fish/cmds.c:2586
976 #: fish/cmds.c:2662 fish/cmds.c:2698 fish/cmds.c:2711 fish/cmds.c:2726
977 #: fish/cmds.c:2738 fish/cmds.c:2751 fish/cmds.c:2770 fish/cmds.c:2789
978 #: fish/cmds.c:2808 fish/cmds.c:2827 fish/cmds.c:2846 fish/cmds.c:2865
979 #: fish/cmds.c:2882 fish/cmds.c:2896 fish/cmds.c:2910 fish/cmds.c:2926
980 #: fish/cmds.c:2942 fish/cmds.c:2959 fish/cmds.c:2992 fish/cmds.c:3008
981 #: fish/cmds.c:3024 fish/cmds.c:3038 fish/cmds.c:3053 fish/cmds.c:3071
982 #: fish/cmds.c:3089 fish/cmds.c:3110 fish/cmds.c:3126 fish/cmds.c:3142
983 #: fish/cmds.c:3158 fish/cmds.c:3176 fish/cmds.c:3193 fish/cmds.c:3212
984 #: fish/cmds.c:3230 fish/cmds.c:3250 fish/cmds.c:3264 fish/cmds.c:3278
985 #: fish/cmds.c:3293 fish/cmds.c:3308 fish/cmds.c:3326 fish/cmds.c:3341
986 #: fish/cmds.c:3359 fish/cmds.c:3376 fish/cmds.c:3391 fish/cmds.c:3409
987 #: fish/cmds.c:3429 fish/cmds.c:3449 fish/cmds.c:3468 fish/cmds.c:3499
988 #: fish/cmds.c:3514 fish/cmds.c:3528 fish/cmds.c:3549 fish/cmds.c:3569
989 #: fish/cmds.c:3589 fish/cmds.c:3608 fish/cmds.c:3622 fish/cmds.c:3641
990 #: fish/cmds.c:3732 fish/cmds.c:3749 fish/cmds.c:3766 fish/cmds.c:3783
991 #: fish/cmds.c:3798 fish/cmds.c:3816 fish/cmds.c:3849 fish/cmds.c:3863
992 #: fish/cmds.c:3882 fish/cmds.c:3896 fish/cmds.c:3929 fish/cmds.c:3946
993 #: fish/cmds.c:3963 fish/cmds.c:3980 fish/cmds.c:3999 fish/cmds.c:4013
994 #: fish/cmds.c:4029 fish/cmds.c:4045 fish/cmds.c:4064 fish/cmds.c:4082
995 #: fish/cmds.c:4100 fish/cmds.c:4118 fish/cmds.c:4138 fish/cmds.c:4176
996 #: fish/cmds.c:4196 fish/cmds.c:4233 fish/cmds.c:4248 fish/cmds.c:4264
997 #: fish/cmds.c:4282 fish/cmds.c:4302 fish/cmds.c:4321 fish/cmds.c:4336
998 #: fish/cmds.c:4352 fish/cmds.c:4370 fish/cmds.c:4444 fish/cmds.c:4482
999 #: fish/cmds.c:4558 fish/cmds.c:4631 fish/cmds.c:4665 fish/cmds.c:4685
1000 #: fish/cmds.c:4703 fish/cmds.c:4723 fish/cmds.c:4742 fish/cmds.c:4764
1001 #: fish/cmds.c:4804 fish/cmds.c:4842 fish/cmds.c:4860 fish/cmds.c:4876
1002 #: fish/cmds.c:4892 fish/cmds.c:4906 fish/cmds.c:4921 fish/cmds.c:4945
1003 #: fish/cmds.c:4966 fish/cmds.c:4987 fish/cmds.c:5008 fish/cmds.c:5029
1004 #: fish/cmds.c:5050 fish/cmds.c:5071 fish/cmds.c:5092 fish/cmds.c:5113
1005 #: fish/cmds.c:5134 fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5196
1006 #: fish/cmds.c:5216 fish/cmds.c:5234 fish/cmds.c:5252 fish/cmds.c:5270
1007 #: fish/cmds.c:5287 fish/cmds.c:5307 fish/cmds.c:5342 fish/cmds.c:5356
1008 #: fish/cmds.c:5370 fish/cmds.c:5386 fish/cmds.c:5402 fish/cmds.c:5416
1009 #: fish/cmds.c:5430 fish/cmds.c:5444 fish/cmds.c:5458 fish/cmds.c:5474
1010 #: fish/cmds.c:5507 fish/cmds.c:5544 fish/cmds.c:5575 fish/cmds.c:5590
1011 #: fish/cmds.c:5605 fish/cmds.c:5618 fish/cmds.c:5631 fish/cmds.c:5649
1012 #: fish/cmds.c:5684 fish/cmds.c:5719 fish/cmds.c:5755 fish/cmds.c:5792
1013 #: fish/cmds.c:5830 fish/cmds.c:5868 fish/cmds.c:5903 fish/cmds.c:5917
1014 #: fish/cmds.c:5937 fish/cmds.c:5954 fish/cmds.c:5973 fish/cmds.c:5990
1015 #: fish/cmds.c:6007 fish/cmds.c:6040 fish/cmds.c:6109 fish/cmds.c:6146
1016 #: fish/cmds.c:6201 fish/cmds.c:6224 fish/cmds.c:6247 fish/cmds.c:6272
1017 #: fish/cmds.c:6328 fish/cmds.c:6346 fish/cmds.c:6388 fish/cmds.c:6405
1018 #: fish/cmds.c:6441 fish/cmds.c:6475 fish/cmds.c:6492 fish/cmds.c:6511
1019 #: fish/cmds.c:6565 fish/cmds.c:6582 fish/cmds.c:6601
1020 #, c-format
1021 msgid "%s should have %d parameter(s)\n"
1022 msgstr ""
1023
1024 #: fish/cmds.c:1326 fish/cmds.c:1338 fish/cmds.c:1351 fish/cmds.c:1365
1025 #: fish/cmds.c:1379 fish/cmds.c:1394 fish/cmds.c:1409 fish/cmds.c:1422
1026 #: fish/cmds.c:1437 fish/cmds.c:1450 fish/cmds.c:1465 fish/cmds.c:1478
1027 #: fish/cmds.c:1492 fish/cmds.c:1505 fish/cmds.c:1520 fish/cmds.c:1533
1028 #: fish/cmds.c:1547 fish/cmds.c:1561 fish/cmds.c:1575 fish/cmds.c:1589
1029 #: fish/cmds.c:1603 fish/cmds.c:1618 fish/cmds.c:1649 fish/cmds.c:1663
1030 #: fish/cmds.c:1677 fish/cmds.c:1693 fish/cmds.c:1706 fish/cmds.c:1721
1031 #: fish/cmds.c:1734 fish/cmds.c:1749 fish/cmds.c:1762 fish/cmds.c:1777
1032 #: fish/cmds.c:1790 fish/cmds.c:1806 fish/cmds.c:1820 fish/cmds.c:1833
1033 #: fish/cmds.c:1849 fish/cmds.c:1868 fish/cmds.c:1887 fish/cmds.c:1905
1034 #: fish/cmds.c:1920 fish/cmds.c:1935 fish/cmds.c:1950 fish/cmds.c:1965
1035 #: fish/cmds.c:1980 fish/cmds.c:1995 fish/cmds.c:2010 fish/cmds.c:2026
1036 #: fish/cmds.c:2046 fish/cmds.c:2080 fish/cmds.c:2094 fish/cmds.c:2113
1037 #: fish/cmds.c:2132 fish/cmds.c:2150 fish/cmds.c:2167 fish/cmds.c:2183
1038 #: fish/cmds.c:2200 fish/cmds.c:2215 fish/cmds.c:2231 fish/cmds.c:2243
1039 #: fish/cmds.c:2256 fish/cmds.c:2273 fish/cmds.c:2289 fish/cmds.c:2305
1040 #: fish/cmds.c:2321 fish/cmds.c:2337 fish/cmds.c:2354 fish/cmds.c:2391
1041 #: fish/cmds.c:2445 fish/cmds.c:2463 fish/cmds.c:2481 fish/cmds.c:2499
1042 #: fish/cmds.c:2514 fish/cmds.c:2533 fish/cmds.c:2568 fish/cmds.c:2587
1043 #: fish/cmds.c:2663 fish/cmds.c:2699 fish/cmds.c:2712 fish/cmds.c:2727
1044 #: fish/cmds.c:2739 fish/cmds.c:2752 fish/cmds.c:2771 fish/cmds.c:2790
1045 #: fish/cmds.c:2809 fish/cmds.c:2828 fish/cmds.c:2847 fish/cmds.c:2866
1046 #: fish/cmds.c:2883 fish/cmds.c:2897 fish/cmds.c:2911 fish/cmds.c:2927
1047 #: fish/cmds.c:2943 fish/cmds.c:2960 fish/cmds.c:2993 fish/cmds.c:3009
1048 #: fish/cmds.c:3025 fish/cmds.c:3039 fish/cmds.c:3054 fish/cmds.c:3072
1049 #: fish/cmds.c:3090 fish/cmds.c:3111 fish/cmds.c:3127 fish/cmds.c:3143
1050 #: fish/cmds.c:3159 fish/cmds.c:3177 fish/cmds.c:3194 fish/cmds.c:3213
1051 #: fish/cmds.c:3231 fish/cmds.c:3251 fish/cmds.c:3265 fish/cmds.c:3279
1052 #: fish/cmds.c:3294 fish/cmds.c:3309 fish/cmds.c:3327 fish/cmds.c:3342
1053 #: fish/cmds.c:3360 fish/cmds.c:3377 fish/cmds.c:3392 fish/cmds.c:3410
1054 #: fish/cmds.c:3430 fish/cmds.c:3450 fish/cmds.c:3469 fish/cmds.c:3500
1055 #: fish/cmds.c:3515 fish/cmds.c:3529 fish/cmds.c:3550 fish/cmds.c:3570
1056 #: fish/cmds.c:3590 fish/cmds.c:3609 fish/cmds.c:3623 fish/cmds.c:3642
1057 #: fish/cmds.c:3733 fish/cmds.c:3750 fish/cmds.c:3767 fish/cmds.c:3784
1058 #: fish/cmds.c:3799 fish/cmds.c:3817 fish/cmds.c:3850 fish/cmds.c:3864
1059 #: fish/cmds.c:3883 fish/cmds.c:3897 fish/cmds.c:3930 fish/cmds.c:3947
1060 #: fish/cmds.c:3964 fish/cmds.c:3981 fish/cmds.c:4000 fish/cmds.c:4014
1061 #: fish/cmds.c:4030 fish/cmds.c:4046 fish/cmds.c:4065 fish/cmds.c:4083
1062 #: fish/cmds.c:4101 fish/cmds.c:4119 fish/cmds.c:4139 fish/cmds.c:4177
1063 #: fish/cmds.c:4197 fish/cmds.c:4234 fish/cmds.c:4249 fish/cmds.c:4265
1064 #: fish/cmds.c:4283 fish/cmds.c:4303 fish/cmds.c:4322 fish/cmds.c:4337
1065 #: fish/cmds.c:4353 fish/cmds.c:4371 fish/cmds.c:4445 fish/cmds.c:4483
1066 #: fish/cmds.c:4559 fish/cmds.c:4632 fish/cmds.c:4666 fish/cmds.c:4686
1067 #: fish/cmds.c:4704 fish/cmds.c:4724 fish/cmds.c:4743 fish/cmds.c:4765
1068 #: fish/cmds.c:4805 fish/cmds.c:4843 fish/cmds.c:4861 fish/cmds.c:4877
1069 #: fish/cmds.c:4893 fish/cmds.c:4907 fish/cmds.c:4922 fish/cmds.c:4946
1070 #: fish/cmds.c:4967 fish/cmds.c:4988 fish/cmds.c:5009 fish/cmds.c:5030
1071 #: fish/cmds.c:5051 fish/cmds.c:5072 fish/cmds.c:5093 fish/cmds.c:5114
1072 #: fish/cmds.c:5135 fish/cmds.c:5156 fish/cmds.c:5177 fish/cmds.c:5197
1073 #: fish/cmds.c:5217 fish/cmds.c:5235 fish/cmds.c:5253 fish/cmds.c:5271
1074 #: fish/cmds.c:5288 fish/cmds.c:5308 fish/cmds.c:5343 fish/cmds.c:5357
1075 #: fish/cmds.c:5371 fish/cmds.c:5387 fish/cmds.c:5403 fish/cmds.c:5417
1076 #: fish/cmds.c:5431 fish/cmds.c:5445 fish/cmds.c:5459 fish/cmds.c:5475
1077 #: fish/cmds.c:5508 fish/cmds.c:5545 fish/cmds.c:5576 fish/cmds.c:5591
1078 #: fish/cmds.c:5606 fish/cmds.c:5619 fish/cmds.c:5632 fish/cmds.c:5650
1079 #: fish/cmds.c:5685 fish/cmds.c:5720 fish/cmds.c:5756 fish/cmds.c:5793
1080 #: fish/cmds.c:5831 fish/cmds.c:5869 fish/cmds.c:5904 fish/cmds.c:5918
1081 #: fish/cmds.c:5938 fish/cmds.c:5955 fish/cmds.c:5974 fish/cmds.c:5991
1082 #: fish/cmds.c:6008 fish/cmds.c:6041 fish/cmds.c:6110 fish/cmds.c:6147
1083 #: fish/cmds.c:6202 fish/cmds.c:6225 fish/cmds.c:6248 fish/cmds.c:6273
1084 #: fish/cmds.c:6329 fish/cmds.c:6347 fish/cmds.c:6389 fish/cmds.c:6406
1085 #: fish/cmds.c:6442 fish/cmds.c:6476 fish/cmds.c:6493 fish/cmds.c:6512
1086 #: fish/cmds.c:6566 fish/cmds.c:6583 fish/cmds.c:6602
1087 #, c-format
1088 msgid "type 'help %s' for help on %s\n"
1089 msgstr ""
1090
1091 #: fish/cmds.c:1628 fish/cmds.c:2058 fish/cmds.c:2364 fish/cmds.c:2401
1092 #: fish/cmds.c:2420 fish/cmds.c:2545 fish/cmds.c:2598 fish/cmds.c:2617
1093 #: fish/cmds.c:2636 fish/cmds.c:2676 fish/cmds.c:2971 fish/cmds.c:3479
1094 #: fish/cmds.c:3653 fish/cmds.c:3672 fish/cmds.c:3691 fish/cmds.c:3710
1095 #: fish/cmds.c:3828 fish/cmds.c:3907 fish/cmds.c:4149 fish/cmds.c:4207
1096 #: fish/cmds.c:4381 fish/cmds.c:4400 fish/cmds.c:4419 fish/cmds.c:4455
1097 #: fish/cmds.c:4493 fish/cmds.c:4512 fish/cmds.c:4531 fish/cmds.c:4569
1098 #: fish/cmds.c:4588 fish/cmds.c:4607 fish/cmds.c:4642 fish/cmds.c:4777
1099 #: fish/cmds.c:4817 fish/cmds.c:5320 fish/cmds.c:5485 fish/cmds.c:5520
1100 #: fish/cmds.c:5555 fish/cmds.c:5661 fish/cmds.c:5695 fish/cmds.c:5730
1101 #: fish/cmds.c:5766 fish/cmds.c:5804 fish/cmds.c:5842 fish/cmds.c:5880
1102 #: fish/cmds.c:6020 fish/cmds.c:6053 fish/cmds.c:6066 fish/cmds.c:6079
1103 #: fish/cmds.c:6092 fish/cmds.c:6122 fish/cmds.c:6157 fish/cmds.c:6176
1104 #: fish/cmds.c:6285 fish/cmds.c:6304 fish/cmds.c:6359 fish/cmds.c:6372
1105 #: fish/cmds.c:6417 fish/cmds.c:6453 fish/cmds.c:6522 fish/cmds.c:6541
1106 #, c-format
1107 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1108 msgstr ""
1109
1110 #: fish/cmds.c:1634 fish/cmds.c:2064 fish/cmds.c:2370 fish/cmds.c:2407
1111 #: fish/cmds.c:2426 fish/cmds.c:2551 fish/cmds.c:2604 fish/cmds.c:2623
1112 #: fish/cmds.c:2642 fish/cmds.c:2682 fish/cmds.c:2977 fish/cmds.c:3485
1113 #: fish/cmds.c:3659 fish/cmds.c:3678 fish/cmds.c:3697 fish/cmds.c:3716
1114 #: fish/cmds.c:3834 fish/cmds.c:3913 fish/cmds.c:4155 fish/cmds.c:4213
1115 #: fish/cmds.c:4387 fish/cmds.c:4406 fish/cmds.c:4425 fish/cmds.c:4461
1116 #: fish/cmds.c:4499 fish/cmds.c:4518 fish/cmds.c:4537 fish/cmds.c:4575
1117 #: fish/cmds.c:4594 fish/cmds.c:4613 fish/cmds.c:4648 fish/cmds.c:4783
1118 #: fish/cmds.c:4823 fish/cmds.c:5326 fish/cmds.c:5491 fish/cmds.c:5526
1119 #: fish/cmds.c:5561 fish/cmds.c:5667 fish/cmds.c:5701 fish/cmds.c:5736
1120 #: fish/cmds.c:5772 fish/cmds.c:5810 fish/cmds.c:5848 fish/cmds.c:5886
1121 #: fish/cmds.c:6128 fish/cmds.c:6163 fish/cmds.c:6182 fish/cmds.c:6291
1122 #: fish/cmds.c:6423 fish/cmds.c:6459 fish/cmds.c:6528 fish/cmds.c:6547
1123 #, c-format
1124 msgid "%s: %s: integer out of range\n"
1125 msgstr ""
1126
1127 #: fish/cmds.c:7370
1128 #, c-format
1129 msgid "%s: unknown command\n"
1130 msgstr ""
1131
1132 #: fish/edit.c:86
1133 #, c-format
1134 msgid "use '%s filename' to edit a file\n"
1135 msgstr ""
1136
1137 #: fish/fish.c:92 fuse/guestmount.c:868
1138 #, c-format
1139 msgid "Try `%s --help' for more information.\n"
1140 msgstr ""
1141
1142 #: fish/fish.c:96
1143 #, c-format
1144 msgid ""
1145 "%s: guest filesystem shell\n"
1146 "%s lets you edit virtual machine filesystems\n"
1147 "Copyright (C) 2009 Red Hat Inc.\n"
1148 "Usage:\n"
1149 "  %s [--options] cmd [: cmd : cmd ...]\n"
1150 "  %s -i libvirt-domain\n"
1151 "  %s -i disk-image(s)\n"
1152 "or for interactive use:\n"
1153 "  %s\n"
1154 "or from a shell script:\n"
1155 "  %s <<EOF\n"
1156 "  cmd\n"
1157 "  ...\n"
1158 "  EOF\n"
1159 "Options:\n"
1160 "  -h|--cmd-help        List available commands\n"
1161 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1162 "  -a|--add image       Add image\n"
1163 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1164 "  -f|--file file       Read commands from file\n"
1165 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1166 "  --listen             Listen for remote commands\n"
1167 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1168 "  -n|--no-sync         Don't autosync\n"
1169 "  --remote[=pid]       Send commands to remote %s\n"
1170 "  -r|--ro              Mount read-only\n"
1171 "  --selinux            Enable SELinux support\n"
1172 "  -v|--verbose         Verbose messages\n"
1173 "  -x                   Echo each command before executing it\n"
1174 "  -V|--version         Display version and exit\n"
1175 "For more information,  see the manpage %s(1).\n"
1176 msgstr ""
1177
1178 #: fish/fish.c:184 fuse/guestmount.c:961
1179 #, c-format
1180 msgid "guestfs_create: failed to create handle\n"
1181 msgstr ""
1182
1183 #: fish/fish.c:223
1184 #, c-format
1185 msgid "%s: --listen=PID: PID was not a number: %s\n"
1186 msgstr ""
1187
1188 #: fish/fish.c:230
1189 #, c-format
1190 msgid ""
1191 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1192 msgstr ""
1193
1194 #: fish/fish.c:239 fuse/guestmount.c:1006
1195 #, c-format
1196 msgid "%s: unknown long option: %s (%d)\n"
1197 msgstr ""
1198
1199 #: fish/fish.c:266
1200 #, c-format
1201 msgid "%s: only one -f parameter can be given\n"
1202 msgstr ""
1203
1204 #: fish/fish.c:339
1205 #, c-format
1206 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1207 msgstr ""
1208
1209 #: fish/fish.c:346
1210 #, c-format
1211 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1212 msgstr ""
1213
1214 #: fish/fish.c:356
1215 #, c-format
1216 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1217 msgstr ""
1218
1219 #: fish/fish.c:402
1220 #, c-format
1221 msgid "%s: cannot use --listen and --remote options at the same time\n"
1222 msgstr ""
1223
1224 #: fish/fish.c:410
1225 #, c-format
1226 msgid "%s: extra parameters on the command line with --listen flag\n"
1227 msgstr ""
1228
1229 #: fish/fish.c:416
1230 #, c-format
1231 msgid "%s: cannot use --listen and --file options at the same time\n"
1232 msgstr ""
1233
1234 #: fish/fish.c:561
1235 #, c-format
1236 msgid ""
1237 "\n"
1238 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1239 "editing virtual machine filesystems.\n"
1240 "\n"
1241 "Type: 'help' for help with commands\n"
1242 "      'quit' to quit the shell\n"
1243 "\n"
1244 msgstr ""
1245
1246 #: fish/fish.c:641
1247 #, c-format
1248 msgid "%s: unterminated double quote\n"
1249 msgstr ""
1250
1251 #: fish/fish.c:647 fish/fish.c:664
1252 #, c-format
1253 msgid "%s: command arguments not separated by whitespace\n"
1254 msgstr ""
1255
1256 #: fish/fish.c:658
1257 #, c-format
1258 msgid "%s: unterminated single quote\n"
1259 msgstr ""
1260
1261 #: fish/fish.c:713
1262 #, c-format
1263 msgid "%s: internal error parsing string at '%s'\n"
1264 msgstr ""
1265
1266 #: fish/fish.c:730
1267 #, c-format
1268 msgid "%s: too many arguments\n"
1269 msgstr ""
1270
1271 #: fish/fish.c:759
1272 #, c-format
1273 msgid "%s: empty command on command line\n"
1274 msgstr ""
1275
1276 #: fish/fish.c:913
1277 msgid "display a list of commands or help on a command"
1278 msgstr ""
1279
1280 #: fish/fish.c:915
1281 msgid "quit guestfish"
1282 msgstr ""
1283
1284 #: fish/fish.c:918
1285 msgid "allocate an image"
1286 msgstr ""
1287
1288 #: fish/fish.c:920
1289 msgid "display a line of text"
1290 msgstr ""
1291
1292 #: fish/fish.c:922
1293 msgid "edit a file in the image"
1294 msgstr ""
1295
1296 #: fish/fish.c:924
1297 msgid "local change directory"
1298 msgstr ""
1299
1300 #: fish/fish.c:926
1301 msgid "expand wildcards in command"
1302 msgstr ""
1303
1304 #: fish/fish.c:928
1305 msgid "view a file in the pager"
1306 msgstr ""
1307
1308 #: fish/fish.c:930
1309 msgid "close and reopen libguestfs handle"
1310 msgstr ""
1311
1312 #: fish/fish.c:932
1313 msgid "allocate a sparse image file"
1314 msgstr ""
1315
1316 #: fish/fish.c:934
1317 msgid "measure time taken to run command"
1318 msgstr ""
1319
1320 #: fish/fish.c:946
1321 #, c-format
1322 msgid ""
1323 "alloc - allocate an image\n"
1324 "     alloc <filename> <size>\n"
1325 "\n"
1326 "    This creates an empty (zeroed) file of the given size,\n"
1327 "    and then adds so it can be further examined.\n"
1328 "\n"
1329 "    For more advanced image creation, see qemu-img utility.\n"
1330 "\n"
1331 "    Size can be specified (where <nn> means a number):\n"
1332 "    <nn>             number of kilobytes\n"
1333 "      eg: 1440       standard 3.5\" floppy\n"
1334 "    <nn>K or <nn>KB  number of kilobytes\n"
1335 "    <nn>M or <nn>MB  number of megabytes\n"
1336 "    <nn>G or <nn>GB  number of gigabytes\n"
1337 "    <nn>T or <nn>TB  number of terabytes\n"
1338 "    <nn>P or <nn>PB  number of petabytes\n"
1339 "    <nn>E or <nn>EB  number of exabytes\n"
1340 "    <nn>sects        number of 512 byte sectors\n"
1341 msgstr ""
1342
1343 #: fish/fish.c:965
1344 #, c-format
1345 msgid ""
1346 "echo - display a line of text\n"
1347 "     echo [<params> ...]\n"
1348 "\n"
1349 "    This echos the parameters to the terminal.\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:972
1353 #, c-format
1354 msgid ""
1355 "edit - edit a file in the image\n"
1356 "     edit <filename>\n"
1357 "\n"
1358 "    This is used to edit a file.\n"
1359 "\n"
1360 "    It is the equivalent of (and is implemented by)\n"
1361 "    running \"cat\", editing locally, and then \"write-file\".\n"
1362 "\n"
1363 "    Normally it uses $EDITOR, but if you use the aliases\n"
1364 "    \"vi\" or \"emacs\" you will get those editors.\n"
1365 "\n"
1366 "    NOTE: This will not work reliably for large files\n"
1367 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1368 msgstr ""
1369
1370 #: fish/fish.c:986
1371 #, c-format
1372 msgid ""
1373 "lcd - local change directory\n"
1374 "    lcd <directory>\n"
1375 "\n"
1376 "    Change guestfish's current directory. This command is\n"
1377 "    useful if you want to download files to a particular\n"
1378 "    place.\n"
1379 msgstr ""
1380
1381 #: fish/fish.c:993
1382 #, c-format
1383 msgid ""
1384 "glob - expand wildcards in command\n"
1385 "    glob <command> [<args> ...]\n"
1386 "\n"
1387 "    Glob runs <command> with wildcards expanded in any\n"
1388 "    command args.  Note that the command is run repeatedly\n"
1389 "    once for each expanded argument.\n"
1390 msgstr ""
1391
1392 #: fish/fish.c:1000
1393 #, c-format
1394 msgid ""
1395 "help - display a list of commands or help on a command\n"
1396 "     help cmd\n"
1397 "     help\n"
1398 msgstr ""
1399
1400 #: fish/fish.c:1005
1401 #, c-format
1402 msgid ""
1403 "more - view a file in the pager\n"
1404 "     more <filename>\n"
1405 "\n"
1406 "    This is used to view a file in the pager.\n"
1407 "\n"
1408 "    It is the equivalent of (and is implemented by)\n"
1409 "    running \"cat\" and using the pager.\n"
1410 "\n"
1411 "    Normally it uses $PAGER, but if you use the alias\n"
1412 "    \"less\" then it always uses \"less\".\n"
1413 "\n"
1414 "    NOTE: This will not work reliably for large files\n"
1415 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1416 msgstr ""
1417
1418 #: fish/fish.c:1021
1419 #, c-format
1420 msgid ""
1421 "quit - quit guestfish\n"
1422 "     quit\n"
1423 msgstr ""
1424
1425 #: fish/fish.c:1024
1426 #, c-format
1427 msgid ""
1428 "reopen - close and reopen the libguestfs handle\n"
1429 "     reopen\n"
1430 "\n"
1431 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1432 "this normally, because the handle is closed properly when guestfish\n"
1433 "exits.  However this is occasionally useful for testing.\n"
1434 msgstr ""
1435
1436 #: fish/fish.c:1031
1437 #, c-format
1438 msgid ""
1439 "sparse - allocate a sparse image file\n"
1440 "     sparse <filename> <size>\n"
1441 "\n"
1442 "    This creates an empty sparse file of the given size,\n"
1443 "    and then adds so it can be further examined.\n"
1444 "\n"
1445 "    In all respects it works the same as the 'alloc'\n"
1446 "    command, except that the image file is allocated\n"
1447 "    sparsely, which means that disk blocks are not assigned\n"
1448 "    to the file until they are needed.  Sparse disk files\n"
1449 "    only use space when written to, but they are slower\n"
1450 "    and there is a danger you could run out of real disk\n"
1451 "    space during a write operation.\n"
1452 "\n"
1453 "    For more advanced image creation, see qemu-img utility.\n"
1454 "\n"
1455 "    Size can be specified (where <nn> means a number):\n"
1456 "    <nn>             number of kilobytes\n"
1457 "      eg: 1440       standard 3.5\" floppy\n"
1458 "    <nn>K or <nn>KB  number of kilobytes\n"
1459 "    <nn>M or <nn>MB  number of megabytes\n"
1460 "    <nn>G or <nn>GB  number of gigabytes\n"
1461 "    <nn>T or <nn>TB  number of terabytes\n"
1462 "    <nn>P or <nn>PB  number of petabytes\n"
1463 "    <nn>E or <nn>EB  number of exabytes\n"
1464 "    <nn>sects        number of 512 byte sectors\n"
1465 msgstr ""
1466
1467 #: fish/fish.c:1058
1468 #, c-format
1469 msgid ""
1470 "time - measure time taken to run command\n"
1471 "    time <command> [<args> ...]\n"
1472 "\n"
1473 "    This runs <command> as usual, and prints the elapsed\n"
1474 "    time afterwards.\n"
1475 msgstr ""
1476
1477 #: fish/fish.c:1064
1478 #, c-format
1479 msgid "%s: command not known, use -h to list all commands\n"
1480 msgstr ""
1481
1482 #: fish/fish.c:1220
1483 #, c-format
1484 msgid "Runaway quote in string \"%s\"\n"
1485 msgstr ""
1486
1487 #: fish/glob.c:52
1488 #, c-format
1489 msgid "use 'glob command [args...]'\n"
1490 msgstr ""
1491
1492 #: fish/glob.c:72
1493 #, c-format
1494 msgid "glob: guestfs_glob_expand call failed: %s\n"
1495 msgstr ""
1496
1497 #: fish/lcd.c:34
1498 #, c-format
1499 msgid "use 'lcd directory' to change local directory\n"
1500 msgstr ""
1501
1502 #: fish/more.c:40
1503 #, c-format
1504 msgid "use '%s filename' to page a file\n"
1505 msgstr ""
1506
1507 #: fish/rc.c:249
1508 #, c-format
1509 msgid "guestfish: protocol error: could not read 'hello' message\n"
1510 msgstr ""
1511
1512 #: fish/rc.c:254
1513 #, c-format
1514 msgid ""
1515 "guestfish: protocol error: version mismatch, server version '%s' does not "
1516 "match client version '%s'.  The two versions must match exactly.\n"
1517 msgstr ""
1518
1519 #: fish/rc.c:329 fish/rc.c:343
1520 #, c-format
1521 msgid "guestfish: remote: looks like the server is not running\n"
1522 msgstr ""
1523
1524 #: fish/rc.c:355 fish/rc.c:369
1525 #, c-format
1526 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1527 msgstr ""
1528
1529 #: fish/rc.c:380
1530 #, c-format
1531 msgid "guestfish: protocol error: could not decode reply from server\n"
1532 msgstr ""
1533
1534 #: fish/reopen.c:36
1535 #, c-format
1536 msgid "'reopen' command takes no parameters\n"
1537 msgstr ""
1538
1539 #: fish/reopen.c:46
1540 #, c-format
1541 msgid "reopen: guestfs_create: failed to create handle\n"
1542 msgstr ""
1543
1544 #: fish/time.c:35
1545 #, c-format
1546 msgid "use 'time command [args...]'\n"
1547 msgstr ""
1548
1549 #: fuse/guestmount.c:872
1550 #, c-format
1551 msgid ""
1552 "%s: FUSE module for libguestfs\n"
1553 "%s lets you mount a virtual machine filesystem\n"
1554 "Copyright (C) 2009 Red Hat Inc.\n"
1555 "Usage:\n"
1556 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1557 "Options:\n"
1558 "  -a|--add image       Add image\n"
1559 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1560 "  --fuse-help          Display extra FUSE options\n"
1561 "  --help               Display help message and exit\n"
1562 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1563 "  -n|--no-sync         Don't autosync\n"
1564 "  -o|--option opt      Pass extra option to FUSE\n"
1565 "  -r|--ro              Mount read-only\n"
1566 "  --selinux            Enable SELinux support\n"
1567 "  --trace              Trace guestfs API calls (to stderr)\n"
1568 "  -v|--verbose         Verbose messages\n"
1569 "  -V|--version         Display version and exit\n"
1570 msgstr ""
1571
1572 #: fuse/guestmount.c:1077
1573 #, c-format
1574 msgid "%s: must have at least one -a and at least one -m option\n"
1575 msgstr ""
1576
1577 #: fuse/guestmount.c:1085
1578 #, c-format
1579 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1580 msgstr ""
1581
1582 #: src/guestfs.c:255
1583 #, c-format
1584 msgid "guestfs_close: called twice on the same handle\n"
1585 msgstr ""
1586
1587 #: src/guestfs.c:358
1588 #, c-format
1589 msgid "libguestfs: error: %s\n"
1590 msgstr ""
1591
1592 #: src/guestfs.c:709
1593 msgid "command line cannot be altered after qemu subprocess launched"
1594 msgstr ""
1595
1596 #: src/guestfs.c:723
1597 msgid "guestfs_config: parameter must begin with '-' character"
1598 msgstr ""
1599
1600 #: src/guestfs.c:737
1601 #, c-format
1602 msgid "guestfs_config: parameter '%s' isn't allowed"
1603 msgstr ""
1604
1605 #: src/guestfs.c:757 src/guestfs.c:796 src/guestfs.c:814
1606 msgid "filename cannot contain ',' (comma) character"
1607 msgstr ""
1608
1609 #: src/guestfs.c:899
1610 msgid "you must call guestfs_add_drive before guestfs_launch"
1611 msgstr ""
1612
1613 #: src/guestfs.c:904
1614 msgid "qemu has already been launched"
1615 msgstr ""
1616
1617 #: src/guestfs.c:912
1618 #, c-format
1619 msgid "%s: cannot create temporary directory"
1620 msgstr ""
1621
1622 #: src/guestfs.c:1002
1623 #, c-format
1624 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1625 msgstr ""
1626
1627 #: src/guestfs.c:1394
1628 msgid "failed to connect to vmchannel socket"
1629 msgstr ""
1630
1631 #: src/guestfs.c:1413
1632 msgid "guestfs_launch failed, see earlier error messages"
1633 msgstr ""
1634
1635 #: src/guestfs.c:1426
1636 msgid "qemu launched and contacted daemon, but state != READY"
1637 msgstr ""
1638
1639 #: src/guestfs.c:1517
1640 #, c-format
1641 msgid "external command failed: %s"
1642 msgstr ""
1643
1644 #: src/guestfs.c:1595
1645 #, c-format
1646 msgid ""
1647 "%s: command failed: If qemu is located on a non-standard path, try setting "
1648 "the LIBGUESTFS_QEMU environment variable."
1649 msgstr ""
1650
1651 #: src/guestfs.c:1734
1652 msgid "qemu has not been launched yet"
1653 msgstr ""
1654
1655 #: src/guestfs.c:1745
1656 msgid "no subprocess to kill"
1657 msgstr ""
1658
1659 #: src/guestfs.c:1867
1660 #, c-format
1661 msgid "guestfs_set_busy: called when in state %d != READY"
1662 msgstr ""
1663
1664 #: src/guestfs.c:1890
1665 #, c-format
1666 msgid "guestfs_end_busy: called when in state %d"
1667 msgstr ""
1668
1669 #: src/guestfs.c:1998
1670 #, c-format
1671 msgid ""
1672 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1673 msgstr ""
1674
1675 #: src/guestfs.c:2156 src/guestfs.c:2210
1676 msgid "unexpected end of file when reading from daemon"
1677 msgstr ""
1678
1679 #: src/guestfs.c:2172
1680 #, c-format
1681 msgid "received magic signature from guestfsd, but in state %d"
1682 msgstr ""
1683
1684 #: src/guestfs.c:2187
1685 #, c-format
1686 msgid "message length (%u) > maximum possible size (%d)"
1687 msgstr ""
1688
1689 #: src/guestfs.c:2309
1690 #, c-format
1691 msgid "guestfs___send: state %d != BUSY"
1692 msgstr ""
1693
1694 #: src/guestfs.c:2331
1695 msgid "xdr_guestfs_message_header failed"
1696 msgstr ""
1697
1698 #: src/guestfs.c:2340
1699 msgid "dispatch failed to marshal args"
1700 msgstr ""
1701
1702 #: src/guestfs.c:2470
1703 #, c-format
1704 msgid "send_file_chunk: state %d != READY"
1705 msgstr ""
1706
1707 #: src/guestfs.c:2486
1708 #, c-format
1709 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1710 msgstr ""
1711
1712 #: src/guestfs.c:2610
1713 #, c-format
1714 msgid "%s: error in chunked encoding"
1715 msgstr ""
1716
1717 #: src/guestfs.c:2638
1718 msgid "write to daemon socket"
1719 msgstr ""
1720
1721 #: src/guestfs.c:2661
1722 msgid "receive_file_data: parse error in reply callback"
1723 msgstr ""
1724
1725 #: src/guestfs.c:2666
1726 msgid "receive_file_data: unexpected flag received when reading file chunks"
1727 msgstr ""
1728
1729 #: src/guestfs.c:2674
1730 msgid "failed to parse file chunk"
1731 msgstr ""
1732
1733 #: src/guestfs.c:2683
1734 msgid "file receive cancelled by daemon"
1735 msgstr ""
1736
1737 #: test-tool/test-tool.c:69
1738 #, c-format
1739 msgid ""
1740 "libguestfs-test-tool: interactive test tool\n"
1741 "Copyright (C) 2009 Red Hat Inc.\n"
1742 "Usage:\n"
1743 "  libguestfs-test-tool [--options]\n"
1744 "Options:\n"
1745 "  --help         Display usage\n"
1746 "  --helper libguestfs-test-tool-helper\n"
1747 "                 Helper program (default: %s)\n"
1748 "  --qemudir dir  Specify QEMU source directory\n"
1749 "  --qemu qemu    Specify QEMU binary\n"
1750 "  --timeout n\n"
1751 "  -t n           Set launch timeout (default: %d seconds)\n"
1752 msgstr ""
1753
1754 #: test-tool/test-tool.c:121
1755 #, c-format
1756 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1757 msgstr ""
1758
1759 #: test-tool/test-tool.c:130
1760 #, c-format
1761 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1762 msgstr ""
1763
1764 #: test-tool/test-tool.c:142
1765 #, c-format
1766 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1767 msgstr ""
1768
1769 #: test-tool/test-tool.c:165
1770 #, c-format
1771 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1772 msgstr ""
1773
1774 #: test-tool/test-tool.c:170 test-tool/test-tool.c:176
1775 #, c-format
1776 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1777 msgstr ""
1778
1779 #: test-tool/test-tool.c:184
1780 #, c-format
1781 msgid "libguestfs-test-tool: guestfs_version failed\n"
1782 msgstr ""
1783
1784 #: test-tool/test-tool.c:206
1785 #, c-format
1786 msgid "libguestfs-test-tool: failed to launch appliance\n"
1787 msgstr ""
1788
1789 #: test-tool/test-tool.c:218
1790 #, c-format
1791 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1792 msgstr ""
1793
1794 #: test-tool/test-tool.c:224
1795 #, c-format
1796 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1797 msgstr ""
1798
1799 #: test-tool/test-tool.c:230
1800 #, c-format
1801 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1802 msgstr ""
1803
1804 #: test-tool/test-tool.c:236
1805 #, c-format
1806 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1807 msgstr ""
1808
1809 #: test-tool/test-tool.c:242
1810 #, c-format
1811 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1812 msgstr ""
1813
1814 #: test-tool/test-tool.c:250
1815 #, c-format
1816 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1817 msgstr ""
1818
1819 #: test-tool/test-tool.c:281
1820 #, c-format
1821 msgid ""
1822 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1823 "--qemu/--qemudir options cannot be used.\n"
1824 msgstr ""
1825
1826 #: test-tool/test-tool.c:289
1827 #, c-format
1828 msgid "Binary '%s' does not exist or is not executable\n"
1829 msgstr ""
1830
1831 #: test-tool/test-tool.c:303
1832 #, c-format
1833 msgid "%s: does not look like a qemu source directory\n"
1834 msgstr ""
1835
1836 #: test-tool/test-tool.c:352
1837 #, c-format
1838 msgid ""
1839 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1840 "available.  Expected to find it in '%s'\n"
1841 "\n"
1842 "Use the --helper option to specify the location of this program.\n"
1843 msgstr ""
1844
1845 #: test-tool/test-tool.c:368
1846 #, c-format
1847 msgid "command failed: %s"
1848 msgstr ""
1849
1850 #: test-tool/test-tool.c:376
1851 #, c-format
1852 msgid ""
1853 "Test tool helper program %s\n"
1854 "is not statically linked.  This is a build error when this test tool\n"
1855 "was built.\n"
1856 msgstr ""
1857
1858 #: test-tool/test-tool.c:410
1859 #, c-format
1860 msgid "mkisofs command failed: %s\n"
1861 msgstr ""