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.5\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-04-19 17:24+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:333
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:330
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:336
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:426
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:423
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:1143
68 msgid "clear Augeas path"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:477
72 msgid "close the current Augeas handle"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:483
76 msgid "define an Augeas node"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:480
80 msgid "define an Augeas variable"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:486
84 msgid "look up the value of an Augeas path"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:474
88 msgid "create a new Augeas handle"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:492
92 msgid "insert a sibling Augeas node"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:507
96 msgid "load files into the tree"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:510
100 msgid "list Augeas nodes under augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:501
104 msgid "return Augeas nodes which match augpath"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:498
108 msgid "move Augeas node"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:495
112 msgid "remove an Augeas path"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:504
116 msgid "write all pending Augeas changes to disk"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:489
120 msgid "set Augeas path to value"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:1074
124 msgid "test availability of some parts of the API"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:1152
128 msgid "upload base64-encoded data to file"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:1155
132 msgid "download file and encode as base64"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:618
136 msgid "flush device buffers"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:606
140 msgid "get blocksize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:600
144 msgid "is block device set to read-only"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:615
148 msgid "get total size of device in bytes"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:603
152 msgid "get sectorsize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:612
156 msgid "get total size of device in 512-byte sectors"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:621
160 msgid "reread partition table"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:609
164 msgid "set blocksize of block device"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:594
168 msgid "set block device to read-only"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:597
172 msgid "set block device to read-write"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:1017
176 msgid "return true path on case-insensitive filesystem"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:438
180 msgid "list the contents of a file"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:630
184 msgid "compute MD5, SHAx or CRC checksum of file"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:1137
188 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:528
192 msgid "change file mode"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:148 fish/cmds.c:531 fish/cmds.c:1035
196 msgid "change file owner and group"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:576
200 msgid "run a command from the guest filesystem"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:579
204 msgid "run a command, returning lines"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:339
208 msgid "add qemu parameters"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:1107
212 msgid "copy size bytes from source to destination using dd"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:687
216 msgid "copy a file"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:690
220 msgid "copy a file or directory recursively"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:1077
224 msgid "copy from source to destination using dd"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:654
228 msgid "debugging and internals"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:1149
232 msgid "upload a file to the appliance (internal use only)"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:801
236 msgid "report file system disk space usage"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:804
240 msgid "report file system disk space usage (human readable)"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:699
244 msgid "return kernel messages"
245 msgstr ""
246
247 #: fish/cmds.c:90 fish/cmds.c:627
248 msgid "download a file to the local machine"
249 msgstr ""
250
251 #: fish/cmds.c:91 fish/cmds.c:696
252 msgid "drop kernel page cache, dentries and inodes"
253 msgstr ""
254
255 #: fish/cmds.c:92 fish/cmds.c:807
256 msgid "estimate file space usage"
257 msgstr ""
258
259 #: fish/cmds.c:93 fish/cmds.c:750
260 msgid "check an ext2/ext3 filesystem"
261 msgstr ""
262
263 #: fish/cmds.c:94 fish/cmds.c:1011
264 msgid "echo arguments back to the client"
265 msgstr ""
266
267 #: fish/cmds.c:95 fish/cmds.c:96 fish/cmds.c:100 fish/cmds.c:101
268 #: fish/cmds.c:126 fish/cmds.c:127 fish/cmds.c:308 fish/cmds.c:309
269 #: fish/cmds.c:313 fish/cmds.c:314 fish/cmds.c:316 fish/cmds.c:317
270 #: fish/cmds.c:879 fish/cmds.c:882 fish/cmds.c:885 fish/cmds.c:888
271 #: fish/cmds.c:891 fish/cmds.c:894 fish/cmds.c:897 fish/cmds.c:900
272 #: fish/cmds.c:903 fish/cmds.c:906 fish/cmds.c:909 fish/cmds.c:912
273 msgid "return lines matching a pattern"
274 msgstr ""
275
276 #: fish/cmds.c:97 fish/cmds.c:705
277 msgid "test if two files have equal contents"
278 msgstr ""
279
280 #: fish/cmds.c:98 fish/cmds.c:534
281 msgid "test if file or directory exists"
282 msgstr ""
283
284 #: fish/cmds.c:99 fish/cmds.c:933
285 msgid "preallocate a file in the guest filesystem"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:573
289 msgid "determine file type"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:1080
293 msgid "return the size of the file in bytes"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:1071
297 msgid "fill a file with octets"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:747
301 msgid "find all files and directories"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:1014
305 msgid "find all files and directories, returning NUL-separated list"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:678
309 msgid "run the filesystem checker"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:357
313 msgid "get the additional kernel options"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:363
317 msgid "get autosync mode"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:414
321 msgid "get direct appliance mode flag"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:669
325 msgid "get the ext2/3/4 filesystem label"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:675
329 msgid "get the ext2/3/4 filesystem UUID"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:390
333 msgid "get memory allocated to the qemu subprocess"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:351
337 msgid "get the search path"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:393
341 msgid "get PID of qemu subprocess"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:345
345 msgid "get the qemu binary"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:420
349 msgid "get recovery process enabled flag"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:402
353 msgid "get SELinux enabled flag"
354 msgstr ""
355
356 #: fish/cmds.c:119 fish/cmds.c:384
357 msgid "get the current state"
358 msgstr ""
359
360 #: fish/cmds.c:120 fish/cmds.c:408
361 msgid "get command trace enabled flag"
362 msgstr ""
363
364 #: fish/cmds.c:121 fish/cmds.c:1146
365 msgid "get the current umask"
366 msgstr ""
367
368 #: fish/cmds.c:122 fish/cmds.c:369
369 msgid "get verbose mode"
370 msgstr ""
371
372 #: fish/cmds.c:123 fish/cmds.c:984
373 msgid "get SELinux security context"
374 msgstr ""
375
376 #: fish/cmds.c:124 fish/cmds.c:149 fish/cmds.c:849 fish/cmds.c:852
377 msgid "list extended attributes of a file or directory"
378 msgstr ""
379
380 #: fish/cmds.c:125 fish/cmds.c:765
381 msgid "expand a wildcard path"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:684
385 msgid "install GRUB"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:789
389 msgid "return first 10 lines of a file"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:792
393 msgid "return first N lines of a file"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:714
397 msgid "dump a file in hexadecimal"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:1089
401 msgid "list the contents of a single file in an initrd"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:810
405 msgid "list files in an initrd"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:966
409 msgid "add an inotify watch"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:978
413 msgid "close the inotify handle"
414 msgstr ""
415
416 #: fish/cmds.c:136 fish/cmds.c:975
417 msgid "return list of watched files that had events"
418 msgstr ""
419
420 #: fish/cmds.c:137 fish/cmds.c:963
421 msgid "create an inotify handle"
422 msgstr ""
423
424 #: fish/cmds.c:138 fish/cmds.c:972
425 msgid "return list of inotify events"
426 msgstr ""
427
428 #: fish/cmds.c:139 fish/cmds.c:969
429 msgid "remove an inotify watch"
430 msgstr ""
431
432 #: fish/cmds.c:140 fish/cmds.c:381
433 msgid "is busy processing a command"
434 msgstr ""
435
436 #: fish/cmds.c:141 fish/cmds.c:375
437 msgid "is in configuration state"
438 msgstr ""
439
440 #: fish/cmds.c:142 fish/cmds.c:143 fish/cmds.c:537 fish/cmds.c:540
441 msgid "test if file exists"
442 msgstr ""
443
444 #: fish/cmds.c:144 fish/cmds.c:378
445 msgid "is launching subprocess"
446 msgstr ""
447
448 #: fish/cmds.c:145 fish/cmds.c:372
449 msgid "is ready to accept commands"
450 msgstr ""
451
452 #: fish/cmds.c:146 fish/cmds.c:327
453 msgid "kill the qemu subprocess"
454 msgstr ""
455
456 #: fish/cmds.c:147 fish/cmds.c:324
457 msgid "launch the qemu subprocess"
458 msgstr ""
459
460 #: fish/cmds.c:150 fish/cmds.c:447
461 msgid "list the block devices"
462 msgstr ""
463
464 #: fish/cmds.c:151 fish/cmds.c:450
465 msgid "list the partitions"
466 msgstr ""
467
468 #: fish/cmds.c:152 fish/cmds.c:441
469 msgid "list the files in a directory (long format)"
470 msgstr ""
471
472 #: fish/cmds.c:153 fish/cmds.c:154 fish/cmds.c:918 fish/cmds.c:921
473 msgid "create a hard link"
474 msgstr ""
475
476 #: fish/cmds.c:155 fish/cmds.c:156 fish/cmds.c:924 fish/cmds.c:927
477 msgid "create a symbolic link"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:229 fish/cmds.c:861 fish/cmds.c:864
481 msgid "remove extended attribute of a file or directory"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:444
485 msgid "list the files in a directory"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:251 fish/cmds.c:855 fish/cmds.c:858
489 msgid "set extended attribute of a file or directory"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:585
493 msgid "get file information for a symbolic link"
494 msgstr ""
495
496 #: fish/cmds.c:161 fish/cmds.c:1038
497 msgid "lstat on multiple files"
498 msgstr ""
499
500 #: fish/cmds.c:162 fish/cmds.c:549
501 msgid "create an LVM logical volume"
502 msgstr ""
503
504 #: fish/cmds.c:163 fish/cmds.c:570
505 msgid "remove all LVM LVs, VGs and PVs"
506 msgstr ""
507
508 #: fish/cmds.c:164 fish/cmds.c:657
509 msgid "remove an LVM logical volume"
510 msgstr ""
511
512 #: fish/cmds.c:165 fish/cmds.c:1083
513 msgid "rename an LVM logical volume"
514 msgstr ""
515
516 #: fish/cmds.c:166 fish/cmds.c:741
517 msgid "resize an LVM logical volume"
518 msgstr ""
519
520 #: fish/cmds.c:167 fish/cmds.c:1140
521 msgid "expand an LV to fill free space"
522 msgstr ""
523
524 #: fish/cmds.c:168 fish/cmds.c:169 fish/cmds.c:459 fish/cmds.c:468
525 msgid "list the LVM logical volumes (LVs)"
526 msgstr ""
527
528 #: fish/cmds.c:170 fish/cmds.c:1098
529 msgid "get the UUID of a logical volume"
530 msgstr ""
531
532 #: fish/cmds.c:171 fish/cmds.c:1041
533 msgid "lgetxattr on multiple files"
534 msgstr ""
535
536 #: fish/cmds.c:172 fish/cmds.c:522
537 msgid "create a directory"
538 msgstr ""
539
540 #: fish/cmds.c:173 fish/cmds.c:1032
541 msgid "create a directory with a particular mode"
542 msgstr ""
543
544 #: fish/cmds.c:174 fish/cmds.c:525
545 msgid "create a directory and parents"
546 msgstr ""
547
548 #: fish/cmds.c:175 fish/cmds.c:777
549 msgid "create a temporary directory"
550 msgstr ""
551
552 #: fish/cmds.c:176 fish/cmds.c:177 fish/cmds.c:178 fish/cmds.c:999
553 #: fish/cmds.c:1002 fish/cmds.c:1005
554 msgid "make ext2/3/4 filesystem with external journal"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:990
558 msgid "make ext2/3/4 external journal"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:993
562 msgid "make ext2/3/4 external journal with label"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:996
566 msgid "make ext2/3/4 external journal with UUID"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:828
570 msgid "make FIFO (named pipe)"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:552
574 msgid "make a filesystem"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:987
578 msgid "make a filesystem with block size"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:870
582 msgid "create a mountpoint"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:825
586 msgid "make block, character or FIFO devices"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:831
590 msgid "make block device node"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:834
594 msgid "make char device node"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:816
598 msgid "create a swap partition"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:819
602 msgid "create a swap partition with a label"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:822
606 msgid "create a swap partition with an explicit UUID"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:960
610 msgid "create a swap file"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:1008
614 msgid "load a kernel module"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:429
618 msgid "mount a guest disk at a position in the filesystem"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:813
622 msgid "mount a file using the loop device"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:648
626 msgid "mount a guest disk with mount options"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:645
630 msgid "mount a guest disk, read-only"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:651
634 msgid "mount a guest disk with mount options and vfstype"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:867
638 msgid "show mountpoints"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:564
642 msgid "show mounted filesystems"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:693
646 msgid "move a file"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:756
650 msgid "probe NTFS volume"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:1119
654 msgid "resize an NTFS filesystem"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:1053
658 msgid "add a partition to the device"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:1125
662 msgid "delete a partition"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:1056
666 msgid "partition whole disk with a single primary partition"
667 msgstr ""
668
669 #: fish/cmds.c:207 fish/cmds.c:1128
670 msgid "return true if a partition is bootable"
671 msgstr ""
672
673 #: fish/cmds.c:208 fish/cmds.c:1131
674 msgid "get the MBR type byte (ID byte) from a partition"
675 msgstr ""
676
677 #: fish/cmds.c:209 fish/cmds.c:1068
678 msgid "get the partition table type"
679 msgstr ""
680
681 #: fish/cmds.c:210 fish/cmds.c:1050
682 msgid "create an empty partition table"
683 msgstr ""
684
685 #: fish/cmds.c:211 fish/cmds.c:1065
686 msgid "list partitions on a device"
687 msgstr ""
688
689 #: fish/cmds.c:212 fish/cmds.c:1059
690 msgid "make a partition bootable"
691 msgstr ""
692
693 #: fish/cmds.c:213 fish/cmds.c:1134
694 msgid "set the MBR type byte (ID byte) of a partition"
695 msgstr ""
696
697 #: fish/cmds.c:214 fish/cmds.c:1062
698 msgid "set partition name"
699 msgstr ""
700
701 #: fish/cmds.c:215 fish/cmds.c:702
702 msgid "ping the guest daemon"
703 msgstr ""
704
705 #: fish/cmds.c:216 fish/cmds.c:1047
706 msgid "read part of a file"
707 msgstr ""
708
709 #: fish/cmds.c:217 fish/cmds.c:543
710 msgid "create an LVM physical volume"
711 msgstr ""
712
713 #: fish/cmds.c:218 fish/cmds.c:663
714 msgid "remove an LVM physical volume"
715 msgstr ""
716
717 #: fish/cmds.c:219 fish/cmds.c:720
718 msgid "resize an LVM physical volume"
719 msgstr ""
720
721 #: fish/cmds.c:220 fish/cmds.c:221 fish/cmds.c:453 fish/cmds.c:462
722 msgid "list the LVM physical volumes (PVs)"
723 msgstr ""
724
725 #: fish/cmds.c:222 fish/cmds.c:1092
726 msgid "get the UUID of a physical volume"
727 msgstr ""
728
729 #: fish/cmds.c:223 fish/cmds.c:876
730 msgid "read a file"
731 msgstr ""
732
733 #: fish/cmds.c:224 fish/cmds.c:471
734 msgid "read file as lines"
735 msgstr ""
736
737 #: fish/cmds.c:225 fish/cmds.c:840
738 msgid "read directories entries"
739 msgstr ""
740
741 #: fish/cmds.c:226 fish/cmds.c:930
742 msgid "read the target of a symbolic link"
743 msgstr ""
744
745 #: fish/cmds.c:227 fish/cmds.c:1044
746 msgid "readlink on multiple files"
747 msgstr ""
748
749 #: fish/cmds.c:228 fish/cmds.c:915
750 msgid "canonicalized absolute pathname"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:744
754 msgid "resize an ext2/ext3 filesystem"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:513
758 msgid "remove a file"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:519
762 msgid "remove a file or directory recursively"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:516
766 msgid "remove a directory"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:873
770 msgid "remove a mountpoint"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:768
774 msgid "scrub (securely wipe) a device"
775 msgstr ""
776
777 #: fish/cmds.c:236 fish/cmds.c:771
778 msgid "scrub (securely wipe) a file"
779 msgstr ""
780
781 #: fish/cmds.c:237 fish/cmds.c:774
782 msgid "scrub (securely wipe) free space"
783 msgstr ""
784
785 #: fish/cmds.c:238 fish/cmds.c:354
786 msgid "add options to kernel command line"
787 msgstr ""
788
789 #: fish/cmds.c:239 fish/cmds.c:360
790 msgid "set autosync mode"
791 msgstr ""
792
793 #: fish/cmds.c:240 fish/cmds.c:411
794 msgid "enable or disable direct appliance mode"
795 msgstr ""
796
797 #: fish/cmds.c:241 fish/cmds.c:666
798 msgid "set the ext2/3/4 filesystem label"
799 msgstr ""
800
801 #: fish/cmds.c:242 fish/cmds.c:672
802 msgid "set the ext2/3/4 filesystem UUID"
803 msgstr ""
804
805 #: fish/cmds.c:243 fish/cmds.c:387
806 msgid "set memory allocated to the qemu subprocess"
807 msgstr ""
808
809 #: fish/cmds.c:244 fish/cmds.c:348
810 msgid "set the search path"
811 msgstr ""
812
813 #: fish/cmds.c:245 fish/cmds.c:342
814 msgid "set the qemu binary"
815 msgstr ""
816
817 #: fish/cmds.c:246 fish/cmds.c:417
818 msgid "enable or disable the recovery process"
819 msgstr ""
820
821 #: fish/cmds.c:247 fish/cmds.c:399
822 msgid "set SELinux enabled or disabled at appliance boot"
823 msgstr ""
824
825 #: fish/cmds.c:248 fish/cmds.c:405
826 msgid "enable or disable command traces"
827 msgstr ""
828
829 #: fish/cmds.c:249 fish/cmds.c:366
830 msgid "set verbose mode"
831 msgstr ""
832
833 #: fish/cmds.c:250 fish/cmds.c:981
834 msgid "set SELinux security context"
835 msgstr ""
836
837 #: fish/cmds.c:252 fish/cmds.c:253 fish/cmds.c:555 fish/cmds.c:843
838 msgid "create partitions on a block device"
839 msgstr ""
840
841 #: fish/cmds.c:254 fish/cmds.c:723
842 msgid "modify a single partition on a block device"
843 msgstr ""
844
845 #: fish/cmds.c:255 fish/cmds.c:732
846 msgid "display the disk geometry from the partition table"
847 msgstr ""
848
849 #: fish/cmds.c:256 fish/cmds.c:729
850 msgid "display the kernel geometry"
851 msgstr ""
852
853 #: fish/cmds.c:257 fish/cmds.c:726
854 msgid "display the partition table"
855 msgstr ""
856
857 #: fish/cmds.c:258 fish/cmds.c:759
858 msgid "run a command via the shell"
859 msgstr ""
860
861 #: fish/cmds.c:259 fish/cmds.c:762
862 msgid "run a command via the shell returning lines"
863 msgstr ""
864
865 #: fish/cmds.c:260 fish/cmds.c:753
866 msgid "sleep for some seconds"
867 msgstr ""
868
869 #: fish/cmds.c:261 fish/cmds.c:582
870 msgid "get file information"
871 msgstr ""
872
873 #: fish/cmds.c:262 fish/cmds.c:588
874 msgid "get file system statistics"
875 msgstr ""
876
877 #: fish/cmds.c:263 fish/cmds.c:264 fish/cmds.c:708 fish/cmds.c:711
878 msgid "print the printable strings in a file"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:939
882 msgid "disable swap on device"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:945
886 msgid "disable swap on file"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:951
890 msgid "disable swap on labeled swap partition"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:957
894 msgid "disable swap on swap partition by UUID"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:936
898 msgid "enable swap on device"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:942
902 msgid "enable swap on file"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:948
906 msgid "enable swap on labeled swap partition"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:954
910 msgid "enable swap on swap partition by UUID"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:432
914 msgid "sync disks, writes are flushed through to the disk image"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:795
918 msgid "return last 10 lines of a file"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:798
922 msgid "return last N lines of a file"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:633
926 msgid "unpack tarfile to directory"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:636
930 msgid "pack directory into tarfile"
931 msgstr ""
932
933 #: fish/cmds.c:278 fish/cmds.c:284 fish/cmds.c:639 fish/cmds.c:1113
934 msgid "unpack compressed tarball to directory"
935 msgstr ""
936
937 #: fish/cmds.c:279 fish/cmds.c:285 fish/cmds.c:642 fish/cmds.c:1116
938 msgid "pack directory into compressed tarball"
939 msgstr ""
940
941 #: fish/cmds.c:280 fish/cmds.c:435
942 msgid "update file timestamps or create a new file"
943 msgstr ""
944
945 #: fish/cmds.c:281 fish/cmds.c:1023
946 msgid "truncate a file to zero size"
947 msgstr ""
948
949 #: fish/cmds.c:282 fish/cmds.c:1026
950 msgid "truncate a file to a particular size"
951 msgstr ""
952
953 #: fish/cmds.c:283 fish/cmds.c:591
954 msgid "get ext2/ext3/ext4 superblock details"
955 msgstr ""
956
957 #: fish/cmds.c:286 fish/cmds.c:837
958 msgid "set file mode creation mask (umask)"
959 msgstr ""
960
961 #: fish/cmds.c:287 fish/cmds.c:561
962 msgid "unmount a filesystem"
963 msgstr ""
964
965 #: fish/cmds.c:288 fish/cmds.c:567
966 msgid "unmount all filesystems"
967 msgstr ""
968
969 #: fish/cmds.c:289 fish/cmds.c:624
970 msgid "upload a file from the local machine"
971 msgstr ""
972
973 #: fish/cmds.c:290 fish/cmds.c:1029
974 msgid "set timestamp of a file with nanosecond precision"
975 msgstr ""
976
977 #: fish/cmds.c:291 fish/cmds.c:396
978 msgid "get the library version number"
979 msgstr ""
980
981 #: fish/cmds.c:292 fish/cmds.c:1020
982 msgid "get the Linux VFS type corresponding to a mounted device"
983 msgstr ""
984
985 #: fish/cmds.c:293 fish/cmds.c:738
986 msgid "activate or deactivate some volume groups"
987 msgstr ""
988
989 #: fish/cmds.c:294 fish/cmds.c:735
990 msgid "activate or deactivate all volume groups"
991 msgstr ""
992
993 #: fish/cmds.c:295 fish/cmds.c:546
994 msgid "create an LVM volume group"
995 msgstr ""
996
997 #: fish/cmds.c:296 fish/cmds.c:1104
998 msgid "get the LV UUIDs of all LVs in the volume group"
999 msgstr ""
1000
1001 #: fish/cmds.c:297 fish/cmds.c:1101
1002 msgid "get the PV UUIDs containing the volume group"
1003 msgstr ""
1004
1005 #: fish/cmds.c:298 fish/cmds.c:660
1006 msgid "remove an LVM volume group"
1007 msgstr ""
1008
1009 #: fish/cmds.c:299 fish/cmds.c:1086
1010 msgid "rename an LVM volume group"
1011 msgstr ""
1012
1013 #: fish/cmds.c:300 fish/cmds.c:301 fish/cmds.c:456 fish/cmds.c:465
1014 msgid "list the LVM volume groups (VGs)"
1015 msgstr ""
1016
1017 #: fish/cmds.c:302 fish/cmds.c:1122
1018 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1019 msgstr ""
1020
1021 #: fish/cmds.c:303 fish/cmds.c:1095
1022 msgid "get the UUID of a volume group"
1023 msgstr ""
1024
1025 #: fish/cmds.c:304 fish/cmds.c:786
1026 msgid "count characters in a file"
1027 msgstr ""
1028
1029 #: fish/cmds.c:305 fish/cmds.c:780
1030 msgid "count lines in a file"
1031 msgstr ""
1032
1033 #: fish/cmds.c:306 fish/cmds.c:783
1034 msgid "count words in a file"
1035 msgstr ""
1036
1037 #: fish/cmds.c:307 fish/cmds.c:558
1038 msgid "create a file"
1039 msgstr ""
1040
1041 #: fish/cmds.c:310 fish/cmds.c:681
1042 msgid "write zeroes to the device"
1043 msgstr ""
1044
1045 #: fish/cmds.c:311 fish/cmds.c:1110
1046 msgid "write zeroes to an entire device"
1047 msgstr ""
1048
1049 #: fish/cmds.c:312 fish/cmds.c:717
1050 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1051 msgstr ""
1052
1053 #: fish/cmds.c:315 fish/cmds.c:846
1054 msgid "determine file type inside a compressed file"
1055 msgstr ""
1056
1057 #: fish/cmds.c:318
1058 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1059 msgstr ""
1060
1061 #: fish/cmds.c:1433 fish/cmds.c:1445 fish/cmds.c:1458 fish/cmds.c:1472
1062 #: fish/cmds.c:1486 fish/cmds.c:1501 fish/cmds.c:1516 fish/cmds.c:1529
1063 #: fish/cmds.c:1544 fish/cmds.c:1557 fish/cmds.c:1572 fish/cmds.c:1585
1064 #: fish/cmds.c:1599 fish/cmds.c:1612 fish/cmds.c:1627 fish/cmds.c:1640
1065 #: fish/cmds.c:1654 fish/cmds.c:1668 fish/cmds.c:1682 fish/cmds.c:1696
1066 #: fish/cmds.c:1710 fish/cmds.c:1725 fish/cmds.c:1756 fish/cmds.c:1770
1067 #: fish/cmds.c:1784 fish/cmds.c:1800 fish/cmds.c:1813 fish/cmds.c:1828
1068 #: fish/cmds.c:1841 fish/cmds.c:1856 fish/cmds.c:1869 fish/cmds.c:1884
1069 #: fish/cmds.c:1897 fish/cmds.c:1913 fish/cmds.c:1929 fish/cmds.c:1945
1070 #: fish/cmds.c:1959 fish/cmds.c:1972 fish/cmds.c:1988 fish/cmds.c:2007
1071 #: fish/cmds.c:2026 fish/cmds.c:2044 fish/cmds.c:2059 fish/cmds.c:2074
1072 #: fish/cmds.c:2089 fish/cmds.c:2104 fish/cmds.c:2119 fish/cmds.c:2134
1073 #: fish/cmds.c:2149 fish/cmds.c:2165 fish/cmds.c:2185 fish/cmds.c:2219
1074 #: fish/cmds.c:2233 fish/cmds.c:2252 fish/cmds.c:2271 fish/cmds.c:2289
1075 #: fish/cmds.c:2306 fish/cmds.c:2322 fish/cmds.c:2339 fish/cmds.c:2354
1076 #: fish/cmds.c:2370 fish/cmds.c:2382 fish/cmds.c:2395 fish/cmds.c:2412
1077 #: fish/cmds.c:2428 fish/cmds.c:2444 fish/cmds.c:2460 fish/cmds.c:2476
1078 #: fish/cmds.c:2493 fish/cmds.c:2530 fish/cmds.c:2584 fish/cmds.c:2602
1079 #: fish/cmds.c:2620 fish/cmds.c:2638 fish/cmds.c:2653 fish/cmds.c:2672
1080 #: fish/cmds.c:2707 fish/cmds.c:2726 fish/cmds.c:2802 fish/cmds.c:2838
1081 #: fish/cmds.c:2851 fish/cmds.c:2866 fish/cmds.c:2878 fish/cmds.c:2891
1082 #: fish/cmds.c:2910 fish/cmds.c:2929 fish/cmds.c:2948 fish/cmds.c:2967
1083 #: fish/cmds.c:2986 fish/cmds.c:3005 fish/cmds.c:3022 fish/cmds.c:3036
1084 #: fish/cmds.c:3050 fish/cmds.c:3066 fish/cmds.c:3082 fish/cmds.c:3099
1085 #: fish/cmds.c:3132 fish/cmds.c:3148 fish/cmds.c:3164 fish/cmds.c:3178
1086 #: fish/cmds.c:3193 fish/cmds.c:3213 fish/cmds.c:3233 fish/cmds.c:3254
1087 #: fish/cmds.c:3274 fish/cmds.c:3292 fish/cmds.c:3312 fish/cmds.c:3332
1088 #: fish/cmds.c:3349 fish/cmds.c:3368 fish/cmds.c:3386 fish/cmds.c:3406
1089 #: fish/cmds.c:3420 fish/cmds.c:3434 fish/cmds.c:3449 fish/cmds.c:3464
1090 #: fish/cmds.c:3482 fish/cmds.c:3497 fish/cmds.c:3515 fish/cmds.c:3532
1091 #: fish/cmds.c:3547 fish/cmds.c:3565 fish/cmds.c:3585 fish/cmds.c:3605
1092 #: fish/cmds.c:3624 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3684
1093 #: fish/cmds.c:3705 fish/cmds.c:3725 fish/cmds.c:3745 fish/cmds.c:3764
1094 #: fish/cmds.c:3778 fish/cmds.c:3797 fish/cmds.c:3888 fish/cmds.c:3905
1095 #: fish/cmds.c:3922 fish/cmds.c:3939 fish/cmds.c:3954 fish/cmds.c:3972
1096 #: fish/cmds.c:4005 fish/cmds.c:4019 fish/cmds.c:4038 fish/cmds.c:4052
1097 #: fish/cmds.c:4085 fish/cmds.c:4102 fish/cmds.c:4119 fish/cmds.c:4136
1098 #: fish/cmds.c:4155 fish/cmds.c:4169 fish/cmds.c:4185 fish/cmds.c:4201
1099 #: fish/cmds.c:4220 fish/cmds.c:4238 fish/cmds.c:4256 fish/cmds.c:4274
1100 #: fish/cmds.c:4294 fish/cmds.c:4332 fish/cmds.c:4352 fish/cmds.c:4389
1101 #: fish/cmds.c:4404 fish/cmds.c:4420 fish/cmds.c:4438 fish/cmds.c:4458
1102 #: fish/cmds.c:4477 fish/cmds.c:4492 fish/cmds.c:4508 fish/cmds.c:4526
1103 #: fish/cmds.c:4600 fish/cmds.c:4638 fish/cmds.c:4714 fish/cmds.c:4787
1104 #: fish/cmds.c:4821 fish/cmds.c:4841 fish/cmds.c:4859 fish/cmds.c:4879
1105 #: fish/cmds.c:4898 fish/cmds.c:4920 fish/cmds.c:4960 fish/cmds.c:4998
1106 #: fish/cmds.c:5016 fish/cmds.c:5032 fish/cmds.c:5048 fish/cmds.c:5062
1107 #: fish/cmds.c:5077 fish/cmds.c:5101 fish/cmds.c:5122 fish/cmds.c:5143
1108 #: fish/cmds.c:5164 fish/cmds.c:5185 fish/cmds.c:5206 fish/cmds.c:5227
1109 #: fish/cmds.c:5248 fish/cmds.c:5269 fish/cmds.c:5290 fish/cmds.c:5311
1110 #: fish/cmds.c:5332 fish/cmds.c:5352 fish/cmds.c:5372 fish/cmds.c:5390
1111 #: fish/cmds.c:5408 fish/cmds.c:5426 fish/cmds.c:5443 fish/cmds.c:5463
1112 #: fish/cmds.c:5498 fish/cmds.c:5512 fish/cmds.c:5526 fish/cmds.c:5542
1113 #: fish/cmds.c:5558 fish/cmds.c:5572 fish/cmds.c:5586 fish/cmds.c:5600
1114 #: fish/cmds.c:5614 fish/cmds.c:5630 fish/cmds.c:5663 fish/cmds.c:5700
1115 #: fish/cmds.c:5731 fish/cmds.c:5746 fish/cmds.c:5761 fish/cmds.c:5774
1116 #: fish/cmds.c:5787 fish/cmds.c:5805 fish/cmds.c:5840 fish/cmds.c:5875
1117 #: fish/cmds.c:5911 fish/cmds.c:5948 fish/cmds.c:5986 fish/cmds.c:6024
1118 #: fish/cmds.c:6059 fish/cmds.c:6073 fish/cmds.c:6093 fish/cmds.c:6112
1119 #: fish/cmds.c:6131 fish/cmds.c:6148 fish/cmds.c:6165 fish/cmds.c:6198
1120 #: fish/cmds.c:6267 fish/cmds.c:6304 fish/cmds.c:6359 fish/cmds.c:6382
1121 #: fish/cmds.c:6405 fish/cmds.c:6430 fish/cmds.c:6486 fish/cmds.c:6504
1122 #: fish/cmds.c:6546 fish/cmds.c:6563 fish/cmds.c:6599 fish/cmds.c:6633
1123 #: fish/cmds.c:6650 fish/cmds.c:6669 fish/cmds.c:6723 fish/cmds.c:6740
1124 #: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6794 fish/cmds.c:6811
1125 #: fish/cmds.c:6835 fish/cmds.c:6852 fish/cmds.c:6869 fish/cmds.c:6886
1126 #: fish/cmds.c:6903 fish/cmds.c:6922 fish/cmds.c:6954 fish/cmds.c:6969
1127 #: fish/cmds.c:6989 fish/cmds.c:7008 fish/cmds.c:7021 fish/cmds.c:7035
1128 #: fish/cmds.c:7069 fish/cmds.c:7105 fish/cmds.c:7142 fish/cmds.c:7195
1129 #: fish/cmds.c:7214 fish/cmds.c:7247 fish/cmds.c:7260 fish/cmds.c:7277
1130 #: fish/cmds.c:7314 fish/cmds.c:7334
1131 #, c-format
1132 msgid "%s should have %d parameter(s)\n"
1133 msgstr ""
1134
1135 #: fish/cmds.c:1434 fish/cmds.c:1446 fish/cmds.c:1459 fish/cmds.c:1473
1136 #: fish/cmds.c:1487 fish/cmds.c:1502 fish/cmds.c:1517 fish/cmds.c:1530
1137 #: fish/cmds.c:1545 fish/cmds.c:1558 fish/cmds.c:1573 fish/cmds.c:1586
1138 #: fish/cmds.c:1600 fish/cmds.c:1613 fish/cmds.c:1628 fish/cmds.c:1641
1139 #: fish/cmds.c:1655 fish/cmds.c:1669 fish/cmds.c:1683 fish/cmds.c:1697
1140 #: fish/cmds.c:1711 fish/cmds.c:1726 fish/cmds.c:1757 fish/cmds.c:1771
1141 #: fish/cmds.c:1785 fish/cmds.c:1801 fish/cmds.c:1814 fish/cmds.c:1829
1142 #: fish/cmds.c:1842 fish/cmds.c:1857 fish/cmds.c:1870 fish/cmds.c:1885
1143 #: fish/cmds.c:1898 fish/cmds.c:1914 fish/cmds.c:1930 fish/cmds.c:1946
1144 #: fish/cmds.c:1960 fish/cmds.c:1973 fish/cmds.c:1989 fish/cmds.c:2008
1145 #: fish/cmds.c:2027 fish/cmds.c:2045 fish/cmds.c:2060 fish/cmds.c:2075
1146 #: fish/cmds.c:2090 fish/cmds.c:2105 fish/cmds.c:2120 fish/cmds.c:2135
1147 #: fish/cmds.c:2150 fish/cmds.c:2166 fish/cmds.c:2186 fish/cmds.c:2220
1148 #: fish/cmds.c:2234 fish/cmds.c:2253 fish/cmds.c:2272 fish/cmds.c:2290
1149 #: fish/cmds.c:2307 fish/cmds.c:2323 fish/cmds.c:2340 fish/cmds.c:2355
1150 #: fish/cmds.c:2371 fish/cmds.c:2383 fish/cmds.c:2396 fish/cmds.c:2413
1151 #: fish/cmds.c:2429 fish/cmds.c:2445 fish/cmds.c:2461 fish/cmds.c:2477
1152 #: fish/cmds.c:2494 fish/cmds.c:2531 fish/cmds.c:2585 fish/cmds.c:2603
1153 #: fish/cmds.c:2621 fish/cmds.c:2639 fish/cmds.c:2654 fish/cmds.c:2673
1154 #: fish/cmds.c:2708 fish/cmds.c:2727 fish/cmds.c:2803 fish/cmds.c:2839
1155 #: fish/cmds.c:2852 fish/cmds.c:2867 fish/cmds.c:2879 fish/cmds.c:2892
1156 #: fish/cmds.c:2911 fish/cmds.c:2930 fish/cmds.c:2949 fish/cmds.c:2968
1157 #: fish/cmds.c:2987 fish/cmds.c:3006 fish/cmds.c:3023 fish/cmds.c:3037
1158 #: fish/cmds.c:3051 fish/cmds.c:3067 fish/cmds.c:3083 fish/cmds.c:3100
1159 #: fish/cmds.c:3133 fish/cmds.c:3149 fish/cmds.c:3165 fish/cmds.c:3179
1160 #: fish/cmds.c:3194 fish/cmds.c:3214 fish/cmds.c:3234 fish/cmds.c:3255
1161 #: fish/cmds.c:3275 fish/cmds.c:3293 fish/cmds.c:3313 fish/cmds.c:3333
1162 #: fish/cmds.c:3350 fish/cmds.c:3369 fish/cmds.c:3387 fish/cmds.c:3407
1163 #: fish/cmds.c:3421 fish/cmds.c:3435 fish/cmds.c:3450 fish/cmds.c:3465
1164 #: fish/cmds.c:3483 fish/cmds.c:3498 fish/cmds.c:3516 fish/cmds.c:3533
1165 #: fish/cmds.c:3548 fish/cmds.c:3566 fish/cmds.c:3586 fish/cmds.c:3606
1166 #: fish/cmds.c:3625 fish/cmds.c:3656 fish/cmds.c:3671 fish/cmds.c:3685
1167 #: fish/cmds.c:3706 fish/cmds.c:3726 fish/cmds.c:3746 fish/cmds.c:3765
1168 #: fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3889 fish/cmds.c:3906
1169 #: fish/cmds.c:3923 fish/cmds.c:3940 fish/cmds.c:3955 fish/cmds.c:3973
1170 #: fish/cmds.c:4006 fish/cmds.c:4020 fish/cmds.c:4039 fish/cmds.c:4053
1171 #: fish/cmds.c:4086 fish/cmds.c:4103 fish/cmds.c:4120 fish/cmds.c:4137
1172 #: fish/cmds.c:4156 fish/cmds.c:4170 fish/cmds.c:4186 fish/cmds.c:4202
1173 #: fish/cmds.c:4221 fish/cmds.c:4239 fish/cmds.c:4257 fish/cmds.c:4275
1174 #: fish/cmds.c:4295 fish/cmds.c:4333 fish/cmds.c:4353 fish/cmds.c:4390
1175 #: fish/cmds.c:4405 fish/cmds.c:4421 fish/cmds.c:4439 fish/cmds.c:4459
1176 #: fish/cmds.c:4478 fish/cmds.c:4493 fish/cmds.c:4509 fish/cmds.c:4527
1177 #: fish/cmds.c:4601 fish/cmds.c:4639 fish/cmds.c:4715 fish/cmds.c:4788
1178 #: fish/cmds.c:4822 fish/cmds.c:4842 fish/cmds.c:4860 fish/cmds.c:4880
1179 #: fish/cmds.c:4899 fish/cmds.c:4921 fish/cmds.c:4961 fish/cmds.c:4999
1180 #: fish/cmds.c:5017 fish/cmds.c:5033 fish/cmds.c:5049 fish/cmds.c:5063
1181 #: fish/cmds.c:5078 fish/cmds.c:5102 fish/cmds.c:5123 fish/cmds.c:5144
1182 #: fish/cmds.c:5165 fish/cmds.c:5186 fish/cmds.c:5207 fish/cmds.c:5228
1183 #: fish/cmds.c:5249 fish/cmds.c:5270 fish/cmds.c:5291 fish/cmds.c:5312
1184 #: fish/cmds.c:5333 fish/cmds.c:5353 fish/cmds.c:5373 fish/cmds.c:5391
1185 #: fish/cmds.c:5409 fish/cmds.c:5427 fish/cmds.c:5444 fish/cmds.c:5464
1186 #: fish/cmds.c:5499 fish/cmds.c:5513 fish/cmds.c:5527 fish/cmds.c:5543
1187 #: fish/cmds.c:5559 fish/cmds.c:5573 fish/cmds.c:5587 fish/cmds.c:5601
1188 #: fish/cmds.c:5615 fish/cmds.c:5631 fish/cmds.c:5664 fish/cmds.c:5701
1189 #: fish/cmds.c:5732 fish/cmds.c:5747 fish/cmds.c:5762 fish/cmds.c:5775
1190 #: fish/cmds.c:5788 fish/cmds.c:5806 fish/cmds.c:5841 fish/cmds.c:5876
1191 #: fish/cmds.c:5912 fish/cmds.c:5949 fish/cmds.c:5987 fish/cmds.c:6025
1192 #: fish/cmds.c:6060 fish/cmds.c:6074 fish/cmds.c:6094 fish/cmds.c:6113
1193 #: fish/cmds.c:6132 fish/cmds.c:6149 fish/cmds.c:6166 fish/cmds.c:6199
1194 #: fish/cmds.c:6268 fish/cmds.c:6305 fish/cmds.c:6360 fish/cmds.c:6383
1195 #: fish/cmds.c:6406 fish/cmds.c:6431 fish/cmds.c:6487 fish/cmds.c:6505
1196 #: fish/cmds.c:6547 fish/cmds.c:6564 fish/cmds.c:6600 fish/cmds.c:6634
1197 #: fish/cmds.c:6651 fish/cmds.c:6670 fish/cmds.c:6724 fish/cmds.c:6741
1198 #: fish/cmds.c:6760 fish/cmds.c:6779 fish/cmds.c:6795 fish/cmds.c:6812
1199 #: fish/cmds.c:6836 fish/cmds.c:6853 fish/cmds.c:6870 fish/cmds.c:6887
1200 #: fish/cmds.c:6904 fish/cmds.c:6923 fish/cmds.c:6955 fish/cmds.c:6970
1201 #: fish/cmds.c:6990 fish/cmds.c:7009 fish/cmds.c:7022 fish/cmds.c:7036
1202 #: fish/cmds.c:7070 fish/cmds.c:7106 fish/cmds.c:7143 fish/cmds.c:7196
1203 #: fish/cmds.c:7215 fish/cmds.c:7248 fish/cmds.c:7261 fish/cmds.c:7278
1204 #: fish/cmds.c:7315 fish/cmds.c:7335
1205 #, c-format
1206 msgid "type 'help %s' for help on %s\n"
1207 msgstr ""
1208
1209 #: fish/cmds.c:1736 fish/cmds.c:2198 fish/cmds.c:2504 fish/cmds.c:2541
1210 #: fish/cmds.c:2560 fish/cmds.c:2685 fish/cmds.c:2738 fish/cmds.c:2757
1211 #: fish/cmds.c:2776 fish/cmds.c:2816 fish/cmds.c:3111 fish/cmds.c:3635
1212 #: fish/cmds.c:3809 fish/cmds.c:3828 fish/cmds.c:3847 fish/cmds.c:3866
1213 #: fish/cmds.c:3984 fish/cmds.c:4063 fish/cmds.c:4305 fish/cmds.c:4363
1214 #: fish/cmds.c:4537 fish/cmds.c:4556 fish/cmds.c:4575 fish/cmds.c:4611
1215 #: fish/cmds.c:4649 fish/cmds.c:4668 fish/cmds.c:4687 fish/cmds.c:4725
1216 #: fish/cmds.c:4744 fish/cmds.c:4763 fish/cmds.c:4798 fish/cmds.c:4933
1217 #: fish/cmds.c:4973 fish/cmds.c:5476 fish/cmds.c:5641 fish/cmds.c:5676
1218 #: fish/cmds.c:5711 fish/cmds.c:5817 fish/cmds.c:5851 fish/cmds.c:5886
1219 #: fish/cmds.c:5922 fish/cmds.c:5960 fish/cmds.c:5998 fish/cmds.c:6036
1220 #: fish/cmds.c:6178 fish/cmds.c:6211 fish/cmds.c:6224 fish/cmds.c:6237
1221 #: fish/cmds.c:6250 fish/cmds.c:6280 fish/cmds.c:6315 fish/cmds.c:6334
1222 #: fish/cmds.c:6443 fish/cmds.c:6462 fish/cmds.c:6517 fish/cmds.c:6530
1223 #: fish/cmds.c:6575 fish/cmds.c:6611 fish/cmds.c:6680 fish/cmds.c:6699
1224 #: fish/cmds.c:6937 fish/cmds.c:7047 fish/cmds.c:7081 fish/cmds.c:7117
1225 #: fish/cmds.c:7154 fish/cmds.c:7173 fish/cmds.c:7226 fish/cmds.c:7291
1226 #, c-format
1227 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1228 msgstr ""
1229
1230 #: fish/cmds.c:1742 fish/cmds.c:2204 fish/cmds.c:2510 fish/cmds.c:2547
1231 #: fish/cmds.c:2566 fish/cmds.c:2691 fish/cmds.c:2744 fish/cmds.c:2763
1232 #: fish/cmds.c:2782 fish/cmds.c:2822 fish/cmds.c:3117 fish/cmds.c:3641
1233 #: fish/cmds.c:3815 fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872
1234 #: fish/cmds.c:3990 fish/cmds.c:4069 fish/cmds.c:4311 fish/cmds.c:4369
1235 #: fish/cmds.c:4543 fish/cmds.c:4562 fish/cmds.c:4581 fish/cmds.c:4617
1236 #: fish/cmds.c:4655 fish/cmds.c:4674 fish/cmds.c:4693 fish/cmds.c:4731
1237 #: fish/cmds.c:4750 fish/cmds.c:4769 fish/cmds.c:4804 fish/cmds.c:4939
1238 #: fish/cmds.c:4979 fish/cmds.c:5482 fish/cmds.c:5647 fish/cmds.c:5682
1239 #: fish/cmds.c:5717 fish/cmds.c:5823 fish/cmds.c:5857 fish/cmds.c:5892
1240 #: fish/cmds.c:5928 fish/cmds.c:5966 fish/cmds.c:6004 fish/cmds.c:6042
1241 #: fish/cmds.c:6286 fish/cmds.c:6321 fish/cmds.c:6340 fish/cmds.c:6449
1242 #: fish/cmds.c:6581 fish/cmds.c:6617 fish/cmds.c:6686 fish/cmds.c:6705
1243 #: fish/cmds.c:7053 fish/cmds.c:7087 fish/cmds.c:7123 fish/cmds.c:7160
1244 #: fish/cmds.c:7179 fish/cmds.c:7232 fish/cmds.c:7297
1245 #, c-format
1246 msgid "%s: %s: integer out of range\n"
1247 msgstr ""
1248
1249 #: fish/cmds.c:8185
1250 #, c-format
1251 msgid "%s: unknown command\n"
1252 msgstr ""
1253
1254 #: fish/edit.c:86
1255 #, c-format
1256 msgid "use '%s filename' to edit a file\n"
1257 msgstr ""
1258
1259 #: fish/fish.c:94 fuse/guestmount.c:869
1260 #, c-format
1261 msgid "Try `%s --help' for more information.\n"
1262 msgstr ""
1263
1264 #: fish/fish.c:98
1265 #, c-format
1266 msgid ""
1267 "%s: guest filesystem shell\n"
1268 "%s lets you edit virtual machine filesystems\n"
1269 "Copyright (C) 2009 Red Hat Inc.\n"
1270 "Usage:\n"
1271 "  %s [--options] cmd [: cmd : cmd ...]\n"
1272 "  %s -i libvirt-domain\n"
1273 "  %s -i disk-image(s)\n"
1274 "or for interactive use:\n"
1275 "  %s\n"
1276 "or from a shell script:\n"
1277 "  %s <<EOF\n"
1278 "  cmd\n"
1279 "  ...\n"
1280 "  EOF\n"
1281 "Options:\n"
1282 "  -h|--cmd-help        List available commands\n"
1283 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1284 "  -a|--add image       Add image\n"
1285 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1286 "  -f|--file file       Read commands from file\n"
1287 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1288 "  --listen             Listen for remote commands\n"
1289 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1290 "  -n|--no-sync         Don't autosync\n"
1291 "  --remote[=pid]       Send commands to remote %s\n"
1292 "  -r|--ro              Mount read-only\n"
1293 "  --selinux            Enable SELinux support\n"
1294 "  -v|--verbose         Verbose messages\n"
1295 "  -x                   Echo each command before executing it\n"
1296 "  -V|--version         Display version and exit\n"
1297 "For more information,  see the manpage %s(1).\n"
1298 msgstr ""
1299
1300 #: fish/fish.c:190 fuse/guestmount.c:966
1301 #, c-format
1302 msgid "guestfs_create: failed to create handle\n"
1303 msgstr ""
1304
1305 #: fish/fish.c:229
1306 #, c-format
1307 msgid "%s: --listen=PID: PID was not a number: %s\n"
1308 msgstr ""
1309
1310 #: fish/fish.c:236
1311 #, c-format
1312 msgid ""
1313 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1314 msgstr ""
1315
1316 #: fish/fish.c:245 fuse/guestmount.c:1011
1317 #, c-format
1318 msgid "%s: unknown long option: %s (%d)\n"
1319 msgstr ""
1320
1321 #: fish/fish.c:272
1322 #, c-format
1323 msgid "%s: only one -f parameter can be given\n"
1324 msgstr ""
1325
1326 #: fish/fish.c:345
1327 #, c-format
1328 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1329 msgstr ""
1330
1331 #: fish/fish.c:352
1332 #, c-format
1333 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1334 msgstr ""
1335
1336 #: fish/fish.c:362
1337 #, c-format
1338 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1339 msgstr ""
1340
1341 #: fish/fish.c:408
1342 #, c-format
1343 msgid "%s: cannot use --listen and --remote options at the same time\n"
1344 msgstr ""
1345
1346 #: fish/fish.c:416
1347 #, c-format
1348 msgid "%s: extra parameters on the command line with --listen flag\n"
1349 msgstr ""
1350
1351 #: fish/fish.c:422
1352 #, c-format
1353 msgid "%s: cannot use --listen and --file options at the same time\n"
1354 msgstr ""
1355
1356 #: fish/fish.c:570
1357 #, c-format
1358 msgid ""
1359 "\n"
1360 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1361 "editing virtual machine filesystems.\n"
1362 "\n"
1363 "Type: 'help' for help with commands\n"
1364 "      'quit' to quit the shell\n"
1365 "\n"
1366 msgstr ""
1367
1368 #: fish/fish.c:650
1369 #, c-format
1370 msgid "%s: unterminated double quote\n"
1371 msgstr ""
1372
1373 #: fish/fish.c:656 fish/fish.c:673
1374 #, c-format
1375 msgid "%s: command arguments not separated by whitespace\n"
1376 msgstr ""
1377
1378 #: fish/fish.c:667
1379 #, c-format
1380 msgid "%s: unterminated single quote\n"
1381 msgstr ""
1382
1383 #: fish/fish.c:722
1384 #, c-format
1385 msgid "%s: internal error parsing string at '%s'\n"
1386 msgstr ""
1387
1388 #: fish/fish.c:739
1389 #, c-format
1390 msgid "%s: too many arguments\n"
1391 msgstr ""
1392
1393 #: fish/fish.c:768
1394 #, c-format
1395 msgid "%s: empty command on command line\n"
1396 msgstr ""
1397
1398 #: fish/fish.c:936
1399 msgid "display a list of commands or help on a command"
1400 msgstr ""
1401
1402 #: fish/fish.c:938
1403 msgid "quit guestfish"
1404 msgstr ""
1405
1406 #: fish/fish.c:941
1407 msgid "allocate an image"
1408 msgstr ""
1409
1410 #: fish/fish.c:943
1411 msgid "display a line of text"
1412 msgstr ""
1413
1414 #: fish/fish.c:945
1415 msgid "edit a file in the image"
1416 msgstr ""
1417
1418 #: fish/fish.c:947
1419 msgid "local change directory"
1420 msgstr ""
1421
1422 #: fish/fish.c:949
1423 msgid "expand wildcards in command"
1424 msgstr ""
1425
1426 #: fish/fish.c:951
1427 msgid "view a file in the pager"
1428 msgstr ""
1429
1430 #: fish/fish.c:953
1431 msgid "close and reopen libguestfs handle"
1432 msgstr ""
1433
1434 #: fish/fish.c:955
1435 msgid "allocate a sparse image file"
1436 msgstr ""
1437
1438 #: fish/fish.c:957
1439 msgid "measure time taken to run command"
1440 msgstr ""
1441
1442 #: fish/fish.c:969
1443 #, c-format
1444 msgid ""
1445 "alloc - allocate an image\n"
1446 "     alloc <filename> <size>\n"
1447 "\n"
1448 "    This creates an empty (zeroed) file of the given size,\n"
1449 "    and then adds so it can be further examined.\n"
1450 "\n"
1451 "    For more advanced image creation, see qemu-img utility.\n"
1452 "\n"
1453 "    Size can be specified (where <nn> means a number):\n"
1454 "    <nn>             number of kilobytes\n"
1455 "      eg: 1440       standard 3.5\" floppy\n"
1456 "    <nn>K or <nn>KB  number of kilobytes\n"
1457 "    <nn>M or <nn>MB  number of megabytes\n"
1458 "    <nn>G or <nn>GB  number of gigabytes\n"
1459 "    <nn>T or <nn>TB  number of terabytes\n"
1460 "    <nn>P or <nn>PB  number of petabytes\n"
1461 "    <nn>E or <nn>EB  number of exabytes\n"
1462 "    <nn>sects        number of 512 byte sectors\n"
1463 msgstr ""
1464
1465 #: fish/fish.c:988
1466 #, c-format
1467 msgid ""
1468 "echo - display a line of text\n"
1469 "     echo [<params> ...]\n"
1470 "\n"
1471 "    This echos the parameters to the terminal.\n"
1472 msgstr ""
1473
1474 #: fish/fish.c:995
1475 #, c-format
1476 msgid ""
1477 "edit - edit a file in the image\n"
1478 "     edit <filename>\n"
1479 "\n"
1480 "    This is used to edit a file.\n"
1481 "\n"
1482 "    It is the equivalent of (and is implemented by)\n"
1483 "    running \"cat\", editing locally, and then \"write-file\".\n"
1484 "\n"
1485 "    Normally it uses $EDITOR, but if you use the aliases\n"
1486 "    \"vi\" or \"emacs\" you will get those editors.\n"
1487 "\n"
1488 "    NOTE: This will not work reliably for large files\n"
1489 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1490 msgstr ""
1491
1492 #: fish/fish.c:1009
1493 #, c-format
1494 msgid ""
1495 "lcd - local change directory\n"
1496 "    lcd <directory>\n"
1497 "\n"
1498 "    Change guestfish's current directory. This command is\n"
1499 "    useful if you want to download files to a particular\n"
1500 "    place.\n"
1501 msgstr ""
1502
1503 #: fish/fish.c:1016
1504 #, c-format
1505 msgid ""
1506 "glob - expand wildcards in command\n"
1507 "    glob <command> [<args> ...]\n"
1508 "\n"
1509 "    Glob runs <command> with wildcards expanded in any\n"
1510 "    command args.  Note that the command is run repeatedly\n"
1511 "    once for each expanded argument.\n"
1512 msgstr ""
1513
1514 #: fish/fish.c:1023
1515 #, c-format
1516 msgid ""
1517 "help - display a list of commands or help on a command\n"
1518 "     help cmd\n"
1519 "     help\n"
1520 msgstr ""
1521
1522 #: fish/fish.c:1028
1523 #, c-format
1524 msgid ""
1525 "more - view a file in the pager\n"
1526 "     more <filename>\n"
1527 "\n"
1528 "    This is used to view a file in the pager.\n"
1529 "\n"
1530 "    It is the equivalent of (and is implemented by)\n"
1531 "    running \"cat\" and using the pager.\n"
1532 "\n"
1533 "    Normally it uses $PAGER, but if you use the alias\n"
1534 "    \"less\" then it always uses \"less\".\n"
1535 "\n"
1536 "    NOTE: This will not work reliably for large files\n"
1537 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1538 msgstr ""
1539
1540 #: fish/fish.c:1044
1541 #, c-format
1542 msgid ""
1543 "quit - quit guestfish\n"
1544 "     quit\n"
1545 msgstr ""
1546
1547 #: fish/fish.c:1047
1548 #, c-format
1549 msgid ""
1550 "reopen - close and reopen the libguestfs handle\n"
1551 "     reopen\n"
1552 "\n"
1553 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1554 "this normally, because the handle is closed properly when guestfish\n"
1555 "exits.  However this is occasionally useful for testing.\n"
1556 msgstr ""
1557
1558 #: fish/fish.c:1054
1559 #, c-format
1560 msgid ""
1561 "sparse - allocate a sparse image file\n"
1562 "     sparse <filename> <size>\n"
1563 "\n"
1564 "    This creates an empty sparse file of the given size,\n"
1565 "    and then adds so it can be further examined.\n"
1566 "\n"
1567 "    In all respects it works the same as the 'alloc'\n"
1568 "    command, except that the image file is allocated\n"
1569 "    sparsely, which means that disk blocks are not assigned\n"
1570 "    to the file until they are needed.  Sparse disk files\n"
1571 "    only use space when written to, but they are slower\n"
1572 "    and there is a danger you could run out of real disk\n"
1573 "    space during a write operation.\n"
1574 "\n"
1575 "    For more advanced image creation, see qemu-img utility.\n"
1576 "\n"
1577 "    Size can be specified (where <nn> means a number):\n"
1578 "    <nn>             number of kilobytes\n"
1579 "      eg: 1440       standard 3.5\" floppy\n"
1580 "    <nn>K or <nn>KB  number of kilobytes\n"
1581 "    <nn>M or <nn>MB  number of megabytes\n"
1582 "    <nn>G or <nn>GB  number of gigabytes\n"
1583 "    <nn>T or <nn>TB  number of terabytes\n"
1584 "    <nn>P or <nn>PB  number of petabytes\n"
1585 "    <nn>E or <nn>EB  number of exabytes\n"
1586 "    <nn>sects        number of 512 byte sectors\n"
1587 msgstr ""
1588
1589 #: fish/fish.c:1081
1590 #, c-format
1591 msgid ""
1592 "time - measure time taken to run command\n"
1593 "    time <command> [<args> ...]\n"
1594 "\n"
1595 "    This runs <command> as usual, and prints the elapsed\n"
1596 "    time afterwards.\n"
1597 msgstr ""
1598
1599 #: fish/fish.c:1087
1600 #, c-format
1601 msgid "%s: command not known, use -h to list all commands\n"
1602 msgstr ""
1603
1604 #: fish/fish.c:1101
1605 #, c-format
1606 msgid ""
1607 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1608 "For a list of commands:             guestfish -h\n"
1609 "For complete documentation:         man guestfish\n"
1610 msgstr ""
1611
1612 #: fish/fish.c:1258
1613 #, c-format
1614 msgid "Runaway quote in string \"%s\"\n"
1615 msgstr ""
1616
1617 #: fish/glob.c:52
1618 #, c-format
1619 msgid "use 'glob command [args...]'\n"
1620 msgstr ""
1621
1622 #: fish/glob.c:72
1623 #, c-format
1624 msgid "glob: guestfs_glob_expand call failed: %s\n"
1625 msgstr ""
1626
1627 #: fish/lcd.c:34
1628 #, c-format
1629 msgid "use 'lcd directory' to change local directory\n"
1630 msgstr ""
1631
1632 #: fish/more.c:40
1633 #, c-format
1634 msgid "use '%s filename' to page a file\n"
1635 msgstr ""
1636
1637 #: fish/rc.c:249
1638 #, c-format
1639 msgid "guestfish: protocol error: could not read 'hello' message\n"
1640 msgstr ""
1641
1642 #: fish/rc.c:254
1643 #, c-format
1644 msgid ""
1645 "guestfish: protocol error: version mismatch, server version '%s' does not "
1646 "match client version '%s'.  The two versions must match exactly.\n"
1647 msgstr ""
1648
1649 #: fish/rc.c:329 fish/rc.c:343
1650 #, c-format
1651 msgid "guestfish: remote: looks like the server is not running\n"
1652 msgstr ""
1653
1654 #: fish/rc.c:355 fish/rc.c:369
1655 #, c-format
1656 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1657 msgstr ""
1658
1659 #: fish/rc.c:380
1660 #, c-format
1661 msgid "guestfish: protocol error: could not decode reply from server\n"
1662 msgstr ""
1663
1664 #: fish/reopen.c:36
1665 #, c-format
1666 msgid "'reopen' command takes no parameters\n"
1667 msgstr ""
1668
1669 #: fish/reopen.c:46
1670 #, c-format
1671 msgid "reopen: guestfs_create: failed to create handle\n"
1672 msgstr ""
1673
1674 #: fish/time.c:35
1675 #, c-format
1676 msgid "use 'time command [args...]'\n"
1677 msgstr ""
1678
1679 #: fuse/guestmount.c:873
1680 #, c-format
1681 msgid ""
1682 "%s: FUSE module for libguestfs\n"
1683 "%s lets you mount a virtual machine filesystem\n"
1684 "Copyright (C) 2009 Red Hat Inc.\n"
1685 "Usage:\n"
1686 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1687 "Options:\n"
1688 "  -a|--add image       Add image\n"
1689 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1690 "  --fuse-help          Display extra FUSE options\n"
1691 "  --help               Display help message and exit\n"
1692 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1693 "  -n|--no-sync         Don't autosync\n"
1694 "  -o|--option opt      Pass extra option to FUSE\n"
1695 "  -r|--ro              Mount read-only\n"
1696 "  --selinux            Enable SELinux support\n"
1697 "  --trace              Trace guestfs API calls (to stderr)\n"
1698 "  -v|--verbose         Verbose messages\n"
1699 "  -V|--version         Display version and exit\n"
1700 msgstr ""
1701
1702 #: fuse/guestmount.c:1082
1703 #, c-format
1704 msgid "%s: must have at least one -a and at least one -m option\n"
1705 msgstr ""
1706
1707 #: fuse/guestmount.c:1090
1708 #, c-format
1709 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1710 msgstr ""
1711
1712 #: src/guestfs.c:271
1713 #, c-format
1714 msgid "guestfs_close: called twice on the same handle\n"
1715 msgstr ""
1716
1717 #: src/guestfs.c:374
1718 #, c-format
1719 msgid "libguestfs: error: %s\n"
1720 msgstr ""
1721
1722 #: src/guestfs.c:729
1723 msgid "command line cannot be altered after qemu subprocess launched"
1724 msgstr ""
1725
1726 #: src/guestfs.c:743
1727 msgid "guestfs_config: parameter must begin with '-' character"
1728 msgstr ""
1729
1730 #: src/guestfs.c:757
1731 #, c-format
1732 msgid "guestfs_config: parameter '%s' isn't allowed"
1733 msgstr ""
1734
1735 #: src/guestfs.c:778 src/guestfs.c:815 src/guestfs.c:862
1736 msgid "filename cannot contain ',' (comma) character"
1737 msgstr ""
1738
1739 #: src/guestfs.c:946
1740 msgid "you must call guestfs_add_drive before guestfs_launch"
1741 msgstr ""
1742
1743 #: src/guestfs.c:951
1744 msgid "qemu has already been launched"
1745 msgstr ""
1746
1747 #: src/guestfs.c:959
1748 #, c-format
1749 msgid "%s: cannot create temporary directory"
1750 msgstr ""
1751
1752 #: src/guestfs.c:1049
1753 #, c-format
1754 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1755 msgstr ""
1756
1757 #: src/guestfs.c:1460
1758 msgid "failed to connect to vmchannel socket"
1759 msgstr ""
1760
1761 #: src/guestfs.c:1479
1762 msgid "guestfs_launch failed, see earlier error messages"
1763 msgstr ""
1764
1765 #: src/guestfs.c:1492
1766 msgid "qemu launched and contacted daemon, but state != READY"
1767 msgstr ""
1768
1769 #: src/guestfs.c:1584
1770 #, c-format
1771 msgid "external command failed: %s"
1772 msgstr ""
1773
1774 #: src/guestfs.c:1657
1775 #, c-format
1776 msgid ""
1777 "%s: command failed: If qemu is located on a non-standard path, try setting "
1778 "the LIBGUESTFS_QEMU environment variable."
1779 msgstr ""
1780
1781 #: src/guestfs.c:1833
1782 msgid "qemu has not been launched yet"
1783 msgstr ""
1784
1785 #: src/guestfs.c:1844
1786 msgid "no subprocess to kill"
1787 msgstr ""
1788
1789 #: src/guestfs.c:1966
1790 #, c-format
1791 msgid "guestfs_set_busy: called when in state %d != READY"
1792 msgstr ""
1793
1794 #: src/guestfs.c:1989
1795 #, c-format
1796 msgid "guestfs_end_busy: called when in state %d"
1797 msgstr ""
1798
1799 #: src/guestfs.c:2097
1800 #, c-format
1801 msgid ""
1802 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1803 msgstr ""
1804
1805 #: src/guestfs.c:2255 src/guestfs.c:2309
1806 msgid "unexpected end of file when reading from daemon"
1807 msgstr ""
1808
1809 #: src/guestfs.c:2271
1810 #, c-format
1811 msgid "received magic signature from guestfsd, but in state %d"
1812 msgstr ""
1813
1814 #: src/guestfs.c:2286
1815 #, c-format
1816 msgid "message length (%u) > maximum possible size (%d)"
1817 msgstr ""
1818
1819 #: src/guestfs.c:2416
1820 #, c-format
1821 msgid "guestfs___send: state %d != BUSY"
1822 msgstr ""
1823
1824 #: src/guestfs.c:2438
1825 msgid "xdr_guestfs_message_header failed"
1826 msgstr ""
1827
1828 #: src/guestfs.c:2447
1829 msgid "dispatch failed to marshal args"
1830 msgstr ""
1831
1832 #: src/guestfs.c:2577
1833 #, c-format
1834 msgid "send_file_chunk: state %d != READY"
1835 msgstr ""
1836
1837 #: src/guestfs.c:2593
1838 #, c-format
1839 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1840 msgstr ""
1841
1842 #: src/guestfs.c:2716
1843 #, c-format
1844 msgid "%s: error in chunked encoding"
1845 msgstr ""
1846
1847 #: src/guestfs.c:2744
1848 msgid "write to daemon socket"
1849 msgstr ""
1850
1851 #: src/guestfs.c:2767
1852 msgid "receive_file_data: parse error in reply callback"
1853 msgstr ""
1854
1855 #: src/guestfs.c:2772
1856 msgid "receive_file_data: unexpected flag received when reading file chunks"
1857 msgstr ""
1858
1859 #: src/guestfs.c:2780
1860 msgid "failed to parse file chunk"
1861 msgstr ""
1862
1863 #: src/guestfs.c:2789
1864 msgid "file receive cancelled by daemon"
1865 msgstr ""
1866
1867 #: test-tool/test-tool.c:78
1868 #, c-format
1869 msgid ""
1870 "libguestfs-test-tool: interactive test tool\n"
1871 "Copyright (C) 2009 Red Hat Inc.\n"
1872 "Usage:\n"
1873 "  libguestfs-test-tool [--options]\n"
1874 "Options:\n"
1875 "  --help         Display usage\n"
1876 "  --helper libguestfs-test-tool-helper\n"
1877 "                 Helper program (default: %s)\n"
1878 "  --qemudir dir  Specify QEMU source directory\n"
1879 "  --qemu qemu    Specify QEMU binary\n"
1880 "  --timeout n\n"
1881 "  -t n           Set launch timeout (default: %d seconds)\n"
1882 msgstr ""
1883
1884 #: test-tool/test-tool.c:134
1885 #, c-format
1886 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1887 msgstr ""
1888
1889 #: test-tool/test-tool.c:143
1890 #, c-format
1891 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1892 msgstr ""
1893
1894 #: test-tool/test-tool.c:155
1895 #, c-format
1896 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1897 msgstr ""
1898
1899 #: test-tool/test-tool.c:178
1900 #, c-format
1901 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1902 msgstr ""
1903
1904 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
1905 #, c-format
1906 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1907 msgstr ""
1908
1909 #: test-tool/test-tool.c:197
1910 #, c-format
1911 msgid "libguestfs-test-tool: guestfs_version failed\n"
1912 msgstr ""
1913
1914 #: test-tool/test-tool.c:219
1915 #, c-format
1916 msgid "libguestfs-test-tool: failed to launch appliance\n"
1917 msgstr ""
1918
1919 #: test-tool/test-tool.c:231
1920 #, c-format
1921 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1922 msgstr ""
1923
1924 #: test-tool/test-tool.c:237
1925 #, c-format
1926 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1927 msgstr ""
1928
1929 #: test-tool/test-tool.c:243
1930 #, c-format
1931 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1932 msgstr ""
1933
1934 #: test-tool/test-tool.c:249
1935 #, c-format
1936 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1937 msgstr ""
1938
1939 #: test-tool/test-tool.c:255
1940 #, c-format
1941 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1942 msgstr ""
1943
1944 #: test-tool/test-tool.c:263
1945 #, c-format
1946 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1947 msgstr ""
1948
1949 #: test-tool/test-tool.c:294
1950 #, c-format
1951 msgid ""
1952 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1953 "--qemu/--qemudir options cannot be used.\n"
1954 msgstr ""
1955
1956 #: test-tool/test-tool.c:302
1957 #, c-format
1958 msgid "Binary '%s' does not exist or is not executable\n"
1959 msgstr ""
1960
1961 #: test-tool/test-tool.c:316
1962 #, c-format
1963 msgid "%s: does not look like a qemu source directory\n"
1964 msgstr ""
1965
1966 #: test-tool/test-tool.c:365
1967 #, c-format
1968 msgid ""
1969 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1970 "available.  Expected to find it in '%s'\n"
1971 "\n"
1972 "Use the --helper option to specify the location of this program.\n"
1973 msgstr ""
1974
1975 #: test-tool/test-tool.c:381
1976 #, c-format
1977 msgid "command failed: %s"
1978 msgstr ""
1979
1980 #: test-tool/test-tool.c:389
1981 #, c-format
1982 msgid ""
1983 "Test tool helper program %s\n"
1984 "is not statically linked.  This is a build error when this test tool\n"
1985 "was built.\n"
1986 msgstr ""
1987
1988 #: test-tool/test-tool.c:423
1989 #, c-format
1990 msgid "mkisofs command failed: %s\n"
1991 msgstr ""