Prepare for 1.0.76.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs 1.0.76\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2009-10-29 20:15+0000\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:279
43 msgid "add a CD-ROM disk image to examine"
44 msgstr ""
45
46 #: fish/cmds.c:36 fish/cmds.c:276
47 msgid "add an image to examine or modify"
48 msgstr ""
49
50 #: fish/cmds.c:37 fish/cmds.c:282
51 msgid "add a drive in snapshot mode (read-only)"
52 msgstr ""
53
54 #: fish/cmds.c:38 fish/cmds.c:411
55 msgid "close the current Augeas handle"
56 msgstr ""
57
58 #: fish/cmds.c:39 fish/cmds.c:417
59 msgid "define an Augeas node"
60 msgstr ""
61
62 #: fish/cmds.c:40 fish/cmds.c:414
63 msgid "define an Augeas variable"
64 msgstr ""
65
66 #: fish/cmds.c:41 fish/cmds.c:420
67 msgid "look up the value of an Augeas path"
68 msgstr ""
69
70 #: fish/cmds.c:42 fish/cmds.c:408
71 msgid "create a new Augeas handle"
72 msgstr ""
73
74 #: fish/cmds.c:43 fish/cmds.c:426
75 msgid "insert a sibling Augeas node"
76 msgstr ""
77
78 #: fish/cmds.c:44 fish/cmds.c:441
79 msgid "load files into the tree"
80 msgstr ""
81
82 #: fish/cmds.c:45 fish/cmds.c:444
83 msgid "list Augeas nodes under augpath"
84 msgstr ""
85
86 #: fish/cmds.c:46 fish/cmds.c:435
87 msgid "return Augeas nodes which match augpath"
88 msgstr ""
89
90 #: fish/cmds.c:47 fish/cmds.c:432
91 msgid "move Augeas node"
92 msgstr ""
93
94 #: fish/cmds.c:48 fish/cmds.c:429
95 msgid "remove an Augeas path"
96 msgstr ""
97
98 #: fish/cmds.c:49 fish/cmds.c:438
99 msgid "write all pending Augeas changes to disk"
100 msgstr ""
101
102 #: fish/cmds.c:50 fish/cmds.c:423
103 msgid "set Augeas path to value"
104 msgstr ""
105
106 #: fish/cmds.c:51 fish/cmds.c:552
107 msgid "flush device buffers"
108 msgstr ""
109
110 #: fish/cmds.c:52 fish/cmds.c:540
111 msgid "get blocksize of block device"
112 msgstr ""
113
114 #: fish/cmds.c:53 fish/cmds.c:534
115 msgid "is block device set to read-only"
116 msgstr ""
117
118 #: fish/cmds.c:54 fish/cmds.c:549
119 msgid "get total size of device in bytes"
120 msgstr ""
121
122 #: fish/cmds.c:55 fish/cmds.c:537
123 msgid "get sectorsize of block device"
124 msgstr ""
125
126 #: fish/cmds.c:56 fish/cmds.c:546
127 msgid "get total size of device in 512-byte sectors"
128 msgstr ""
129
130 #: fish/cmds.c:57 fish/cmds.c:555
131 msgid "reread partition table"
132 msgstr ""
133
134 #: fish/cmds.c:58 fish/cmds.c:543
135 msgid "set blocksize of block device"
136 msgstr ""
137
138 #: fish/cmds.c:59 fish/cmds.c:528
139 msgid "set block device to read-only"
140 msgstr ""
141
142 #: fish/cmds.c:60 fish/cmds.c:531
143 msgid "set block device to read-write"
144 msgstr ""
145
146 #: fish/cmds.c:61 fish/cmds.c:951
147 msgid "return true path on case-insensitive filesystem"
148 msgstr ""
149
150 #: fish/cmds.c:62 fish/cmds.c:372
151 msgid "list the contents of a file"
152 msgstr ""
153
154 #: fish/cmds.c:63 fish/cmds.c:564
155 msgid "compute MD5, SHAx or CRC checksum of file"
156 msgstr ""
157
158 #: fish/cmds.c:64 fish/cmds.c:462
159 msgid "change file mode"
160 msgstr ""
161
162 #: fish/cmds.c:65 fish/cmds.c:465
163 msgid "change file owner and group"
164 msgstr ""
165
166 #: fish/cmds.c:66 fish/cmds.c:510
167 msgid "run a command from the guest filesystem"
168 msgstr ""
169
170 #: fish/cmds.c:67 fish/cmds.c:513
171 msgid "run a command, returning lines"
172 msgstr ""
173
174 #: fish/cmds.c:68 fish/cmds.c:285
175 msgid "add qemu parameters"
176 msgstr ""
177
178 #: fish/cmds.c:69 fish/cmds.c:621
179 msgid "copy a file"
180 msgstr ""
181
182 #: fish/cmds.c:70 fish/cmds.c:624
183 msgid "copy a file or directory recursively"
184 msgstr ""
185
186 #: fish/cmds.c:71 fish/cmds.c:588
187 msgid "debugging and internals"
188 msgstr ""
189
190 #: fish/cmds.c:72 fish/cmds.c:735
191 msgid "report file system disk space usage"
192 msgstr ""
193
194 #: fish/cmds.c:73 fish/cmds.c:738
195 msgid "report file system disk space usage (human readable)"
196 msgstr ""
197
198 #: fish/cmds.c:74 fish/cmds.c:633
199 msgid "return kernel messages"
200 msgstr ""
201
202 #: fish/cmds.c:75 fish/cmds.c:561
203 msgid "download a file to the local machine"
204 msgstr ""
205
206 #: fish/cmds.c:76 fish/cmds.c:630
207 msgid "drop kernel page cache, dentries and inodes"
208 msgstr ""
209
210 #: fish/cmds.c:77 fish/cmds.c:741
211 msgid "estimate file space usage"
212 msgstr ""
213
214 #: fish/cmds.c:78 fish/cmds.c:684
215 msgid "check an ext2/ext3 filesystem"
216 msgstr ""
217
218 #: fish/cmds.c:79 fish/cmds.c:945
219 msgid "echo arguments back to the client"
220 msgstr ""
221
222 #: fish/cmds.c:80 fish/cmds.c:81 fish/cmds.c:85 fish/cmds.c:86 fish/cmds.c:107
223 #: fish/cmds.c:108 fish/cmds.c:255 fish/cmds.c:256 fish/cmds.c:259
224 #: fish/cmds.c:260 fish/cmds.c:262 fish/cmds.c:263 fish/cmds.c:813
225 #: fish/cmds.c:816 fish/cmds.c:819 fish/cmds.c:822 fish/cmds.c:825
226 #: fish/cmds.c:828 fish/cmds.c:831 fish/cmds.c:834 fish/cmds.c:837
227 #: fish/cmds.c:840 fish/cmds.c:843 fish/cmds.c:846
228 msgid "return lines matching a pattern"
229 msgstr ""
230
231 #: fish/cmds.c:82 fish/cmds.c:639
232 msgid "test if two files have equal contents"
233 msgstr ""
234
235 #: fish/cmds.c:83 fish/cmds.c:468
236 msgid "test if file or directory exists"
237 msgstr ""
238
239 #: fish/cmds.c:84 fish/cmds.c:867
240 msgid "preallocate a file in the guest filesystem"
241 msgstr ""
242
243 #: fish/cmds.c:87 fish/cmds.c:507
244 msgid "determine file type"
245 msgstr ""
246
247 #: fish/cmds.c:88 fish/cmds.c:681
248 msgid "find all files and directories"
249 msgstr ""
250
251 #: fish/cmds.c:89 fish/cmds.c:948
252 msgid "find all files and directories, returning NUL-separated list"
253 msgstr ""
254
255 #: fish/cmds.c:90 fish/cmds.c:612
256 msgid "run the filesystem checker"
257 msgstr ""
258
259 #: fish/cmds.c:91 fish/cmds.c:303
260 msgid "get the additional kernel options"
261 msgstr ""
262
263 #: fish/cmds.c:92 fish/cmds.c:309
264 msgid "get autosync mode"
265 msgstr ""
266
267 #: fish/cmds.c:93 fish/cmds.c:360
268 msgid "get direct appliance mode flag"
269 msgstr ""
270
271 #: fish/cmds.c:94 fish/cmds.c:603
272 msgid "get the ext2/3/4 filesystem label"
273 msgstr ""
274
275 #: fish/cmds.c:95 fish/cmds.c:609
276 msgid "get the ext2/3/4 filesystem UUID"
277 msgstr ""
278
279 #: fish/cmds.c:96 fish/cmds.c:336
280 msgid "get memory allocated to the qemu subprocess"
281 msgstr ""
282
283 #: fish/cmds.c:97 fish/cmds.c:297
284 msgid "get the search path"
285 msgstr ""
286
287 #: fish/cmds.c:98 fish/cmds.c:339
288 msgid "get PID of qemu subprocess"
289 msgstr ""
290
291 #: fish/cmds.c:99 fish/cmds.c:291
292 msgid "get the qemu binary"
293 msgstr ""
294
295 #: fish/cmds.c:100 fish/cmds.c:348
296 msgid "get SELinux enabled flag"
297 msgstr ""
298
299 #: fish/cmds.c:101 fish/cmds.c:330
300 msgid "get the current state"
301 msgstr ""
302
303 #: fish/cmds.c:102 fish/cmds.c:354
304 msgid "get command trace enabled flag"
305 msgstr ""
306
307 #: fish/cmds.c:103 fish/cmds.c:315
308 msgid "get verbose mode"
309 msgstr ""
310
311 #: fish/cmds.c:104 fish/cmds.c:918
312 msgid "get SELinux security context"
313 msgstr ""
314
315 #: fish/cmds.c:105 fish/cmds.c:128 fish/cmds.c:783 fish/cmds.c:786
316 msgid "list extended attributes of a file or directory"
317 msgstr ""
318
319 #: fish/cmds.c:106 fish/cmds.c:699
320 msgid "expand a wildcard path"
321 msgstr ""
322
323 #: fish/cmds.c:109 fish/cmds.c:618
324 msgid "install GRUB"
325 msgstr ""
326
327 #: fish/cmds.c:110 fish/cmds.c:723
328 msgid "return first 10 lines of a file"
329 msgstr ""
330
331 #: fish/cmds.c:111 fish/cmds.c:726
332 msgid "return first N lines of a file"
333 msgstr ""
334
335 #: fish/cmds.c:112 fish/cmds.c:648
336 msgid "dump a file in hexadecimal"
337 msgstr ""
338
339 #: fish/cmds.c:113 fish/cmds.c:744
340 msgid "list files in an initrd"
341 msgstr ""
342
343 #: fish/cmds.c:114 fish/cmds.c:900
344 msgid "add an inotify watch"
345 msgstr ""
346
347 #: fish/cmds.c:115 fish/cmds.c:912
348 msgid "close the inotify handle"
349 msgstr ""
350
351 #: fish/cmds.c:116 fish/cmds.c:909
352 msgid "return list of watched files that had events"
353 msgstr ""
354
355 #: fish/cmds.c:117 fish/cmds.c:897
356 msgid "create an inotify handle"
357 msgstr ""
358
359 #: fish/cmds.c:118 fish/cmds.c:906
360 msgid "return list of inotify events"
361 msgstr ""
362
363 #: fish/cmds.c:119 fish/cmds.c:903
364 msgid "remove an inotify watch"
365 msgstr ""
366
367 #: fish/cmds.c:120 fish/cmds.c:327
368 msgid "is busy processing a command"
369 msgstr ""
370
371 #: fish/cmds.c:121 fish/cmds.c:321
372 msgid "is in configuration state"
373 msgstr ""
374
375 #: fish/cmds.c:122 fish/cmds.c:123 fish/cmds.c:471 fish/cmds.c:474
376 msgid "test if file exists"
377 msgstr ""
378
379 #: fish/cmds.c:124 fish/cmds.c:324
380 msgid "is launching subprocess"
381 msgstr ""
382
383 #: fish/cmds.c:125 fish/cmds.c:318
384 msgid "is ready to accept commands"
385 msgstr ""
386
387 #: fish/cmds.c:126 fish/cmds.c:273
388 msgid "kill the qemu subprocess"
389 msgstr ""
390
391 #: fish/cmds.c:127 fish/cmds.c:270
392 msgid "launch the qemu subprocess"
393 msgstr ""
394
395 #: fish/cmds.c:129 fish/cmds.c:381
396 msgid "list the block devices"
397 msgstr ""
398
399 #: fish/cmds.c:130 fish/cmds.c:384
400 msgid "list the partitions"
401 msgstr ""
402
403 #: fish/cmds.c:131 fish/cmds.c:375
404 msgid "list the files in a directory (long format)"
405 msgstr ""
406
407 #: fish/cmds.c:132 fish/cmds.c:133 fish/cmds.c:852 fish/cmds.c:855
408 msgid "create a hard link"
409 msgstr ""
410
411 #: fish/cmds.c:134 fish/cmds.c:135 fish/cmds.c:858 fish/cmds.c:861
412 msgid "create a symbolic link"
413 msgstr ""
414
415 #: fish/cmds.c:136 fish/cmds.c:187 fish/cmds.c:795 fish/cmds.c:798
416 msgid "remove extended attribute of a file or directory"
417 msgstr ""
418
419 #: fish/cmds.c:137 fish/cmds.c:378
420 msgid "list the files in a directory"
421 msgstr ""
422
423 #: fish/cmds.c:138 fish/cmds.c:208 fish/cmds.c:789 fish/cmds.c:792
424 msgid "set extended attribute of a file or directory"
425 msgstr ""
426
427 #: fish/cmds.c:139 fish/cmds.c:519
428 msgid "get file information for a symbolic link"
429 msgstr ""
430
431 #: fish/cmds.c:140 fish/cmds.c:247 fish/cmds.c:480 fish/cmds.c:483
432 msgid "create an LVM volume group"
433 msgstr ""
434
435 #: fish/cmds.c:141 fish/cmds.c:504
436 msgid "remove all LVM LVs, VGs and PVs"
437 msgstr ""
438
439 #: fish/cmds.c:142 fish/cmds.c:591
440 msgid "remove an LVM logical volume"
441 msgstr ""
442
443 #: fish/cmds.c:143 fish/cmds.c:675
444 msgid "resize an LVM logical volume"
445 msgstr ""
446
447 #: fish/cmds.c:144 fish/cmds.c:145 fish/cmds.c:393 fish/cmds.c:402
448 msgid "list the LVM logical volumes (LVs)"
449 msgstr ""
450
451 #: fish/cmds.c:146 fish/cmds.c:456
452 msgid "create a directory"
453 msgstr ""
454
455 #: fish/cmds.c:147 fish/cmds.c:459
456 msgid "create a directory and parents"
457 msgstr ""
458
459 #: fish/cmds.c:148 fish/cmds.c:711
460 msgid "create a temporary directory"
461 msgstr ""
462
463 #: fish/cmds.c:149 fish/cmds.c:150 fish/cmds.c:151 fish/cmds.c:933
464 #: fish/cmds.c:936 fish/cmds.c:939
465 msgid "make ext2/3/4 filesystem with external journal"
466 msgstr ""
467
468 #: fish/cmds.c:152 fish/cmds.c:924
469 msgid "make ext2/3/4 external journal"
470 msgstr ""
471
472 #: fish/cmds.c:153 fish/cmds.c:927
473 msgid "make ext2/3/4 external journal with label"
474 msgstr ""
475
476 #: fish/cmds.c:154 fish/cmds.c:930
477 msgid "make ext2/3/4 external journal with UUID"
478 msgstr ""
479
480 #: fish/cmds.c:155 fish/cmds.c:762
481 msgid "make FIFO (named pipe)"
482 msgstr ""
483
484 #: fish/cmds.c:156 fish/cmds.c:486
485 msgid "make a filesystem"
486 msgstr ""
487
488 #: fish/cmds.c:157 fish/cmds.c:921
489 msgid "make a filesystem with block size"
490 msgstr ""
491
492 #: fish/cmds.c:158 fish/cmds.c:804
493 msgid "create a mountpoint"
494 msgstr ""
495
496 #: fish/cmds.c:159 fish/cmds.c:759
497 msgid "make block, character or FIFO devices"
498 msgstr ""
499
500 #: fish/cmds.c:160 fish/cmds.c:765
501 msgid "make block device node"
502 msgstr ""
503
504 #: fish/cmds.c:161 fish/cmds.c:768
505 msgid "make char device node"
506 msgstr ""
507
508 #: fish/cmds.c:162 fish/cmds.c:750
509 msgid "create a swap partition"
510 msgstr ""
511
512 #: fish/cmds.c:163 fish/cmds.c:753
513 msgid "create a swap partition with a label"
514 msgstr ""
515
516 #: fish/cmds.c:164 fish/cmds.c:756
517 msgid "create a swap partition with an explicit UUID"
518 msgstr ""
519
520 #: fish/cmds.c:165 fish/cmds.c:894
521 msgid "create a swap file"
522 msgstr ""
523
524 #: fish/cmds.c:166 fish/cmds.c:942
525 msgid "load a kernel module"
526 msgstr ""
527
528 #: fish/cmds.c:167 fish/cmds.c:363
529 msgid "mount a guest disk at a position in the filesystem"
530 msgstr ""
531
532 #: fish/cmds.c:168 fish/cmds.c:747
533 msgid "mount a file using the loop device"
534 msgstr ""
535
536 #: fish/cmds.c:169 fish/cmds.c:582
537 msgid "mount a guest disk with mount options"
538 msgstr ""
539
540 #: fish/cmds.c:170 fish/cmds.c:579
541 msgid "mount a guest disk, read-only"
542 msgstr ""
543
544 #: fish/cmds.c:171 fish/cmds.c:585
545 msgid "mount a guest disk with mount options and vfstype"
546 msgstr ""
547
548 #: fish/cmds.c:172 fish/cmds.c:801
549 msgid "show mountpoints"
550 msgstr ""
551
552 #: fish/cmds.c:173 fish/cmds.c:498
553 msgid "show mounted filesystems"
554 msgstr ""
555
556 #: fish/cmds.c:174 fish/cmds.c:627
557 msgid "move a file"
558 msgstr ""
559
560 #: fish/cmds.c:175 fish/cmds.c:690
561 msgid "probe NTFS volume"
562 msgstr ""
563
564 #: fish/cmds.c:176 fish/cmds.c:636
565 msgid "ping the guest daemon"
566 msgstr ""
567
568 #: fish/cmds.c:177 fish/cmds.c:477
569 msgid "create an LVM physical volume"
570 msgstr ""
571
572 #: fish/cmds.c:178 fish/cmds.c:597
573 msgid "remove an LVM physical volume"
574 msgstr ""
575
576 #: fish/cmds.c:179 fish/cmds.c:654
577 msgid "resize an LVM physical volume"
578 msgstr ""
579
580 #: fish/cmds.c:180 fish/cmds.c:181 fish/cmds.c:387 fish/cmds.c:396
581 msgid "list the LVM physical volumes (PVs)"
582 msgstr ""
583
584 #: fish/cmds.c:182 fish/cmds.c:810
585 msgid "read a file"
586 msgstr ""
587
588 #: fish/cmds.c:183 fish/cmds.c:405
589 msgid "read file as lines"
590 msgstr ""
591
592 #: fish/cmds.c:184 fish/cmds.c:774
593 msgid "read directories entries"
594 msgstr ""
595
596 #: fish/cmds.c:185 fish/cmds.c:864
597 msgid "read the target of a symbolic link"
598 msgstr ""
599
600 #: fish/cmds.c:186 fish/cmds.c:849
601 msgid "canonicalized absolute pathname"
602 msgstr ""
603
604 #: fish/cmds.c:188 fish/cmds.c:678
605 msgid "resize an ext2/ext3 filesystem"
606 msgstr ""
607
608 #: fish/cmds.c:189 fish/cmds.c:447
609 msgid "remove a file"
610 msgstr ""
611
612 #: fish/cmds.c:190 fish/cmds.c:453
613 msgid "remove a file or directory recursively"
614 msgstr ""
615
616 #: fish/cmds.c:191 fish/cmds.c:450
617 msgid "remove a directory"
618 msgstr ""
619
620 #: fish/cmds.c:192 fish/cmds.c:807
621 msgid "remove a mountpoint"
622 msgstr ""
623
624 #: fish/cmds.c:193 fish/cmds.c:702
625 msgid "scrub (securely wipe) a device"
626 msgstr ""
627
628 #: fish/cmds.c:194 fish/cmds.c:705
629 msgid "scrub (securely wipe) a file"
630 msgstr ""
631
632 #: fish/cmds.c:195 fish/cmds.c:708
633 msgid "scrub (securely wipe) free space"
634 msgstr ""
635
636 #: fish/cmds.c:196 fish/cmds.c:300
637 msgid "add options to kernel command line"
638 msgstr ""
639
640 #: fish/cmds.c:197 fish/cmds.c:306
641 msgid "set autosync mode"
642 msgstr ""
643
644 #: fish/cmds.c:198 fish/cmds.c:357
645 msgid "enable or disable direct appliance mode"
646 msgstr ""
647
648 #: fish/cmds.c:199 fish/cmds.c:600
649 msgid "set the ext2/3/4 filesystem label"
650 msgstr ""
651
652 #: fish/cmds.c:200 fish/cmds.c:606
653 msgid "set the ext2/3/4 filesystem UUID"
654 msgstr ""
655
656 #: fish/cmds.c:201 fish/cmds.c:333
657 msgid "set memory allocated to the qemu subprocess"
658 msgstr ""
659
660 #: fish/cmds.c:202 fish/cmds.c:294
661 msgid "set the search path"
662 msgstr ""
663
664 #: fish/cmds.c:203 fish/cmds.c:288
665 msgid "set the qemu binary"
666 msgstr ""
667
668 #: fish/cmds.c:204 fish/cmds.c:345
669 msgid "set SELinux enabled or disabled at appliance boot"
670 msgstr ""
671
672 #: fish/cmds.c:205 fish/cmds.c:351
673 msgid "enable or disable command traces"
674 msgstr ""
675
676 #: fish/cmds.c:206 fish/cmds.c:312
677 msgid "set verbose mode"
678 msgstr ""
679
680 #: fish/cmds.c:207 fish/cmds.c:915
681 msgid "set SELinux security context"
682 msgstr ""
683
684 #: fish/cmds.c:209 fish/cmds.c:210 fish/cmds.c:489 fish/cmds.c:777
685 msgid "create partitions on a block device"
686 msgstr ""
687
688 #: fish/cmds.c:211 fish/cmds.c:657
689 msgid "modify a single partition on a block device"
690 msgstr ""
691
692 #: fish/cmds.c:212 fish/cmds.c:666
693 msgid "display the disk geometry from the partition table"
694 msgstr ""
695
696 #: fish/cmds.c:213 fish/cmds.c:663
697 msgid "display the kernel geometry"
698 msgstr ""
699
700 #: fish/cmds.c:214 fish/cmds.c:660
701 msgid "display the partition table"
702 msgstr ""
703
704 #: fish/cmds.c:215 fish/cmds.c:693
705 msgid "run a command via the shell"
706 msgstr ""
707
708 #: fish/cmds.c:216 fish/cmds.c:696
709 msgid "run a command via the shell returning lines"
710 msgstr ""
711
712 #: fish/cmds.c:217 fish/cmds.c:687
713 msgid "sleep for some seconds"
714 msgstr ""
715
716 #: fish/cmds.c:218 fish/cmds.c:516
717 msgid "get file information"
718 msgstr ""
719
720 #: fish/cmds.c:219 fish/cmds.c:522
721 msgid "get file system statistics"
722 msgstr ""
723
724 #: fish/cmds.c:220 fish/cmds.c:221 fish/cmds.c:642 fish/cmds.c:645
725 msgid "print the printable strings in a file"
726 msgstr ""
727
728 #: fish/cmds.c:222 fish/cmds.c:873
729 msgid "disable swap on device"
730 msgstr ""
731
732 #: fish/cmds.c:223 fish/cmds.c:879
733 msgid "disable swap on file"
734 msgstr ""
735
736 #: fish/cmds.c:224 fish/cmds.c:885
737 msgid "disable swap on labeled swap partition"
738 msgstr ""
739
740 #: fish/cmds.c:225 fish/cmds.c:891
741 msgid "disable swap on swap partition by UUID"
742 msgstr ""
743
744 #: fish/cmds.c:226 fish/cmds.c:870
745 msgid "enable swap on device"
746 msgstr ""
747
748 #: fish/cmds.c:227 fish/cmds.c:876
749 msgid "enable swap on file"
750 msgstr ""
751
752 #: fish/cmds.c:228 fish/cmds.c:882
753 msgid "enable swap on labeled swap partition"
754 msgstr ""
755
756 #: fish/cmds.c:229 fish/cmds.c:888
757 msgid "enable swap on swap partition by UUID"
758 msgstr ""
759
760 #: fish/cmds.c:230 fish/cmds.c:366
761 msgid "sync disks, writes are flushed through to the disk image"
762 msgstr ""
763
764 #: fish/cmds.c:231 fish/cmds.c:729
765 msgid "return last 10 lines of a file"
766 msgstr ""
767
768 #: fish/cmds.c:232 fish/cmds.c:732
769 msgid "return last N lines of a file"
770 msgstr ""
771
772 #: fish/cmds.c:233 fish/cmds.c:567
773 msgid "unpack tarfile to directory"
774 msgstr ""
775
776 #: fish/cmds.c:234 fish/cmds.c:570
777 msgid "pack directory into tarfile"
778 msgstr ""
779
780 #: fish/cmds.c:235 fish/cmds.c:573
781 msgid "unpack compressed tarball to directory"
782 msgstr ""
783
784 #: fish/cmds.c:236 fish/cmds.c:576
785 msgid "pack directory into compressed tarball"
786 msgstr ""
787
788 #: fish/cmds.c:237 fish/cmds.c:369
789 msgid "update file timestamps or create a new file"
790 msgstr ""
791
792 #: fish/cmds.c:238 fish/cmds.c:525
793 msgid "get ext2/ext3/ext4 superblock details"
794 msgstr ""
795
796 #: fish/cmds.c:239 fish/cmds.c:771
797 msgid "set file mode creation mask (umask)"
798 msgstr ""
799
800 #: fish/cmds.c:240 fish/cmds.c:495
801 msgid "unmount a filesystem"
802 msgstr ""
803
804 #: fish/cmds.c:241 fish/cmds.c:501
805 msgid "unmount all filesystems"
806 msgstr ""
807
808 #: fish/cmds.c:242 fish/cmds.c:558
809 msgid "upload a file from the local machine"
810 msgstr ""
811
812 #: fish/cmds.c:243 fish/cmds.c:342
813 msgid "get the library version number"
814 msgstr ""
815
816 #: fish/cmds.c:244 fish/cmds.c:954
817 msgid "get the Linux VFS type corresponding to a mounted device"
818 msgstr ""
819
820 #: fish/cmds.c:245 fish/cmds.c:672
821 msgid "activate or deactivate some volume groups"
822 msgstr ""
823
824 #: fish/cmds.c:246 fish/cmds.c:669
825 msgid "activate or deactivate all volume groups"
826 msgstr ""
827
828 #: fish/cmds.c:248 fish/cmds.c:594
829 msgid "remove an LVM volume group"
830 msgstr ""
831
832 #: fish/cmds.c:249 fish/cmds.c:250 fish/cmds.c:390 fish/cmds.c:399
833 msgid "list the LVM volume groups (VGs)"
834 msgstr ""
835
836 #: fish/cmds.c:251 fish/cmds.c:720
837 msgid "count characters in a file"
838 msgstr ""
839
840 #: fish/cmds.c:252 fish/cmds.c:714
841 msgid "count lines in a file"
842 msgstr ""
843
844 #: fish/cmds.c:253 fish/cmds.c:717
845 msgid "count words in a file"
846 msgstr ""
847
848 #: fish/cmds.c:254 fish/cmds.c:492
849 msgid "create a file"
850 msgstr ""
851
852 #: fish/cmds.c:257 fish/cmds.c:615
853 msgid "write zeroes to the device"
854 msgstr ""
855
856 #: fish/cmds.c:258 fish/cmds.c:651
857 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
858 msgstr ""
859
860 #: fish/cmds.c:261 fish/cmds.c:780
861 msgid "determine file type inside a compressed file"
862 msgstr ""
863
864 #: fish/cmds.c:264
865 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
866 msgstr ""
867
868 #: fish/cmds.c:1202 fish/cmds.c:1214 fish/cmds.c:1227 fish/cmds.c:1241
869 #: fish/cmds.c:1255 fish/cmds.c:1270 fish/cmds.c:1285 fish/cmds.c:1298
870 #: fish/cmds.c:1313 fish/cmds.c:1326 fish/cmds.c:1341 fish/cmds.c:1354
871 #: fish/cmds.c:1368 fish/cmds.c:1381 fish/cmds.c:1396 fish/cmds.c:1409
872 #: fish/cmds.c:1423 fish/cmds.c:1437 fish/cmds.c:1451 fish/cmds.c:1465
873 #: fish/cmds.c:1479 fish/cmds.c:1494 fish/cmds.c:1507 fish/cmds.c:1521
874 #: fish/cmds.c:1535 fish/cmds.c:1551 fish/cmds.c:1564 fish/cmds.c:1579
875 #: fish/cmds.c:1592 fish/cmds.c:1607 fish/cmds.c:1620 fish/cmds.c:1636
876 #: fish/cmds.c:1650 fish/cmds.c:1663 fish/cmds.c:1679 fish/cmds.c:1698
877 #: fish/cmds.c:1717 fish/cmds.c:1735 fish/cmds.c:1750 fish/cmds.c:1765
878 #: fish/cmds.c:1780 fish/cmds.c:1795 fish/cmds.c:1810 fish/cmds.c:1825
879 #: fish/cmds.c:1840 fish/cmds.c:1856 fish/cmds.c:1876 fish/cmds.c:1892
880 #: fish/cmds.c:1906 fish/cmds.c:1925 fish/cmds.c:1944 fish/cmds.c:1962
881 #: fish/cmds.c:1979 fish/cmds.c:1995 fish/cmds.c:2012 fish/cmds.c:2027
882 #: fish/cmds.c:2043 fish/cmds.c:2055 fish/cmds.c:2068 fish/cmds.c:2085
883 #: fish/cmds.c:2101 fish/cmds.c:2117 fish/cmds.c:2133 fish/cmds.c:2149
884 #: fish/cmds.c:2166 fish/cmds.c:2185 fish/cmds.c:2203 fish/cmds.c:2221
885 #: fish/cmds.c:2239 fish/cmds.c:2257 fish/cmds.c:2272 fish/cmds.c:2291
886 #: fish/cmds.c:2308 fish/cmds.c:2327 fish/cmds.c:2349 fish/cmds.c:2367
887 #: fish/cmds.c:2380 fish/cmds.c:2395 fish/cmds.c:2407 fish/cmds.c:2420
888 #: fish/cmds.c:2439 fish/cmds.c:2458 fish/cmds.c:2477 fish/cmds.c:2496
889 #: fish/cmds.c:2515 fish/cmds.c:2534 fish/cmds.c:2551 fish/cmds.c:2565
890 #: fish/cmds.c:2579 fish/cmds.c:2595 fish/cmds.c:2611 fish/cmds.c:2628
891 #: fish/cmds.c:2643 fish/cmds.c:2659 fish/cmds.c:2675 fish/cmds.c:2689
892 #: fish/cmds.c:2704 fish/cmds.c:2720 fish/cmds.c:2738 fish/cmds.c:2759
893 #: fish/cmds.c:2775 fish/cmds.c:2791 fish/cmds.c:2807 fish/cmds.c:2825
894 #: fish/cmds.c:2842 fish/cmds.c:2861 fish/cmds.c:2879 fish/cmds.c:2899
895 #: fish/cmds.c:2913 fish/cmds.c:2927 fish/cmds.c:2942 fish/cmds.c:2957
896 #: fish/cmds.c:2975 fish/cmds.c:2990 fish/cmds.c:3008 fish/cmds.c:3025
897 #: fish/cmds.c:3040 fish/cmds.c:3058 fish/cmds.c:3078 fish/cmds.c:3098
898 #: fish/cmds.c:3117 fish/cmds.c:3130 fish/cmds.c:3145 fish/cmds.c:3159
899 #: fish/cmds.c:3180 fish/cmds.c:3200 fish/cmds.c:3220 fish/cmds.c:3239
900 #: fish/cmds.c:3253 fish/cmds.c:3272 fish/cmds.c:3291 fish/cmds.c:3308
901 #: fish/cmds.c:3325 fish/cmds.c:3342 fish/cmds.c:3357 fish/cmds.c:3375
902 #: fish/cmds.c:3390 fish/cmds.c:3404 fish/cmds.c:3423 fish/cmds.c:3437
903 #: fish/cmds.c:3452 fish/cmds.c:3469 fish/cmds.c:3486 fish/cmds.c:3503
904 #: fish/cmds.c:3522 fish/cmds.c:3536 fish/cmds.c:3552 fish/cmds.c:3568
905 #: fish/cmds.c:3587 fish/cmds.c:3605 fish/cmds.c:3623 fish/cmds.c:3641
906 #: fish/cmds.c:3661 fish/cmds.c:3681 fish/cmds.c:3701 fish/cmds.c:3720
907 #: fish/cmds.c:3735 fish/cmds.c:3751 fish/cmds.c:3769 fish/cmds.c:3789
908 #: fish/cmds.c:3808 fish/cmds.c:3823 fish/cmds.c:3839 fish/cmds.c:3857
909 #: fish/cmds.c:3877 fish/cmds.c:3897 fish/cmds.c:3919 fish/cmds.c:3938
910 #: fish/cmds.c:3954 fish/cmds.c:3974 fish/cmds.c:3992 fish/cmds.c:4012
911 #: fish/cmds.c:4031 fish/cmds.c:4053 fish/cmds.c:4075 fish/cmds.c:4095
912 #: fish/cmds.c:4113 fish/cmds.c:4129 fish/cmds.c:4145 fish/cmds.c:4159
913 #: fish/cmds.c:4174 fish/cmds.c:4194 fish/cmds.c:4215 fish/cmds.c:4236
914 #: fish/cmds.c:4257 fish/cmds.c:4278 fish/cmds.c:4299 fish/cmds.c:4320
915 #: fish/cmds.c:4341 fish/cmds.c:4362 fish/cmds.c:4383 fish/cmds.c:4404
916 #: fish/cmds.c:4425 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4483
917 #: fish/cmds.c:4501 fish/cmds.c:4519 fish/cmds.c:4536 fish/cmds.c:4556
918 #: fish/cmds.c:4573 fish/cmds.c:4587 fish/cmds.c:4601 fish/cmds.c:4617
919 #: fish/cmds.c:4633 fish/cmds.c:4647 fish/cmds.c:4661 fish/cmds.c:4675
920 #: fish/cmds.c:4689 fish/cmds.c:4705 fish/cmds.c:4720 fish/cmds.c:4739
921 #: fish/cmds.c:4752 fish/cmds.c:4767 fish/cmds.c:4782 fish/cmds.c:4795
922 #: fish/cmds.c:4808 fish/cmds.c:4826 fish/cmds.c:4843 fish/cmds.c:4860
923 #: fish/cmds.c:4878 fish/cmds.c:4897 fish/cmds.c:4917 fish/cmds.c:4937
924 #: fish/cmds.c:4954 fish/cmds.c:4968 fish/cmds.c:4988 fish/cmds.c:5005
925 #: fish/cmds.c:5024
926 #, c-format
927 msgid "%s should have %d parameter(s)\n"
928 msgstr ""
929
930 #: fish/cmds.c:1203 fish/cmds.c:1215 fish/cmds.c:1228 fish/cmds.c:1242
931 #: fish/cmds.c:1256 fish/cmds.c:1271 fish/cmds.c:1286 fish/cmds.c:1299
932 #: fish/cmds.c:1314 fish/cmds.c:1327 fish/cmds.c:1342 fish/cmds.c:1355
933 #: fish/cmds.c:1369 fish/cmds.c:1382 fish/cmds.c:1397 fish/cmds.c:1410
934 #: fish/cmds.c:1424 fish/cmds.c:1438 fish/cmds.c:1452 fish/cmds.c:1466
935 #: fish/cmds.c:1480 fish/cmds.c:1495 fish/cmds.c:1508 fish/cmds.c:1522
936 #: fish/cmds.c:1536 fish/cmds.c:1552 fish/cmds.c:1565 fish/cmds.c:1580
937 #: fish/cmds.c:1593 fish/cmds.c:1608 fish/cmds.c:1621 fish/cmds.c:1637
938 #: fish/cmds.c:1651 fish/cmds.c:1664 fish/cmds.c:1680 fish/cmds.c:1699
939 #: fish/cmds.c:1718 fish/cmds.c:1736 fish/cmds.c:1751 fish/cmds.c:1766
940 #: fish/cmds.c:1781 fish/cmds.c:1796 fish/cmds.c:1811 fish/cmds.c:1826
941 #: fish/cmds.c:1841 fish/cmds.c:1857 fish/cmds.c:1877 fish/cmds.c:1893
942 #: fish/cmds.c:1907 fish/cmds.c:1926 fish/cmds.c:1945 fish/cmds.c:1963
943 #: fish/cmds.c:1980 fish/cmds.c:1996 fish/cmds.c:2013 fish/cmds.c:2028
944 #: fish/cmds.c:2044 fish/cmds.c:2056 fish/cmds.c:2069 fish/cmds.c:2086
945 #: fish/cmds.c:2102 fish/cmds.c:2118 fish/cmds.c:2134 fish/cmds.c:2150
946 #: fish/cmds.c:2167 fish/cmds.c:2186 fish/cmds.c:2204 fish/cmds.c:2222
947 #: fish/cmds.c:2240 fish/cmds.c:2258 fish/cmds.c:2273 fish/cmds.c:2292
948 #: fish/cmds.c:2309 fish/cmds.c:2328 fish/cmds.c:2350 fish/cmds.c:2368
949 #: fish/cmds.c:2381 fish/cmds.c:2396 fish/cmds.c:2408 fish/cmds.c:2421
950 #: fish/cmds.c:2440 fish/cmds.c:2459 fish/cmds.c:2478 fish/cmds.c:2497
951 #: fish/cmds.c:2516 fish/cmds.c:2535 fish/cmds.c:2552 fish/cmds.c:2566
952 #: fish/cmds.c:2580 fish/cmds.c:2596 fish/cmds.c:2612 fish/cmds.c:2629
953 #: fish/cmds.c:2644 fish/cmds.c:2660 fish/cmds.c:2676 fish/cmds.c:2690
954 #: fish/cmds.c:2705 fish/cmds.c:2721 fish/cmds.c:2739 fish/cmds.c:2760
955 #: fish/cmds.c:2776 fish/cmds.c:2792 fish/cmds.c:2808 fish/cmds.c:2826
956 #: fish/cmds.c:2843 fish/cmds.c:2862 fish/cmds.c:2880 fish/cmds.c:2900
957 #: fish/cmds.c:2914 fish/cmds.c:2928 fish/cmds.c:2943 fish/cmds.c:2958
958 #: fish/cmds.c:2976 fish/cmds.c:2991 fish/cmds.c:3009 fish/cmds.c:3026
959 #: fish/cmds.c:3041 fish/cmds.c:3059 fish/cmds.c:3079 fish/cmds.c:3099
960 #: fish/cmds.c:3118 fish/cmds.c:3131 fish/cmds.c:3146 fish/cmds.c:3160
961 #: fish/cmds.c:3181 fish/cmds.c:3201 fish/cmds.c:3221 fish/cmds.c:3240
962 #: fish/cmds.c:3254 fish/cmds.c:3273 fish/cmds.c:3292 fish/cmds.c:3309
963 #: fish/cmds.c:3326 fish/cmds.c:3343 fish/cmds.c:3358 fish/cmds.c:3376
964 #: fish/cmds.c:3391 fish/cmds.c:3405 fish/cmds.c:3424 fish/cmds.c:3438
965 #: fish/cmds.c:3453 fish/cmds.c:3470 fish/cmds.c:3487 fish/cmds.c:3504
966 #: fish/cmds.c:3523 fish/cmds.c:3537 fish/cmds.c:3553 fish/cmds.c:3569
967 #: fish/cmds.c:3588 fish/cmds.c:3606 fish/cmds.c:3624 fish/cmds.c:3642
968 #: fish/cmds.c:3662 fish/cmds.c:3682 fish/cmds.c:3702 fish/cmds.c:3721
969 #: fish/cmds.c:3736 fish/cmds.c:3752 fish/cmds.c:3770 fish/cmds.c:3790
970 #: fish/cmds.c:3809 fish/cmds.c:3824 fish/cmds.c:3840 fish/cmds.c:3858
971 #: fish/cmds.c:3878 fish/cmds.c:3898 fish/cmds.c:3920 fish/cmds.c:3939
972 #: fish/cmds.c:3955 fish/cmds.c:3975 fish/cmds.c:3993 fish/cmds.c:4013
973 #: fish/cmds.c:4032 fish/cmds.c:4054 fish/cmds.c:4076 fish/cmds.c:4096
974 #: fish/cmds.c:4114 fish/cmds.c:4130 fish/cmds.c:4146 fish/cmds.c:4160
975 #: fish/cmds.c:4175 fish/cmds.c:4195 fish/cmds.c:4216 fish/cmds.c:4237
976 #: fish/cmds.c:4258 fish/cmds.c:4279 fish/cmds.c:4300 fish/cmds.c:4321
977 #: fish/cmds.c:4342 fish/cmds.c:4363 fish/cmds.c:4384 fish/cmds.c:4405
978 #: fish/cmds.c:4426 fish/cmds.c:4446 fish/cmds.c:4466 fish/cmds.c:4484
979 #: fish/cmds.c:4502 fish/cmds.c:4520 fish/cmds.c:4537 fish/cmds.c:4557
980 #: fish/cmds.c:4574 fish/cmds.c:4588 fish/cmds.c:4602 fish/cmds.c:4618
981 #: fish/cmds.c:4634 fish/cmds.c:4648 fish/cmds.c:4662 fish/cmds.c:4676
982 #: fish/cmds.c:4690 fish/cmds.c:4706 fish/cmds.c:4721 fish/cmds.c:4740
983 #: fish/cmds.c:4753 fish/cmds.c:4768 fish/cmds.c:4783 fish/cmds.c:4796
984 #: fish/cmds.c:4809 fish/cmds.c:4827 fish/cmds.c:4844 fish/cmds.c:4861
985 #: fish/cmds.c:4879 fish/cmds.c:4898 fish/cmds.c:4918 fish/cmds.c:4938
986 #: fish/cmds.c:4955 fish/cmds.c:4969 fish/cmds.c:4989 fish/cmds.c:5006
987 #: fish/cmds.c:5025
988 #, c-format
989 msgid "type 'help %s' for help on %s\n"
990 msgstr ""
991
992 #: fish/cmds.c:5726
993 #, c-format
994 msgid "%s: unknown command\n"
995 msgstr ""
996
997 #: fish/edit.c:86
998 #, c-format
999 msgid "use '%s filename' to edit a file\n"
1000 msgstr ""
1001
1002 #: fish/fish.c:92
1003 #, c-format
1004 msgid "Try `%s --help' for more information.\n"
1005 msgstr ""
1006
1007 #: fish/fish.c:96
1008 #, c-format
1009 msgid ""
1010 "%s: guest filesystem shell\n"
1011 "%s lets you edit virtual machine filesystems\n"
1012 "Copyright (C) 2009 Red Hat Inc.\n"
1013 "Usage:\n"
1014 "  %s [--options] cmd [: cmd : cmd ...]\n"
1015 "  %s -i libvirt-domain\n"
1016 "  %s -i disk-image(s)\n"
1017 "or for interactive use:\n"
1018 "  %s\n"
1019 "or from a shell script:\n"
1020 "  %s <<EOF\n"
1021 "  cmd\n"
1022 "  ...\n"
1023 "  EOF\n"
1024 "Options:\n"
1025 "  -h|--cmd-help        List available commands\n"
1026 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1027 "  -a|--add image       Add image\n"
1028 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1029 "  -f|--file file       Read commands from file\n"
1030 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1031 "  --listen             Listen for remote commands\n"
1032 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1033 "  -n|--no-sync         Don't autosync\n"
1034 "  --remote[=pid]       Send commands to remote %s\n"
1035 "  -r|--ro              Mount read-only\n"
1036 "  --selinux            Enable SELinux support\n"
1037 "  -v|--verbose         Verbose messages\n"
1038 "  -x                   Echo each command before executing it\n"
1039 "  -V|--version         Display version and exit\n"
1040 "For more information,  see the manpage %s(1).\n"
1041 msgstr ""
1042
1043 #: fish/fish.c:184
1044 #, c-format
1045 msgid "guestfs_create: failed to create handle\n"
1046 msgstr ""
1047
1048 #: fish/fish.c:223
1049 #, c-format
1050 msgid "%s: --listen=PID: PID was not a number: %s\n"
1051 msgstr ""
1052
1053 #: fish/fish.c:230
1054 #, c-format
1055 msgid ""
1056 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1057 msgstr ""
1058
1059 #: fish/fish.c:239
1060 #, c-format
1061 msgid "%s: unknown long option: %s (%d)\n"
1062 msgstr ""
1063
1064 #: fish/fish.c:266
1065 #, c-format
1066 msgid "%s: only one -f parameter can be given\n"
1067 msgstr ""
1068
1069 #: fish/fish.c:339
1070 #, c-format
1071 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1072 msgstr ""
1073
1074 #: fish/fish.c:346
1075 #, c-format
1076 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1077 msgstr ""
1078
1079 #: fish/fish.c:356
1080 #, c-format
1081 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1082 msgstr ""
1083
1084 #: fish/fish.c:402
1085 #, c-format
1086 msgid "%s: cannot use --listen and --remote options at the same time\n"
1087 msgstr ""
1088
1089 #: fish/fish.c:410
1090 #, c-format
1091 msgid "%s: extra parameters on the command line with --listen flag\n"
1092 msgstr ""
1093
1094 #: fish/fish.c:416
1095 #, c-format
1096 msgid "%s: cannot use --listen and --file options at the same time\n"
1097 msgstr ""
1098
1099 #: fish/fish.c:561
1100 #, c-format
1101 msgid ""
1102 "\n"
1103 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1104 "editing virtual machine filesystems.\n"
1105 "\n"
1106 "Type: 'help' for help with commands\n"
1107 "      'quit' to quit the shell\n"
1108 "\n"
1109 msgstr ""
1110
1111 #: fish/fish.c:641
1112 #, c-format
1113 msgid "%s: unterminated double quote\n"
1114 msgstr ""
1115
1116 #: fish/fish.c:647 fish/fish.c:664
1117 #, c-format
1118 msgid "%s: command arguments not separated by whitespace\n"
1119 msgstr ""
1120
1121 #: fish/fish.c:658
1122 #, c-format
1123 msgid "%s: unterminated single quote\n"
1124 msgstr ""
1125
1126 #: fish/fish.c:713
1127 #, c-format
1128 msgid "%s: internal error parsing string at '%s'\n"
1129 msgstr ""
1130
1131 #: fish/fish.c:730
1132 #, c-format
1133 msgid "%s: too many arguments\n"
1134 msgstr ""
1135
1136 #: fish/fish.c:759
1137 #, c-format
1138 msgid "%s: empty command on command line\n"
1139 msgstr ""
1140
1141 #: fish/fish.c:911
1142 msgid "display a list of commands or help on a command"
1143 msgstr ""
1144
1145 #: fish/fish.c:913
1146 msgid "quit guestfish"
1147 msgstr ""
1148
1149 #: fish/fish.c:916
1150 msgid "allocate an image"
1151 msgstr ""
1152
1153 #: fish/fish.c:918
1154 msgid "display a line of text"
1155 msgstr ""
1156
1157 #: fish/fish.c:920
1158 msgid "edit a file in the image"
1159 msgstr ""
1160
1161 #: fish/fish.c:922
1162 msgid "local change directory"
1163 msgstr ""
1164
1165 #: fish/fish.c:924
1166 msgid "expand wildcards in command"
1167 msgstr ""
1168
1169 #: fish/fish.c:926
1170 msgid "view a file in the pager"
1171 msgstr ""
1172
1173 #: fish/fish.c:928
1174 msgid "close and reopen libguestfs handle"
1175 msgstr ""
1176
1177 #: fish/fish.c:930
1178 msgid "measure time taken to run command"
1179 msgstr ""
1180
1181 #: fish/fish.c:942
1182 #, c-format
1183 msgid ""
1184 "alloc - allocate an image\n"
1185 "     alloc <filename> <size>\n"
1186 "\n"
1187 "    This creates an empty (zeroed) file of the given size,\n"
1188 "    and then adds so it can be further examined.\n"
1189 "\n"
1190 "    For more advanced image creation, see qemu-img utility.\n"
1191 "\n"
1192 "    Size can be specified (where <nn> means a number):\n"
1193 "    <nn>             number of kilobytes\n"
1194 "      eg: 1440       standard 3.5\" floppy\n"
1195 "    <nn>K or <nn>KB  number of kilobytes\n"
1196 "    <nn>M or <nn>MB  number of megabytes\n"
1197 "    <nn>G or <nn>GB  number of gigabytes\n"
1198 "    <nn>sects        number of 512 byte sectors\n"
1199 msgstr ""
1200
1201 #: fish/fish.c:958
1202 #, c-format
1203 msgid ""
1204 "echo - display a line of text\n"
1205 "     echo [<params> ...]\n"
1206 "\n"
1207 "    This echos the parameters to the terminal.\n"
1208 msgstr ""
1209
1210 #: fish/fish.c:965
1211 #, c-format
1212 msgid ""
1213 "edit - edit a file in the image\n"
1214 "     edit <filename>\n"
1215 "\n"
1216 "    This is used to edit a file.\n"
1217 "\n"
1218 "    It is the equivalent of (and is implemented by)\n"
1219 "    running \"cat\", editing locally, and then \"write-file\".\n"
1220 "\n"
1221 "    Normally it uses $EDITOR, but if you use the aliases\n"
1222 "    \"vi\" or \"emacs\" you will get those editors.\n"
1223 "\n"
1224 "    NOTE: This will not work reliably for large files\n"
1225 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1226 msgstr ""
1227
1228 #: fish/fish.c:979
1229 #, c-format
1230 msgid ""
1231 "lcd - local change directory\n"
1232 "    lcd <directory>\n"
1233 "\n"
1234 "    Change guestfish's current directory. This command is\n"
1235 "    useful if you want to download files to a particular\n"
1236 "    place.\n"
1237 msgstr ""
1238
1239 #: fish/fish.c:986
1240 #, c-format
1241 msgid ""
1242 "glob - expand wildcards in command\n"
1243 "    glob <command> [<args> ...]\n"
1244 "\n"
1245 "    Glob runs <command> with wildcards expanded in any\n"
1246 "    command args.  Note that the command is run repeatedly\n"
1247 "    once for each expanded argument.\n"
1248 msgstr ""
1249
1250 #: fish/fish.c:993
1251 #, c-format
1252 msgid ""
1253 "help - display a list of commands or help on a command\n"
1254 "     help cmd\n"
1255 "     help\n"
1256 msgstr ""
1257
1258 #: fish/fish.c:998
1259 #, c-format
1260 msgid ""
1261 "more - view a file in the pager\n"
1262 "     more <filename>\n"
1263 "\n"
1264 "    This is used to view a file in the pager.\n"
1265 "\n"
1266 "    It is the equivalent of (and is implemented by)\n"
1267 "    running \"cat\" and using the pager.\n"
1268 "\n"
1269 "    Normally it uses $PAGER, but if you use the alias\n"
1270 "    \"less\" then it always uses \"less\".\n"
1271 "\n"
1272 "    NOTE: This will not work reliably for large files\n"
1273 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1274 msgstr ""
1275
1276 #: fish/fish.c:1014
1277 #, c-format
1278 msgid ""
1279 "quit - quit guestfish\n"
1280 "     quit\n"
1281 msgstr ""
1282
1283 #: fish/fish.c:1017
1284 #, c-format
1285 msgid ""
1286 "reopen - close and reopen the libguestfs handle\n"
1287 "     reopen\n"
1288 "\n"
1289 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1290 "this normally, because the handle is closed properly when guestfish\n"
1291 "exits.  However this is occasionally useful for testing.\n"
1292 msgstr ""
1293
1294 #: fish/fish.c:1024
1295 #, c-format
1296 msgid ""
1297 "time - measure time taken to run command\n"
1298 "    time <command> [<args> ...]\n"
1299 "\n"
1300 "    This runs <command> as usual, and prints the elapsed\n"
1301 "    time afterwards.\n"
1302 msgstr ""
1303
1304 #: fish/fish.c:1030
1305 #, c-format
1306 msgid "%s: command not known, use -h to list all commands\n"
1307 msgstr ""
1308
1309 #: fish/fish.c:1186
1310 #, c-format
1311 msgid "Runaway quote in string \"%s\"\n"
1312 msgstr ""
1313
1314 #: fish/glob.c:52
1315 #, c-format
1316 msgid "use 'glob command [args...]'\n"
1317 msgstr ""
1318
1319 #: fish/glob.c:72
1320 #, c-format
1321 msgid "glob: guestfs_glob_expand call failed: %s\n"
1322 msgstr ""
1323
1324 #: fish/lcd.c:34
1325 #, c-format
1326 msgid "use 'lcd directory' to change local directory\n"
1327 msgstr ""
1328
1329 #: fish/more.c:40
1330 #, c-format
1331 msgid "use '%s filename' to page a file\n"
1332 msgstr ""
1333
1334 #: fish/rc.c:249
1335 #, c-format
1336 msgid "guestfish: protocol error: could not read 'hello' message\n"
1337 msgstr ""
1338
1339 #: fish/rc.c:254
1340 #, c-format
1341 msgid ""
1342 "guestfish: protocol error: version mismatch, server version '%s' does not "
1343 "match client version '%s'.  The two versions must match exactly.\n"
1344 msgstr ""
1345
1346 #: fish/rc.c:329 fish/rc.c:343
1347 #, c-format
1348 msgid "guestfish: remote: looks like the server is not running\n"
1349 msgstr ""
1350
1351 #: fish/rc.c:355 fish/rc.c:369
1352 #, c-format
1353 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1354 msgstr ""
1355
1356 #: fish/rc.c:380
1357 #, c-format
1358 msgid "guestfish: protocol error: could not decode reply from server\n"
1359 msgstr ""
1360
1361 #: fish/reopen.c:36
1362 #, c-format
1363 msgid "'reopen' command takes no parameters\n"
1364 msgstr ""
1365
1366 #: fish/reopen.c:46
1367 #, c-format
1368 msgid "reopen: guestfs_create: failed to create handle\n"
1369 msgstr ""
1370
1371 #: fish/time.c:35
1372 #, c-format
1373 msgid "use 'time command [args...]'\n"
1374 msgstr ""
1375
1376 #: src/guestfs.c:247
1377 #, c-format
1378 msgid "guestfs_close: called twice on the same handle\n"
1379 msgstr ""
1380
1381 #: src/guestfs.c:350
1382 #, c-format
1383 msgid "libguestfs: error: %s\n"
1384 msgstr ""
1385
1386 #: src/guestfs.c:688
1387 msgid "command line cannot be altered after qemu subprocess launched"
1388 msgstr ""
1389
1390 #: src/guestfs.c:702
1391 msgid "guestfs_config: parameter must begin with '-' character"
1392 msgstr ""
1393
1394 #: src/guestfs.c:716
1395 #, c-format
1396 msgid "guestfs_config: parameter '%s' isn't allowed"
1397 msgstr ""
1398
1399 #: src/guestfs.c:736 src/guestfs.c:775 src/guestfs.c:793
1400 msgid "filename cannot contain ',' (comma) character"
1401 msgstr ""
1402
1403 #: src/guestfs.c:874
1404 msgid "you must call guestfs_add_drive before guestfs_launch"
1405 msgstr ""
1406
1407 #: src/guestfs.c:879
1408 msgid "qemu has already been launched"
1409 msgstr ""
1410
1411 #: src/guestfs.c:887
1412 #, c-format
1413 msgid "%s: cannot create temporary directory"
1414 msgstr ""
1415
1416 #: src/guestfs.c:977
1417 #, c-format
1418 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1419 msgstr ""
1420
1421 #: src/guestfs.c:1349
1422 msgid "failed to connect to vmchannel socket"
1423 msgstr ""
1424
1425 #: src/guestfs.c:1368
1426 msgid "guestfs_launch failed, see earlier error messages"
1427 msgstr ""
1428
1429 #: src/guestfs.c:1378
1430 msgid "qemu launched and contacted daemon, but state != READY"
1431 msgstr ""
1432
1433 #: src/guestfs.c:1464
1434 #, c-format
1435 msgid "external command failed: %s"
1436 msgstr ""
1437
1438 #: src/guestfs.c:1503
1439 #, c-format
1440 msgid ""
1441 "%s: command failed: If qemu is located on a non-standard path, try setting "
1442 "the LIBGUESTFS_QEMU environment variable."
1443 msgstr ""
1444
1445 #: src/guestfs.c:1642
1446 msgid "qemu has not been launched yet"
1447 msgstr ""
1448
1449 #: src/guestfs.c:1653
1450 msgid "no subprocess to kill"
1451 msgstr ""
1452
1453 #: src/guestfs.c:1775
1454 #, c-format
1455 msgid "guestfs_set_busy: called when in state %d != READY"
1456 msgstr ""
1457
1458 #: src/guestfs.c:1798
1459 #, c-format
1460 msgid "guestfs_end_busy: called when in state %d"
1461 msgstr ""
1462
1463 #: src/guestfs.c:1906
1464 #, c-format
1465 msgid ""
1466 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1467 msgstr ""
1468
1469 #: src/guestfs.c:2064 src/guestfs.c:2118
1470 msgid "unexpected end of file when reading from daemon"
1471 msgstr ""
1472
1473 #: src/guestfs.c:2080
1474 #, c-format
1475 msgid "received magic signature from guestfsd, but in state %d"
1476 msgstr ""
1477
1478 #: src/guestfs.c:2095
1479 #, c-format
1480 msgid "message length (%u) > maximum possible size (%d)"
1481 msgstr ""
1482
1483 #: src/guestfs.c:2217
1484 #, c-format
1485 msgid "guestfs___send: state %d != BUSY"
1486 msgstr ""
1487
1488 #: src/guestfs.c:2239
1489 msgid "xdr_guestfs_message_header failed"
1490 msgstr ""
1491
1492 #: src/guestfs.c:2248
1493 msgid "dispatch failed to marshal args"
1494 msgstr ""
1495
1496 #: src/guestfs.c:2378
1497 #, c-format
1498 msgid "send_file_chunk: state %d != READY"
1499 msgstr ""
1500
1501 #: src/guestfs.c:2394
1502 #, c-format
1503 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1504 msgstr ""
1505
1506 #: src/guestfs.c:2518
1507 #, c-format
1508 msgid "%s: error in chunked encoding"
1509 msgstr ""
1510
1511 #: src/guestfs.c:2546
1512 msgid "write to daemon socket"
1513 msgstr ""
1514
1515 #: src/guestfs.c:2569
1516 msgid "receive_file_data: parse error in reply callback"
1517 msgstr ""
1518
1519 #: src/guestfs.c:2574
1520 msgid "receive_file_data: unexpected flag received when reading file chunks"
1521 msgstr ""
1522
1523 #: src/guestfs.c:2582
1524 msgid "failed to parse file chunk"
1525 msgstr ""
1526
1527 #: src/guestfs.c:2591
1528 msgid "file receive cancelled by daemon"
1529 msgstr ""
1530
1531 #: test-tool/test-tool.c:59
1532 #, c-format
1533 msgid ""
1534 "libguestfs-test-tool: interactive test tool\n"
1535 "Copyright (C) 2009 Red Hat Inc.\n"
1536 "Usage:\n"
1537 "  libguestfs-test-tool [--options]\n"
1538 "Options:\n"
1539 "  --help         Display usage\n"
1540 "  --helper libguestfs-test-tool-helper\n"
1541 "                 Helper program (default: %s)\n"
1542 "  --qemudir dir  Specify QEMU source directory\n"
1543 "  --qemu qemu    Specify QEMU binary\n"
1544 "  --timeout n\n"
1545 "  -t n           Set launch timeout (default: %d seconds)\n"
1546 msgstr ""
1547
1548 #: test-tool/test-tool.c:111
1549 #, c-format
1550 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1551 msgstr ""
1552
1553 #: test-tool/test-tool.c:120
1554 #, c-format
1555 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1556 msgstr ""
1557
1558 #: test-tool/test-tool.c:132
1559 #, c-format
1560 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1561 msgstr ""
1562
1563 #: test-tool/test-tool.c:155
1564 #, c-format
1565 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1566 msgstr ""
1567
1568 #: test-tool/test-tool.c:160 test-tool/test-tool.c:166
1569 #, c-format
1570 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1571 msgstr ""
1572
1573 #: test-tool/test-tool.c:174
1574 #, c-format
1575 msgid "libguestfs-test-tool: guestfs_version failed\n"
1576 msgstr ""
1577
1578 #: test-tool/test-tool.c:196
1579 #, c-format
1580 msgid "libguestfs-test-tool: failed to launch appliance\n"
1581 msgstr ""
1582
1583 #: test-tool/test-tool.c:208
1584 #, c-format
1585 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1586 msgstr ""
1587
1588 #: test-tool/test-tool.c:214
1589 #, c-format
1590 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1591 msgstr ""
1592
1593 #: test-tool/test-tool.c:220
1594 #, c-format
1595 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1596 msgstr ""
1597
1598 #: test-tool/test-tool.c:226
1599 #, c-format
1600 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1601 msgstr ""
1602
1603 #: test-tool/test-tool.c:232
1604 #, c-format
1605 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1606 msgstr ""
1607
1608 #: test-tool/test-tool.c:240
1609 #, c-format
1610 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1611 msgstr ""
1612
1613 #: test-tool/test-tool.c:271
1614 #, c-format
1615 msgid ""
1616 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1617 "--qemu/--qemudir options cannot be used.\n"
1618 msgstr ""
1619
1620 #: test-tool/test-tool.c:279
1621 #, c-format
1622 msgid "Binary '%s' does not exist or is not executable\n"
1623 msgstr ""
1624
1625 #: test-tool/test-tool.c:293
1626 #, c-format
1627 msgid "%s: does not look like a qemu source directory\n"
1628 msgstr ""
1629
1630 #: test-tool/test-tool.c:342
1631 #, c-format
1632 msgid ""
1633 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1634 "available.  Expected to find it in '%s'\n"
1635 "\n"
1636 "Use the --helper option to specify the location of this program.\n"
1637 msgstr ""
1638
1639 #: test-tool/test-tool.c:358
1640 #, c-format
1641 msgid "command failed: %s"
1642 msgstr ""
1643
1644 #: test-tool/test-tool.c:366
1645 #, c-format
1646 msgid ""
1647 "Test tool helper program %s\n"
1648 "is not statically linked.  This is a build error when this test tool\n"
1649 "was built.\n"
1650 msgstr ""
1651
1652 #: test-tool/test-tool.c:400
1653 #, c-format
1654 msgid "mkisofs command failed: %s\n"
1655 msgstr ""