Version 1.11.6.
[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.6\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-12 14: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:2557
302 msgid "Command"
303 msgstr ""
304
305 #: fish/cmds.c:2557
306 msgid "Description"
307 msgstr ""
308
309 #: fish/cmds.c:2559
310 msgid "add a CD-ROM disk image to examine"
311 msgstr ""
312
313 #: fish/cmds.c:2560
314 msgid "add the disk(s) from a named libvirt domain"
315 msgstr ""
316
317 #: fish/cmds.c:2561 fish/cmds.c:2562
318 msgid "add an image to examine or modify"
319 msgstr ""
320
321 #: fish/cmds.c:2563
322 msgid "add a drive in snapshot mode (read-only)"
323 msgstr ""
324
325 #: fish/cmds.c:2564
326 msgid "add a drive read-only specifying the QEMU block emulation to use"
327 msgstr ""
328
329 #: fish/cmds.c:2565
330 msgid "add a drive specifying the QEMU block emulation to use"
331 msgstr ""
332
333 #: fish/cmds.c:2566
334 msgid "allocate and add a disk file"
335 msgstr ""
336
337 #: fish/cmds.c:2567
338 msgid "clear Augeas path"
339 msgstr ""
340
341 #: fish/cmds.c:2568
342 msgid "close the current Augeas handle"
343 msgstr ""
344
345 #: fish/cmds.c:2569
346 msgid "define an Augeas node"
347 msgstr ""
348
349 #: fish/cmds.c:2570
350 msgid "define an Augeas variable"
351 msgstr ""
352
353 #: fish/cmds.c:2571
354 msgid "look up the value of an Augeas path"
355 msgstr ""
356
357 #: fish/cmds.c:2572
358 msgid "create a new Augeas handle"
359 msgstr ""
360
361 #: fish/cmds.c:2573
362 msgid "insert a sibling Augeas node"
363 msgstr ""
364
365 #: fish/cmds.c:2574
366 msgid "load files into the tree"
367 msgstr ""
368
369 #: fish/cmds.c:2575
370 msgid "list Augeas nodes under augpath"
371 msgstr ""
372
373 #: fish/cmds.c:2576
374 msgid "return Augeas nodes which match augpath"
375 msgstr ""
376
377 #: fish/cmds.c:2577
378 msgid "move Augeas node"
379 msgstr ""
380
381 #: fish/cmds.c:2578
382 msgid "remove an Augeas path"
383 msgstr ""
384
385 #: fish/cmds.c:2579
386 msgid "write all pending Augeas changes to disk"
387 msgstr ""
388
389 #: fish/cmds.c:2580
390 msgid "set Augeas path to value"
391 msgstr ""
392
393 #: fish/cmds.c:2581
394 msgid "test availability of some parts of the API"
395 msgstr ""
396
397 #: fish/cmds.c:2582
398 msgid "return a list of all optional groups"
399 msgstr ""
400
401 #: fish/cmds.c:2583
402 msgid "upload base64-encoded data to file"
403 msgstr ""
404
405 #: fish/cmds.c:2584
406 msgid "download file and encode as base64"
407 msgstr ""
408
409 #: fish/cmds.c:2585
410 msgid "flush device buffers"
411 msgstr ""
412
413 #: fish/cmds.c:2586
414 msgid "get blocksize of block device"
415 msgstr ""
416
417 #: fish/cmds.c:2587
418 msgid "is block device set to read-only"
419 msgstr ""
420
421 #: fish/cmds.c:2588
422 msgid "get total size of device in bytes"
423 msgstr ""
424
425 #: fish/cmds.c:2589
426 msgid "get sectorsize of block device"
427 msgstr ""
428
429 #: fish/cmds.c:2590
430 msgid "get total size of device in 512-byte sectors"
431 msgstr ""
432
433 #: fish/cmds.c:2591
434 msgid "reread partition table"
435 msgstr ""
436
437 #: fish/cmds.c:2592
438 msgid "set blocksize of block device"
439 msgstr ""
440
441 #: fish/cmds.c:2593
442 msgid "set block device to read-only"
443 msgstr ""
444
445 #: fish/cmds.c:2594
446 msgid "set block device to read-write"
447 msgstr ""
448
449 #: fish/cmds.c:2595
450 msgid "return true path on case-insensitive filesystem"
451 msgstr ""
452
453 #: fish/cmds.c:2596
454 msgid "list the contents of a file"
455 msgstr ""
456
457 #: fish/cmds.c:2597
458 msgid "compute MD5, SHAx or CRC checksum of file"
459 msgstr ""
460
461 #: fish/cmds.c:2598
462 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
463 msgstr ""
464
465 #: fish/cmds.c:2599
466 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
467 msgstr ""
468
469 #: fish/cmds.c:2600
470 msgid "change file mode"
471 msgstr ""
472
473 #: fish/cmds.c:2601 fish/cmds.c:2717
474 msgid "change file owner and group"
475 msgstr ""
476
477 #: fish/cmds.c:2602
478 msgid "run a command from the guest filesystem"
479 msgstr ""
480
481 #: fish/cmds.c:2603
482 msgid "run a command, returning lines"
483 msgstr ""
484
485 #: fish/cmds.c:2604
486 msgid "add qemu parameters"
487 msgstr ""
488
489 #: fish/cmds.c:2605
490 msgid "copy local files or directories into an image"
491 msgstr ""
492
493 #: fish/cmds.c:2606
494 msgid "copy remote files or directories out of an image"
495 msgstr ""
496
497 #: fish/cmds.c:2607
498 msgid "copy size bytes from source to destination using dd"
499 msgstr ""
500
501 #: fish/cmds.c:2608
502 msgid "copy a file"
503 msgstr ""
504
505 #: fish/cmds.c:2609
506 msgid "copy a file or directory recursively"
507 msgstr ""
508
509 #: fish/cmds.c:2610
510 msgid "copy from source to destination using dd"
511 msgstr ""
512
513 #: fish/cmds.c:2611
514 msgid "debugging and internals"
515 msgstr ""
516
517 #: fish/cmds.c:2612
518 msgid "debug the QEMU command line (internal use only)"
519 msgstr ""
520
521 #: fish/cmds.c:2613
522 msgid "upload a file to the appliance (internal use only)"
523 msgstr ""
524
525 #: fish/cmds.c:2614
526 msgid "report file system disk space usage"
527 msgstr ""
528
529 #: fish/cmds.c:2615
530 msgid "report file system disk space usage (human readable)"
531 msgstr ""
532
533 #: fish/cmds.c:2616
534 msgid "return kernel messages"
535 msgstr ""
536
537 #: fish/cmds.c:2617
538 msgid "download a file to the local machine"
539 msgstr ""
540
541 #: fish/cmds.c:2618
542 msgid "download a file to the local machine with offset and size"
543 msgstr ""
544
545 #: fish/cmds.c:2619
546 msgid "drop kernel page cache, dentries and inodes"
547 msgstr ""
548
549 #: fish/cmds.c:2620
550 msgid "estimate file space usage"
551 msgstr ""
552
553 #: fish/cmds.c:2621
554 msgid "check an ext2/ext3 filesystem"
555 msgstr ""
556
557 #: fish/cmds.c:2622
558 msgid "display a line of text"
559 msgstr ""
560
561 #: fish/cmds.c:2623
562 msgid "echo arguments back to the client"
563 msgstr ""
564
565 #: fish/cmds.c:2624
566 msgid "edit a file"
567 msgstr ""
568
569 #: fish/cmds.c:2625 fish/cmds.c:2626 fish/cmds.c:2631 fish/cmds.c:2632
570 #: fish/cmds.c:2665 fish/cmds.c:2666 fish/cmds.c:2910 fish/cmds.c:2911
571 #: fish/cmds.c:2915 fish/cmds.c:2916 fish/cmds.c:2918 fish/cmds.c:2919
572 msgid "return lines matching a pattern"
573 msgstr ""
574
575 #: fish/cmds.c:2627
576 msgid "test if two files have equal contents"
577 msgstr ""
578
579 #: fish/cmds.c:2628
580 msgid "test if file or directory exists"
581 msgstr ""
582
583 #: fish/cmds.c:2629 fish/cmds.c:2630
584 msgid "preallocate a file in the guest filesystem"
585 msgstr ""
586
587 #: fish/cmds.c:2633
588 msgid "determine file type"
589 msgstr ""
590
591 #: fish/cmds.c:2634
592 msgid "detect the architecture of a binary file"
593 msgstr ""
594
595 #: fish/cmds.c:2635
596 msgid "return the size of the file in bytes"
597 msgstr ""
598
599 #: fish/cmds.c:2636
600 msgid "fill a file with octets"
601 msgstr ""
602
603 #: fish/cmds.c:2637
604 msgid "fill a file with a repeating pattern of bytes"
605 msgstr ""
606
607 #: fish/cmds.c:2638
608 msgid "find all files and directories"
609 msgstr ""
610
611 #: fish/cmds.c:2639
612 msgid "find all files and directories, returning NUL-separated list"
613 msgstr ""
614
615 #: fish/cmds.c:2640
616 msgid "find a filesystem by label"
617 msgstr ""
618
619 #: fish/cmds.c:2641
620 msgid "find a filesystem by UUID"
621 msgstr ""
622
623 #: fish/cmds.c:2642
624 msgid "run the filesystem checker"
625 msgstr ""
626
627 #: fish/cmds.c:2643
628 msgid "get the additional kernel options"
629 msgstr ""
630
631 #: fish/cmds.c:2644
632 msgid "get the attach method"
633 msgstr ""
634
635 #: fish/cmds.c:2645
636 msgid "get autosync mode"
637 msgstr ""
638
639 #: fish/cmds.c:2646
640 msgid "get direct appliance mode flag"
641 msgstr ""
642
643 #: fish/cmds.c:2647
644 msgid "get the ext2/3/4 filesystem label"
645 msgstr ""
646
647 #: fish/cmds.c:2648
648 msgid "get the ext2/3/4 filesystem UUID"
649 msgstr ""
650
651 #: fish/cmds.c:2649
652 msgid "get memory allocated to the qemu subprocess"
653 msgstr ""
654
655 #: fish/cmds.c:2650
656 msgid "get enable network flag"
657 msgstr ""
658
659 #: fish/cmds.c:2651
660 msgid "get the search path"
661 msgstr ""
662
663 #: fish/cmds.c:2652
664 msgid "get PID of qemu subprocess"
665 msgstr ""
666
667 #: fish/cmds.c:2653
668 msgid "get the qemu binary"
669 msgstr ""
670
671 #: fish/cmds.c:2654
672 msgid "get recovery process enabled flag"
673 msgstr ""
674
675 #: fish/cmds.c:2655
676 msgid "get SELinux enabled flag"
677 msgstr ""
678
679 #: fish/cmds.c:2656
680 msgid "get the current state"
681 msgstr ""
682
683 #: fish/cmds.c:2657
684 msgid "get command trace enabled flag"
685 msgstr ""
686
687 #: fish/cmds.c:2658
688 msgid "get the current umask"
689 msgstr ""
690
691 #: fish/cmds.c:2659
692 msgid "get verbose mode"
693 msgstr ""
694
695 #: fish/cmds.c:2660
696 msgid "get SELinux security context"
697 msgstr ""
698
699 #: fish/cmds.c:2661 fish/cmds.c:2718
700 msgid "get a single extended attribute"
701 msgstr ""
702
703 #: fish/cmds.c:2662 fish/cmds.c:2719
704 msgid "list extended attributes of a file or directory"
705 msgstr ""
706
707 #: fish/cmds.c:2663
708 msgid "expand wildcards in command"
709 msgstr ""
710
711 #: fish/cmds.c:2664
712 msgid "expand a wildcard path"
713 msgstr ""
714
715 #: fish/cmds.c:2667
716 msgid "install GRUB"
717 msgstr ""
718
719 #: fish/cmds.c:2668
720 msgid "return first 10 lines of a file"
721 msgstr ""
722
723 #: fish/cmds.c:2669
724 msgid "return first N lines of a file"
725 msgstr ""
726
727 #: fish/cmds.c:2670
728 msgid "dump a file in hexadecimal"
729 msgstr ""
730
731 #: fish/cmds.c:2671
732 msgid "edit with a hex editor"
733 msgstr ""
734
735 #: fish/cmds.c:2672
736 msgid "list the contents of a single file in an initrd"
737 msgstr ""
738
739 #: fish/cmds.c:2673
740 msgid "list files in an initrd"
741 msgstr ""
742
743 #: fish/cmds.c:2674
744 msgid "add an inotify watch"
745 msgstr ""
746
747 #: fish/cmds.c:2675
748 msgid "close the inotify handle"
749 msgstr ""
750
751 #: fish/cmds.c:2676
752 msgid "return list of watched files that had events"
753 msgstr ""
754
755 #: fish/cmds.c:2677
756 msgid "create an inotify handle"
757 msgstr ""
758
759 #: fish/cmds.c:2678
760 msgid "return list of inotify events"
761 msgstr ""
762
763 #: fish/cmds.c:2679
764 msgid "remove an inotify watch"
765 msgstr ""
766
767 #: fish/cmds.c:2680
768 msgid "get architecture of inspected operating system"
769 msgstr ""
770
771 #: fish/cmds.c:2681
772 msgid "get distro of inspected operating system"
773 msgstr ""
774
775 #: fish/cmds.c:2682
776 msgid "get drive letter mappings"
777 msgstr ""
778
779 #: fish/cmds.c:2683
780 msgid "get filesystems associated with inspected operating system"
781 msgstr ""
782
783 #: fish/cmds.c:2684
784 msgid "get format of inspected operating system"
785 msgstr ""
786
787 #: fish/cmds.c:2685
788 msgid "get hostname of the operating system"
789 msgstr ""
790
791 #: fish/cmds.c:2686
792 msgid "get major version of inspected operating system"
793 msgstr ""
794
795 #: fish/cmds.c:2687
796 msgid "get minor version of inspected operating system"
797 msgstr ""
798
799 #: fish/cmds.c:2688
800 msgid "get mountpoints of inspected operating system"
801 msgstr ""
802
803 #: fish/cmds.c:2689
804 msgid "get package format used by the operating system"
805 msgstr ""
806
807 #: fish/cmds.c:2690
808 msgid "get package management tool used by the operating system"
809 msgstr ""
810
811 #: fish/cmds.c:2691
812 msgid "get product name of inspected operating system"
813 msgstr ""
814
815 #: fish/cmds.c:2692
816 msgid "get product variant of inspected operating system"
817 msgstr ""
818
819 #: fish/cmds.c:2693
820 msgid "return list of operating systems found by last inspection"
821 msgstr ""
822
823 #: fish/cmds.c:2694
824 msgid "get type of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2695
828 msgid "get Windows CurrentControlSet of inspected operating system"
829 msgstr ""
830
831 #: fish/cmds.c:2696
832 msgid "get Windows systemroot of inspected operating system"
833 msgstr ""
834
835 #: fish/cmds.c:2697
836 msgid "get live flag for install disk"
837 msgstr ""
838
839 #: fish/cmds.c:2698
840 msgid "get multipart flag for install disk"
841 msgstr ""
842
843 #: fish/cmds.c:2699
844 msgid "get netinst (network installer) flag for install disk"
845 msgstr ""
846
847 #: fish/cmds.c:2700
848 msgid "get list of applications installed in the operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2701
852 msgid "inspect disk and return list of operating systems found"
853 msgstr ""
854
855 #: fish/cmds.c:2702
856 msgid "test if block device"
857 msgstr ""
858
859 #: fish/cmds.c:2703
860 msgid "is busy processing a command"
861 msgstr ""
862
863 #: fish/cmds.c:2704
864 msgid "test if character device"
865 msgstr ""
866
867 #: fish/cmds.c:2705
868 msgid "is in configuration state"
869 msgstr ""
870
871 #: fish/cmds.c:2706
872 msgid "test if a directory"
873 msgstr ""
874
875 #: fish/cmds.c:2707
876 msgid "test if FIFO (named pipe)"
877 msgstr ""
878
879 #: fish/cmds.c:2708
880 msgid "test if a regular file"
881 msgstr ""
882
883 #: fish/cmds.c:2709
884 msgid "is launching subprocess"
885 msgstr ""
886
887 #: fish/cmds.c:2710
888 msgid "test if device is a logical volume"
889 msgstr ""
890
891 #: fish/cmds.c:2711
892 msgid "is ready to accept commands"
893 msgstr ""
894
895 #: fish/cmds.c:2712
896 msgid "test if socket"
897 msgstr ""
898
899 #: fish/cmds.c:2713
900 msgid "test if symbolic link"
901 msgstr ""
902
903 #: fish/cmds.c:2714
904 msgid "kill the qemu subprocess"
905 msgstr ""
906
907 #: fish/cmds.c:2715
908 msgid "launch the qemu subprocess"
909 msgstr ""
910
911 #: fish/cmds.c:2716
912 msgid "change working directory"
913 msgstr ""
914
915 #: fish/cmds.c:2720
916 msgid "list the block devices"
917 msgstr ""
918
919 #: fish/cmds.c:2721
920 msgid "list filesystems"
921 msgstr ""
922
923 #: fish/cmds.c:2722
924 msgid "list the partitions"
925 msgstr ""
926
927 #: fish/cmds.c:2723
928 msgid "list the files in a directory (long format)"
929 msgstr ""
930
931 #: fish/cmds.c:2724 fish/cmds.c:2725
932 msgid "create a hard link"
933 msgstr ""
934
935 #: fish/cmds.c:2726 fish/cmds.c:2727
936 msgid "create a symbolic link"
937 msgstr ""
938
939 #: fish/cmds.c:2728 fish/cmds.c:2819
940 msgid "remove extended attribute of a file or directory"
941 msgstr ""
942
943 #: fish/cmds.c:2729
944 msgid "list the files in a directory"
945 msgstr ""
946
947 #: fish/cmds.c:2730 fish/cmds.c:2846
948 msgid "set extended attribute of a file or directory"
949 msgstr ""
950
951 #: fish/cmds.c:2731
952 msgid "get file information for a symbolic link"
953 msgstr ""
954
955 #: fish/cmds.c:2732
956 msgid "lstat on multiple files"
957 msgstr ""
958
959 #: fish/cmds.c:2733
960 msgid "add a key on a LUKS encrypted device"
961 msgstr ""
962
963 #: fish/cmds.c:2734
964 msgid "close a LUKS device"
965 msgstr ""
966
967 #: fish/cmds.c:2735 fish/cmds.c:2736
968 msgid "format a block device as a LUKS encrypted device"
969 msgstr ""
970
971 #: fish/cmds.c:2737
972 msgid "remove a key from a LUKS encrypted device"
973 msgstr ""
974
975 #: fish/cmds.c:2738
976 msgid "open a LUKS-encrypted block device"
977 msgstr ""
978
979 #: fish/cmds.c:2739
980 msgid "open a LUKS-encrypted block device read-only"
981 msgstr ""
982
983 #: fish/cmds.c:2740
984 msgid "create an LVM logical volume"
985 msgstr ""
986
987 #: fish/cmds.c:2741
988 msgid "get canonical name of an LV"
989 msgstr ""
990
991 #: fish/cmds.c:2742
992 msgid "clear LVM device filter"
993 msgstr ""
994
995 #: fish/cmds.c:2743
996 msgid "remove all LVM LVs, VGs and PVs"
997 msgstr ""
998
999 #: fish/cmds.c:2744
1000 msgid "set LVM device filter"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2745
1004 msgid "remove an LVM logical volume"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2746
1008 msgid "rename an LVM logical volume"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2747
1012 msgid "resize an LVM logical volume"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2748
1016 msgid "expand an LV to fill free space"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2749 fish/cmds.c:2750
1020 msgid "list the LVM logical volumes (LVs)"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2751
1024 msgid "get the UUID of a logical volume"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2752
1028 msgid "lgetxattr on multiple files"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2753
1032 msgid "open the manual"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2754
1036 msgid "create a directory"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2755
1040 msgid "create a directory with a particular mode"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2756
1044 msgid "create a directory and parents"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2757
1048 msgid "create a temporary directory"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2758 fish/cmds.c:2759 fish/cmds.c:2760
1052 msgid "make ext2/3/4 filesystem with external journal"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2761
1056 msgid "make ext2/3/4 external journal"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2762
1060 msgid "make ext2/3/4 external journal with label"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2763
1064 msgid "make ext2/3/4 external journal with UUID"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2764
1068 msgid "make FIFO (named pipe)"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2765 fish/cmds.c:2767
1072 msgid "make a filesystem"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2766
1076 msgid "make a filesystem with block size"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2768
1080 msgid "create a mountpoint"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2769
1084 msgid "make block, character or FIFO devices"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2770
1088 msgid "make block device node"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2771
1092 msgid "make char device node"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2772
1096 msgid "create a swap partition"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2773
1100 msgid "create a swap partition with a label"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2774
1104 msgid "create a swap partition with an explicit UUID"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2775
1108 msgid "create a swap file"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2776
1112 msgid "load a kernel module"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2777
1116 msgid "view a file"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2778
1120 msgid "mount a guest disk at a position in the filesystem"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2779
1124 msgid "mount a file using the loop device"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2780
1128 msgid "mount a guest disk with mount options"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2781
1132 msgid "mount a guest disk, read-only"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2782
1136 msgid "mount a guest disk with mount options and vfstype"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2783
1140 msgid "show mountpoints"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2784
1144 msgid "show mounted filesystems"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2785
1148 msgid "move a file"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2786
1152 msgid "probe NTFS volume"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2787
1156 msgid "resize an NTFS filesystem"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2788
1160 msgid "resize an NTFS filesystem (with size)"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2789
1164 msgid "add a partition to the device"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2790
1168 msgid "delete a partition"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2791
1172 msgid "partition whole disk with a single primary partition"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2792
1176 msgid "return true if a partition is bootable"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2793
1180 msgid "get the MBR type byte (ID byte) from a partition"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2794
1184 msgid "get the partition table type"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2795
1188 msgid "create an empty partition table"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2796
1192 msgid "list partitions on a device"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2797
1196 msgid "make a partition bootable"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2798
1200 msgid "set the MBR type byte (ID byte) of a partition"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2799
1204 msgid "set partition name"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2800
1208 msgid "convert partition name to device name"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2801
1212 msgid "ping the guest daemon"
1213 msgstr ""
1214
1215 #: fish/cmds.c:2802
1216 msgid "read part of a file"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2803
1220 msgid "read part of a device"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2804
1224 msgid "create an LVM physical volume"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2805
1228 msgid "remove an LVM physical volume"
1229 msgstr ""
1230
1231 #: fish/cmds.c:2806
1232 msgid "resize an LVM physical volume"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2807
1236 msgid "resize an LVM physical volume (with size)"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2808 fish/cmds.c:2809
1240 msgid "list the LVM physical volumes (PVs)"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2810
1244 msgid "get the UUID of a physical volume"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2811
1248 msgid "write to part of a file"
1249 msgstr ""
1250
1251 #: fish/cmds.c:2812
1252 msgid "write to part of a device"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2813
1256 msgid "read a file"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2814
1260 msgid "read file as lines"
1261 msgstr ""
1262
1263 #: fish/cmds.c:2815
1264 msgid "read directories entries"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2816
1268 msgid "read the target of a symbolic link"
1269 msgstr ""
1270
1271 #: fish/cmds.c:2817
1272 msgid "readlink on multiple files"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2818
1276 msgid "canonicalized absolute pathname"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2820
1280 msgid "close and reopen libguestfs handle"
1281 msgstr ""
1282
1283 #: fish/cmds.c:2821
1284 msgid "resize an ext2, ext3 or ext4 filesystem"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2822
1288 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1289 msgstr ""
1290
1291 #: fish/cmds.c:2823
1292 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1293 msgstr ""
1294
1295 #: fish/cmds.c:2824
1296 msgid "remove a file"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2825
1300 msgid "remove a file or directory recursively"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2826
1304 msgid "remove a directory"
1305 msgstr ""
1306
1307 #: fish/cmds.c:2827
1308 msgid "remove a mountpoint"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2828
1312 msgid "scrub (securely wipe) a device"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2829
1316 msgid "scrub (securely wipe) a file"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2830
1320 msgid "scrub (securely wipe) free space"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2831
1324 msgid "add options to kernel command line"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2832
1328 msgid "set the attach method"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2833
1332 msgid "set autosync mode"
1333 msgstr ""
1334
1335 #: fish/cmds.c:2834
1336 msgid "enable or disable direct appliance mode"
1337 msgstr ""
1338
1339 #: fish/cmds.c:2835
1340 msgid "set the ext2/3/4 filesystem label"
1341 msgstr ""
1342
1343 #: fish/cmds.c:2836
1344 msgid "set the ext2/3/4 filesystem UUID"
1345 msgstr ""
1346
1347 #: fish/cmds.c:2837
1348 msgid "set memory allocated to the qemu subprocess"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2838
1352 msgid "set enable network flag"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2839
1356 msgid "set the search path"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2840
1360 msgid "set the qemu binary"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2841
1364 msgid "enable or disable the recovery process"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2842
1368 msgid "set SELinux enabled or disabled at appliance boot"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2843
1372 msgid "enable or disable command traces"
1373 msgstr ""
1374
1375 #: fish/cmds.c:2844
1376 msgid "set verbose mode"
1377 msgstr ""
1378
1379 #: fish/cmds.c:2845
1380 msgid "set SELinux security context"
1381 msgstr ""
1382
1383 #: fish/cmds.c:2847 fish/cmds.c:2848
1384 msgid "create partitions on a block device"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2849
1388 msgid "modify a single partition on a block device"
1389 msgstr ""
1390
1391 #: fish/cmds.c:2850
1392 msgid "display the disk geometry from the partition table"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2851
1396 msgid "display the kernel geometry"
1397 msgstr ""
1398
1399 #: fish/cmds.c:2852
1400 msgid "display the partition table"
1401 msgstr ""
1402
1403 #: fish/cmds.c:2853
1404 msgid "run a command via the shell"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2854
1408 msgid "run a command via the shell returning lines"
1409 msgstr ""
1410
1411 #: fish/cmds.c:2855
1412 msgid "sleep for some seconds"
1413 msgstr ""
1414
1415 #: fish/cmds.c:2856
1416 msgid "create a sparse disk image and add"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2857
1420 msgid "get file information"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2858
1424 msgid "get file system statistics"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2859 fish/cmds.c:2860
1428 msgid "print the printable strings in a file"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2861
1432 msgid "list supported groups of commands"
1433 msgstr ""
1434
1435 #: fish/cmds.c:2862
1436 msgid "disable swap on device"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2863
1440 msgid "disable swap on file"
1441 msgstr ""
1442
1443 #: fish/cmds.c:2864
1444 msgid "disable swap on labeled swap partition"
1445 msgstr ""
1446
1447 #: fish/cmds.c:2865
1448 msgid "disable swap on swap partition by UUID"
1449 msgstr ""
1450
1451 #: fish/cmds.c:2866
1452 msgid "enable swap on device"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2867
1456 msgid "enable swap on file"
1457 msgstr ""
1458
1459 #: fish/cmds.c:2868
1460 msgid "enable swap on labeled swap partition"
1461 msgstr ""
1462
1463 #: fish/cmds.c:2869
1464 msgid "enable swap on swap partition by UUID"
1465 msgstr ""
1466
1467 #: fish/cmds.c:2870
1468 msgid "sync disks, writes are flushed through to the disk image"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2871
1472 msgid "return last 10 lines of a file"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2872
1476 msgid "return last N lines of a file"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2873
1480 msgid "unpack tarfile to directory"
1481 msgstr ""
1482
1483 #: fish/cmds.c:2874
1484 msgid "pack directory into tarfile"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2875 fish/cmds.c:2882
1488 msgid "unpack compressed tarball to directory"
1489 msgstr ""
1490
1491 #: fish/cmds.c:2876 fish/cmds.c:2883
1492 msgid "pack directory into compressed tarball"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2877
1496 msgid "print elapsed time taken to run a command"
1497 msgstr ""
1498
1499 #: fish/cmds.c:2878
1500 msgid "update file timestamps or create a new file"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2879
1504 msgid "truncate a file to zero size"
1505 msgstr ""
1506
1507 #: fish/cmds.c:2880
1508 msgid "truncate a file to a particular size"
1509 msgstr ""
1510
1511 #: fish/cmds.c:2881
1512 msgid "get ext2/ext3/ext4 superblock details"
1513 msgstr ""
1514
1515 #: fish/cmds.c:2884
1516 msgid "set file mode creation mask (umask)"
1517 msgstr ""
1518
1519 #: fish/cmds.c:2885
1520 msgid "unmount a filesystem"
1521 msgstr ""
1522
1523 #: fish/cmds.c:2886
1524 msgid "unmount all filesystems"
1525 msgstr ""
1526
1527 #: fish/cmds.c:2887
1528 msgid "upload a file from the local machine"
1529 msgstr ""
1530
1531 #: fish/cmds.c:2888
1532 msgid "upload a file from the local machine with offset"
1533 msgstr ""
1534
1535 #: fish/cmds.c:2889
1536 msgid "set timestamp of a file with nanosecond precision"
1537 msgstr ""
1538
1539 #: fish/cmds.c:2890
1540 msgid "get the library version number"
1541 msgstr ""
1542
1543 #: fish/cmds.c:2891
1544 msgid "get the filesystem label"
1545 msgstr ""
1546
1547 #: fish/cmds.c:2892
1548 msgid "get the Linux VFS type corresponding to a mounted device"
1549 msgstr ""
1550
1551 #: fish/cmds.c:2893
1552 msgid "get the filesystem UUID"
1553 msgstr ""
1554
1555 #: fish/cmds.c:2894
1556 msgid "activate or deactivate some volume groups"
1557 msgstr ""
1558
1559 #: fish/cmds.c:2895
1560 msgid "activate or deactivate all volume groups"
1561 msgstr ""
1562
1563 #: fish/cmds.c:2896
1564 msgid "create an LVM volume group"
1565 msgstr ""
1566
1567 #: fish/cmds.c:2897
1568 msgid "get the LV UUIDs of all LVs in the volume group"
1569 msgstr ""
1570
1571 #: fish/cmds.c:2898
1572 msgid "get the PV UUIDs containing the volume group"
1573 msgstr ""
1574
1575 #: fish/cmds.c:2899
1576 msgid "remove an LVM volume group"
1577 msgstr ""
1578
1579 #: fish/cmds.c:2900
1580 msgid "rename an LVM volume group"
1581 msgstr ""
1582
1583 #: fish/cmds.c:2901 fish/cmds.c:2902
1584 msgid "list the LVM volume groups (VGs)"
1585 msgstr ""
1586
1587 #: fish/cmds.c:2903
1588 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1589 msgstr ""
1590
1591 #: fish/cmds.c:2904
1592 msgid "get the UUID of a volume group"
1593 msgstr ""
1594
1595 #: fish/cmds.c:2905
1596 msgid "count characters in a file"
1597 msgstr ""
1598
1599 #: fish/cmds.c:2906
1600 msgid "count lines in a file"
1601 msgstr ""
1602
1603 #: fish/cmds.c:2907
1604 msgid "count words in a file"
1605 msgstr ""
1606
1607 #: fish/cmds.c:2908
1608 msgid "create a new file"
1609 msgstr ""
1610
1611 #: fish/cmds.c:2909
1612 msgid "create a file"
1613 msgstr ""
1614
1615 #: fish/cmds.c:2912
1616 msgid "write zeroes to the device"
1617 msgstr ""
1618
1619 #: fish/cmds.c:2913
1620 msgid "write zeroes to an entire device"
1621 msgstr ""
1622
1623 #: fish/cmds.c:2914
1624 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1625 msgstr ""
1626
1627 #: fish/cmds.c:2917
1628 msgid "determine file type inside a compressed file"
1629 msgstr ""
1630
1631 #: fish/cmds.c:2920
1632 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1633 msgstr ""
1634
1635 #: fish/cmds.c:3238 fish/cmds.c:3252 fish/cmds.c:3268 fish/cmds.c:3285
1636 #: fish/cmds.c:3302 fish/cmds.c:3320 fish/cmds.c:3339 fish/cmds.c:3355
1637 #: fish/cmds.c:3373 fish/cmds.c:3389 fish/cmds.c:3407 fish/cmds.c:3423
1638 #: fish/cmds.c:3440 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3488
1639 #: fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3552
1640 #: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3619 fish/cmds.c:3635
1641 #: fish/cmds.c:3651 fish/cmds.c:3670 fish/cmds.c:3685 fish/cmds.c:3703
1642 #: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
1643 #: fish/cmds.c:3784 fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3840
1644 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3899 fish/cmds.c:3919
1645 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997
1646 #: fish/cmds.c:4017 fish/cmds.c:4037 fish/cmds.c:4052 fish/cmds.c:4068
1647 #: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4175 fish/cmds.c:4259
1648 #: fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339
1649 #: fish/cmds.c:4359 fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416
1650 #: fish/cmds.c:4431 fish/cmds.c:4450 fish/cmds.c:4470 fish/cmds.c:4490
1651 #: fish/cmds.c:4511 fish/cmds.c:4527 fish/cmds.c:4543 fish/cmds.c:4562
1652 #: fish/cmds.c:4584 fish/cmds.c:4606 fish/cmds.c:4626 fish/cmds.c:4643
1653 #: fish/cmds.c:4660 fish/cmds.c:4677 fish/cmds.c:4694 fish/cmds.c:4711
1654 #: fish/cmds.c:4728 fish/cmds.c:4745 fish/cmds.c:4764 fish/cmds.c:4787
1655 #: fish/cmds.c:4823 fish/cmds.c:4840 fish/cmds.c:4863 fish/cmds.c:4885
1656 #: fish/cmds.c:4906 fish/cmds.c:4926 fish/cmds.c:4945 fish/cmds.c:4965
1657 #: fish/cmds.c:4983 fish/cmds.c:5001 fish/cmds.c:5015 fish/cmds.c:5031
1658 #: fish/cmds.c:5051 fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108
1659 #: fish/cmds.c:5127 fish/cmds.c:5147 fish/cmds.c:5187 fish/cmds.c:5244
1660 #: fish/cmds.c:5265 fish/cmds.c:5286 fish/cmds.c:5307 fish/cmds.c:5325
1661 #: fish/cmds.c:5347 fish/cmds.c:5385 fish/cmds.c:5407 fish/cmds.c:5486
1662 #: fish/cmds.c:5525 fish/cmds.c:5540 fish/cmds.c:5557 fish/cmds.c:5571
1663 #: fish/cmds.c:5587 fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5653
1664 #: fish/cmds.c:5675 fish/cmds.c:5697 fish/cmds.c:5719 fish/cmds.c:5739
1665 #: fish/cmds.c:5756 fish/cmds.c:5773 fish/cmds.c:5792 fish/cmds.c:5811
1666 #: fish/cmds.c:5831 fish/cmds.c:5867 fish/cmds.c:5886 fish/cmds.c:5905
1667 #: fish/cmds.c:5922 fish/cmds.c:5940 fish/cmds.c:5963 fish/cmds.c:5986
1668 #: fish/cmds.c:6010 fish/cmds.c:6033 fish/cmds.c:6054 fish/cmds.c:6077
1669 #: fish/cmds.c:6100 fish/cmds.c:6120 fish/cmds.c:6142 fish/cmds.c:6163
1670 #: fish/cmds.c:6186 fish/cmds.c:6203 fish/cmds.c:6220 fish/cmds.c:6238
1671 #: fish/cmds.c:6256 fish/cmds.c:6277 fish/cmds.c:6295 fish/cmds.c:6316
1672 #: fish/cmds.c:6336 fish/cmds.c:6354 fish/cmds.c:6375 fish/cmds.c:6398
1673 #: fish/cmds.c:6421 fish/cmds.c:6443 fish/cmds.c:6476 fish/cmds.c:6493
1674 #: fish/cmds.c:6510 fish/cmds.c:6534 fish/cmds.c:6557 fish/cmds.c:6580
1675 #: fish/cmds.c:6602 fish/cmds.c:6619 fish/cmds.c:6641 fish/cmds.c:6735
1676 #: fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795 fish/cmds.c:6813
1677 #: fish/cmds.c:6834 fish/cmds.c:6870 fish/cmds.c:6887 fish/cmds.c:6909
1678 #: fish/cmds.c:6926 fish/cmds.c:6962 fish/cmds.c:6982 fish/cmds.c:7002
1679 #: fish/cmds.c:7022 fish/cmds.c:7044 fish/cmds.c:7061 fish/cmds.c:7080
1680 #: fish/cmds.c:7099 fish/cmds.c:7121 fish/cmds.c:7142 fish/cmds.c:7163
1681 #: fish/cmds.c:7184 fish/cmds.c:7207 fish/cmds.c:7248 fish/cmds.c:7271
1682 #: fish/cmds.c:7310 fish/cmds.c:7327 fish/cmds.c:7346 fish/cmds.c:7367
1683 #: fish/cmds.c:7390 fish/cmds.c:7412 fish/cmds.c:7430 fish/cmds.c:7449
1684 #: fish/cmds.c:7470 fish/cmds.c:7547 fish/cmds.c:7588 fish/cmds.c:7667
1685 #: fish/cmds.c:7743 fish/cmds.c:7780 fish/cmds.c:7803 fish/cmds.c:7824
1686 #: fish/cmds.c:7847 fish/cmds.c:7869 fish/cmds.c:7894 fish/cmds.c:7937
1687 #: fish/cmds.c:7978 fish/cmds.c:7999 fish/cmds.c:8017 fish/cmds.c:8036
1688 #: fish/cmds.c:8053 fish/cmds.c:8071 fish/cmds.c:8098 fish/cmds.c:8122
1689 #: fish/cmds.c:8146 fish/cmds.c:8170 fish/cmds.c:8194 fish/cmds.c:8218
1690 #: fish/cmds.c:8242 fish/cmds.c:8266 fish/cmds.c:8290 fish/cmds.c:8314
1691 #: fish/cmds.c:8338 fish/cmds.c:8362 fish/cmds.c:8385 fish/cmds.c:8408
1692 #: fish/cmds.c:8429 fish/cmds.c:8450 fish/cmds.c:8471 fish/cmds.c:8491
1693 #: fish/cmds.c:8514 fish/cmds.c:8552 fish/cmds.c:8569 fish/cmds.c:8586
1694 #: fish/cmds.c:8605 fish/cmds.c:8624 fish/cmds.c:8641 fish/cmds.c:8658
1695 #: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8711 fish/cmds.c:8747
1696 #: fish/cmds.c:8787 fish/cmds.c:8820 fish/cmds.c:8837 fish/cmds.c:8854
1697 #: fish/cmds.c:8870 fish/cmds.c:8885 fish/cmds.c:8906 fish/cmds.c:8944
1698 #: fish/cmds.c:8982 fish/cmds.c:9021 fish/cmds.c:9061 fish/cmds.c:9102
1699 #: fish/cmds.c:9143 fish/cmds.c:9181 fish/cmds.c:9198 fish/cmds.c:9221
1700 #: fish/cmds.c:9243 fish/cmds.c:9265 fish/cmds.c:9285 fish/cmds.c:9305
1701 #: fish/cmds.c:9341 fish/cmds.c:9413 fish/cmds.c:9453 fish/cmds.c:9511
1702 #: fish/cmds.c:9537 fish/cmds.c:9563 fish/cmds.c:9591 fish/cmds.c:9650
1703 #: fish/cmds.c:9671 fish/cmds.c:9716 fish/cmds.c:9736 fish/cmds.c:9775
1704 #: fish/cmds.c:9812 fish/cmds.c:9832 fish/cmds.c:9854 fish/cmds.c:9911
1705 #: fish/cmds.c:9931 fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9994
1706 #: fish/cmds.c:10014 fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10081
1707 #: fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10143 fish/cmds.c:10178
1708 #: fish/cmds.c:10196 fish/cmds.c:10219 fish/cmds.c:10241 fish/cmds.c:10256
1709 #: fish/cmds.c:10273 fish/cmds.c:10310 fish/cmds.c:10349 fish/cmds.c:10389
1710 #: fish/cmds.c:10445 fish/cmds.c:10467 fish/cmds.c:10503 fish/cmds.c:10518
1711 #: fish/cmds.c:10538 fish/cmds.c:10578 fish/cmds.c:10601 fish/cmds.c:10625
1712 #: fish/cmds.c:10650 fish/cmds.c:10691 fish/cmds.c:10716 fish/cmds.c:10754
1713 #: fish/cmds.c:10785 fish/cmds.c:10816 fish/cmds.c:10844 fish/cmds.c:10864
1714 #: fish/cmds.c:10896 fish/cmds.c:10916 fish/cmds.c:10936 fish/cmds.c:10953
1715 #: fish/cmds.c:10971 fish/cmds.c:10994 fish/cmds.c:11015 fish/cmds.c:11034
1716 #: fish/cmds.c:11076 fish/cmds.c:11119 fish/cmds.c:11163 fish/cmds.c:11202
1717 #: fish/cmds.c:11221 fish/cmds.c:11241 fish/cmds.c:11261 fish/cmds.c:11282
1718 #: fish/cmds.c:11303 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11366
1719 #: fish/cmds.c:11388 fish/cmds.c:11426 fish/cmds.c:11477 fish/cmds.c:11515
1720 #: fish/cmds.c:11571 fish/cmds.c:11661 fish/cmds.c:11690 fish/cmds.c:11717
1721 #, c-format
1722 msgid "%s should have %d parameter(s)\n"
1723 msgstr ""
1724
1725 #: fish/cmds.c:3239 fish/cmds.c:3253 fish/cmds.c:3269 fish/cmds.c:3286
1726 #: fish/cmds.c:3303 fish/cmds.c:3321 fish/cmds.c:3340 fish/cmds.c:3356
1727 #: fish/cmds.c:3374 fish/cmds.c:3390 fish/cmds.c:3408 fish/cmds.c:3424
1728 #: fish/cmds.c:3441 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3489
1729 #: fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537 fish/cmds.c:3553
1730 #: fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3620 fish/cmds.c:3636
1731 #: fish/cmds.c:3652 fish/cmds.c:3671 fish/cmds.c:3686 fish/cmds.c:3704
1732 #: fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
1733 #: fish/cmds.c:3785 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3841
1734 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3900 fish/cmds.c:3920
1735 #: fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998
1736 #: fish/cmds.c:4018 fish/cmds.c:4038 fish/cmds.c:4053 fish/cmds.c:4069
1737 #: fish/cmds.c:4090 fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4176
1738 #: fish/cmds.c:4197 fish/cmds.c:4260 fish/cmds.c:4280 fish/cmds.c:4300
1739 #: fish/cmds.c:4320 fish/cmds.c:4340 fish/cmds.c:4360 fish/cmds.c:4379
1740 #: fish/cmds.c:4398 fish/cmds.c:4417 fish/cmds.c:4432 fish/cmds.c:4451
1741 #: fish/cmds.c:4471 fish/cmds.c:4491 fish/cmds.c:4512 fish/cmds.c:4528
1742 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4585 fish/cmds.c:4607
1743 #: fish/cmds.c:4627 fish/cmds.c:4644 fish/cmds.c:4661 fish/cmds.c:4678
1744 #: fish/cmds.c:4695 fish/cmds.c:4712 fish/cmds.c:4729 fish/cmds.c:4746
1745 #: fish/cmds.c:4765 fish/cmds.c:4788 fish/cmds.c:4824 fish/cmds.c:4841
1746 #: fish/cmds.c:4864 fish/cmds.c:4886 fish/cmds.c:4907 fish/cmds.c:4927
1747 #: fish/cmds.c:4946 fish/cmds.c:4966 fish/cmds.c:4984 fish/cmds.c:5002
1748 #: fish/cmds.c:5016 fish/cmds.c:5032 fish/cmds.c:5052 fish/cmds.c:5071
1749 #: fish/cmds.c:5090 fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5148
1750 #: fish/cmds.c:5188 fish/cmds.c:5245 fish/cmds.c:5266 fish/cmds.c:5287
1751 #: fish/cmds.c:5308 fish/cmds.c:5326 fish/cmds.c:5348 fish/cmds.c:5386
1752 #: fish/cmds.c:5408 fish/cmds.c:5487 fish/cmds.c:5526 fish/cmds.c:5541
1753 #: fish/cmds.c:5558 fish/cmds.c:5572 fish/cmds.c:5588 fish/cmds.c:5610
1754 #: fish/cmds.c:5632 fish/cmds.c:5654 fish/cmds.c:5676 fish/cmds.c:5698
1755 #: fish/cmds.c:5720 fish/cmds.c:5740 fish/cmds.c:5757 fish/cmds.c:5774
1756 #: fish/cmds.c:5793 fish/cmds.c:5812 fish/cmds.c:5832 fish/cmds.c:5868
1757 #: fish/cmds.c:5887 fish/cmds.c:5906 fish/cmds.c:5923 fish/cmds.c:5941
1758 #: fish/cmds.c:5964 fish/cmds.c:5987 fish/cmds.c:6011 fish/cmds.c:6034
1759 #: fish/cmds.c:6055 fish/cmds.c:6078 fish/cmds.c:6101 fish/cmds.c:6121
1760 #: fish/cmds.c:6143 fish/cmds.c:6164 fish/cmds.c:6187 fish/cmds.c:6204
1761 #: fish/cmds.c:6221 fish/cmds.c:6239 fish/cmds.c:6257 fish/cmds.c:6278
1762 #: fish/cmds.c:6296 fish/cmds.c:6317 fish/cmds.c:6337 fish/cmds.c:6355
1763 #: fish/cmds.c:6376 fish/cmds.c:6399 fish/cmds.c:6422 fish/cmds.c:6444
1764 #: fish/cmds.c:6477 fish/cmds.c:6494 fish/cmds.c:6511 fish/cmds.c:6535
1765 #: fish/cmds.c:6558 fish/cmds.c:6581 fish/cmds.c:6603 fish/cmds.c:6620
1766 #: fish/cmds.c:6642 fish/cmds.c:6736 fish/cmds.c:6756 fish/cmds.c:6776
1767 #: fish/cmds.c:6796 fish/cmds.c:6814 fish/cmds.c:6835 fish/cmds.c:6871
1768 #: fish/cmds.c:6888 fish/cmds.c:6910 fish/cmds.c:6927 fish/cmds.c:6963
1769 #: fish/cmds.c:6983 fish/cmds.c:7003 fish/cmds.c:7023 fish/cmds.c:7045
1770 #: fish/cmds.c:7062 fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7122
1771 #: fish/cmds.c:7143 fish/cmds.c:7164 fish/cmds.c:7185 fish/cmds.c:7208
1772 #: fish/cmds.c:7249 fish/cmds.c:7272 fish/cmds.c:7311 fish/cmds.c:7328
1773 #: fish/cmds.c:7347 fish/cmds.c:7368 fish/cmds.c:7391 fish/cmds.c:7413
1774 #: fish/cmds.c:7431 fish/cmds.c:7450 fish/cmds.c:7471 fish/cmds.c:7548
1775 #: fish/cmds.c:7589 fish/cmds.c:7668 fish/cmds.c:7744 fish/cmds.c:7781
1776 #: fish/cmds.c:7804 fish/cmds.c:7825 fish/cmds.c:7848 fish/cmds.c:7870
1777 #: fish/cmds.c:7895 fish/cmds.c:7938 fish/cmds.c:7979 fish/cmds.c:8000
1778 #: fish/cmds.c:8018 fish/cmds.c:8037 fish/cmds.c:8054 fish/cmds.c:8072
1779 #: fish/cmds.c:8099 fish/cmds.c:8123 fish/cmds.c:8147 fish/cmds.c:8171
1780 #: fish/cmds.c:8195 fish/cmds.c:8219 fish/cmds.c:8243 fish/cmds.c:8267
1781 #: fish/cmds.c:8291 fish/cmds.c:8315 fish/cmds.c:8339 fish/cmds.c:8363
1782 #: fish/cmds.c:8386 fish/cmds.c:8409 fish/cmds.c:8430 fish/cmds.c:8451
1783 #: fish/cmds.c:8472 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8553
1784 #: fish/cmds.c:8570 fish/cmds.c:8587 fish/cmds.c:8606 fish/cmds.c:8625
1785 #: fish/cmds.c:8642 fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693
1786 #: fish/cmds.c:8712 fish/cmds.c:8748 fish/cmds.c:8788 fish/cmds.c:8821
1787 #: fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8871 fish/cmds.c:8886
1788 #: fish/cmds.c:8907 fish/cmds.c:8945 fish/cmds.c:8983 fish/cmds.c:9022
1789 #: fish/cmds.c:9062 fish/cmds.c:9103 fish/cmds.c:9144 fish/cmds.c:9182
1790 #: fish/cmds.c:9199 fish/cmds.c:9222 fish/cmds.c:9244 fish/cmds.c:9266
1791 #: fish/cmds.c:9286 fish/cmds.c:9306 fish/cmds.c:9342 fish/cmds.c:9414
1792 #: fish/cmds.c:9454 fish/cmds.c:9512 fish/cmds.c:9538 fish/cmds.c:9564
1793 #: fish/cmds.c:9592 fish/cmds.c:9651 fish/cmds.c:9672 fish/cmds.c:9717
1794 #: fish/cmds.c:9737 fish/cmds.c:9776 fish/cmds.c:9813 fish/cmds.c:9833
1795 #: fish/cmds.c:9855 fish/cmds.c:9912 fish/cmds.c:9932 fish/cmds.c:9954
1796 #: fish/cmds.c:9976 fish/cmds.c:9995 fish/cmds.c:10015 fish/cmds.c:10042
1797 #: fish/cmds.c:10062 fish/cmds.c:10082 fish/cmds.c:10102 fish/cmds.c:10122
1798 #: fish/cmds.c:10144 fish/cmds.c:10179 fish/cmds.c:10197 fish/cmds.c:10220
1799 #: fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10274 fish/cmds.c:10311
1800 #: fish/cmds.c:10350 fish/cmds.c:10390 fish/cmds.c:10446 fish/cmds.c:10468
1801 #: fish/cmds.c:10504 fish/cmds.c:10519 fish/cmds.c:10539 fish/cmds.c:10579
1802 #: fish/cmds.c:10602 fish/cmds.c:10626 fish/cmds.c:10651 fish/cmds.c:10692
1803 #: fish/cmds.c:10717 fish/cmds.c:10755 fish/cmds.c:10786 fish/cmds.c:10817
1804 #: fish/cmds.c:10845 fish/cmds.c:10865 fish/cmds.c:10897 fish/cmds.c:10917
1805 #: fish/cmds.c:10937 fish/cmds.c:10954 fish/cmds.c:10972 fish/cmds.c:10995
1806 #: fish/cmds.c:11016 fish/cmds.c:11035 fish/cmds.c:11077 fish/cmds.c:11120
1807 #: fish/cmds.c:11164 fish/cmds.c:11203 fish/cmds.c:11222 fish/cmds.c:11242
1808 #: fish/cmds.c:11262 fish/cmds.c:11283 fish/cmds.c:11304 fish/cmds.c:11325
1809 #: fish/cmds.c:11346 fish/cmds.c:11367 fish/cmds.c:11389 fish/cmds.c:11427
1810 #: fish/cmds.c:11478 fish/cmds.c:11516 fish/cmds.c:11572 fish/cmds.c:11595
1811 #: fish/cmds.c:11662 fish/cmds.c:11691 fish/cmds.c:11718
1812 #, c-format
1813 msgid "type 'help %s' for help on %s\n"
1814 msgstr ""
1815
1816 #: fish/cmds.c:3597 fish/cmds.c:4800 fish/cmds.c:5158 fish/cmds.c:5198
1817 #: fish/cmds.c:5217 fish/cmds.c:5360 fish/cmds.c:5419 fish/cmds.c:5438
1818 #: fish/cmds.c:5457 fish/cmds.c:5500 fish/cmds.c:5843 fish/cmds.c:6454
1819 #: fish/cmds.c:6653 fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710
1820 #: fish/cmds.c:6846 fish/cmds.c:6937 fish/cmds.c:7218 fish/cmds.c:7282
1821 #: fish/cmds.c:7481 fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7558
1822 #: fish/cmds.c:7599 fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7678
1823 #: fish/cmds.c:7697 fish/cmds.c:7716 fish/cmds.c:7754 fish/cmds.c:7907
1824 #: fish/cmds.c:7950 fish/cmds.c:8527 fish/cmds.c:8722 fish/cmds.c:8760
1825 #: fish/cmds.c:8798 fish/cmds.c:8918 fish/cmds.c:8955 fish/cmds.c:8993
1826 #: fish/cmds.c:9032 fish/cmds.c:9073 fish/cmds.c:9114 fish/cmds.c:9155
1827 #: fish/cmds.c:9318 fish/cmds.c:9354 fish/cmds.c:9367 fish/cmds.c:9380
1828 #: fish/cmds.c:9393 fish/cmds.c:9426 fish/cmds.c:9464 fish/cmds.c:9483
1829 #: fish/cmds.c:9604 fish/cmds.c:9623 fish/cmds.c:9684 fish/cmds.c:9697
1830 #: fish/cmds.c:9748 fish/cmds.c:9787 fish/cmds.c:9865 fish/cmds.c:9884
1831 #: fish/cmds.c:10158 fish/cmds.c:10285 fish/cmds.c:10322 fish/cmds.c:10361
1832 #: fish/cmds.c:10401 fish/cmds.c:10420 fish/cmds.c:10479 fish/cmds.c:10552
1833 #: fish/cmds.c:10662 fish/cmds.c:10732 fish/cmds.c:10766 fish/cmds.c:10797
1834 #: fish/cmds.c:10828 fish/cmds.c:10877 fish/cmds.c:11048 fish/cmds.c:11090
1835 #: fish/cmds.c:11135 fish/cmds.c:11177 fish/cmds.c:11403 fish/cmds.c:11441
1836 #: fish/cmds.c:11454 fish/cmds.c:11492 fish/cmds.c:11527 fish/cmds.c:11546
1837 #: fish/cmds.c:11613
1838 #, c-format
1839 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1840 msgstr ""
1841
1842 #: fish/cmds.c:3603 fish/cmds.c:4806 fish/cmds.c:5164 fish/cmds.c:5204
1843 #: fish/cmds.c:5223 fish/cmds.c:5366 fish/cmds.c:5425 fish/cmds.c:5444
1844 #: fish/cmds.c:5463 fish/cmds.c:5506 fish/cmds.c:5849 fish/cmds.c:6460
1845 #: fish/cmds.c:6659 fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716
1846 #: fish/cmds.c:6852 fish/cmds.c:6943 fish/cmds.c:7224 fish/cmds.c:7288
1847 #: fish/cmds.c:7487 fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7564
1848 #: fish/cmds.c:7605 fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7684
1849 #: fish/cmds.c:7703 fish/cmds.c:7722 fish/cmds.c:7760 fish/cmds.c:7913
1850 #: fish/cmds.c:7956 fish/cmds.c:8533 fish/cmds.c:8728 fish/cmds.c:8766
1851 #: fish/cmds.c:8804 fish/cmds.c:8924 fish/cmds.c:8961 fish/cmds.c:8999
1852 #: fish/cmds.c:9038 fish/cmds.c:9079 fish/cmds.c:9120 fish/cmds.c:9161
1853 #: fish/cmds.c:9432 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9610
1854 #: fish/cmds.c:9754 fish/cmds.c:9793 fish/cmds.c:9871 fish/cmds.c:9890
1855 #: fish/cmds.c:10291 fish/cmds.c:10328 fish/cmds.c:10367 fish/cmds.c:10407
1856 #: fish/cmds.c:10426 fish/cmds.c:10485 fish/cmds.c:10558 fish/cmds.c:10668
1857 #: fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11141 fish/cmds.c:11183
1858 #: fish/cmds.c:11533 fish/cmds.c:11619
1859 #, c-format
1860 msgid "%s: %s: integer out of range\n"
1861 msgstr ""
1862
1863 #: fish/cmds.c:4089 fish/cmds.c:4196 fish/cmds.c:11594
1864 #, c-format
1865 msgid "%s should have %d-%d parameter(s)\n"
1866 msgstr ""
1867
1868 #: fish/cmds.c:4115 fish/cmds.c:4232 fish/cmds.c:11634
1869 #, c-format
1870 msgid "%s: unknown optional argument \"%s\"\n"
1871 msgstr ""
1872
1873 #: fish/cmds.c:4121 fish/cmds.c:4238 fish/cmds.c:11640
1874 #, c-format
1875 msgid "%s: optional argument \"%s\" given twice\n"
1876 msgstr ""
1877
1878 #: fish/cmds.c:11735
1879 #, c-format
1880 msgid "%s: unknown command\n"
1881 msgstr ""
1882
1883 #: fish/config.c:74 fish/config.c:113
1884 #, c-format
1885 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1886 msgstr ""
1887
1888 #: fish/copy.c:41
1889 #, c-format
1890 msgid ""
1891 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1892 msgstr ""
1893
1894 #: fish/copy.c:62
1895 #, c-format
1896 msgid "copy-in: target '%s' is not a directory\n"
1897 msgstr ""
1898
1899 #: fish/copy.c:157
1900 #, c-format
1901 msgid "error: argument is zero length or longer than maximum permitted\n"
1902 msgstr ""
1903
1904 #: fish/copy.c:202
1905 #, c-format
1906 msgid ""
1907 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1908 "image\n"
1909 msgstr ""
1910
1911 #: fish/copy.c:213
1912 #, c-format
1913 msgid "copy-out: target '%s' is not a directory\n"
1914 msgstr ""
1915
1916 #: fish/copy.c:258
1917 #, c-format
1918 msgid "copy-out: '%s' is not a file or directory\n"
1919 msgstr ""
1920
1921 #: fish/edit.c:45
1922 #, c-format
1923 msgid "use '%s filename' to edit a file\n"
1924 msgstr ""
1925
1926 #: fish/fish.c:100
1927 #, c-format
1928 msgid ""
1929 "%s: guest filesystem shell\n"
1930 "%s lets you edit virtual machine filesystems\n"
1931 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1932 "Usage:\n"
1933 "  %s [--options] cmd [: cmd : cmd ...]\n"
1934 "Options:\n"
1935 "  -h|--cmd-help        List available commands\n"
1936 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1937 "  -a|--add image       Add image\n"
1938 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1939 "  --csh                Make --listen csh-compatible\n"
1940 "  -d|--domain guest    Add disks from libvirt guest\n"
1941 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1942 "  --echo-keys          Don't turn off echo for passphrases\n"
1943 "  -f|--file file       Read commands from file\n"
1944 "  --format[=raw|..]    Force disk format for -a option\n"
1945 "  -i|--inspector       Automatically mount filesystems\n"
1946 "  --keys-from-stdin    Read passphrases from stdin\n"
1947 "  --listen             Listen for remote commands\n"
1948 "  --live               Connect to a live virtual machine\n"
1949 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
1950 "  -n|--no-sync         Don't autosync\n"
1951 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1952 "  --progress-bars      Enable progress bars even when not interactive\n"
1953 "  --no-progress-bars   Disable progress bars\n"
1954 "  --remote[=pid]       Send commands to remote %s\n"
1955 "  -r|--ro              Mount read-only\n"
1956 "  --selinux            Enable SELinux support\n"
1957 "  -v|--verbose         Verbose messages\n"
1958 "  -V|--version         Display version and exit\n"
1959 "  -w|--rw              Mount read-write\n"
1960 "  -x                   Echo each command before executing it\n"
1961 "\n"
1962 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1963 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1964 "or\n"
1965 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1966 "\n"
1967 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1968 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1969 "\n"
1970 "For more information, see the manpage %s(1).\n"
1971 msgstr ""
1972
1973 #: fish/fish.c:243
1974 #, c-format
1975 msgid "%s: --listen=PID: PID was not a number: %s\n"
1976 msgstr ""
1977
1978 #: fish/fish.c:250
1979 #, c-format
1980 msgid ""
1981 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1982 msgstr ""
1983
1984 #: fish/fish.c:300
1985 #, c-format
1986 msgid "%s: only one -f parameter can be given\n"
1987 msgstr ""
1988
1989 #: fish/fish.c:455
1990 #, c-format
1991 msgid "%s: cannot use --listen and --remote options at the same time\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:463
1995 #, c-format
1996 msgid "%s: extra parameters on the command line with --listen flag\n"
1997 msgstr ""
1998
1999 #: fish/fish.c:469
2000 #, c-format
2001 msgid "%s: cannot use --listen and --file options at the same time\n"
2002 msgstr ""
2003
2004 #: fish/fish.c:527
2005 #, c-format
2006 msgid "guestfish: could not access termcap or terminfo database.\n"
2007 msgstr ""
2008
2009 #: fish/fish.c:531
2010 #, c-format
2011 msgid "guestfish: terminal type \"%s\" not defined.\n"
2012 msgstr ""
2013
2014 #: fish/fish.c:619
2015 #, c-format
2016 msgid ""
2017 "\n"
2018 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2019 "editing virtual machine filesystems.\n"
2020 "\n"
2021 "Type: 'help' for help on commands\n"
2022 "      'man' to read the manual\n"
2023 "      'quit' to quit the shell\n"
2024 "\n"
2025 msgstr ""
2026
2027 #: fish/fish.c:763
2028 #, c-format
2029 msgid "%s: unterminated double quote\n"
2030 msgstr ""
2031
2032 #: fish/fish.c:769 fish/fish.c:786
2033 #, c-format
2034 msgid "%s: command arguments not separated by whitespace\n"
2035 msgstr ""
2036
2037 #: fish/fish.c:780
2038 #, c-format
2039 msgid "%s: unterminated single quote\n"
2040 msgstr ""
2041
2042 #: fish/fish.c:810
2043 #, c-format
2044 msgid "%s: internal error parsing string at '%s'\n"
2045 msgstr ""
2046
2047 #: fish/fish.c:827
2048 #, c-format
2049 msgid "%s: too many arguments\n"
2050 msgstr ""
2051
2052 #: fish/fish.c:895
2053 #, c-format
2054 msgid "%s: empty command on command line\n"
2055 msgstr ""
2056
2057 #: fish/fish.c:1041
2058 msgid "display a list of commands or help on a command"
2059 msgstr ""
2060
2061 #: fish/fish.c:1043
2062 msgid "quit guestfish"
2063 msgstr ""
2064
2065 #: fish/fish.c:1054
2066 #, c-format
2067 msgid ""
2068 "help - display a list of commands or help on a command\n"
2069 "     help cmd\n"
2070 "     help\n"
2071 msgstr ""
2072
2073 #: fish/fish.c:1062
2074 #, c-format
2075 msgid ""
2076 "quit - quit guestfish\n"
2077 "     quit\n"
2078 msgstr ""
2079
2080 #: fish/fish.c:1067
2081 #, c-format
2082 msgid "%s: command not known, use -h to list all commands\n"
2083 msgstr ""
2084
2085 #: fish/fish.c:1083
2086 #, c-format
2087 msgid ""
2088 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2089 "For a list of commands:             guestfish -h\n"
2090 "For complete documentation:         man guestfish\n"
2091 msgstr ""
2092
2093 #: fish/fish.c:1240
2094 #, c-format
2095 msgid "Runaway quote in string \"%s\"\n"
2096 msgstr ""
2097
2098 #: fish/fish.c:1438
2099 #, c-format
2100 msgid ""
2101 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2102 "or run \"inspect-os\" command)\n"
2103 msgstr ""
2104
2105 #: fish/fish.c:1458
2106 #, c-format
2107 msgid ""
2108 "%s: drive '%c:' not found.  To list available drives do:\n"
2109 "  inspect-get-drive-mappings %s\n"
2110 msgstr ""
2111
2112 #: fish/fish.c:1477
2113 #, c-format
2114 msgid ""
2115 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2116 "  umount-all\n"
2117 "  mount %s /\n"
2118 msgstr ""
2119
2120 #: fish/glob.c:53
2121 #, c-format
2122 msgid "use 'glob command [args...]'\n"
2123 msgstr ""
2124
2125 #: fish/glob.c:73
2126 #, c-format
2127 msgid "glob: guestfs_glob_expand call failed: %s\n"
2128 msgstr ""
2129
2130 #: fish/help.c:38
2131 #, c-format
2132 msgid ""
2133 "Add disk images to examine using the -a or -d options, or the 'add' "
2134 "command.\n"
2135 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2136 "Once you have done this, use the 'run' command.\n"
2137 msgstr ""
2138
2139 #: fish/help.c:44
2140 #, c-format
2141 msgid ""
2142 "Find out what filesystems are available using 'list-filesystems' and then\n"
2143 "mount them to examine or modify the contents using 'mount-ro' or\n"
2144 "'mount-options'.\n"
2145 msgstr ""
2146
2147 #: fish/help.c:52
2148 #, c-format
2149 msgid ""
2150 "For more information about a command, use 'help cmd'.\n"
2151 "\n"
2152 "To read the manual, type 'man'.\n"
2153 msgstr ""
2154
2155 #: fish/hexedit.c:41
2156 #, c-format
2157 msgid "hexedit (device|filename) [max | start max]\n"
2158 msgstr ""
2159
2160 #: fish/hexedit.c:52
2161 #, c-format
2162 msgid "hexedit: %s is a zero length file or device\n"
2163 msgstr ""
2164
2165 #: fish/hexedit.c:63
2166 #, c-format
2167 msgid ""
2168 "hexedit: %s is larger than %s. You must supply a limit using\n"
2169 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2170 "  'hexedit %s <start> <max>'.\n"
2171 msgstr ""
2172
2173 #: fish/hexedit.c:92
2174 #, c-format
2175 msgid "hexedit: invalid range\n"
2176 msgstr ""
2177
2178 #: fish/inspect.c:77
2179 #, c-format
2180 msgid "%s: don't use --live and -i options together\n"
2181 msgstr ""
2182
2183 #: fish/inspect.c:89
2184 #, c-format
2185 msgid "%s: no operating system was found on this disk\n"
2186 msgstr ""
2187
2188 #: fish/inspect.c:95
2189 #, c-format
2190 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2191 msgstr ""
2192
2193 #: fish/inspect.c:134
2194 #, c-format
2195 msgid "%s: some filesystems could not be mounted (ignored)\n"
2196 msgstr ""
2197
2198 #: fish/inspect.c:146
2199 #, c-format
2200 msgid "Operating system: %s\n"
2201 msgstr ""
2202
2203 #: fish/inspect.c:159
2204 #, c-format
2205 msgid "%s mounted on %s\n"
2206 msgstr ""
2207
2208 #: fish/keys.c:53
2209 #, c-format
2210 msgid "Enter key or passphrase (\"%s\"): "
2211 msgstr ""
2212
2213 #: fish/lcd.c:34
2214 #, c-format
2215 msgid "use 'lcd directory' to change local directory\n"
2216 msgstr ""
2217
2218 #: fish/man.c:35
2219 #, c-format
2220 msgid "use 'man' without parameters to open the manual\n"
2221 msgstr ""
2222
2223 #: fish/man.c:54
2224 #, c-format
2225 msgid "the external 'man' program failed\n"
2226 msgstr ""
2227
2228 #: fish/more.c:40
2229 #, c-format
2230 msgid "use '%s filename' to page a file\n"
2231 msgstr ""
2232
2233 #: fish/options.c:36
2234 #, c-format
2235 msgid "%s: too many drives added on the command line\n"
2236 msgstr ""
2237
2238 #: fish/options.c:128
2239 #, c-format
2240 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2241 msgstr ""
2242
2243 #: fish/prep.c:37
2244 #, c-format
2245 msgid ""
2246 "List of available prepared disk images:\n"
2247 "\n"
2248 msgstr ""
2249
2250 #: fish/prep.c:40
2251 #, c-format
2252 msgid ""
2253 "guestfish -N %-8s - %s\n"
2254 "\n"
2255 "%s\n"
2256 msgstr ""
2257
2258 #: fish/prep.c:48
2259 #, c-format
2260 msgid "  Optional parameters:\n"
2261 msgstr ""
2262
2263 #: fish/prep.c:55
2264 #, c-format
2265 msgid "<%s> %s (default: %s)\n"
2266 msgstr ""
2267
2268 #: fish/prep.c:65
2269 #, c-format
2270 msgid ""
2271 "Prepared disk images are written to file \"test1.img\" in the local\n"
2272 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2273 "For more information see the guestfish(1) manual.\n"
2274 msgstr ""
2275
2276 #: fish/prep.c:96
2277 #, c-format
2278 msgid ""
2279 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2280 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2281 msgstr ""
2282
2283 #: fish/prep.c:158
2284 #, c-format
2285 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2286 msgstr ""
2287
2288 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2289 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2290 msgid "failed to allocate disk"
2291 msgstr ""
2292
2293 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2294 msgid "could not parse boot size"
2295 msgstr ""
2296
2297 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2298 #, c-format
2299 msgid "failed to get sector size of disk: %s"
2300 msgstr ""
2301
2302 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2303 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2304 #, c-format
2305 msgid "failed to partition disk: %s"
2306 msgstr ""
2307
2308 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2309 #, c-format
2310 msgid "failed to add boot partition: %s"
2311 msgstr ""
2312
2313 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2314 #, c-format
2315 msgid "failed to add root partition: %s"
2316 msgstr ""
2317
2318 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2319 #, c-format
2320 msgid "failed to create boot filesystem: %s"
2321 msgstr ""
2322
2323 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2324 #, c-format
2325 msgid "failed to create root filesystem: %s"
2326 msgstr ""
2327
2328 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2329 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2330 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2331 msgstr ""
2332
2333 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2334 #, c-format
2335 msgid "failed to create PV: %s: %s"
2336 msgstr ""
2337
2338 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2339 #, c-format
2340 msgid "failed to create VG: %s: %s"
2341 msgstr ""
2342
2343 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2344 #, c-format
2345 msgid "failed to create LV: /dev/%s/%s: %s"
2346 msgstr ""
2347
2348 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2349 #, c-format
2350 msgid "failed to resize LV to full size: %s: %s"
2351 msgstr ""
2352
2353 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2354 #, c-format
2355 msgid "failed to create filesystem (%s): %s"
2356 msgstr ""
2357
2358 #: fish/rc.c:255
2359 #, c-format
2360 msgid "guestfish: protocol error: could not read 'hello' message\n"
2361 msgstr ""
2362
2363 #: fish/rc.c:260
2364 #, c-format
2365 msgid ""
2366 "guestfish: protocol error: version mismatch, server version '%s' does not "
2367 "match client version '%s'.  The two versions must match exactly.\n"
2368 msgstr ""
2369
2370 #: fish/rc.c:335 fish/rc.c:349
2371 #, c-format
2372 msgid "guestfish: remote: looks like the server is not running\n"
2373 msgstr ""
2374
2375 #: fish/rc.c:361 fish/rc.c:375
2376 #, c-format
2377 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2378 msgstr ""
2379
2380 #: fish/rc.c:386
2381 #, c-format
2382 msgid "guestfish: protocol error: could not decode reply from server\n"
2383 msgstr ""
2384
2385 #: fish/reopen.c:36
2386 #, c-format
2387 msgid "'reopen' command takes no parameters\n"
2388 msgstr ""
2389
2390 #: fish/reopen.c:46
2391 #, c-format
2392 msgid "reopen: guestfs_create: failed to create handle\n"
2393 msgstr ""
2394
2395 #: fish/supported.c:66
2396 msgid "yes"
2397 msgstr ""
2398
2399 #: fish/supported.c:68
2400 msgid "no"
2401 msgstr ""
2402
2403 #: fish/time.c:36
2404 #, c-format
2405 msgid "use 'time command [args...]'\n"
2406 msgstr ""
2407
2408 #: fuse/guestmount.c:912
2409 #, c-format
2410 msgid ""
2411 "%s: FUSE module for libguestfs\n"
2412 "%s lets you mount a virtual machine filesystem\n"
2413 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2414 "Usage:\n"
2415 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2416 "Options:\n"
2417 "  -a|--add image       Add image\n"
2418 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2419 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2420 "  -d|--domain guest    Add disks from libvirt guest\n"
2421 "  --echo-keys          Don't turn off echo for passphrases\n"
2422 "  --format[=raw|..]    Force disk format for -a option\n"
2423 "  --fuse-help          Display extra FUSE options\n"
2424 "  -i|--inspector       Automatically mount filesystems\n"
2425 "  --help               Display help message and exit\n"
2426 "  --keys-from-stdin    Read passphrases from stdin\n"
2427 "  --live               Connect to a live virtual machine\n"
2428 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2429 "  -n|--no-sync         Don't autosync\n"
2430 "  -o|--option opt      Pass extra option to FUSE\n"
2431 "  -r|--ro              Mount read-only\n"
2432 "  --selinux            Enable SELinux support\n"
2433 "  -v|--verbose         Verbose messages\n"
2434 "  -V|--version         Display version and exit\n"
2435 "  -w|--rw              Mount read-write\n"
2436 "  -x|--trace           Trace guestfs API calls\n"
2437 msgstr ""
2438
2439 #: fuse/guestmount.c:1130
2440 #, c-format
2441 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2442 msgstr ""
2443
2444 #: fuse/guestmount.c:1138
2445 #, c-format
2446 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2447 msgstr ""
2448
2449 #: inspector/virt-inspector.c:76
2450 #, c-format
2451 msgid ""
2452 "%s: display information about a virtual machine\n"
2453 "Copyright (C) 2010 Red Hat Inc.\n"
2454 "Usage:\n"
2455 "  %s [--options] -d domname file [file ...]\n"
2456 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2457 "Options:\n"
2458 "  -a|--add image       Add image\n"
2459 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2460 "  -d|--domain guest    Add disks from libvirt guest\n"
2461 "  --echo-keys          Don't turn off echo for passphrases\n"
2462 "  --format[=raw|..]    Force disk format for -a option\n"
2463 "  --help               Display brief help\n"
2464 "  --keys-from-stdin    Read passphrases from stdin\n"
2465 "  -v|--verbose         Verbose messages\n"
2466 "  -V|--version         Display version and exit\n"
2467 "  -x                   Trace libguestfs API calls\n"
2468 "For more information, see the manpage %s(1).\n"
2469 msgstr ""
2470
2471 #: inspector/virt-inspector.c:263
2472 #, c-format
2473 msgid ""
2474 "%s: no operating system could be detected inside this disk image.\n"
2475 "\n"
2476 "This may be because the file is not a disk image, or is not a virtual "
2477 "machine\n"
2478 "image, or because the OS type is not understood by libguestfs.\n"
2479 "\n"
2480 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2481 "must\n"
2482 "install the separate libguestfs-winsupport package.\n"
2483 "\n"
2484 "If you feel this is an error, please file a bug report including as much\n"
2485 "information about the disk image as possible.\n"
2486 msgstr ""
2487
2488 #: inspector/virt-inspector.c:288
2489 #, c-format
2490 msgid "%s: XML write error at \"%s\": %m\n"
2491 msgstr ""
2492
2493 #: inspector/virt-inspector.c:300
2494 #, c-format
2495 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2496 msgstr ""
2497
2498 #: inspector/virt-inspector.c:308
2499 #, c-format
2500 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2501 msgstr ""
2502
2503 #: perl/lib/Sys/Guestfs/Lib.pm:158
2504 msgid "open_guest: first parameter must be a string or an arrayref"
2505 msgstr ""
2506
2507 #: perl/lib/Sys/Guestfs/Lib.pm:164
2508 msgid "open_guest: first argument contains undefined element"
2509 msgstr ""
2510
2511 #: perl/lib/Sys/Guestfs/Lib.pm:172
2512 #, perl-brace-format
2513 msgid "guest image {imagename} does not exist or is not readable"
2514 msgstr ""
2515
2516 #: perl/lib/Sys/Guestfs/Lib.pm:179
2517 msgid ""
2518 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2519 "XPath::XMLParser)"
2520 msgstr ""
2521
2522 #: perl/lib/Sys/Guestfs/Lib.pm:184
2523 msgid "open_guest: too many domains listed on command line"
2524 msgstr ""
2525
2526 #: perl/lib/Sys/Guestfs/Lib.pm:191
2527 msgid "open_guest: cannot connect to libvirt"
2528 msgstr ""
2529
2530 #: perl/lib/Sys/Guestfs/Lib.pm:210
2531 #, perl-brace-format
2532 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2533 msgstr ""
2534
2535 #: perl/lib/Sys/Guestfs/Lib.pm:213
2536 #, perl-brace-format
2537 msgid "{imagename} is not the name of a libvirt domain\n"
2538 msgstr ""
2539
2540 #: perl/lib/Sys/Guestfs/Lib.pm:242
2541 #, perl-brace-format
2542 msgid "{imagename} seems to have no disk devices\n"
2543 msgstr ""
2544
2545 #: perl/lib/Sys/Guestfs/Lib.pm:827
2546 msgid ""
2547 "No operating system could be detected inside this disk image.\n"
2548 "\n"
2549 "This may be because the file is not a disk image, or is not a virtual "
2550 "machine\n"
2551 "image, or because the OS type is not understood by virt-inspector.\n"
2552 "\n"
2553 "If you feel this is an error, please file a bug report including as much\n"
2554 "information about the disk image as possible.\n"
2555 msgstr ""
2556
2557 #: perl/lib/Sys/Guestfs/Lib.pm:901
2558 #, perl-brace-format
2559 msgid "unknown filesystem label {label}\n"
2560 msgstr ""
2561
2562 #: perl/lib/Sys/Guestfs/Lib.pm:911
2563 #, perl-brace-format
2564 msgid "unknown filesystem UUID {uuid}\n"
2565 msgstr ""
2566
2567 #: perl/lib/Sys/Guestfs/Lib.pm:939
2568 #, perl-brace-format
2569 msgid "unknown filesystem {fs}\n"
2570 msgstr ""
2571
2572 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2573 #, perl-brace-format
2574 msgid "Error running rpm -qa: {error}"
2575 msgstr ""
2576
2577 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2578 #, perl-brace-format
2579 msgid "Error running dpkg-query: {error}"
2580 msgstr ""
2581
2582 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2583 msgid "Can't find grub on guest"
2584 msgstr ""
2585
2586 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2587 #, perl-brace-format
2588 msgid "Grub entry {title} has no kernel"
2589 msgstr ""
2590
2591 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2592 #, perl-brace-format
2593 msgid "grub refers to {path}, which doesn't exist\n"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2597 #, perl-brace-format
2598 msgid "Grub entry {title} does not specify an initrd"
2599 msgstr ""
2600
2601 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2602 #, perl-brace-format
2603 msgid "Didn't find modules directory {modules} for kernel {path}"
2604 msgstr ""
2605
2606 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2607 #, perl-brace-format
2608 msgid "Couldn't guess kernel version number from path for kernel {path}"
2609 msgstr ""
2610
2611 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2612 #, perl-brace-format
2613 msgid "{path} doesn't match augeas pattern"
2614 msgstr ""
2615
2616 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2617 #, perl-brace-format
2618 msgid "{filename}: could not read initrd format"
2619 msgstr ""
2620
2621 #: rescue/virt-rescue.c:63
2622 #, c-format
2623 msgid ""
2624 "%s: Run a rescue shell on a virtual machine\n"
2625 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2626 "Usage:\n"
2627 "  %s [--options] -d domname\n"
2628 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2629 "Options:\n"
2630 "  -a|--add image       Add image\n"
2631 "  --append kernelopts  Append kernel options\n"
2632 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2633 "  -d|--domain guest    Add disks from libvirt guest\n"
2634 "  --format[=raw|..]    Force disk format for -a option\n"
2635 "  --help               Display brief help\n"
2636 "  -m|--memsize MB      Set memory size in megabytes\n"
2637 "  --network            Enable network\n"
2638 "  -r|--ro              Access read-only\n"
2639 "  --selinux            Enable SELinux\n"
2640 "  -v|--verbose         Verbose messages\n"
2641 "  -V|--version         Display version and exit\n"
2642 "  -w|--rw              Mount read-write\n"
2643 "  -x                   Trace libguestfs API calls\n"
2644 "For more information, see the manpage %s(1).\n"
2645 msgstr ""
2646
2647 #: rescue/virt-rescue.c:180
2648 #, c-format
2649 msgid "%s: could not parse memory size '%s'\n"
2650 msgstr ""
2651
2652 #: rescue/virt-rescue.c:419
2653 #, c-format
2654 msgid "%s: unknown child exit status (%d)\n"
2655 msgstr ""
2656
2657 #: src/appliance.c:181
2658 #, c-format
2659 msgid ""
2660 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2661 "LIBGUESTFS_PATH (search path: %s)"
2662 msgstr ""
2663
2664 #: src/appliance.c:331
2665 #, c-format
2666 msgid "security: cached appliance %s is not owned by UID %d"
2667 msgstr ""
2668
2669 #: src/appliance.c:336
2670 #, c-format
2671 msgid "security: cached appliance %s is not a directory (mode %o)"
2672 msgstr ""
2673
2674 #: src/appliance.c:341
2675 #, c-format
2676 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2677 msgstr ""
2678
2679 #: src/appliance.c:659
2680 msgid "external command failed, see earlier error messages"
2681 msgstr ""
2682
2683 #: src/dbdump.c:87
2684 msgid "unexpected end of output from db_dump command before end of header"
2685 msgstr ""
2686
2687 #: src/dbdump.c:100 src/dbdump.c:112
2688 msgid "unexpected line from db_dump command, no space prefix"
2689 msgstr ""
2690
2691 #: src/dbdump.c:129
2692 msgid "unexpected end of output from db_dump command before end of data"
2693 msgstr ""
2694
2695 #: src/dbdump.c:210
2696 msgid "unexpected non-hex digits in output of db_dump command"
2697 msgstr ""
2698
2699 #: src/filearch.c:153
2700 #, c-format
2701 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2702 msgstr ""
2703
2704 #: src/filearch.c:266
2705 msgid ""
2706 "file-architecture API not available since this version of libguestfs was "
2707 "compiled without PCRE or libmagic libraries"
2708 msgstr ""
2709
2710 #: src/guestfs.c:174
2711 #, c-format
2712 msgid "guestfs_close: called twice on the same handle\n"
2713 msgstr ""
2714
2715 #: src/guestfs.c:340
2716 #, c-format
2717 msgid "warning: %s"
2718 msgstr ""
2719
2720 #: src/guestfs.c:399
2721 #, c-format
2722 msgid "libguestfs: error: %s\n"
2723 msgstr ""
2724
2725 #: src/guestfs.c:946
2726 #, c-format
2727 msgid "<truncated, original size %zu bytes>"
2728 msgstr ""
2729
2730 #: src/inspect.c:265
2731 msgid "not a Windows guest, or systemroot could not be determined"
2732 msgstr ""
2733
2734 #: src/inspect.c:281
2735 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2736 msgstr ""
2737
2738 #: src/inspect.c:519
2739 #, c-format
2740 msgid "%s: temporary directory not found"
2741 msgstr ""
2742
2743 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
2744 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
2745 #: src/inspect_fs_unix.c:821
2746 #, c-format
2747 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2748 msgstr ""
2749
2750 #: src/inspect.c:572
2751 msgid "no inspection data: call guestfs_inspect_os first"
2752 msgstr ""
2753
2754 #: src/inspect.c:584
2755 #, c-format
2756 msgid ""
2757 "%s: root device not found: only call this function with a root device "
2758 "previously returned by guestfs_inspect_os"
2759 msgstr ""
2760
2761 #: src/inspect.c:594 src/inspect_apps.c:617
2762 msgid ""
2763 "inspection API not available since this version of libguestfs was compiled "
2764 "without PCRE or hivex libraries"
2765 msgstr ""
2766
2767 #: src/inspect_fs.c:326 src/inspect_fs.c:339
2768 #, c-format
2769 msgid "could not parse integer in version number: %s"
2770 msgstr ""
2771
2772 #: src/inspect_fs.c:483
2773 #, c-format
2774 msgid "%s: file is empty"
2775 msgstr ""
2776
2777 #: src/inspect_fs_unix.c:613
2778 msgid "could not parse /etc/fstab or empty file"
2779 msgstr ""
2780
2781 #: src/inspect_fs_windows.c:112
2782 #, c-format
2783 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2784 msgstr ""
2785
2786 #: src/launch.c:98
2787 msgid "command line cannot be altered after qemu subprocess launched"
2788 msgstr ""
2789
2790 #: src/launch.c:155
2791 msgid "guestfs_config: parameter must begin with '-' character"
2792 msgstr ""
2793
2794 #: src/launch.c:169
2795 #, c-format
2796 msgid "guestfs_config: parameter '%s' isn't allowed"
2797 msgstr ""
2798
2799 #: src/launch.c:235 src/launch.c:339
2800 msgid "filename cannot contain ',' (comma) character"
2801 msgstr ""
2802
2803 #: src/launch.c:247 src/launch.c:252
2804 #, c-format
2805 msgid "%s parameter is empty or contains disallowed characters"
2806 msgstr ""
2807
2808 #: src/launch.c:358
2809 msgid "the libguestfs handle has already been launched"
2810 msgstr ""
2811
2812 #: src/launch.c:367
2813 #, c-format
2814 msgid "%s: cannot create temporary directory"
2815 msgstr ""
2816
2817 #: src/launch.c:404
2818 msgid "you must call guestfs_add_drive before guestfs_launch"
2819 msgstr ""
2820
2821 #: src/launch.c:750
2822 msgid "guestfs_launch failed, see earlier error messages"
2823 msgstr ""
2824
2825 #: src/launch.c:763
2826 msgid "qemu launched and contacted daemon, but state != READY"
2827 msgstr ""
2828
2829 #: src/launch.c:851
2830 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2831 msgstr ""
2832
2833 #: src/launch.c:859
2834 msgid "contacted guestfsd, but state != READY"
2835 msgstr ""
2836
2837 #: src/launch.c:1038
2838 #, c-format
2839 msgid ""
2840 "%s: command failed: If qemu is located on a non-standard path, try setting "
2841 "the LIBGUESTFS_QEMU environment variable."
2842 msgstr ""
2843
2844 #: src/launch.c:1129
2845 msgid "qemu has not been launched yet"
2846 msgstr ""
2847
2848 #: src/launch.c:1140
2849 msgid "no subprocess to kill"
2850 msgstr ""
2851
2852 #: src/proto.c:188
2853 #, c-format
2854 msgid "guestfs_set_busy: called when in state %d != READY"
2855 msgstr ""
2856
2857 #: src/proto.c:211
2858 #, c-format
2859 msgid "guestfs_end_busy: called when in state %d"
2860 msgstr ""
2861
2862 #: src/proto.c:421
2863 #, c-format
2864 msgid ""
2865 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2866 msgstr ""
2867
2868 #: src/proto.c:599 src/proto.c:662
2869 msgid "unexpected end of file when reading from daemon"
2870 msgstr ""
2871
2872 #: src/proto.c:620
2873 #, c-format
2874 msgid "received magic signature from guestfsd, but in state %d"
2875 msgstr ""
2876
2877 #: src/proto.c:639
2878 #, c-format
2879 msgid "message length (%u) > maximum possible size (%d)"
2880 msgstr ""
2881
2882 #: src/proto.c:791
2883 #, c-format
2884 msgid "guestfs___send: state %d != BUSY"
2885 msgstr ""
2886
2887 #: src/proto.c:815
2888 msgid "xdr_guestfs_message_header failed"
2889 msgstr ""
2890
2891 #: src/proto.c:824
2892 msgid "dispatch failed to marshal args"
2893 msgstr ""
2894
2895 #: src/proto.c:951
2896 #, c-format
2897 msgid "send_file_chunk: state %d != READY"
2898 msgstr ""
2899
2900 #: src/proto.c:967
2901 #, c-format
2902 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2903 msgstr ""
2904
2905 #: src/proto.c:1117
2906 #, c-format
2907 msgid "%s: error in chunked encoding"
2908 msgstr ""
2909
2910 #: src/proto.c:1144
2911 msgid "write to daemon socket"
2912 msgstr ""
2913
2914 #: src/proto.c:1167
2915 msgid "receive_file_data: parse error in reply callback"
2916 msgstr ""
2917
2918 #: src/proto.c:1172
2919 msgid "receive_file_data: unexpected flag received when reading file chunks"
2920 msgstr ""
2921
2922 #: src/proto.c:1180
2923 msgid "failed to parse file chunk"
2924 msgstr ""
2925
2926 #: src/proto.c:1189
2927 msgid "file receive cancelled by daemon"
2928 msgstr ""
2929
2930 #: src/virt.c:101 src/virt.c:347
2931 msgid "you cannot set both live and readonly flags"
2932 msgstr ""
2933
2934 #: src/virt.c:109
2935 #, c-format
2936 msgid "could not connect to libvirt (code %d, domain %d): %s"
2937 msgstr ""
2938
2939 #: src/virt.c:130
2940 #, c-format
2941 msgid "no libvirt domain called '%s': %s"
2942 msgstr ""
2943
2944 #: src/virt.c:185 src/virt.c:435
2945 #, c-format
2946 msgid "error reading libvirt XML information: %s"
2947 msgstr ""
2948
2949 #: src/virt.c:195 src/virt.c:443
2950 msgid "unable to parse XML information returned by libvirt"
2951 msgstr ""
2952
2953 #: src/virt.c:201 src/virt.c:449
2954 msgid "unable to create new XPath context"
2955 msgstr ""
2956
2957 #: src/virt.c:208 src/virt.c:464
2958 msgid "unable to evaluate XPath expression"
2959 msgstr ""
2960
2961 #: src/virt.c:305
2962 msgid "libvirt domain has no disks"
2963 msgstr ""
2964
2965 #: src/virt.c:358
2966 #, c-format
2967 msgid "error getting domain info: %s"
2968 msgstr ""
2969
2970 #: src/virt.c:372
2971 msgid ""
2972 "error: domain is a live virtual machine.\n"
2973 "Writing to the disks of a running virtual machine can cause disk "
2974 "corruption.\n"
2975 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2976 "specify live access.  In most libguestfs tools these options are --ro or\n"
2977 "--live respectively.  Consult the documentation for further information."
2978 msgstr ""
2979
2980 #: src/virt.c:492
2981 msgid ""
2982 "this guest has no libvirt <channel> definition for guestfsd\n"
2983 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2984 msgstr ""
2985
2986 #: src/virt.c:517
2987 msgid ""
2988 "add-domain API not available since this version of libguestfs was compiled "
2989 "without libvirt or libxml2"
2990 msgstr ""
2991
2992 #: test-tool/test-tool.c:79
2993 #, c-format
2994 msgid ""
2995 "libguestfs-test-tool: interactive test tool\n"
2996 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2997 "Usage:\n"
2998 "  libguestfs-test-tool [--options]\n"
2999 "Options:\n"
3000 "  --help         Display usage\n"
3001 "  --qemudir dir  Specify QEMU source directory\n"
3002 "  --qemu qemu    Specify QEMU binary\n"
3003 "  --timeout n\n"
3004 "  -t n           Set launch timeout (default: %d seconds)\n"
3005 msgstr ""
3006
3007 #: test-tool/test-tool.c:127
3008 #, c-format
3009 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3010 msgstr ""
3011
3012 #: test-tool/test-tool.c:136
3013 #, c-format
3014 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3015 msgstr ""
3016
3017 #: test-tool/test-tool.c:148
3018 #, c-format
3019 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3020 msgstr ""
3021
3022 #: test-tool/test-tool.c:170
3023 #, c-format
3024 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3025 msgstr ""
3026
3027 #: test-tool/test-tool.c:177
3028 #, c-format
3029 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3030 msgstr ""
3031
3032 #: test-tool/test-tool.c:185
3033 #, c-format
3034 msgid "libguestfs-test-tool: guestfs_version failed\n"
3035 msgstr ""
3036
3037 #: test-tool/test-tool.c:217
3038 #, c-format
3039 msgid "libguestfs-test-tool: failed to launch appliance\n"
3040 msgstr ""
3041
3042 #: test-tool/test-tool.c:229
3043 #, c-format
3044 msgid "libguestfs-test-tool: failed to run part-disk\n"
3045 msgstr ""
3046
3047 #: test-tool/test-tool.c:235
3048 #, c-format
3049 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3050 msgstr ""
3051
3052 #: test-tool/test-tool.c:241
3053 #, c-format
3054 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3055 msgstr ""
3056
3057 #: test-tool/test-tool.c:248
3058 #, c-format
3059 msgid "libguestfs-test-tool: failed to touch file\n"
3060 msgstr ""
3061
3062 #: test-tool/test-tool.c:279
3063 #, c-format
3064 msgid ""
3065 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3066 "--qemu/--qemudir options cannot be used.\n"
3067 msgstr ""
3068
3069 #: test-tool/test-tool.c:287
3070 #, c-format
3071 msgid "Binary '%s' does not exist or is not executable\n"
3072 msgstr ""
3073
3074 #: test-tool/test-tool.c:301
3075 #, c-format
3076 msgid "%s: does not look like a qemu source directory\n"
3077 msgstr ""
3078
3079 #: tools/virt-list-filesystems.pl:142
3080 msgid "virt-list-filesystems: no image or VM name given"
3081 msgstr ""
3082
3083 #: tools/virt-list-partitions.pl:152
3084 msgid "virt-list-partitions: no image or VM name given"
3085 msgstr ""
3086
3087 #: tools/virt-make-fs.pl:291
3088 msgid "virt-make-fs input output\n"
3089 msgstr ""
3090
3091 #: tools/virt-make-fs.pl:321
3092 msgid "unexpected output from 'du' command"
3093 msgstr ""
3094
3095 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3096 #: tools/virt-make-fs.pl:458
3097 #, perl-brace-format
3098 msgid "{f}: unknown input format: {fmt}\n"
3099 msgstr ""
3100
3101 #: tools/virt-make-fs.pl:391
3102 #, perl-brace-format
3103 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3104 msgstr ""
3105
3106 #: tools/virt-make-fs.pl:406
3107 msgid ""
3108 "qemu-img create: failed to create disk image, see earlier error messages\n"
3109 msgstr ""
3110
3111 #: tools/virt-make-fs.pl:417
3112 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3113 msgstr ""
3114
3115 #: tools/virt-make-fs.pl:442
3116 msgid "tar: failed, see earlier messages\n"
3117 msgstr ""
3118
3119 #: tools/virt-make-fs.pl:464
3120 msgid "uncompress command failed, see earlier messages\n"
3121 msgstr ""
3122
3123 #: tools/virt-make-fs.pl:499
3124 msgid ""
3125 "virt-make-fs: error copying contents into filesystem\n"
3126 "An error here usually means that the program did not estimate the\n"
3127 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3128 msgstr ""
3129
3130 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3131 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3132 msgstr ""
3133
3134 #: tools/virt-tar.pl:212
3135 msgid "virt-tar: no image, VM names, directory or filename given"
3136 msgstr ""
3137
3138 #: tools/virt-tar.pl:215
3139 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3140 msgstr ""
3141
3142 #: tools/virt-tar.pl:226
3143 #, perl-brace-format
3144 msgid "virt-tar: {tarball}: file not found\n"
3145 msgstr ""
3146
3147 #: tools/virt-tar.pl:229
3148 #, perl-brace-format
3149 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3150 msgstr ""
3151
3152 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3153 #, perl-brace-format
3154 msgid ""
3155 "{prog}: No operating system could be detected inside this disk image.\n"
3156 "\n"
3157 "This may be because the file is not a disk image, or is not a virtual "
3158 "machine\n"
3159 "image, or because the OS type is not understood by libguestfs.\n"
3160 "\n"
3161 "If you feel this is an error, please file a bug report including as much\n"
3162 "information about the disk image as possible.\n"
3163 msgstr ""
3164
3165 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3166 #, perl-brace-format
3167 msgid "{prog}: multiboot operating systems are not supported.\n"
3168 msgstr ""
3169
3170 #: tools/virt-win-reg.pl:201
3171 msgid "no libvirt domain name or disk image given\n"
3172 msgstr ""
3173
3174 #: tools/virt-win-reg.pl:240
3175 msgid ""
3176 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3177 "export\n"
3178 msgstr ""
3179
3180 #: tools/virt-win-reg.pl:351
3181 #, perl-brace-format
3182 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3183 msgstr ""
3184
3185 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3186 #, perl-brace-format
3187 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3188 msgstr ""
3189
3190 #: tools/virt-win-reg.pl:375
3191 #, perl-brace-format
3192 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3193 msgstr ""
3194
3195 #: tools/virt-win-reg.pl:397
3196 #, perl-brace-format
3197 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3198 msgstr ""