Updated 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: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-08-19 09:09+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:271
43 msgid "add a CD-ROM disk image to examine"
44 msgstr ""
45
46 #: fish/cmds.c:36 fish/cmds.c:268
47 msgid "add an image to examine or modify"
48 msgstr ""
49
50 #: fish/cmds.c:37 fish/cmds.c:274
51 msgid "add a drive in snapshot mode (read-only)"
52 msgstr ""
53
54 #: fish/cmds.c:38 fish/cmds.c:391
55 msgid "close the current Augeas handle"
56 msgstr ""
57
58 #: fish/cmds.c:39 fish/cmds.c:397
59 msgid "define an Augeas node"
60 msgstr ""
61
62 #: fish/cmds.c:40 fish/cmds.c:394
63 msgid "define an Augeas variable"
64 msgstr ""
65
66 #: fish/cmds.c:41 fish/cmds.c:400
67 msgid "look up the value of an Augeas path"
68 msgstr ""
69
70 #: fish/cmds.c:42 fish/cmds.c:388
71 msgid "create a new Augeas handle"
72 msgstr ""
73
74 #: fish/cmds.c:43 fish/cmds.c:406
75 msgid "insert a sibling Augeas node"
76 msgstr ""
77
78 #: fish/cmds.c:44 fish/cmds.c:421
79 msgid "load files into the tree"
80 msgstr ""
81
82 #: fish/cmds.c:45 fish/cmds.c:424
83 msgid "list Augeas nodes under augpath"
84 msgstr ""
85
86 #: fish/cmds.c:46 fish/cmds.c:415
87 msgid "return Augeas nodes which match augpath"
88 msgstr ""
89
90 #: fish/cmds.c:47 fish/cmds.c:412
91 msgid "move Augeas node"
92 msgstr ""
93
94 #: fish/cmds.c:48 fish/cmds.c:409
95 msgid "remove an Augeas path"
96 msgstr ""
97
98 #: fish/cmds.c:49 fish/cmds.c:418
99 msgid "write all pending Augeas changes to disk"
100 msgstr ""
101
102 #: fish/cmds.c:50 fish/cmds.c:403
103 msgid "set Augeas path to value"
104 msgstr ""
105
106 #: fish/cmds.c:51 fish/cmds.c:532
107 msgid "flush device buffers"
108 msgstr ""
109
110 #: fish/cmds.c:52 fish/cmds.c:520
111 msgid "get blocksize of block device"
112 msgstr ""
113
114 #: fish/cmds.c:53 fish/cmds.c:514
115 msgid "is block device set to read-only"
116 msgstr ""
117
118 #: fish/cmds.c:54 fish/cmds.c:529
119 msgid "get total size of device in bytes"
120 msgstr ""
121
122 #: fish/cmds.c:55 fish/cmds.c:517
123 msgid "get sectorsize of block device"
124 msgstr ""
125
126 #: fish/cmds.c:56 fish/cmds.c:526
127 msgid "get total size of device in 512-byte sectors"
128 msgstr ""
129
130 #: fish/cmds.c:57 fish/cmds.c:535
131 msgid "reread partition table"
132 msgstr ""
133
134 #: fish/cmds.c:58 fish/cmds.c:523
135 msgid "set blocksize of block device"
136 msgstr ""
137
138 #: fish/cmds.c:59 fish/cmds.c:508
139 msgid "set block device to read-only"
140 msgstr ""
141
142 #: fish/cmds.c:60 fish/cmds.c:511
143 msgid "set block device to read-write"
144 msgstr ""
145
146 #: fish/cmds.c:61 fish/cmds.c:352
147 msgid "list the contents of a file"
148 msgstr ""
149
150 #: fish/cmds.c:62 fish/cmds.c:544
151 msgid "compute MD5, SHAx or CRC checksum of file"
152 msgstr ""
153
154 #: fish/cmds.c:63 fish/cmds.c:442
155 msgid "change file mode"
156 msgstr ""
157
158 #: fish/cmds.c:64 fish/cmds.c:445
159 msgid "change file owner and group"
160 msgstr ""
161
162 #: fish/cmds.c:65 fish/cmds.c:490
163 msgid "run a command from the guest filesystem"
164 msgstr ""
165
166 #: fish/cmds.c:66 fish/cmds.c:493
167 msgid "run a command, returning lines"
168 msgstr ""
169
170 #: fish/cmds.c:67 fish/cmds.c:277
171 msgid "add qemu parameters"
172 msgstr ""
173
174 #: fish/cmds.c:68 fish/cmds.c:601
175 msgid "copy a file"
176 msgstr ""
177
178 #: fish/cmds.c:69 fish/cmds.c:604
179 msgid "copy a file or directory recursively"
180 msgstr ""
181
182 #: fish/cmds.c:70 fish/cmds.c:568
183 msgid "debugging and internals"
184 msgstr ""
185
186 #: fish/cmds.c:71 fish/cmds.c:715
187 msgid "report file system disk space usage"
188 msgstr ""
189
190 #: fish/cmds.c:72 fish/cmds.c:718
191 msgid "report file system disk space usage (human readable)"
192 msgstr ""
193
194 #: fish/cmds.c:73 fish/cmds.c:613
195 msgid "return kernel messages"
196 msgstr ""
197
198 #: fish/cmds.c:74 fish/cmds.c:541
199 msgid "download a file to the local machine"
200 msgstr ""
201
202 #: fish/cmds.c:75 fish/cmds.c:610
203 msgid "drop kernel page cache, dentries and inodes"
204 msgstr ""
205
206 #: fish/cmds.c:76 fish/cmds.c:721
207 msgid "estimate file space usage"
208 msgstr ""
209
210 #: fish/cmds.c:77 fish/cmds.c:664
211 msgid "check an ext2/ext3 filesystem"
212 msgstr ""
213
214 #: fish/cmds.c:78 fish/cmds.c:79 fish/cmds.c:83 fish/cmds.c:84 fish/cmds.c:102
215 #: fish/cmds.c:103 fish/cmds.c:247 fish/cmds.c:248 fish/cmds.c:251
216 #: fish/cmds.c:252 fish/cmds.c:254 fish/cmds.c:255 fish/cmds.c:793
217 #: fish/cmds.c:796 fish/cmds.c:799 fish/cmds.c:802 fish/cmds.c:805
218 #: fish/cmds.c:808 fish/cmds.c:811 fish/cmds.c:814 fish/cmds.c:817
219 #: fish/cmds.c:820 fish/cmds.c:823 fish/cmds.c:826
220 msgid "return lines matching a pattern"
221 msgstr ""
222
223 #: fish/cmds.c:80 fish/cmds.c:619
224 msgid "test if two files have equal contents"
225 msgstr ""
226
227 #: fish/cmds.c:81 fish/cmds.c:448
228 msgid "test if file or directory exists"
229 msgstr ""
230
231 #: fish/cmds.c:82 fish/cmds.c:847
232 msgid "preallocate a file in the guest filesystem"
233 msgstr ""
234
235 #: fish/cmds.c:85 fish/cmds.c:487
236 msgid "determine file type"
237 msgstr ""
238
239 #: fish/cmds.c:86 fish/cmds.c:661
240 msgid "find all files and directories"
241 msgstr ""
242
243 #: fish/cmds.c:87 fish/cmds.c:592
244 msgid "run the filesystem checker"
245 msgstr ""
246
247 #: fish/cmds.c:88 fish/cmds.c:295
248 msgid "get the additional kernel options"
249 msgstr ""
250
251 #: fish/cmds.c:89 fish/cmds.c:301
252 msgid "get autosync mode"
253 msgstr ""
254
255 #: fish/cmds.c:90 fish/cmds.c:583
256 msgid "get the ext2/3/4 filesystem label"
257 msgstr ""
258
259 #: fish/cmds.c:91 fish/cmds.c:589
260 msgid "get the ext2/3/4 filesystem UUID"
261 msgstr ""
262
263 #: fish/cmds.c:92 fish/cmds.c:328
264 msgid "get memory allocated to the qemu subprocess"
265 msgstr ""
266
267 #: fish/cmds.c:93 fish/cmds.c:289
268 msgid "get the search path"
269 msgstr ""
270
271 #: fish/cmds.c:94 fish/cmds.c:331
272 msgid "get PID of qemu subprocess"
273 msgstr ""
274
275 #: fish/cmds.c:95 fish/cmds.c:283
276 msgid "get the qemu binary"
277 msgstr ""
278
279 #: fish/cmds.c:96 fish/cmds.c:340
280 msgid "get SELinux enabled flag"
281 msgstr ""
282
283 #: fish/cmds.c:97 fish/cmds.c:322
284 msgid "get the current state"
285 msgstr ""
286
287 #: fish/cmds.c:98 fish/cmds.c:307
288 msgid "get verbose mode"
289 msgstr ""
290
291 #: fish/cmds.c:99 fish/cmds.c:898
292 msgid "get SELinux security context"
293 msgstr ""
294
295 #: fish/cmds.c:100 fish/cmds.c:123 fish/cmds.c:763 fish/cmds.c:766
296 msgid "list extended attributes of a file or directory"
297 msgstr ""
298
299 #: fish/cmds.c:101 fish/cmds.c:679
300 msgid "expand a wildcard path"
301 msgstr ""
302
303 #: fish/cmds.c:104 fish/cmds.c:598
304 msgid "install GRUB"
305 msgstr ""
306
307 #: fish/cmds.c:105 fish/cmds.c:703
308 msgid "return first 10 lines of a file"
309 msgstr ""
310
311 #: fish/cmds.c:106 fish/cmds.c:706
312 msgid "return first N lines of a file"
313 msgstr ""
314
315 #: fish/cmds.c:107 fish/cmds.c:628
316 msgid "dump a file in hexadecimal"
317 msgstr ""
318
319 #: fish/cmds.c:108 fish/cmds.c:724
320 msgid "list files in an initrd"
321 msgstr ""
322
323 #: fish/cmds.c:109 fish/cmds.c:880
324 msgid "add an inotify watch"
325 msgstr ""
326
327 #: fish/cmds.c:110 fish/cmds.c:892
328 msgid "close the inotify handle"
329 msgstr ""
330
331 #: fish/cmds.c:111 fish/cmds.c:889
332 msgid "return list of watched files that had events"
333 msgstr ""
334
335 #: fish/cmds.c:112 fish/cmds.c:877
336 msgid "create an inotify handle"
337 msgstr ""
338
339 #: fish/cmds.c:113 fish/cmds.c:886
340 msgid "return list of inotify events"
341 msgstr ""
342
343 #: fish/cmds.c:114 fish/cmds.c:883
344 msgid "remove an inotify watch"
345 msgstr ""
346
347 #: fish/cmds.c:115 fish/cmds.c:319
348 msgid "is busy processing a command"
349 msgstr ""
350
351 #: fish/cmds.c:116 fish/cmds.c:313
352 msgid "is in configuration state"
353 msgstr ""
354
355 #: fish/cmds.c:117 fish/cmds.c:118 fish/cmds.c:451 fish/cmds.c:454
356 msgid "test if file exists"
357 msgstr ""
358
359 #: fish/cmds.c:119 fish/cmds.c:316
360 msgid "is launching subprocess"
361 msgstr ""
362
363 #: fish/cmds.c:120 fish/cmds.c:310
364 msgid "is ready to accept commands"
365 msgstr ""
366
367 #: fish/cmds.c:121 fish/cmds.c:265
368 msgid "kill the qemu subprocess"
369 msgstr ""
370
371 #: fish/cmds.c:122 fish/cmds.c:262
372 msgid "launch the qemu subprocess"
373 msgstr ""
374
375 #: fish/cmds.c:124 fish/cmds.c:361
376 msgid "list the block devices"
377 msgstr ""
378
379 #: fish/cmds.c:125 fish/cmds.c:364
380 msgid "list the partitions"
381 msgstr ""
382
383 #: fish/cmds.c:126 fish/cmds.c:355
384 msgid "list the files in a directory (long format)"
385 msgstr ""
386
387 #: fish/cmds.c:127 fish/cmds.c:128 fish/cmds.c:832 fish/cmds.c:835
388 msgid "create a hard link"
389 msgstr ""
390
391 #: fish/cmds.c:129 fish/cmds.c:130 fish/cmds.c:838 fish/cmds.c:841
392 msgid "create a symbolic link"
393 msgstr ""
394
395 #: fish/cmds.c:131 fish/cmds.c:182 fish/cmds.c:775 fish/cmds.c:778
396 msgid "remove extended attribute of a file or directory"
397 msgstr ""
398
399 #: fish/cmds.c:132 fish/cmds.c:358
400 msgid "list the files in a directory"
401 msgstr ""
402
403 #: fish/cmds.c:133 fish/cmds.c:201 fish/cmds.c:769 fish/cmds.c:772
404 msgid "set extended attribute of a file or directory"
405 msgstr ""
406
407 #: fish/cmds.c:134 fish/cmds.c:499
408 msgid "get file information for a symbolic link"
409 msgstr ""
410
411 #: fish/cmds.c:135 fish/cmds.c:239 fish/cmds.c:460 fish/cmds.c:463
412 msgid "create an LVM volume group"
413 msgstr ""
414
415 #: fish/cmds.c:136 fish/cmds.c:484
416 msgid "remove all LVM LVs, VGs and PVs"
417 msgstr ""
418
419 #: fish/cmds.c:137 fish/cmds.c:571
420 msgid "remove an LVM logical volume"
421 msgstr ""
422
423 #: fish/cmds.c:138 fish/cmds.c:655
424 msgid "resize an LVM logical volume"
425 msgstr ""
426
427 #: fish/cmds.c:139 fish/cmds.c:140 fish/cmds.c:373 fish/cmds.c:382
428 msgid "list the LVM logical volumes (LVs)"
429 msgstr ""
430
431 #: fish/cmds.c:141 fish/cmds.c:436
432 msgid "create a directory"
433 msgstr ""
434
435 #: fish/cmds.c:142 fish/cmds.c:439
436 msgid "create a directory and parents"
437 msgstr ""
438
439 #: fish/cmds.c:143 fish/cmds.c:691
440 msgid "create a temporary directory"
441 msgstr ""
442
443 #: fish/cmds.c:144 fish/cmds.c:145 fish/cmds.c:146 fish/cmds.c:913
444 #: fish/cmds.c:916 fish/cmds.c:919
445 msgid "make ext2/3/4 filesystem with external journal"
446 msgstr ""
447
448 #: fish/cmds.c:147 fish/cmds.c:904
449 msgid "make ext2/3/4 external journal"
450 msgstr ""
451
452 #: fish/cmds.c:148 fish/cmds.c:907
453 msgid "make ext2/3/4 external journal with label"
454 msgstr ""
455
456 #: fish/cmds.c:149 fish/cmds.c:910
457 msgid "make ext2/3/4 external journal with UUID"
458 msgstr ""
459
460 #: fish/cmds.c:150 fish/cmds.c:742
461 msgid "make FIFO (named pipe)"
462 msgstr ""
463
464 #: fish/cmds.c:151 fish/cmds.c:466
465 msgid "make a filesystem"
466 msgstr ""
467
468 #: fish/cmds.c:152 fish/cmds.c:901
469 msgid "make a filesystem with block size"
470 msgstr ""
471
472 #: fish/cmds.c:153 fish/cmds.c:784
473 msgid "create a mountpoint"
474 msgstr ""
475
476 #: fish/cmds.c:154 fish/cmds.c:739
477 msgid "make block, character or FIFO devices"
478 msgstr ""
479
480 #: fish/cmds.c:155 fish/cmds.c:745
481 msgid "make block device node"
482 msgstr ""
483
484 #: fish/cmds.c:156 fish/cmds.c:748
485 msgid "make char device node"
486 msgstr ""
487
488 #: fish/cmds.c:157 fish/cmds.c:730
489 msgid "create a swap partition"
490 msgstr ""
491
492 #: fish/cmds.c:158 fish/cmds.c:733
493 msgid "create a swap partition with a label"
494 msgstr ""
495
496 #: fish/cmds.c:159 fish/cmds.c:736
497 msgid "create a swap partition with an explicit UUID"
498 msgstr ""
499
500 #: fish/cmds.c:160 fish/cmds.c:874
501 msgid "create a swap file"
502 msgstr ""
503
504 #: fish/cmds.c:161 fish/cmds.c:922
505 msgid "load a kernel module"
506 msgstr ""
507
508 #: fish/cmds.c:162 fish/cmds.c:343
509 msgid "mount a guest disk at a position in the filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:163 fish/cmds.c:727
513 msgid "mount a file using the loop device"
514 msgstr ""
515
516 #: fish/cmds.c:164 fish/cmds.c:562
517 msgid "mount a guest disk with mount options"
518 msgstr ""
519
520 #: fish/cmds.c:165 fish/cmds.c:559
521 msgid "mount a guest disk, read-only"
522 msgstr ""
523
524 #: fish/cmds.c:166 fish/cmds.c:565
525 msgid "mount a guest disk with mount options and vfstype"
526 msgstr ""
527
528 #: fish/cmds.c:167 fish/cmds.c:781
529 msgid "show mountpoints"
530 msgstr ""
531
532 #: fish/cmds.c:168 fish/cmds.c:478
533 msgid "show mounted filesystems"
534 msgstr ""
535
536 #: fish/cmds.c:169 fish/cmds.c:607
537 msgid "move a file"
538 msgstr ""
539
540 #: fish/cmds.c:170 fish/cmds.c:670
541 msgid "probe NTFS volume"
542 msgstr ""
543
544 #: fish/cmds.c:171 fish/cmds.c:616
545 msgid "ping the guest daemon"
546 msgstr ""
547
548 #: fish/cmds.c:172 fish/cmds.c:457
549 msgid "create an LVM physical volume"
550 msgstr ""
551
552 #: fish/cmds.c:173 fish/cmds.c:577
553 msgid "remove an LVM physical volume"
554 msgstr ""
555
556 #: fish/cmds.c:174 fish/cmds.c:634
557 msgid "resize an LVM physical volume"
558 msgstr ""
559
560 #: fish/cmds.c:175 fish/cmds.c:176 fish/cmds.c:367 fish/cmds.c:376
561 msgid "list the LVM physical volumes (PVs)"
562 msgstr ""
563
564 #: fish/cmds.c:177 fish/cmds.c:790
565 msgid "read a file"
566 msgstr ""
567
568 #: fish/cmds.c:178 fish/cmds.c:385
569 msgid "read file as lines"
570 msgstr ""
571
572 #: fish/cmds.c:179 fish/cmds.c:754
573 msgid "read directories entries"
574 msgstr ""
575
576 #: fish/cmds.c:180 fish/cmds.c:844
577 msgid "read the target of a symbolic link"
578 msgstr ""
579
580 #: fish/cmds.c:181 fish/cmds.c:829
581 msgid "canonicalized absolute pathname"
582 msgstr ""
583
584 #: fish/cmds.c:183 fish/cmds.c:658
585 msgid "resize an ext2/ext3 filesystem"
586 msgstr ""
587
588 #: fish/cmds.c:184 fish/cmds.c:427
589 msgid "remove a file"
590 msgstr ""
591
592 #: fish/cmds.c:185 fish/cmds.c:433
593 msgid "remove a file or directory recursively"
594 msgstr ""
595
596 #: fish/cmds.c:186 fish/cmds.c:430
597 msgid "remove a directory"
598 msgstr ""
599
600 #: fish/cmds.c:187 fish/cmds.c:787
601 msgid "remove a mountpoint"
602 msgstr ""
603
604 #: fish/cmds.c:188 fish/cmds.c:682
605 msgid "scrub (securely wipe) a device"
606 msgstr ""
607
608 #: fish/cmds.c:189 fish/cmds.c:685
609 msgid "scrub (securely wipe) a file"
610 msgstr ""
611
612 #: fish/cmds.c:190 fish/cmds.c:688
613 msgid "scrub (securely wipe) free space"
614 msgstr ""
615
616 #: fish/cmds.c:191 fish/cmds.c:292
617 msgid "add options to kernel command line"
618 msgstr ""
619
620 #: fish/cmds.c:192 fish/cmds.c:298
621 msgid "set autosync mode"
622 msgstr ""
623
624 #: fish/cmds.c:193 fish/cmds.c:580
625 msgid "set the ext2/3/4 filesystem label"
626 msgstr ""
627
628 #: fish/cmds.c:194 fish/cmds.c:586
629 msgid "set the ext2/3/4 filesystem UUID"
630 msgstr ""
631
632 #: fish/cmds.c:195 fish/cmds.c:325
633 msgid "set memory allocated to the qemu subprocess"
634 msgstr ""
635
636 #: fish/cmds.c:196 fish/cmds.c:286
637 msgid "set the search path"
638 msgstr ""
639
640 #: fish/cmds.c:197 fish/cmds.c:280
641 msgid "set the qemu binary"
642 msgstr ""
643
644 #: fish/cmds.c:198 fish/cmds.c:337
645 msgid "set SELinux enabled or disabled at appliance boot"
646 msgstr ""
647
648 #: fish/cmds.c:199 fish/cmds.c:304
649 msgid "set verbose mode"
650 msgstr ""
651
652 #: fish/cmds.c:200 fish/cmds.c:895
653 msgid "set SELinux security context"
654 msgstr ""
655
656 #: fish/cmds.c:202 fish/cmds.c:203 fish/cmds.c:469 fish/cmds.c:757
657 msgid "create partitions on a block device"
658 msgstr ""
659
660 #: fish/cmds.c:204 fish/cmds.c:637
661 msgid "modify a single partition on a block device"
662 msgstr ""
663
664 #: fish/cmds.c:205 fish/cmds.c:646
665 msgid "display the disk geometry from the partition table"
666 msgstr ""
667
668 #: fish/cmds.c:206 fish/cmds.c:643
669 msgid "display the kernel geometry"
670 msgstr ""
671
672 #: fish/cmds.c:207 fish/cmds.c:640
673 msgid "display the partition table"
674 msgstr ""
675
676 #: fish/cmds.c:208 fish/cmds.c:673
677 msgid "run a command via the shell"
678 msgstr ""
679
680 #: fish/cmds.c:209 fish/cmds.c:676
681 msgid "run a command via the shell returning lines"
682 msgstr ""
683
684 #: fish/cmds.c:210 fish/cmds.c:667
685 msgid "sleep for some seconds"
686 msgstr ""
687
688 #: fish/cmds.c:211 fish/cmds.c:496
689 msgid "get file information"
690 msgstr ""
691
692 #: fish/cmds.c:212 fish/cmds.c:502
693 msgid "get file system statistics"
694 msgstr ""
695
696 #: fish/cmds.c:213 fish/cmds.c:214 fish/cmds.c:622 fish/cmds.c:625
697 msgid "print the printable strings in a file"
698 msgstr ""
699
700 #: fish/cmds.c:215 fish/cmds.c:853
701 msgid "disable swap on device"
702 msgstr ""
703
704 #: fish/cmds.c:216 fish/cmds.c:859
705 msgid "disable swap on file"
706 msgstr ""
707
708 #: fish/cmds.c:217 fish/cmds.c:865
709 msgid "disable swap on labeled swap partition"
710 msgstr ""
711
712 #: fish/cmds.c:218 fish/cmds.c:871
713 msgid "disable swap on swap partition by UUID"
714 msgstr ""
715
716 #: fish/cmds.c:219 fish/cmds.c:850
717 msgid "enable swap on device"
718 msgstr ""
719
720 #: fish/cmds.c:220 fish/cmds.c:856
721 msgid "enable swap on file"
722 msgstr ""
723
724 #: fish/cmds.c:221 fish/cmds.c:862
725 msgid "enable swap on labeled swap partition"
726 msgstr ""
727
728 #: fish/cmds.c:222 fish/cmds.c:868
729 msgid "enable swap on swap partition by UUID"
730 msgstr ""
731
732 #: fish/cmds.c:223 fish/cmds.c:346
733 msgid "sync disks, writes are flushed through to the disk image"
734 msgstr ""
735
736 #: fish/cmds.c:224 fish/cmds.c:709
737 msgid "return last 10 lines of a file"
738 msgstr ""
739
740 #: fish/cmds.c:225 fish/cmds.c:712
741 msgid "return last N lines of a file"
742 msgstr ""
743
744 #: fish/cmds.c:226 fish/cmds.c:547
745 msgid "unpack tarfile to directory"
746 msgstr ""
747
748 #: fish/cmds.c:227 fish/cmds.c:550
749 msgid "pack directory into tarfile"
750 msgstr ""
751
752 #: fish/cmds.c:228 fish/cmds.c:553
753 msgid "unpack compressed tarball to directory"
754 msgstr ""
755
756 #: fish/cmds.c:229 fish/cmds.c:556
757 msgid "pack directory into compressed tarball"
758 msgstr ""
759
760 #: fish/cmds.c:230 fish/cmds.c:349
761 msgid "update file timestamps or create a new file"
762 msgstr ""
763
764 #: fish/cmds.c:231 fish/cmds.c:505
765 msgid "get ext2/ext3/ext4 superblock details"
766 msgstr ""
767
768 #: fish/cmds.c:232 fish/cmds.c:751
769 msgid "set file mode creation mask (umask)"
770 msgstr ""
771
772 #: fish/cmds.c:233 fish/cmds.c:475
773 msgid "unmount a filesystem"
774 msgstr ""
775
776 #: fish/cmds.c:234 fish/cmds.c:481
777 msgid "unmount all filesystems"
778 msgstr ""
779
780 #: fish/cmds.c:235 fish/cmds.c:538
781 msgid "upload a file from the local machine"
782 msgstr ""
783
784 #: fish/cmds.c:236 fish/cmds.c:334
785 msgid "get the library version number"
786 msgstr ""
787
788 #: fish/cmds.c:237 fish/cmds.c:652
789 msgid "activate or deactivate some volume groups"
790 msgstr ""
791
792 #: fish/cmds.c:238 fish/cmds.c:649
793 msgid "activate or deactivate all volume groups"
794 msgstr ""
795
796 #: fish/cmds.c:240 fish/cmds.c:574
797 msgid "remove an LVM volume group"
798 msgstr ""
799
800 #: fish/cmds.c:241 fish/cmds.c:242 fish/cmds.c:370 fish/cmds.c:379
801 msgid "list the LVM volume groups (VGs)"
802 msgstr ""
803
804 #: fish/cmds.c:243 fish/cmds.c:700
805 msgid "count characters in a file"
806 msgstr ""
807
808 #: fish/cmds.c:244 fish/cmds.c:694
809 msgid "count lines in a file"
810 msgstr ""
811
812 #: fish/cmds.c:245 fish/cmds.c:697
813 msgid "count words in a file"
814 msgstr ""
815
816 #: fish/cmds.c:246 fish/cmds.c:472
817 msgid "create a file"
818 msgstr ""
819
820 #: fish/cmds.c:249 fish/cmds.c:595
821 msgid "write zeroes to the device"
822 msgstr ""
823
824 #: fish/cmds.c:250 fish/cmds.c:631
825 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
826 msgstr ""
827
828 #: fish/cmds.c:253 fish/cmds.c:760
829 msgid "determine file type inside a compressed file"
830 msgstr ""
831
832 #: fish/cmds.c:256
833 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
834 msgstr ""
835
836 #: fish/cmds.c:1170 fish/cmds.c:1182 fish/cmds.c:1195 fish/cmds.c:1209
837 #: fish/cmds.c:1223 fish/cmds.c:1238 fish/cmds.c:1253 fish/cmds.c:1266
838 #: fish/cmds.c:1281 fish/cmds.c:1294 fish/cmds.c:1309 fish/cmds.c:1322
839 #: fish/cmds.c:1336 fish/cmds.c:1349 fish/cmds.c:1364 fish/cmds.c:1377
840 #: fish/cmds.c:1391 fish/cmds.c:1405 fish/cmds.c:1419 fish/cmds.c:1433
841 #: fish/cmds.c:1447 fish/cmds.c:1462 fish/cmds.c:1475 fish/cmds.c:1489
842 #: fish/cmds.c:1503 fish/cmds.c:1519 fish/cmds.c:1532 fish/cmds.c:1548
843 #: fish/cmds.c:1562 fish/cmds.c:1575 fish/cmds.c:1589 fish/cmds.c:1606
844 #: fish/cmds.c:1623 fish/cmds.c:1639 fish/cmds.c:1654 fish/cmds.c:1669
845 #: fish/cmds.c:1684 fish/cmds.c:1699 fish/cmds.c:1714 fish/cmds.c:1729
846 #: fish/cmds.c:1744 fish/cmds.c:1760 fish/cmds.c:1778 fish/cmds.c:1792
847 #: fish/cmds.c:1806 fish/cmds.c:1825 fish/cmds.c:1844 fish/cmds.c:1862
848 #: fish/cmds.c:1879 fish/cmds.c:1895 fish/cmds.c:1912 fish/cmds.c:1927
849 #: fish/cmds.c:1943 fish/cmds.c:1955 fish/cmds.c:1968 fish/cmds.c:1985
850 #: fish/cmds.c:1999 fish/cmds.c:2013 fish/cmds.c:2027 fish/cmds.c:2041
851 #: fish/cmds.c:2056 fish/cmds.c:2073 fish/cmds.c:2089 fish/cmds.c:2105
852 #: fish/cmds.c:2121 fish/cmds.c:2137 fish/cmds.c:2152 fish/cmds.c:2169
853 #: fish/cmds.c:2186 fish/cmds.c:2205 fish/cmds.c:2225 fish/cmds.c:2241
854 #: fish/cmds.c:2254 fish/cmds.c:2269 fish/cmds.c:2281 fish/cmds.c:2294
855 #: fish/cmds.c:2311 fish/cmds.c:2328 fish/cmds.c:2345 fish/cmds.c:2362
856 #: fish/cmds.c:2379 fish/cmds.c:2396 fish/cmds.c:2413 fish/cmds.c:2427
857 #: fish/cmds.c:2441 fish/cmds.c:2457 fish/cmds.c:2473 fish/cmds.c:2490
858 #: fish/cmds.c:2505 fish/cmds.c:2521 fish/cmds.c:2537 fish/cmds.c:2551
859 #: fish/cmds.c:2566 fish/cmds.c:2582 fish/cmds.c:2598 fish/cmds.c:2617
860 #: fish/cmds.c:2633 fish/cmds.c:2649 fish/cmds.c:2665 fish/cmds.c:2681
861 #: fish/cmds.c:2698 fish/cmds.c:2717 fish/cmds.c:2735 fish/cmds.c:2753
862 #: fish/cmds.c:2767 fish/cmds.c:2781 fish/cmds.c:2796 fish/cmds.c:2811
863 #: fish/cmds.c:2829 fish/cmds.c:2844 fish/cmds.c:2862 fish/cmds.c:2879
864 #: fish/cmds.c:2894 fish/cmds.c:2910 fish/cmds.c:2926 fish/cmds.c:2942
865 #: fish/cmds.c:2957 fish/cmds.c:2970 fish/cmds.c:2985 fish/cmds.c:2999
866 #: fish/cmds.c:3016 fish/cmds.c:3034 fish/cmds.c:3052 fish/cmds.c:3069
867 #: fish/cmds.c:3083 fish/cmds.c:3102 fish/cmds.c:3121 fish/cmds.c:3138
868 #: fish/cmds.c:3155 fish/cmds.c:3172 fish/cmds.c:3187 fish/cmds.c:3203
869 #: fish/cmds.c:3218 fish/cmds.c:3232 fish/cmds.c:3249 fish/cmds.c:3263
870 #: fish/cmds.c:3278 fish/cmds.c:3295 fish/cmds.c:3312 fish/cmds.c:3329
871 #: fish/cmds.c:3346 fish/cmds.c:3360 fish/cmds.c:3374 fish/cmds.c:3388
872 #: fish/cmds.c:3405 fish/cmds.c:3421 fish/cmds.c:3437 fish/cmds.c:3453
873 #: fish/cmds.c:3471 fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3524
874 #: fish/cmds.c:3539 fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3589
875 #: fish/cmds.c:3604 fish/cmds.c:3619 fish/cmds.c:3635 fish/cmds.c:3653
876 #: fish/cmds.c:3671 fish/cmds.c:3689 fish/cmds.c:3709 fish/cmds.c:3726
877 #: fish/cmds.c:3742 fish/cmds.c:3760 fish/cmds.c:3776 fish/cmds.c:3794
878 #: fish/cmds.c:3811 fish/cmds.c:3831 fish/cmds.c:3851 fish/cmds.c:3869
879 #: fish/cmds.c:3885 fish/cmds.c:3899 fish/cmds.c:3915 fish/cmds.c:3929
880 #: fish/cmds.c:3944 fish/cmds.c:3962 fish/cmds.c:3981 fish/cmds.c:4000
881 #: fish/cmds.c:4019 fish/cmds.c:4038 fish/cmds.c:4057 fish/cmds.c:4076
882 #: fish/cmds.c:4095 fish/cmds.c:4114 fish/cmds.c:4133 fish/cmds.c:4152
883 #: fish/cmds.c:4171 fish/cmds.c:4189 fish/cmds.c:4207 fish/cmds.c:4223
884 #: fish/cmds.c:4239 fish/cmds.c:4255 fish/cmds.c:4270 fish/cmds.c:4288
885 #: fish/cmds.c:4303 fish/cmds.c:4317 fish/cmds.c:4331 fish/cmds.c:4345
886 #: fish/cmds.c:4359 fish/cmds.c:4373 fish/cmds.c:4387 fish/cmds.c:4401
887 #: fish/cmds.c:4415 fish/cmds.c:4429 fish/cmds.c:4444 fish/cmds.c:4461
888 #: fish/cmds.c:4474 fish/cmds.c:4489 fish/cmds.c:4504 fish/cmds.c:4517
889 #: fish/cmds.c:4530 fish/cmds.c:4548 fish/cmds.c:4565 fish/cmds.c:4582
890 #: fish/cmds.c:4600 fish/cmds.c:4619 fish/cmds.c:4639 fish/cmds.c:4659
891 #: fish/cmds.c:4676
892 #, c-format
893 msgid "%s should have %d parameter(s)\n"
894 msgstr ""
895
896 #: fish/cmds.c:1171 fish/cmds.c:1183 fish/cmds.c:1196 fish/cmds.c:1210
897 #: fish/cmds.c:1224 fish/cmds.c:1239 fish/cmds.c:1254 fish/cmds.c:1267
898 #: fish/cmds.c:1282 fish/cmds.c:1295 fish/cmds.c:1310 fish/cmds.c:1323
899 #: fish/cmds.c:1337 fish/cmds.c:1350 fish/cmds.c:1365 fish/cmds.c:1378
900 #: fish/cmds.c:1392 fish/cmds.c:1406 fish/cmds.c:1420 fish/cmds.c:1434
901 #: fish/cmds.c:1448 fish/cmds.c:1463 fish/cmds.c:1476 fish/cmds.c:1490
902 #: fish/cmds.c:1504 fish/cmds.c:1520 fish/cmds.c:1533 fish/cmds.c:1549
903 #: fish/cmds.c:1563 fish/cmds.c:1576 fish/cmds.c:1590 fish/cmds.c:1607
904 #: fish/cmds.c:1624 fish/cmds.c:1640 fish/cmds.c:1655 fish/cmds.c:1670
905 #: fish/cmds.c:1685 fish/cmds.c:1700 fish/cmds.c:1715 fish/cmds.c:1730
906 #: fish/cmds.c:1745 fish/cmds.c:1761 fish/cmds.c:1779 fish/cmds.c:1793
907 #: fish/cmds.c:1807 fish/cmds.c:1826 fish/cmds.c:1845 fish/cmds.c:1863
908 #: fish/cmds.c:1880 fish/cmds.c:1896 fish/cmds.c:1913 fish/cmds.c:1928
909 #: fish/cmds.c:1944 fish/cmds.c:1956 fish/cmds.c:1969 fish/cmds.c:1986
910 #: fish/cmds.c:2000 fish/cmds.c:2014 fish/cmds.c:2028 fish/cmds.c:2042
911 #: fish/cmds.c:2057 fish/cmds.c:2074 fish/cmds.c:2090 fish/cmds.c:2106
912 #: fish/cmds.c:2122 fish/cmds.c:2138 fish/cmds.c:2153 fish/cmds.c:2170
913 #: fish/cmds.c:2187 fish/cmds.c:2206 fish/cmds.c:2226 fish/cmds.c:2242
914 #: fish/cmds.c:2255 fish/cmds.c:2270 fish/cmds.c:2282 fish/cmds.c:2295
915 #: fish/cmds.c:2312 fish/cmds.c:2329 fish/cmds.c:2346 fish/cmds.c:2363
916 #: fish/cmds.c:2380 fish/cmds.c:2397 fish/cmds.c:2414 fish/cmds.c:2428
917 #: fish/cmds.c:2442 fish/cmds.c:2458 fish/cmds.c:2474 fish/cmds.c:2491
918 #: fish/cmds.c:2506 fish/cmds.c:2522 fish/cmds.c:2538 fish/cmds.c:2552
919 #: fish/cmds.c:2567 fish/cmds.c:2583 fish/cmds.c:2599 fish/cmds.c:2618
920 #: fish/cmds.c:2634 fish/cmds.c:2650 fish/cmds.c:2666 fish/cmds.c:2682
921 #: fish/cmds.c:2699 fish/cmds.c:2718 fish/cmds.c:2736 fish/cmds.c:2754
922 #: fish/cmds.c:2768 fish/cmds.c:2782 fish/cmds.c:2797 fish/cmds.c:2812
923 #: fish/cmds.c:2830 fish/cmds.c:2845 fish/cmds.c:2863 fish/cmds.c:2880
924 #: fish/cmds.c:2895 fish/cmds.c:2911 fish/cmds.c:2927 fish/cmds.c:2943
925 #: fish/cmds.c:2958 fish/cmds.c:2971 fish/cmds.c:2986 fish/cmds.c:3000
926 #: fish/cmds.c:3017 fish/cmds.c:3035 fish/cmds.c:3053 fish/cmds.c:3070
927 #: fish/cmds.c:3084 fish/cmds.c:3103 fish/cmds.c:3122 fish/cmds.c:3139
928 #: fish/cmds.c:3156 fish/cmds.c:3173 fish/cmds.c:3188 fish/cmds.c:3204
929 #: fish/cmds.c:3219 fish/cmds.c:3233 fish/cmds.c:3250 fish/cmds.c:3264
930 #: fish/cmds.c:3279 fish/cmds.c:3296 fish/cmds.c:3313 fish/cmds.c:3330
931 #: fish/cmds.c:3347 fish/cmds.c:3361 fish/cmds.c:3375 fish/cmds.c:3389
932 #: fish/cmds.c:3406 fish/cmds.c:3422 fish/cmds.c:3438 fish/cmds.c:3454
933 #: fish/cmds.c:3472 fish/cmds.c:3490 fish/cmds.c:3508 fish/cmds.c:3525
934 #: fish/cmds.c:3540 fish/cmds.c:3556 fish/cmds.c:3572 fish/cmds.c:3590
935 #: fish/cmds.c:3605 fish/cmds.c:3620 fish/cmds.c:3636 fish/cmds.c:3654
936 #: fish/cmds.c:3672 fish/cmds.c:3690 fish/cmds.c:3710 fish/cmds.c:3727
937 #: fish/cmds.c:3743 fish/cmds.c:3761 fish/cmds.c:3777 fish/cmds.c:3795
938 #: fish/cmds.c:3812 fish/cmds.c:3832 fish/cmds.c:3852 fish/cmds.c:3870
939 #: fish/cmds.c:3886 fish/cmds.c:3900 fish/cmds.c:3916 fish/cmds.c:3930
940 #: fish/cmds.c:3945 fish/cmds.c:3963 fish/cmds.c:3982 fish/cmds.c:4001
941 #: fish/cmds.c:4020 fish/cmds.c:4039 fish/cmds.c:4058 fish/cmds.c:4077
942 #: fish/cmds.c:4096 fish/cmds.c:4115 fish/cmds.c:4134 fish/cmds.c:4153
943 #: fish/cmds.c:4172 fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4224
944 #: fish/cmds.c:4240 fish/cmds.c:4256 fish/cmds.c:4271 fish/cmds.c:4289
945 #: fish/cmds.c:4304 fish/cmds.c:4318 fish/cmds.c:4332 fish/cmds.c:4346
946 #: fish/cmds.c:4360 fish/cmds.c:4374 fish/cmds.c:4388 fish/cmds.c:4402
947 #: fish/cmds.c:4416 fish/cmds.c:4430 fish/cmds.c:4445 fish/cmds.c:4462
948 #: fish/cmds.c:4475 fish/cmds.c:4490 fish/cmds.c:4505 fish/cmds.c:4518
949 #: fish/cmds.c:4531 fish/cmds.c:4549 fish/cmds.c:4566 fish/cmds.c:4583
950 #: fish/cmds.c:4601 fish/cmds.c:4620 fish/cmds.c:4640 fish/cmds.c:4660
951 #: fish/cmds.c:4677
952 #, c-format
953 msgid "type 'help %s' for help on %s\n"
954 msgstr ""
955
956 #: fish/cmds.c:5351
957 #, c-format
958 msgid "%s: unknown command\n"
959 msgstr ""
960
961 #: fish/edit.c:86
962 #, c-format
963 msgid "use '%s filename' to edit a file\n"
964 msgstr ""
965
966 #: fish/fish.c:94
967 #, c-format
968 msgid ""
969 "guestfish: guest filesystem shell\n"
970 "guestfish lets you edit virtual machine filesystems\n"
971 "Copyright (C) 2009 Red Hat Inc.\n"
972 "Usage:\n"
973 "  guestfish [--options] cmd [: cmd : cmd ...]\n"
974 "  guestfish -i libvirt-domain\n"
975 "  guestfish -i disk-image(s)\n"
976 "or for interactive use:\n"
977 "  guestfish\n"
978 "or from a shell script:\n"
979 "  guestfish <<EOF\n"
980 "  cmd\n"
981 "  ...\n"
982 "  EOF\n"
983 "Options:\n"
984 "  -h|--cmd-help        List available commands\n"
985 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
986 "  -a|--add image       Add image\n"
987 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
988 "  -f|--file file       Read commands from file\n"
989 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
990 "  --listen             Listen for remote commands\n"
991 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
992 "  -n|--no-sync         Don't autosync\n"
993 "  --remote[=pid]       Send commands to remote guestfish\n"
994 "  -r|--ro              Mount read-only\n"
995 "  --selinux            Enable SELinux support\n"
996 "  -v|--verbose         Verbose messages\n"
997 "  -x                   Echo each command before executing it\n"
998 "  -V|--version         Display version and exit\n"
999 "For more information,  see the manpage guestfish(1).\n"
1000 msgstr ""
1001
1002 #: fish/fish.c:170
1003 #, c-format
1004 msgid "guestfs_create: failed to create handle\n"
1005 msgstr ""
1006
1007 #: fish/fish.c:200
1008 #, c-format
1009 msgid "guestfish: --listen=PID: PID was not a number: %s\n"
1010 msgstr ""
1011
1012 #: fish/fish.c:206
1013 #, c-format
1014 msgid ""
1015 "guestfish: remote: $GUESTFISH_PID must be set to the PID of the remote "
1016 "process\n"
1017 msgstr ""
1018
1019 #: fish/fish.c:213
1020 #, c-format
1021 msgid "guestfish: unknown long option: %s (%d)\n"
1022 msgstr ""
1023
1024 #: fish/fish.c:240
1025 #, c-format
1026 msgid "guestfish: only one -f parameter can be given\n"
1027 msgstr ""
1028
1029 #: fish/fish.c:302
1030 #, c-format
1031 msgid "guestfish: unexpected command line option 0x%x\n"
1032 msgstr ""
1033
1034 #: fish/fish.c:315
1035 #, c-format
1036 msgid ""
1037 "guestfish: cannot use -i option with -a, -m, --listen, --remote or --"
1038 "selinux\n"
1039 msgstr ""
1040
1041 #: fish/fish.c:319
1042 #, c-format
1043 msgid "guestfish -i requires a libvirt domain or path(s) to disk image(s)\n"
1044 msgstr ""
1045
1046 #: fish/fish.c:327
1047 #, c-format
1048 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
1049 msgstr ""
1050
1051 #: fish/fish.c:371
1052 #, c-format
1053 msgid "guestfish: cannot use --listen and --remote options at the same time\n"
1054 msgstr ""
1055
1056 #: fish/fish.c:377
1057 #, c-format
1058 msgid "guestfish: extra parameters on the command line with --listen flag\n"
1059 msgstr ""
1060
1061 #: fish/fish.c:381
1062 #, c-format
1063 msgid "guestfish: cannot use --listen and --file options at the same time\n"
1064 msgstr ""
1065
1066 #: fish/fish.c:525
1067 #, c-format
1068 msgid ""
1069 "\n"
1070 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1071 "editing virtual machine filesystems.\n"
1072 "\n"
1073 "Type: 'help' for help with commands\n"
1074 "      'quit' to quit the shell\n"
1075 "\n"
1076 msgstr ""
1077
1078 #: fish/fish.c:605
1079 #, c-format
1080 msgid "guestfish: unterminated double quote\n"
1081 msgstr ""
1082
1083 #: fish/fish.c:610 fish/fish.c:625
1084 #, c-format
1085 msgid "guestfish: command arguments not separated by whitespace\n"
1086 msgstr ""
1087
1088 #: fish/fish.c:620
1089 #, c-format
1090 msgid "guestfish: unterminated single quote\n"
1091 msgstr ""
1092
1093 #: fish/fish.c:670
1094 #, c-format
1095 msgid "guestfish: internal error parsing string at '%s'\n"
1096 msgstr ""
1097
1098 #: fish/fish.c:687
1099 #, c-format
1100 msgid "guestfish: too many arguments\n"
1101 msgstr ""
1102
1103 #: fish/fish.c:716
1104 #, c-format
1105 msgid "guestfish: empty command on command line\n"
1106 msgstr ""
1107
1108 #: fish/fish.c:843
1109 msgid "display a list of commands or help on a command"
1110 msgstr ""
1111
1112 #: fish/fish.c:845
1113 msgid "quit guestfish"
1114 msgstr ""
1115
1116 #: fish/fish.c:848
1117 msgid "allocate an image"
1118 msgstr ""
1119
1120 #: fish/fish.c:850
1121 msgid "display a line of text"
1122 msgstr ""
1123
1124 #: fish/fish.c:852
1125 msgid "edit a file in the image"
1126 msgstr ""
1127
1128 #: fish/fish.c:854
1129 msgid "local change directory"
1130 msgstr ""
1131
1132 #: fish/fish.c:856
1133 msgid "expand wildcards in command"
1134 msgstr ""
1135
1136 #: fish/fish.c:858
1137 msgid "view a file in the pager"
1138 msgstr ""
1139
1140 #: fish/fish.c:860
1141 msgid "close and reopen libguestfs handle"
1142 msgstr ""
1143
1144 #: fish/fish.c:862
1145 msgid "measure time taken to run command"
1146 msgstr ""
1147
1148 #: fish/fish.c:874
1149 #, c-format
1150 msgid ""
1151 "alloc - allocate an image\n"
1152 "     alloc <filename> <size>\n"
1153 "\n"
1154 "    This creates an empty (zeroed) file of the given size,\n"
1155 "    and then adds so it can be further examined.\n"
1156 "\n"
1157 "    For more advanced image creation, see qemu-img utility.\n"
1158 "\n"
1159 "    Size can be specified (where <nn> means a number):\n"
1160 "    <nn>             number of kilobytes\n"
1161 "      eg: 1440       standard 3.5\" floppy\n"
1162 "    <nn>K or <nn>KB  number of kilobytes\n"
1163 "    <nn>M or <nn>MB  number of megabytes\n"
1164 "    <nn>G or <nn>GB  number of gigabytes\n"
1165 "    <nn>sects        number of 512 byte sectors\n"
1166 msgstr ""
1167
1168 #: fish/fish.c:890
1169 #, c-format
1170 msgid ""
1171 "echo - display a line of text\n"
1172 "     echo [<params> ...]\n"
1173 "\n"
1174 "    This echos the parameters to the terminal.\n"
1175 msgstr ""
1176
1177 #: fish/fish.c:897
1178 #, c-format
1179 msgid ""
1180 "edit - edit a file in the image\n"
1181 "     edit <filename>\n"
1182 "\n"
1183 "    This is used to edit a file.\n"
1184 "\n"
1185 "    It is the equivalent of (and is implemented by)\n"
1186 "    running \"cat\", editing locally, and then \"write-file\".\n"
1187 "\n"
1188 "    Normally it uses $EDITOR, but if you use the aliases\n"
1189 "    \"vi\" or \"emacs\" you will get those editors.\n"
1190 "\n"
1191 "    NOTE: This will not work reliably for large files\n"
1192 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1193 msgstr ""
1194
1195 #: fish/fish.c:911
1196 #, c-format
1197 msgid ""
1198 "lcd - local change directory\n"
1199 "    lcd <directory>\n"
1200 "\n"
1201 "    Change guestfish's current directory. This command is\n"
1202 "    useful if you want to download files to a particular\n"
1203 "    place.\n"
1204 msgstr ""
1205
1206 #: fish/fish.c:918
1207 #, c-format
1208 msgid ""
1209 "glob - expand wildcards in command\n"
1210 "    glob <command> [<args> ...]\n"
1211 "\n"
1212 "    Glob runs <command> with wildcards expanded in any\n"
1213 "    command args.  Note that the command is run repeatedly\n"
1214 "    once for each expanded argument.\n"
1215 msgstr ""
1216
1217 #: fish/fish.c:925
1218 #, c-format
1219 msgid ""
1220 "help - display a list of commands or help on a command\n"
1221 "     help cmd\n"
1222 "     help\n"
1223 msgstr ""
1224
1225 #: fish/fish.c:930
1226 #, c-format
1227 msgid ""
1228 "more - view a file in the pager\n"
1229 "     more <filename>\n"
1230 "\n"
1231 "    This is used to view a file in the pager.\n"
1232 "\n"
1233 "    It is the equivalent of (and is implemented by)\n"
1234 "    running \"cat\" and using the pager.\n"
1235 "\n"
1236 "    Normally it uses $PAGER, but if you use the alias\n"
1237 "    \"less\" then it always uses \"less\".\n"
1238 "\n"
1239 "    NOTE: This will not work reliably for large files\n"
1240 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1241 msgstr ""
1242
1243 #: fish/fish.c:946
1244 #, c-format
1245 msgid ""
1246 "quit - quit guestfish\n"
1247 "     quit\n"
1248 msgstr ""
1249
1250 #: fish/fish.c:949
1251 #, c-format
1252 msgid ""
1253 "reopen - close and reopen the libguestfs handle\n"
1254 "     reopen\n"
1255 "\n"
1256 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1257 "this normally, because the handle is closed properly when guestfish\n"
1258 "exits.  However this is occasionally useful for testing.\n"
1259 msgstr ""
1260
1261 #: fish/fish.c:956
1262 #, c-format
1263 msgid ""
1264 "time - measure time taken to run command\n"
1265 "    time <command> [<args> ...]\n"
1266 "\n"
1267 "    This runs <command> as usual, and prints the elapsed\n"
1268 "    time afterwards.\n"
1269 msgstr ""
1270
1271 #: fish/fish.c:962
1272 #, c-format
1273 msgid "%s: command not known, use -h to list all commands\n"
1274 msgstr ""
1275
1276 #: fish/glob.c:52
1277 #, c-format
1278 msgid "use 'glob command [args...]'\n"
1279 msgstr ""
1280
1281 #: fish/glob.c:72
1282 #, c-format
1283 msgid "glob: guestfs_glob_expand call failed: %s\n"
1284 msgstr ""
1285
1286 #: fish/lcd.c:34
1287 #, c-format
1288 msgid "use 'lcd directory' to change local directory\n"
1289 msgstr ""
1290
1291 #: fish/more.c:40
1292 #, c-format
1293 msgid "use '%s filename' to page a file\n"
1294 msgstr ""
1295
1296 #: fish/rc.c:134
1297 #, c-format
1298 msgid "guestfish: protocol error: could not read 'hello' message\n"
1299 msgstr ""
1300
1301 #: fish/rc.c:139
1302 #, c-format
1303 msgid ""
1304 "guestfish: protocol error: version mismatch, server version '%s' does not "
1305 "match client version '%s'.  The two versions must match exactly.\n"
1306 msgstr ""
1307
1308 #: fish/rc.c:213 fish/rc.c:227
1309 #, c-format
1310 msgid "guestfish: remote: looks like the server is not running\n"
1311 msgstr ""
1312
1313 #: fish/rc.c:237 fish/rc.c:251
1314 #, c-format
1315 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1316 msgstr ""
1317
1318 #: fish/rc.c:262
1319 #, c-format
1320 msgid "guestfish: protocol error: could not decode reply from server\n"
1321 msgstr ""
1322
1323 #: fish/reopen.c:36
1324 #, c-format
1325 msgid "'reopen' command takes no parameters\n"
1326 msgstr ""
1327
1328 #: fish/reopen.c:46
1329 #, c-format
1330 msgid "reopen: guestfs_create: failed to create handle\n"
1331 msgstr ""
1332
1333 #: fish/time.c:35
1334 #, c-format
1335 msgid "use 'time command [args...]'\n"
1336 msgstr ""
1337
1338 #: src/guestfs.c:312
1339 #, c-format
1340 msgid "guestfs_close: called twice on the same handle\n"
1341 msgstr ""
1342
1343 #: src/guestfs.c:420
1344 #, c-format
1345 msgid "libguestfs: error: %s\n"
1346 msgstr ""
1347
1348 #: src/guestfs.c:753
1349 msgid "command line cannot be altered after qemu subprocess launched"
1350 msgstr ""
1351
1352 #: src/guestfs.c:767
1353 msgid "guestfs_config: parameter must begin with '-' character"
1354 msgstr ""
1355
1356 #: src/guestfs.c:781
1357 #, c-format
1358 msgid "guestfs_config: parameter '%s' isn't allowed"
1359 msgstr ""
1360
1361 #: src/guestfs.c:801 src/guestfs.c:840 src/guestfs.c:858
1362 msgid "filename cannot contain ',' (comma) character"
1363 msgstr ""
1364
1365 #: src/guestfs.c:938
1366 msgid "you must call guestfs_add_drive before guestfs_launch"
1367 msgstr ""
1368
1369 #: src/guestfs.c:943
1370 msgid "qemu has already been launched"
1371 msgstr ""
1372
1373 #: src/guestfs.c:951
1374 #, c-format
1375 msgid "%s: cannot create temporary directory"
1376 msgstr ""
1377
1378 #: src/guestfs.c:1041
1379 #, c-format
1380 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1381 msgstr ""
1382
1383 #: src/guestfs.c:1287
1384 msgid "failed to connect to vmchannel socket"
1385 msgstr ""
1386
1387 #: src/guestfs.c:1306
1388 msgid "could not watch qemu stdout"
1389 msgstr ""
1390
1391 #: src/guestfs.c:1401
1392 #, c-format
1393 msgid "external command failed: %s"
1394 msgstr ""
1395
1396 #: src/guestfs.c:1440
1397 #, c-format
1398 msgid ""
1399 "%s: command failed: If qemu is located on a non-standard path, try setting "
1400 "the LIBGUESTFS_QEMU environment variable."
1401 msgstr ""
1402
1403 #: src/guestfs.c:1513
1404 msgid "qemu has finished launching already"
1405 msgstr ""
1406
1407 #: src/guestfs.c:1518
1408 msgid "qemu has not been launched yet"
1409 msgstr ""
1410
1411 #: src/guestfs.c:1531
1412 msgid "guestfs_wait_ready failed, see earlier error messages"
1413 msgstr ""
1414
1415 #: src/guestfs.c:1541
1416 msgid "qemu launched and contacted daemon, but state != READY"
1417 msgstr ""
1418
1419 #: src/guestfs.c:1552
1420 msgid "no subprocess to kill"
1421 msgstr ""
1422
1423 #: src/guestfs.c:1600
1424 #, c-format
1425 msgid "guestfs_set_ready: called when in state %d != BUSY"
1426 msgstr ""
1427
1428 #: src/guestfs.c:1612
1429 #, c-format
1430 msgid "guestfs_set_busy: called when in state %d != READY"
1431 msgstr ""
1432
1433 #: src/guestfs.c:1635
1434 #, c-format
1435 msgid "guestfs_end_busy: called when in state %d"
1436 msgstr ""
1437
1438 #: src/guestfs.c:1693
1439 #, c-format
1440 msgid "stdout_event: internal error: %d != %d"
1441 msgstr ""
1442
1443 #: src/guestfs.c:1736
1444 #, c-format
1445 msgid "sock_read_event: internal error: %d != %d"
1446 msgstr ""
1447
1448 #: src/guestfs.c:1766
1449 msgid "can't decode length word"
1450 msgstr ""
1451
1452 #: src/guestfs.c:1776
1453 #, c-format
1454 msgid "received magic signature from guestfsd, but in state %d"
1455 msgstr ""
1456
1457 #: src/guestfs.c:1779
1458 #, c-format
1459 msgid "received magic signature from guestfsd, but msg size is %d"
1460 msgstr ""
1461
1462 #: src/guestfs.c:1804
1463 #, c-format
1464 msgid "message length (%u) > maximum possible size (%d)"
1465 msgstr ""
1466
1467 #: src/guestfs.c:1837
1468 #, c-format
1469 msgid "state %d != BUSY"
1470 msgstr ""
1471
1472 #: src/guestfs.c:1877
1473 #, c-format
1474 msgid "sock_write_event: internal error: %d != %d"
1475 msgstr ""
1476
1477 #: src/guestfs.c:1882
1478 #, c-format
1479 msgid "sock_write_event: state %d != BUSY"
1480 msgstr ""
1481
1482 #: src/guestfs.c:1989 src/guestfs.c:2012
1483 msgid "remove_handle failed"
1484 msgstr ""
1485
1486 #: src/guestfs.c:2000 src/guestfs.c:2023
1487 msgid "add_handle failed"
1488 msgstr ""
1489
1490 #: src/guestfs.c:2056
1491 #, c-format
1492 msgid "guestfs__send_sync: state %d != BUSY"
1493 msgstr ""
1494
1495 #: src/guestfs.c:2064 src/guestfs.c:2244
1496 msgid "guestfs__send_sync: msg_out should be NULL"
1497 msgstr ""
1498
1499 #: src/guestfs.c:2086
1500 msgid "xdr_guestfs_message_header failed"
1501 msgstr ""
1502
1503 #: src/guestfs.c:2095
1504 msgid "dispatch failed to marshal args"
1505 msgstr ""
1506
1507 #: src/guestfs.c:2121
1508 msgid "send failed, see earlier error messages"
1509 msgstr ""
1510
1511 #: src/guestfs.c:2236
1512 #, c-format
1513 msgid "send_file_chunk_sync: state %d != READY"
1514 msgstr ""
1515
1516 #: src/guestfs.c:2267
1517 #, c-format
1518 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1519 msgstr ""
1520
1521 #: src/guestfs.c:2292
1522 msgid "send file chunk failed, see earlier error messages"
1523 msgstr ""
1524
1525 #: src/guestfs.c:2343
1526 #, c-format
1527 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
1528 msgstr ""
1529
1530 #: src/guestfs.c:2381
1531 #, c-format
1532 msgid "%s: error in chunked encoding"
1533 msgstr ""
1534
1535 #: src/guestfs.c:2409
1536 msgid "write to daemon socket"
1537 msgstr ""
1538
1539 #: src/guestfs.c:2456
1540 msgid "failed to parse file chunk"
1541 msgstr ""
1542
1543 #: src/guestfs.c:2488
1544 msgid "receive_file_data_sync: reply callback not called\n"
1545 msgstr ""
1546
1547 #: src/guestfs.c:2493
1548 msgid "receive_file_data_sync: parse error in reply callback\n"
1549 msgstr ""
1550
1551 #: src/guestfs.c:2507
1552 msgid "file receive cancelled by daemon"
1553 msgstr ""
1554
1555 #: src/guestfs.c:2542 src/guestfs.c:2600
1556 #, c-format
1557 msgid "fd %d is out of range"
1558 msgstr ""
1559
1560 #: src/guestfs.c:2550
1561 #, c-format
1562 msgid "set of events (0x%x) contains unknown events"
1563 msgstr ""
1564
1565 #: src/guestfs.c:2555
1566 msgid "set of events is empty"
1567 msgstr ""
1568
1569 #: src/guestfs.c:2562
1570 #, c-format
1571 msgid "fd %d is already registered"
1572 msgstr ""
1573
1574 #: src/guestfs.c:2567
1575 msgid "callback is NULL"
1576 msgstr ""
1577
1578 #: src/guestfs.c:2607
1579 #, c-format
1580 msgid "fd %d was not registered"
1581 msgstr ""
1582
1583 #: src/guestfs.c:2658
1584 msgid "select_main_loop_run: this cannot be called recursively"
1585 msgstr ""
1586
1587 #: test-tool/test-tool.c:59
1588 #, c-format
1589 msgid ""
1590 "libguestfs-test-tool: interactive test tool\n"
1591 "Copyright (C) 2009 Red Hat Inc.\n"
1592 "Usage:\n"
1593 "  libguestfs-test-tool [--options]\n"
1594 "Options:\n"
1595 "  --help         Display usage\n"
1596 "  --helper libguestfs-test-tool-helper\n"
1597 "                 Helper program (default: %s)\n"
1598 "  --qemudir dir  Specify QEMU source directory\n"
1599 "  --qemu qemu    Specify QEMU binary\n"
1600 "  --timeout n\n"
1601 "  -t n           Set launch timeout (default: %d seconds)\n"
1602 msgstr ""
1603
1604 #: test-tool/test-tool.c:111
1605 #, c-format
1606 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1607 msgstr ""
1608
1609 #: test-tool/test-tool.c:120
1610 #, c-format
1611 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1612 msgstr ""
1613
1614 #: test-tool/test-tool.c:132
1615 #, c-format
1616 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1617 msgstr ""
1618
1619 #: test-tool/test-tool.c:155
1620 #, c-format
1621 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1622 msgstr ""
1623
1624 #: test-tool/test-tool.c:160 test-tool/test-tool.c:166
1625 #, c-format
1626 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1627 msgstr ""
1628
1629 #: test-tool/test-tool.c:174
1630 #, c-format
1631 msgid "libguestfs-test-tool: guestfs_version failed\n"
1632 msgstr ""
1633
1634 #: test-tool/test-tool.c:191
1635 #, c-format
1636 msgid "libguestfs-test-tool: failed to launch appliance\n"
1637 msgstr ""
1638
1639 #: test-tool/test-tool.c:202
1640 #, c-format
1641 msgid "libguestfs-test-tool: failed or timed out in 'wait_ready'\n"
1642 msgstr ""
1643
1644 #: test-tool/test-tool.c:214
1645 #, c-format
1646 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1647 msgstr ""
1648
1649 #: test-tool/test-tool.c:220
1650 #, c-format
1651 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1652 msgstr ""
1653
1654 #: test-tool/test-tool.c:226
1655 #, c-format
1656 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1657 msgstr ""
1658
1659 #: test-tool/test-tool.c:232
1660 #, c-format
1661 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1662 msgstr ""
1663
1664 #: test-tool/test-tool.c:238
1665 #, c-format
1666 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1667 msgstr ""
1668
1669 #: test-tool/test-tool.c:246
1670 #, c-format
1671 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1672 msgstr ""
1673
1674 #: test-tool/test-tool.c:277
1675 #, c-format
1676 msgid ""
1677 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1678 "--qemu/--qemudir options cannot be used.\n"
1679 msgstr ""
1680
1681 #: test-tool/test-tool.c:285
1682 #, c-format
1683 msgid "Binary '%s' does not exist or is not executable\n"
1684 msgstr ""
1685
1686 #: test-tool/test-tool.c:299
1687 #, c-format
1688 msgid "%s: does not look like a qemu source directory\n"
1689 msgstr ""
1690
1691 #: test-tool/test-tool.c:348
1692 #, c-format
1693 msgid ""
1694 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1695 "available.  Expected to find it in '%s'\n"
1696 "\n"
1697 "Use the --helper option to specify the location of this program.\n"
1698 msgstr ""
1699
1700 #: test-tool/test-tool.c:364
1701 #, c-format
1702 msgid "command failed: %s"
1703 msgstr ""
1704
1705 #: test-tool/test-tool.c:372
1706 #, c-format
1707 msgid ""
1708 "Test tool helper program %s\n"
1709 "is not statically linked.  This is a build error when this test tool\n"
1710 "was built.\n"
1711 msgstr ""
1712
1713 #: test-tool/test-tool.c:406
1714 #, c-format
1715 msgid "mkisofs command failed: %s\n"
1716 msgstr ""