Version 1.11.8.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat 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.11.8\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-05-18 10:02+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:58 df/main.c:70
22 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
23 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:61
29 #, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\n"
44 "  -v|--verbose         Verbose messages\n"
45 "  -V|--version         Display version and exit\n"
46 "  -x                   Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
48 msgstr ""
49
50 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:123
51 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
52 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
53 #: rescue/virt-rescue.c:133
54 #, c-format
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr ""
57
58 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:145
59 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
60 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr ""
64
65 #: cat/virt-filesystems.c:103
66 #, c-format
67 msgid ""
68 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
69 "Copyright (C) 2010 Red Hat Inc.\n"
70 "Usage:\n"
71 "  %s [--options] -d domname\n"
72 "  %s [--options] -a disk.img [-a disk.img ...]\n"
73 "Options:\n"
74 "  -a|--add image       Add image\n"
75 "  --all                Display everything\n"
76 "  --blkdevs|--block-devices\n"
77 "                       Display block devices\n"
78 "  -c|--connect uri     Specify libvirt URI for -d option\n"
79 "  --csv                Output as Comma-Separated Values\n"
80 "  -d|--domain guest    Add disks from libvirt guest\n"
81 "  --echo-keys          Don't turn off echo for passphrases\n"
82 "  --extra              Display swap and data filesystems\n"
83 "  --filesystems        Display mountable filesystems\n"
84 "  --format[=raw|..]    Force disk format for -a option\n"
85 "  -h|--human-readable  Human-readable sizes in --long output\n"
86 "  --help               Display brief help\n"
87 "  --keys-from-stdin    Read passphrases from stdin\n"
88 "  -l|--long            Long output\n"
89 "  --lvs|--logvols|--logical-volumes\n"
90 "                       Display LVM logical volumes\n"
91 "  --no-title           No title in --long output\n"
92 "  --parts|--partitions Display partitions\n"
93 "  --pvs|--physvols|--physical-volumes\n"
94 "                       Display LVM physical volumes\n"
95 "  --uuid|--uuids       Add UUIDs to --long output\n"
96 "  -v|--verbose         Verbose messages\n"
97 "  -V|--version         Display version and exit\n"
98 "  --vgs|--volgroups|--volume-groups\n"
99 "                       Display LVM volume groups\n"
100 "  -x                   Trace libguestfs API calls\n"
101 "For more information, see the manpage %s(1).\n"
102 msgstr ""
103
104 #: cat/virt-filesystems.c:318 df/main.c:255
105 #, c-format
106 msgid "%s: you cannot use -h and --csv options together.\n"
107 msgstr ""
108
109 #: cat/virt-ls.c:62
110 #, c-format
111 msgid ""
112 "%s: list files in a virtual machine\n"
113 "Copyright (C) 2010 Red Hat Inc.\n"
114 "Usage:\n"
115 "  %s [--options] -d domname file [dir ...]\n"
116 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
117 "Options:\n"
118 "  -a|--add image       Add image\n"
119 "  -c|--connect uri     Specify libvirt URI for -d option\n"
120 "  -d|--domain guest    Add disks from libvirt guest\n"
121 "  --echo-keys          Don't turn off echo for passphrases\n"
122 "  --format[=raw|..]    Force disk format for -a option\n"
123 "  --help               Display brief help\n"
124 "  --keys-from-stdin    Read passphrases from stdin\n"
125 "  -l|--long            Long listing\n"
126 "  -R|--recursive       Recursive listing\n"
127 "  -v|--verbose         Verbose messages\n"
128 "  -V|--version         Display version and exit\n"
129 "  -x                   Trace libguestfs API calls\n"
130 "For more information, see the manpage %s(1).\n"
131 msgstr ""
132
133 #: df/domains.c:115
134 #, c-format
135 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
136 msgstr ""
137
138 #: df/domains.c:124
139 #, c-format
140 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
141 msgstr ""
142
143 #: df/domains.c:134
144 #, c-format
145 msgid "%s: could not list running domains (code %d, domain %d): %s"
146 msgstr ""
147
148 #: df/domains.c:145
149 #, c-format
150 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
151 msgstr ""
152
153 #: df/domains.c:155
154 #, c-format
155 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
156 msgstr ""
157
158 #: df/domains.c:281
159 #, c-format
160 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
161 msgstr ""
162
163 #: df/main.c:74
164 #, c-format
165 msgid ""
166 "%s: display free space on virtual filesystems\n"
167 "Copyright (C) 2010 Red Hat Inc.\n"
168 "Usage:\n"
169 "  %s [--options] -d domname\n"
170 "  %s [--options] -a disk.img [-a disk.img ...]\n"
171 "Options:\n"
172 "  -a|--add image       Add image\n"
173 "  -c|--connect uri     Specify libvirt URI for -d option\n"
174 "  --csv                Output as Comma-Separated Values\n"
175 "  -d|--domain guest    Add disks from libvirt guest\n"
176 "  --format[=raw|..]    Force disk format for -a option\n"
177 "  -h|--human-readable  Human-readable sizes in --long output\n"
178 "  --help               Display brief help\n"
179 "  -i|--inodes          Display inodes\n"
180 "  --one-per-guest      Separate appliance per guest\n"
181 "  --uuid               Add UUIDs to --long output\n"
182 "  -v|--verbose         Verbose messages\n"
183 "  -V|--version         Display version and exit\n"
184 "  -x                   Trace libguestfs API calls\n"
185 "For more information, see the manpage %s(1).\n"
186 msgstr ""
187
188 #: df/main.c:267
189 #, c-format
190 msgid "%s: compiled without support for libvirt.\n"
191 msgstr ""
192
193 #: df/output.c:50
194 msgid "VirtualMachine"
195 msgstr ""
196
197 #: df/output.c:51
198 msgid "Filesystem"
199 msgstr ""
200
201 #: df/output.c:54
202 msgid "1K-blocks"
203 msgstr ""
204
205 #: df/output.c:56
206 msgid "Size"
207 msgstr ""
208
209 #: df/output.c:57
210 msgid "Used"
211 msgstr ""
212
213 #: df/output.c:58
214 msgid "Available"
215 msgstr ""
216
217 #: df/output.c:59
218 msgid "Use%"
219 msgstr ""
220
221 #: df/output.c:61
222 msgid "Inodes"
223 msgstr ""
224
225 #: df/output.c:62
226 msgid "IUsed"
227 msgstr ""
228
229 #: df/output.c:63
230 msgid "IFree"
231 msgstr ""
232
233 #: df/output.c:64
234 msgid "IUse%"
235 msgstr ""
236
237 #: edit/virt-edit.c:77
238 #, c-format
239 msgid ""
240 "%s: Edit a file in a virtual machine\n"
241 "Copyright (C) 2009-2011 Red Hat Inc.\n"
242 "Usage:\n"
243 "  %s [--options] -d domname file [file ...]\n"
244 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
245 "Options:\n"
246 "  -a|--add image       Add image\n"
247 "  -b|--backup .ext     Backup original as original.ext\n"
248 "  -c|--connect uri     Specify libvirt URI for -d option\n"
249 "  -d|--domain guest    Add disks from libvirt guest\n"
250 "  --echo-keys          Don't turn off echo for passphrases\n"
251 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
252 "  --format[=raw|..]    Force disk format for -a option\n"
253 "  --help               Display brief help\n"
254 "  --keys-from-stdin    Read passphrases from stdin\n"
255 "  -v|--verbose         Verbose messages\n"
256 "  -V|--version         Display version and exit\n"
257 "  -x                   Trace libguestfs API calls\n"
258 "For more information, see the manpage %s(1).\n"
259 msgstr ""
260
261 #: edit/virt-edit.c:175
262 #, c-format
263 msgid "%s: -b option given multiple times\n"
264 msgstr ""
265
266 #: edit/virt-edit.c:192
267 #, c-format
268 msgid "%s: -e option given multiple times\n"
269 msgstr ""
270
271 #: edit/virt-edit.c:585 fish/fish.c:1444
272 #, c-format
273 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
274 msgstr ""
275
276 #: edit/virt-edit.c:599
277 #, c-format
278 msgid "%s: drive '%c:' not found.\n"
279 msgstr ""
280
281 #: fish/alloc.c:37
282 #, c-format
283 msgid "use 'alloc file size' to create an image\n"
284 msgstr ""
285
286 #: fish/alloc.c:51
287 #, c-format
288 msgid "use 'sparse file size' to create a sparse image\n"
289 msgstr ""
290
291 #: fish/alloc.c:75
292 #, c-format
293 msgid "can't allocate or add disks after launching\n"
294 msgstr ""
295
296 #: fish/alloc.c:156
297 #, c-format
298 msgid "%s: invalid integer parameter (%s returned %d)\n"
299 msgstr ""
300
301 #: fish/cmds.c:2574
302 msgid "Command"
303 msgstr ""
304
305 #: fish/cmds.c:2574
306 msgid "Description"
307 msgstr ""
308
309 #: fish/cmds.c:2576
310 msgid "add a CD-ROM disk image to examine"
311 msgstr ""
312
313 #: fish/cmds.c:2577
314 msgid "add the disk(s) from a named libvirt domain"
315 msgstr ""
316
317 #: fish/cmds.c:2578 fish/cmds.c:2579
318 msgid "add an image to examine or modify"
319 msgstr ""
320
321 #: fish/cmds.c:2580
322 msgid "add a drive in snapshot mode (read-only)"
323 msgstr ""
324
325 #: fish/cmds.c:2581
326 msgid "add a drive read-only specifying the QEMU block emulation to use"
327 msgstr ""
328
329 #: fish/cmds.c:2582
330 msgid "add a drive specifying the QEMU block emulation to use"
331 msgstr ""
332
333 #: fish/cmds.c:2583
334 msgid "allocate and add a disk file"
335 msgstr ""
336
337 #: fish/cmds.c:2584
338 msgid "clear Augeas path"
339 msgstr ""
340
341 #: fish/cmds.c:2585
342 msgid "close the current Augeas handle"
343 msgstr ""
344
345 #: fish/cmds.c:2586
346 msgid "define an Augeas node"
347 msgstr ""
348
349 #: fish/cmds.c:2587
350 msgid "define an Augeas variable"
351 msgstr ""
352
353 #: fish/cmds.c:2588
354 msgid "look up the value of an Augeas path"
355 msgstr ""
356
357 #: fish/cmds.c:2589
358 msgid "create a new Augeas handle"
359 msgstr ""
360
361 #: fish/cmds.c:2590
362 msgid "insert a sibling Augeas node"
363 msgstr ""
364
365 #: fish/cmds.c:2591
366 msgid "load files into the tree"
367 msgstr ""
368
369 #: fish/cmds.c:2592
370 msgid "list Augeas nodes under augpath"
371 msgstr ""
372
373 #: fish/cmds.c:2593
374 msgid "return Augeas nodes which match augpath"
375 msgstr ""
376
377 #: fish/cmds.c:2594
378 msgid "move Augeas node"
379 msgstr ""
380
381 #: fish/cmds.c:2595
382 msgid "remove an Augeas path"
383 msgstr ""
384
385 #: fish/cmds.c:2596
386 msgid "write all pending Augeas changes to disk"
387 msgstr ""
388
389 #: fish/cmds.c:2597
390 msgid "set Augeas path to value"
391 msgstr ""
392
393 #: fish/cmds.c:2598
394 msgid "test availability of some parts of the API"
395 msgstr ""
396
397 #: fish/cmds.c:2599
398 msgid "return a list of all optional groups"
399 msgstr ""
400
401 #: fish/cmds.c:2600
402 msgid "upload base64-encoded data to file"
403 msgstr ""
404
405 #: fish/cmds.c:2601
406 msgid "download file and encode as base64"
407 msgstr ""
408
409 #: fish/cmds.c:2602
410 msgid "flush device buffers"
411 msgstr ""
412
413 #: fish/cmds.c:2603
414 msgid "get blocksize of block device"
415 msgstr ""
416
417 #: fish/cmds.c:2604
418 msgid "is block device set to read-only"
419 msgstr ""
420
421 #: fish/cmds.c:2605
422 msgid "get total size of device in bytes"
423 msgstr ""
424
425 #: fish/cmds.c:2606
426 msgid "get sectorsize of block device"
427 msgstr ""
428
429 #: fish/cmds.c:2607
430 msgid "get total size of device in 512-byte sectors"
431 msgstr ""
432
433 #: fish/cmds.c:2608
434 msgid "reread partition table"
435 msgstr ""
436
437 #: fish/cmds.c:2609
438 msgid "set blocksize of block device"
439 msgstr ""
440
441 #: fish/cmds.c:2610
442 msgid "set block device to read-only"
443 msgstr ""
444
445 #: fish/cmds.c:2611
446 msgid "set block device to read-write"
447 msgstr ""
448
449 #: fish/cmds.c:2612
450 msgid "return true path on case-insensitive filesystem"
451 msgstr ""
452
453 #: fish/cmds.c:2613
454 msgid "list the contents of a file"
455 msgstr ""
456
457 #: fish/cmds.c:2614
458 msgid "compute MD5, SHAx or CRC checksum of file"
459 msgstr ""
460
461 #: fish/cmds.c:2615
462 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
463 msgstr ""
464
465 #: fish/cmds.c:2616
466 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
467 msgstr ""
468
469 #: fish/cmds.c:2617
470 msgid "change file mode"
471 msgstr ""
472
473 #: fish/cmds.c:2618 fish/cmds.c:2736
474 msgid "change file owner and group"
475 msgstr ""
476
477 #: fish/cmds.c:2619
478 msgid "run a command from the guest filesystem"
479 msgstr ""
480
481 #: fish/cmds.c:2620
482 msgid "run a command, returning lines"
483 msgstr ""
484
485 #: fish/cmds.c:2621
486 msgid "add qemu parameters"
487 msgstr ""
488
489 #: fish/cmds.c:2622
490 msgid "copy local files or directories into an image"
491 msgstr ""
492
493 #: fish/cmds.c:2623
494 msgid "copy remote files or directories out of an image"
495 msgstr ""
496
497 #: fish/cmds.c:2624
498 msgid "copy size bytes from source to destination using dd"
499 msgstr ""
500
501 #: fish/cmds.c:2625
502 msgid "copy a file"
503 msgstr ""
504
505 #: fish/cmds.c:2626
506 msgid "copy a file or directory recursively"
507 msgstr ""
508
509 #: fish/cmds.c:2627
510 msgid "copy from source to destination using dd"
511 msgstr ""
512
513 #: fish/cmds.c:2628
514 msgid "debugging and internals"
515 msgstr ""
516
517 #: fish/cmds.c:2629
518 msgid "debug the QEMU command line (internal use only)"
519 msgstr ""
520
521 #: fish/cmds.c:2630
522 msgid "upload a file to the appliance (internal use only)"
523 msgstr ""
524
525 #: fish/cmds.c:2631
526 msgid "report file system disk space usage"
527 msgstr ""
528
529 #: fish/cmds.c:2632
530 msgid "report file system disk space usage (human readable)"
531 msgstr ""
532
533 #: fish/cmds.c:2633
534 msgid "return kernel messages"
535 msgstr ""
536
537 #: fish/cmds.c:2634
538 msgid "download a file to the local machine"
539 msgstr ""
540
541 #: fish/cmds.c:2635
542 msgid "download a file to the local machine with offset and size"
543 msgstr ""
544
545 #: fish/cmds.c:2636
546 msgid "drop kernel page cache, dentries and inodes"
547 msgstr ""
548
549 #: fish/cmds.c:2637
550 msgid "estimate file space usage"
551 msgstr ""
552
553 #: fish/cmds.c:2638
554 msgid "check an ext2/ext3 filesystem"
555 msgstr ""
556
557 #: fish/cmds.c:2639
558 msgid "display a line of text"
559 msgstr ""
560
561 #: fish/cmds.c:2640
562 msgid "echo arguments back to the client"
563 msgstr ""
564
565 #: fish/cmds.c:2641
566 msgid "edit a file"
567 msgstr ""
568
569 #: fish/cmds.c:2642 fish/cmds.c:2643 fish/cmds.c:2648 fish/cmds.c:2649
570 #: fish/cmds.c:2682 fish/cmds.c:2683 fish/cmds.c:2929 fish/cmds.c:2930
571 #: fish/cmds.c:2934 fish/cmds.c:2935 fish/cmds.c:2937 fish/cmds.c:2938
572 msgid "return lines matching a pattern"
573 msgstr ""
574
575 #: fish/cmds.c:2644
576 msgid "test if two files have equal contents"
577 msgstr ""
578
579 #: fish/cmds.c:2645
580 msgid "test if file or directory exists"
581 msgstr ""
582
583 #: fish/cmds.c:2646 fish/cmds.c:2647
584 msgid "preallocate a file in the guest filesystem"
585 msgstr ""
586
587 #: fish/cmds.c:2650
588 msgid "determine file type"
589 msgstr ""
590
591 #: fish/cmds.c:2651
592 msgid "detect the architecture of a binary file"
593 msgstr ""
594
595 #: fish/cmds.c:2652
596 msgid "return the size of the file in bytes"
597 msgstr ""
598
599 #: fish/cmds.c:2653
600 msgid "fill a file with octets"
601 msgstr ""
602
603 #: fish/cmds.c:2654
604 msgid "fill a file with a repeating pattern of bytes"
605 msgstr ""
606
607 #: fish/cmds.c:2655
608 msgid "find all files and directories"
609 msgstr ""
610
611 #: fish/cmds.c:2656
612 msgid "find all files and directories, returning NUL-separated list"
613 msgstr ""
614
615 #: fish/cmds.c:2657
616 msgid "find a filesystem by label"
617 msgstr ""
618
619 #: fish/cmds.c:2658
620 msgid "find a filesystem by UUID"
621 msgstr ""
622
623 #: fish/cmds.c:2659
624 msgid "run the filesystem checker"
625 msgstr ""
626
627 #: fish/cmds.c:2660
628 msgid "get the additional kernel options"
629 msgstr ""
630
631 #: fish/cmds.c:2661
632 msgid "get the attach method"
633 msgstr ""
634
635 #: fish/cmds.c:2662
636 msgid "get autosync mode"
637 msgstr ""
638
639 #: fish/cmds.c:2663
640 msgid "get direct appliance mode flag"
641 msgstr ""
642
643 #: fish/cmds.c:2664
644 msgid "get the ext2/3/4 filesystem label"
645 msgstr ""
646
647 #: fish/cmds.c:2665
648 msgid "get the ext2/3/4 filesystem UUID"
649 msgstr ""
650
651 #: fish/cmds.c:2666
652 msgid "get memory allocated to the qemu subprocess"
653 msgstr ""
654
655 #: fish/cmds.c:2667
656 msgid "get enable network flag"
657 msgstr ""
658
659 #: fish/cmds.c:2668
660 msgid "get the search path"
661 msgstr ""
662
663 #: fish/cmds.c:2669
664 msgid "get PID of qemu subprocess"
665 msgstr ""
666
667 #: fish/cmds.c:2670
668 msgid "get the qemu binary"
669 msgstr ""
670
671 #: fish/cmds.c:2671
672 msgid "get recovery process enabled flag"
673 msgstr ""
674
675 #: fish/cmds.c:2672
676 msgid "get SELinux enabled flag"
677 msgstr ""
678
679 #: fish/cmds.c:2673
680 msgid "get the current state"
681 msgstr ""
682
683 #: fish/cmds.c:2674
684 msgid "get command trace enabled flag"
685 msgstr ""
686
687 #: fish/cmds.c:2675
688 msgid "get the current umask"
689 msgstr ""
690
691 #: fish/cmds.c:2676
692 msgid "get verbose mode"
693 msgstr ""
694
695 #: fish/cmds.c:2677
696 msgid "get SELinux security context"
697 msgstr ""
698
699 #: fish/cmds.c:2678 fish/cmds.c:2737
700 msgid "get a single extended attribute"
701 msgstr ""
702
703 #: fish/cmds.c:2679 fish/cmds.c:2738
704 msgid "list extended attributes of a file or directory"
705 msgstr ""
706
707 #: fish/cmds.c:2680
708 msgid "expand wildcards in command"
709 msgstr ""
710
711 #: fish/cmds.c:2681
712 msgid "expand a wildcard path"
713 msgstr ""
714
715 #: fish/cmds.c:2684
716 msgid "install GRUB"
717 msgstr ""
718
719 #: fish/cmds.c:2685
720 msgid "return first 10 lines of a file"
721 msgstr ""
722
723 #: fish/cmds.c:2686
724 msgid "return first N lines of a file"
725 msgstr ""
726
727 #: fish/cmds.c:2687
728 msgid "dump a file in hexadecimal"
729 msgstr ""
730
731 #: fish/cmds.c:2688
732 msgid "edit with a hex editor"
733 msgstr ""
734
735 #: fish/cmds.c:2689
736 msgid "list the contents of a single file in an initrd"
737 msgstr ""
738
739 #: fish/cmds.c:2690
740 msgid "list files in an initrd"
741 msgstr ""
742
743 #: fish/cmds.c:2691
744 msgid "add an inotify watch"
745 msgstr ""
746
747 #: fish/cmds.c:2692
748 msgid "close the inotify handle"
749 msgstr ""
750
751 #: fish/cmds.c:2693
752 msgid "return list of watched files that had events"
753 msgstr ""
754
755 #: fish/cmds.c:2694
756 msgid "create an inotify handle"
757 msgstr ""
758
759 #: fish/cmds.c:2695
760 msgid "return list of inotify events"
761 msgstr ""
762
763 #: fish/cmds.c:2696
764 msgid "remove an inotify watch"
765 msgstr ""
766
767 #: fish/cmds.c:2697
768 msgid "get architecture of inspected operating system"
769 msgstr ""
770
771 #: fish/cmds.c:2698
772 msgid "get distro of inspected operating system"
773 msgstr ""
774
775 #: fish/cmds.c:2699
776 msgid "get drive letter mappings"
777 msgstr ""
778
779 #: fish/cmds.c:2700
780 msgid "get filesystems associated with inspected operating system"
781 msgstr ""
782
783 #: fish/cmds.c:2701
784 msgid "get format of inspected operating system"
785 msgstr ""
786
787 #: fish/cmds.c:2702
788 msgid "get hostname of the operating system"
789 msgstr ""
790
791 #: fish/cmds.c:2703
792 msgid "get major version of inspected operating system"
793 msgstr ""
794
795 #: fish/cmds.c:2704
796 msgid "get minor version of inspected operating system"
797 msgstr ""
798
799 #: fish/cmds.c:2705
800 msgid "get mountpoints of inspected operating system"
801 msgstr ""
802
803 #: fish/cmds.c:2706
804 msgid "get package format used by the operating system"
805 msgstr ""
806
807 #: fish/cmds.c:2707
808 msgid "get package management tool used by the operating system"
809 msgstr ""
810
811 #: fish/cmds.c:2708
812 msgid "get product name of inspected operating system"
813 msgstr ""
814
815 #: fish/cmds.c:2709
816 msgid "get product variant of inspected operating system"
817 msgstr ""
818
819 #: fish/cmds.c:2710
820 msgid "return list of operating systems found by last inspection"
821 msgstr ""
822
823 #: fish/cmds.c:2711
824 msgid "get type of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2712
828 msgid "get Windows CurrentControlSet of inspected operating system"
829 msgstr ""
830
831 #: fish/cmds.c:2713
832 msgid "get Windows systemroot of inspected operating system"
833 msgstr ""
834
835 #: fish/cmds.c:2714
836 msgid "get live flag for install disk"
837 msgstr ""
838
839 #: fish/cmds.c:2715
840 msgid "get multipart flag for install disk"
841 msgstr ""
842
843 #: fish/cmds.c:2716
844 msgid "get netinst (network installer) flag for install disk"
845 msgstr ""
846
847 #: fish/cmds.c:2717
848 msgid "get list of applications installed in the operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2718
852 msgid "inspect disk and return list of operating systems found"
853 msgstr ""
854
855 #: fish/cmds.c:2719
856 msgid "test if block device"
857 msgstr ""
858
859 #: fish/cmds.c:2720
860 msgid "is busy processing a command"
861 msgstr ""
862
863 #: fish/cmds.c:2721
864 msgid "test if character device"
865 msgstr ""
866
867 #: fish/cmds.c:2722
868 msgid "is in configuration state"
869 msgstr ""
870
871 #: fish/cmds.c:2723
872 msgid "test if a directory"
873 msgstr ""
874
875 #: fish/cmds.c:2724
876 msgid "test if FIFO (named pipe)"
877 msgstr ""
878
879 #: fish/cmds.c:2725
880 msgid "test if a regular file"
881 msgstr ""
882
883 #: fish/cmds.c:2726
884 msgid "is launching subprocess"
885 msgstr ""
886
887 #: fish/cmds.c:2727
888 msgid "test if device is a logical volume"
889 msgstr ""
890
891 #: fish/cmds.c:2728
892 msgid "is ready to accept commands"
893 msgstr ""
894
895 #: fish/cmds.c:2729
896 msgid "test if socket"
897 msgstr ""
898
899 #: fish/cmds.c:2730
900 msgid "test if symbolic link"
901 msgstr ""
902
903 #: fish/cmds.c:2731
904 msgid "test if a file contains all zero bytes"
905 msgstr ""
906
907 #: fish/cmds.c:2732
908 msgid "test if a device contains all zero bytes"
909 msgstr ""
910
911 #: fish/cmds.c:2733
912 msgid "kill the qemu subprocess"
913 msgstr ""
914
915 #: fish/cmds.c:2734
916 msgid "launch the qemu subprocess"
917 msgstr ""
918
919 #: fish/cmds.c:2735
920 msgid "change working directory"
921 msgstr ""
922
923 #: fish/cmds.c:2739
924 msgid "list the block devices"
925 msgstr ""
926
927 #: fish/cmds.c:2740
928 msgid "list filesystems"
929 msgstr ""
930
931 #: fish/cmds.c:2741
932 msgid "list the partitions"
933 msgstr ""
934
935 #: fish/cmds.c:2742
936 msgid "list the files in a directory (long format)"
937 msgstr ""
938
939 #: fish/cmds.c:2743 fish/cmds.c:2744
940 msgid "create a hard link"
941 msgstr ""
942
943 #: fish/cmds.c:2745 fish/cmds.c:2746
944 msgid "create a symbolic link"
945 msgstr ""
946
947 #: fish/cmds.c:2747 fish/cmds.c:2838
948 msgid "remove extended attribute of a file or directory"
949 msgstr ""
950
951 #: fish/cmds.c:2748
952 msgid "list the files in a directory"
953 msgstr ""
954
955 #: fish/cmds.c:2749 fish/cmds.c:2865
956 msgid "set extended attribute of a file or directory"
957 msgstr ""
958
959 #: fish/cmds.c:2750
960 msgid "get file information for a symbolic link"
961 msgstr ""
962
963 #: fish/cmds.c:2751
964 msgid "lstat on multiple files"
965 msgstr ""
966
967 #: fish/cmds.c:2752
968 msgid "add a key on a LUKS encrypted device"
969 msgstr ""
970
971 #: fish/cmds.c:2753
972 msgid "close a LUKS device"
973 msgstr ""
974
975 #: fish/cmds.c:2754 fish/cmds.c:2755
976 msgid "format a block device as a LUKS encrypted device"
977 msgstr ""
978
979 #: fish/cmds.c:2756
980 msgid "remove a key from a LUKS encrypted device"
981 msgstr ""
982
983 #: fish/cmds.c:2757
984 msgid "open a LUKS-encrypted block device"
985 msgstr ""
986
987 #: fish/cmds.c:2758
988 msgid "open a LUKS-encrypted block device read-only"
989 msgstr ""
990
991 #: fish/cmds.c:2759
992 msgid "create an LVM logical volume"
993 msgstr ""
994
995 #: fish/cmds.c:2760
996 msgid "get canonical name of an LV"
997 msgstr ""
998
999 #: fish/cmds.c:2761
1000 msgid "clear LVM device filter"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2762
1004 msgid "remove all LVM LVs, VGs and PVs"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2763
1008 msgid "set LVM device filter"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2764
1012 msgid "remove an LVM logical volume"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2765
1016 msgid "rename an LVM logical volume"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2766
1020 msgid "resize an LVM logical volume"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2767
1024 msgid "expand an LV to fill free space"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2768 fish/cmds.c:2769
1028 msgid "list the LVM logical volumes (LVs)"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2770
1032 msgid "get the UUID of a logical volume"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2771
1036 msgid "lgetxattr on multiple files"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2772
1040 msgid "open the manual"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2773
1044 msgid "create a directory"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2774
1048 msgid "create a directory with a particular mode"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2775
1052 msgid "create a directory and parents"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2776
1056 msgid "create a temporary directory"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2777 fish/cmds.c:2778 fish/cmds.c:2779
1060 msgid "make ext2/3/4 filesystem with external journal"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2780
1064 msgid "make ext2/3/4 external journal"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2781
1068 msgid "make ext2/3/4 external journal with label"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2782
1072 msgid "make ext2/3/4 external journal with UUID"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2783
1076 msgid "make FIFO (named pipe)"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2784 fish/cmds.c:2786
1080 msgid "make a filesystem"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2785
1084 msgid "make a filesystem with block size"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2787
1088 msgid "create a mountpoint"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2788
1092 msgid "make block, character or FIFO devices"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2789
1096 msgid "make block device node"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2790
1100 msgid "make char device node"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2791
1104 msgid "create a swap partition"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2792
1108 msgid "create a swap partition with a label"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2793
1112 msgid "create a swap partition with an explicit UUID"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2794
1116 msgid "create a swap file"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2795
1120 msgid "load a kernel module"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2796
1124 msgid "view a file"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2797
1128 msgid "mount a guest disk at a position in the filesystem"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2798
1132 msgid "mount a file using the loop device"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2799
1136 msgid "mount a guest disk with mount options"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2800
1140 msgid "mount a guest disk, read-only"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2801
1144 msgid "mount a guest disk with mount options and vfstype"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2802
1148 msgid "show mountpoints"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2803
1152 msgid "show mounted filesystems"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2804
1156 msgid "move a file"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2805
1160 msgid "probe NTFS volume"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2806
1164 msgid "resize an NTFS filesystem"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2807
1168 msgid "resize an NTFS filesystem (with size)"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2808
1172 msgid "add a partition to the device"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2809
1176 msgid "delete a partition"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2810
1180 msgid "partition whole disk with a single primary partition"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2811
1184 msgid "return true if a partition is bootable"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2812
1188 msgid "get the MBR type byte (ID byte) from a partition"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2813
1192 msgid "get the partition table type"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2814
1196 msgid "create an empty partition table"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2815
1200 msgid "list partitions on a device"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2816
1204 msgid "make a partition bootable"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2817
1208 msgid "set the MBR type byte (ID byte) of a partition"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2818
1212 msgid "set partition name"
1213 msgstr ""
1214
1215 #: fish/cmds.c:2819
1216 msgid "convert partition name to device name"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2820
1220 msgid "ping the guest daemon"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2821
1224 msgid "read part of a file"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2822
1228 msgid "read part of a device"
1229 msgstr ""
1230
1231 #: fish/cmds.c:2823
1232 msgid "create an LVM physical volume"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2824
1236 msgid "remove an LVM physical volume"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2825
1240 msgid "resize an LVM physical volume"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2826
1244 msgid "resize an LVM physical volume (with size)"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2827 fish/cmds.c:2828
1248 msgid "list the LVM physical volumes (PVs)"
1249 msgstr ""
1250
1251 #: fish/cmds.c:2829
1252 msgid "get the UUID of a physical volume"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2830
1256 msgid "write to part of a file"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2831
1260 msgid "write to part of a device"
1261 msgstr ""
1262
1263 #: fish/cmds.c:2832
1264 msgid "read a file"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2833
1268 msgid "read file as lines"
1269 msgstr ""
1270
1271 #: fish/cmds.c:2834
1272 msgid "read directories entries"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2835
1276 msgid "read the target of a symbolic link"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2836
1280 msgid "readlink on multiple files"
1281 msgstr ""
1282
1283 #: fish/cmds.c:2837
1284 msgid "canonicalized absolute pathname"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2839
1288 msgid "close and reopen libguestfs handle"
1289 msgstr ""
1290
1291 #: fish/cmds.c:2840
1292 msgid "resize an ext2, ext3 or ext4 filesystem"
1293 msgstr ""
1294
1295 #: fish/cmds.c:2841
1296 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2842
1300 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2843
1304 msgid "remove a file"
1305 msgstr ""
1306
1307 #: fish/cmds.c:2844
1308 msgid "remove a file or directory recursively"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2845
1312 msgid "remove a directory"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2846
1316 msgid "remove a mountpoint"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2847
1320 msgid "scrub (securely wipe) a device"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2848
1324 msgid "scrub (securely wipe) a file"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2849
1328 msgid "scrub (securely wipe) free space"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2850
1332 msgid "add options to kernel command line"
1333 msgstr ""
1334
1335 #: fish/cmds.c:2851
1336 msgid "set the attach method"
1337 msgstr ""
1338
1339 #: fish/cmds.c:2852
1340 msgid "set autosync mode"
1341 msgstr ""
1342
1343 #: fish/cmds.c:2853
1344 msgid "enable or disable direct appliance mode"
1345 msgstr ""
1346
1347 #: fish/cmds.c:2854
1348 msgid "set the ext2/3/4 filesystem label"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2855
1352 msgid "set the ext2/3/4 filesystem UUID"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2856
1356 msgid "set memory allocated to the qemu subprocess"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2857
1360 msgid "set enable network flag"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2858
1364 msgid "set the search path"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2859
1368 msgid "set the qemu binary"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2860
1372 msgid "enable or disable the recovery process"
1373 msgstr ""
1374
1375 #: fish/cmds.c:2861
1376 msgid "set SELinux enabled or disabled at appliance boot"
1377 msgstr ""
1378
1379 #: fish/cmds.c:2862
1380 msgid "enable or disable command traces"
1381 msgstr ""
1382
1383 #: fish/cmds.c:2863
1384 msgid "set verbose mode"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2864
1388 msgid "set SELinux security context"
1389 msgstr ""
1390
1391 #: fish/cmds.c:2866 fish/cmds.c:2867
1392 msgid "create partitions on a block device"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2868
1396 msgid "modify a single partition on a block device"
1397 msgstr ""
1398
1399 #: fish/cmds.c:2869
1400 msgid "display the disk geometry from the partition table"
1401 msgstr ""
1402
1403 #: fish/cmds.c:2870
1404 msgid "display the kernel geometry"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2871
1408 msgid "display the partition table"
1409 msgstr ""
1410
1411 #: fish/cmds.c:2872
1412 msgid "run a command via the shell"
1413 msgstr ""
1414
1415 #: fish/cmds.c:2873
1416 msgid "run a command via the shell returning lines"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2874
1420 msgid "sleep for some seconds"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2875
1424 msgid "create a sparse disk image and add"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2876
1428 msgid "get file information"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2877
1432 msgid "get file system statistics"
1433 msgstr ""
1434
1435 #: fish/cmds.c:2878 fish/cmds.c:2879
1436 msgid "print the printable strings in a file"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2880
1440 msgid "list supported groups of commands"
1441 msgstr ""
1442
1443 #: fish/cmds.c:2881
1444 msgid "disable swap on device"
1445 msgstr ""
1446
1447 #: fish/cmds.c:2882
1448 msgid "disable swap on file"
1449 msgstr ""
1450
1451 #: fish/cmds.c:2883
1452 msgid "disable swap on labeled swap partition"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2884
1456 msgid "disable swap on swap partition by UUID"
1457 msgstr ""
1458
1459 #: fish/cmds.c:2885
1460 msgid "enable swap on device"
1461 msgstr ""
1462
1463 #: fish/cmds.c:2886
1464 msgid "enable swap on file"
1465 msgstr ""
1466
1467 #: fish/cmds.c:2887
1468 msgid "enable swap on labeled swap partition"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2888
1472 msgid "enable swap on swap partition by UUID"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2889
1476 msgid "sync disks, writes are flushed through to the disk image"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2890
1480 msgid "return last 10 lines of a file"
1481 msgstr ""
1482
1483 #: fish/cmds.c:2891
1484 msgid "return last N lines of a file"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2892
1488 msgid "unpack tarfile to directory"
1489 msgstr ""
1490
1491 #: fish/cmds.c:2893
1492 msgid "pack directory into tarfile"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2894 fish/cmds.c:2901
1496 msgid "unpack compressed tarball to directory"
1497 msgstr ""
1498
1499 #: fish/cmds.c:2895 fish/cmds.c:2902
1500 msgid "pack directory into compressed tarball"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2896
1504 msgid "print elapsed time taken to run a command"
1505 msgstr ""
1506
1507 #: fish/cmds.c:2897
1508 msgid "update file timestamps or create a new file"
1509 msgstr ""
1510
1511 #: fish/cmds.c:2898
1512 msgid "truncate a file to zero size"
1513 msgstr ""
1514
1515 #: fish/cmds.c:2899
1516 msgid "truncate a file to a particular size"
1517 msgstr ""
1518
1519 #: fish/cmds.c:2900
1520 msgid "get ext2/ext3/ext4 superblock details"
1521 msgstr ""
1522
1523 #: fish/cmds.c:2903
1524 msgid "set file mode creation mask (umask)"
1525 msgstr ""
1526
1527 #: fish/cmds.c:2904
1528 msgid "unmount a filesystem"
1529 msgstr ""
1530
1531 #: fish/cmds.c:2905
1532 msgid "unmount all filesystems"
1533 msgstr ""
1534
1535 #: fish/cmds.c:2906
1536 msgid "upload a file from the local machine"
1537 msgstr ""
1538
1539 #: fish/cmds.c:2907
1540 msgid "upload a file from the local machine with offset"
1541 msgstr ""
1542
1543 #: fish/cmds.c:2908
1544 msgid "set timestamp of a file with nanosecond precision"
1545 msgstr ""
1546
1547 #: fish/cmds.c:2909
1548 msgid "get the library version number"
1549 msgstr ""
1550
1551 #: fish/cmds.c:2910
1552 msgid "get the filesystem label"
1553 msgstr ""
1554
1555 #: fish/cmds.c:2911
1556 msgid "get the Linux VFS type corresponding to a mounted device"
1557 msgstr ""
1558
1559 #: fish/cmds.c:2912
1560 msgid "get the filesystem UUID"
1561 msgstr ""
1562
1563 #: fish/cmds.c:2913
1564 msgid "activate or deactivate some volume groups"
1565 msgstr ""
1566
1567 #: fish/cmds.c:2914
1568 msgid "activate or deactivate all volume groups"
1569 msgstr ""
1570
1571 #: fish/cmds.c:2915
1572 msgid "create an LVM volume group"
1573 msgstr ""
1574
1575 #: fish/cmds.c:2916
1576 msgid "get the LV UUIDs of all LVs in the volume group"
1577 msgstr ""
1578
1579 #: fish/cmds.c:2917
1580 msgid "get the PV UUIDs containing the volume group"
1581 msgstr ""
1582
1583 #: fish/cmds.c:2918
1584 msgid "remove an LVM volume group"
1585 msgstr ""
1586
1587 #: fish/cmds.c:2919
1588 msgid "rename an LVM volume group"
1589 msgstr ""
1590
1591 #: fish/cmds.c:2920 fish/cmds.c:2921
1592 msgid "list the LVM volume groups (VGs)"
1593 msgstr ""
1594
1595 #: fish/cmds.c:2922
1596 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1597 msgstr ""
1598
1599 #: fish/cmds.c:2923
1600 msgid "get the UUID of a volume group"
1601 msgstr ""
1602
1603 #: fish/cmds.c:2924
1604 msgid "count characters in a file"
1605 msgstr ""
1606
1607 #: fish/cmds.c:2925
1608 msgid "count lines in a file"
1609 msgstr ""
1610
1611 #: fish/cmds.c:2926
1612 msgid "count words in a file"
1613 msgstr ""
1614
1615 #: fish/cmds.c:2927
1616 msgid "create a new file"
1617 msgstr ""
1618
1619 #: fish/cmds.c:2928
1620 msgid "create a file"
1621 msgstr ""
1622
1623 #: fish/cmds.c:2931
1624 msgid "write zeroes to the device"
1625 msgstr ""
1626
1627 #: fish/cmds.c:2932
1628 msgid "write zeroes to an entire device"
1629 msgstr ""
1630
1631 #: fish/cmds.c:2933
1632 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1633 msgstr ""
1634
1635 #: fish/cmds.c:2936
1636 msgid "determine file type inside a compressed file"
1637 msgstr ""
1638
1639 #: fish/cmds.c:2939
1640 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1641 msgstr ""
1642
1643 #: fish/cmds.c:3257 fish/cmds.c:3271 fish/cmds.c:3287 fish/cmds.c:3304
1644 #: fish/cmds.c:3321 fish/cmds.c:3339 fish/cmds.c:3358 fish/cmds.c:3374
1645 #: fish/cmds.c:3392 fish/cmds.c:3408 fish/cmds.c:3426 fish/cmds.c:3442
1646 #: fish/cmds.c:3459 fish/cmds.c:3474 fish/cmds.c:3492 fish/cmds.c:3507
1647 #: fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555 fish/cmds.c:3571
1648 #: fish/cmds.c:3587 fish/cmds.c:3605 fish/cmds.c:3638 fish/cmds.c:3654
1649 #: fish/cmds.c:3670 fish/cmds.c:3689 fish/cmds.c:3704 fish/cmds.c:3722
1650 #: fish/cmds.c:3737 fish/cmds.c:3755 fish/cmds.c:3770 fish/cmds.c:3788
1651 #: fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3841 fish/cmds.c:3859
1652 #: fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918 fish/cmds.c:3938
1653 #: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3996 fish/cmds.c:4016
1654 #: fish/cmds.c:4036 fish/cmds.c:4056 fish/cmds.c:4071 fish/cmds.c:4087
1655 #: fish/cmds.c:4159 fish/cmds.c:4177 fish/cmds.c:4194 fish/cmds.c:4278
1656 #: fish/cmds.c:4298 fish/cmds.c:4318 fish/cmds.c:4338 fish/cmds.c:4358
1657 #: fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416 fish/cmds.c:4435
1658 #: fish/cmds.c:4450 fish/cmds.c:4469 fish/cmds.c:4489 fish/cmds.c:4509
1659 #: fish/cmds.c:4530 fish/cmds.c:4546 fish/cmds.c:4562 fish/cmds.c:4581
1660 #: fish/cmds.c:4603 fish/cmds.c:4625 fish/cmds.c:4645 fish/cmds.c:4662
1661 #: fish/cmds.c:4679 fish/cmds.c:4696 fish/cmds.c:4713 fish/cmds.c:4730
1662 #: fish/cmds.c:4747 fish/cmds.c:4764 fish/cmds.c:4783 fish/cmds.c:4806
1663 #: fish/cmds.c:4842 fish/cmds.c:4859 fish/cmds.c:4882 fish/cmds.c:4904
1664 #: fish/cmds.c:4925 fish/cmds.c:4945 fish/cmds.c:4964 fish/cmds.c:4984
1665 #: fish/cmds.c:5002 fish/cmds.c:5020 fish/cmds.c:5034 fish/cmds.c:5050
1666 #: fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108 fish/cmds.c:5127
1667 #: fish/cmds.c:5146 fish/cmds.c:5166 fish/cmds.c:5206 fish/cmds.c:5263
1668 #: fish/cmds.c:5284 fish/cmds.c:5305 fish/cmds.c:5326 fish/cmds.c:5344
1669 #: fish/cmds.c:5366 fish/cmds.c:5404 fish/cmds.c:5426 fish/cmds.c:5505
1670 #: fish/cmds.c:5544 fish/cmds.c:5559 fish/cmds.c:5576 fish/cmds.c:5590
1671 #: fish/cmds.c:5606 fish/cmds.c:5628 fish/cmds.c:5650 fish/cmds.c:5672
1672 #: fish/cmds.c:5694 fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5758
1673 #: fish/cmds.c:5775 fish/cmds.c:5792 fish/cmds.c:5811 fish/cmds.c:5830
1674 #: fish/cmds.c:5850 fish/cmds.c:5886 fish/cmds.c:5905 fish/cmds.c:5924
1675 #: fish/cmds.c:5941 fish/cmds.c:5959 fish/cmds.c:5982 fish/cmds.c:6005
1676 #: fish/cmds.c:6029 fish/cmds.c:6052 fish/cmds.c:6073 fish/cmds.c:6096
1677 #: fish/cmds.c:6119 fish/cmds.c:6139 fish/cmds.c:6161 fish/cmds.c:6182
1678 #: fish/cmds.c:6205 fish/cmds.c:6222 fish/cmds.c:6239 fish/cmds.c:6257
1679 #: fish/cmds.c:6275 fish/cmds.c:6296 fish/cmds.c:6314 fish/cmds.c:6335
1680 #: fish/cmds.c:6355 fish/cmds.c:6373 fish/cmds.c:6394 fish/cmds.c:6417
1681 #: fish/cmds.c:6440 fish/cmds.c:6462 fish/cmds.c:6495 fish/cmds.c:6512
1682 #: fish/cmds.c:6529 fish/cmds.c:6553 fish/cmds.c:6576 fish/cmds.c:6599
1683 #: fish/cmds.c:6621 fish/cmds.c:6638 fish/cmds.c:6660 fish/cmds.c:6754
1684 #: fish/cmds.c:6774 fish/cmds.c:6794 fish/cmds.c:6814 fish/cmds.c:6832
1685 #: fish/cmds.c:6853 fish/cmds.c:6889 fish/cmds.c:6906 fish/cmds.c:6928
1686 #: fish/cmds.c:6945 fish/cmds.c:6981 fish/cmds.c:7001 fish/cmds.c:7021
1687 #: fish/cmds.c:7041 fish/cmds.c:7063 fish/cmds.c:7080 fish/cmds.c:7099
1688 #: fish/cmds.c:7118 fish/cmds.c:7140 fish/cmds.c:7161 fish/cmds.c:7182
1689 #: fish/cmds.c:7203 fish/cmds.c:7226 fish/cmds.c:7267 fish/cmds.c:7290
1690 #: fish/cmds.c:7329 fish/cmds.c:7346 fish/cmds.c:7365 fish/cmds.c:7386
1691 #: fish/cmds.c:7409 fish/cmds.c:7431 fish/cmds.c:7449 fish/cmds.c:7468
1692 #: fish/cmds.c:7489 fish/cmds.c:7566 fish/cmds.c:7607 fish/cmds.c:7686
1693 #: fish/cmds.c:7762 fish/cmds.c:7799 fish/cmds.c:7822 fish/cmds.c:7843
1694 #: fish/cmds.c:7866 fish/cmds.c:7888 fish/cmds.c:7913 fish/cmds.c:7956
1695 #: fish/cmds.c:7997 fish/cmds.c:8018 fish/cmds.c:8036 fish/cmds.c:8055
1696 #: fish/cmds.c:8072 fish/cmds.c:8090 fish/cmds.c:8117 fish/cmds.c:8141
1697 #: fish/cmds.c:8165 fish/cmds.c:8189 fish/cmds.c:8213 fish/cmds.c:8237
1698 #: fish/cmds.c:8261 fish/cmds.c:8285 fish/cmds.c:8309 fish/cmds.c:8333
1699 #: fish/cmds.c:8357 fish/cmds.c:8381 fish/cmds.c:8404 fish/cmds.c:8427
1700 #: fish/cmds.c:8448 fish/cmds.c:8469 fish/cmds.c:8490 fish/cmds.c:8510
1701 #: fish/cmds.c:8533 fish/cmds.c:8571 fish/cmds.c:8588 fish/cmds.c:8605
1702 #: fish/cmds.c:8624 fish/cmds.c:8643 fish/cmds.c:8660 fish/cmds.c:8677
1703 #: fish/cmds.c:8694 fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8766
1704 #: fish/cmds.c:8806 fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873
1705 #: fish/cmds.c:8889 fish/cmds.c:8904 fish/cmds.c:8925 fish/cmds.c:8963
1706 #: fish/cmds.c:9001 fish/cmds.c:9040 fish/cmds.c:9080 fish/cmds.c:9121
1707 #: fish/cmds.c:9162 fish/cmds.c:9200 fish/cmds.c:9217 fish/cmds.c:9240
1708 #: fish/cmds.c:9262 fish/cmds.c:9284 fish/cmds.c:9304 fish/cmds.c:9324
1709 #: fish/cmds.c:9360 fish/cmds.c:9432 fish/cmds.c:9472 fish/cmds.c:9530
1710 #: fish/cmds.c:9556 fish/cmds.c:9582 fish/cmds.c:9610 fish/cmds.c:9669
1711 #: fish/cmds.c:9690 fish/cmds.c:9735 fish/cmds.c:9755 fish/cmds.c:9794
1712 #: fish/cmds.c:9831 fish/cmds.c:9851 fish/cmds.c:9873 fish/cmds.c:9930
1713 #: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9994 fish/cmds.c:10013
1714 #: fish/cmds.c:10033 fish/cmds.c:10060 fish/cmds.c:10080 fish/cmds.c:10100
1715 #: fish/cmds.c:10120 fish/cmds.c:10140 fish/cmds.c:10162 fish/cmds.c:10197
1716 #: fish/cmds.c:10215 fish/cmds.c:10238 fish/cmds.c:10260 fish/cmds.c:10275
1717 #: fish/cmds.c:10292 fish/cmds.c:10329 fish/cmds.c:10368 fish/cmds.c:10408
1718 #: fish/cmds.c:10464 fish/cmds.c:10486 fish/cmds.c:10522 fish/cmds.c:10537
1719 #: fish/cmds.c:10557 fish/cmds.c:10597 fish/cmds.c:10620 fish/cmds.c:10644
1720 #: fish/cmds.c:10669 fish/cmds.c:10710 fish/cmds.c:10735 fish/cmds.c:10773
1721 #: fish/cmds.c:10804 fish/cmds.c:10835 fish/cmds.c:10863 fish/cmds.c:10883
1722 #: fish/cmds.c:10915 fish/cmds.c:10935 fish/cmds.c:10955 fish/cmds.c:10972
1723 #: fish/cmds.c:10990 fish/cmds.c:11013 fish/cmds.c:11034 fish/cmds.c:11053
1724 #: fish/cmds.c:11095 fish/cmds.c:11138 fish/cmds.c:11182 fish/cmds.c:11221
1725 #: fish/cmds.c:11240 fish/cmds.c:11260 fish/cmds.c:11280 fish/cmds.c:11301
1726 #: fish/cmds.c:11322 fish/cmds.c:11343 fish/cmds.c:11364 fish/cmds.c:11385
1727 #: fish/cmds.c:11407 fish/cmds.c:11445 fish/cmds.c:11496 fish/cmds.c:11534
1728 #: fish/cmds.c:11590 fish/cmds.c:11680 fish/cmds.c:11709 fish/cmds.c:11736
1729 #: fish/cmds.c:11753 fish/cmds.c:11774
1730 #, c-format
1731 msgid "%s should have %d parameter(s)\n"
1732 msgstr ""
1733
1734 #: fish/cmds.c:3258 fish/cmds.c:3272 fish/cmds.c:3288 fish/cmds.c:3305
1735 #: fish/cmds.c:3322 fish/cmds.c:3340 fish/cmds.c:3359 fish/cmds.c:3375
1736 #: fish/cmds.c:3393 fish/cmds.c:3409 fish/cmds.c:3427 fish/cmds.c:3443
1737 #: fish/cmds.c:3460 fish/cmds.c:3475 fish/cmds.c:3493 fish/cmds.c:3508
1738 #: fish/cmds.c:3524 fish/cmds.c:3540 fish/cmds.c:3556 fish/cmds.c:3572
1739 #: fish/cmds.c:3588 fish/cmds.c:3606 fish/cmds.c:3639 fish/cmds.c:3655
1740 #: fish/cmds.c:3671 fish/cmds.c:3690 fish/cmds.c:3705 fish/cmds.c:3723
1741 #: fish/cmds.c:3738 fish/cmds.c:3756 fish/cmds.c:3771 fish/cmds.c:3789
1742 #: fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3860
1743 #: fish/cmds.c:3880 fish/cmds.c:3899 fish/cmds.c:3919 fish/cmds.c:3939
1744 #: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3997 fish/cmds.c:4017
1745 #: fish/cmds.c:4037 fish/cmds.c:4057 fish/cmds.c:4072 fish/cmds.c:4088
1746 #: fish/cmds.c:4109 fish/cmds.c:4160 fish/cmds.c:4178 fish/cmds.c:4195
1747 #: fish/cmds.c:4216 fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319
1748 #: fish/cmds.c:4339 fish/cmds.c:4359 fish/cmds.c:4379 fish/cmds.c:4398
1749 #: fish/cmds.c:4417 fish/cmds.c:4436 fish/cmds.c:4451 fish/cmds.c:4470
1750 #: fish/cmds.c:4490 fish/cmds.c:4510 fish/cmds.c:4531 fish/cmds.c:4547
1751 #: fish/cmds.c:4563 fish/cmds.c:4582 fish/cmds.c:4604 fish/cmds.c:4626
1752 #: fish/cmds.c:4646 fish/cmds.c:4663 fish/cmds.c:4680 fish/cmds.c:4697
1753 #: fish/cmds.c:4714 fish/cmds.c:4731 fish/cmds.c:4748 fish/cmds.c:4765
1754 #: fish/cmds.c:4784 fish/cmds.c:4807 fish/cmds.c:4843 fish/cmds.c:4860
1755 #: fish/cmds.c:4883 fish/cmds.c:4905 fish/cmds.c:4926 fish/cmds.c:4946
1756 #: fish/cmds.c:4965 fish/cmds.c:4985 fish/cmds.c:5003 fish/cmds.c:5021
1757 #: fish/cmds.c:5035 fish/cmds.c:5051 fish/cmds.c:5071 fish/cmds.c:5090
1758 #: fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5147 fish/cmds.c:5167
1759 #: fish/cmds.c:5207 fish/cmds.c:5264 fish/cmds.c:5285 fish/cmds.c:5306
1760 #: fish/cmds.c:5327 fish/cmds.c:5345 fish/cmds.c:5367 fish/cmds.c:5405
1761 #: fish/cmds.c:5427 fish/cmds.c:5506 fish/cmds.c:5545 fish/cmds.c:5560
1762 #: fish/cmds.c:5577 fish/cmds.c:5591 fish/cmds.c:5607 fish/cmds.c:5629
1763 #: fish/cmds.c:5651 fish/cmds.c:5673 fish/cmds.c:5695 fish/cmds.c:5717
1764 #: fish/cmds.c:5739 fish/cmds.c:5759 fish/cmds.c:5776 fish/cmds.c:5793
1765 #: fish/cmds.c:5812 fish/cmds.c:5831 fish/cmds.c:5851 fish/cmds.c:5887
1766 #: fish/cmds.c:5906 fish/cmds.c:5925 fish/cmds.c:5942 fish/cmds.c:5960
1767 #: fish/cmds.c:5983 fish/cmds.c:6006 fish/cmds.c:6030 fish/cmds.c:6053
1768 #: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6120 fish/cmds.c:6140
1769 #: fish/cmds.c:6162 fish/cmds.c:6183 fish/cmds.c:6206 fish/cmds.c:6223
1770 #: fish/cmds.c:6240 fish/cmds.c:6258 fish/cmds.c:6276 fish/cmds.c:6297
1771 #: fish/cmds.c:6315 fish/cmds.c:6336 fish/cmds.c:6356 fish/cmds.c:6374
1772 #: fish/cmds.c:6395 fish/cmds.c:6418 fish/cmds.c:6441 fish/cmds.c:6463
1773 #: fish/cmds.c:6496 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6554
1774 #: fish/cmds.c:6577 fish/cmds.c:6600 fish/cmds.c:6622 fish/cmds.c:6639
1775 #: fish/cmds.c:6661 fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795
1776 #: fish/cmds.c:6815 fish/cmds.c:6833 fish/cmds.c:6854 fish/cmds.c:6890
1777 #: fish/cmds.c:6907 fish/cmds.c:6929 fish/cmds.c:6946 fish/cmds.c:6982
1778 #: fish/cmds.c:7002 fish/cmds.c:7022 fish/cmds.c:7042 fish/cmds.c:7064
1779 #: fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7119 fish/cmds.c:7141
1780 #: fish/cmds.c:7162 fish/cmds.c:7183 fish/cmds.c:7204 fish/cmds.c:7227
1781 #: fish/cmds.c:7268 fish/cmds.c:7291 fish/cmds.c:7330 fish/cmds.c:7347
1782 #: fish/cmds.c:7366 fish/cmds.c:7387 fish/cmds.c:7410 fish/cmds.c:7432
1783 #: fish/cmds.c:7450 fish/cmds.c:7469 fish/cmds.c:7490 fish/cmds.c:7567
1784 #: fish/cmds.c:7608 fish/cmds.c:7687 fish/cmds.c:7763 fish/cmds.c:7800
1785 #: fish/cmds.c:7823 fish/cmds.c:7844 fish/cmds.c:7867 fish/cmds.c:7889
1786 #: fish/cmds.c:7914 fish/cmds.c:7957 fish/cmds.c:7998 fish/cmds.c:8019
1787 #: fish/cmds.c:8037 fish/cmds.c:8056 fish/cmds.c:8073 fish/cmds.c:8091
1788 #: fish/cmds.c:8118 fish/cmds.c:8142 fish/cmds.c:8166 fish/cmds.c:8190
1789 #: fish/cmds.c:8214 fish/cmds.c:8238 fish/cmds.c:8262 fish/cmds.c:8286
1790 #: fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358 fish/cmds.c:8382
1791 #: fish/cmds.c:8405 fish/cmds.c:8428 fish/cmds.c:8449 fish/cmds.c:8470
1792 #: fish/cmds.c:8491 fish/cmds.c:8511 fish/cmds.c:8534 fish/cmds.c:8572
1793 #: fish/cmds.c:8589 fish/cmds.c:8606 fish/cmds.c:8625 fish/cmds.c:8644
1794 #: fish/cmds.c:8661 fish/cmds.c:8678 fish/cmds.c:8695 fish/cmds.c:8712
1795 #: fish/cmds.c:8731 fish/cmds.c:8767 fish/cmds.c:8807 fish/cmds.c:8840
1796 #: fish/cmds.c:8857 fish/cmds.c:8874 fish/cmds.c:8890 fish/cmds.c:8905
1797 #: fish/cmds.c:8926 fish/cmds.c:8964 fish/cmds.c:9002 fish/cmds.c:9041
1798 #: fish/cmds.c:9081 fish/cmds.c:9122 fish/cmds.c:9163 fish/cmds.c:9201
1799 #: fish/cmds.c:9218 fish/cmds.c:9241 fish/cmds.c:9263 fish/cmds.c:9285
1800 #: fish/cmds.c:9305 fish/cmds.c:9325 fish/cmds.c:9361 fish/cmds.c:9433
1801 #: fish/cmds.c:9473 fish/cmds.c:9531 fish/cmds.c:9557 fish/cmds.c:9583
1802 #: fish/cmds.c:9611 fish/cmds.c:9670 fish/cmds.c:9691 fish/cmds.c:9736
1803 #: fish/cmds.c:9756 fish/cmds.c:9795 fish/cmds.c:9832 fish/cmds.c:9852
1804 #: fish/cmds.c:9874 fish/cmds.c:9931 fish/cmds.c:9951 fish/cmds.c:9973
1805 #: fish/cmds.c:9995 fish/cmds.c:10014 fish/cmds.c:10034 fish/cmds.c:10061
1806 #: fish/cmds.c:10081 fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10141
1807 #: fish/cmds.c:10163 fish/cmds.c:10198 fish/cmds.c:10216 fish/cmds.c:10239
1808 #: fish/cmds.c:10261 fish/cmds.c:10276 fish/cmds.c:10293 fish/cmds.c:10330
1809 #: fish/cmds.c:10369 fish/cmds.c:10409 fish/cmds.c:10465 fish/cmds.c:10487
1810 #: fish/cmds.c:10523 fish/cmds.c:10538 fish/cmds.c:10558 fish/cmds.c:10598
1811 #: fish/cmds.c:10621 fish/cmds.c:10645 fish/cmds.c:10670 fish/cmds.c:10711
1812 #: fish/cmds.c:10736 fish/cmds.c:10774 fish/cmds.c:10805 fish/cmds.c:10836
1813 #: fish/cmds.c:10864 fish/cmds.c:10884 fish/cmds.c:10916 fish/cmds.c:10936
1814 #: fish/cmds.c:10956 fish/cmds.c:10973 fish/cmds.c:10991 fish/cmds.c:11014
1815 #: fish/cmds.c:11035 fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11139
1816 #: fish/cmds.c:11183 fish/cmds.c:11222 fish/cmds.c:11241 fish/cmds.c:11261
1817 #: fish/cmds.c:11281 fish/cmds.c:11302 fish/cmds.c:11323 fish/cmds.c:11344
1818 #: fish/cmds.c:11365 fish/cmds.c:11386 fish/cmds.c:11408 fish/cmds.c:11446
1819 #: fish/cmds.c:11497 fish/cmds.c:11535 fish/cmds.c:11591 fish/cmds.c:11614
1820 #: fish/cmds.c:11681 fish/cmds.c:11710 fish/cmds.c:11737 fish/cmds.c:11754
1821 #: fish/cmds.c:11775
1822 #, c-format
1823 msgid "type 'help %s' for help on %s\n"
1824 msgstr ""
1825
1826 #: fish/cmds.c:3616 fish/cmds.c:4819 fish/cmds.c:5177 fish/cmds.c:5217
1827 #: fish/cmds.c:5236 fish/cmds.c:5379 fish/cmds.c:5438 fish/cmds.c:5457
1828 #: fish/cmds.c:5476 fish/cmds.c:5519 fish/cmds.c:5862 fish/cmds.c:6473
1829 #: fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710 fish/cmds.c:6729
1830 #: fish/cmds.c:6865 fish/cmds.c:6956 fish/cmds.c:7237 fish/cmds.c:7301
1831 #: fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7538 fish/cmds.c:7577
1832 #: fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7656 fish/cmds.c:7697
1833 #: fish/cmds.c:7716 fish/cmds.c:7735 fish/cmds.c:7773 fish/cmds.c:7926
1834 #: fish/cmds.c:7969 fish/cmds.c:8546 fish/cmds.c:8741 fish/cmds.c:8779
1835 #: fish/cmds.c:8817 fish/cmds.c:8937 fish/cmds.c:8974 fish/cmds.c:9012
1836 #: fish/cmds.c:9051 fish/cmds.c:9092 fish/cmds.c:9133 fish/cmds.c:9174
1837 #: fish/cmds.c:9337 fish/cmds.c:9373 fish/cmds.c:9386 fish/cmds.c:9399
1838 #: fish/cmds.c:9412 fish/cmds.c:9445 fish/cmds.c:9483 fish/cmds.c:9502
1839 #: fish/cmds.c:9623 fish/cmds.c:9642 fish/cmds.c:9703 fish/cmds.c:9716
1840 #: fish/cmds.c:9767 fish/cmds.c:9806 fish/cmds.c:9884 fish/cmds.c:9903
1841 #: fish/cmds.c:10177 fish/cmds.c:10304 fish/cmds.c:10341 fish/cmds.c:10380
1842 #: fish/cmds.c:10420 fish/cmds.c:10439 fish/cmds.c:10498 fish/cmds.c:10571
1843 #: fish/cmds.c:10681 fish/cmds.c:10751 fish/cmds.c:10785 fish/cmds.c:10816
1844 #: fish/cmds.c:10847 fish/cmds.c:10896 fish/cmds.c:11067 fish/cmds.c:11109
1845 #: fish/cmds.c:11154 fish/cmds.c:11196 fish/cmds.c:11422 fish/cmds.c:11460
1846 #: fish/cmds.c:11473 fish/cmds.c:11511 fish/cmds.c:11546 fish/cmds.c:11565
1847 #: fish/cmds.c:11632
1848 #, c-format
1849 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1850 msgstr ""
1851
1852 #: fish/cmds.c:3622 fish/cmds.c:4825 fish/cmds.c:5183 fish/cmds.c:5223
1853 #: fish/cmds.c:5242 fish/cmds.c:5385 fish/cmds.c:5444 fish/cmds.c:5463
1854 #: fish/cmds.c:5482 fish/cmds.c:5525 fish/cmds.c:5868 fish/cmds.c:6479
1855 #: fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716 fish/cmds.c:6735
1856 #: fish/cmds.c:6871 fish/cmds.c:6962 fish/cmds.c:7243 fish/cmds.c:7307
1857 #: fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7544 fish/cmds.c:7583
1858 #: fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7662 fish/cmds.c:7703
1859 #: fish/cmds.c:7722 fish/cmds.c:7741 fish/cmds.c:7779 fish/cmds.c:7932
1860 #: fish/cmds.c:7975 fish/cmds.c:8552 fish/cmds.c:8747 fish/cmds.c:8785
1861 #: fish/cmds.c:8823 fish/cmds.c:8943 fish/cmds.c:8980 fish/cmds.c:9018
1862 #: fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139 fish/cmds.c:9180
1863 #: fish/cmds.c:9451 fish/cmds.c:9489 fish/cmds.c:9508 fish/cmds.c:9629
1864 #: fish/cmds.c:9773 fish/cmds.c:9812 fish/cmds.c:9890 fish/cmds.c:9909
1865 #: fish/cmds.c:10310 fish/cmds.c:10347 fish/cmds.c:10386 fish/cmds.c:10426
1866 #: fish/cmds.c:10445 fish/cmds.c:10504 fish/cmds.c:10577 fish/cmds.c:10687
1867 #: fish/cmds.c:11073 fish/cmds.c:11115 fish/cmds.c:11160 fish/cmds.c:11202
1868 #: fish/cmds.c:11552 fish/cmds.c:11638
1869 #, c-format
1870 msgid "%s: %s: integer out of range\n"
1871 msgstr ""
1872
1873 #: fish/cmds.c:4108 fish/cmds.c:4215 fish/cmds.c:11613
1874 #, c-format
1875 msgid "%s should have %d-%d parameter(s)\n"
1876 msgstr ""
1877
1878 #: fish/cmds.c:4134 fish/cmds.c:4251 fish/cmds.c:11653
1879 #, c-format
1880 msgid "%s: unknown optional argument \"%s\"\n"
1881 msgstr ""
1882
1883 #: fish/cmds.c:4140 fish/cmds.c:4257 fish/cmds.c:11659
1884 #, c-format
1885 msgid "%s: optional argument \"%s\" given twice\n"
1886 msgstr ""
1887
1888 #: fish/cmds.c:11794
1889 #, c-format
1890 msgid "%s: unknown command\n"
1891 msgstr ""
1892
1893 #: fish/config.c:74 fish/config.c:113
1894 #, c-format
1895 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1896 msgstr ""
1897
1898 #: fish/copy.c:41
1899 #, c-format
1900 msgid ""
1901 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1902 msgstr ""
1903
1904 #: fish/copy.c:62
1905 #, c-format
1906 msgid "copy-in: target '%s' is not a directory\n"
1907 msgstr ""
1908
1909 #: fish/copy.c:157
1910 #, c-format
1911 msgid "error: argument is zero length or longer than maximum permitted\n"
1912 msgstr ""
1913
1914 #: fish/copy.c:202
1915 #, c-format
1916 msgid ""
1917 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1918 "image\n"
1919 msgstr ""
1920
1921 #: fish/copy.c:213
1922 #, c-format
1923 msgid "copy-out: target '%s' is not a directory\n"
1924 msgstr ""
1925
1926 #: fish/copy.c:258
1927 #, c-format
1928 msgid "copy-out: '%s' is not a file or directory\n"
1929 msgstr ""
1930
1931 #: fish/edit.c:45
1932 #, c-format
1933 msgid "use '%s filename' to edit a file\n"
1934 msgstr ""
1935
1936 #: fish/fish.c:100
1937 #, c-format
1938 msgid ""
1939 "%s: guest filesystem shell\n"
1940 "%s lets you edit virtual machine filesystems\n"
1941 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1942 "Usage:\n"
1943 "  %s [--options] cmd [: cmd : cmd ...]\n"
1944 "Options:\n"
1945 "  -h|--cmd-help        List available commands\n"
1946 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1947 "  -a|--add image       Add image\n"
1948 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1949 "  --csh                Make --listen csh-compatible\n"
1950 "  -d|--domain guest    Add disks from libvirt guest\n"
1951 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1952 "  --echo-keys          Don't turn off echo for passphrases\n"
1953 "  -f|--file file       Read commands from file\n"
1954 "  --format[=raw|..]    Force disk format for -a option\n"
1955 "  -i|--inspector       Automatically mount filesystems\n"
1956 "  --keys-from-stdin    Read passphrases from stdin\n"
1957 "  --listen             Listen for remote commands\n"
1958 "  --live               Connect to a live virtual machine\n"
1959 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
1960 "  -n|--no-sync         Don't autosync\n"
1961 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1962 "  --progress-bars      Enable progress bars even when not interactive\n"
1963 "  --no-progress-bars   Disable progress bars\n"
1964 "  --remote[=pid]       Send commands to remote %s\n"
1965 "  -r|--ro              Mount read-only\n"
1966 "  --selinux            Enable SELinux support\n"
1967 "  -v|--verbose         Verbose messages\n"
1968 "  -V|--version         Display version and exit\n"
1969 "  -w|--rw              Mount read-write\n"
1970 "  -x                   Echo each command before executing it\n"
1971 "\n"
1972 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1973 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1974 "or\n"
1975 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1976 "\n"
1977 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1978 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1979 "\n"
1980 "For more information, see the manpage %s(1).\n"
1981 msgstr ""
1982
1983 #: fish/fish.c:243
1984 #, c-format
1985 msgid "%s: --listen=PID: PID was not a number: %s\n"
1986 msgstr ""
1987
1988 #: fish/fish.c:250
1989 #, c-format
1990 msgid ""
1991 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:300
1995 #, c-format
1996 msgid "%s: only one -f parameter can be given\n"
1997 msgstr ""
1998
1999 #: fish/fish.c:455
2000 #, c-format
2001 msgid "%s: cannot use --listen and --remote options at the same time\n"
2002 msgstr ""
2003
2004 #: fish/fish.c:463
2005 #, c-format
2006 msgid "%s: extra parameters on the command line with --listen flag\n"
2007 msgstr ""
2008
2009 #: fish/fish.c:469
2010 #, c-format
2011 msgid "%s: cannot use --listen and --file options at the same time\n"
2012 msgstr ""
2013
2014 #: fish/fish.c:527
2015 #, c-format
2016 msgid "guestfish: could not access termcap or terminfo database.\n"
2017 msgstr ""
2018
2019 #: fish/fish.c:531
2020 #, c-format
2021 msgid "guestfish: terminal type \"%s\" not defined.\n"
2022 msgstr ""
2023
2024 #: fish/fish.c:619
2025 #, c-format
2026 msgid ""
2027 "\n"
2028 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2029 "editing virtual machine filesystems.\n"
2030 "\n"
2031 "Type: 'help' for help on commands\n"
2032 "      'man' to read the manual\n"
2033 "      'quit' to quit the shell\n"
2034 "\n"
2035 msgstr ""
2036
2037 #: fish/fish.c:763
2038 #, c-format
2039 msgid "%s: unterminated double quote\n"
2040 msgstr ""
2041
2042 #: fish/fish.c:769 fish/fish.c:786
2043 #, c-format
2044 msgid "%s: command arguments not separated by whitespace\n"
2045 msgstr ""
2046
2047 #: fish/fish.c:780
2048 #, c-format
2049 msgid "%s: unterminated single quote\n"
2050 msgstr ""
2051
2052 #: fish/fish.c:810
2053 #, c-format
2054 msgid "%s: internal error parsing string at '%s'\n"
2055 msgstr ""
2056
2057 #: fish/fish.c:827
2058 #, c-format
2059 msgid "%s: too many arguments\n"
2060 msgstr ""
2061
2062 #: fish/fish.c:895
2063 #, c-format
2064 msgid "%s: empty command on command line\n"
2065 msgstr ""
2066
2067 #: fish/fish.c:1041
2068 msgid "display a list of commands or help on a command"
2069 msgstr ""
2070
2071 #: fish/fish.c:1043
2072 msgid "quit guestfish"
2073 msgstr ""
2074
2075 #: fish/fish.c:1054
2076 #, c-format
2077 msgid ""
2078 "help - display a list of commands or help on a command\n"
2079 "     help cmd\n"
2080 "     help\n"
2081 msgstr ""
2082
2083 #: fish/fish.c:1062
2084 #, c-format
2085 msgid ""
2086 "quit - quit guestfish\n"
2087 "     quit\n"
2088 msgstr ""
2089
2090 #: fish/fish.c:1067
2091 #, c-format
2092 msgid "%s: command not known, use -h to list all commands\n"
2093 msgstr ""
2094
2095 #: fish/fish.c:1083
2096 #, c-format
2097 msgid ""
2098 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2099 "For a list of commands:             guestfish -h\n"
2100 "For complete documentation:         man guestfish\n"
2101 msgstr ""
2102
2103 #: fish/fish.c:1240
2104 #, c-format
2105 msgid "Runaway quote in string \"%s\"\n"
2106 msgstr ""
2107
2108 #: fish/fish.c:1438
2109 #, c-format
2110 msgid ""
2111 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2112 "or run \"inspect-os\" command)\n"
2113 msgstr ""
2114
2115 #: fish/fish.c:1458
2116 #, c-format
2117 msgid ""
2118 "%s: drive '%c:' not found.  To list available drives do:\n"
2119 "  inspect-get-drive-mappings %s\n"
2120 msgstr ""
2121
2122 #: fish/fish.c:1477
2123 #, c-format
2124 msgid ""
2125 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2126 "  umount-all\n"
2127 "  mount %s /\n"
2128 msgstr ""
2129
2130 #: fish/glob.c:53
2131 #, c-format
2132 msgid "use 'glob command [args...]'\n"
2133 msgstr ""
2134
2135 #: fish/glob.c:73
2136 #, c-format
2137 msgid "glob: guestfs_glob_expand call failed: %s\n"
2138 msgstr ""
2139
2140 #: fish/help.c:38
2141 #, c-format
2142 msgid ""
2143 "Add disk images to examine using the -a or -d options, or the 'add' "
2144 "command.\n"
2145 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2146 "Once you have done this, use the 'run' command.\n"
2147 msgstr ""
2148
2149 #: fish/help.c:44
2150 #, c-format
2151 msgid ""
2152 "Find out what filesystems are available using 'list-filesystems' and then\n"
2153 "mount them to examine or modify the contents using 'mount-ro' or\n"
2154 "'mount-options'.\n"
2155 msgstr ""
2156
2157 #: fish/help.c:52
2158 #, c-format
2159 msgid ""
2160 "For more information about a command, use 'help cmd'.\n"
2161 "\n"
2162 "To read the manual, type 'man'.\n"
2163 msgstr ""
2164
2165 #: fish/hexedit.c:41
2166 #, c-format
2167 msgid "hexedit (device|filename) [max | start max]\n"
2168 msgstr ""
2169
2170 #: fish/hexedit.c:52
2171 #, c-format
2172 msgid "hexedit: %s is a zero length file or device\n"
2173 msgstr ""
2174
2175 #: fish/hexedit.c:63
2176 #, c-format
2177 msgid ""
2178 "hexedit: %s is larger than %s. You must supply a limit using\n"
2179 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2180 "  'hexedit %s <start> <max>'.\n"
2181 msgstr ""
2182
2183 #: fish/hexedit.c:92
2184 #, c-format
2185 msgid "hexedit: invalid range\n"
2186 msgstr ""
2187
2188 #: fish/inspect.c:77
2189 #, c-format
2190 msgid "%s: don't use --live and -i options together\n"
2191 msgstr ""
2192
2193 #: fish/inspect.c:89
2194 #, c-format
2195 msgid "%s: no operating system was found on this disk\n"
2196 msgstr ""
2197
2198 #: fish/inspect.c:95
2199 #, c-format
2200 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2201 msgstr ""
2202
2203 #: fish/inspect.c:134
2204 #, c-format
2205 msgid "%s: some filesystems could not be mounted (ignored)\n"
2206 msgstr ""
2207
2208 #: fish/inspect.c:146
2209 #, c-format
2210 msgid "Operating system: %s\n"
2211 msgstr ""
2212
2213 #: fish/inspect.c:159
2214 #, c-format
2215 msgid "%s mounted on %s\n"
2216 msgstr ""
2217
2218 #: fish/keys.c:53
2219 #, c-format
2220 msgid "Enter key or passphrase (\"%s\"): "
2221 msgstr ""
2222
2223 #: fish/lcd.c:34
2224 #, c-format
2225 msgid "use 'lcd directory' to change local directory\n"
2226 msgstr ""
2227
2228 #: fish/man.c:35
2229 #, c-format
2230 msgid "use 'man' without parameters to open the manual\n"
2231 msgstr ""
2232
2233 #: fish/man.c:54
2234 #, c-format
2235 msgid "the external 'man' program failed\n"
2236 msgstr ""
2237
2238 #: fish/more.c:40
2239 #, c-format
2240 msgid "use '%s filename' to page a file\n"
2241 msgstr ""
2242
2243 #: fish/options.c:36
2244 #, c-format
2245 msgid "%s: too many drives added on the command line\n"
2246 msgstr ""
2247
2248 #: fish/options.c:128
2249 #, c-format
2250 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2251 msgstr ""
2252
2253 #: fish/prep.c:37
2254 #, c-format
2255 msgid ""
2256 "List of available prepared disk images:\n"
2257 "\n"
2258 msgstr ""
2259
2260 #: fish/prep.c:40
2261 #, c-format
2262 msgid ""
2263 "guestfish -N %-8s - %s\n"
2264 "\n"
2265 "%s\n"
2266 msgstr ""
2267
2268 #: fish/prep.c:48
2269 #, c-format
2270 msgid "  Optional parameters:\n"
2271 msgstr ""
2272
2273 #: fish/prep.c:55
2274 #, c-format
2275 msgid "<%s> %s (default: %s)\n"
2276 msgstr ""
2277
2278 #: fish/prep.c:65
2279 #, c-format
2280 msgid ""
2281 "Prepared disk images are written to file \"test1.img\" in the local\n"
2282 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2283 "For more information see the guestfish(1) manual.\n"
2284 msgstr ""
2285
2286 #: fish/prep.c:96
2287 #, c-format
2288 msgid ""
2289 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2290 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2291 msgstr ""
2292
2293 #: fish/prep.c:158
2294 #, c-format
2295 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2296 msgstr ""
2297
2298 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2299 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2300 msgid "failed to allocate disk"
2301 msgstr ""
2302
2303 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2304 msgid "could not parse boot size"
2305 msgstr ""
2306
2307 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2308 #, c-format
2309 msgid "failed to get sector size of disk: %s"
2310 msgstr ""
2311
2312 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2313 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2314 #, c-format
2315 msgid "failed to partition disk: %s"
2316 msgstr ""
2317
2318 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2319 #, c-format
2320 msgid "failed to add boot partition: %s"
2321 msgstr ""
2322
2323 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2324 #, c-format
2325 msgid "failed to add root partition: %s"
2326 msgstr ""
2327
2328 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2329 #, c-format
2330 msgid "failed to create boot filesystem: %s"
2331 msgstr ""
2332
2333 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2334 #, c-format
2335 msgid "failed to create root filesystem: %s"
2336 msgstr ""
2337
2338 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2339 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2340 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2341 msgstr ""
2342
2343 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2344 #, c-format
2345 msgid "failed to create PV: %s: %s"
2346 msgstr ""
2347
2348 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2349 #, c-format
2350 msgid "failed to create VG: %s: %s"
2351 msgstr ""
2352
2353 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2354 #, c-format
2355 msgid "failed to create LV: /dev/%s/%s: %s"
2356 msgstr ""
2357
2358 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2359 #, c-format
2360 msgid "failed to resize LV to full size: %s: %s"
2361 msgstr ""
2362
2363 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2364 #, c-format
2365 msgid "failed to create filesystem (%s): %s"
2366 msgstr ""
2367
2368 #: fish/rc.c:255
2369 #, c-format
2370 msgid "guestfish: protocol error: could not read 'hello' message\n"
2371 msgstr ""
2372
2373 #: fish/rc.c:260
2374 #, c-format
2375 msgid ""
2376 "guestfish: protocol error: version mismatch, server version '%s' does not "
2377 "match client version '%s'.  The two versions must match exactly.\n"
2378 msgstr ""
2379
2380 #: fish/rc.c:335 fish/rc.c:349
2381 #, c-format
2382 msgid "guestfish: remote: looks like the server is not running\n"
2383 msgstr ""
2384
2385 #: fish/rc.c:361 fish/rc.c:375
2386 #, c-format
2387 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2388 msgstr ""
2389
2390 #: fish/rc.c:386
2391 #, c-format
2392 msgid "guestfish: protocol error: could not decode reply from server\n"
2393 msgstr ""
2394
2395 #: fish/reopen.c:36
2396 #, c-format
2397 msgid "'reopen' command takes no parameters\n"
2398 msgstr ""
2399
2400 #: fish/reopen.c:46
2401 #, c-format
2402 msgid "reopen: guestfs_create: failed to create handle\n"
2403 msgstr ""
2404
2405 #: fish/supported.c:66
2406 msgid "yes"
2407 msgstr ""
2408
2409 #: fish/supported.c:68
2410 msgid "no"
2411 msgstr ""
2412
2413 #: fish/time.c:36
2414 #, c-format
2415 msgid "use 'time command [args...]'\n"
2416 msgstr ""
2417
2418 #: fuse/guestmount.c:912
2419 #, c-format
2420 msgid ""
2421 "%s: FUSE module for libguestfs\n"
2422 "%s lets you mount a virtual machine filesystem\n"
2423 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2424 "Usage:\n"
2425 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2426 "Options:\n"
2427 "  -a|--add image       Add image\n"
2428 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2429 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2430 "  -d|--domain guest    Add disks from libvirt guest\n"
2431 "  --echo-keys          Don't turn off echo for passphrases\n"
2432 "  --format[=raw|..]    Force disk format for -a option\n"
2433 "  --fuse-help          Display extra FUSE options\n"
2434 "  -i|--inspector       Automatically mount filesystems\n"
2435 "  --help               Display help message and exit\n"
2436 "  --keys-from-stdin    Read passphrases from stdin\n"
2437 "  --live               Connect to a live virtual machine\n"
2438 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2439 "  -n|--no-sync         Don't autosync\n"
2440 "  -o|--option opt      Pass extra option to FUSE\n"
2441 "  -r|--ro              Mount read-only\n"
2442 "  --selinux            Enable SELinux support\n"
2443 "  -v|--verbose         Verbose messages\n"
2444 "  -V|--version         Display version and exit\n"
2445 "  -w|--rw              Mount read-write\n"
2446 "  -x|--trace           Trace guestfs API calls\n"
2447 msgstr ""
2448
2449 #: fuse/guestmount.c:1130
2450 #, c-format
2451 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2452 msgstr ""
2453
2454 #: fuse/guestmount.c:1138
2455 #, c-format
2456 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2457 msgstr ""
2458
2459 #: inspector/virt-inspector.c:76
2460 #, c-format
2461 msgid ""
2462 "%s: display information about a virtual machine\n"
2463 "Copyright (C) 2010 Red Hat Inc.\n"
2464 "Usage:\n"
2465 "  %s [--options] -d domname file [file ...]\n"
2466 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2467 "Options:\n"
2468 "  -a|--add image       Add image\n"
2469 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2470 "  -d|--domain guest    Add disks from libvirt guest\n"
2471 "  --echo-keys          Don't turn off echo for passphrases\n"
2472 "  --format[=raw|..]    Force disk format for -a option\n"
2473 "  --help               Display brief help\n"
2474 "  --keys-from-stdin    Read passphrases from stdin\n"
2475 "  -v|--verbose         Verbose messages\n"
2476 "  -V|--version         Display version and exit\n"
2477 "  -x                   Trace libguestfs API calls\n"
2478 "For more information, see the manpage %s(1).\n"
2479 msgstr ""
2480
2481 #: inspector/virt-inspector.c:263
2482 #, c-format
2483 msgid ""
2484 "%s: no operating system could be detected inside this disk image.\n"
2485 "\n"
2486 "This may be because the file is not a disk image, or is not a virtual "
2487 "machine\n"
2488 "image, or because the OS type is not understood by libguestfs.\n"
2489 "\n"
2490 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2491 "must\n"
2492 "install the separate libguestfs-winsupport package.\n"
2493 "\n"
2494 "If you feel this is an error, please file a bug report including as much\n"
2495 "information about the disk image as possible.\n"
2496 msgstr ""
2497
2498 #: inspector/virt-inspector.c:288
2499 #, c-format
2500 msgid "%s: XML write error at \"%s\": %m\n"
2501 msgstr ""
2502
2503 #: inspector/virt-inspector.c:300
2504 #, c-format
2505 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2506 msgstr ""
2507
2508 #: inspector/virt-inspector.c:308
2509 #, c-format
2510 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2511 msgstr ""
2512
2513 #: perl/lib/Sys/Guestfs/Lib.pm:158
2514 msgid "open_guest: first parameter must be a string or an arrayref"
2515 msgstr ""
2516
2517 #: perl/lib/Sys/Guestfs/Lib.pm:164
2518 msgid "open_guest: first argument contains undefined element"
2519 msgstr ""
2520
2521 #: perl/lib/Sys/Guestfs/Lib.pm:172
2522 #, perl-brace-format
2523 msgid "guest image {imagename} does not exist or is not readable"
2524 msgstr ""
2525
2526 #: perl/lib/Sys/Guestfs/Lib.pm:179
2527 msgid ""
2528 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2529 "XPath::XMLParser)"
2530 msgstr ""
2531
2532 #: perl/lib/Sys/Guestfs/Lib.pm:184
2533 msgid "open_guest: too many domains listed on command line"
2534 msgstr ""
2535
2536 #: perl/lib/Sys/Guestfs/Lib.pm:191
2537 msgid "open_guest: cannot connect to libvirt"
2538 msgstr ""
2539
2540 #: perl/lib/Sys/Guestfs/Lib.pm:210
2541 #, perl-brace-format
2542 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2543 msgstr ""
2544
2545 #: perl/lib/Sys/Guestfs/Lib.pm:213
2546 #, perl-brace-format
2547 msgid "{imagename} is not the name of a libvirt domain\n"
2548 msgstr ""
2549
2550 #: perl/lib/Sys/Guestfs/Lib.pm:242
2551 #, perl-brace-format
2552 msgid "{imagename} seems to have no disk devices\n"
2553 msgstr ""
2554
2555 #: perl/lib/Sys/Guestfs/Lib.pm:827
2556 msgid ""
2557 "No operating system could be detected inside this disk image.\n"
2558 "\n"
2559 "This may be because the file is not a disk image, or is not a virtual "
2560 "machine\n"
2561 "image, or because the OS type is not understood by virt-inspector.\n"
2562 "\n"
2563 "If you feel this is an error, please file a bug report including as much\n"
2564 "information about the disk image as possible.\n"
2565 msgstr ""
2566
2567 #: perl/lib/Sys/Guestfs/Lib.pm:901
2568 #, perl-brace-format
2569 msgid "unknown filesystem label {label}\n"
2570 msgstr ""
2571
2572 #: perl/lib/Sys/Guestfs/Lib.pm:911
2573 #, perl-brace-format
2574 msgid "unknown filesystem UUID {uuid}\n"
2575 msgstr ""
2576
2577 #: perl/lib/Sys/Guestfs/Lib.pm:939
2578 #, perl-brace-format
2579 msgid "unknown filesystem {fs}\n"
2580 msgstr ""
2581
2582 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2583 #, perl-brace-format
2584 msgid "Error running rpm -qa: {error}"
2585 msgstr ""
2586
2587 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2588 #, perl-brace-format
2589 msgid "Error running dpkg-query: {error}"
2590 msgstr ""
2591
2592 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2593 msgid "Can't find grub on guest"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2597 #, perl-brace-format
2598 msgid "Grub entry {title} has no kernel"
2599 msgstr ""
2600
2601 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2602 #, perl-brace-format
2603 msgid "grub refers to {path}, which doesn't exist\n"
2604 msgstr ""
2605
2606 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2607 #, perl-brace-format
2608 msgid "Grub entry {title} does not specify an initrd"
2609 msgstr ""
2610
2611 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2612 #, perl-brace-format
2613 msgid "Didn't find modules directory {modules} for kernel {path}"
2614 msgstr ""
2615
2616 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2617 #, perl-brace-format
2618 msgid "Couldn't guess kernel version number from path for kernel {path}"
2619 msgstr ""
2620
2621 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2622 #, perl-brace-format
2623 msgid "{path} doesn't match augeas pattern"
2624 msgstr ""
2625
2626 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2627 #, perl-brace-format
2628 msgid "{filename}: could not read initrd format"
2629 msgstr ""
2630
2631 #: rescue/virt-rescue.c:63
2632 #, c-format
2633 msgid ""
2634 "%s: Run a rescue shell on a virtual machine\n"
2635 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2636 "Usage:\n"
2637 "  %s [--options] -d domname\n"
2638 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2639 "Options:\n"
2640 "  -a|--add image       Add image\n"
2641 "  --append kernelopts  Append kernel options\n"
2642 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2643 "  -d|--domain guest    Add disks from libvirt guest\n"
2644 "  --format[=raw|..]    Force disk format for -a option\n"
2645 "  --help               Display brief help\n"
2646 "  -m|--memsize MB      Set memory size in megabytes\n"
2647 "  --network            Enable network\n"
2648 "  -r|--ro              Access read-only\n"
2649 "  --selinux            Enable SELinux\n"
2650 "  -v|--verbose         Verbose messages\n"
2651 "  -V|--version         Display version and exit\n"
2652 "  -w|--rw              Mount read-write\n"
2653 "  -x                   Trace libguestfs API calls\n"
2654 "For more information, see the manpage %s(1).\n"
2655 msgstr ""
2656
2657 #: rescue/virt-rescue.c:180
2658 #, c-format
2659 msgid "%s: could not parse memory size '%s'\n"
2660 msgstr ""
2661
2662 #: rescue/virt-rescue.c:419
2663 #, c-format
2664 msgid "%s: unknown child exit status (%d)\n"
2665 msgstr ""
2666
2667 #: src/appliance.c:181
2668 #, c-format
2669 msgid ""
2670 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2671 "LIBGUESTFS_PATH (search path: %s)"
2672 msgstr ""
2673
2674 #: src/appliance.c:331
2675 #, c-format
2676 msgid "security: cached appliance %s is not owned by UID %d"
2677 msgstr ""
2678
2679 #: src/appliance.c:336
2680 #, c-format
2681 msgid "security: cached appliance %s is not a directory (mode %o)"
2682 msgstr ""
2683
2684 #: src/appliance.c:341
2685 #, c-format
2686 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2687 msgstr ""
2688
2689 #: src/appliance.c:659
2690 msgid "external command failed, see earlier error messages"
2691 msgstr ""
2692
2693 #: src/dbdump.c:87
2694 msgid "unexpected end of output from db_dump command before end of header"
2695 msgstr ""
2696
2697 #: src/dbdump.c:100 src/dbdump.c:112
2698 msgid "unexpected line from db_dump command, no space prefix"
2699 msgstr ""
2700
2701 #: src/dbdump.c:129
2702 msgid "unexpected end of output from db_dump command before end of data"
2703 msgstr ""
2704
2705 #: src/dbdump.c:210
2706 msgid "unexpected non-hex digits in output of db_dump command"
2707 msgstr ""
2708
2709 #: src/filearch.c:153
2710 #, c-format
2711 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2712 msgstr ""
2713
2714 #: src/filearch.c:266
2715 msgid ""
2716 "file-architecture API not available since this version of libguestfs was "
2717 "compiled without PCRE or libmagic libraries"
2718 msgstr ""
2719
2720 #: src/guestfs.c:174
2721 #, c-format
2722 msgid "guestfs_close: called twice on the same handle\n"
2723 msgstr ""
2724
2725 #: src/guestfs.c:340
2726 #, c-format
2727 msgid "warning: %s"
2728 msgstr ""
2729
2730 #: src/guestfs.c:399
2731 #, c-format
2732 msgid "libguestfs: error: %s\n"
2733 msgstr ""
2734
2735 #: src/guestfs.c:946
2736 #, c-format
2737 msgid "<truncated, original size %zu bytes>"
2738 msgstr ""
2739
2740 #: src/inspect.c:265
2741 msgid "not a Windows guest, or systemroot could not be determined"
2742 msgstr ""
2743
2744 #: src/inspect.c:281
2745 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2746 msgstr ""
2747
2748 #: src/inspect.c:519
2749 #, c-format
2750 msgid "%s: temporary directory not found"
2751 msgstr ""
2752
2753 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
2754 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
2755 #: src/inspect_fs_unix.c:821
2756 #, c-format
2757 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2758 msgstr ""
2759
2760 #: src/inspect.c:572
2761 msgid "no inspection data: call guestfs_inspect_os first"
2762 msgstr ""
2763
2764 #: src/inspect.c:584
2765 #, c-format
2766 msgid ""
2767 "%s: root device not found: only call this function with a root device "
2768 "previously returned by guestfs_inspect_os"
2769 msgstr ""
2770
2771 #: src/inspect.c:594 src/inspect_apps.c:617
2772 msgid ""
2773 "inspection API not available since this version of libguestfs was compiled "
2774 "without PCRE or hivex libraries"
2775 msgstr ""
2776
2777 #: src/inspect_fs.c:326 src/inspect_fs.c:339
2778 #, c-format
2779 msgid "could not parse integer in version number: %s"
2780 msgstr ""
2781
2782 #: src/inspect_fs.c:483
2783 #, c-format
2784 msgid "%s: file is empty"
2785 msgstr ""
2786
2787 #: src/inspect_fs_unix.c:613
2788 msgid "could not parse /etc/fstab or empty file"
2789 msgstr ""
2790
2791 #: src/inspect_fs_windows.c:112
2792 #, c-format
2793 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2794 msgstr ""
2795
2796 #: src/launch.c:98
2797 msgid "command line cannot be altered after qemu subprocess launched"
2798 msgstr ""
2799
2800 #: src/launch.c:155
2801 msgid "guestfs_config: parameter must begin with '-' character"
2802 msgstr ""
2803
2804 #: src/launch.c:169
2805 #, c-format
2806 msgid "guestfs_config: parameter '%s' isn't allowed"
2807 msgstr ""
2808
2809 #: src/launch.c:235 src/launch.c:339
2810 msgid "filename cannot contain ',' (comma) character"
2811 msgstr ""
2812
2813 #: src/launch.c:247 src/launch.c:252
2814 #, c-format
2815 msgid "%s parameter is empty or contains disallowed characters"
2816 msgstr ""
2817
2818 #: src/launch.c:358
2819 msgid "the libguestfs handle has already been launched"
2820 msgstr ""
2821
2822 #: src/launch.c:367
2823 #, c-format
2824 msgid "%s: cannot create temporary directory"
2825 msgstr ""
2826
2827 #: src/launch.c:404
2828 msgid "you must call guestfs_add_drive before guestfs_launch"
2829 msgstr ""
2830
2831 #: src/launch.c:759
2832 msgid "guestfs_launch failed, see earlier error messages"
2833 msgstr ""
2834
2835 #: src/launch.c:772
2836 msgid "qemu launched and contacted daemon, but state != READY"
2837 msgstr ""
2838
2839 #: src/launch.c:860
2840 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2841 msgstr ""
2842
2843 #: src/launch.c:868
2844 msgid "contacted guestfsd, but state != READY"
2845 msgstr ""
2846
2847 #: src/launch.c:1047
2848 #, c-format
2849 msgid ""
2850 "%s: command failed: If qemu is located on a non-standard path, try setting "
2851 "the LIBGUESTFS_QEMU environment variable."
2852 msgstr ""
2853
2854 #: src/launch.c:1138
2855 msgid "qemu has not been launched yet"
2856 msgstr ""
2857
2858 #: src/launch.c:1149
2859 msgid "no subprocess to kill"
2860 msgstr ""
2861
2862 #: src/proto.c:188
2863 #, c-format
2864 msgid "guestfs_set_busy: called when in state %d != READY"
2865 msgstr ""
2866
2867 #: src/proto.c:211
2868 #, c-format
2869 msgid "guestfs_end_busy: called when in state %d"
2870 msgstr ""
2871
2872 #: src/proto.c:421
2873 #, c-format
2874 msgid ""
2875 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2876 msgstr ""
2877
2878 #: src/proto.c:599 src/proto.c:662
2879 msgid "unexpected end of file when reading from daemon"
2880 msgstr ""
2881
2882 #: src/proto.c:620
2883 #, c-format
2884 msgid "received magic signature from guestfsd, but in state %d"
2885 msgstr ""
2886
2887 #: src/proto.c:639
2888 #, c-format
2889 msgid "message length (%u) > maximum possible size (%d)"
2890 msgstr ""
2891
2892 #: src/proto.c:791
2893 #, c-format
2894 msgid "guestfs___send: state %d != BUSY"
2895 msgstr ""
2896
2897 #: src/proto.c:815
2898 msgid "xdr_guestfs_message_header failed"
2899 msgstr ""
2900
2901 #: src/proto.c:824
2902 msgid "dispatch failed to marshal args"
2903 msgstr ""
2904
2905 #: src/proto.c:951
2906 #, c-format
2907 msgid "send_file_chunk: state %d != READY"
2908 msgstr ""
2909
2910 #: src/proto.c:967
2911 #, c-format
2912 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2913 msgstr ""
2914
2915 #: src/proto.c:1117
2916 #, c-format
2917 msgid "%s: error in chunked encoding"
2918 msgstr ""
2919
2920 #: src/proto.c:1144
2921 msgid "write to daemon socket"
2922 msgstr ""
2923
2924 #: src/proto.c:1167
2925 msgid "receive_file_data: parse error in reply callback"
2926 msgstr ""
2927
2928 #: src/proto.c:1172
2929 msgid "receive_file_data: unexpected flag received when reading file chunks"
2930 msgstr ""
2931
2932 #: src/proto.c:1180
2933 msgid "failed to parse file chunk"
2934 msgstr ""
2935
2936 #: src/proto.c:1189
2937 msgid "file receive cancelled by daemon"
2938 msgstr ""
2939
2940 #: src/virt.c:101 src/virt.c:347
2941 msgid "you cannot set both live and readonly flags"
2942 msgstr ""
2943
2944 #: src/virt.c:109
2945 #, c-format
2946 msgid "could not connect to libvirt (code %d, domain %d): %s"
2947 msgstr ""
2948
2949 #: src/virt.c:130
2950 #, c-format
2951 msgid "no libvirt domain called '%s': %s"
2952 msgstr ""
2953
2954 #: src/virt.c:185 src/virt.c:435
2955 #, c-format
2956 msgid "error reading libvirt XML information: %s"
2957 msgstr ""
2958
2959 #: src/virt.c:195 src/virt.c:443
2960 msgid "unable to parse XML information returned by libvirt"
2961 msgstr ""
2962
2963 #: src/virt.c:201 src/virt.c:449
2964 msgid "unable to create new XPath context"
2965 msgstr ""
2966
2967 #: src/virt.c:208 src/virt.c:464
2968 msgid "unable to evaluate XPath expression"
2969 msgstr ""
2970
2971 #: src/virt.c:305
2972 msgid "libvirt domain has no disks"
2973 msgstr ""
2974
2975 #: src/virt.c:358
2976 #, c-format
2977 msgid "error getting domain info: %s"
2978 msgstr ""
2979
2980 #: src/virt.c:372
2981 msgid ""
2982 "error: domain is a live virtual machine.\n"
2983 "Writing to the disks of a running virtual machine can cause disk "
2984 "corruption.\n"
2985 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2986 "specify live access.  In most libguestfs tools these options are --ro or\n"
2987 "--live respectively.  Consult the documentation for further information."
2988 msgstr ""
2989
2990 #: src/virt.c:492
2991 msgid ""
2992 "this guest has no libvirt <channel> definition for guestfsd\n"
2993 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2994 msgstr ""
2995
2996 #: src/virt.c:517
2997 msgid ""
2998 "add-domain API not available since this version of libguestfs was compiled "
2999 "without libvirt or libxml2"
3000 msgstr ""
3001
3002 #: test-tool/test-tool.c:79
3003 #, c-format
3004 msgid ""
3005 "libguestfs-test-tool: interactive test tool\n"
3006 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3007 "Usage:\n"
3008 "  libguestfs-test-tool [--options]\n"
3009 "Options:\n"
3010 "  --help         Display usage\n"
3011 "  --qemudir dir  Specify QEMU source directory\n"
3012 "  --qemu qemu    Specify QEMU binary\n"
3013 "  --timeout n\n"
3014 "  -t n           Set launch timeout (default: %d seconds)\n"
3015 msgstr ""
3016
3017 #: test-tool/test-tool.c:127
3018 #, c-format
3019 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3020 msgstr ""
3021
3022 #: test-tool/test-tool.c:136
3023 #, c-format
3024 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3025 msgstr ""
3026
3027 #: test-tool/test-tool.c:148
3028 #, c-format
3029 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3030 msgstr ""
3031
3032 #: test-tool/test-tool.c:170
3033 #, c-format
3034 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3035 msgstr ""
3036
3037 #: test-tool/test-tool.c:177
3038 #, c-format
3039 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3040 msgstr ""
3041
3042 #: test-tool/test-tool.c:185
3043 #, c-format
3044 msgid "libguestfs-test-tool: guestfs_version failed\n"
3045 msgstr ""
3046
3047 #: test-tool/test-tool.c:217
3048 #, c-format
3049 msgid "libguestfs-test-tool: failed to launch appliance\n"
3050 msgstr ""
3051
3052 #: test-tool/test-tool.c:229
3053 #, c-format
3054 msgid "libguestfs-test-tool: failed to run part-disk\n"
3055 msgstr ""
3056
3057 #: test-tool/test-tool.c:235
3058 #, c-format
3059 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3060 msgstr ""
3061
3062 #: test-tool/test-tool.c:241
3063 #, c-format
3064 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3065 msgstr ""
3066
3067 #: test-tool/test-tool.c:248
3068 #, c-format
3069 msgid "libguestfs-test-tool: failed to touch file\n"
3070 msgstr ""
3071
3072 #: test-tool/test-tool.c:279
3073 #, c-format
3074 msgid ""
3075 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3076 "--qemu/--qemudir options cannot be used.\n"
3077 msgstr ""
3078
3079 #: test-tool/test-tool.c:287
3080 #, c-format
3081 msgid "Binary '%s' does not exist or is not executable\n"
3082 msgstr ""
3083
3084 #: test-tool/test-tool.c:301
3085 #, c-format
3086 msgid "%s: does not look like a qemu source directory\n"
3087 msgstr ""
3088
3089 #: tools/virt-list-filesystems.pl:142
3090 msgid "virt-list-filesystems: no image or VM name given"
3091 msgstr ""
3092
3093 #: tools/virt-list-partitions.pl:152
3094 msgid "virt-list-partitions: no image or VM name given"
3095 msgstr ""
3096
3097 #: tools/virt-make-fs.pl:291
3098 msgid "virt-make-fs input output\n"
3099 msgstr ""
3100
3101 #: tools/virt-make-fs.pl:321
3102 msgid "unexpected output from 'du' command"
3103 msgstr ""
3104
3105 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3106 #: tools/virt-make-fs.pl:458
3107 #, perl-brace-format
3108 msgid "{f}: unknown input format: {fmt}\n"
3109 msgstr ""
3110
3111 #: tools/virt-make-fs.pl:391
3112 #, perl-brace-format
3113 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3114 msgstr ""
3115
3116 #: tools/virt-make-fs.pl:406
3117 msgid ""
3118 "qemu-img create: failed to create disk image, see earlier error messages\n"
3119 msgstr ""
3120
3121 #: tools/virt-make-fs.pl:417
3122 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3123 msgstr ""
3124
3125 #: tools/virt-make-fs.pl:442
3126 msgid "tar: failed, see earlier messages\n"
3127 msgstr ""
3128
3129 #: tools/virt-make-fs.pl:464
3130 msgid "uncompress command failed, see earlier messages\n"
3131 msgstr ""
3132
3133 #: tools/virt-make-fs.pl:499
3134 msgid ""
3135 "virt-make-fs: error copying contents into filesystem\n"
3136 "An error here usually means that the program did not estimate the\n"
3137 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3138 msgstr ""
3139
3140 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3141 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3142 msgstr ""
3143
3144 #: tools/virt-tar.pl:212
3145 msgid "virt-tar: no image, VM names, directory or filename given"
3146 msgstr ""
3147
3148 #: tools/virt-tar.pl:215
3149 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3150 msgstr ""
3151
3152 #: tools/virt-tar.pl:226
3153 #, perl-brace-format
3154 msgid "virt-tar: {tarball}: file not found\n"
3155 msgstr ""
3156
3157 #: tools/virt-tar.pl:229
3158 #, perl-brace-format
3159 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3160 msgstr ""
3161
3162 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3163 #, perl-brace-format
3164 msgid ""
3165 "{prog}: No operating system could be detected inside this disk image.\n"
3166 "\n"
3167 "This may be because the file is not a disk image, or is not a virtual "
3168 "machine\n"
3169 "image, or because the OS type is not understood by libguestfs.\n"
3170 "\n"
3171 "If you feel this is an error, please file a bug report including as much\n"
3172 "information about the disk image as possible.\n"
3173 msgstr ""
3174
3175 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3176 #, perl-brace-format
3177 msgid "{prog}: multiboot operating systems are not supported.\n"
3178 msgstr ""
3179
3180 #: tools/virt-win-reg.pl:243
3181 msgid "no libvirt domain name or disk image given\n"
3182 msgstr ""
3183
3184 #: tools/virt-win-reg.pl:285
3185 msgid ""
3186 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3187 "export\n"
3188 msgstr ""
3189
3190 #: tools/virt-win-reg.pl:444
3191 #, perl-brace-format
3192 msgid "virt-win-reg: {p}: cannot find user directory\n"
3193 msgstr ""
3194
3195 #: tools/virt-win-reg.pl:449
3196 #, perl-brace-format
3197 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3198 msgstr ""
3199
3200 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3201 #, perl-brace-format
3202 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3203 msgstr ""
3204
3205 #: tools/virt-win-reg.pl:527
3206 #, perl-brace-format
3207 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3208 msgstr ""
3209
3210 #: tools/virt-win-reg.pl:549
3211 #, perl-brace-format
3212 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3213 msgstr ""