Update BUGS and 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.2.7\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-05-17 12:11+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:321
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:318
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:324
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:414
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:411
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:465
68 msgid "close the current Augeas handle"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:471
72 msgid "define an Augeas node"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:468
76 msgid "define an Augeas variable"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:474
80 msgid "look up the value of an Augeas path"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:462
84 msgid "create a new Augeas handle"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:480
88 msgid "insert a sibling Augeas node"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:495
92 msgid "load files into the tree"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:498
96 msgid "list Augeas nodes under augpath"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:489
100 msgid "return Augeas nodes which match augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:486
104 msgid "move Augeas node"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:483
108 msgid "remove an Augeas path"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:492
112 msgid "write all pending Augeas changes to disk"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:477
116 msgid "set Augeas path to value"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:1062
120 msgid "test availability of some parts of the API"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:606
124 msgid "flush device buffers"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:594
128 msgid "get blocksize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:588
132 msgid "is block device set to read-only"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:603
136 msgid "get total size of device in bytes"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:591
140 msgid "get sectorsize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:600
144 msgid "get total size of device in 512-byte sectors"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:609
148 msgid "reread partition table"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:597
152 msgid "set blocksize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:582
156 msgid "set block device to read-only"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:585
160 msgid "set block device to read-write"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:1005
164 msgid "return true path on case-insensitive filesystem"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:426
168 msgid "list the contents of a file"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:618
172 msgid "compute MD5, SHAx or CRC checksum of file"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:516
176 msgid "change file mode"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:142 fish/cmds.c:519 fish/cmds.c:1023
180 msgid "change file owner and group"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:564
184 msgid "run a command from the guest filesystem"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:567
188 msgid "run a command, returning lines"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:327
192 msgid "add qemu parameters"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:1095
196 msgid "copy size bytes from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:675
200 msgid "copy a file"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:678
204 msgid "copy a file or directory recursively"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:1065
208 msgid "copy from source to destination using dd"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:642
212 msgid "debugging and internals"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:789
216 msgid "report file system disk space usage"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:792
220 msgid "report file system disk space usage (human readable)"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:687
224 msgid "return kernel messages"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:615
228 msgid "download a file to the local machine"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:684
232 msgid "drop kernel page cache, dentries and inodes"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:795
236 msgid "estimate file space usage"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:738
240 msgid "check an ext2/ext3 filesystem"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:999
244 msgid "echo arguments back to the client"
245 msgstr ""
246
247 #: fish/cmds.c:90 fish/cmds.c:91 fish/cmds.c:95 fish/cmds.c:96 fish/cmds.c:120
248 #: fish/cmds.c:121 fish/cmds.c:297 fish/cmds.c:298 fish/cmds.c:301
249 #: fish/cmds.c:302 fish/cmds.c:304 fish/cmds.c:305 fish/cmds.c:867
250 #: fish/cmds.c:870 fish/cmds.c:873 fish/cmds.c:876 fish/cmds.c:879
251 #: fish/cmds.c:882 fish/cmds.c:885 fish/cmds.c:888 fish/cmds.c:891
252 #: fish/cmds.c:894 fish/cmds.c:897 fish/cmds.c:900
253 msgid "return lines matching a pattern"
254 msgstr ""
255
256 #: fish/cmds.c:92 fish/cmds.c:693
257 msgid "test if two files have equal contents"
258 msgstr ""
259
260 #: fish/cmds.c:93 fish/cmds.c:522
261 msgid "test if file or directory exists"
262 msgstr ""
263
264 #: fish/cmds.c:94 fish/cmds.c:921
265 msgid "preallocate a file in the guest filesystem"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:561
269 msgid "determine file type"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:1068
273 msgid "return the size of the file in bytes"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:1059
277 msgid "fill a file with octets"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:735
281 msgid "find all files and directories"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:1002
285 msgid "find all files and directories, returning NUL-separated list"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:666
289 msgid "run the filesystem checker"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:345
293 msgid "get the additional kernel options"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:351
297 msgid "get autosync mode"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:402
301 msgid "get direct appliance mode flag"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:657
305 msgid "get the ext2/3/4 filesystem label"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:663
309 msgid "get the ext2/3/4 filesystem UUID"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:378
313 msgid "get memory allocated to the qemu subprocess"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:339
317 msgid "get the search path"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:381
321 msgid "get PID of qemu subprocess"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:333
325 msgid "get the qemu binary"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:408
329 msgid "get recovery process enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:390
333 msgid "get SELinux enabled flag"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:372
337 msgid "get the current state"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:396
341 msgid "get command trace enabled flag"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:357
345 msgid "get verbose mode"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:972
349 msgid "get SELinux security context"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:143 fish/cmds.c:837 fish/cmds.c:840
353 msgid "list extended attributes of a file or directory"
354 msgstr ""
355
356 #: fish/cmds.c:119 fish/cmds.c:753
357 msgid "expand a wildcard path"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:672
361 msgid "install GRUB"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:777
365 msgid "return first 10 lines of a file"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:780
369 msgid "return first N lines of a file"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:702
373 msgid "dump a file in hexadecimal"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:1077
377 msgid "list the contents of a single file in an initrd"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:798
381 msgid "list files in an initrd"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:954
385 msgid "add an inotify watch"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:966
389 msgid "close the inotify handle"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:963
393 msgid "return list of watched files that had events"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:951
397 msgid "create an inotify handle"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:960
401 msgid "return list of inotify events"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:957
405 msgid "remove an inotify watch"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:369
409 msgid "is busy processing a command"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:363
413 msgid "is in configuration state"
414 msgstr ""
415
416 #: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:525 fish/cmds.c:528
417 msgid "test if file exists"
418 msgstr ""
419
420 #: fish/cmds.c:138 fish/cmds.c:366
421 msgid "is launching subprocess"
422 msgstr ""
423
424 #: fish/cmds.c:139 fish/cmds.c:360
425 msgid "is ready to accept commands"
426 msgstr ""
427
428 #: fish/cmds.c:140 fish/cmds.c:315
429 msgid "kill the qemu subprocess"
430 msgstr ""
431
432 #: fish/cmds.c:141 fish/cmds.c:312
433 msgid "launch the qemu subprocess"
434 msgstr ""
435
436 #: fish/cmds.c:144 fish/cmds.c:435
437 msgid "list the block devices"
438 msgstr ""
439
440 #: fish/cmds.c:145 fish/cmds.c:438
441 msgid "list the partitions"
442 msgstr ""
443
444 #: fish/cmds.c:146 fish/cmds.c:429
445 msgid "list the files in a directory (long format)"
446 msgstr ""
447
448 #: fish/cmds.c:147 fish/cmds.c:148 fish/cmds.c:906 fish/cmds.c:909
449 msgid "create a hard link"
450 msgstr ""
451
452 #: fish/cmds.c:149 fish/cmds.c:150 fish/cmds.c:912 fish/cmds.c:915
453 msgid "create a symbolic link"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:221 fish/cmds.c:849 fish/cmds.c:852
457 msgid "remove extended attribute of a file or directory"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:432
461 msgid "list the files in a directory"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:243 fish/cmds.c:843 fish/cmds.c:846
465 msgid "set extended attribute of a file or directory"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:573
469 msgid "get file information for a symbolic link"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:1026
473 msgid "lstat on multiple files"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:537
477 msgid "create an LVM logical volume"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:558
481 msgid "remove all LVM LVs, VGs and PVs"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:645
485 msgid "remove an LVM logical volume"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:1071
489 msgid "rename an LVM logical volume"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:729
493 msgid "resize an LVM logical volume"
494 msgstr ""
495
496 #: fish/cmds.c:161 fish/cmds.c:162 fish/cmds.c:447 fish/cmds.c:456
497 msgid "list the LVM logical volumes (LVs)"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:1086
501 msgid "get the UUID of a logical volume"
502 msgstr ""
503
504 #: fish/cmds.c:164 fish/cmds.c:1029
505 msgid "lgetxattr on multiple files"
506 msgstr ""
507
508 #: fish/cmds.c:165 fish/cmds.c:510
509 msgid "create a directory"
510 msgstr ""
511
512 #: fish/cmds.c:166 fish/cmds.c:1020
513 msgid "create a directory with a particular mode"
514 msgstr ""
515
516 #: fish/cmds.c:167 fish/cmds.c:513
517 msgid "create a directory and parents"
518 msgstr ""
519
520 #: fish/cmds.c:168 fish/cmds.c:765
521 msgid "create a temporary directory"
522 msgstr ""
523
524 #: fish/cmds.c:169 fish/cmds.c:170 fish/cmds.c:171 fish/cmds.c:987
525 #: fish/cmds.c:990 fish/cmds.c:993
526 msgid "make ext2/3/4 filesystem with external journal"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:978
530 msgid "make ext2/3/4 external journal"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:981
534 msgid "make ext2/3/4 external journal with label"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:984
538 msgid "make ext2/3/4 external journal with UUID"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:816
542 msgid "make FIFO (named pipe)"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:540
546 msgid "make a filesystem"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:975
550 msgid "make a filesystem with block size"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:858
554 msgid "create a mountpoint"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:813
558 msgid "make block, character or FIFO devices"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:819
562 msgid "make block device node"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:822
566 msgid "make char device node"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:804
570 msgid "create a swap partition"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:807
574 msgid "create a swap partition with a label"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:810
578 msgid "create a swap partition with an explicit UUID"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:948
582 msgid "create a swap file"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:996
586 msgid "load a kernel module"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:417
590 msgid "mount a guest disk at a position in the filesystem"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:801
594 msgid "mount a file using the loop device"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:636
598 msgid "mount a guest disk with mount options"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:633
602 msgid "mount a guest disk, read-only"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:639
606 msgid "mount a guest disk with mount options and vfstype"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:855
610 msgid "show mountpoints"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:552
614 msgid "show mounted filesystems"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:681
618 msgid "move a file"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:744
622 msgid "probe NTFS volume"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1041
626 msgid "add a partition to the device"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:1098
630 msgid "delete a partition"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1044
634 msgid "partition whole disk with a single primary partition"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1101
638 msgid "return true if a partition is bootable"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:1104
642 msgid "get the MBR type byte (ID byte) from a partition"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:1056
646 msgid "get the partition table type"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:1038
650 msgid "create an empty partition table"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:1053
654 msgid "list partitions on a device"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:1047
658 msgid "make a partition bootable"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:1107
662 msgid "set the MBR type byte (ID byte) of a partition"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:1050
666 msgid "set partition name"
667 msgstr ""
668
669 #: fish/cmds.c:207 fish/cmds.c:690
670 msgid "ping the guest daemon"
671 msgstr ""
672
673 #: fish/cmds.c:208 fish/cmds.c:1035
674 msgid "read part of a file"
675 msgstr ""
676
677 #: fish/cmds.c:209 fish/cmds.c:531
678 msgid "create an LVM physical volume"
679 msgstr ""
680
681 #: fish/cmds.c:210 fish/cmds.c:651
682 msgid "remove an LVM physical volume"
683 msgstr ""
684
685 #: fish/cmds.c:211 fish/cmds.c:708
686 msgid "resize an LVM physical volume"
687 msgstr ""
688
689 #: fish/cmds.c:212 fish/cmds.c:213 fish/cmds.c:441 fish/cmds.c:450
690 msgid "list the LVM physical volumes (PVs)"
691 msgstr ""
692
693 #: fish/cmds.c:214 fish/cmds.c:1080
694 msgid "get the UUID of a physical volume"
695 msgstr ""
696
697 #: fish/cmds.c:215 fish/cmds.c:864
698 msgid "read a file"
699 msgstr ""
700
701 #: fish/cmds.c:216 fish/cmds.c:459
702 msgid "read file as lines"
703 msgstr ""
704
705 #: fish/cmds.c:217 fish/cmds.c:828
706 msgid "read directories entries"
707 msgstr ""
708
709 #: fish/cmds.c:218 fish/cmds.c:918
710 msgid "read the target of a symbolic link"
711 msgstr ""
712
713 #: fish/cmds.c:219 fish/cmds.c:1032
714 msgid "readlink on multiple files"
715 msgstr ""
716
717 #: fish/cmds.c:220 fish/cmds.c:903
718 msgid "canonicalized absolute pathname"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:732
722 msgid "resize an ext2/ext3 filesystem"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:501
726 msgid "remove a file"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:507
730 msgid "remove a file or directory recursively"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:504
734 msgid "remove a directory"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:861
738 msgid "remove a mountpoint"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:756
742 msgid "scrub (securely wipe) a device"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:759
746 msgid "scrub (securely wipe) a file"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:762
750 msgid "scrub (securely wipe) free space"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:342
754 msgid "add options to kernel command line"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:348
758 msgid "set autosync mode"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:399
762 msgid "enable or disable direct appliance mode"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:654
766 msgid "set the ext2/3/4 filesystem label"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:660
770 msgid "set the ext2/3/4 filesystem UUID"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:375
774 msgid "set memory allocated to the qemu subprocess"
775 msgstr ""
776
777 #: fish/cmds.c:236 fish/cmds.c:336
778 msgid "set the search path"
779 msgstr ""
780
781 #: fish/cmds.c:237 fish/cmds.c:330
782 msgid "set the qemu binary"
783 msgstr ""
784
785 #: fish/cmds.c:238 fish/cmds.c:405
786 msgid "enable or disable the recovery process"
787 msgstr ""
788
789 #: fish/cmds.c:239 fish/cmds.c:387
790 msgid "set SELinux enabled or disabled at appliance boot"
791 msgstr ""
792
793 #: fish/cmds.c:240 fish/cmds.c:393
794 msgid "enable or disable command traces"
795 msgstr ""
796
797 #: fish/cmds.c:241 fish/cmds.c:354
798 msgid "set verbose mode"
799 msgstr ""
800
801 #: fish/cmds.c:242 fish/cmds.c:969
802 msgid "set SELinux security context"
803 msgstr ""
804
805 #: fish/cmds.c:244 fish/cmds.c:245 fish/cmds.c:543 fish/cmds.c:831
806 msgid "create partitions on a block device"
807 msgstr ""
808
809 #: fish/cmds.c:246 fish/cmds.c:711
810 msgid "modify a single partition on a block device"
811 msgstr ""
812
813 #: fish/cmds.c:247 fish/cmds.c:720
814 msgid "display the disk geometry from the partition table"
815 msgstr ""
816
817 #: fish/cmds.c:248 fish/cmds.c:717
818 msgid "display the kernel geometry"
819 msgstr ""
820
821 #: fish/cmds.c:249 fish/cmds.c:714
822 msgid "display the partition table"
823 msgstr ""
824
825 #: fish/cmds.c:250 fish/cmds.c:747
826 msgid "run a command via the shell"
827 msgstr ""
828
829 #: fish/cmds.c:251 fish/cmds.c:750
830 msgid "run a command via the shell returning lines"
831 msgstr ""
832
833 #: fish/cmds.c:252 fish/cmds.c:741
834 msgid "sleep for some seconds"
835 msgstr ""
836
837 #: fish/cmds.c:253 fish/cmds.c:570
838 msgid "get file information"
839 msgstr ""
840
841 #: fish/cmds.c:254 fish/cmds.c:576
842 msgid "get file system statistics"
843 msgstr ""
844
845 #: fish/cmds.c:255 fish/cmds.c:256 fish/cmds.c:696 fish/cmds.c:699
846 msgid "print the printable strings in a file"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:927
850 msgid "disable swap on device"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:933
854 msgid "disable swap on file"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:939
858 msgid "disable swap on labeled swap partition"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:945
862 msgid "disable swap on swap partition by UUID"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:924
866 msgid "enable swap on device"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:930
870 msgid "enable swap on file"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:936
874 msgid "enable swap on labeled swap partition"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:942
878 msgid "enable swap on swap partition by UUID"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:420
882 msgid "sync disks, writes are flushed through to the disk image"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:783
886 msgid "return last 10 lines of a file"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:786
890 msgid "return last N lines of a file"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:621
894 msgid "unpack tarfile to directory"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:624
898 msgid "pack directory into tarfile"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:627
902 msgid "unpack compressed tarball to directory"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:630
906 msgid "pack directory into compressed tarball"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:423
910 msgid "update file timestamps or create a new file"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:1011
914 msgid "truncate a file to zero size"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:1014
918 msgid "truncate a file to a particular size"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:579
922 msgid "get ext2/ext3/ext4 superblock details"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:825
926 msgid "set file mode creation mask (umask)"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:549
930 msgid "unmount a filesystem"
931 msgstr ""
932
933 #: fish/cmds.c:278 fish/cmds.c:555
934 msgid "unmount all filesystems"
935 msgstr ""
936
937 #: fish/cmds.c:279 fish/cmds.c:612
938 msgid "upload a file from the local machine"
939 msgstr ""
940
941 #: fish/cmds.c:280 fish/cmds.c:1017
942 msgid "set timestamp of a file with nanosecond precision"
943 msgstr ""
944
945 #: fish/cmds.c:281 fish/cmds.c:384
946 msgid "get the library version number"
947 msgstr ""
948
949 #: fish/cmds.c:282 fish/cmds.c:1008
950 msgid "get the Linux VFS type corresponding to a mounted device"
951 msgstr ""
952
953 #: fish/cmds.c:283 fish/cmds.c:726
954 msgid "activate or deactivate some volume groups"
955 msgstr ""
956
957 #: fish/cmds.c:284 fish/cmds.c:723
958 msgid "activate or deactivate all volume groups"
959 msgstr ""
960
961 #: fish/cmds.c:285 fish/cmds.c:534
962 msgid "create an LVM volume group"
963 msgstr ""
964
965 #: fish/cmds.c:286 fish/cmds.c:1092
966 msgid "get the LV UUIDs of all LVs in the volume group"
967 msgstr ""
968
969 #: fish/cmds.c:287 fish/cmds.c:1089
970 msgid "get the PV UUIDs containing the volume group"
971 msgstr ""
972
973 #: fish/cmds.c:288 fish/cmds.c:648
974 msgid "remove an LVM volume group"
975 msgstr ""
976
977 #: fish/cmds.c:289 fish/cmds.c:1074
978 msgid "rename an LVM volume group"
979 msgstr ""
980
981 #: fish/cmds.c:290 fish/cmds.c:291 fish/cmds.c:444 fish/cmds.c:453
982 msgid "list the LVM volume groups (VGs)"
983 msgstr ""
984
985 #: fish/cmds.c:292 fish/cmds.c:1083
986 msgid "get the UUID of a volume group"
987 msgstr ""
988
989 #: fish/cmds.c:293 fish/cmds.c:774
990 msgid "count characters in a file"
991 msgstr ""
992
993 #: fish/cmds.c:294 fish/cmds.c:768
994 msgid "count lines in a file"
995 msgstr ""
996
997 #: fish/cmds.c:295 fish/cmds.c:771
998 msgid "count words in a file"
999 msgstr ""
1000
1001 #: fish/cmds.c:296 fish/cmds.c:546
1002 msgid "create a file"
1003 msgstr ""
1004
1005 #: fish/cmds.c:299 fish/cmds.c:669
1006 msgid "write zeroes to the device"
1007 msgstr ""
1008
1009 #: fish/cmds.c:300 fish/cmds.c:705
1010 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1011 msgstr ""
1012
1013 #: fish/cmds.c:303 fish/cmds.c:834
1014 msgid "determine file type inside a compressed file"
1015 msgstr ""
1016
1017 #: fish/cmds.c:306
1018 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1019 msgstr ""
1020
1021 #: fish/cmds.c:1385 fish/cmds.c:1397 fish/cmds.c:1410 fish/cmds.c:1424
1022 #: fish/cmds.c:1438 fish/cmds.c:1453 fish/cmds.c:1468 fish/cmds.c:1481
1023 #: fish/cmds.c:1496 fish/cmds.c:1509 fish/cmds.c:1524 fish/cmds.c:1537
1024 #: fish/cmds.c:1551 fish/cmds.c:1564 fish/cmds.c:1579 fish/cmds.c:1592
1025 #: fish/cmds.c:1606 fish/cmds.c:1620 fish/cmds.c:1634 fish/cmds.c:1648
1026 #: fish/cmds.c:1662 fish/cmds.c:1677 fish/cmds.c:1708 fish/cmds.c:1722
1027 #: fish/cmds.c:1736 fish/cmds.c:1752 fish/cmds.c:1765 fish/cmds.c:1780
1028 #: fish/cmds.c:1793 fish/cmds.c:1808 fish/cmds.c:1821 fish/cmds.c:1836
1029 #: fish/cmds.c:1849 fish/cmds.c:1865 fish/cmds.c:1881 fish/cmds.c:1897
1030 #: fish/cmds.c:1911 fish/cmds.c:1924 fish/cmds.c:1940 fish/cmds.c:1959
1031 #: fish/cmds.c:1978 fish/cmds.c:1996 fish/cmds.c:2011 fish/cmds.c:2026
1032 #: fish/cmds.c:2041 fish/cmds.c:2056 fish/cmds.c:2071 fish/cmds.c:2086
1033 #: fish/cmds.c:2101 fish/cmds.c:2117 fish/cmds.c:2137 fish/cmds.c:2171
1034 #: fish/cmds.c:2185 fish/cmds.c:2204 fish/cmds.c:2223 fish/cmds.c:2241
1035 #: fish/cmds.c:2258 fish/cmds.c:2274 fish/cmds.c:2291 fish/cmds.c:2306
1036 #: fish/cmds.c:2322 fish/cmds.c:2334 fish/cmds.c:2347 fish/cmds.c:2364
1037 #: fish/cmds.c:2380 fish/cmds.c:2396 fish/cmds.c:2412 fish/cmds.c:2428
1038 #: fish/cmds.c:2445 fish/cmds.c:2482 fish/cmds.c:2536 fish/cmds.c:2554
1039 #: fish/cmds.c:2572 fish/cmds.c:2590 fish/cmds.c:2605 fish/cmds.c:2624
1040 #: fish/cmds.c:2659 fish/cmds.c:2678 fish/cmds.c:2754 fish/cmds.c:2790
1041 #: fish/cmds.c:2803 fish/cmds.c:2818 fish/cmds.c:2830 fish/cmds.c:2843
1042 #: fish/cmds.c:2862 fish/cmds.c:2881 fish/cmds.c:2900 fish/cmds.c:2919
1043 #: fish/cmds.c:2938 fish/cmds.c:2957 fish/cmds.c:2974 fish/cmds.c:2988
1044 #: fish/cmds.c:3002 fish/cmds.c:3018 fish/cmds.c:3034 fish/cmds.c:3051
1045 #: fish/cmds.c:3084 fish/cmds.c:3100 fish/cmds.c:3116 fish/cmds.c:3130
1046 #: fish/cmds.c:3145 fish/cmds.c:3163 fish/cmds.c:3181 fish/cmds.c:3202
1047 #: fish/cmds.c:3218 fish/cmds.c:3234 fish/cmds.c:3250 fish/cmds.c:3268
1048 #: fish/cmds.c:3285 fish/cmds.c:3304 fish/cmds.c:3322 fish/cmds.c:3342
1049 #: fish/cmds.c:3356 fish/cmds.c:3370 fish/cmds.c:3385 fish/cmds.c:3400
1050 #: fish/cmds.c:3418 fish/cmds.c:3433 fish/cmds.c:3451 fish/cmds.c:3468
1051 #: fish/cmds.c:3483 fish/cmds.c:3501 fish/cmds.c:3521 fish/cmds.c:3541
1052 #: fish/cmds.c:3560 fish/cmds.c:3591 fish/cmds.c:3606 fish/cmds.c:3620
1053 #: fish/cmds.c:3641 fish/cmds.c:3661 fish/cmds.c:3681 fish/cmds.c:3700
1054 #: fish/cmds.c:3714 fish/cmds.c:3733 fish/cmds.c:3824 fish/cmds.c:3841
1055 #: fish/cmds.c:3858 fish/cmds.c:3875 fish/cmds.c:3890 fish/cmds.c:3908
1056 #: fish/cmds.c:3941 fish/cmds.c:3955 fish/cmds.c:3974 fish/cmds.c:3988
1057 #: fish/cmds.c:4021 fish/cmds.c:4038 fish/cmds.c:4055 fish/cmds.c:4072
1058 #: fish/cmds.c:4091 fish/cmds.c:4105 fish/cmds.c:4121 fish/cmds.c:4137
1059 #: fish/cmds.c:4156 fish/cmds.c:4174 fish/cmds.c:4192 fish/cmds.c:4210
1060 #: fish/cmds.c:4230 fish/cmds.c:4268 fish/cmds.c:4288 fish/cmds.c:4325
1061 #: fish/cmds.c:4340 fish/cmds.c:4356 fish/cmds.c:4374 fish/cmds.c:4394
1062 #: fish/cmds.c:4413 fish/cmds.c:4428 fish/cmds.c:4444 fish/cmds.c:4462
1063 #: fish/cmds.c:4536 fish/cmds.c:4574 fish/cmds.c:4650 fish/cmds.c:4723
1064 #: fish/cmds.c:4757 fish/cmds.c:4777 fish/cmds.c:4795 fish/cmds.c:4815
1065 #: fish/cmds.c:4834 fish/cmds.c:4856 fish/cmds.c:4896 fish/cmds.c:4934
1066 #: fish/cmds.c:4952 fish/cmds.c:4968 fish/cmds.c:4984 fish/cmds.c:4998
1067 #: fish/cmds.c:5013 fish/cmds.c:5037 fish/cmds.c:5058 fish/cmds.c:5079
1068 #: fish/cmds.c:5100 fish/cmds.c:5121 fish/cmds.c:5142 fish/cmds.c:5163
1069 #: fish/cmds.c:5184 fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247
1070 #: fish/cmds.c:5268 fish/cmds.c:5288 fish/cmds.c:5308 fish/cmds.c:5326
1071 #: fish/cmds.c:5344 fish/cmds.c:5362 fish/cmds.c:5379 fish/cmds.c:5399
1072 #: fish/cmds.c:5434 fish/cmds.c:5448 fish/cmds.c:5462 fish/cmds.c:5478
1073 #: fish/cmds.c:5494 fish/cmds.c:5508 fish/cmds.c:5522 fish/cmds.c:5536
1074 #: fish/cmds.c:5550 fish/cmds.c:5566 fish/cmds.c:5599 fish/cmds.c:5636
1075 #: fish/cmds.c:5667 fish/cmds.c:5682 fish/cmds.c:5697 fish/cmds.c:5710
1076 #: fish/cmds.c:5723 fish/cmds.c:5741 fish/cmds.c:5776 fish/cmds.c:5811
1077 #: fish/cmds.c:5847 fish/cmds.c:5884 fish/cmds.c:5922 fish/cmds.c:5960
1078 #: fish/cmds.c:5995 fish/cmds.c:6009 fish/cmds.c:6029 fish/cmds.c:6046
1079 #: fish/cmds.c:6065 fish/cmds.c:6082 fish/cmds.c:6099 fish/cmds.c:6132
1080 #: fish/cmds.c:6201 fish/cmds.c:6238 fish/cmds.c:6293 fish/cmds.c:6316
1081 #: fish/cmds.c:6339 fish/cmds.c:6364 fish/cmds.c:6420 fish/cmds.c:6438
1082 #: fish/cmds.c:6480 fish/cmds.c:6497 fish/cmds.c:6533 fish/cmds.c:6567
1083 #: fish/cmds.c:6584 fish/cmds.c:6603 fish/cmds.c:6657 fish/cmds.c:6674
1084 #: fish/cmds.c:6693 fish/cmds.c:6712 fish/cmds.c:6728 fish/cmds.c:6745
1085 #: fish/cmds.c:6769 fish/cmds.c:6786 fish/cmds.c:6803 fish/cmds.c:6820
1086 #: fish/cmds.c:6837 fish/cmds.c:6856 fish/cmds.c:6889 fish/cmds.c:6923
1087 #: fish/cmds.c:6959 fish/cmds.c:6996
1088 #, c-format
1089 msgid "%s should have %d parameter(s)\n"
1090 msgstr ""
1091
1092 #: fish/cmds.c:1386 fish/cmds.c:1398 fish/cmds.c:1411 fish/cmds.c:1425
1093 #: fish/cmds.c:1439 fish/cmds.c:1454 fish/cmds.c:1469 fish/cmds.c:1482
1094 #: fish/cmds.c:1497 fish/cmds.c:1510 fish/cmds.c:1525 fish/cmds.c:1538
1095 #: fish/cmds.c:1552 fish/cmds.c:1565 fish/cmds.c:1580 fish/cmds.c:1593
1096 #: fish/cmds.c:1607 fish/cmds.c:1621 fish/cmds.c:1635 fish/cmds.c:1649
1097 #: fish/cmds.c:1663 fish/cmds.c:1678 fish/cmds.c:1709 fish/cmds.c:1723
1098 #: fish/cmds.c:1737 fish/cmds.c:1753 fish/cmds.c:1766 fish/cmds.c:1781
1099 #: fish/cmds.c:1794 fish/cmds.c:1809 fish/cmds.c:1822 fish/cmds.c:1837
1100 #: fish/cmds.c:1850 fish/cmds.c:1866 fish/cmds.c:1882 fish/cmds.c:1898
1101 #: fish/cmds.c:1912 fish/cmds.c:1925 fish/cmds.c:1941 fish/cmds.c:1960
1102 #: fish/cmds.c:1979 fish/cmds.c:1997 fish/cmds.c:2012 fish/cmds.c:2027
1103 #: fish/cmds.c:2042 fish/cmds.c:2057 fish/cmds.c:2072 fish/cmds.c:2087
1104 #: fish/cmds.c:2102 fish/cmds.c:2118 fish/cmds.c:2138 fish/cmds.c:2172
1105 #: fish/cmds.c:2186 fish/cmds.c:2205 fish/cmds.c:2224 fish/cmds.c:2242
1106 #: fish/cmds.c:2259 fish/cmds.c:2275 fish/cmds.c:2292 fish/cmds.c:2307
1107 #: fish/cmds.c:2323 fish/cmds.c:2335 fish/cmds.c:2348 fish/cmds.c:2365
1108 #: fish/cmds.c:2381 fish/cmds.c:2397 fish/cmds.c:2413 fish/cmds.c:2429
1109 #: fish/cmds.c:2446 fish/cmds.c:2483 fish/cmds.c:2537 fish/cmds.c:2555
1110 #: fish/cmds.c:2573 fish/cmds.c:2591 fish/cmds.c:2606 fish/cmds.c:2625
1111 #: fish/cmds.c:2660 fish/cmds.c:2679 fish/cmds.c:2755 fish/cmds.c:2791
1112 #: fish/cmds.c:2804 fish/cmds.c:2819 fish/cmds.c:2831 fish/cmds.c:2844
1113 #: fish/cmds.c:2863 fish/cmds.c:2882 fish/cmds.c:2901 fish/cmds.c:2920
1114 #: fish/cmds.c:2939 fish/cmds.c:2958 fish/cmds.c:2975 fish/cmds.c:2989
1115 #: fish/cmds.c:3003 fish/cmds.c:3019 fish/cmds.c:3035 fish/cmds.c:3052
1116 #: fish/cmds.c:3085 fish/cmds.c:3101 fish/cmds.c:3117 fish/cmds.c:3131
1117 #: fish/cmds.c:3146 fish/cmds.c:3164 fish/cmds.c:3182 fish/cmds.c:3203
1118 #: fish/cmds.c:3219 fish/cmds.c:3235 fish/cmds.c:3251 fish/cmds.c:3269
1119 #: fish/cmds.c:3286 fish/cmds.c:3305 fish/cmds.c:3323 fish/cmds.c:3343
1120 #: fish/cmds.c:3357 fish/cmds.c:3371 fish/cmds.c:3386 fish/cmds.c:3401
1121 #: fish/cmds.c:3419 fish/cmds.c:3434 fish/cmds.c:3452 fish/cmds.c:3469
1122 #: fish/cmds.c:3484 fish/cmds.c:3502 fish/cmds.c:3522 fish/cmds.c:3542
1123 #: fish/cmds.c:3561 fish/cmds.c:3592 fish/cmds.c:3607 fish/cmds.c:3621
1124 #: fish/cmds.c:3642 fish/cmds.c:3662 fish/cmds.c:3682 fish/cmds.c:3701
1125 #: fish/cmds.c:3715 fish/cmds.c:3734 fish/cmds.c:3825 fish/cmds.c:3842
1126 #: fish/cmds.c:3859 fish/cmds.c:3876 fish/cmds.c:3891 fish/cmds.c:3909
1127 #: fish/cmds.c:3942 fish/cmds.c:3956 fish/cmds.c:3975 fish/cmds.c:3989
1128 #: fish/cmds.c:4022 fish/cmds.c:4039 fish/cmds.c:4056 fish/cmds.c:4073
1129 #: fish/cmds.c:4092 fish/cmds.c:4106 fish/cmds.c:4122 fish/cmds.c:4138
1130 #: fish/cmds.c:4157 fish/cmds.c:4175 fish/cmds.c:4193 fish/cmds.c:4211
1131 #: fish/cmds.c:4231 fish/cmds.c:4269 fish/cmds.c:4289 fish/cmds.c:4326
1132 #: fish/cmds.c:4341 fish/cmds.c:4357 fish/cmds.c:4375 fish/cmds.c:4395
1133 #: fish/cmds.c:4414 fish/cmds.c:4429 fish/cmds.c:4445 fish/cmds.c:4463
1134 #: fish/cmds.c:4537 fish/cmds.c:4575 fish/cmds.c:4651 fish/cmds.c:4724
1135 #: fish/cmds.c:4758 fish/cmds.c:4778 fish/cmds.c:4796 fish/cmds.c:4816
1136 #: fish/cmds.c:4835 fish/cmds.c:4857 fish/cmds.c:4897 fish/cmds.c:4935
1137 #: fish/cmds.c:4953 fish/cmds.c:4969 fish/cmds.c:4985 fish/cmds.c:4999
1138 #: fish/cmds.c:5014 fish/cmds.c:5038 fish/cmds.c:5059 fish/cmds.c:5080
1139 #: fish/cmds.c:5101 fish/cmds.c:5122 fish/cmds.c:5143 fish/cmds.c:5164
1140 #: fish/cmds.c:5185 fish/cmds.c:5206 fish/cmds.c:5227 fish/cmds.c:5248
1141 #: fish/cmds.c:5269 fish/cmds.c:5289 fish/cmds.c:5309 fish/cmds.c:5327
1142 #: fish/cmds.c:5345 fish/cmds.c:5363 fish/cmds.c:5380 fish/cmds.c:5400
1143 #: fish/cmds.c:5435 fish/cmds.c:5449 fish/cmds.c:5463 fish/cmds.c:5479
1144 #: fish/cmds.c:5495 fish/cmds.c:5509 fish/cmds.c:5523 fish/cmds.c:5537
1145 #: fish/cmds.c:5551 fish/cmds.c:5567 fish/cmds.c:5600 fish/cmds.c:5637
1146 #: fish/cmds.c:5668 fish/cmds.c:5683 fish/cmds.c:5698 fish/cmds.c:5711
1147 #: fish/cmds.c:5724 fish/cmds.c:5742 fish/cmds.c:5777 fish/cmds.c:5812
1148 #: fish/cmds.c:5848 fish/cmds.c:5885 fish/cmds.c:5923 fish/cmds.c:5961
1149 #: fish/cmds.c:5996 fish/cmds.c:6010 fish/cmds.c:6030 fish/cmds.c:6047
1150 #: fish/cmds.c:6066 fish/cmds.c:6083 fish/cmds.c:6100 fish/cmds.c:6133
1151 #: fish/cmds.c:6202 fish/cmds.c:6239 fish/cmds.c:6294 fish/cmds.c:6317
1152 #: fish/cmds.c:6340 fish/cmds.c:6365 fish/cmds.c:6421 fish/cmds.c:6439
1153 #: fish/cmds.c:6481 fish/cmds.c:6498 fish/cmds.c:6534 fish/cmds.c:6568
1154 #: fish/cmds.c:6585 fish/cmds.c:6604 fish/cmds.c:6658 fish/cmds.c:6675
1155 #: fish/cmds.c:6694 fish/cmds.c:6713 fish/cmds.c:6729 fish/cmds.c:6746
1156 #: fish/cmds.c:6770 fish/cmds.c:6787 fish/cmds.c:6804 fish/cmds.c:6821
1157 #: fish/cmds.c:6838 fish/cmds.c:6857 fish/cmds.c:6890 fish/cmds.c:6924
1158 #: fish/cmds.c:6960 fish/cmds.c:6997
1159 #, c-format
1160 msgid "type 'help %s' for help on %s\n"
1161 msgstr ""
1162
1163 #: fish/cmds.c:1688 fish/cmds.c:2150 fish/cmds.c:2456 fish/cmds.c:2493
1164 #: fish/cmds.c:2512 fish/cmds.c:2637 fish/cmds.c:2690 fish/cmds.c:2709
1165 #: fish/cmds.c:2728 fish/cmds.c:2768 fish/cmds.c:3063 fish/cmds.c:3571
1166 #: fish/cmds.c:3745 fish/cmds.c:3764 fish/cmds.c:3783 fish/cmds.c:3802
1167 #: fish/cmds.c:3920 fish/cmds.c:3999 fish/cmds.c:4241 fish/cmds.c:4299
1168 #: fish/cmds.c:4473 fish/cmds.c:4492 fish/cmds.c:4511 fish/cmds.c:4547
1169 #: fish/cmds.c:4585 fish/cmds.c:4604 fish/cmds.c:4623 fish/cmds.c:4661
1170 #: fish/cmds.c:4680 fish/cmds.c:4699 fish/cmds.c:4734 fish/cmds.c:4869
1171 #: fish/cmds.c:4909 fish/cmds.c:5412 fish/cmds.c:5577 fish/cmds.c:5612
1172 #: fish/cmds.c:5647 fish/cmds.c:5753 fish/cmds.c:5787 fish/cmds.c:5822
1173 #: fish/cmds.c:5858 fish/cmds.c:5896 fish/cmds.c:5934 fish/cmds.c:5972
1174 #: fish/cmds.c:6112 fish/cmds.c:6145 fish/cmds.c:6158 fish/cmds.c:6171
1175 #: fish/cmds.c:6184 fish/cmds.c:6214 fish/cmds.c:6249 fish/cmds.c:6268
1176 #: fish/cmds.c:6377 fish/cmds.c:6396 fish/cmds.c:6451 fish/cmds.c:6464
1177 #: fish/cmds.c:6509 fish/cmds.c:6545 fish/cmds.c:6614 fish/cmds.c:6633
1178 #: fish/cmds.c:6871 fish/cmds.c:6901 fish/cmds.c:6935 fish/cmds.c:6971
1179 #: fish/cmds.c:7008 fish/cmds.c:7027
1180 #, c-format
1181 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1182 msgstr ""
1183
1184 #: fish/cmds.c:1694 fish/cmds.c:2156 fish/cmds.c:2462 fish/cmds.c:2499
1185 #: fish/cmds.c:2518 fish/cmds.c:2643 fish/cmds.c:2696 fish/cmds.c:2715
1186 #: fish/cmds.c:2734 fish/cmds.c:2774 fish/cmds.c:3069 fish/cmds.c:3577
1187 #: fish/cmds.c:3751 fish/cmds.c:3770 fish/cmds.c:3789 fish/cmds.c:3808
1188 #: fish/cmds.c:3926 fish/cmds.c:4005 fish/cmds.c:4247 fish/cmds.c:4305
1189 #: fish/cmds.c:4479 fish/cmds.c:4498 fish/cmds.c:4517 fish/cmds.c:4553
1190 #: fish/cmds.c:4591 fish/cmds.c:4610 fish/cmds.c:4629 fish/cmds.c:4667
1191 #: fish/cmds.c:4686 fish/cmds.c:4705 fish/cmds.c:4740 fish/cmds.c:4875
1192 #: fish/cmds.c:4915 fish/cmds.c:5418 fish/cmds.c:5583 fish/cmds.c:5618
1193 #: fish/cmds.c:5653 fish/cmds.c:5759 fish/cmds.c:5793 fish/cmds.c:5828
1194 #: fish/cmds.c:5864 fish/cmds.c:5902 fish/cmds.c:5940 fish/cmds.c:5978
1195 #: fish/cmds.c:6220 fish/cmds.c:6255 fish/cmds.c:6274 fish/cmds.c:6383
1196 #: fish/cmds.c:6515 fish/cmds.c:6551 fish/cmds.c:6620 fish/cmds.c:6639
1197 #: fish/cmds.c:6907 fish/cmds.c:6941 fish/cmds.c:6977 fish/cmds.c:7014
1198 #: fish/cmds.c:7033
1199 #, c-format
1200 msgid "%s: %s: integer out of range\n"
1201 msgstr ""
1202
1203 #: fish/cmds.c:7844
1204 #, c-format
1205 msgid "%s: unknown command\n"
1206 msgstr ""
1207
1208 #: fish/edit.c:86
1209 #, c-format
1210 msgid "use '%s filename' to edit a file\n"
1211 msgstr ""
1212
1213 #: fish/fish.c:93 fuse/guestmount.c:869
1214 #, c-format
1215 msgid "Try `%s --help' for more information.\n"
1216 msgstr ""
1217
1218 #: fish/fish.c:97
1219 #, c-format
1220 msgid ""
1221 "%s: guest filesystem shell\n"
1222 "%s lets you edit virtual machine filesystems\n"
1223 "Copyright (C) 2009 Red Hat Inc.\n"
1224 "Usage:\n"
1225 "  %s [--options] cmd [: cmd : cmd ...]\n"
1226 "  %s -i libvirt-domain\n"
1227 "  %s -i disk-image(s)\n"
1228 "or for interactive use:\n"
1229 "  %s\n"
1230 "or from a shell script:\n"
1231 "  %s <<EOF\n"
1232 "  cmd\n"
1233 "  ...\n"
1234 "  EOF\n"
1235 "Options:\n"
1236 "  -h|--cmd-help        List available commands\n"
1237 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1238 "  -a|--add image       Add image\n"
1239 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1240 "  -f|--file file       Read commands from file\n"
1241 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1242 "  --listen             Listen for remote commands\n"
1243 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1244 "  -n|--no-sync         Don't autosync\n"
1245 "  --remote[=pid]       Send commands to remote %s\n"
1246 "  -r|--ro              Mount read-only\n"
1247 "  --selinux            Enable SELinux support\n"
1248 "  -v|--verbose         Verbose messages\n"
1249 "  -x                   Echo each command before executing it\n"
1250 "  -V|--version         Display version and exit\n"
1251 "For more information,  see the manpage %s(1).\n"
1252 msgstr ""
1253
1254 #: fish/fish.c:189 fuse/guestmount.c:966
1255 #, c-format
1256 msgid "guestfs_create: failed to create handle\n"
1257 msgstr ""
1258
1259 #: fish/fish.c:228
1260 #, c-format
1261 msgid "%s: --listen=PID: PID was not a number: %s\n"
1262 msgstr ""
1263
1264 #: fish/fish.c:235
1265 #, c-format
1266 msgid ""
1267 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1268 msgstr ""
1269
1270 #: fish/fish.c:244 fuse/guestmount.c:1011
1271 #, c-format
1272 msgid "%s: unknown long option: %s (%d)\n"
1273 msgstr ""
1274
1275 #: fish/fish.c:271
1276 #, c-format
1277 msgid "%s: only one -f parameter can be given\n"
1278 msgstr ""
1279
1280 #: fish/fish.c:344
1281 #, c-format
1282 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1283 msgstr ""
1284
1285 #: fish/fish.c:351
1286 #, c-format
1287 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1288 msgstr ""
1289
1290 #: fish/fish.c:361
1291 #, c-format
1292 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1293 msgstr ""
1294
1295 #: fish/fish.c:409
1296 #, c-format
1297 msgid "%s: cannot use --listen and --remote options at the same time\n"
1298 msgstr ""
1299
1300 #: fish/fish.c:417
1301 #, c-format
1302 msgid "%s: extra parameters on the command line with --listen flag\n"
1303 msgstr ""
1304
1305 #: fish/fish.c:423
1306 #, c-format
1307 msgid "%s: cannot use --listen and --file options at the same time\n"
1308 msgstr ""
1309
1310 #: fish/fish.c:571
1311 #, c-format
1312 msgid ""
1313 "\n"
1314 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1315 "editing virtual machine filesystems.\n"
1316 "\n"
1317 "Type: 'help' for help with commands\n"
1318 "      'quit' to quit the shell\n"
1319 "\n"
1320 msgstr ""
1321
1322 #: fish/fish.c:651
1323 #, c-format
1324 msgid "%s: unterminated double quote\n"
1325 msgstr ""
1326
1327 #: fish/fish.c:657 fish/fish.c:674
1328 #, c-format
1329 msgid "%s: command arguments not separated by whitespace\n"
1330 msgstr ""
1331
1332 #: fish/fish.c:668
1333 #, c-format
1334 msgid "%s: unterminated single quote\n"
1335 msgstr ""
1336
1337 #: fish/fish.c:723
1338 #, c-format
1339 msgid "%s: internal error parsing string at '%s'\n"
1340 msgstr ""
1341
1342 #: fish/fish.c:740
1343 #, c-format
1344 msgid "%s: too many arguments\n"
1345 msgstr ""
1346
1347 #: fish/fish.c:769
1348 #, c-format
1349 msgid "%s: empty command on command line\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:930
1353 msgid "display a list of commands or help on a command"
1354 msgstr ""
1355
1356 #: fish/fish.c:932
1357 msgid "quit guestfish"
1358 msgstr ""
1359
1360 #: fish/fish.c:935
1361 msgid "allocate an image"
1362 msgstr ""
1363
1364 #: fish/fish.c:937
1365 msgid "display a line of text"
1366 msgstr ""
1367
1368 #: fish/fish.c:939
1369 msgid "edit a file in the image"
1370 msgstr ""
1371
1372 #: fish/fish.c:941
1373 msgid "local change directory"
1374 msgstr ""
1375
1376 #: fish/fish.c:943
1377 msgid "expand wildcards in command"
1378 msgstr ""
1379
1380 #: fish/fish.c:945
1381 msgid "view a file in the pager"
1382 msgstr ""
1383
1384 #: fish/fish.c:947
1385 msgid "close and reopen libguestfs handle"
1386 msgstr ""
1387
1388 #: fish/fish.c:949
1389 msgid "allocate a sparse image file"
1390 msgstr ""
1391
1392 #: fish/fish.c:951
1393 msgid "measure time taken to run command"
1394 msgstr ""
1395
1396 #: fish/fish.c:963
1397 #, c-format
1398 msgid ""
1399 "alloc - allocate an image\n"
1400 "     alloc <filename> <size>\n"
1401 "\n"
1402 "    This creates an empty (zeroed) file of the given size,\n"
1403 "    and then adds so it can be further examined.\n"
1404 "\n"
1405 "    For more advanced image creation, see qemu-img utility.\n"
1406 "\n"
1407 "    Size can be specified (where <nn> means a number):\n"
1408 "    <nn>             number of kilobytes\n"
1409 "      eg: 1440       standard 3.5\" floppy\n"
1410 "    <nn>K or <nn>KB  number of kilobytes\n"
1411 "    <nn>M or <nn>MB  number of megabytes\n"
1412 "    <nn>G or <nn>GB  number of gigabytes\n"
1413 "    <nn>T or <nn>TB  number of terabytes\n"
1414 "    <nn>P or <nn>PB  number of petabytes\n"
1415 "    <nn>E or <nn>EB  number of exabytes\n"
1416 "    <nn>sects        number of 512 byte sectors\n"
1417 msgstr ""
1418
1419 #: fish/fish.c:982
1420 #, c-format
1421 msgid ""
1422 "echo - display a line of text\n"
1423 "     echo [<params> ...]\n"
1424 "\n"
1425 "    This echos the parameters to the terminal.\n"
1426 msgstr ""
1427
1428 #: fish/fish.c:989
1429 #, c-format
1430 msgid ""
1431 "edit - edit a file in the image\n"
1432 "     edit <filename>\n"
1433 "\n"
1434 "    This is used to edit a file.\n"
1435 "\n"
1436 "    It is the equivalent of (and is implemented by)\n"
1437 "    running \"cat\", editing locally, and then \"write-file\".\n"
1438 "\n"
1439 "    Normally it uses $EDITOR, but if you use the aliases\n"
1440 "    \"vi\" or \"emacs\" you will get those editors.\n"
1441 "\n"
1442 "    NOTE: This will not work reliably for large files\n"
1443 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1444 msgstr ""
1445
1446 #: fish/fish.c:1003
1447 #, c-format
1448 msgid ""
1449 "lcd - local change directory\n"
1450 "    lcd <directory>\n"
1451 "\n"
1452 "    Change guestfish's current directory. This command is\n"
1453 "    useful if you want to download files to a particular\n"
1454 "    place.\n"
1455 msgstr ""
1456
1457 #: fish/fish.c:1010
1458 #, c-format
1459 msgid ""
1460 "glob - expand wildcards in command\n"
1461 "    glob <command> [<args> ...]\n"
1462 "\n"
1463 "    Glob runs <command> with wildcards expanded in any\n"
1464 "    command args.  Note that the command is run repeatedly\n"
1465 "    once for each expanded argument.\n"
1466 msgstr ""
1467
1468 #: fish/fish.c:1017
1469 #, c-format
1470 msgid ""
1471 "help - display a list of commands or help on a command\n"
1472 "     help cmd\n"
1473 "     help\n"
1474 msgstr ""
1475
1476 #: fish/fish.c:1022
1477 #, c-format
1478 msgid ""
1479 "more - view a file in the pager\n"
1480 "     more <filename>\n"
1481 "\n"
1482 "    This is used to view a file in the pager.\n"
1483 "\n"
1484 "    It is the equivalent of (and is implemented by)\n"
1485 "    running \"cat\" and using the pager.\n"
1486 "\n"
1487 "    Normally it uses $PAGER, but if you use the alias\n"
1488 "    \"less\" then it always uses \"less\".\n"
1489 "\n"
1490 "    NOTE: This will not work reliably for large files\n"
1491 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1492 msgstr ""
1493
1494 #: fish/fish.c:1038
1495 #, c-format
1496 msgid ""
1497 "quit - quit guestfish\n"
1498 "     quit\n"
1499 msgstr ""
1500
1501 #: fish/fish.c:1041
1502 #, c-format
1503 msgid ""
1504 "reopen - close and reopen the libguestfs handle\n"
1505 "     reopen\n"
1506 "\n"
1507 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1508 "this normally, because the handle is closed properly when guestfish\n"
1509 "exits.  However this is occasionally useful for testing.\n"
1510 msgstr ""
1511
1512 #: fish/fish.c:1048
1513 #, c-format
1514 msgid ""
1515 "sparse - allocate a sparse image file\n"
1516 "     sparse <filename> <size>\n"
1517 "\n"
1518 "    This creates an empty sparse file of the given size,\n"
1519 "    and then adds so it can be further examined.\n"
1520 "\n"
1521 "    In all respects it works the same as the 'alloc'\n"
1522 "    command, except that the image file is allocated\n"
1523 "    sparsely, which means that disk blocks are not assigned\n"
1524 "    to the file until they are needed.  Sparse disk files\n"
1525 "    only use space when written to, but they are slower\n"
1526 "    and there is a danger you could run out of real disk\n"
1527 "    space during a write operation.\n"
1528 "\n"
1529 "    For more advanced image creation, see qemu-img utility.\n"
1530 "\n"
1531 "    Size can be specified (where <nn> means a number):\n"
1532 "    <nn>             number of kilobytes\n"
1533 "      eg: 1440       standard 3.5\" floppy\n"
1534 "    <nn>K or <nn>KB  number of kilobytes\n"
1535 "    <nn>M or <nn>MB  number of megabytes\n"
1536 "    <nn>G or <nn>GB  number of gigabytes\n"
1537 "    <nn>T or <nn>TB  number of terabytes\n"
1538 "    <nn>P or <nn>PB  number of petabytes\n"
1539 "    <nn>E or <nn>EB  number of exabytes\n"
1540 "    <nn>sects        number of 512 byte sectors\n"
1541 msgstr ""
1542
1543 #: fish/fish.c:1075
1544 #, c-format
1545 msgid ""
1546 "time - measure time taken to run command\n"
1547 "    time <command> [<args> ...]\n"
1548 "\n"
1549 "    This runs <command> as usual, and prints the elapsed\n"
1550 "    time afterwards.\n"
1551 msgstr ""
1552
1553 #: fish/fish.c:1081
1554 #, c-format
1555 msgid "%s: command not known, use -h to list all commands\n"
1556 msgstr ""
1557
1558 #: fish/fish.c:1095
1559 #, c-format
1560 msgid ""
1561 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1562 "For a list of commands:             guestfish -h\n"
1563 "For complete documentation:         man guestfish\n"
1564 msgstr ""
1565
1566 #: fish/fish.c:1252
1567 #, c-format
1568 msgid "Runaway quote in string \"%s\"\n"
1569 msgstr ""
1570
1571 #: fish/glob.c:52
1572 #, c-format
1573 msgid "use 'glob command [args...]'\n"
1574 msgstr ""
1575
1576 #: fish/glob.c:72
1577 #, c-format
1578 msgid "glob: guestfs_glob_expand call failed: %s\n"
1579 msgstr ""
1580
1581 #: fish/lcd.c:34
1582 #, c-format
1583 msgid "use 'lcd directory' to change local directory\n"
1584 msgstr ""
1585
1586 #: fish/more.c:40
1587 #, c-format
1588 msgid "use '%s filename' to page a file\n"
1589 msgstr ""
1590
1591 #: fish/rc.c:249
1592 #, c-format
1593 msgid "guestfish: protocol error: could not read 'hello' message\n"
1594 msgstr ""
1595
1596 #: fish/rc.c:254
1597 #, c-format
1598 msgid ""
1599 "guestfish: protocol error: version mismatch, server version '%s' does not "
1600 "match client version '%s'.  The two versions must match exactly.\n"
1601 msgstr ""
1602
1603 #: fish/rc.c:329 fish/rc.c:343
1604 #, c-format
1605 msgid "guestfish: remote: looks like the server is not running\n"
1606 msgstr ""
1607
1608 #: fish/rc.c:355 fish/rc.c:369
1609 #, c-format
1610 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1611 msgstr ""
1612
1613 #: fish/rc.c:380
1614 #, c-format
1615 msgid "guestfish: protocol error: could not decode reply from server\n"
1616 msgstr ""
1617
1618 #: fish/reopen.c:36
1619 #, c-format
1620 msgid "'reopen' command takes no parameters\n"
1621 msgstr ""
1622
1623 #: fish/reopen.c:46
1624 #, c-format
1625 msgid "reopen: guestfs_create: failed to create handle\n"
1626 msgstr ""
1627
1628 #: fish/time.c:35
1629 #, c-format
1630 msgid "use 'time command [args...]'\n"
1631 msgstr ""
1632
1633 #: fuse/guestmount.c:873
1634 #, c-format
1635 msgid ""
1636 "%s: FUSE module for libguestfs\n"
1637 "%s lets you mount a virtual machine filesystem\n"
1638 "Copyright (C) 2009 Red Hat Inc.\n"
1639 "Usage:\n"
1640 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1641 "Options:\n"
1642 "  -a|--add image       Add image\n"
1643 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1644 "  --fuse-help          Display extra FUSE options\n"
1645 "  --help               Display help message and exit\n"
1646 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1647 "  -n|--no-sync         Don't autosync\n"
1648 "  -o|--option opt      Pass extra option to FUSE\n"
1649 "  -r|--ro              Mount read-only\n"
1650 "  --selinux            Enable SELinux support\n"
1651 "  --trace              Trace guestfs API calls (to stderr)\n"
1652 "  -v|--verbose         Verbose messages\n"
1653 "  -V|--version         Display version and exit\n"
1654 msgstr ""
1655
1656 #: fuse/guestmount.c:1082
1657 #, c-format
1658 msgid "%s: must have at least one -a and at least one -m option\n"
1659 msgstr ""
1660
1661 #: fuse/guestmount.c:1090
1662 #, c-format
1663 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1664 msgstr ""
1665
1666 #: src/guestfs.c:290
1667 #, c-format
1668 msgid "guestfs_close: called twice on the same handle\n"
1669 msgstr ""
1670
1671 #: src/guestfs.c:393
1672 #, c-format
1673 msgid "libguestfs: error: %s\n"
1674 msgstr ""
1675
1676 #: src/guestfs.c:748
1677 msgid "command line cannot be altered after qemu subprocess launched"
1678 msgstr ""
1679
1680 #: src/guestfs.c:762
1681 msgid "guestfs_config: parameter must begin with '-' character"
1682 msgstr ""
1683
1684 #: src/guestfs.c:776
1685 #, c-format
1686 msgid "guestfs_config: parameter '%s' isn't allowed"
1687 msgstr ""
1688
1689 #: src/guestfs.c:797 src/guestfs.c:834 src/guestfs.c:881
1690 msgid "filename cannot contain ',' (comma) character"
1691 msgstr ""
1692
1693 #: src/guestfs.c:953
1694 msgid "you must call guestfs_add_drive before guestfs_launch"
1695 msgstr ""
1696
1697 #: src/guestfs.c:958
1698 msgid "the libguestfs handle has already been launched"
1699 msgstr ""
1700
1701 #: src/guestfs.c:978
1702 #, c-format
1703 msgid "%s: cannot create temporary directory"
1704 msgstr ""
1705
1706 #: src/guestfs.c:1068
1707 #, c-format
1708 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1709 msgstr ""
1710
1711 #: src/guestfs.c:1480
1712 msgid "failed to connect to vmchannel socket"
1713 msgstr ""
1714
1715 #: src/guestfs.c:1499
1716 msgid "guestfs_launch failed, see earlier error messages"
1717 msgstr ""
1718
1719 #: src/guestfs.c:1512
1720 msgid "qemu launched and contacted daemon, but state != READY"
1721 msgstr ""
1722
1723 #: src/guestfs.c:1604
1724 #, c-format
1725 msgid "external command failed: %s"
1726 msgstr ""
1727
1728 #: src/guestfs.c:1677
1729 #, c-format
1730 msgid ""
1731 "%s: command failed: If qemu is located on a non-standard path, try setting "
1732 "the LIBGUESTFS_QEMU environment variable."
1733 msgstr ""
1734
1735 #: src/guestfs.c:1853
1736 msgid "qemu has not been launched yet"
1737 msgstr ""
1738
1739 #: src/guestfs.c:1864
1740 msgid "no subprocess to kill"
1741 msgstr ""
1742
1743 #: src/guestfs.c:1986
1744 #, c-format
1745 msgid "guestfs_set_busy: called when in state %d != READY"
1746 msgstr ""
1747
1748 #: src/guestfs.c:2009
1749 #, c-format
1750 msgid "guestfs_end_busy: called when in state %d"
1751 msgstr ""
1752
1753 #: src/guestfs.c:2124
1754 #, c-format
1755 msgid ""
1756 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1757 msgstr ""
1758
1759 #: src/guestfs.c:2282 src/guestfs.c:2336
1760 msgid "unexpected end of file when reading from daemon"
1761 msgstr ""
1762
1763 #: src/guestfs.c:2298
1764 #, c-format
1765 msgid "received magic signature from guestfsd, but in state %d"
1766 msgstr ""
1767
1768 #: src/guestfs.c:2313
1769 #, c-format
1770 msgid "message length (%u) > maximum possible size (%d)"
1771 msgstr ""
1772
1773 #: src/guestfs.c:2443
1774 #, c-format
1775 msgid "guestfs___send: state %d != BUSY"
1776 msgstr ""
1777
1778 #: src/guestfs.c:2465
1779 msgid "xdr_guestfs_message_header failed"
1780 msgstr ""
1781
1782 #: src/guestfs.c:2474
1783 msgid "dispatch failed to marshal args"
1784 msgstr ""
1785
1786 #: src/guestfs.c:2604
1787 #, c-format
1788 msgid "send_file_chunk: state %d != READY"
1789 msgstr ""
1790
1791 #: src/guestfs.c:2620
1792 #, c-format
1793 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1794 msgstr ""
1795
1796 #: src/guestfs.c:2743
1797 #, c-format
1798 msgid "%s: error in chunked encoding"
1799 msgstr ""
1800
1801 #: src/guestfs.c:2771
1802 msgid "write to daemon socket"
1803 msgstr ""
1804
1805 #: src/guestfs.c:2794
1806 msgid "receive_file_data: parse error in reply callback"
1807 msgstr ""
1808
1809 #: src/guestfs.c:2799
1810 msgid "receive_file_data: unexpected flag received when reading file chunks"
1811 msgstr ""
1812
1813 #: src/guestfs.c:2807
1814 msgid "failed to parse file chunk"
1815 msgstr ""
1816
1817 #: src/guestfs.c:2816
1818 msgid "file receive cancelled by daemon"
1819 msgstr ""
1820
1821 #: test-tool/test-tool.c:78
1822 #, c-format
1823 msgid ""
1824 "libguestfs-test-tool: interactive test tool\n"
1825 "Copyright (C) 2009 Red Hat Inc.\n"
1826 "Usage:\n"
1827 "  libguestfs-test-tool [--options]\n"
1828 "Options:\n"
1829 "  --help         Display usage\n"
1830 "  --helper libguestfs-test-tool-helper\n"
1831 "                 Helper program (default: %s)\n"
1832 "  --qemudir dir  Specify QEMU source directory\n"
1833 "  --qemu qemu    Specify QEMU binary\n"
1834 "  --timeout n\n"
1835 "  -t n           Set launch timeout (default: %d seconds)\n"
1836 msgstr ""
1837
1838 #: test-tool/test-tool.c:134
1839 #, c-format
1840 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1841 msgstr ""
1842
1843 #: test-tool/test-tool.c:143
1844 #, c-format
1845 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1846 msgstr ""
1847
1848 #: test-tool/test-tool.c:155
1849 #, c-format
1850 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1851 msgstr ""
1852
1853 #: test-tool/test-tool.c:178
1854 #, c-format
1855 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1856 msgstr ""
1857
1858 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
1859 #, c-format
1860 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1861 msgstr ""
1862
1863 #: test-tool/test-tool.c:197
1864 #, c-format
1865 msgid "libguestfs-test-tool: guestfs_version failed\n"
1866 msgstr ""
1867
1868 #: test-tool/test-tool.c:219
1869 #, c-format
1870 msgid "libguestfs-test-tool: failed to launch appliance\n"
1871 msgstr ""
1872
1873 #: test-tool/test-tool.c:231
1874 #, c-format
1875 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1876 msgstr ""
1877
1878 #: test-tool/test-tool.c:237
1879 #, c-format
1880 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1881 msgstr ""
1882
1883 #: test-tool/test-tool.c:243
1884 #, c-format
1885 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1886 msgstr ""
1887
1888 #: test-tool/test-tool.c:249
1889 #, c-format
1890 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1891 msgstr ""
1892
1893 #: test-tool/test-tool.c:255
1894 #, c-format
1895 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1896 msgstr ""
1897
1898 #: test-tool/test-tool.c:263
1899 #, c-format
1900 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1901 msgstr ""
1902
1903 #: test-tool/test-tool.c:294
1904 #, c-format
1905 msgid ""
1906 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1907 "--qemu/--qemudir options cannot be used.\n"
1908 msgstr ""
1909
1910 #: test-tool/test-tool.c:302
1911 #, c-format
1912 msgid "Binary '%s' does not exist or is not executable\n"
1913 msgstr ""
1914
1915 #: test-tool/test-tool.c:316
1916 #, c-format
1917 msgid "%s: does not look like a qemu source directory\n"
1918 msgstr ""
1919
1920 #: test-tool/test-tool.c:365
1921 #, c-format
1922 msgid ""
1923 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1924 "available.  Expected to find it in '%s'\n"
1925 "\n"
1926 "Use the --helper option to specify the location of this program.\n"
1927 msgstr ""
1928
1929 #: test-tool/test-tool.c:381
1930 #, c-format
1931 msgid "command failed: %s"
1932 msgstr ""
1933
1934 #: test-tool/test-tool.c:389
1935 #, c-format
1936 msgid ""
1937 "Test tool helper program %s\n"
1938 "is not statically linked.  This is a build error when this test tool\n"
1939 "was built.\n"
1940 msgstr ""
1941
1942 #: test-tool/test-tool.c:423
1943 #, c-format
1944 msgid "mkisofs command failed: %s\n"
1945 msgstr ""