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.3.3\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-04-12 19:49+0100\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:40
20 #, c-format
21 msgid "use 'alloc file size' to create an image\n"
22 msgstr ""
23
24 #: fish/alloc.c:48 fish/alloc.c:116
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:108
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr ""
33
34 #: fish/alloc.c:173 fish/alloc.c:180
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:328
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:325
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:331
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:421
60 msgid "add a drive read-only specifying the QEMU block emulation to use"
61 msgstr ""
62
63 #: fish/cmds.c:44 fish/cmds.c:418
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:472
68 msgid "close the current Augeas handle"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:478
72 msgid "define an Augeas node"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:475
76 msgid "define an Augeas variable"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:481
80 msgid "look up the value of an Augeas path"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:469
84 msgid "create a new Augeas handle"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:487
88 msgid "insert a sibling Augeas node"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:502
92 msgid "load files into the tree"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:505
96 msgid "list Augeas nodes under augpath"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:496
100 msgid "return Augeas nodes which match augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:493
104 msgid "move Augeas node"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:490
108 msgid "remove an Augeas path"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:499
112 msgid "write all pending Augeas changes to disk"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:484
116 msgid "set Augeas path to value"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:1069
120 msgid "test availability of some parts of the API"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:613
124 msgid "flush device buffers"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:601
128 msgid "get blocksize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:595
132 msgid "is block device set to read-only"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:610
136 msgid "get total size of device in bytes"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:598
140 msgid "get sectorsize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:607
144 msgid "get total size of device in 512-byte sectors"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:616
148 msgid "reread partition table"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:604
152 msgid "set blocksize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:589
156 msgid "set block device to read-only"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:592
160 msgid "set block device to read-write"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:1012
164 msgid "return true path on case-insensitive filesystem"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:433
168 msgid "list the contents of a file"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:625
172 msgid "compute MD5, SHAx or CRC checksum of file"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:1132
176 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:523
180 msgid "change file mode"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:143 fish/cmds.c:526 fish/cmds.c:1030
184 msgid "change file owner and group"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:571
188 msgid "run a command from the guest filesystem"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:574
192 msgid "run a command, returning lines"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:334
196 msgid "add qemu parameters"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:1102
200 msgid "copy size bytes from source to destination using dd"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:682
204 msgid "copy a file"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:685
208 msgid "copy a file or directory recursively"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:1072
212 msgid "copy from source to destination using dd"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:649
216 msgid "debugging and internals"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:796
220 msgid "report file system disk space usage"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:799
224 msgid "report file system disk space usage (human readable)"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:694
228 msgid "return kernel messages"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:622
232 msgid "download a file to the local machine"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:691
236 msgid "drop kernel page cache, dentries and inodes"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:802
240 msgid "estimate file space usage"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:745
244 msgid "check an ext2/ext3 filesystem"
245 msgstr ""
246
247 #: fish/cmds.c:90 fish/cmds.c:1006
248 msgid "echo arguments back to the client"
249 msgstr ""
250
251 #: fish/cmds.c:91 fish/cmds.c:92 fish/cmds.c:96 fish/cmds.c:97 fish/cmds.c:121
252 #: fish/cmds.c:122 fish/cmds.c:303 fish/cmds.c:304 fish/cmds.c:308
253 #: fish/cmds.c:309 fish/cmds.c:311 fish/cmds.c:312 fish/cmds.c:874
254 #: fish/cmds.c:877 fish/cmds.c:880 fish/cmds.c:883 fish/cmds.c:886
255 #: fish/cmds.c:889 fish/cmds.c:892 fish/cmds.c:895 fish/cmds.c:898
256 #: fish/cmds.c:901 fish/cmds.c:904 fish/cmds.c:907
257 msgid "return lines matching a pattern"
258 msgstr ""
259
260 #: fish/cmds.c:93 fish/cmds.c:700
261 msgid "test if two files have equal contents"
262 msgstr ""
263
264 #: fish/cmds.c:94 fish/cmds.c:529
265 msgid "test if file or directory exists"
266 msgstr ""
267
268 #: fish/cmds.c:95 fish/cmds.c:928
269 msgid "preallocate a file in the guest filesystem"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:568
273 msgid "determine file type"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:1075
277 msgid "return the size of the file in bytes"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:1066
281 msgid "fill a file with octets"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:742
285 msgid "find all files and directories"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:1009
289 msgid "find all files and directories, returning NUL-separated list"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:673
293 msgid "run the filesystem checker"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:352
297 msgid "get the additional kernel options"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:358
301 msgid "get autosync mode"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:409
305 msgid "get direct appliance mode flag"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:664
309 msgid "get the ext2/3/4 filesystem label"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:670
313 msgid "get the ext2/3/4 filesystem UUID"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:385
317 msgid "get memory allocated to the qemu subprocess"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:346
321 msgid "get the search path"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:388
325 msgid "get PID of qemu subprocess"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:340
329 msgid "get the qemu binary"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:415
333 msgid "get recovery process enabled flag"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:397
337 msgid "get SELinux enabled flag"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:379
341 msgid "get the current state"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:403
345 msgid "get command trace enabled flag"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:364
349 msgid "get verbose mode"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:979
353 msgid "get SELinux security context"
354 msgstr ""
355
356 #: fish/cmds.c:119 fish/cmds.c:144 fish/cmds.c:844 fish/cmds.c:847
357 msgid "list extended attributes of a file or directory"
358 msgstr ""
359
360 #: fish/cmds.c:120 fish/cmds.c:760
361 msgid "expand a wildcard path"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:679
365 msgid "install GRUB"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:784
369 msgid "return first 10 lines of a file"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:787
373 msgid "return first N lines of a file"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:709
377 msgid "dump a file in hexadecimal"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:1084
381 msgid "list the contents of a single file in an initrd"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:805
385 msgid "list files in an initrd"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:961
389 msgid "add an inotify watch"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:973
393 msgid "close the inotify handle"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:970
397 msgid "return list of watched files that had events"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:958
401 msgid "create an inotify handle"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:967
405 msgid "return list of inotify events"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:964
409 msgid "remove an inotify watch"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:376
413 msgid "is busy processing a command"
414 msgstr ""
415
416 #: fish/cmds.c:136 fish/cmds.c:370
417 msgid "is in configuration state"
418 msgstr ""
419
420 #: fish/cmds.c:137 fish/cmds.c:138 fish/cmds.c:532 fish/cmds.c:535
421 msgid "test if file exists"
422 msgstr ""
423
424 #: fish/cmds.c:139 fish/cmds.c:373
425 msgid "is launching subprocess"
426 msgstr ""
427
428 #: fish/cmds.c:140 fish/cmds.c:367
429 msgid "is ready to accept commands"
430 msgstr ""
431
432 #: fish/cmds.c:141 fish/cmds.c:322
433 msgid "kill the qemu subprocess"
434 msgstr ""
435
436 #: fish/cmds.c:142 fish/cmds.c:319
437 msgid "launch the qemu subprocess"
438 msgstr ""
439
440 #: fish/cmds.c:145 fish/cmds.c:442
441 msgid "list the block devices"
442 msgstr ""
443
444 #: fish/cmds.c:146 fish/cmds.c:445
445 msgid "list the partitions"
446 msgstr ""
447
448 #: fish/cmds.c:147 fish/cmds.c:436
449 msgid "list the files in a directory (long format)"
450 msgstr ""
451
452 #: fish/cmds.c:148 fish/cmds.c:149 fish/cmds.c:913 fish/cmds.c:916
453 msgid "create a hard link"
454 msgstr ""
455
456 #: fish/cmds.c:150 fish/cmds.c:151 fish/cmds.c:919 fish/cmds.c:922
457 msgid "create a symbolic link"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:224 fish/cmds.c:856 fish/cmds.c:859
461 msgid "remove extended attribute of a file or directory"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:439
465 msgid "list the files in a directory"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:246 fish/cmds.c:850 fish/cmds.c:853
469 msgid "set extended attribute of a file or directory"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:580
473 msgid "get file information for a symbolic link"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:1033
477 msgid "lstat on multiple files"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:290 fish/cmds.c:541 fish/cmds.c:544
481 msgid "create an LVM volume group"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:565
485 msgid "remove all LVM LVs, VGs and PVs"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:652
489 msgid "remove an LVM logical volume"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:1078
493 msgid "rename an LVM logical volume"
494 msgstr ""
495
496 #: fish/cmds.c:161 fish/cmds.c:736
497 msgid "resize an LVM logical volume"
498 msgstr ""
499
500 #: fish/cmds.c:162 fish/cmds.c:1135
501 msgid "expand an LV to fill free space"
502 msgstr ""
503
504 #: fish/cmds.c:163 fish/cmds.c:164 fish/cmds.c:454 fish/cmds.c:463
505 msgid "list the LVM logical volumes (LVs)"
506 msgstr ""
507
508 #: fish/cmds.c:165 fish/cmds.c:1093
509 msgid "get the UUID of a logical volume"
510 msgstr ""
511
512 #: fish/cmds.c:166 fish/cmds.c:1036
513 msgid "lgetxattr on multiple files"
514 msgstr ""
515
516 #: fish/cmds.c:167 fish/cmds.c:517
517 msgid "create a directory"
518 msgstr ""
519
520 #: fish/cmds.c:168 fish/cmds.c:1027
521 msgid "create a directory with a particular mode"
522 msgstr ""
523
524 #: fish/cmds.c:169 fish/cmds.c:520
525 msgid "create a directory and parents"
526 msgstr ""
527
528 #: fish/cmds.c:170 fish/cmds.c:772
529 msgid "create a temporary directory"
530 msgstr ""
531
532 #: fish/cmds.c:171 fish/cmds.c:172 fish/cmds.c:173 fish/cmds.c:994
533 #: fish/cmds.c:997 fish/cmds.c:1000
534 msgid "make ext2/3/4 filesystem with external journal"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:985
538 msgid "make ext2/3/4 external journal"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:988
542 msgid "make ext2/3/4 external journal with label"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:991
546 msgid "make ext2/3/4 external journal with UUID"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:823
550 msgid "make FIFO (named pipe)"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:547
554 msgid "make a filesystem"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:982
558 msgid "make a filesystem with block size"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:865
562 msgid "create a mountpoint"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:820
566 msgid "make block, character or FIFO devices"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:826
570 msgid "make block device node"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:829
574 msgid "make char device node"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:811
578 msgid "create a swap partition"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:814
582 msgid "create a swap partition with a label"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:817
586 msgid "create a swap partition with an explicit UUID"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:955
590 msgid "create a swap file"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:1003
594 msgid "load a kernel module"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:424
598 msgid "mount a guest disk at a position in the filesystem"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:808
602 msgid "mount a file using the loop device"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:643
606 msgid "mount a guest disk with mount options"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:640
610 msgid "mount a guest disk, read-only"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:646
614 msgid "mount a guest disk with mount options and vfstype"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:862
618 msgid "show mountpoints"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:559
622 msgid "show mounted filesystems"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:688
626 msgid "move a file"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:751
630 msgid "probe NTFS volume"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1114
634 msgid "resize an NTFS filesystem"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1048
638 msgid "add a partition to the device"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:1120
642 msgid "delete a partition"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:1051
646 msgid "partition whole disk with a single primary partition"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:1123
650 msgid "return true if a partition is bootable"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:1126
654 msgid "get the MBR type byte (ID byte) from a partition"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:1063
658 msgid "get the partition table type"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:1045
662 msgid "create an empty partition table"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:1060
666 msgid "list partitions on a device"
667 msgstr ""
668
669 #: fish/cmds.c:207 fish/cmds.c:1054
670 msgid "make a partition bootable"
671 msgstr ""
672
673 #: fish/cmds.c:208 fish/cmds.c:1129
674 msgid "set the MBR type byte (ID byte) of a partition"
675 msgstr ""
676
677 #: fish/cmds.c:209 fish/cmds.c:1057
678 msgid "set partition name"
679 msgstr ""
680
681 #: fish/cmds.c:210 fish/cmds.c:697
682 msgid "ping the guest daemon"
683 msgstr ""
684
685 #: fish/cmds.c:211 fish/cmds.c:1042
686 msgid "read part of a file"
687 msgstr ""
688
689 #: fish/cmds.c:212 fish/cmds.c:538
690 msgid "create an LVM physical volume"
691 msgstr ""
692
693 #: fish/cmds.c:213 fish/cmds.c:658
694 msgid "remove an LVM physical volume"
695 msgstr ""
696
697 #: fish/cmds.c:214 fish/cmds.c:715
698 msgid "resize an LVM physical volume"
699 msgstr ""
700
701 #: fish/cmds.c:215 fish/cmds.c:216 fish/cmds.c:448 fish/cmds.c:457
702 msgid "list the LVM physical volumes (PVs)"
703 msgstr ""
704
705 #: fish/cmds.c:217 fish/cmds.c:1087
706 msgid "get the UUID of a physical volume"
707 msgstr ""
708
709 #: fish/cmds.c:218 fish/cmds.c:871
710 msgid "read a file"
711 msgstr ""
712
713 #: fish/cmds.c:219 fish/cmds.c:466
714 msgid "read file as lines"
715 msgstr ""
716
717 #: fish/cmds.c:220 fish/cmds.c:835
718 msgid "read directories entries"
719 msgstr ""
720
721 #: fish/cmds.c:221 fish/cmds.c:925
722 msgid "read the target of a symbolic link"
723 msgstr ""
724
725 #: fish/cmds.c:222 fish/cmds.c:1039
726 msgid "readlink on multiple files"
727 msgstr ""
728
729 #: fish/cmds.c:223 fish/cmds.c:910
730 msgid "canonicalized absolute pathname"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:739
734 msgid "resize an ext2/ext3 filesystem"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:508
738 msgid "remove a file"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:514
742 msgid "remove a file or directory recursively"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:511
746 msgid "remove a directory"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:868
750 msgid "remove a mountpoint"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:763
754 msgid "scrub (securely wipe) a device"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:766
758 msgid "scrub (securely wipe) a file"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:769
762 msgid "scrub (securely wipe) free space"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:349
766 msgid "add options to kernel command line"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:355
770 msgid "set autosync mode"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:406
774 msgid "enable or disable direct appliance mode"
775 msgstr ""
776
777 #: fish/cmds.c:236 fish/cmds.c:661
778 msgid "set the ext2/3/4 filesystem label"
779 msgstr ""
780
781 #: fish/cmds.c:237 fish/cmds.c:667
782 msgid "set the ext2/3/4 filesystem UUID"
783 msgstr ""
784
785 #: fish/cmds.c:238 fish/cmds.c:382
786 msgid "set memory allocated to the qemu subprocess"
787 msgstr ""
788
789 #: fish/cmds.c:239 fish/cmds.c:343
790 msgid "set the search path"
791 msgstr ""
792
793 #: fish/cmds.c:240 fish/cmds.c:337
794 msgid "set the qemu binary"
795 msgstr ""
796
797 #: fish/cmds.c:241 fish/cmds.c:412
798 msgid "enable or disable the recovery process"
799 msgstr ""
800
801 #: fish/cmds.c:242 fish/cmds.c:394
802 msgid "set SELinux enabled or disabled at appliance boot"
803 msgstr ""
804
805 #: fish/cmds.c:243 fish/cmds.c:400
806 msgid "enable or disable command traces"
807 msgstr ""
808
809 #: fish/cmds.c:244 fish/cmds.c:361
810 msgid "set verbose mode"
811 msgstr ""
812
813 #: fish/cmds.c:245 fish/cmds.c:976
814 msgid "set SELinux security context"
815 msgstr ""
816
817 #: fish/cmds.c:247 fish/cmds.c:248 fish/cmds.c:550 fish/cmds.c:838
818 msgid "create partitions on a block device"
819 msgstr ""
820
821 #: fish/cmds.c:249 fish/cmds.c:718
822 msgid "modify a single partition on a block device"
823 msgstr ""
824
825 #: fish/cmds.c:250 fish/cmds.c:727
826 msgid "display the disk geometry from the partition table"
827 msgstr ""
828
829 #: fish/cmds.c:251 fish/cmds.c:724
830 msgid "display the kernel geometry"
831 msgstr ""
832
833 #: fish/cmds.c:252 fish/cmds.c:721
834 msgid "display the partition table"
835 msgstr ""
836
837 #: fish/cmds.c:253 fish/cmds.c:754
838 msgid "run a command via the shell"
839 msgstr ""
840
841 #: fish/cmds.c:254 fish/cmds.c:757
842 msgid "run a command via the shell returning lines"
843 msgstr ""
844
845 #: fish/cmds.c:255 fish/cmds.c:748
846 msgid "sleep for some seconds"
847 msgstr ""
848
849 #: fish/cmds.c:256 fish/cmds.c:577
850 msgid "get file information"
851 msgstr ""
852
853 #: fish/cmds.c:257 fish/cmds.c:583
854 msgid "get file system statistics"
855 msgstr ""
856
857 #: fish/cmds.c:258 fish/cmds.c:259 fish/cmds.c:703 fish/cmds.c:706
858 msgid "print the printable strings in a file"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:934
862 msgid "disable swap on device"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:940
866 msgid "disable swap on file"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:946
870 msgid "disable swap on labeled swap partition"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:952
874 msgid "disable swap on swap partition by UUID"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:931
878 msgid "enable swap on device"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:937
882 msgid "enable swap on file"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:943
886 msgid "enable swap on labeled swap partition"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:949
890 msgid "enable swap on swap partition by UUID"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:427
894 msgid "sync disks, writes are flushed through to the disk image"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:790
898 msgid "return last 10 lines of a file"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:793
902 msgid "return last N lines of a file"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:628
906 msgid "unpack tarfile to directory"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:631
910 msgid "pack directory into tarfile"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:279 fish/cmds.c:634 fish/cmds.c:1108
914 msgid "unpack compressed tarball to directory"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:280 fish/cmds.c:637 fish/cmds.c:1111
918 msgid "pack directory into compressed tarball"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:430
922 msgid "update file timestamps or create a new file"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:1018
926 msgid "truncate a file to zero size"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:1021
930 msgid "truncate a file to a particular size"
931 msgstr ""
932
933 #: fish/cmds.c:278 fish/cmds.c:586
934 msgid "get ext2/ext3/ext4 superblock details"
935 msgstr ""
936
937 #: fish/cmds.c:281 fish/cmds.c:832
938 msgid "set file mode creation mask (umask)"
939 msgstr ""
940
941 #: fish/cmds.c:282 fish/cmds.c:556
942 msgid "unmount a filesystem"
943 msgstr ""
944
945 #: fish/cmds.c:283 fish/cmds.c:562
946 msgid "unmount all filesystems"
947 msgstr ""
948
949 #: fish/cmds.c:284 fish/cmds.c:619
950 msgid "upload a file from the local machine"
951 msgstr ""
952
953 #: fish/cmds.c:285 fish/cmds.c:1024
954 msgid "set timestamp of a file with nanosecond precision"
955 msgstr ""
956
957 #: fish/cmds.c:286 fish/cmds.c:391
958 msgid "get the library version number"
959 msgstr ""
960
961 #: fish/cmds.c:287 fish/cmds.c:1015
962 msgid "get the Linux VFS type corresponding to a mounted device"
963 msgstr ""
964
965 #: fish/cmds.c:288 fish/cmds.c:733
966 msgid "activate or deactivate some volume groups"
967 msgstr ""
968
969 #: fish/cmds.c:289 fish/cmds.c:730
970 msgid "activate or deactivate all volume groups"
971 msgstr ""
972
973 #: fish/cmds.c:291 fish/cmds.c:1099
974 msgid "get the LV UUIDs of all LVs in the volume group"
975 msgstr ""
976
977 #: fish/cmds.c:292 fish/cmds.c:1096
978 msgid "get the PV UUIDs containing the volume group"
979 msgstr ""
980
981 #: fish/cmds.c:293 fish/cmds.c:655
982 msgid "remove an LVM volume group"
983 msgstr ""
984
985 #: fish/cmds.c:294 fish/cmds.c:1081
986 msgid "rename an LVM volume group"
987 msgstr ""
988
989 #: fish/cmds.c:295 fish/cmds.c:296 fish/cmds.c:451 fish/cmds.c:460
990 msgid "list the LVM volume groups (VGs)"
991 msgstr ""
992
993 #: fish/cmds.c:297 fish/cmds.c:1117
994 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
995 msgstr ""
996
997 #: fish/cmds.c:298 fish/cmds.c:1090
998 msgid "get the UUID of a volume group"
999 msgstr ""
1000
1001 #: fish/cmds.c:299 fish/cmds.c:781
1002 msgid "count characters in a file"
1003 msgstr ""
1004
1005 #: fish/cmds.c:300 fish/cmds.c:775
1006 msgid "count lines in a file"
1007 msgstr ""
1008
1009 #: fish/cmds.c:301 fish/cmds.c:778
1010 msgid "count words in a file"
1011 msgstr ""
1012
1013 #: fish/cmds.c:302 fish/cmds.c:553
1014 msgid "create a file"
1015 msgstr ""
1016
1017 #: fish/cmds.c:305 fish/cmds.c:676
1018 msgid "write zeroes to the device"
1019 msgstr ""
1020
1021 #: fish/cmds.c:306 fish/cmds.c:1105
1022 msgid "write zeroes to an entire device"
1023 msgstr ""
1024
1025 #: fish/cmds.c:307 fish/cmds.c:712
1026 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1027 msgstr ""
1028
1029 #: fish/cmds.c:310 fish/cmds.c:841
1030 msgid "determine file type inside a compressed file"
1031 msgstr ""
1032
1033 #: fish/cmds.c:313
1034 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1035 msgstr ""
1036
1037 #: fish/cmds.c:1413 fish/cmds.c:1425 fish/cmds.c:1438 fish/cmds.c:1452
1038 #: fish/cmds.c:1466 fish/cmds.c:1481 fish/cmds.c:1496 fish/cmds.c:1509
1039 #: fish/cmds.c:1524 fish/cmds.c:1537 fish/cmds.c:1552 fish/cmds.c:1565
1040 #: fish/cmds.c:1579 fish/cmds.c:1592 fish/cmds.c:1607 fish/cmds.c:1620
1041 #: fish/cmds.c:1634 fish/cmds.c:1648 fish/cmds.c:1662 fish/cmds.c:1676
1042 #: fish/cmds.c:1690 fish/cmds.c:1705 fish/cmds.c:1736 fish/cmds.c:1750
1043 #: fish/cmds.c:1764 fish/cmds.c:1780 fish/cmds.c:1793 fish/cmds.c:1808
1044 #: fish/cmds.c:1821 fish/cmds.c:1836 fish/cmds.c:1849 fish/cmds.c:1864
1045 #: fish/cmds.c:1877 fish/cmds.c:1893 fish/cmds.c:1909 fish/cmds.c:1925
1046 #: fish/cmds.c:1939 fish/cmds.c:1952 fish/cmds.c:1968 fish/cmds.c:1987
1047 #: fish/cmds.c:2006 fish/cmds.c:2024 fish/cmds.c:2039 fish/cmds.c:2054
1048 #: fish/cmds.c:2069 fish/cmds.c:2084 fish/cmds.c:2099 fish/cmds.c:2114
1049 #: fish/cmds.c:2129 fish/cmds.c:2145 fish/cmds.c:2165 fish/cmds.c:2199
1050 #: fish/cmds.c:2213 fish/cmds.c:2232 fish/cmds.c:2251 fish/cmds.c:2269
1051 #: fish/cmds.c:2286 fish/cmds.c:2302 fish/cmds.c:2319 fish/cmds.c:2334
1052 #: fish/cmds.c:2350 fish/cmds.c:2362 fish/cmds.c:2375 fish/cmds.c:2392
1053 #: fish/cmds.c:2408 fish/cmds.c:2424 fish/cmds.c:2440 fish/cmds.c:2456
1054 #: fish/cmds.c:2473 fish/cmds.c:2510 fish/cmds.c:2564 fish/cmds.c:2582
1055 #: fish/cmds.c:2600 fish/cmds.c:2618 fish/cmds.c:2633 fish/cmds.c:2652
1056 #: fish/cmds.c:2687 fish/cmds.c:2706 fish/cmds.c:2782 fish/cmds.c:2818
1057 #: fish/cmds.c:2831 fish/cmds.c:2846 fish/cmds.c:2858 fish/cmds.c:2871
1058 #: fish/cmds.c:2890 fish/cmds.c:2909 fish/cmds.c:2928 fish/cmds.c:2947
1059 #: fish/cmds.c:2966 fish/cmds.c:2985 fish/cmds.c:3002 fish/cmds.c:3016
1060 #: fish/cmds.c:3030 fish/cmds.c:3046 fish/cmds.c:3062 fish/cmds.c:3079
1061 #: fish/cmds.c:3112 fish/cmds.c:3128 fish/cmds.c:3144 fish/cmds.c:3158
1062 #: fish/cmds.c:3173 fish/cmds.c:3191 fish/cmds.c:3209 fish/cmds.c:3230
1063 #: fish/cmds.c:3246 fish/cmds.c:3262 fish/cmds.c:3278 fish/cmds.c:3296
1064 #: fish/cmds.c:3313 fish/cmds.c:3332 fish/cmds.c:3350 fish/cmds.c:3370
1065 #: fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3413 fish/cmds.c:3428
1066 #: fish/cmds.c:3446 fish/cmds.c:3461 fish/cmds.c:3479 fish/cmds.c:3496
1067 #: fish/cmds.c:3511 fish/cmds.c:3529 fish/cmds.c:3549 fish/cmds.c:3569
1068 #: fish/cmds.c:3588 fish/cmds.c:3619 fish/cmds.c:3634 fish/cmds.c:3648
1069 #: fish/cmds.c:3669 fish/cmds.c:3689 fish/cmds.c:3709 fish/cmds.c:3728
1070 #: fish/cmds.c:3742 fish/cmds.c:3761 fish/cmds.c:3852 fish/cmds.c:3869
1071 #: fish/cmds.c:3886 fish/cmds.c:3903 fish/cmds.c:3918 fish/cmds.c:3936
1072 #: fish/cmds.c:3969 fish/cmds.c:3983 fish/cmds.c:4002 fish/cmds.c:4016
1073 #: fish/cmds.c:4049 fish/cmds.c:4066 fish/cmds.c:4083 fish/cmds.c:4100
1074 #: fish/cmds.c:4119 fish/cmds.c:4133 fish/cmds.c:4149 fish/cmds.c:4165
1075 #: fish/cmds.c:4184 fish/cmds.c:4202 fish/cmds.c:4220 fish/cmds.c:4238
1076 #: fish/cmds.c:4258 fish/cmds.c:4296 fish/cmds.c:4316 fish/cmds.c:4353
1077 #: fish/cmds.c:4368 fish/cmds.c:4384 fish/cmds.c:4402 fish/cmds.c:4422
1078 #: fish/cmds.c:4441 fish/cmds.c:4456 fish/cmds.c:4472 fish/cmds.c:4490
1079 #: fish/cmds.c:4564 fish/cmds.c:4602 fish/cmds.c:4678 fish/cmds.c:4751
1080 #: fish/cmds.c:4785 fish/cmds.c:4805 fish/cmds.c:4823 fish/cmds.c:4843
1081 #: fish/cmds.c:4862 fish/cmds.c:4884 fish/cmds.c:4924 fish/cmds.c:4962
1082 #: fish/cmds.c:4980 fish/cmds.c:4996 fish/cmds.c:5012 fish/cmds.c:5026
1083 #: fish/cmds.c:5041 fish/cmds.c:5065 fish/cmds.c:5086 fish/cmds.c:5107
1084 #: fish/cmds.c:5128 fish/cmds.c:5149 fish/cmds.c:5170 fish/cmds.c:5191
1085 #: fish/cmds.c:5212 fish/cmds.c:5233 fish/cmds.c:5254 fish/cmds.c:5275
1086 #: fish/cmds.c:5296 fish/cmds.c:5316 fish/cmds.c:5336 fish/cmds.c:5354
1087 #: fish/cmds.c:5372 fish/cmds.c:5390 fish/cmds.c:5407 fish/cmds.c:5427
1088 #: fish/cmds.c:5462 fish/cmds.c:5476 fish/cmds.c:5490 fish/cmds.c:5506
1089 #: fish/cmds.c:5522 fish/cmds.c:5536 fish/cmds.c:5550 fish/cmds.c:5564
1090 #: fish/cmds.c:5578 fish/cmds.c:5594 fish/cmds.c:5627 fish/cmds.c:5664
1091 #: fish/cmds.c:5695 fish/cmds.c:5710 fish/cmds.c:5725 fish/cmds.c:5738
1092 #: fish/cmds.c:5751 fish/cmds.c:5769 fish/cmds.c:5804 fish/cmds.c:5839
1093 #: fish/cmds.c:5875 fish/cmds.c:5912 fish/cmds.c:5950 fish/cmds.c:5988
1094 #: fish/cmds.c:6023 fish/cmds.c:6037 fish/cmds.c:6057 fish/cmds.c:6074
1095 #: fish/cmds.c:6093 fish/cmds.c:6110 fish/cmds.c:6127 fish/cmds.c:6160
1096 #: fish/cmds.c:6229 fish/cmds.c:6266 fish/cmds.c:6321 fish/cmds.c:6344
1097 #: fish/cmds.c:6367 fish/cmds.c:6392 fish/cmds.c:6448 fish/cmds.c:6466
1098 #: fish/cmds.c:6508 fish/cmds.c:6525 fish/cmds.c:6561 fish/cmds.c:6595
1099 #: fish/cmds.c:6612 fish/cmds.c:6631 fish/cmds.c:6685 fish/cmds.c:6702
1100 #: fish/cmds.c:6721 fish/cmds.c:6740 fish/cmds.c:6756 fish/cmds.c:6773
1101 #: fish/cmds.c:6797 fish/cmds.c:6814 fish/cmds.c:6831 fish/cmds.c:6848
1102 #: fish/cmds.c:6865 fish/cmds.c:6884 fish/cmds.c:6916 fish/cmds.c:6931
1103 #: fish/cmds.c:6947 fish/cmds.c:6964 fish/cmds.c:6977 fish/cmds.c:6991
1104 #: fish/cmds.c:7025 fish/cmds.c:7061 fish/cmds.c:7098 fish/cmds.c:7151
1105 #: fish/cmds.c:7170
1106 #, c-format
1107 msgid "%s should have %d parameter(s)\n"
1108 msgstr ""
1109
1110 #: fish/cmds.c:1414 fish/cmds.c:1426 fish/cmds.c:1439 fish/cmds.c:1453
1111 #: fish/cmds.c:1467 fish/cmds.c:1482 fish/cmds.c:1497 fish/cmds.c:1510
1112 #: fish/cmds.c:1525 fish/cmds.c:1538 fish/cmds.c:1553 fish/cmds.c:1566
1113 #: fish/cmds.c:1580 fish/cmds.c:1593 fish/cmds.c:1608 fish/cmds.c:1621
1114 #: fish/cmds.c:1635 fish/cmds.c:1649 fish/cmds.c:1663 fish/cmds.c:1677
1115 #: fish/cmds.c:1691 fish/cmds.c:1706 fish/cmds.c:1737 fish/cmds.c:1751
1116 #: fish/cmds.c:1765 fish/cmds.c:1781 fish/cmds.c:1794 fish/cmds.c:1809
1117 #: fish/cmds.c:1822 fish/cmds.c:1837 fish/cmds.c:1850 fish/cmds.c:1865
1118 #: fish/cmds.c:1878 fish/cmds.c:1894 fish/cmds.c:1910 fish/cmds.c:1926
1119 #: fish/cmds.c:1940 fish/cmds.c:1953 fish/cmds.c:1969 fish/cmds.c:1988
1120 #: fish/cmds.c:2007 fish/cmds.c:2025 fish/cmds.c:2040 fish/cmds.c:2055
1121 #: fish/cmds.c:2070 fish/cmds.c:2085 fish/cmds.c:2100 fish/cmds.c:2115
1122 #: fish/cmds.c:2130 fish/cmds.c:2146 fish/cmds.c:2166 fish/cmds.c:2200
1123 #: fish/cmds.c:2214 fish/cmds.c:2233 fish/cmds.c:2252 fish/cmds.c:2270
1124 #: fish/cmds.c:2287 fish/cmds.c:2303 fish/cmds.c:2320 fish/cmds.c:2335
1125 #: fish/cmds.c:2351 fish/cmds.c:2363 fish/cmds.c:2376 fish/cmds.c:2393
1126 #: fish/cmds.c:2409 fish/cmds.c:2425 fish/cmds.c:2441 fish/cmds.c:2457
1127 #: fish/cmds.c:2474 fish/cmds.c:2511 fish/cmds.c:2565 fish/cmds.c:2583
1128 #: fish/cmds.c:2601 fish/cmds.c:2619 fish/cmds.c:2634 fish/cmds.c:2653
1129 #: fish/cmds.c:2688 fish/cmds.c:2707 fish/cmds.c:2783 fish/cmds.c:2819
1130 #: fish/cmds.c:2832 fish/cmds.c:2847 fish/cmds.c:2859 fish/cmds.c:2872
1131 #: fish/cmds.c:2891 fish/cmds.c:2910 fish/cmds.c:2929 fish/cmds.c:2948
1132 #: fish/cmds.c:2967 fish/cmds.c:2986 fish/cmds.c:3003 fish/cmds.c:3017
1133 #: fish/cmds.c:3031 fish/cmds.c:3047 fish/cmds.c:3063 fish/cmds.c:3080
1134 #: fish/cmds.c:3113 fish/cmds.c:3129 fish/cmds.c:3145 fish/cmds.c:3159
1135 #: fish/cmds.c:3174 fish/cmds.c:3192 fish/cmds.c:3210 fish/cmds.c:3231
1136 #: fish/cmds.c:3247 fish/cmds.c:3263 fish/cmds.c:3279 fish/cmds.c:3297
1137 #: fish/cmds.c:3314 fish/cmds.c:3333 fish/cmds.c:3351 fish/cmds.c:3371
1138 #: fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3414 fish/cmds.c:3429
1139 #: fish/cmds.c:3447 fish/cmds.c:3462 fish/cmds.c:3480 fish/cmds.c:3497
1140 #: fish/cmds.c:3512 fish/cmds.c:3530 fish/cmds.c:3550 fish/cmds.c:3570
1141 #: fish/cmds.c:3589 fish/cmds.c:3620 fish/cmds.c:3635 fish/cmds.c:3649
1142 #: fish/cmds.c:3670 fish/cmds.c:3690 fish/cmds.c:3710 fish/cmds.c:3729
1143 #: fish/cmds.c:3743 fish/cmds.c:3762 fish/cmds.c:3853 fish/cmds.c:3870
1144 #: fish/cmds.c:3887 fish/cmds.c:3904 fish/cmds.c:3919 fish/cmds.c:3937
1145 #: fish/cmds.c:3970 fish/cmds.c:3984 fish/cmds.c:4003 fish/cmds.c:4017
1146 #: fish/cmds.c:4050 fish/cmds.c:4067 fish/cmds.c:4084 fish/cmds.c:4101
1147 #: fish/cmds.c:4120 fish/cmds.c:4134 fish/cmds.c:4150 fish/cmds.c:4166
1148 #: fish/cmds.c:4185 fish/cmds.c:4203 fish/cmds.c:4221 fish/cmds.c:4239
1149 #: fish/cmds.c:4259 fish/cmds.c:4297 fish/cmds.c:4317 fish/cmds.c:4354
1150 #: fish/cmds.c:4369 fish/cmds.c:4385 fish/cmds.c:4403 fish/cmds.c:4423
1151 #: fish/cmds.c:4442 fish/cmds.c:4457 fish/cmds.c:4473 fish/cmds.c:4491
1152 #: fish/cmds.c:4565 fish/cmds.c:4603 fish/cmds.c:4679 fish/cmds.c:4752
1153 #: fish/cmds.c:4786 fish/cmds.c:4806 fish/cmds.c:4824 fish/cmds.c:4844
1154 #: fish/cmds.c:4863 fish/cmds.c:4885 fish/cmds.c:4925 fish/cmds.c:4963
1155 #: fish/cmds.c:4981 fish/cmds.c:4997 fish/cmds.c:5013 fish/cmds.c:5027
1156 #: fish/cmds.c:5042 fish/cmds.c:5066 fish/cmds.c:5087 fish/cmds.c:5108
1157 #: fish/cmds.c:5129 fish/cmds.c:5150 fish/cmds.c:5171 fish/cmds.c:5192
1158 #: fish/cmds.c:5213 fish/cmds.c:5234 fish/cmds.c:5255 fish/cmds.c:5276
1159 #: fish/cmds.c:5297 fish/cmds.c:5317 fish/cmds.c:5337 fish/cmds.c:5355
1160 #: fish/cmds.c:5373 fish/cmds.c:5391 fish/cmds.c:5408 fish/cmds.c:5428
1161 #: fish/cmds.c:5463 fish/cmds.c:5477 fish/cmds.c:5491 fish/cmds.c:5507
1162 #: fish/cmds.c:5523 fish/cmds.c:5537 fish/cmds.c:5551 fish/cmds.c:5565
1163 #: fish/cmds.c:5579 fish/cmds.c:5595 fish/cmds.c:5628 fish/cmds.c:5665
1164 #: fish/cmds.c:5696 fish/cmds.c:5711 fish/cmds.c:5726 fish/cmds.c:5739
1165 #: fish/cmds.c:5752 fish/cmds.c:5770 fish/cmds.c:5805 fish/cmds.c:5840
1166 #: fish/cmds.c:5876 fish/cmds.c:5913 fish/cmds.c:5951 fish/cmds.c:5989
1167 #: fish/cmds.c:6024 fish/cmds.c:6038 fish/cmds.c:6058 fish/cmds.c:6075
1168 #: fish/cmds.c:6094 fish/cmds.c:6111 fish/cmds.c:6128 fish/cmds.c:6161
1169 #: fish/cmds.c:6230 fish/cmds.c:6267 fish/cmds.c:6322 fish/cmds.c:6345
1170 #: fish/cmds.c:6368 fish/cmds.c:6393 fish/cmds.c:6449 fish/cmds.c:6467
1171 #: fish/cmds.c:6509 fish/cmds.c:6526 fish/cmds.c:6562 fish/cmds.c:6596
1172 #: fish/cmds.c:6613 fish/cmds.c:6632 fish/cmds.c:6686 fish/cmds.c:6703
1173 #: fish/cmds.c:6722 fish/cmds.c:6741 fish/cmds.c:6757 fish/cmds.c:6774
1174 #: fish/cmds.c:6798 fish/cmds.c:6815 fish/cmds.c:6832 fish/cmds.c:6849
1175 #: fish/cmds.c:6866 fish/cmds.c:6885 fish/cmds.c:6917 fish/cmds.c:6932
1176 #: fish/cmds.c:6948 fish/cmds.c:6965 fish/cmds.c:6978 fish/cmds.c:6992
1177 #: fish/cmds.c:7026 fish/cmds.c:7062 fish/cmds.c:7099 fish/cmds.c:7152
1178 #: fish/cmds.c:7171
1179 #, c-format
1180 msgid "type 'help %s' for help on %s\n"
1181 msgstr ""
1182
1183 #: fish/cmds.c:1716 fish/cmds.c:2178 fish/cmds.c:2484 fish/cmds.c:2521
1184 #: fish/cmds.c:2540 fish/cmds.c:2665 fish/cmds.c:2718 fish/cmds.c:2737
1185 #: fish/cmds.c:2756 fish/cmds.c:2796 fish/cmds.c:3091 fish/cmds.c:3599
1186 #: fish/cmds.c:3773 fish/cmds.c:3792 fish/cmds.c:3811 fish/cmds.c:3830
1187 #: fish/cmds.c:3948 fish/cmds.c:4027 fish/cmds.c:4269 fish/cmds.c:4327
1188 #: fish/cmds.c:4501 fish/cmds.c:4520 fish/cmds.c:4539 fish/cmds.c:4575
1189 #: fish/cmds.c:4613 fish/cmds.c:4632 fish/cmds.c:4651 fish/cmds.c:4689
1190 #: fish/cmds.c:4708 fish/cmds.c:4727 fish/cmds.c:4762 fish/cmds.c:4897
1191 #: fish/cmds.c:4937 fish/cmds.c:5440 fish/cmds.c:5605 fish/cmds.c:5640
1192 #: fish/cmds.c:5675 fish/cmds.c:5781 fish/cmds.c:5815 fish/cmds.c:5850
1193 #: fish/cmds.c:5886 fish/cmds.c:5924 fish/cmds.c:5962 fish/cmds.c:6000
1194 #: fish/cmds.c:6140 fish/cmds.c:6173 fish/cmds.c:6186 fish/cmds.c:6199
1195 #: fish/cmds.c:6212 fish/cmds.c:6242 fish/cmds.c:6277 fish/cmds.c:6296
1196 #: fish/cmds.c:6405 fish/cmds.c:6424 fish/cmds.c:6479 fish/cmds.c:6492
1197 #: fish/cmds.c:6537 fish/cmds.c:6573 fish/cmds.c:6642 fish/cmds.c:6661
1198 #: fish/cmds.c:6899 fish/cmds.c:7003 fish/cmds.c:7037 fish/cmds.c:7073
1199 #: fish/cmds.c:7110 fish/cmds.c:7129 fish/cmds.c:7182
1200 #, c-format
1201 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1202 msgstr ""
1203
1204 #: fish/cmds.c:1722 fish/cmds.c:2184 fish/cmds.c:2490 fish/cmds.c:2527
1205 #: fish/cmds.c:2546 fish/cmds.c:2671 fish/cmds.c:2724 fish/cmds.c:2743
1206 #: fish/cmds.c:2762 fish/cmds.c:2802 fish/cmds.c:3097 fish/cmds.c:3605
1207 #: fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3817 fish/cmds.c:3836
1208 #: fish/cmds.c:3954 fish/cmds.c:4033 fish/cmds.c:4275 fish/cmds.c:4333
1209 #: fish/cmds.c:4507 fish/cmds.c:4526 fish/cmds.c:4545 fish/cmds.c:4581
1210 #: fish/cmds.c:4619 fish/cmds.c:4638 fish/cmds.c:4657 fish/cmds.c:4695
1211 #: fish/cmds.c:4714 fish/cmds.c:4733 fish/cmds.c:4768 fish/cmds.c:4903
1212 #: fish/cmds.c:4943 fish/cmds.c:5446 fish/cmds.c:5611 fish/cmds.c:5646
1213 #: fish/cmds.c:5681 fish/cmds.c:5787 fish/cmds.c:5821 fish/cmds.c:5856
1214 #: fish/cmds.c:5892 fish/cmds.c:5930 fish/cmds.c:5968 fish/cmds.c:6006
1215 #: fish/cmds.c:6248 fish/cmds.c:6283 fish/cmds.c:6302 fish/cmds.c:6411
1216 #: fish/cmds.c:6543 fish/cmds.c:6579 fish/cmds.c:6648 fish/cmds.c:6667
1217 #: fish/cmds.c:7009 fish/cmds.c:7043 fish/cmds.c:7079 fish/cmds.c:7116
1218 #: fish/cmds.c:7135 fish/cmds.c:7188
1219 #, c-format
1220 msgid "%s: %s: integer out of range\n"
1221 msgstr ""
1222
1223 #: fish/cmds.c:8020
1224 #, c-format
1225 msgid "%s: unknown command\n"
1226 msgstr ""
1227
1228 #: fish/edit.c:86
1229 #, c-format
1230 msgid "use '%s filename' to edit a file\n"
1231 msgstr ""
1232
1233 #: fish/fish.c:94 fuse/guestmount.c:868
1234 #, c-format
1235 msgid "Try `%s --help' for more information.\n"
1236 msgstr ""
1237
1238 #: fish/fish.c:98
1239 #, c-format
1240 msgid ""
1241 "%s: guest filesystem shell\n"
1242 "%s lets you edit virtual machine filesystems\n"
1243 "Copyright (C) 2009 Red Hat Inc.\n"
1244 "Usage:\n"
1245 "  %s [--options] cmd [: cmd : cmd ...]\n"
1246 "  %s -i libvirt-domain\n"
1247 "  %s -i disk-image(s)\n"
1248 "or for interactive use:\n"
1249 "  %s\n"
1250 "or from a shell script:\n"
1251 "  %s <<EOF\n"
1252 "  cmd\n"
1253 "  ...\n"
1254 "  EOF\n"
1255 "Options:\n"
1256 "  -h|--cmd-help        List available commands\n"
1257 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1258 "  -a|--add image       Add image\n"
1259 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1260 "  -f|--file file       Read commands from file\n"
1261 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1262 "  --listen             Listen for remote commands\n"
1263 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1264 "  -n|--no-sync         Don't autosync\n"
1265 "  --remote[=pid]       Send commands to remote %s\n"
1266 "  -r|--ro              Mount read-only\n"
1267 "  --selinux            Enable SELinux support\n"
1268 "  -v|--verbose         Verbose messages\n"
1269 "  -x                   Echo each command before executing it\n"
1270 "  -V|--version         Display version and exit\n"
1271 "For more information,  see the manpage %s(1).\n"
1272 msgstr ""
1273
1274 #: fish/fish.c:190 fuse/guestmount.c:965
1275 #, c-format
1276 msgid "guestfs_create: failed to create handle\n"
1277 msgstr ""
1278
1279 #: fish/fish.c:229
1280 #, c-format
1281 msgid "%s: --listen=PID: PID was not a number: %s\n"
1282 msgstr ""
1283
1284 #: fish/fish.c:236
1285 #, c-format
1286 msgid ""
1287 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1288 msgstr ""
1289
1290 #: fish/fish.c:245 fuse/guestmount.c:1010
1291 #, c-format
1292 msgid "%s: unknown long option: %s (%d)\n"
1293 msgstr ""
1294
1295 #: fish/fish.c:272
1296 #, c-format
1297 msgid "%s: only one -f parameter can be given\n"
1298 msgstr ""
1299
1300 #: fish/fish.c:345
1301 #, c-format
1302 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1303 msgstr ""
1304
1305 #: fish/fish.c:352
1306 #, c-format
1307 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1308 msgstr ""
1309
1310 #: fish/fish.c:362
1311 #, c-format
1312 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1313 msgstr ""
1314
1315 #: fish/fish.c:408
1316 #, c-format
1317 msgid "%s: cannot use --listen and --remote options at the same time\n"
1318 msgstr ""
1319
1320 #: fish/fish.c:416
1321 #, c-format
1322 msgid "%s: extra parameters on the command line with --listen flag\n"
1323 msgstr ""
1324
1325 #: fish/fish.c:422
1326 #, c-format
1327 msgid "%s: cannot use --listen and --file options at the same time\n"
1328 msgstr ""
1329
1330 #: fish/fish.c:570
1331 #, c-format
1332 msgid ""
1333 "\n"
1334 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1335 "editing virtual machine filesystems.\n"
1336 "\n"
1337 "Type: 'help' for help with commands\n"
1338 "      'quit' to quit the shell\n"
1339 "\n"
1340 msgstr ""
1341
1342 #: fish/fish.c:650
1343 #, c-format
1344 msgid "%s: unterminated double quote\n"
1345 msgstr ""
1346
1347 #: fish/fish.c:656 fish/fish.c:673
1348 #, c-format
1349 msgid "%s: command arguments not separated by whitespace\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:667
1353 #, c-format
1354 msgid "%s: unterminated single quote\n"
1355 msgstr ""
1356
1357 #: fish/fish.c:722
1358 #, c-format
1359 msgid "%s: internal error parsing string at '%s'\n"
1360 msgstr ""
1361
1362 #: fish/fish.c:739
1363 #, c-format
1364 msgid "%s: too many arguments\n"
1365 msgstr ""
1366
1367 #: fish/fish.c:768
1368 #, c-format
1369 msgid "%s: empty command on command line\n"
1370 msgstr ""
1371
1372 #: fish/fish.c:925
1373 msgid "display a list of commands or help on a command"
1374 msgstr ""
1375
1376 #: fish/fish.c:927
1377 msgid "quit guestfish"
1378 msgstr ""
1379
1380 #: fish/fish.c:930
1381 msgid "allocate an image"
1382 msgstr ""
1383
1384 #: fish/fish.c:932
1385 msgid "display a line of text"
1386 msgstr ""
1387
1388 #: fish/fish.c:934
1389 msgid "edit a file in the image"
1390 msgstr ""
1391
1392 #: fish/fish.c:936
1393 msgid "local change directory"
1394 msgstr ""
1395
1396 #: fish/fish.c:938
1397 msgid "expand wildcards in command"
1398 msgstr ""
1399
1400 #: fish/fish.c:940
1401 msgid "view a file in the pager"
1402 msgstr ""
1403
1404 #: fish/fish.c:942
1405 msgid "close and reopen libguestfs handle"
1406 msgstr ""
1407
1408 #: fish/fish.c:944
1409 msgid "allocate a sparse image file"
1410 msgstr ""
1411
1412 #: fish/fish.c:946
1413 msgid "measure time taken to run command"
1414 msgstr ""
1415
1416 #: fish/fish.c:958
1417 #, c-format
1418 msgid ""
1419 "alloc - allocate an image\n"
1420 "     alloc <filename> <size>\n"
1421 "\n"
1422 "    This creates an empty (zeroed) file of the given size,\n"
1423 "    and then adds so it can be further examined.\n"
1424 "\n"
1425 "    For more advanced image creation, see qemu-img utility.\n"
1426 "\n"
1427 "    Size can be specified (where <nn> means a number):\n"
1428 "    <nn>             number of kilobytes\n"
1429 "      eg: 1440       standard 3.5\" floppy\n"
1430 "    <nn>K or <nn>KB  number of kilobytes\n"
1431 "    <nn>M or <nn>MB  number of megabytes\n"
1432 "    <nn>G or <nn>GB  number of gigabytes\n"
1433 "    <nn>T or <nn>TB  number of terabytes\n"
1434 "    <nn>P or <nn>PB  number of petabytes\n"
1435 "    <nn>E or <nn>EB  number of exabytes\n"
1436 "    <nn>sects        number of 512 byte sectors\n"
1437 msgstr ""
1438
1439 #: fish/fish.c:977
1440 #, c-format
1441 msgid ""
1442 "echo - display a line of text\n"
1443 "     echo [<params> ...]\n"
1444 "\n"
1445 "    This echos the parameters to the terminal.\n"
1446 msgstr ""
1447
1448 #: fish/fish.c:984
1449 #, c-format
1450 msgid ""
1451 "edit - edit a file in the image\n"
1452 "     edit <filename>\n"
1453 "\n"
1454 "    This is used to edit a file.\n"
1455 "\n"
1456 "    It is the equivalent of (and is implemented by)\n"
1457 "    running \"cat\", editing locally, and then \"write-file\".\n"
1458 "\n"
1459 "    Normally it uses $EDITOR, but if you use the aliases\n"
1460 "    \"vi\" or \"emacs\" you will get those editors.\n"
1461 "\n"
1462 "    NOTE: This will not work reliably for large files\n"
1463 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1464 msgstr ""
1465
1466 #: fish/fish.c:998
1467 #, c-format
1468 msgid ""
1469 "lcd - local change directory\n"
1470 "    lcd <directory>\n"
1471 "\n"
1472 "    Change guestfish's current directory. This command is\n"
1473 "    useful if you want to download files to a particular\n"
1474 "    place.\n"
1475 msgstr ""
1476
1477 #: fish/fish.c:1005
1478 #, c-format
1479 msgid ""
1480 "glob - expand wildcards in command\n"
1481 "    glob <command> [<args> ...]\n"
1482 "\n"
1483 "    Glob runs <command> with wildcards expanded in any\n"
1484 "    command args.  Note that the command is run repeatedly\n"
1485 "    once for each expanded argument.\n"
1486 msgstr ""
1487
1488 #: fish/fish.c:1012
1489 #, c-format
1490 msgid ""
1491 "help - display a list of commands or help on a command\n"
1492 "     help cmd\n"
1493 "     help\n"
1494 msgstr ""
1495
1496 #: fish/fish.c:1017
1497 #, c-format
1498 msgid ""
1499 "more - view a file in the pager\n"
1500 "     more <filename>\n"
1501 "\n"
1502 "    This is used to view a file in the pager.\n"
1503 "\n"
1504 "    It is the equivalent of (and is implemented by)\n"
1505 "    running \"cat\" and using the pager.\n"
1506 "\n"
1507 "    Normally it uses $PAGER, but if you use the alias\n"
1508 "    \"less\" then it always uses \"less\".\n"
1509 "\n"
1510 "    NOTE: This will not work reliably for large files\n"
1511 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1512 msgstr ""
1513
1514 #: fish/fish.c:1033
1515 #, c-format
1516 msgid ""
1517 "quit - quit guestfish\n"
1518 "     quit\n"
1519 msgstr ""
1520
1521 #: fish/fish.c:1036
1522 #, c-format
1523 msgid ""
1524 "reopen - close and reopen the libguestfs handle\n"
1525 "     reopen\n"
1526 "\n"
1527 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1528 "this normally, because the handle is closed properly when guestfish\n"
1529 "exits.  However this is occasionally useful for testing.\n"
1530 msgstr ""
1531
1532 #: fish/fish.c:1043
1533 #, c-format
1534 msgid ""
1535 "sparse - allocate a sparse image file\n"
1536 "     sparse <filename> <size>\n"
1537 "\n"
1538 "    This creates an empty sparse file of the given size,\n"
1539 "    and then adds so it can be further examined.\n"
1540 "\n"
1541 "    In all respects it works the same as the 'alloc'\n"
1542 "    command, except that the image file is allocated\n"
1543 "    sparsely, which means that disk blocks are not assigned\n"
1544 "    to the file until they are needed.  Sparse disk files\n"
1545 "    only use space when written to, but they are slower\n"
1546 "    and there is a danger you could run out of real disk\n"
1547 "    space during a write operation.\n"
1548 "\n"
1549 "    For more advanced image creation, see qemu-img utility.\n"
1550 "\n"
1551 "    Size can be specified (where <nn> means a number):\n"
1552 "    <nn>             number of kilobytes\n"
1553 "      eg: 1440       standard 3.5\" floppy\n"
1554 "    <nn>K or <nn>KB  number of kilobytes\n"
1555 "    <nn>M or <nn>MB  number of megabytes\n"
1556 "    <nn>G or <nn>GB  number of gigabytes\n"
1557 "    <nn>T or <nn>TB  number of terabytes\n"
1558 "    <nn>P or <nn>PB  number of petabytes\n"
1559 "    <nn>E or <nn>EB  number of exabytes\n"
1560 "    <nn>sects        number of 512 byte sectors\n"
1561 msgstr ""
1562
1563 #: fish/fish.c:1070
1564 #, c-format
1565 msgid ""
1566 "time - measure time taken to run command\n"
1567 "    time <command> [<args> ...]\n"
1568 "\n"
1569 "    This runs <command> as usual, and prints the elapsed\n"
1570 "    time afterwards.\n"
1571 msgstr ""
1572
1573 #: fish/fish.c:1076
1574 #, c-format
1575 msgid "%s: command not known, use -h to list all commands\n"
1576 msgstr ""
1577
1578 #: fish/fish.c:1090
1579 #, c-format
1580 msgid ""
1581 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1582 "For a list of commands:             guestfish -h\n"
1583 "For complete documentation:         man guestfish\n"
1584 msgstr ""
1585
1586 #: fish/fish.c:1247
1587 #, c-format
1588 msgid "Runaway quote in string \"%s\"\n"
1589 msgstr ""
1590
1591 #: fish/glob.c:52
1592 #, c-format
1593 msgid "use 'glob command [args...]'\n"
1594 msgstr ""
1595
1596 #: fish/glob.c:72
1597 #, c-format
1598 msgid "glob: guestfs_glob_expand call failed: %s\n"
1599 msgstr ""
1600
1601 #: fish/lcd.c:34
1602 #, c-format
1603 msgid "use 'lcd directory' to change local directory\n"
1604 msgstr ""
1605
1606 #: fish/more.c:40
1607 #, c-format
1608 msgid "use '%s filename' to page a file\n"
1609 msgstr ""
1610
1611 #: fish/rc.c:249
1612 #, c-format
1613 msgid "guestfish: protocol error: could not read 'hello' message\n"
1614 msgstr ""
1615
1616 #: fish/rc.c:254
1617 #, c-format
1618 msgid ""
1619 "guestfish: protocol error: version mismatch, server version '%s' does not "
1620 "match client version '%s'.  The two versions must match exactly.\n"
1621 msgstr ""
1622
1623 #: fish/rc.c:329 fish/rc.c:343
1624 #, c-format
1625 msgid "guestfish: remote: looks like the server is not running\n"
1626 msgstr ""
1627
1628 #: fish/rc.c:355 fish/rc.c:369
1629 #, c-format
1630 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1631 msgstr ""
1632
1633 #: fish/rc.c:380
1634 #, c-format
1635 msgid "guestfish: protocol error: could not decode reply from server\n"
1636 msgstr ""
1637
1638 #: fish/reopen.c:36
1639 #, c-format
1640 msgid "'reopen' command takes no parameters\n"
1641 msgstr ""
1642
1643 #: fish/reopen.c:46
1644 #, c-format
1645 msgid "reopen: guestfs_create: failed to create handle\n"
1646 msgstr ""
1647
1648 #: fish/time.c:35
1649 #, c-format
1650 msgid "use 'time command [args...]'\n"
1651 msgstr ""
1652
1653 #: fuse/guestmount.c:872
1654 #, c-format
1655 msgid ""
1656 "%s: FUSE module for libguestfs\n"
1657 "%s lets you mount a virtual machine filesystem\n"
1658 "Copyright (C) 2009 Red Hat Inc.\n"
1659 "Usage:\n"
1660 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1661 "Options:\n"
1662 "  -a|--add image       Add image\n"
1663 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1664 "  --fuse-help          Display extra FUSE options\n"
1665 "  --help               Display help message and exit\n"
1666 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1667 "  -n|--no-sync         Don't autosync\n"
1668 "  -o|--option opt      Pass extra option to FUSE\n"
1669 "  -r|--ro              Mount read-only\n"
1670 "  --selinux            Enable SELinux support\n"
1671 "  --trace              Trace guestfs API calls (to stderr)\n"
1672 "  -v|--verbose         Verbose messages\n"
1673 "  -V|--version         Display version and exit\n"
1674 msgstr ""
1675
1676 #: fuse/guestmount.c:1081
1677 #, c-format
1678 msgid "%s: must have at least one -a and at least one -m option\n"
1679 msgstr ""
1680
1681 #: fuse/guestmount.c:1089
1682 #, c-format
1683 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1684 msgstr ""
1685
1686 #: src/guestfs.c:271
1687 #, c-format
1688 msgid "guestfs_close: called twice on the same handle\n"
1689 msgstr ""
1690
1691 #: src/guestfs.c:374
1692 #, c-format
1693 msgid "libguestfs: error: %s\n"
1694 msgstr ""
1695
1696 #: src/guestfs.c:729
1697 msgid "command line cannot be altered after qemu subprocess launched"
1698 msgstr ""
1699
1700 #: src/guestfs.c:743
1701 msgid "guestfs_config: parameter must begin with '-' character"
1702 msgstr ""
1703
1704 #: src/guestfs.c:757
1705 #, c-format
1706 msgid "guestfs_config: parameter '%s' isn't allowed"
1707 msgstr ""
1708
1709 #: src/guestfs.c:778 src/guestfs.c:815 src/guestfs.c:862
1710 msgid "filename cannot contain ',' (comma) character"
1711 msgstr ""
1712
1713 #: src/guestfs.c:946
1714 msgid "you must call guestfs_add_drive before guestfs_launch"
1715 msgstr ""
1716
1717 #: src/guestfs.c:951
1718 msgid "qemu has already been launched"
1719 msgstr ""
1720
1721 #: src/guestfs.c:959
1722 #, c-format
1723 msgid "%s: cannot create temporary directory"
1724 msgstr ""
1725
1726 #: src/guestfs.c:1049
1727 #, c-format
1728 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1729 msgstr ""
1730
1731 #: src/guestfs.c:1460
1732 msgid "failed to connect to vmchannel socket"
1733 msgstr ""
1734
1735 #: src/guestfs.c:1479
1736 msgid "guestfs_launch failed, see earlier error messages"
1737 msgstr ""
1738
1739 #: src/guestfs.c:1492
1740 msgid "qemu launched and contacted daemon, but state != READY"
1741 msgstr ""
1742
1743 #: src/guestfs.c:1584
1744 #, c-format
1745 msgid "external command failed: %s"
1746 msgstr ""
1747
1748 #: src/guestfs.c:1657
1749 #, c-format
1750 msgid ""
1751 "%s: command failed: If qemu is located on a non-standard path, try setting "
1752 "the LIBGUESTFS_QEMU environment variable."
1753 msgstr ""
1754
1755 #: src/guestfs.c:1833
1756 msgid "qemu has not been launched yet"
1757 msgstr ""
1758
1759 #: src/guestfs.c:1844
1760 msgid "no subprocess to kill"
1761 msgstr ""
1762
1763 #: src/guestfs.c:1966
1764 #, c-format
1765 msgid "guestfs_set_busy: called when in state %d != READY"
1766 msgstr ""
1767
1768 #: src/guestfs.c:1989
1769 #, c-format
1770 msgid "guestfs_end_busy: called when in state %d"
1771 msgstr ""
1772
1773 #: src/guestfs.c:2097
1774 #, c-format
1775 msgid ""
1776 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1777 msgstr ""
1778
1779 #: src/guestfs.c:2255 src/guestfs.c:2309
1780 msgid "unexpected end of file when reading from daemon"
1781 msgstr ""
1782
1783 #: src/guestfs.c:2271
1784 #, c-format
1785 msgid "received magic signature from guestfsd, but in state %d"
1786 msgstr ""
1787
1788 #: src/guestfs.c:2286
1789 #, c-format
1790 msgid "message length (%u) > maximum possible size (%d)"
1791 msgstr ""
1792
1793 #: src/guestfs.c:2416
1794 #, c-format
1795 msgid "guestfs___send: state %d != BUSY"
1796 msgstr ""
1797
1798 #: src/guestfs.c:2438
1799 msgid "xdr_guestfs_message_header failed"
1800 msgstr ""
1801
1802 #: src/guestfs.c:2447
1803 msgid "dispatch failed to marshal args"
1804 msgstr ""
1805
1806 #: src/guestfs.c:2577
1807 #, c-format
1808 msgid "send_file_chunk: state %d != READY"
1809 msgstr ""
1810
1811 #: src/guestfs.c:2593
1812 #, c-format
1813 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1814 msgstr ""
1815
1816 #: src/guestfs.c:2716
1817 #, c-format
1818 msgid "%s: error in chunked encoding"
1819 msgstr ""
1820
1821 #: src/guestfs.c:2744
1822 msgid "write to daemon socket"
1823 msgstr ""
1824
1825 #: src/guestfs.c:2767
1826 msgid "receive_file_data: parse error in reply callback"
1827 msgstr ""
1828
1829 #: src/guestfs.c:2772
1830 msgid "receive_file_data: unexpected flag received when reading file chunks"
1831 msgstr ""
1832
1833 #: src/guestfs.c:2780
1834 msgid "failed to parse file chunk"
1835 msgstr ""
1836
1837 #: src/guestfs.c:2789
1838 msgid "file receive cancelled by daemon"
1839 msgstr ""
1840
1841 #: test-tool/test-tool.c:78
1842 #, c-format
1843 msgid ""
1844 "libguestfs-test-tool: interactive test tool\n"
1845 "Copyright (C) 2009 Red Hat Inc.\n"
1846 "Usage:\n"
1847 "  libguestfs-test-tool [--options]\n"
1848 "Options:\n"
1849 "  --help         Display usage\n"
1850 "  --helper libguestfs-test-tool-helper\n"
1851 "                 Helper program (default: %s)\n"
1852 "  --qemudir dir  Specify QEMU source directory\n"
1853 "  --qemu qemu    Specify QEMU binary\n"
1854 "  --timeout n\n"
1855 "  -t n           Set launch timeout (default: %d seconds)\n"
1856 msgstr ""
1857
1858 #: test-tool/test-tool.c:134
1859 #, c-format
1860 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1861 msgstr ""
1862
1863 #: test-tool/test-tool.c:143
1864 #, c-format
1865 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1866 msgstr ""
1867
1868 #: test-tool/test-tool.c:155
1869 #, c-format
1870 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1871 msgstr ""
1872
1873 #: test-tool/test-tool.c:178
1874 #, c-format
1875 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1876 msgstr ""
1877
1878 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
1879 #, c-format
1880 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1881 msgstr ""
1882
1883 #: test-tool/test-tool.c:197
1884 #, c-format
1885 msgid "libguestfs-test-tool: guestfs_version failed\n"
1886 msgstr ""
1887
1888 #: test-tool/test-tool.c:219
1889 #, c-format
1890 msgid "libguestfs-test-tool: failed to launch appliance\n"
1891 msgstr ""
1892
1893 #: test-tool/test-tool.c:231
1894 #, c-format
1895 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1896 msgstr ""
1897
1898 #: test-tool/test-tool.c:237
1899 #, c-format
1900 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1901 msgstr ""
1902
1903 #: test-tool/test-tool.c:243
1904 #, c-format
1905 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1906 msgstr ""
1907
1908 #: test-tool/test-tool.c:249
1909 #, c-format
1910 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1911 msgstr ""
1912
1913 #: test-tool/test-tool.c:255
1914 #, c-format
1915 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1916 msgstr ""
1917
1918 #: test-tool/test-tool.c:263
1919 #, c-format
1920 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1921 msgstr ""
1922
1923 #: test-tool/test-tool.c:294
1924 #, c-format
1925 msgid ""
1926 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1927 "--qemu/--qemudir options cannot be used.\n"
1928 msgstr ""
1929
1930 #: test-tool/test-tool.c:302
1931 #, c-format
1932 msgid "Binary '%s' does not exist or is not executable\n"
1933 msgstr ""
1934
1935 #: test-tool/test-tool.c:316
1936 #, c-format
1937 msgid "%s: does not look like a qemu source directory\n"
1938 msgstr ""
1939
1940 #: test-tool/test-tool.c:365
1941 #, c-format
1942 msgid ""
1943 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1944 "available.  Expected to find it in '%s'\n"
1945 "\n"
1946 "Use the --helper option to specify the location of this program.\n"
1947 msgstr ""
1948
1949 #: test-tool/test-tool.c:381
1950 #, c-format
1951 msgid "command failed: %s"
1952 msgstr ""
1953
1954 #: test-tool/test-tool.c:389
1955 #, c-format
1956 msgid ""
1957 "Test tool helper program %s\n"
1958 "is not statically linked.  This is a build error when this test tool\n"
1959 "was built.\n"
1960 msgstr ""
1961
1962 #: test-tool/test-tool.c:423
1963 #, c-format
1964 msgid "mkisofs command failed: %s\n"
1965 msgstr ""