2526fef2d73556c9fbfa2d72811ffc0a8d7c3d88
[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: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-09-14 19:28+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:39
20 #, c-format
21 msgid "use 'alloc file size' to create an image\n"
22 msgstr ""
23
24 #: fish/alloc.c:47
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:94 fish/alloc.c:101
30 #, c-format
31 msgid "could not parse size specification '%s'\n"
32 msgstr ""
33
34 #: fish/cmds.c:33
35 msgid "Command"
36 msgstr ""
37
38 #: fish/cmds.c:33
39 msgid "Description"
40 msgstr ""
41
42 #: fish/cmds.c:35 fish/cmds.c:274
43 msgid "add a CD-ROM disk image to examine"
44 msgstr ""
45
46 #: fish/cmds.c:36 fish/cmds.c:271
47 msgid "add an image to examine or modify"
48 msgstr ""
49
50 #: fish/cmds.c:37 fish/cmds.c:277
51 msgid "add a drive in snapshot mode (read-only)"
52 msgstr ""
53
54 #: fish/cmds.c:38 fish/cmds.c:400
55 msgid "close the current Augeas handle"
56 msgstr ""
57
58 #: fish/cmds.c:39 fish/cmds.c:406
59 msgid "define an Augeas node"
60 msgstr ""
61
62 #: fish/cmds.c:40 fish/cmds.c:403
63 msgid "define an Augeas variable"
64 msgstr ""
65
66 #: fish/cmds.c:41 fish/cmds.c:409
67 msgid "look up the value of an Augeas path"
68 msgstr ""
69
70 #: fish/cmds.c:42 fish/cmds.c:397
71 msgid "create a new Augeas handle"
72 msgstr ""
73
74 #: fish/cmds.c:43 fish/cmds.c:415
75 msgid "insert a sibling Augeas node"
76 msgstr ""
77
78 #: fish/cmds.c:44 fish/cmds.c:430
79 msgid "load files into the tree"
80 msgstr ""
81
82 #: fish/cmds.c:45 fish/cmds.c:433
83 msgid "list Augeas nodes under augpath"
84 msgstr ""
85
86 #: fish/cmds.c:46 fish/cmds.c:424
87 msgid "return Augeas nodes which match augpath"
88 msgstr ""
89
90 #: fish/cmds.c:47 fish/cmds.c:421
91 msgid "move Augeas node"
92 msgstr ""
93
94 #: fish/cmds.c:48 fish/cmds.c:418
95 msgid "remove an Augeas path"
96 msgstr ""
97
98 #: fish/cmds.c:49 fish/cmds.c:427
99 msgid "write all pending Augeas changes to disk"
100 msgstr ""
101
102 #: fish/cmds.c:50 fish/cmds.c:412
103 msgid "set Augeas path to value"
104 msgstr ""
105
106 #: fish/cmds.c:51 fish/cmds.c:541
107 msgid "flush device buffers"
108 msgstr ""
109
110 #: fish/cmds.c:52 fish/cmds.c:529
111 msgid "get blocksize of block device"
112 msgstr ""
113
114 #: fish/cmds.c:53 fish/cmds.c:523
115 msgid "is block device set to read-only"
116 msgstr ""
117
118 #: fish/cmds.c:54 fish/cmds.c:538
119 msgid "get total size of device in bytes"
120 msgstr ""
121
122 #: fish/cmds.c:55 fish/cmds.c:526
123 msgid "get sectorsize of block device"
124 msgstr ""
125
126 #: fish/cmds.c:56 fish/cmds.c:535
127 msgid "get total size of device in 512-byte sectors"
128 msgstr ""
129
130 #: fish/cmds.c:57 fish/cmds.c:544
131 msgid "reread partition table"
132 msgstr ""
133
134 #: fish/cmds.c:58 fish/cmds.c:532
135 msgid "set blocksize of block device"
136 msgstr ""
137
138 #: fish/cmds.c:59 fish/cmds.c:517
139 msgid "set block device to read-only"
140 msgstr ""
141
142 #: fish/cmds.c:60 fish/cmds.c:520
143 msgid "set block device to read-write"
144 msgstr ""
145
146 #: fish/cmds.c:61 fish/cmds.c:361
147 msgid "list the contents of a file"
148 msgstr ""
149
150 #: fish/cmds.c:62 fish/cmds.c:553
151 msgid "compute MD5, SHAx or CRC checksum of file"
152 msgstr ""
153
154 #: fish/cmds.c:63 fish/cmds.c:451
155 msgid "change file mode"
156 msgstr ""
157
158 #: fish/cmds.c:64 fish/cmds.c:454
159 msgid "change file owner and group"
160 msgstr ""
161
162 #: fish/cmds.c:65 fish/cmds.c:499
163 msgid "run a command from the guest filesystem"
164 msgstr ""
165
166 #: fish/cmds.c:66 fish/cmds.c:502
167 msgid "run a command, returning lines"
168 msgstr ""
169
170 #: fish/cmds.c:67 fish/cmds.c:280
171 msgid "add qemu parameters"
172 msgstr ""
173
174 #: fish/cmds.c:68 fish/cmds.c:610
175 msgid "copy a file"
176 msgstr ""
177
178 #: fish/cmds.c:69 fish/cmds.c:613
179 msgid "copy a file or directory recursively"
180 msgstr ""
181
182 #: fish/cmds.c:70 fish/cmds.c:577
183 msgid "debugging and internals"
184 msgstr ""
185
186 #: fish/cmds.c:71 fish/cmds.c:724
187 msgid "report file system disk space usage"
188 msgstr ""
189
190 #: fish/cmds.c:72 fish/cmds.c:727
191 msgid "report file system disk space usage (human readable)"
192 msgstr ""
193
194 #: fish/cmds.c:73 fish/cmds.c:622
195 msgid "return kernel messages"
196 msgstr ""
197
198 #: fish/cmds.c:74 fish/cmds.c:550
199 msgid "download a file to the local machine"
200 msgstr ""
201
202 #: fish/cmds.c:75 fish/cmds.c:619
203 msgid "drop kernel page cache, dentries and inodes"
204 msgstr ""
205
206 #: fish/cmds.c:76 fish/cmds.c:730
207 msgid "estimate file space usage"
208 msgstr ""
209
210 #: fish/cmds.c:77 fish/cmds.c:673
211 msgid "check an ext2/ext3 filesystem"
212 msgstr ""
213
214 #: fish/cmds.c:78 fish/cmds.c:934
215 msgid "echo arguments back to the client"
216 msgstr ""
217
218 #: fish/cmds.c:79 fish/cmds.c:80 fish/cmds.c:84 fish/cmds.c:85 fish/cmds.c:104
219 #: fish/cmds.c:105 fish/cmds.c:250 fish/cmds.c:251 fish/cmds.c:254
220 #: fish/cmds.c:255 fish/cmds.c:257 fish/cmds.c:258 fish/cmds.c:802
221 #: fish/cmds.c:805 fish/cmds.c:808 fish/cmds.c:811 fish/cmds.c:814
222 #: fish/cmds.c:817 fish/cmds.c:820 fish/cmds.c:823 fish/cmds.c:826
223 #: fish/cmds.c:829 fish/cmds.c:832 fish/cmds.c:835
224 msgid "return lines matching a pattern"
225 msgstr ""
226
227 #: fish/cmds.c:81 fish/cmds.c:628
228 msgid "test if two files have equal contents"
229 msgstr ""
230
231 #: fish/cmds.c:82 fish/cmds.c:457
232 msgid "test if file or directory exists"
233 msgstr ""
234
235 #: fish/cmds.c:83 fish/cmds.c:856
236 msgid "preallocate a file in the guest filesystem"
237 msgstr ""
238
239 #: fish/cmds.c:86 fish/cmds.c:496
240 msgid "determine file type"
241 msgstr ""
242
243 #: fish/cmds.c:87 fish/cmds.c:670
244 msgid "find all files and directories"
245 msgstr ""
246
247 #: fish/cmds.c:88 fish/cmds.c:601
248 msgid "run the filesystem checker"
249 msgstr ""
250
251 #: fish/cmds.c:89 fish/cmds.c:298
252 msgid "get the additional kernel options"
253 msgstr ""
254
255 #: fish/cmds.c:90 fish/cmds.c:304
256 msgid "get autosync mode"
257 msgstr ""
258
259 #: fish/cmds.c:91 fish/cmds.c:592
260 msgid "get the ext2/3/4 filesystem label"
261 msgstr ""
262
263 #: fish/cmds.c:92 fish/cmds.c:598
264 msgid "get the ext2/3/4 filesystem UUID"
265 msgstr ""
266
267 #: fish/cmds.c:93 fish/cmds.c:331
268 msgid "get memory allocated to the qemu subprocess"
269 msgstr ""
270
271 #: fish/cmds.c:94 fish/cmds.c:292
272 msgid "get the search path"
273 msgstr ""
274
275 #: fish/cmds.c:95 fish/cmds.c:334
276 msgid "get PID of qemu subprocess"
277 msgstr ""
278
279 #: fish/cmds.c:96 fish/cmds.c:286
280 msgid "get the qemu binary"
281 msgstr ""
282
283 #: fish/cmds.c:97 fish/cmds.c:343
284 msgid "get SELinux enabled flag"
285 msgstr ""
286
287 #: fish/cmds.c:98 fish/cmds.c:325
288 msgid "get the current state"
289 msgstr ""
290
291 #: fish/cmds.c:99 fish/cmds.c:349
292 msgid "get command trace enabled flag"
293 msgstr ""
294
295 #: fish/cmds.c:100 fish/cmds.c:310
296 msgid "get verbose mode"
297 msgstr ""
298
299 #: fish/cmds.c:101 fish/cmds.c:907
300 msgid "get SELinux security context"
301 msgstr ""
302
303 #: fish/cmds.c:102 fish/cmds.c:125 fish/cmds.c:772 fish/cmds.c:775
304 msgid "list extended attributes of a file or directory"
305 msgstr ""
306
307 #: fish/cmds.c:103 fish/cmds.c:688
308 msgid "expand a wildcard path"
309 msgstr ""
310
311 #: fish/cmds.c:106 fish/cmds.c:607
312 msgid "install GRUB"
313 msgstr ""
314
315 #: fish/cmds.c:107 fish/cmds.c:712
316 msgid "return first 10 lines of a file"
317 msgstr ""
318
319 #: fish/cmds.c:108 fish/cmds.c:715
320 msgid "return first N lines of a file"
321 msgstr ""
322
323 #: fish/cmds.c:109 fish/cmds.c:637
324 msgid "dump a file in hexadecimal"
325 msgstr ""
326
327 #: fish/cmds.c:110 fish/cmds.c:733
328 msgid "list files in an initrd"
329 msgstr ""
330
331 #: fish/cmds.c:111 fish/cmds.c:889
332 msgid "add an inotify watch"
333 msgstr ""
334
335 #: fish/cmds.c:112 fish/cmds.c:901
336 msgid "close the inotify handle"
337 msgstr ""
338
339 #: fish/cmds.c:113 fish/cmds.c:898
340 msgid "return list of watched files that had events"
341 msgstr ""
342
343 #: fish/cmds.c:114 fish/cmds.c:886
344 msgid "create an inotify handle"
345 msgstr ""
346
347 #: fish/cmds.c:115 fish/cmds.c:895
348 msgid "return list of inotify events"
349 msgstr ""
350
351 #: fish/cmds.c:116 fish/cmds.c:892
352 msgid "remove an inotify watch"
353 msgstr ""
354
355 #: fish/cmds.c:117 fish/cmds.c:322
356 msgid "is busy processing a command"
357 msgstr ""
358
359 #: fish/cmds.c:118 fish/cmds.c:316
360 msgid "is in configuration state"
361 msgstr ""
362
363 #: fish/cmds.c:119 fish/cmds.c:120 fish/cmds.c:460 fish/cmds.c:463
364 msgid "test if file exists"
365 msgstr ""
366
367 #: fish/cmds.c:121 fish/cmds.c:319
368 msgid "is launching subprocess"
369 msgstr ""
370
371 #: fish/cmds.c:122 fish/cmds.c:313
372 msgid "is ready to accept commands"
373 msgstr ""
374
375 #: fish/cmds.c:123 fish/cmds.c:268
376 msgid "kill the qemu subprocess"
377 msgstr ""
378
379 #: fish/cmds.c:124 fish/cmds.c:265
380 msgid "launch the qemu subprocess"
381 msgstr ""
382
383 #: fish/cmds.c:126 fish/cmds.c:370
384 msgid "list the block devices"
385 msgstr ""
386
387 #: fish/cmds.c:127 fish/cmds.c:373
388 msgid "list the partitions"
389 msgstr ""
390
391 #: fish/cmds.c:128 fish/cmds.c:364
392 msgid "list the files in a directory (long format)"
393 msgstr ""
394
395 #: fish/cmds.c:129 fish/cmds.c:130 fish/cmds.c:841 fish/cmds.c:844
396 msgid "create a hard link"
397 msgstr ""
398
399 #: fish/cmds.c:131 fish/cmds.c:132 fish/cmds.c:847 fish/cmds.c:850
400 msgid "create a symbolic link"
401 msgstr ""
402
403 #: fish/cmds.c:133 fish/cmds.c:184 fish/cmds.c:784 fish/cmds.c:787
404 msgid "remove extended attribute of a file or directory"
405 msgstr ""
406
407 #: fish/cmds.c:134 fish/cmds.c:367
408 msgid "list the files in a directory"
409 msgstr ""
410
411 #: fish/cmds.c:135 fish/cmds.c:204 fish/cmds.c:778 fish/cmds.c:781
412 msgid "set extended attribute of a file or directory"
413 msgstr ""
414
415 #: fish/cmds.c:136 fish/cmds.c:508
416 msgid "get file information for a symbolic link"
417 msgstr ""
418
419 #: fish/cmds.c:137 fish/cmds.c:242 fish/cmds.c:469 fish/cmds.c:472
420 msgid "create an LVM volume group"
421 msgstr ""
422
423 #: fish/cmds.c:138 fish/cmds.c:493
424 msgid "remove all LVM LVs, VGs and PVs"
425 msgstr ""
426
427 #: fish/cmds.c:139 fish/cmds.c:580
428 msgid "remove an LVM logical volume"
429 msgstr ""
430
431 #: fish/cmds.c:140 fish/cmds.c:664
432 msgid "resize an LVM logical volume"
433 msgstr ""
434
435 #: fish/cmds.c:141 fish/cmds.c:142 fish/cmds.c:382 fish/cmds.c:391
436 msgid "list the LVM logical volumes (LVs)"
437 msgstr ""
438
439 #: fish/cmds.c:143 fish/cmds.c:445
440 msgid "create a directory"
441 msgstr ""
442
443 #: fish/cmds.c:144 fish/cmds.c:448
444 msgid "create a directory and parents"
445 msgstr ""
446
447 #: fish/cmds.c:145 fish/cmds.c:700
448 msgid "create a temporary directory"
449 msgstr ""
450
451 #: fish/cmds.c:146 fish/cmds.c:147 fish/cmds.c:148 fish/cmds.c:922
452 #: fish/cmds.c:925 fish/cmds.c:928
453 msgid "make ext2/3/4 filesystem with external journal"
454 msgstr ""
455
456 #: fish/cmds.c:149 fish/cmds.c:913
457 msgid "make ext2/3/4 external journal"
458 msgstr ""
459
460 #: fish/cmds.c:150 fish/cmds.c:916
461 msgid "make ext2/3/4 external journal with label"
462 msgstr ""
463
464 #: fish/cmds.c:151 fish/cmds.c:919
465 msgid "make ext2/3/4 external journal with UUID"
466 msgstr ""
467
468 #: fish/cmds.c:152 fish/cmds.c:751
469 msgid "make FIFO (named pipe)"
470 msgstr ""
471
472 #: fish/cmds.c:153 fish/cmds.c:475
473 msgid "make a filesystem"
474 msgstr ""
475
476 #: fish/cmds.c:154 fish/cmds.c:910
477 msgid "make a filesystem with block size"
478 msgstr ""
479
480 #: fish/cmds.c:155 fish/cmds.c:793
481 msgid "create a mountpoint"
482 msgstr ""
483
484 #: fish/cmds.c:156 fish/cmds.c:748
485 msgid "make block, character or FIFO devices"
486 msgstr ""
487
488 #: fish/cmds.c:157 fish/cmds.c:754
489 msgid "make block device node"
490 msgstr ""
491
492 #: fish/cmds.c:158 fish/cmds.c:757
493 msgid "make char device node"
494 msgstr ""
495
496 #: fish/cmds.c:159 fish/cmds.c:739
497 msgid "create a swap partition"
498 msgstr ""
499
500 #: fish/cmds.c:160 fish/cmds.c:742
501 msgid "create a swap partition with a label"
502 msgstr ""
503
504 #: fish/cmds.c:161 fish/cmds.c:745
505 msgid "create a swap partition with an explicit UUID"
506 msgstr ""
507
508 #: fish/cmds.c:162 fish/cmds.c:883
509 msgid "create a swap file"
510 msgstr ""
511
512 #: fish/cmds.c:163 fish/cmds.c:931
513 msgid "load a kernel module"
514 msgstr ""
515
516 #: fish/cmds.c:164 fish/cmds.c:352
517 msgid "mount a guest disk at a position in the filesystem"
518 msgstr ""
519
520 #: fish/cmds.c:165 fish/cmds.c:736
521 msgid "mount a file using the loop device"
522 msgstr ""
523
524 #: fish/cmds.c:166 fish/cmds.c:571
525 msgid "mount a guest disk with mount options"
526 msgstr ""
527
528 #: fish/cmds.c:167 fish/cmds.c:568
529 msgid "mount a guest disk, read-only"
530 msgstr ""
531
532 #: fish/cmds.c:168 fish/cmds.c:574
533 msgid "mount a guest disk with mount options and vfstype"
534 msgstr ""
535
536 #: fish/cmds.c:169 fish/cmds.c:790
537 msgid "show mountpoints"
538 msgstr ""
539
540 #: fish/cmds.c:170 fish/cmds.c:487
541 msgid "show mounted filesystems"
542 msgstr ""
543
544 #: fish/cmds.c:171 fish/cmds.c:616
545 msgid "move a file"
546 msgstr ""
547
548 #: fish/cmds.c:172 fish/cmds.c:679
549 msgid "probe NTFS volume"
550 msgstr ""
551
552 #: fish/cmds.c:173 fish/cmds.c:625
553 msgid "ping the guest daemon"
554 msgstr ""
555
556 #: fish/cmds.c:174 fish/cmds.c:466
557 msgid "create an LVM physical volume"
558 msgstr ""
559
560 #: fish/cmds.c:175 fish/cmds.c:586
561 msgid "remove an LVM physical volume"
562 msgstr ""
563
564 #: fish/cmds.c:176 fish/cmds.c:643
565 msgid "resize an LVM physical volume"
566 msgstr ""
567
568 #: fish/cmds.c:177 fish/cmds.c:178 fish/cmds.c:376 fish/cmds.c:385
569 msgid "list the LVM physical volumes (PVs)"
570 msgstr ""
571
572 #: fish/cmds.c:179 fish/cmds.c:799
573 msgid "read a file"
574 msgstr ""
575
576 #: fish/cmds.c:180 fish/cmds.c:394
577 msgid "read file as lines"
578 msgstr ""
579
580 #: fish/cmds.c:181 fish/cmds.c:763
581 msgid "read directories entries"
582 msgstr ""
583
584 #: fish/cmds.c:182 fish/cmds.c:853
585 msgid "read the target of a symbolic link"
586 msgstr ""
587
588 #: fish/cmds.c:183 fish/cmds.c:838
589 msgid "canonicalized absolute pathname"
590 msgstr ""
591
592 #: fish/cmds.c:185 fish/cmds.c:667
593 msgid "resize an ext2/ext3 filesystem"
594 msgstr ""
595
596 #: fish/cmds.c:186 fish/cmds.c:436
597 msgid "remove a file"
598 msgstr ""
599
600 #: fish/cmds.c:187 fish/cmds.c:442
601 msgid "remove a file or directory recursively"
602 msgstr ""
603
604 #: fish/cmds.c:188 fish/cmds.c:439
605 msgid "remove a directory"
606 msgstr ""
607
608 #: fish/cmds.c:189 fish/cmds.c:796
609 msgid "remove a mountpoint"
610 msgstr ""
611
612 #: fish/cmds.c:190 fish/cmds.c:691
613 msgid "scrub (securely wipe) a device"
614 msgstr ""
615
616 #: fish/cmds.c:191 fish/cmds.c:694
617 msgid "scrub (securely wipe) a file"
618 msgstr ""
619
620 #: fish/cmds.c:192 fish/cmds.c:697
621 msgid "scrub (securely wipe) free space"
622 msgstr ""
623
624 #: fish/cmds.c:193 fish/cmds.c:295
625 msgid "add options to kernel command line"
626 msgstr ""
627
628 #: fish/cmds.c:194 fish/cmds.c:301
629 msgid "set autosync mode"
630 msgstr ""
631
632 #: fish/cmds.c:195 fish/cmds.c:589
633 msgid "set the ext2/3/4 filesystem label"
634 msgstr ""
635
636 #: fish/cmds.c:196 fish/cmds.c:595
637 msgid "set the ext2/3/4 filesystem UUID"
638 msgstr ""
639
640 #: fish/cmds.c:197 fish/cmds.c:328
641 msgid "set memory allocated to the qemu subprocess"
642 msgstr ""
643
644 #: fish/cmds.c:198 fish/cmds.c:289
645 msgid "set the search path"
646 msgstr ""
647
648 #: fish/cmds.c:199 fish/cmds.c:283
649 msgid "set the qemu binary"
650 msgstr ""
651
652 #: fish/cmds.c:200 fish/cmds.c:340
653 msgid "set SELinux enabled or disabled at appliance boot"
654 msgstr ""
655
656 #: fish/cmds.c:201 fish/cmds.c:346
657 msgid "enable or disable command traces"
658 msgstr ""
659
660 #: fish/cmds.c:202 fish/cmds.c:307
661 msgid "set verbose mode"
662 msgstr ""
663
664 #: fish/cmds.c:203 fish/cmds.c:904
665 msgid "set SELinux security context"
666 msgstr ""
667
668 #: fish/cmds.c:205 fish/cmds.c:206 fish/cmds.c:478 fish/cmds.c:766
669 msgid "create partitions on a block device"
670 msgstr ""
671
672 #: fish/cmds.c:207 fish/cmds.c:646
673 msgid "modify a single partition on a block device"
674 msgstr ""
675
676 #: fish/cmds.c:208 fish/cmds.c:655
677 msgid "display the disk geometry from the partition table"
678 msgstr ""
679
680 #: fish/cmds.c:209 fish/cmds.c:652
681 msgid "display the kernel geometry"
682 msgstr ""
683
684 #: fish/cmds.c:210 fish/cmds.c:649
685 msgid "display the partition table"
686 msgstr ""
687
688 #: fish/cmds.c:211 fish/cmds.c:682
689 msgid "run a command via the shell"
690 msgstr ""
691
692 #: fish/cmds.c:212 fish/cmds.c:685
693 msgid "run a command via the shell returning lines"
694 msgstr ""
695
696 #: fish/cmds.c:213 fish/cmds.c:676
697 msgid "sleep for some seconds"
698 msgstr ""
699
700 #: fish/cmds.c:214 fish/cmds.c:505
701 msgid "get file information"
702 msgstr ""
703
704 #: fish/cmds.c:215 fish/cmds.c:511
705 msgid "get file system statistics"
706 msgstr ""
707
708 #: fish/cmds.c:216 fish/cmds.c:217 fish/cmds.c:631 fish/cmds.c:634
709 msgid "print the printable strings in a file"
710 msgstr ""
711
712 #: fish/cmds.c:218 fish/cmds.c:862
713 msgid "disable swap on device"
714 msgstr ""
715
716 #: fish/cmds.c:219 fish/cmds.c:868
717 msgid "disable swap on file"
718 msgstr ""
719
720 #: fish/cmds.c:220 fish/cmds.c:874
721 msgid "disable swap on labeled swap partition"
722 msgstr ""
723
724 #: fish/cmds.c:221 fish/cmds.c:880
725 msgid "disable swap on swap partition by UUID"
726 msgstr ""
727
728 #: fish/cmds.c:222 fish/cmds.c:859
729 msgid "enable swap on device"
730 msgstr ""
731
732 #: fish/cmds.c:223 fish/cmds.c:865
733 msgid "enable swap on file"
734 msgstr ""
735
736 #: fish/cmds.c:224 fish/cmds.c:871
737 msgid "enable swap on labeled swap partition"
738 msgstr ""
739
740 #: fish/cmds.c:225 fish/cmds.c:877
741 msgid "enable swap on swap partition by UUID"
742 msgstr ""
743
744 #: fish/cmds.c:226 fish/cmds.c:355
745 msgid "sync disks, writes are flushed through to the disk image"
746 msgstr ""
747
748 #: fish/cmds.c:227 fish/cmds.c:718
749 msgid "return last 10 lines of a file"
750 msgstr ""
751
752 #: fish/cmds.c:228 fish/cmds.c:721
753 msgid "return last N lines of a file"
754 msgstr ""
755
756 #: fish/cmds.c:229 fish/cmds.c:556
757 msgid "unpack tarfile to directory"
758 msgstr ""
759
760 #: fish/cmds.c:230 fish/cmds.c:559
761 msgid "pack directory into tarfile"
762 msgstr ""
763
764 #: fish/cmds.c:231 fish/cmds.c:562
765 msgid "unpack compressed tarball to directory"
766 msgstr ""
767
768 #: fish/cmds.c:232 fish/cmds.c:565
769 msgid "pack directory into compressed tarball"
770 msgstr ""
771
772 #: fish/cmds.c:233 fish/cmds.c:358
773 msgid "update file timestamps or create a new file"
774 msgstr ""
775
776 #: fish/cmds.c:234 fish/cmds.c:514
777 msgid "get ext2/ext3/ext4 superblock details"
778 msgstr ""
779
780 #: fish/cmds.c:235 fish/cmds.c:760
781 msgid "set file mode creation mask (umask)"
782 msgstr ""
783
784 #: fish/cmds.c:236 fish/cmds.c:484
785 msgid "unmount a filesystem"
786 msgstr ""
787
788 #: fish/cmds.c:237 fish/cmds.c:490
789 msgid "unmount all filesystems"
790 msgstr ""
791
792 #: fish/cmds.c:238 fish/cmds.c:547
793 msgid "upload a file from the local machine"
794 msgstr ""
795
796 #: fish/cmds.c:239 fish/cmds.c:337
797 msgid "get the library version number"
798 msgstr ""
799
800 #: fish/cmds.c:240 fish/cmds.c:661
801 msgid "activate or deactivate some volume groups"
802 msgstr ""
803
804 #: fish/cmds.c:241 fish/cmds.c:658
805 msgid "activate or deactivate all volume groups"
806 msgstr ""
807
808 #: fish/cmds.c:243 fish/cmds.c:583
809 msgid "remove an LVM volume group"
810 msgstr ""
811
812 #: fish/cmds.c:244 fish/cmds.c:245 fish/cmds.c:379 fish/cmds.c:388
813 msgid "list the LVM volume groups (VGs)"
814 msgstr ""
815
816 #: fish/cmds.c:246 fish/cmds.c:709
817 msgid "count characters in a file"
818 msgstr ""
819
820 #: fish/cmds.c:247 fish/cmds.c:703
821 msgid "count lines in a file"
822 msgstr ""
823
824 #: fish/cmds.c:248 fish/cmds.c:706
825 msgid "count words in a file"
826 msgstr ""
827
828 #: fish/cmds.c:249 fish/cmds.c:481
829 msgid "create a file"
830 msgstr ""
831
832 #: fish/cmds.c:252 fish/cmds.c:604
833 msgid "write zeroes to the device"
834 msgstr ""
835
836 #: fish/cmds.c:253 fish/cmds.c:640
837 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
838 msgstr ""
839
840 #: fish/cmds.c:256 fish/cmds.c:769
841 msgid "determine file type inside a compressed file"
842 msgstr ""
843
844 #: fish/cmds.c:259
845 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
846 msgstr ""
847
848 #: fish/cmds.c:1182 fish/cmds.c:1194 fish/cmds.c:1207 fish/cmds.c:1221
849 #: fish/cmds.c:1235 fish/cmds.c:1250 fish/cmds.c:1265 fish/cmds.c:1278
850 #: fish/cmds.c:1293 fish/cmds.c:1306 fish/cmds.c:1321 fish/cmds.c:1334
851 #: fish/cmds.c:1348 fish/cmds.c:1361 fish/cmds.c:1376 fish/cmds.c:1389
852 #: fish/cmds.c:1403 fish/cmds.c:1417 fish/cmds.c:1431 fish/cmds.c:1445
853 #: fish/cmds.c:1459 fish/cmds.c:1474 fish/cmds.c:1487 fish/cmds.c:1501
854 #: fish/cmds.c:1515 fish/cmds.c:1531 fish/cmds.c:1544 fish/cmds.c:1559
855 #: fish/cmds.c:1572 fish/cmds.c:1588 fish/cmds.c:1602 fish/cmds.c:1615
856 #: fish/cmds.c:1629 fish/cmds.c:1646 fish/cmds.c:1663 fish/cmds.c:1679
857 #: fish/cmds.c:1694 fish/cmds.c:1709 fish/cmds.c:1724 fish/cmds.c:1739
858 #: fish/cmds.c:1754 fish/cmds.c:1769 fish/cmds.c:1784 fish/cmds.c:1800
859 #: fish/cmds.c:1818 fish/cmds.c:1832 fish/cmds.c:1846 fish/cmds.c:1865
860 #: fish/cmds.c:1884 fish/cmds.c:1902 fish/cmds.c:1919 fish/cmds.c:1935
861 #: fish/cmds.c:1952 fish/cmds.c:1967 fish/cmds.c:1983 fish/cmds.c:1995
862 #: fish/cmds.c:2008 fish/cmds.c:2025 fish/cmds.c:2039 fish/cmds.c:2053
863 #: fish/cmds.c:2067 fish/cmds.c:2081 fish/cmds.c:2096 fish/cmds.c:2113
864 #: fish/cmds.c:2129 fish/cmds.c:2145 fish/cmds.c:2161 fish/cmds.c:2177
865 #: fish/cmds.c:2192 fish/cmds.c:2211 fish/cmds.c:2228 fish/cmds.c:2247
866 #: fish/cmds.c:2269 fish/cmds.c:2285 fish/cmds.c:2298 fish/cmds.c:2313
867 #: fish/cmds.c:2325 fish/cmds.c:2338 fish/cmds.c:2355 fish/cmds.c:2374
868 #: fish/cmds.c:2393 fish/cmds.c:2410 fish/cmds.c:2427 fish/cmds.c:2444
869 #: fish/cmds.c:2461 fish/cmds.c:2475 fish/cmds.c:2489 fish/cmds.c:2505
870 #: fish/cmds.c:2521 fish/cmds.c:2538 fish/cmds.c:2553 fish/cmds.c:2569
871 #: fish/cmds.c:2585 fish/cmds.c:2599 fish/cmds.c:2614 fish/cmds.c:2630
872 #: fish/cmds.c:2646 fish/cmds.c:2665 fish/cmds.c:2681 fish/cmds.c:2697
873 #: fish/cmds.c:2713 fish/cmds.c:2729 fish/cmds.c:2746 fish/cmds.c:2765
874 #: fish/cmds.c:2783 fish/cmds.c:2803 fish/cmds.c:2817 fish/cmds.c:2831
875 #: fish/cmds.c:2846 fish/cmds.c:2861 fish/cmds.c:2879 fish/cmds.c:2894
876 #: fish/cmds.c:2912 fish/cmds.c:2929 fish/cmds.c:2944 fish/cmds.c:2960
877 #: fish/cmds.c:2976 fish/cmds.c:2992 fish/cmds.c:3007 fish/cmds.c:3020
878 #: fish/cmds.c:3035 fish/cmds.c:3049 fish/cmds.c:3066 fish/cmds.c:3084
879 #: fish/cmds.c:3102 fish/cmds.c:3119 fish/cmds.c:3133 fish/cmds.c:3152
880 #: fish/cmds.c:3171 fish/cmds.c:3188 fish/cmds.c:3205 fish/cmds.c:3222
881 #: fish/cmds.c:3237 fish/cmds.c:3255 fish/cmds.c:3270 fish/cmds.c:3284
882 #: fish/cmds.c:3301 fish/cmds.c:3315 fish/cmds.c:3330 fish/cmds.c:3347
883 #: fish/cmds.c:3364 fish/cmds.c:3381 fish/cmds.c:3398 fish/cmds.c:3412
884 #: fish/cmds.c:3426 fish/cmds.c:3440 fish/cmds.c:3457 fish/cmds.c:3473
885 #: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3541
886 #: fish/cmds.c:3559 fish/cmds.c:3576 fish/cmds.c:3591 fish/cmds.c:3607
887 #: fish/cmds.c:3623 fish/cmds.c:3641 fish/cmds.c:3656 fish/cmds.c:3671
888 #: fish/cmds.c:3687 fish/cmds.c:3705 fish/cmds.c:3723 fish/cmds.c:3741
889 #: fish/cmds.c:3761 fish/cmds.c:3778 fish/cmds.c:3794 fish/cmds.c:3812
890 #: fish/cmds.c:3830 fish/cmds.c:3848 fish/cmds.c:3865 fish/cmds.c:3885
891 #: fish/cmds.c:3905 fish/cmds.c:3923 fish/cmds.c:3939 fish/cmds.c:3953
892 #: fish/cmds.c:3969 fish/cmds.c:3983 fish/cmds.c:3998 fish/cmds.c:4016
893 #: fish/cmds.c:4035 fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4092
894 #: fish/cmds.c:4111 fish/cmds.c:4130 fish/cmds.c:4149 fish/cmds.c:4168
895 #: fish/cmds.c:4187 fish/cmds.c:4206 fish/cmds.c:4225 fish/cmds.c:4243
896 #: fish/cmds.c:4261 fish/cmds.c:4277 fish/cmds.c:4293 fish/cmds.c:4309
897 #: fish/cmds.c:4324 fish/cmds.c:4342 fish/cmds.c:4357 fish/cmds.c:4371
898 #: fish/cmds.c:4385 fish/cmds.c:4399 fish/cmds.c:4413 fish/cmds.c:4427
899 #: fish/cmds.c:4441 fish/cmds.c:4455 fish/cmds.c:4469 fish/cmds.c:4483
900 #: fish/cmds.c:4498 fish/cmds.c:4515 fish/cmds.c:4528 fish/cmds.c:4543
901 #: fish/cmds.c:4558 fish/cmds.c:4571 fish/cmds.c:4584 fish/cmds.c:4602
902 #: fish/cmds.c:4619 fish/cmds.c:4636 fish/cmds.c:4654 fish/cmds.c:4673
903 #: fish/cmds.c:4693 fish/cmds.c:4713 fish/cmds.c:4730 fish/cmds.c:4744
904 #, c-format
905 msgid "%s should have %d parameter(s)\n"
906 msgstr ""
907
908 #: fish/cmds.c:1183 fish/cmds.c:1195 fish/cmds.c:1208 fish/cmds.c:1222
909 #: fish/cmds.c:1236 fish/cmds.c:1251 fish/cmds.c:1266 fish/cmds.c:1279
910 #: fish/cmds.c:1294 fish/cmds.c:1307 fish/cmds.c:1322 fish/cmds.c:1335
911 #: fish/cmds.c:1349 fish/cmds.c:1362 fish/cmds.c:1377 fish/cmds.c:1390
912 #: fish/cmds.c:1404 fish/cmds.c:1418 fish/cmds.c:1432 fish/cmds.c:1446
913 #: fish/cmds.c:1460 fish/cmds.c:1475 fish/cmds.c:1488 fish/cmds.c:1502
914 #: fish/cmds.c:1516 fish/cmds.c:1532 fish/cmds.c:1545 fish/cmds.c:1560
915 #: fish/cmds.c:1573 fish/cmds.c:1589 fish/cmds.c:1603 fish/cmds.c:1616
916 #: fish/cmds.c:1630 fish/cmds.c:1647 fish/cmds.c:1664 fish/cmds.c:1680
917 #: fish/cmds.c:1695 fish/cmds.c:1710 fish/cmds.c:1725 fish/cmds.c:1740
918 #: fish/cmds.c:1755 fish/cmds.c:1770 fish/cmds.c:1785 fish/cmds.c:1801
919 #: fish/cmds.c:1819 fish/cmds.c:1833 fish/cmds.c:1847 fish/cmds.c:1866
920 #: fish/cmds.c:1885 fish/cmds.c:1903 fish/cmds.c:1920 fish/cmds.c:1936
921 #: fish/cmds.c:1953 fish/cmds.c:1968 fish/cmds.c:1984 fish/cmds.c:1996
922 #: fish/cmds.c:2009 fish/cmds.c:2026 fish/cmds.c:2040 fish/cmds.c:2054
923 #: fish/cmds.c:2068 fish/cmds.c:2082 fish/cmds.c:2097 fish/cmds.c:2114
924 #: fish/cmds.c:2130 fish/cmds.c:2146 fish/cmds.c:2162 fish/cmds.c:2178
925 #: fish/cmds.c:2193 fish/cmds.c:2212 fish/cmds.c:2229 fish/cmds.c:2248
926 #: fish/cmds.c:2270 fish/cmds.c:2286 fish/cmds.c:2299 fish/cmds.c:2314
927 #: fish/cmds.c:2326 fish/cmds.c:2339 fish/cmds.c:2356 fish/cmds.c:2375
928 #: fish/cmds.c:2394 fish/cmds.c:2411 fish/cmds.c:2428 fish/cmds.c:2445
929 #: fish/cmds.c:2462 fish/cmds.c:2476 fish/cmds.c:2490 fish/cmds.c:2506
930 #: fish/cmds.c:2522 fish/cmds.c:2539 fish/cmds.c:2554 fish/cmds.c:2570
931 #: fish/cmds.c:2586 fish/cmds.c:2600 fish/cmds.c:2615 fish/cmds.c:2631
932 #: fish/cmds.c:2647 fish/cmds.c:2666 fish/cmds.c:2682 fish/cmds.c:2698
933 #: fish/cmds.c:2714 fish/cmds.c:2730 fish/cmds.c:2747 fish/cmds.c:2766
934 #: fish/cmds.c:2784 fish/cmds.c:2804 fish/cmds.c:2818 fish/cmds.c:2832
935 #: fish/cmds.c:2847 fish/cmds.c:2862 fish/cmds.c:2880 fish/cmds.c:2895
936 #: fish/cmds.c:2913 fish/cmds.c:2930 fish/cmds.c:2945 fish/cmds.c:2961
937 #: fish/cmds.c:2977 fish/cmds.c:2993 fish/cmds.c:3008 fish/cmds.c:3021
938 #: fish/cmds.c:3036 fish/cmds.c:3050 fish/cmds.c:3067 fish/cmds.c:3085
939 #: fish/cmds.c:3103 fish/cmds.c:3120 fish/cmds.c:3134 fish/cmds.c:3153
940 #: fish/cmds.c:3172 fish/cmds.c:3189 fish/cmds.c:3206 fish/cmds.c:3223
941 #: fish/cmds.c:3238 fish/cmds.c:3256 fish/cmds.c:3271 fish/cmds.c:3285
942 #: fish/cmds.c:3302 fish/cmds.c:3316 fish/cmds.c:3331 fish/cmds.c:3348
943 #: fish/cmds.c:3365 fish/cmds.c:3382 fish/cmds.c:3399 fish/cmds.c:3413
944 #: fish/cmds.c:3427 fish/cmds.c:3441 fish/cmds.c:3458 fish/cmds.c:3474
945 #: fish/cmds.c:3490 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3542
946 #: fish/cmds.c:3560 fish/cmds.c:3577 fish/cmds.c:3592 fish/cmds.c:3608
947 #: fish/cmds.c:3624 fish/cmds.c:3642 fish/cmds.c:3657 fish/cmds.c:3672
948 #: fish/cmds.c:3688 fish/cmds.c:3706 fish/cmds.c:3724 fish/cmds.c:3742
949 #: fish/cmds.c:3762 fish/cmds.c:3779 fish/cmds.c:3795 fish/cmds.c:3813
950 #: fish/cmds.c:3831 fish/cmds.c:3849 fish/cmds.c:3866 fish/cmds.c:3886
951 #: fish/cmds.c:3906 fish/cmds.c:3924 fish/cmds.c:3940 fish/cmds.c:3954
952 #: fish/cmds.c:3970 fish/cmds.c:3984 fish/cmds.c:3999 fish/cmds.c:4017
953 #: fish/cmds.c:4036 fish/cmds.c:4055 fish/cmds.c:4074 fish/cmds.c:4093
954 #: fish/cmds.c:4112 fish/cmds.c:4131 fish/cmds.c:4150 fish/cmds.c:4169
955 #: fish/cmds.c:4188 fish/cmds.c:4207 fish/cmds.c:4226 fish/cmds.c:4244
956 #: fish/cmds.c:4262 fish/cmds.c:4278 fish/cmds.c:4294 fish/cmds.c:4310
957 #: fish/cmds.c:4325 fish/cmds.c:4343 fish/cmds.c:4358 fish/cmds.c:4372
958 #: fish/cmds.c:4386 fish/cmds.c:4400 fish/cmds.c:4414 fish/cmds.c:4428
959 #: fish/cmds.c:4442 fish/cmds.c:4456 fish/cmds.c:4470 fish/cmds.c:4484
960 #: fish/cmds.c:4499 fish/cmds.c:4516 fish/cmds.c:4529 fish/cmds.c:4544
961 #: fish/cmds.c:4559 fish/cmds.c:4572 fish/cmds.c:4585 fish/cmds.c:4603
962 #: fish/cmds.c:4620 fish/cmds.c:4637 fish/cmds.c:4655 fish/cmds.c:4674
963 #: fish/cmds.c:4694 fish/cmds.c:4714 fish/cmds.c:4731 fish/cmds.c:4745
964 #, c-format
965 msgid "type 'help %s' for help on %s\n"
966 msgstr ""
967
968 #: fish/cmds.c:5433
969 #, c-format
970 msgid "%s: unknown command\n"
971 msgstr ""
972
973 #: fish/edit.c:86
974 #, c-format
975 msgid "use '%s filename' to edit a file\n"
976 msgstr ""
977
978 #: fish/fish.c:94
979 #, c-format
980 msgid "Try `%s --help' for more information.\n"
981 msgstr ""
982
983 #: fish/fish.c:98
984 #, c-format
985 msgid ""
986 "%s: guest filesystem shell\n"
987 "%s lets you edit virtual machine filesystems\n"
988 "Copyright (C) 2009 Red Hat Inc.\n"
989 "Usage:\n"
990 "  %s [--options] cmd [: cmd : cmd ...]\n"
991 "  %s -i libvirt-domain\n"
992 "  %s -i disk-image(s)\n"
993 "or for interactive use:\n"
994 "  %s\n"
995 "or from a shell script:\n"
996 "  %s <<EOF\n"
997 "  cmd\n"
998 "  ...\n"
999 "  EOF\n"
1000 "Options:\n"
1001 "  -h|--cmd-help        List available commands\n"
1002 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1003 "  -a|--add image       Add image\n"
1004 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1005 "  -f|--file file       Read commands from file\n"
1006 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1007 "  --listen             Listen for remote commands\n"
1008 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1009 "  -n|--no-sync         Don't autosync\n"
1010 "  --remote[=pid]       Send commands to remote %s\n"
1011 "  -r|--ro              Mount read-only\n"
1012 "  --selinux            Enable SELinux support\n"
1013 "  -v|--verbose         Verbose messages\n"
1014 "  -x                   Echo each command before executing it\n"
1015 "  -V|--version         Display version and exit\n"
1016 "For more information,  see the manpage %s(1).\n"
1017 msgstr ""
1018
1019 #: fish/fish.c:186
1020 #, c-format
1021 msgid "guestfs_create: failed to create handle\n"
1022 msgstr ""
1023
1024 #: fish/fish.c:225
1025 #, c-format
1026 msgid "%s: --listen=PID: PID was not a number: %s\n"
1027 msgstr ""
1028
1029 #: fish/fish.c:232
1030 #, c-format
1031 msgid ""
1032 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1033 msgstr ""
1034
1035 #: fish/fish.c:241
1036 #, c-format
1037 msgid "%s: unknown long option: %s (%d)\n"
1038 msgstr ""
1039
1040 #: fish/fish.c:268
1041 #, c-format
1042 msgid "%s: only one -f parameter can be given\n"
1043 msgstr ""
1044
1045 #: fish/fish.c:341
1046 #, c-format
1047 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1048 msgstr ""
1049
1050 #: fish/fish.c:348
1051 #, c-format
1052 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1053 msgstr ""
1054
1055 #: fish/fish.c:358
1056 #, c-format
1057 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1058 msgstr ""
1059
1060 #: fish/fish.c:404
1061 #, c-format
1062 msgid "%s: cannot use --listen and --remote options at the same time\n"
1063 msgstr ""
1064
1065 #: fish/fish.c:412
1066 #, c-format
1067 msgid "%s: extra parameters on the command line with --listen flag\n"
1068 msgstr ""
1069
1070 #: fish/fish.c:418
1071 #, c-format
1072 msgid "%s: cannot use --listen and --file options at the same time\n"
1073 msgstr ""
1074
1075 #: fish/fish.c:563
1076 #, c-format
1077 msgid ""
1078 "\n"
1079 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1080 "editing virtual machine filesystems.\n"
1081 "\n"
1082 "Type: 'help' for help with commands\n"
1083 "      'quit' to quit the shell\n"
1084 "\n"
1085 msgstr ""
1086
1087 #: fish/fish.c:643
1088 #, c-format
1089 msgid "%s: unterminated double quote\n"
1090 msgstr ""
1091
1092 #: fish/fish.c:649 fish/fish.c:666
1093 #, c-format
1094 msgid "%s: command arguments not separated by whitespace\n"
1095 msgstr ""
1096
1097 #: fish/fish.c:660
1098 #, c-format
1099 msgid "%s: unterminated single quote\n"
1100 msgstr ""
1101
1102 #: fish/fish.c:715
1103 #, c-format
1104 msgid "%s: internal error parsing string at '%s'\n"
1105 msgstr ""
1106
1107 #: fish/fish.c:732
1108 #, c-format
1109 msgid "%s: too many arguments\n"
1110 msgstr ""
1111
1112 #: fish/fish.c:761
1113 #, c-format
1114 msgid "%s: empty command on command line\n"
1115 msgstr ""
1116
1117 #: fish/fish.c:913
1118 msgid "display a list of commands or help on a command"
1119 msgstr ""
1120
1121 #: fish/fish.c:915
1122 msgid "quit guestfish"
1123 msgstr ""
1124
1125 #: fish/fish.c:918
1126 msgid "allocate an image"
1127 msgstr ""
1128
1129 #: fish/fish.c:920
1130 msgid "display a line of text"
1131 msgstr ""
1132
1133 #: fish/fish.c:922
1134 msgid "edit a file in the image"
1135 msgstr ""
1136
1137 #: fish/fish.c:924
1138 msgid "local change directory"
1139 msgstr ""
1140
1141 #: fish/fish.c:926
1142 msgid "expand wildcards in command"
1143 msgstr ""
1144
1145 #: fish/fish.c:928
1146 msgid "view a file in the pager"
1147 msgstr ""
1148
1149 #: fish/fish.c:930
1150 msgid "close and reopen libguestfs handle"
1151 msgstr ""
1152
1153 #: fish/fish.c:932
1154 msgid "measure time taken to run command"
1155 msgstr ""
1156
1157 #: fish/fish.c:944
1158 #, c-format
1159 msgid ""
1160 "alloc - allocate an image\n"
1161 "     alloc <filename> <size>\n"
1162 "\n"
1163 "    This creates an empty (zeroed) file of the given size,\n"
1164 "    and then adds so it can be further examined.\n"
1165 "\n"
1166 "    For more advanced image creation, see qemu-img utility.\n"
1167 "\n"
1168 "    Size can be specified (where <nn> means a number):\n"
1169 "    <nn>             number of kilobytes\n"
1170 "      eg: 1440       standard 3.5\" floppy\n"
1171 "    <nn>K or <nn>KB  number of kilobytes\n"
1172 "    <nn>M or <nn>MB  number of megabytes\n"
1173 "    <nn>G or <nn>GB  number of gigabytes\n"
1174 "    <nn>sects        number of 512 byte sectors\n"
1175 msgstr ""
1176
1177 #: fish/fish.c:960
1178 #, c-format
1179 msgid ""
1180 "echo - display a line of text\n"
1181 "     echo [<params> ...]\n"
1182 "\n"
1183 "    This echos the parameters to the terminal.\n"
1184 msgstr ""
1185
1186 #: fish/fish.c:967
1187 #, c-format
1188 msgid ""
1189 "edit - edit a file in the image\n"
1190 "     edit <filename>\n"
1191 "\n"
1192 "    This is used to edit a file.\n"
1193 "\n"
1194 "    It is the equivalent of (and is implemented by)\n"
1195 "    running \"cat\", editing locally, and then \"write-file\".\n"
1196 "\n"
1197 "    Normally it uses $EDITOR, but if you use the aliases\n"
1198 "    \"vi\" or \"emacs\" you will get those editors.\n"
1199 "\n"
1200 "    NOTE: This will not work reliably for large files\n"
1201 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1202 msgstr ""
1203
1204 #: fish/fish.c:981
1205 #, c-format
1206 msgid ""
1207 "lcd - local change directory\n"
1208 "    lcd <directory>\n"
1209 "\n"
1210 "    Change guestfish's current directory. This command is\n"
1211 "    useful if you want to download files to a particular\n"
1212 "    place.\n"
1213 msgstr ""
1214
1215 #: fish/fish.c:988
1216 #, c-format
1217 msgid ""
1218 "glob - expand wildcards in command\n"
1219 "    glob <command> [<args> ...]\n"
1220 "\n"
1221 "    Glob runs <command> with wildcards expanded in any\n"
1222 "    command args.  Note that the command is run repeatedly\n"
1223 "    once for each expanded argument.\n"
1224 msgstr ""
1225
1226 #: fish/fish.c:995
1227 #, c-format
1228 msgid ""
1229 "help - display a list of commands or help on a command\n"
1230 "     help cmd\n"
1231 "     help\n"
1232 msgstr ""
1233
1234 #: fish/fish.c:1000
1235 #, c-format
1236 msgid ""
1237 "more - view a file in the pager\n"
1238 "     more <filename>\n"
1239 "\n"
1240 "    This is used to view a file in the pager.\n"
1241 "\n"
1242 "    It is the equivalent of (and is implemented by)\n"
1243 "    running \"cat\" and using the pager.\n"
1244 "\n"
1245 "    Normally it uses $PAGER, but if you use the alias\n"
1246 "    \"less\" then it always uses \"less\".\n"
1247 "\n"
1248 "    NOTE: This will not work reliably for large files\n"
1249 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1250 msgstr ""
1251
1252 #: fish/fish.c:1016
1253 #, c-format
1254 msgid ""
1255 "quit - quit guestfish\n"
1256 "     quit\n"
1257 msgstr ""
1258
1259 #: fish/fish.c:1019
1260 #, c-format
1261 msgid ""
1262 "reopen - close and reopen the libguestfs handle\n"
1263 "     reopen\n"
1264 "\n"
1265 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1266 "this normally, because the handle is closed properly when guestfish\n"
1267 "exits.  However this is occasionally useful for testing.\n"
1268 msgstr ""
1269
1270 #: fish/fish.c:1026
1271 #, c-format
1272 msgid ""
1273 "time - measure time taken to run command\n"
1274 "    time <command> [<args> ...]\n"
1275 "\n"
1276 "    This runs <command> as usual, and prints the elapsed\n"
1277 "    time afterwards.\n"
1278 msgstr ""
1279
1280 #: fish/fish.c:1032
1281 #, c-format
1282 msgid "%s: command not known, use -h to list all commands\n"
1283 msgstr ""
1284
1285 #: fish/fish.c:1186
1286 #, c-format
1287 msgid "Runaway quote in string \"%s\"\n"
1288 msgstr ""
1289
1290 #: fish/glob.c:52
1291 #, c-format
1292 msgid "use 'glob command [args...]'\n"
1293 msgstr ""
1294
1295 #: fish/glob.c:72
1296 #, c-format
1297 msgid "glob: guestfs_glob_expand call failed: %s\n"
1298 msgstr ""
1299
1300 #: fish/lcd.c:34
1301 #, c-format
1302 msgid "use 'lcd directory' to change local directory\n"
1303 msgstr ""
1304
1305 #: fish/more.c:40
1306 #, c-format
1307 msgid "use '%s filename' to page a file\n"
1308 msgstr ""
1309
1310 #: fish/rc.c:249
1311 #, c-format
1312 msgid "guestfish: protocol error: could not read 'hello' message\n"
1313 msgstr ""
1314
1315 #: fish/rc.c:254
1316 #, c-format
1317 msgid ""
1318 "guestfish: protocol error: version mismatch, server version '%s' does not "
1319 "match client version '%s'.  The two versions must match exactly.\n"
1320 msgstr ""
1321
1322 #: fish/rc.c:329 fish/rc.c:343
1323 #, c-format
1324 msgid "guestfish: remote: looks like the server is not running\n"
1325 msgstr ""
1326
1327 #: fish/rc.c:355 fish/rc.c:369
1328 #, c-format
1329 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1330 msgstr ""
1331
1332 #: fish/rc.c:380
1333 #, c-format
1334 msgid "guestfish: protocol error: could not decode reply from server\n"
1335 msgstr ""
1336
1337 #: fish/reopen.c:36
1338 #, c-format
1339 msgid "'reopen' command takes no parameters\n"
1340 msgstr ""
1341
1342 #: fish/reopen.c:46
1343 #, c-format
1344 msgid "reopen: guestfs_create: failed to create handle\n"
1345 msgstr ""
1346
1347 #: fish/time.c:35
1348 #, c-format
1349 msgid "use 'time command [args...]'\n"
1350 msgstr ""
1351
1352 #: src/guestfs.c:241
1353 #, c-format
1354 msgid "guestfs_close: called twice on the same handle\n"
1355 msgstr ""
1356
1357 #: src/guestfs.c:344
1358 #, c-format
1359 msgid "libguestfs: error: %s\n"
1360 msgstr ""
1361
1362 #: src/guestfs.c:669
1363 msgid "command line cannot be altered after qemu subprocess launched"
1364 msgstr ""
1365
1366 #: src/guestfs.c:683
1367 msgid "guestfs_config: parameter must begin with '-' character"
1368 msgstr ""
1369
1370 #: src/guestfs.c:697
1371 #, c-format
1372 msgid "guestfs_config: parameter '%s' isn't allowed"
1373 msgstr ""
1374
1375 #: src/guestfs.c:717 src/guestfs.c:756 src/guestfs.c:774
1376 msgid "filename cannot contain ',' (comma) character"
1377 msgstr ""
1378
1379 #: src/guestfs.c:854
1380 msgid "you must call guestfs_add_drive before guestfs_launch"
1381 msgstr ""
1382
1383 #: src/guestfs.c:859
1384 msgid "qemu has already been launched"
1385 msgstr ""
1386
1387 #: src/guestfs.c:867
1388 #, c-format
1389 msgid "%s: cannot create temporary directory"
1390 msgstr ""
1391
1392 #: src/guestfs.c:957
1393 #, c-format
1394 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1395 msgstr ""
1396
1397 #: src/guestfs.c:1203
1398 msgid "failed to connect to vmchannel socket"
1399 msgstr ""
1400
1401 #: src/guestfs.c:1287
1402 #, c-format
1403 msgid "external command failed: %s"
1404 msgstr ""
1405
1406 #: src/guestfs.c:1326
1407 #, c-format
1408 msgid ""
1409 "%s: command failed: If qemu is located on a non-standard path, try setting "
1410 "the LIBGUESTFS_QEMU environment variable."
1411 msgstr ""
1412
1413 #: src/guestfs.c:1391
1414 msgid "qemu has finished launching already"
1415 msgstr ""
1416
1417 #: src/guestfs.c:1396
1418 msgid "qemu has not been launched yet"
1419 msgstr ""
1420
1421 #: src/guestfs.c:1406
1422 msgid "guestfs_wait_ready failed, see earlier error messages"
1423 msgstr ""
1424
1425 #: src/guestfs.c:1416
1426 msgid "qemu launched and contacted daemon, but state != READY"
1427 msgstr ""
1428
1429 #: src/guestfs.c:1427
1430 msgid "no subprocess to kill"
1431 msgstr ""
1432
1433 #: src/guestfs.c:1549
1434 #, c-format
1435 msgid "guestfs_set_busy: called when in state %d != READY"
1436 msgstr ""
1437
1438 #: src/guestfs.c:1572
1439 #, c-format
1440 msgid "guestfs_end_busy: called when in state %d"
1441 msgstr ""
1442
1443 #: src/guestfs.c:1680
1444 #, c-format
1445 msgid ""
1446 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1447 msgstr ""
1448
1449 #: src/guestfs.c:1838 src/guestfs.c:1892
1450 msgid "unexpected end of file when reading from daemon"
1451 msgstr ""
1452
1453 #: src/guestfs.c:1854
1454 #, c-format
1455 msgid "received magic signature from guestfsd, but in state %d"
1456 msgstr ""
1457
1458 #: src/guestfs.c:1869
1459 #, c-format
1460 msgid "message length (%u) > maximum possible size (%d)"
1461 msgstr ""
1462
1463 #: src/guestfs.c:1941
1464 #, c-format
1465 msgid "guestfs___send: state %d != BUSY"
1466 msgstr ""
1467
1468 #: src/guestfs.c:1963
1469 msgid "xdr_guestfs_message_header failed"
1470 msgstr ""
1471
1472 #: src/guestfs.c:1972
1473 msgid "dispatch failed to marshal args"
1474 msgstr ""
1475
1476 #: src/guestfs.c:2102
1477 #, c-format
1478 msgid "send_file_chunk: state %d != READY"
1479 msgstr ""
1480
1481 #: src/guestfs.c:2118
1482 #, c-format
1483 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1484 msgstr ""
1485
1486 #: src/guestfs.c:2242
1487 #, c-format
1488 msgid "%s: error in chunked encoding"
1489 msgstr ""
1490
1491 #: src/guestfs.c:2270
1492 msgid "write to daemon socket"
1493 msgstr ""
1494
1495 #: src/guestfs.c:2293
1496 msgid "receive_file_data: parse error in reply callback"
1497 msgstr ""
1498
1499 #: src/guestfs.c:2298
1500 msgid "receive_file_data: unexpected flag received when reading file chunks"
1501 msgstr ""
1502
1503 #: src/guestfs.c:2306
1504 msgid "failed to parse file chunk"
1505 msgstr ""
1506
1507 #: src/guestfs.c:2315
1508 msgid "file receive cancelled by daemon"
1509 msgstr ""
1510
1511 #: test-tool/test-tool.c:59
1512 #, c-format
1513 msgid ""
1514 "libguestfs-test-tool: interactive test tool\n"
1515 "Copyright (C) 2009 Red Hat Inc.\n"
1516 "Usage:\n"
1517 "  libguestfs-test-tool [--options]\n"
1518 "Options:\n"
1519 "  --help         Display usage\n"
1520 "  --helper libguestfs-test-tool-helper\n"
1521 "                 Helper program (default: %s)\n"
1522 "  --qemudir dir  Specify QEMU source directory\n"
1523 "  --qemu qemu    Specify QEMU binary\n"
1524 "  --timeout n\n"
1525 "  -t n           Set launch timeout (default: %d seconds)\n"
1526 msgstr ""
1527
1528 #: test-tool/test-tool.c:111
1529 #, c-format
1530 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1531 msgstr ""
1532
1533 #: test-tool/test-tool.c:120
1534 #, c-format
1535 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1536 msgstr ""
1537
1538 #: test-tool/test-tool.c:132
1539 #, c-format
1540 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1541 msgstr ""
1542
1543 #: test-tool/test-tool.c:155
1544 #, c-format
1545 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1546 msgstr ""
1547
1548 #: test-tool/test-tool.c:160 test-tool/test-tool.c:166
1549 #, c-format
1550 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1551 msgstr ""
1552
1553 #: test-tool/test-tool.c:174
1554 #, c-format
1555 msgid "libguestfs-test-tool: guestfs_version failed\n"
1556 msgstr ""
1557
1558 #: test-tool/test-tool.c:191
1559 #, c-format
1560 msgid "libguestfs-test-tool: failed to launch appliance\n"
1561 msgstr ""
1562
1563 #: test-tool/test-tool.c:202
1564 #, c-format
1565 msgid "libguestfs-test-tool: failed or timed out in 'wait_ready'\n"
1566 msgstr ""
1567
1568 #: test-tool/test-tool.c:214
1569 #, c-format
1570 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1571 msgstr ""
1572
1573 #: test-tool/test-tool.c:220
1574 #, c-format
1575 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1576 msgstr ""
1577
1578 #: test-tool/test-tool.c:226
1579 #, c-format
1580 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1581 msgstr ""
1582
1583 #: test-tool/test-tool.c:232
1584 #, c-format
1585 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1586 msgstr ""
1587
1588 #: test-tool/test-tool.c:238
1589 #, c-format
1590 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1591 msgstr ""
1592
1593 #: test-tool/test-tool.c:246
1594 #, c-format
1595 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1596 msgstr ""
1597
1598 #: test-tool/test-tool.c:277
1599 #, c-format
1600 msgid ""
1601 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1602 "--qemu/--qemudir options cannot be used.\n"
1603 msgstr ""
1604
1605 #: test-tool/test-tool.c:285
1606 #, c-format
1607 msgid "Binary '%s' does not exist or is not executable\n"
1608 msgstr ""
1609
1610 #: test-tool/test-tool.c:299
1611 #, c-format
1612 msgid "%s: does not look like a qemu source directory\n"
1613 msgstr ""
1614
1615 #: test-tool/test-tool.c:348
1616 #, c-format
1617 msgid ""
1618 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1619 "available.  Expected to find it in '%s'\n"
1620 "\n"
1621 "Use the --helper option to specify the location of this program.\n"
1622 msgstr ""
1623
1624 #: test-tool/test-tool.c:364
1625 #, c-format
1626 msgid "command failed: %s"
1627 msgstr ""
1628
1629 #: test-tool/test-tool.c:372
1630 #, c-format
1631 msgid ""
1632 "Test tool helper program %s\n"
1633 "is not statically linked.  This is a build error when this test tool\n"
1634 "was built.\n"
1635 msgstr ""
1636
1637 #: test-tool/test-tool.c:406
1638 #, c-format
1639 msgid "mkisofs command failed: %s\n"
1640 msgstr ""