Version 1.11.0.
[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.0\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-04-12 20:13+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:55 cat/virt-filesystems.c:97 cat/virt-ls.c:56 df/main.c:68
22 #: fish/fish.c:96 fuse/guestmount.c:907 inspector/virt-inspector.c:70
23 #: rescue/virt-rescue.c:57
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:59
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:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
51 #: df/domains.c:428 df/main.c:134 fish/fish.c:219 fuse/guestmount.c:1023
52 #: inspector/virt-inspector.c:130 rescue/virt-rescue.c:131
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
58 #: df/main.c:158 fish/fish.c:289 fuse/guestmount.c:1073
59 #: inspector/virt-inspector.c:152 rescue/virt-rescue.c:155
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:101
65 #, c-format
66 msgid ""
67 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
68 "Copyright (C) 2010 Red Hat Inc.\n"
69 "Usage:\n"
70 "  %s [--options] -d domname\n"
71 "  %s [--options] -a disk.img [-a disk.img ...]\n"
72 "Options:\n"
73 "  -a|--add image       Add image\n"
74 "  --all                Display everything\n"
75 "  --blkdevs|--block-devices\n"
76 "                       Display block devices\n"
77 "  -c|--connect uri     Specify libvirt URI for -d option\n"
78 "  --csv                Output as Comma-Separated Values\n"
79 "  -d|--domain guest    Add disks from libvirt guest\n"
80 "  --echo-keys          Don't turn off echo for passphrases\n"
81 "  --extra              Display swap and data filesystems\n"
82 "  --filesystems        Display mountable filesystems\n"
83 "  --format[=raw|..]    Force disk format for -a option\n"
84 "  -h|--human-readable  Human-readable sizes in --long output\n"
85 "  --help               Display brief help\n"
86 "  --keys-from-stdin    Read passphrases from stdin\n"
87 "  -l|--long            Long output\n"
88 "  --lvs|--logvols|--logical-volumes\n"
89 "                       Display LVM logical volumes\n"
90 "  --no-title           No title in --long output\n"
91 "  --parts|--partitions Display partitions\n"
92 "  --pvs|--physvols|--physical-volumes\n"
93 "                       Display LVM physical volumes\n"
94 "  --uuid|--uuids       Add UUIDs to --long output\n"
95 "  -v|--verbose         Verbose messages\n"
96 "  -V|--version         Display version and exit\n"
97 "  --vgs|--volgroups|--volume-groups\n"
98 "                       Display LVM volume groups\n"
99 "  -x                   Trace libguestfs API calls\n"
100 "For more information, see the manpage %s(1).\n"
101 msgstr ""
102
103 #: cat/virt-filesystems.c:316 df/main.c:253
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:60
109 #, c-format
110 msgid ""
111 "%s: list files in a virtual machine\n"
112 "Copyright (C) 2010 Red Hat Inc.\n"
113 "Usage:\n"
114 "  %s [--options] -d domname file [dir ...]\n"
115 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
116 "Options:\n"
117 "  -a|--add image       Add image\n"
118 "  -c|--connect uri     Specify libvirt URI for -d option\n"
119 "  -d|--domain guest    Add disks from libvirt guest\n"
120 "  --echo-keys          Don't turn off echo for passphrases\n"
121 "  --format[=raw|..]    Force disk format for -a option\n"
122 "  --help               Display brief help\n"
123 "  --keys-from-stdin    Read passphrases from stdin\n"
124 "  -l|--long            Long listing\n"
125 "  -R|--recursive       Recursive listing\n"
126 "  -v|--verbose         Verbose messages\n"
127 "  -V|--version         Display version and exit\n"
128 "  -x                   Trace libguestfs API calls\n"
129 "For more information, see the manpage %s(1).\n"
130 msgstr ""
131
132 #: df/domains.c:115
133 #, c-format
134 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
135 msgstr ""
136
137 #: df/domains.c:124
138 #, c-format
139 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
140 msgstr ""
141
142 #: df/domains.c:134
143 #, c-format
144 msgid "%s: could not list running domains (code %d, domain %d): %s"
145 msgstr ""
146
147 #: df/domains.c:145
148 #, c-format
149 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
150 msgstr ""
151
152 #: df/domains.c:155
153 #, c-format
154 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
155 msgstr ""
156
157 #: df/domains.c:281
158 #, c-format
159 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
160 msgstr ""
161
162 #: df/main.c:72
163 #, c-format
164 msgid ""
165 "%s: display free space on virtual filesystems\n"
166 "Copyright (C) 2010 Red Hat Inc.\n"
167 "Usage:\n"
168 "  %s [--options] -d domname\n"
169 "  %s [--options] -a disk.img [-a disk.img ...]\n"
170 "Options:\n"
171 "  -a|--add image       Add image\n"
172 "  -c|--connect uri     Specify libvirt URI for -d option\n"
173 "  --csv                Output as Comma-Separated Values\n"
174 "  -d|--domain guest    Add disks from libvirt guest\n"
175 "  --format[=raw|..]    Force disk format for -a option\n"
176 "  -h|--human-readable  Human-readable sizes in --long output\n"
177 "  --help               Display brief help\n"
178 "  -i|--inodes          Display inodes\n"
179 "  --one-per-guest      Separate appliance per guest\n"
180 "  --uuid               Add UUIDs to --long output\n"
181 "  -v|--verbose         Verbose messages\n"
182 "  -V|--version         Display version and exit\n"
183 "  -x                   Trace libguestfs API calls\n"
184 "For more information, see the manpage %s(1).\n"
185 msgstr ""
186
187 #: df/main.c:265
188 #, c-format
189 msgid "%s: compiled without support for libvirt.\n"
190 msgstr ""
191
192 #: df/output.c:49
193 msgid "VirtualMachine"
194 msgstr ""
195
196 #: df/output.c:50
197 msgid "Filesystem"
198 msgstr ""
199
200 #: df/output.c:53
201 msgid "1K-blocks"
202 msgstr ""
203
204 #: df/output.c:55
205 msgid "Size"
206 msgstr ""
207
208 #: df/output.c:56
209 msgid "Used"
210 msgstr ""
211
212 #: df/output.c:57
213 msgid "Available"
214 msgstr ""
215
216 #: df/output.c:58
217 msgid "Use%"
218 msgstr ""
219
220 #: df/output.c:60
221 msgid "Inodes"
222 msgstr ""
223
224 #: df/output.c:61
225 msgid "IUsed"
226 msgstr ""
227
228 #: df/output.c:62
229 msgid "IFree"
230 msgstr ""
231
232 #: df/output.c:63
233 msgid "IUse%"
234 msgstr ""
235
236 #: fish/alloc.c:37
237 #, c-format
238 msgid "use 'alloc file size' to create an image\n"
239 msgstr ""
240
241 #: fish/alloc.c:51
242 #, c-format
243 msgid "use 'sparse file size' to create a sparse image\n"
244 msgstr ""
245
246 #: fish/alloc.c:75
247 #, c-format
248 msgid "can't allocate or add disks after launching\n"
249 msgstr ""
250
251 #: fish/alloc.c:156
252 #, c-format
253 msgid "%s: invalid integer parameter (%s returned %d)\n"
254 msgstr ""
255
256 #: fish/cmds.c:2557
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2557
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2559
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2560
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2561 fish/cmds.c:2562
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2563
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2564
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2565
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2566
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2567
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2568
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2569
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2570
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2571
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2572
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2573
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2574
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2575
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2576
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2577
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2578
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2579
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2580
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2581
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2582
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2583
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2584
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2585
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2586
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2587
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2588
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2589
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2590
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2591
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2592
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2593
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2594
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2595
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2596
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2597
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2598
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2599
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2600
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2601 fish/cmds.c:2717
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2602
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2603
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2604
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2605
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2606
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2607
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2608
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2609
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2610
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2611
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2612
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2613
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2614
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2615
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2616
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2617
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2618
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2619
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2620
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2621
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2622
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2623
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2624
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2625 fish/cmds.c:2626 fish/cmds.c:2631 fish/cmds.c:2632
525 #: fish/cmds.c:2665 fish/cmds.c:2666 fish/cmds.c:2910 fish/cmds.c:2911
526 #: fish/cmds.c:2915 fish/cmds.c:2916 fish/cmds.c:2918 fish/cmds.c:2919
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2627
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2628
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2629 fish/cmds.c:2630
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2633
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2634
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2635
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2636
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2637
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2638
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2639
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2640
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2641
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2642
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2643
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2644
587 msgid "get the attach method"
588 msgstr ""
589
590 #: fish/cmds.c:2645
591 msgid "get autosync mode"
592 msgstr ""
593
594 #: fish/cmds.c:2646
595 msgid "get direct appliance mode flag"
596 msgstr ""
597
598 #: fish/cmds.c:2647
599 msgid "get the ext2/3/4 filesystem label"
600 msgstr ""
601
602 #: fish/cmds.c:2648
603 msgid "get the ext2/3/4 filesystem UUID"
604 msgstr ""
605
606 #: fish/cmds.c:2649
607 msgid "get memory allocated to the qemu subprocess"
608 msgstr ""
609
610 #: fish/cmds.c:2650
611 msgid "get enable network flag"
612 msgstr ""
613
614 #: fish/cmds.c:2651
615 msgid "get the search path"
616 msgstr ""
617
618 #: fish/cmds.c:2652
619 msgid "get PID of qemu subprocess"
620 msgstr ""
621
622 #: fish/cmds.c:2653
623 msgid "get the qemu binary"
624 msgstr ""
625
626 #: fish/cmds.c:2654
627 msgid "get recovery process enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2655
631 msgid "get SELinux enabled flag"
632 msgstr ""
633
634 #: fish/cmds.c:2656
635 msgid "get the current state"
636 msgstr ""
637
638 #: fish/cmds.c:2657
639 msgid "get command trace enabled flag"
640 msgstr ""
641
642 #: fish/cmds.c:2658
643 msgid "get the current umask"
644 msgstr ""
645
646 #: fish/cmds.c:2659
647 msgid "get verbose mode"
648 msgstr ""
649
650 #: fish/cmds.c:2660
651 msgid "get SELinux security context"
652 msgstr ""
653
654 #: fish/cmds.c:2661 fish/cmds.c:2718
655 msgid "get a single extended attribute"
656 msgstr ""
657
658 #: fish/cmds.c:2662 fish/cmds.c:2719
659 msgid "list extended attributes of a file or directory"
660 msgstr ""
661
662 #: fish/cmds.c:2663
663 msgid "expand wildcards in command"
664 msgstr ""
665
666 #: fish/cmds.c:2664
667 msgid "expand a wildcard path"
668 msgstr ""
669
670 #: fish/cmds.c:2667
671 msgid "install GRUB"
672 msgstr ""
673
674 #: fish/cmds.c:2668
675 msgid "return first 10 lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2669
679 msgid "return first N lines of a file"
680 msgstr ""
681
682 #: fish/cmds.c:2670
683 msgid "dump a file in hexadecimal"
684 msgstr ""
685
686 #: fish/cmds.c:2671
687 msgid "edit with a hex editor"
688 msgstr ""
689
690 #: fish/cmds.c:2672
691 msgid "list the contents of a single file in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2673
695 msgid "list files in an initrd"
696 msgstr ""
697
698 #: fish/cmds.c:2674
699 msgid "add an inotify watch"
700 msgstr ""
701
702 #: fish/cmds.c:2675
703 msgid "close the inotify handle"
704 msgstr ""
705
706 #: fish/cmds.c:2676
707 msgid "return list of watched files that had events"
708 msgstr ""
709
710 #: fish/cmds.c:2677
711 msgid "create an inotify handle"
712 msgstr ""
713
714 #: fish/cmds.c:2678
715 msgid "return list of inotify events"
716 msgstr ""
717
718 #: fish/cmds.c:2679
719 msgid "remove an inotify watch"
720 msgstr ""
721
722 #: fish/cmds.c:2680
723 msgid "get architecture of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2681
727 msgid "get distro of inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2682
731 msgid "get drive letter mappings"
732 msgstr ""
733
734 #: fish/cmds.c:2683
735 msgid "get filesystems associated with inspected operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2684
739 msgid "get format of inspected operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2685
743 msgid "get hostname of the operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2686
747 msgid "get major version of inspected operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2687
751 msgid "get minor version of inspected operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2688
755 msgid "get mountpoints of inspected operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2689
759 msgid "get package format used by the operating system"
760 msgstr ""
761
762 #: fish/cmds.c:2690
763 msgid "get package management tool used by the operating system"
764 msgstr ""
765
766 #: fish/cmds.c:2691
767 msgid "get product name of inspected operating system"
768 msgstr ""
769
770 #: fish/cmds.c:2692
771 msgid "get product variant of inspected operating system"
772 msgstr ""
773
774 #: fish/cmds.c:2693
775 msgid "return list of operating systems found by last inspection"
776 msgstr ""
777
778 #: fish/cmds.c:2694
779 msgid "get type of inspected operating system"
780 msgstr ""
781
782 #: fish/cmds.c:2695
783 msgid "get Windows CurrentControlSet of inspected operating system"
784 msgstr ""
785
786 #: fish/cmds.c:2696
787 msgid "get Windows systemroot of inspected operating system"
788 msgstr ""
789
790 #: fish/cmds.c:2697
791 msgid "get live flag for install disk"
792 msgstr ""
793
794 #: fish/cmds.c:2698
795 msgid "get multipart flag for install disk"
796 msgstr ""
797
798 #: fish/cmds.c:2699
799 msgid "get netinst (network installer) flag for install disk"
800 msgstr ""
801
802 #: fish/cmds.c:2700
803 msgid "get list of applications installed in the operating system"
804 msgstr ""
805
806 #: fish/cmds.c:2701
807 msgid "inspect disk and return list of operating systems found"
808 msgstr ""
809
810 #: fish/cmds.c:2702
811 msgid "test if block device"
812 msgstr ""
813
814 #: fish/cmds.c:2703
815 msgid "is busy processing a command"
816 msgstr ""
817
818 #: fish/cmds.c:2704
819 msgid "test if character device"
820 msgstr ""
821
822 #: fish/cmds.c:2705
823 msgid "is in configuration state"
824 msgstr ""
825
826 #: fish/cmds.c:2706
827 msgid "test if a directory"
828 msgstr ""
829
830 #: fish/cmds.c:2707
831 msgid "test if FIFO (named pipe)"
832 msgstr ""
833
834 #: fish/cmds.c:2708
835 msgid "test if a regular file"
836 msgstr ""
837
838 #: fish/cmds.c:2709
839 msgid "is launching subprocess"
840 msgstr ""
841
842 #: fish/cmds.c:2710
843 msgid "test if device is a logical volume"
844 msgstr ""
845
846 #: fish/cmds.c:2711
847 msgid "is ready to accept commands"
848 msgstr ""
849
850 #: fish/cmds.c:2712
851 msgid "test if socket"
852 msgstr ""
853
854 #: fish/cmds.c:2713
855 msgid "test if symbolic link"
856 msgstr ""
857
858 #: fish/cmds.c:2714
859 msgid "kill the qemu subprocess"
860 msgstr ""
861
862 #: fish/cmds.c:2715
863 msgid "launch the qemu subprocess"
864 msgstr ""
865
866 #: fish/cmds.c:2716
867 msgid "change working directory"
868 msgstr ""
869
870 #: fish/cmds.c:2720
871 msgid "list the block devices"
872 msgstr ""
873
874 #: fish/cmds.c:2721
875 msgid "list filesystems"
876 msgstr ""
877
878 #: fish/cmds.c:2722
879 msgid "list the partitions"
880 msgstr ""
881
882 #: fish/cmds.c:2723
883 msgid "list the files in a directory (long format)"
884 msgstr ""
885
886 #: fish/cmds.c:2724 fish/cmds.c:2725
887 msgid "create a hard link"
888 msgstr ""
889
890 #: fish/cmds.c:2726 fish/cmds.c:2727
891 msgid "create a symbolic link"
892 msgstr ""
893
894 #: fish/cmds.c:2728 fish/cmds.c:2819
895 msgid "remove extended attribute of a file or directory"
896 msgstr ""
897
898 #: fish/cmds.c:2729
899 msgid "list the files in a directory"
900 msgstr ""
901
902 #: fish/cmds.c:2730 fish/cmds.c:2846
903 msgid "set extended attribute of a file or directory"
904 msgstr ""
905
906 #: fish/cmds.c:2731
907 msgid "get file information for a symbolic link"
908 msgstr ""
909
910 #: fish/cmds.c:2732
911 msgid "lstat on multiple files"
912 msgstr ""
913
914 #: fish/cmds.c:2733
915 msgid "add a key on a LUKS encrypted device"
916 msgstr ""
917
918 #: fish/cmds.c:2734
919 msgid "close a LUKS device"
920 msgstr ""
921
922 #: fish/cmds.c:2735 fish/cmds.c:2736
923 msgid "format a block device as a LUKS encrypted device"
924 msgstr ""
925
926 #: fish/cmds.c:2737
927 msgid "remove a key from a LUKS encrypted device"
928 msgstr ""
929
930 #: fish/cmds.c:2738
931 msgid "open a LUKS-encrypted block device"
932 msgstr ""
933
934 #: fish/cmds.c:2739
935 msgid "open a LUKS-encrypted block device read-only"
936 msgstr ""
937
938 #: fish/cmds.c:2740
939 msgid "create an LVM logical volume"
940 msgstr ""
941
942 #: fish/cmds.c:2741
943 msgid "get canonical name of an LV"
944 msgstr ""
945
946 #: fish/cmds.c:2742
947 msgid "clear LVM device filter"
948 msgstr ""
949
950 #: fish/cmds.c:2743
951 msgid "remove all LVM LVs, VGs and PVs"
952 msgstr ""
953
954 #: fish/cmds.c:2744
955 msgid "set LVM device filter"
956 msgstr ""
957
958 #: fish/cmds.c:2745
959 msgid "remove an LVM logical volume"
960 msgstr ""
961
962 #: fish/cmds.c:2746
963 msgid "rename an LVM logical volume"
964 msgstr ""
965
966 #: fish/cmds.c:2747
967 msgid "resize an LVM logical volume"
968 msgstr ""
969
970 #: fish/cmds.c:2748
971 msgid "expand an LV to fill free space"
972 msgstr ""
973
974 #: fish/cmds.c:2749 fish/cmds.c:2750
975 msgid "list the LVM logical volumes (LVs)"
976 msgstr ""
977
978 #: fish/cmds.c:2751
979 msgid "get the UUID of a logical volume"
980 msgstr ""
981
982 #: fish/cmds.c:2752
983 msgid "lgetxattr on multiple files"
984 msgstr ""
985
986 #: fish/cmds.c:2753
987 msgid "open the manual"
988 msgstr ""
989
990 #: fish/cmds.c:2754
991 msgid "create a directory"
992 msgstr ""
993
994 #: fish/cmds.c:2755
995 msgid "create a directory with a particular mode"
996 msgstr ""
997
998 #: fish/cmds.c:2756
999 msgid "create a directory and parents"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2757
1003 msgid "create a temporary directory"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2758 fish/cmds.c:2759 fish/cmds.c:2760
1007 msgid "make ext2/3/4 filesystem with external journal"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2761
1011 msgid "make ext2/3/4 external journal"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2762
1015 msgid "make ext2/3/4 external journal with label"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2763
1019 msgid "make ext2/3/4 external journal with UUID"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2764
1023 msgid "make FIFO (named pipe)"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2765 fish/cmds.c:2767
1027 msgid "make a filesystem"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2766
1031 msgid "make a filesystem with block size"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2768
1035 msgid "create a mountpoint"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2769
1039 msgid "make block, character or FIFO devices"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2770
1043 msgid "make block device node"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2771
1047 msgid "make char device node"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2772
1051 msgid "create a swap partition"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2773
1055 msgid "create a swap partition with a label"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2774
1059 msgid "create a swap partition with an explicit UUID"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2775
1063 msgid "create a swap file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2776
1067 msgid "load a kernel module"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2777
1071 msgid "view a file"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2778
1075 msgid "mount a guest disk at a position in the filesystem"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2779
1079 msgid "mount a file using the loop device"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2780
1083 msgid "mount a guest disk with mount options"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2781
1087 msgid "mount a guest disk, read-only"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2782
1091 msgid "mount a guest disk with mount options and vfstype"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2783
1095 msgid "show mountpoints"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2784
1099 msgid "show mounted filesystems"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2785
1103 msgid "move a file"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2786
1107 msgid "probe NTFS volume"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2787
1111 msgid "resize an NTFS filesystem"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2788
1115 msgid "resize an NTFS filesystem (with size)"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2789
1119 msgid "add a partition to the device"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2790
1123 msgid "delete a partition"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2791
1127 msgid "partition whole disk with a single primary partition"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2792
1131 msgid "return true if a partition is bootable"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2793
1135 msgid "get the MBR type byte (ID byte) from a partition"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2794
1139 msgid "get the partition table type"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2795
1143 msgid "create an empty partition table"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2796
1147 msgid "list partitions on a device"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2797
1151 msgid "make a partition bootable"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2798
1155 msgid "set the MBR type byte (ID byte) of a partition"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2799
1159 msgid "set partition name"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2800
1163 msgid "convert partition name to device name"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2801
1167 msgid "ping the guest daemon"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2802
1171 msgid "read part of a file"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2803
1175 msgid "read part of a device"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2804
1179 msgid "create an LVM physical volume"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2805
1183 msgid "remove an LVM physical volume"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2806
1187 msgid "resize an LVM physical volume"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2807
1191 msgid "resize an LVM physical volume (with size)"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2808 fish/cmds.c:2809
1195 msgid "list the LVM physical volumes (PVs)"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2810
1199 msgid "get the UUID of a physical volume"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2811
1203 msgid "write to part of a file"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2812
1207 msgid "write to part of a device"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2813
1211 msgid "read a file"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2814
1215 msgid "read file as lines"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2815
1219 msgid "read directories entries"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2816
1223 msgid "read the target of a symbolic link"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2817
1227 msgid "readlink on multiple files"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2818
1231 msgid "canonicalized absolute pathname"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2820
1235 msgid "close and reopen libguestfs handle"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2821
1239 msgid "resize an ext2, ext3 or ext4 filesystem"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2822
1243 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2823
1247 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2824
1251 msgid "remove a file"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2825
1255 msgid "remove a file or directory recursively"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2826
1259 msgid "remove a directory"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2827
1263 msgid "remove a mountpoint"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2828
1267 msgid "scrub (securely wipe) a device"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2829
1271 msgid "scrub (securely wipe) a file"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2830
1275 msgid "scrub (securely wipe) free space"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2831
1279 msgid "add options to kernel command line"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2832
1283 msgid "set the attach method"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2833
1287 msgid "set autosync mode"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2834
1291 msgid "enable or disable direct appliance mode"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2835
1295 msgid "set the ext2/3/4 filesystem label"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2836
1299 msgid "set the ext2/3/4 filesystem UUID"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2837
1303 msgid "set memory allocated to the qemu subprocess"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2838
1307 msgid "set enable network flag"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2839
1311 msgid "set the search path"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2840
1315 msgid "set the qemu binary"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2841
1319 msgid "enable or disable the recovery process"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2842
1323 msgid "set SELinux enabled or disabled at appliance boot"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2843
1327 msgid "enable or disable command traces"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2844
1331 msgid "set verbose mode"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2845
1335 msgid "set SELinux security context"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2847 fish/cmds.c:2848
1339 msgid "create partitions on a block device"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2849
1343 msgid "modify a single partition on a block device"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2850
1347 msgid "display the disk geometry from the partition table"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2851
1351 msgid "display the kernel geometry"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2852
1355 msgid "display the partition table"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2853
1359 msgid "run a command via the shell"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2854
1363 msgid "run a command via the shell returning lines"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2855
1367 msgid "sleep for some seconds"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2856
1371 msgid "create a sparse disk image and add"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2857
1375 msgid "get file information"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2858
1379 msgid "get file system statistics"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2859 fish/cmds.c:2860
1383 msgid "print the printable strings in a file"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2861
1387 msgid "list supported groups of commands"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2862
1391 msgid "disable swap on device"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2863
1395 msgid "disable swap on file"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2864
1399 msgid "disable swap on labeled swap partition"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2865
1403 msgid "disable swap on swap partition by UUID"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2866
1407 msgid "enable swap on device"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2867
1411 msgid "enable swap on file"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2868
1415 msgid "enable swap on labeled swap partition"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2869
1419 msgid "enable swap on swap partition by UUID"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2870
1423 msgid "sync disks, writes are flushed through to the disk image"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2871
1427 msgid "return last 10 lines of a file"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2872
1431 msgid "return last N lines of a file"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2873
1435 msgid "unpack tarfile to directory"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2874
1439 msgid "pack directory into tarfile"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2875 fish/cmds.c:2882
1443 msgid "unpack compressed tarball to directory"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2876 fish/cmds.c:2883
1447 msgid "pack directory into compressed tarball"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2877
1451 msgid "print elapsed time taken to run a command"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2878
1455 msgid "update file timestamps or create a new file"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2879
1459 msgid "truncate a file to zero size"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2880
1463 msgid "truncate a file to a particular size"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2881
1467 msgid "get ext2/ext3/ext4 superblock details"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2884
1471 msgid "set file mode creation mask (umask)"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2885
1475 msgid "unmount a filesystem"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2886
1479 msgid "unmount all filesystems"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2887
1483 msgid "upload a file from the local machine"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2888
1487 msgid "upload a file from the local machine with offset"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2889
1491 msgid "set timestamp of a file with nanosecond precision"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2890
1495 msgid "get the library version number"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2891
1499 msgid "get the filesystem label"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2892
1503 msgid "get the Linux VFS type corresponding to a mounted device"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2893
1507 msgid "get the filesystem UUID"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2894
1511 msgid "activate or deactivate some volume groups"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2895
1515 msgid "activate or deactivate all volume groups"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2896
1519 msgid "create an LVM volume group"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2897
1523 msgid "get the LV UUIDs of all LVs in the volume group"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2898
1527 msgid "get the PV UUIDs containing the volume group"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2899
1531 msgid "remove an LVM volume group"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2900
1535 msgid "rename an LVM volume group"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2901 fish/cmds.c:2902
1539 msgid "list the LVM volume groups (VGs)"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2903
1543 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2904
1547 msgid "get the UUID of a volume group"
1548 msgstr ""
1549
1550 #: fish/cmds.c:2905
1551 msgid "count characters in a file"
1552 msgstr ""
1553
1554 #: fish/cmds.c:2906
1555 msgid "count lines in a file"
1556 msgstr ""
1557
1558 #: fish/cmds.c:2907
1559 msgid "count words in a file"
1560 msgstr ""
1561
1562 #: fish/cmds.c:2908
1563 msgid "create a new file"
1564 msgstr ""
1565
1566 #: fish/cmds.c:2909
1567 msgid "create a file"
1568 msgstr ""
1569
1570 #: fish/cmds.c:2912
1571 msgid "write zeroes to the device"
1572 msgstr ""
1573
1574 #: fish/cmds.c:2913
1575 msgid "write zeroes to an entire device"
1576 msgstr ""
1577
1578 #: fish/cmds.c:2914
1579 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1580 msgstr ""
1581
1582 #: fish/cmds.c:2917
1583 msgid "determine file type inside a compressed file"
1584 msgstr ""
1585
1586 #: fish/cmds.c:2920
1587 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1588 msgstr ""
1589
1590 #: fish/cmds.c:3238 fish/cmds.c:3252 fish/cmds.c:3268 fish/cmds.c:3285
1591 #: fish/cmds.c:3302 fish/cmds.c:3320 fish/cmds.c:3339 fish/cmds.c:3355
1592 #: fish/cmds.c:3373 fish/cmds.c:3389 fish/cmds.c:3407 fish/cmds.c:3423
1593 #: fish/cmds.c:3440 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3488
1594 #: fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3552
1595 #: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3619 fish/cmds.c:3635
1596 #: fish/cmds.c:3651 fish/cmds.c:3670 fish/cmds.c:3685 fish/cmds.c:3703
1597 #: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
1598 #: fish/cmds.c:3784 fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3840
1599 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3899 fish/cmds.c:3919
1600 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997
1601 #: fish/cmds.c:4017 fish/cmds.c:4037 fish/cmds.c:4052 fish/cmds.c:4068
1602 #: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4175 fish/cmds.c:4254
1603 #: fish/cmds.c:4274 fish/cmds.c:4294 fish/cmds.c:4314 fish/cmds.c:4334
1604 #: fish/cmds.c:4354 fish/cmds.c:4373 fish/cmds.c:4392 fish/cmds.c:4411
1605 #: fish/cmds.c:4426 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
1606 #: fish/cmds.c:4506 fish/cmds.c:4522 fish/cmds.c:4538 fish/cmds.c:4557
1607 #: fish/cmds.c:4579 fish/cmds.c:4601 fish/cmds.c:4621 fish/cmds.c:4638
1608 #: fish/cmds.c:4655 fish/cmds.c:4672 fish/cmds.c:4689 fish/cmds.c:4706
1609 #: fish/cmds.c:4723 fish/cmds.c:4740 fish/cmds.c:4759 fish/cmds.c:4782
1610 #: fish/cmds.c:4818 fish/cmds.c:4835 fish/cmds.c:4858 fish/cmds.c:4880
1611 #: fish/cmds.c:4901 fish/cmds.c:4921 fish/cmds.c:4940 fish/cmds.c:4960
1612 #: fish/cmds.c:4978 fish/cmds.c:4996 fish/cmds.c:5010 fish/cmds.c:5026
1613 #: fish/cmds.c:5046 fish/cmds.c:5065 fish/cmds.c:5084 fish/cmds.c:5103
1614 #: fish/cmds.c:5122 fish/cmds.c:5142 fish/cmds.c:5182 fish/cmds.c:5239
1615 #: fish/cmds.c:5260 fish/cmds.c:5281 fish/cmds.c:5302 fish/cmds.c:5320
1616 #: fish/cmds.c:5342 fish/cmds.c:5380 fish/cmds.c:5402 fish/cmds.c:5481
1617 #: fish/cmds.c:5520 fish/cmds.c:5535 fish/cmds.c:5552 fish/cmds.c:5566
1618 #: fish/cmds.c:5582 fish/cmds.c:5604 fish/cmds.c:5626 fish/cmds.c:5648
1619 #: fish/cmds.c:5670 fish/cmds.c:5692 fish/cmds.c:5714 fish/cmds.c:5734
1620 #: fish/cmds.c:5751 fish/cmds.c:5768 fish/cmds.c:5787 fish/cmds.c:5806
1621 #: fish/cmds.c:5826 fish/cmds.c:5862 fish/cmds.c:5881 fish/cmds.c:5900
1622 #: fish/cmds.c:5917 fish/cmds.c:5935 fish/cmds.c:5958 fish/cmds.c:5981
1623 #: fish/cmds.c:6005 fish/cmds.c:6028 fish/cmds.c:6049 fish/cmds.c:6072
1624 #: fish/cmds.c:6095 fish/cmds.c:6115 fish/cmds.c:6137 fish/cmds.c:6158
1625 #: fish/cmds.c:6181 fish/cmds.c:6198 fish/cmds.c:6215 fish/cmds.c:6233
1626 #: fish/cmds.c:6251 fish/cmds.c:6272 fish/cmds.c:6290 fish/cmds.c:6311
1627 #: fish/cmds.c:6331 fish/cmds.c:6349 fish/cmds.c:6370 fish/cmds.c:6393
1628 #: fish/cmds.c:6416 fish/cmds.c:6438 fish/cmds.c:6471 fish/cmds.c:6488
1629 #: fish/cmds.c:6505 fish/cmds.c:6529 fish/cmds.c:6552 fish/cmds.c:6575
1630 #: fish/cmds.c:6597 fish/cmds.c:6614 fish/cmds.c:6636 fish/cmds.c:6730
1631 #: fish/cmds.c:6750 fish/cmds.c:6770 fish/cmds.c:6790 fish/cmds.c:6808
1632 #: fish/cmds.c:6829 fish/cmds.c:6865 fish/cmds.c:6882 fish/cmds.c:6904
1633 #: fish/cmds.c:6921 fish/cmds.c:6957 fish/cmds.c:6977 fish/cmds.c:6997
1634 #: fish/cmds.c:7017 fish/cmds.c:7039 fish/cmds.c:7056 fish/cmds.c:7075
1635 #: fish/cmds.c:7094 fish/cmds.c:7116 fish/cmds.c:7137 fish/cmds.c:7158
1636 #: fish/cmds.c:7179 fish/cmds.c:7202 fish/cmds.c:7243 fish/cmds.c:7266
1637 #: fish/cmds.c:7305 fish/cmds.c:7322 fish/cmds.c:7341 fish/cmds.c:7362
1638 #: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7425 fish/cmds.c:7444
1639 #: fish/cmds.c:7465 fish/cmds.c:7542 fish/cmds.c:7583 fish/cmds.c:7662
1640 #: fish/cmds.c:7738 fish/cmds.c:7775 fish/cmds.c:7798 fish/cmds.c:7819
1641 #: fish/cmds.c:7842 fish/cmds.c:7864 fish/cmds.c:7889 fish/cmds.c:7932
1642 #: fish/cmds.c:7973 fish/cmds.c:7994 fish/cmds.c:8012 fish/cmds.c:8031
1643 #: fish/cmds.c:8048 fish/cmds.c:8066 fish/cmds.c:8093 fish/cmds.c:8117
1644 #: fish/cmds.c:8141 fish/cmds.c:8165 fish/cmds.c:8189 fish/cmds.c:8213
1645 #: fish/cmds.c:8237 fish/cmds.c:8261 fish/cmds.c:8285 fish/cmds.c:8309
1646 #: fish/cmds.c:8333 fish/cmds.c:8357 fish/cmds.c:8380 fish/cmds.c:8403
1647 #: fish/cmds.c:8424 fish/cmds.c:8445 fish/cmds.c:8466 fish/cmds.c:8486
1648 #: fish/cmds.c:8509 fish/cmds.c:8547 fish/cmds.c:8564 fish/cmds.c:8581
1649 #: fish/cmds.c:8600 fish/cmds.c:8619 fish/cmds.c:8636 fish/cmds.c:8653
1650 #: fish/cmds.c:8670 fish/cmds.c:8687 fish/cmds.c:8706 fish/cmds.c:8742
1651 #: fish/cmds.c:8782 fish/cmds.c:8815 fish/cmds.c:8832 fish/cmds.c:8849
1652 #: fish/cmds.c:8865 fish/cmds.c:8880 fish/cmds.c:8901 fish/cmds.c:8939
1653 #: fish/cmds.c:8977 fish/cmds.c:9016 fish/cmds.c:9056 fish/cmds.c:9097
1654 #: fish/cmds.c:9138 fish/cmds.c:9176 fish/cmds.c:9193 fish/cmds.c:9216
1655 #: fish/cmds.c:9238 fish/cmds.c:9260 fish/cmds.c:9280 fish/cmds.c:9300
1656 #: fish/cmds.c:9336 fish/cmds.c:9408 fish/cmds.c:9448 fish/cmds.c:9506
1657 #: fish/cmds.c:9532 fish/cmds.c:9558 fish/cmds.c:9586 fish/cmds.c:9645
1658 #: fish/cmds.c:9666 fish/cmds.c:9711 fish/cmds.c:9731 fish/cmds.c:9770
1659 #: fish/cmds.c:9807 fish/cmds.c:9827 fish/cmds.c:9849 fish/cmds.c:9906
1660 #: fish/cmds.c:9926 fish/cmds.c:9948 fish/cmds.c:9970 fish/cmds.c:9989
1661 #: fish/cmds.c:10009 fish/cmds.c:10036 fish/cmds.c:10056 fish/cmds.c:10076
1662 #: fish/cmds.c:10096 fish/cmds.c:10116 fish/cmds.c:10138 fish/cmds.c:10173
1663 #: fish/cmds.c:10191 fish/cmds.c:10214 fish/cmds.c:10236 fish/cmds.c:10251
1664 #: fish/cmds.c:10268 fish/cmds.c:10305 fish/cmds.c:10344 fish/cmds.c:10384
1665 #: fish/cmds.c:10440 fish/cmds.c:10462 fish/cmds.c:10498 fish/cmds.c:10513
1666 #: fish/cmds.c:10533 fish/cmds.c:10573 fish/cmds.c:10596 fish/cmds.c:10620
1667 #: fish/cmds.c:10645 fish/cmds.c:10686 fish/cmds.c:10711 fish/cmds.c:10749
1668 #: fish/cmds.c:10780 fish/cmds.c:10811 fish/cmds.c:10839 fish/cmds.c:10859
1669 #: fish/cmds.c:10891 fish/cmds.c:10911 fish/cmds.c:10931 fish/cmds.c:10948
1670 #: fish/cmds.c:10966 fish/cmds.c:10989 fish/cmds.c:11010 fish/cmds.c:11029
1671 #: fish/cmds.c:11071 fish/cmds.c:11114 fish/cmds.c:11158 fish/cmds.c:11197
1672 #: fish/cmds.c:11216 fish/cmds.c:11236 fish/cmds.c:11256 fish/cmds.c:11277
1673 #: fish/cmds.c:11298 fish/cmds.c:11319 fish/cmds.c:11340 fish/cmds.c:11361
1674 #: fish/cmds.c:11383 fish/cmds.c:11421 fish/cmds.c:11472 fish/cmds.c:11510
1675 #: fish/cmds.c:11566 fish/cmds.c:11656 fish/cmds.c:11685 fish/cmds.c:11712
1676 #, c-format
1677 msgid "%s should have %d parameter(s)\n"
1678 msgstr ""
1679
1680 #: fish/cmds.c:3239 fish/cmds.c:3253 fish/cmds.c:3269 fish/cmds.c:3286
1681 #: fish/cmds.c:3303 fish/cmds.c:3321 fish/cmds.c:3340 fish/cmds.c:3356
1682 #: fish/cmds.c:3374 fish/cmds.c:3390 fish/cmds.c:3408 fish/cmds.c:3424
1683 #: fish/cmds.c:3441 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3489
1684 #: fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537 fish/cmds.c:3553
1685 #: fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3620 fish/cmds.c:3636
1686 #: fish/cmds.c:3652 fish/cmds.c:3671 fish/cmds.c:3686 fish/cmds.c:3704
1687 #: fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
1688 #: fish/cmds.c:3785 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3841
1689 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3900 fish/cmds.c:3920
1690 #: fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998
1691 #: fish/cmds.c:4018 fish/cmds.c:4038 fish/cmds.c:4053 fish/cmds.c:4069
1692 #: fish/cmds.c:4090 fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4176
1693 #: fish/cmds.c:4197 fish/cmds.c:4255 fish/cmds.c:4275 fish/cmds.c:4295
1694 #: fish/cmds.c:4315 fish/cmds.c:4335 fish/cmds.c:4355 fish/cmds.c:4374
1695 #: fish/cmds.c:4393 fish/cmds.c:4412 fish/cmds.c:4427 fish/cmds.c:4446
1696 #: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4507 fish/cmds.c:4523
1697 #: fish/cmds.c:4539 fish/cmds.c:4558 fish/cmds.c:4580 fish/cmds.c:4602
1698 #: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4673
1699 #: fish/cmds.c:4690 fish/cmds.c:4707 fish/cmds.c:4724 fish/cmds.c:4741
1700 #: fish/cmds.c:4760 fish/cmds.c:4783 fish/cmds.c:4819 fish/cmds.c:4836
1701 #: fish/cmds.c:4859 fish/cmds.c:4881 fish/cmds.c:4902 fish/cmds.c:4922
1702 #: fish/cmds.c:4941 fish/cmds.c:4961 fish/cmds.c:4979 fish/cmds.c:4997
1703 #: fish/cmds.c:5011 fish/cmds.c:5027 fish/cmds.c:5047 fish/cmds.c:5066
1704 #: fish/cmds.c:5085 fish/cmds.c:5104 fish/cmds.c:5123 fish/cmds.c:5143
1705 #: fish/cmds.c:5183 fish/cmds.c:5240 fish/cmds.c:5261 fish/cmds.c:5282
1706 #: fish/cmds.c:5303 fish/cmds.c:5321 fish/cmds.c:5343 fish/cmds.c:5381
1707 #: fish/cmds.c:5403 fish/cmds.c:5482 fish/cmds.c:5521 fish/cmds.c:5536
1708 #: fish/cmds.c:5553 fish/cmds.c:5567 fish/cmds.c:5583 fish/cmds.c:5605
1709 #: fish/cmds.c:5627 fish/cmds.c:5649 fish/cmds.c:5671 fish/cmds.c:5693
1710 #: fish/cmds.c:5715 fish/cmds.c:5735 fish/cmds.c:5752 fish/cmds.c:5769
1711 #: fish/cmds.c:5788 fish/cmds.c:5807 fish/cmds.c:5827 fish/cmds.c:5863
1712 #: fish/cmds.c:5882 fish/cmds.c:5901 fish/cmds.c:5918 fish/cmds.c:5936
1713 #: fish/cmds.c:5959 fish/cmds.c:5982 fish/cmds.c:6006 fish/cmds.c:6029
1714 #: fish/cmds.c:6050 fish/cmds.c:6073 fish/cmds.c:6096 fish/cmds.c:6116
1715 #: fish/cmds.c:6138 fish/cmds.c:6159 fish/cmds.c:6182 fish/cmds.c:6199
1716 #: fish/cmds.c:6216 fish/cmds.c:6234 fish/cmds.c:6252 fish/cmds.c:6273
1717 #: fish/cmds.c:6291 fish/cmds.c:6312 fish/cmds.c:6332 fish/cmds.c:6350
1718 #: fish/cmds.c:6371 fish/cmds.c:6394 fish/cmds.c:6417 fish/cmds.c:6439
1719 #: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6530
1720 #: fish/cmds.c:6553 fish/cmds.c:6576 fish/cmds.c:6598 fish/cmds.c:6615
1721 #: fish/cmds.c:6637 fish/cmds.c:6731 fish/cmds.c:6751 fish/cmds.c:6771
1722 #: fish/cmds.c:6791 fish/cmds.c:6809 fish/cmds.c:6830 fish/cmds.c:6866
1723 #: fish/cmds.c:6883 fish/cmds.c:6905 fish/cmds.c:6922 fish/cmds.c:6958
1724 #: fish/cmds.c:6978 fish/cmds.c:6998 fish/cmds.c:7018 fish/cmds.c:7040
1725 #: fish/cmds.c:7057 fish/cmds.c:7076 fish/cmds.c:7095 fish/cmds.c:7117
1726 #: fish/cmds.c:7138 fish/cmds.c:7159 fish/cmds.c:7180 fish/cmds.c:7203
1727 #: fish/cmds.c:7244 fish/cmds.c:7267 fish/cmds.c:7306 fish/cmds.c:7323
1728 #: fish/cmds.c:7342 fish/cmds.c:7363 fish/cmds.c:7386 fish/cmds.c:7408
1729 #: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7466 fish/cmds.c:7543
1730 #: fish/cmds.c:7584 fish/cmds.c:7663 fish/cmds.c:7739 fish/cmds.c:7776
1731 #: fish/cmds.c:7799 fish/cmds.c:7820 fish/cmds.c:7843 fish/cmds.c:7865
1732 #: fish/cmds.c:7890 fish/cmds.c:7933 fish/cmds.c:7974 fish/cmds.c:7995
1733 #: fish/cmds.c:8013 fish/cmds.c:8032 fish/cmds.c:8049 fish/cmds.c:8067
1734 #: fish/cmds.c:8094 fish/cmds.c:8118 fish/cmds.c:8142 fish/cmds.c:8166
1735 #: fish/cmds.c:8190 fish/cmds.c:8214 fish/cmds.c:8238 fish/cmds.c:8262
1736 #: fish/cmds.c:8286 fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358
1737 #: fish/cmds.c:8381 fish/cmds.c:8404 fish/cmds.c:8425 fish/cmds.c:8446
1738 #: fish/cmds.c:8467 fish/cmds.c:8487 fish/cmds.c:8510 fish/cmds.c:8548
1739 #: fish/cmds.c:8565 fish/cmds.c:8582 fish/cmds.c:8601 fish/cmds.c:8620
1740 #: fish/cmds.c:8637 fish/cmds.c:8654 fish/cmds.c:8671 fish/cmds.c:8688
1741 #: fish/cmds.c:8707 fish/cmds.c:8743 fish/cmds.c:8783 fish/cmds.c:8816
1742 #: fish/cmds.c:8833 fish/cmds.c:8850 fish/cmds.c:8866 fish/cmds.c:8881
1743 #: fish/cmds.c:8902 fish/cmds.c:8940 fish/cmds.c:8978 fish/cmds.c:9017
1744 #: fish/cmds.c:9057 fish/cmds.c:9098 fish/cmds.c:9139 fish/cmds.c:9177
1745 #: fish/cmds.c:9194 fish/cmds.c:9217 fish/cmds.c:9239 fish/cmds.c:9261
1746 #: fish/cmds.c:9281 fish/cmds.c:9301 fish/cmds.c:9337 fish/cmds.c:9409
1747 #: fish/cmds.c:9449 fish/cmds.c:9507 fish/cmds.c:9533 fish/cmds.c:9559
1748 #: fish/cmds.c:9587 fish/cmds.c:9646 fish/cmds.c:9667 fish/cmds.c:9712
1749 #: fish/cmds.c:9732 fish/cmds.c:9771 fish/cmds.c:9808 fish/cmds.c:9828
1750 #: fish/cmds.c:9850 fish/cmds.c:9907 fish/cmds.c:9927 fish/cmds.c:9949
1751 #: fish/cmds.c:9971 fish/cmds.c:9990 fish/cmds.c:10010 fish/cmds.c:10037
1752 #: fish/cmds.c:10057 fish/cmds.c:10077 fish/cmds.c:10097 fish/cmds.c:10117
1753 #: fish/cmds.c:10139 fish/cmds.c:10174 fish/cmds.c:10192 fish/cmds.c:10215
1754 #: fish/cmds.c:10237 fish/cmds.c:10252 fish/cmds.c:10269 fish/cmds.c:10306
1755 #: fish/cmds.c:10345 fish/cmds.c:10385 fish/cmds.c:10441 fish/cmds.c:10463
1756 #: fish/cmds.c:10499 fish/cmds.c:10514 fish/cmds.c:10534 fish/cmds.c:10574
1757 #: fish/cmds.c:10597 fish/cmds.c:10621 fish/cmds.c:10646 fish/cmds.c:10687
1758 #: fish/cmds.c:10712 fish/cmds.c:10750 fish/cmds.c:10781 fish/cmds.c:10812
1759 #: fish/cmds.c:10840 fish/cmds.c:10860 fish/cmds.c:10892 fish/cmds.c:10912
1760 #: fish/cmds.c:10932 fish/cmds.c:10949 fish/cmds.c:10967 fish/cmds.c:10990
1761 #: fish/cmds.c:11011 fish/cmds.c:11030 fish/cmds.c:11072 fish/cmds.c:11115
1762 #: fish/cmds.c:11159 fish/cmds.c:11198 fish/cmds.c:11217 fish/cmds.c:11237
1763 #: fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11299 fish/cmds.c:11320
1764 #: fish/cmds.c:11341 fish/cmds.c:11362 fish/cmds.c:11384 fish/cmds.c:11422
1765 #: fish/cmds.c:11473 fish/cmds.c:11511 fish/cmds.c:11567 fish/cmds.c:11590
1766 #: fish/cmds.c:11657 fish/cmds.c:11686 fish/cmds.c:11713
1767 #, c-format
1768 msgid "type 'help %s' for help on %s\n"
1769 msgstr ""
1770
1771 #: fish/cmds.c:3597 fish/cmds.c:4795 fish/cmds.c:5153 fish/cmds.c:5193
1772 #: fish/cmds.c:5212 fish/cmds.c:5355 fish/cmds.c:5414 fish/cmds.c:5433
1773 #: fish/cmds.c:5452 fish/cmds.c:5495 fish/cmds.c:5838 fish/cmds.c:6449
1774 #: fish/cmds.c:6648 fish/cmds.c:6667 fish/cmds.c:6686 fish/cmds.c:6705
1775 #: fish/cmds.c:6841 fish/cmds.c:6932 fish/cmds.c:7213 fish/cmds.c:7277
1776 #: fish/cmds.c:7476 fish/cmds.c:7495 fish/cmds.c:7514 fish/cmds.c:7553
1777 #: fish/cmds.c:7594 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7673
1778 #: fish/cmds.c:7692 fish/cmds.c:7711 fish/cmds.c:7749 fish/cmds.c:7902
1779 #: fish/cmds.c:7945 fish/cmds.c:8522 fish/cmds.c:8717 fish/cmds.c:8755
1780 #: fish/cmds.c:8793 fish/cmds.c:8913 fish/cmds.c:8950 fish/cmds.c:8988
1781 #: fish/cmds.c:9027 fish/cmds.c:9068 fish/cmds.c:9109 fish/cmds.c:9150
1782 #: fish/cmds.c:9313 fish/cmds.c:9349 fish/cmds.c:9362 fish/cmds.c:9375
1783 #: fish/cmds.c:9388 fish/cmds.c:9421 fish/cmds.c:9459 fish/cmds.c:9478
1784 #: fish/cmds.c:9599 fish/cmds.c:9618 fish/cmds.c:9679 fish/cmds.c:9692
1785 #: fish/cmds.c:9743 fish/cmds.c:9782 fish/cmds.c:9860 fish/cmds.c:9879
1786 #: fish/cmds.c:10153 fish/cmds.c:10280 fish/cmds.c:10317 fish/cmds.c:10356
1787 #: fish/cmds.c:10396 fish/cmds.c:10415 fish/cmds.c:10474 fish/cmds.c:10547
1788 #: fish/cmds.c:10657 fish/cmds.c:10727 fish/cmds.c:10761 fish/cmds.c:10792
1789 #: fish/cmds.c:10823 fish/cmds.c:10872 fish/cmds.c:11043 fish/cmds.c:11085
1790 #: fish/cmds.c:11130 fish/cmds.c:11172 fish/cmds.c:11398 fish/cmds.c:11436
1791 #: fish/cmds.c:11449 fish/cmds.c:11487 fish/cmds.c:11522 fish/cmds.c:11541
1792 #: fish/cmds.c:11608
1793 #, c-format
1794 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1795 msgstr ""
1796
1797 #: fish/cmds.c:3603 fish/cmds.c:4801 fish/cmds.c:5159 fish/cmds.c:5199
1798 #: fish/cmds.c:5218 fish/cmds.c:5361 fish/cmds.c:5420 fish/cmds.c:5439
1799 #: fish/cmds.c:5458 fish/cmds.c:5501 fish/cmds.c:5844 fish/cmds.c:6455
1800 #: fish/cmds.c:6654 fish/cmds.c:6673 fish/cmds.c:6692 fish/cmds.c:6711
1801 #: fish/cmds.c:6847 fish/cmds.c:6938 fish/cmds.c:7219 fish/cmds.c:7283
1802 #: fish/cmds.c:7482 fish/cmds.c:7501 fish/cmds.c:7520 fish/cmds.c:7559
1803 #: fish/cmds.c:7600 fish/cmds.c:7619 fish/cmds.c:7638 fish/cmds.c:7679
1804 #: fish/cmds.c:7698 fish/cmds.c:7717 fish/cmds.c:7755 fish/cmds.c:7908
1805 #: fish/cmds.c:7951 fish/cmds.c:8528 fish/cmds.c:8723 fish/cmds.c:8761
1806 #: fish/cmds.c:8799 fish/cmds.c:8919 fish/cmds.c:8956 fish/cmds.c:8994
1807 #: fish/cmds.c:9033 fish/cmds.c:9074 fish/cmds.c:9115 fish/cmds.c:9156
1808 #: fish/cmds.c:9427 fish/cmds.c:9465 fish/cmds.c:9484 fish/cmds.c:9605
1809 #: fish/cmds.c:9749 fish/cmds.c:9788 fish/cmds.c:9866 fish/cmds.c:9885
1810 #: fish/cmds.c:10286 fish/cmds.c:10323 fish/cmds.c:10362 fish/cmds.c:10402
1811 #: fish/cmds.c:10421 fish/cmds.c:10480 fish/cmds.c:10553 fish/cmds.c:10663
1812 #: fish/cmds.c:11049 fish/cmds.c:11091 fish/cmds.c:11136 fish/cmds.c:11178
1813 #: fish/cmds.c:11528 fish/cmds.c:11614
1814 #, c-format
1815 msgid "%s: %s: integer out of range\n"
1816 msgstr ""
1817
1818 #: fish/cmds.c:4089 fish/cmds.c:4196 fish/cmds.c:11589
1819 #, c-format
1820 msgid "%s should have %d-%d parameter(s)\n"
1821 msgstr ""
1822
1823 #: fish/cmds.c:4115 fish/cmds.c:4227 fish/cmds.c:11629
1824 #, c-format
1825 msgid "%s: unknown optional argument \"%s\"\n"
1826 msgstr ""
1827
1828 #: fish/cmds.c:4121 fish/cmds.c:4233 fish/cmds.c:11635
1829 #, c-format
1830 msgid "%s: optional argument \"%s\" given twice\n"
1831 msgstr ""
1832
1833 #: fish/cmds.c:11730
1834 #, c-format
1835 msgid "%s: unknown command\n"
1836 msgstr ""
1837
1838 #: fish/config.c:73 fish/config.c:112
1839 #, c-format
1840 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1841 msgstr ""
1842
1843 #: fish/copy.c:41
1844 #, c-format
1845 msgid ""
1846 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1847 msgstr ""
1848
1849 #: fish/copy.c:62
1850 #, c-format
1851 msgid "copy-in: target '%s' is not a directory\n"
1852 msgstr ""
1853
1854 #: fish/copy.c:157
1855 #, c-format
1856 msgid "error: argument is zero length or longer than maximum permitted\n"
1857 msgstr ""
1858
1859 #: fish/copy.c:202
1860 #, c-format
1861 msgid ""
1862 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1863 "image\n"
1864 msgstr ""
1865
1866 #: fish/copy.c:213
1867 #, c-format
1868 msgid "copy-out: target '%s' is not a directory\n"
1869 msgstr ""
1870
1871 #: fish/copy.c:258
1872 #, c-format
1873 msgid "copy-out: '%s' is not a file or directory\n"
1874 msgstr ""
1875
1876 #: fish/edit.c:45
1877 #, c-format
1878 msgid "use '%s filename' to edit a file\n"
1879 msgstr ""
1880
1881 #: fish/fish.c:100
1882 #, c-format
1883 msgid ""
1884 "%s: guest filesystem shell\n"
1885 "%s lets you edit virtual machine filesystems\n"
1886 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1887 "Usage:\n"
1888 "  %s [--options] cmd [: cmd : cmd ...]\n"
1889 "Options:\n"
1890 "  -h|--cmd-help        List available commands\n"
1891 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1892 "  -a|--add image       Add image\n"
1893 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1894 "  --csh                Make --listen csh-compatible\n"
1895 "  -d|--domain guest    Add disks from libvirt guest\n"
1896 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1897 "  --echo-keys          Don't turn off echo for passphrases\n"
1898 "  -f|--file file       Read commands from file\n"
1899 "  --format[=raw|..]    Force disk format for -a option\n"
1900 "  -i|--inspector       Automatically mount filesystems\n"
1901 "  --keys-from-stdin    Read passphrases from stdin\n"
1902 "  --listen             Listen for remote commands\n"
1903 "  --live               Connect to a live virtual machine\n"
1904 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
1905 "  -n|--no-sync         Don't autosync\n"
1906 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1907 "  --progress-bars      Enable progress bars even when not interactive\n"
1908 "  --no-progress-bars   Disable progress bars\n"
1909 "  --remote[=pid]       Send commands to remote %s\n"
1910 "  -r|--ro              Mount read-only\n"
1911 "  --selinux            Enable SELinux support\n"
1912 "  -v|--verbose         Verbose messages\n"
1913 "  -V|--version         Display version and exit\n"
1914 "  -w|--rw              Mount read-write\n"
1915 "  -x                   Echo each command before executing it\n"
1916 "\n"
1917 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1918 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1919 "or\n"
1920 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1921 "\n"
1922 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1923 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1924 "\n"
1925 "For more information, see the manpage %s(1).\n"
1926 msgstr ""
1927
1928 #: fish/fish.c:256
1929 #, c-format
1930 msgid "%s: --listen=PID: PID was not a number: %s\n"
1931 msgstr ""
1932
1933 #: fish/fish.c:263
1934 #, c-format
1935 msgid ""
1936 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1937 msgstr ""
1938
1939 #: fish/fish.c:313
1940 #, c-format
1941 msgid "%s: only one -f parameter can be given\n"
1942 msgstr ""
1943
1944 #: fish/fish.c:468
1945 #, c-format
1946 msgid "%s: cannot use --listen and --remote options at the same time\n"
1947 msgstr ""
1948
1949 #: fish/fish.c:476
1950 #, c-format
1951 msgid "%s: extra parameters on the command line with --listen flag\n"
1952 msgstr ""
1953
1954 #: fish/fish.c:482
1955 #, c-format
1956 msgid "%s: cannot use --listen and --file options at the same time\n"
1957 msgstr ""
1958
1959 #: fish/fish.c:540
1960 #, c-format
1961 msgid "guestfish: could not access termcap or terminfo database.\n"
1962 msgstr ""
1963
1964 #: fish/fish.c:544
1965 #, c-format
1966 msgid "guestfish: terminal type \"%s\" not defined.\n"
1967 msgstr ""
1968
1969 #: fish/fish.c:632
1970 #, c-format
1971 msgid ""
1972 "\n"
1973 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1974 "editing virtual machine filesystems.\n"
1975 "\n"
1976 "Type: 'help' for help on commands\n"
1977 "      'man' to read the manual\n"
1978 "      'quit' to quit the shell\n"
1979 "\n"
1980 msgstr ""
1981
1982 #: fish/fish.c:776
1983 #, c-format
1984 msgid "%s: unterminated double quote\n"
1985 msgstr ""
1986
1987 #: fish/fish.c:782 fish/fish.c:799
1988 #, c-format
1989 msgid "%s: command arguments not separated by whitespace\n"
1990 msgstr ""
1991
1992 #: fish/fish.c:793
1993 #, c-format
1994 msgid "%s: unterminated single quote\n"
1995 msgstr ""
1996
1997 #: fish/fish.c:823
1998 #, c-format
1999 msgid "%s: internal error parsing string at '%s'\n"
2000 msgstr ""
2001
2002 #: fish/fish.c:840
2003 #, c-format
2004 msgid "%s: too many arguments\n"
2005 msgstr ""
2006
2007 #: fish/fish.c:908
2008 #, c-format
2009 msgid "%s: empty command on command line\n"
2010 msgstr ""
2011
2012 #: fish/fish.c:1054
2013 msgid "display a list of commands or help on a command"
2014 msgstr ""
2015
2016 #: fish/fish.c:1056
2017 msgid "quit guestfish"
2018 msgstr ""
2019
2020 #: fish/fish.c:1067
2021 #, c-format
2022 msgid ""
2023 "help - display a list of commands or help on a command\n"
2024 "     help cmd\n"
2025 "     help\n"
2026 msgstr ""
2027
2028 #: fish/fish.c:1075
2029 #, c-format
2030 msgid ""
2031 "quit - quit guestfish\n"
2032 "     quit\n"
2033 msgstr ""
2034
2035 #: fish/fish.c:1080
2036 #, c-format
2037 msgid "%s: command not known, use -h to list all commands\n"
2038 msgstr ""
2039
2040 #: fish/fish.c:1096
2041 #, c-format
2042 msgid ""
2043 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2044 "For a list of commands:             guestfish -h\n"
2045 "For complete documentation:         man guestfish\n"
2046 msgstr ""
2047
2048 #: fish/fish.c:1253
2049 #, c-format
2050 msgid "Runaway quote in string \"%s\"\n"
2051 msgstr ""
2052
2053 #: fish/fish.c:1451
2054 #, c-format
2055 msgid ""
2056 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2057 "or run \"inspect-os\" command)\n"
2058 msgstr ""
2059
2060 #: fish/fish.c:1457
2061 #, c-format
2062 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
2063 msgstr ""
2064
2065 #: fish/fish.c:1471
2066 #, c-format
2067 msgid ""
2068 "%s: drive '%c:' not found.  To list available drives do:\n"
2069 "  inspect-get-drive-mappings %s\n"
2070 msgstr ""
2071
2072 #: fish/fish.c:1490
2073 #, c-format
2074 msgid ""
2075 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2076 "  umount-all\n"
2077 "  mount %s /\n"
2078 msgstr ""
2079
2080 #: fish/glob.c:53
2081 #, c-format
2082 msgid "use 'glob command [args...]'\n"
2083 msgstr ""
2084
2085 #: fish/glob.c:73
2086 #, c-format
2087 msgid "glob: guestfs_glob_expand call failed: %s\n"
2088 msgstr ""
2089
2090 #: fish/help.c:38
2091 #, c-format
2092 msgid ""
2093 "Add disk images to examine using the -a or -d options, or the 'add' "
2094 "command.\n"
2095 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2096 "Once you have done this, use the 'run' command.\n"
2097 msgstr ""
2098
2099 #: fish/help.c:44
2100 #, c-format
2101 msgid ""
2102 "Find out what filesystems are available using 'list-filesystems' and then\n"
2103 "mount them to examine or modify the contents using 'mount-ro' or\n"
2104 "'mount-options'.\n"
2105 msgstr ""
2106
2107 #: fish/help.c:52
2108 #, c-format
2109 msgid ""
2110 "For more information about a command, use 'help cmd'.\n"
2111 "\n"
2112 "To read the manual, type 'man'.\n"
2113 msgstr ""
2114
2115 #: fish/hexedit.c:41
2116 #, c-format
2117 msgid "hexedit (device|filename) [max | start max]\n"
2118 msgstr ""
2119
2120 #: fish/hexedit.c:52
2121 #, c-format
2122 msgid "hexedit: %s is a zero length file or device\n"
2123 msgstr ""
2124
2125 #: fish/hexedit.c:63
2126 #, c-format
2127 msgid ""
2128 "hexedit: %s is larger than %s. You must supply a limit using\n"
2129 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2130 "  'hexedit %s <start> <max>'.\n"
2131 msgstr ""
2132
2133 #: fish/hexedit.c:92
2134 #, c-format
2135 msgid "hexedit: invalid range\n"
2136 msgstr ""
2137
2138 #: fish/inspect.c:77
2139 #, c-format
2140 msgid "%s: don't use --live and -i options together\n"
2141 msgstr ""
2142
2143 #: fish/inspect.c:89
2144 #, c-format
2145 msgid "%s: no operating system was found on this disk\n"
2146 msgstr ""
2147
2148 #: fish/inspect.c:95
2149 #, c-format
2150 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2151 msgstr ""
2152
2153 #: fish/inspect.c:134
2154 #, c-format
2155 msgid "%s: some filesystems could not be mounted (ignored)\n"
2156 msgstr ""
2157
2158 #: fish/inspect.c:146
2159 #, c-format
2160 msgid "Operating system: %s\n"
2161 msgstr ""
2162
2163 #: fish/inspect.c:159
2164 #, c-format
2165 msgid "%s mounted on %s\n"
2166 msgstr ""
2167
2168 #: fish/keys.c:52
2169 #, c-format
2170 msgid "Enter key or passphrase (\"%s\"): "
2171 msgstr ""
2172
2173 #: fish/lcd.c:34
2174 #, c-format
2175 msgid "use 'lcd directory' to change local directory\n"
2176 msgstr ""
2177
2178 #: fish/man.c:34
2179 #, c-format
2180 msgid "use 'man' without parameters to open the manual\n"
2181 msgstr ""
2182
2183 #: fish/man.c:53
2184 #, c-format
2185 msgid "the external 'man' program failed\n"
2186 msgstr ""
2187
2188 #: fish/more.c:40
2189 #, c-format
2190 msgid "use '%s filename' to page a file\n"
2191 msgstr ""
2192
2193 #: fish/options.c:36
2194 #, c-format
2195 msgid "%s: too many drives added on the command line\n"
2196 msgstr ""
2197
2198 #: fish/options.c:128
2199 #, c-format
2200 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2201 msgstr ""
2202
2203 #: fish/prep.c:37
2204 #, c-format
2205 msgid ""
2206 "List of available prepared disk images:\n"
2207 "\n"
2208 msgstr ""
2209
2210 #: fish/prep.c:40
2211 #, c-format
2212 msgid ""
2213 "guestfish -N %-8s - %s\n"
2214 "\n"
2215 "%s\n"
2216 msgstr ""
2217
2218 #: fish/prep.c:48
2219 #, c-format
2220 msgid "  Optional parameters:\n"
2221 msgstr ""
2222
2223 #: fish/prep.c:55
2224 #, c-format
2225 msgid "<%s> %s (default: %s)\n"
2226 msgstr ""
2227
2228 #: fish/prep.c:65
2229 #, c-format
2230 msgid ""
2231 "Prepared disk images are written to file \"test1.img\" in the local\n"
2232 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2233 "For more information see the guestfish(1) manual.\n"
2234 msgstr ""
2235
2236 #: fish/prep.c:96
2237 #, c-format
2238 msgid ""
2239 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2240 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2241 msgstr ""
2242
2243 #: fish/prep.c:158
2244 #, c-format
2245 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2246 msgstr ""
2247
2248 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2249 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2250 msgid "failed to allocate disk"
2251 msgstr ""
2252
2253 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2254 msgid "could not parse boot size"
2255 msgstr ""
2256
2257 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2258 #, c-format
2259 msgid "failed to get sector size of disk: %s"
2260 msgstr ""
2261
2262 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2263 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2264 #, c-format
2265 msgid "failed to partition disk: %s"
2266 msgstr ""
2267
2268 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2269 #, c-format
2270 msgid "failed to add boot partition: %s"
2271 msgstr ""
2272
2273 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2274 #, c-format
2275 msgid "failed to add root partition: %s"
2276 msgstr ""
2277
2278 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2279 #, c-format
2280 msgid "failed to create boot filesystem: %s"
2281 msgstr ""
2282
2283 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2284 #, c-format
2285 msgid "failed to create root filesystem: %s"
2286 msgstr ""
2287
2288 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2289 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2290 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2291 msgstr ""
2292
2293 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2294 #, c-format
2295 msgid "failed to create PV: %s: %s"
2296 msgstr ""
2297
2298 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2299 #, c-format
2300 msgid "failed to create VG: %s: %s"
2301 msgstr ""
2302
2303 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2304 #, c-format
2305 msgid "failed to create LV: /dev/%s/%s: %s"
2306 msgstr ""
2307
2308 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2309 #, c-format
2310 msgid "failed to resize LV to full size: %s: %s"
2311 msgstr ""
2312
2313 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2314 #, c-format
2315 msgid "failed to create filesystem (%s): %s"
2316 msgstr ""
2317
2318 #: fish/rc.c:255
2319 #, c-format
2320 msgid "guestfish: protocol error: could not read 'hello' message\n"
2321 msgstr ""
2322
2323 #: fish/rc.c:260
2324 #, c-format
2325 msgid ""
2326 "guestfish: protocol error: version mismatch, server version '%s' does not "
2327 "match client version '%s'.  The two versions must match exactly.\n"
2328 msgstr ""
2329
2330 #: fish/rc.c:335 fish/rc.c:349
2331 #, c-format
2332 msgid "guestfish: remote: looks like the server is not running\n"
2333 msgstr ""
2334
2335 #: fish/rc.c:361 fish/rc.c:375
2336 #, c-format
2337 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2338 msgstr ""
2339
2340 #: fish/rc.c:386
2341 #, c-format
2342 msgid "guestfish: protocol error: could not decode reply from server\n"
2343 msgstr ""
2344
2345 #: fish/reopen.c:36
2346 #, c-format
2347 msgid "'reopen' command takes no parameters\n"
2348 msgstr ""
2349
2350 #: fish/reopen.c:46
2351 #, c-format
2352 msgid "reopen: guestfs_create: failed to create handle\n"
2353 msgstr ""
2354
2355 #: fish/supported.c:66
2356 msgid "yes"
2357 msgstr ""
2358
2359 #: fish/supported.c:68
2360 msgid "no"
2361 msgstr ""
2362
2363 #: fish/time.c:36
2364 #, c-format
2365 msgid "use 'time command [args...]'\n"
2366 msgstr ""
2367
2368 #: fuse/guestmount.c:911
2369 #, c-format
2370 msgid ""
2371 "%s: FUSE module for libguestfs\n"
2372 "%s lets you mount a virtual machine filesystem\n"
2373 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2374 "Usage:\n"
2375 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2376 "Options:\n"
2377 "  -a|--add image       Add image\n"
2378 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2379 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2380 "  -d|--domain guest    Add disks from libvirt guest\n"
2381 "  --echo-keys          Don't turn off echo for passphrases\n"
2382 "  --format[=raw|..]    Force disk format for -a option\n"
2383 "  --fuse-help          Display extra FUSE options\n"
2384 "  -i|--inspector       Automatically mount filesystems\n"
2385 "  --help               Display help message and exit\n"
2386 "  --keys-from-stdin    Read passphrases from stdin\n"
2387 "  --live               Connect to a live virtual machine\n"
2388 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2389 "  -n|--no-sync         Don't autosync\n"
2390 "  -o|--option opt      Pass extra option to FUSE\n"
2391 "  -r|--ro              Mount read-only\n"
2392 "  --selinux            Enable SELinux support\n"
2393 "  -v|--verbose         Verbose messages\n"
2394 "  -V|--version         Display version and exit\n"
2395 "  -w|--rw              Mount read-write\n"
2396 "  -x|--trace           Trace guestfs API calls\n"
2397 msgstr ""
2398
2399 #: fuse/guestmount.c:1142
2400 #, c-format
2401 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2402 msgstr ""
2403
2404 #: fuse/guestmount.c:1150
2405 #, c-format
2406 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2407 msgstr ""
2408
2409 #: inspector/virt-inspector.c:74
2410 #, c-format
2411 msgid ""
2412 "%s: display information about a virtual machine\n"
2413 "Copyright (C) 2010 Red Hat Inc.\n"
2414 "Usage:\n"
2415 "  %s [--options] -d domname file [file ...]\n"
2416 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2417 "Options:\n"
2418 "  -a|--add image       Add image\n"
2419 "  -c|--connect uri     Specify libvirt URI for -d option\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 "  --help               Display brief help\n"
2424 "  --keys-from-stdin    Read passphrases from stdin\n"
2425 "  -v|--verbose         Verbose messages\n"
2426 "  -V|--version         Display version and exit\n"
2427 "  -x                   Trace libguestfs API calls\n"
2428 "For more information, see the manpage %s(1).\n"
2429 msgstr ""
2430
2431 #: inspector/virt-inspector.c:261
2432 #, c-format
2433 msgid ""
2434 "%s: no operating system could be detected inside this disk image.\n"
2435 "\n"
2436 "This may be because the file is not a disk image, or is not a virtual "
2437 "machine\n"
2438 "image, or because the OS type is not understood by libguestfs.\n"
2439 "\n"
2440 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2441 "must\n"
2442 "install the separate libguestfs-winsupport package.\n"
2443 "\n"
2444 "If you feel this is an error, please file a bug report including as much\n"
2445 "information about the disk image as possible.\n"
2446 msgstr ""
2447
2448 #: inspector/virt-inspector.c:286
2449 #, c-format
2450 msgid "%s: XML write error at \"%s\": %m\n"
2451 msgstr ""
2452
2453 #: inspector/virt-inspector.c:298
2454 #, c-format
2455 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2456 msgstr ""
2457
2458 #: inspector/virt-inspector.c:306
2459 #, c-format
2460 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2461 msgstr ""
2462
2463 #: perl/lib/Sys/Guestfs/Lib.pm:158
2464 msgid "open_guest: first parameter must be a string or an arrayref"
2465 msgstr ""
2466
2467 #: perl/lib/Sys/Guestfs/Lib.pm:164
2468 msgid "open_guest: first argument contains undefined element"
2469 msgstr ""
2470
2471 #: perl/lib/Sys/Guestfs/Lib.pm:172
2472 #, perl-brace-format
2473 msgid "guest image {imagename} does not exist or is not readable"
2474 msgstr ""
2475
2476 #: perl/lib/Sys/Guestfs/Lib.pm:179
2477 msgid ""
2478 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2479 "XPath::XMLParser)"
2480 msgstr ""
2481
2482 #: perl/lib/Sys/Guestfs/Lib.pm:184
2483 msgid "open_guest: too many domains listed on command line"
2484 msgstr ""
2485
2486 #: perl/lib/Sys/Guestfs/Lib.pm:191
2487 msgid "open_guest: cannot connect to libvirt"
2488 msgstr ""
2489
2490 #: perl/lib/Sys/Guestfs/Lib.pm:210
2491 #, perl-brace-format
2492 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2493 msgstr ""
2494
2495 #: perl/lib/Sys/Guestfs/Lib.pm:213
2496 #, perl-brace-format
2497 msgid "{imagename} is not the name of a libvirt domain\n"
2498 msgstr ""
2499
2500 #: perl/lib/Sys/Guestfs/Lib.pm:242
2501 #, perl-brace-format
2502 msgid "{imagename} seems to have no disk devices\n"
2503 msgstr ""
2504
2505 #: perl/lib/Sys/Guestfs/Lib.pm:827
2506 msgid ""
2507 "No operating system could be detected inside this disk image.\n"
2508 "\n"
2509 "This may be because the file is not a disk image, or is not a virtual "
2510 "machine\n"
2511 "image, or because the OS type is not understood by virt-inspector.\n"
2512 "\n"
2513 "If you feel this is an error, please file a bug report including as much\n"
2514 "information about the disk image as possible.\n"
2515 msgstr ""
2516
2517 #: perl/lib/Sys/Guestfs/Lib.pm:901
2518 #, perl-brace-format
2519 msgid "unknown filesystem label {label}\n"
2520 msgstr ""
2521
2522 #: perl/lib/Sys/Guestfs/Lib.pm:911
2523 #, perl-brace-format
2524 msgid "unknown filesystem UUID {uuid}\n"
2525 msgstr ""
2526
2527 #: perl/lib/Sys/Guestfs/Lib.pm:939
2528 #, perl-brace-format
2529 msgid "unknown filesystem {fs}\n"
2530 msgstr ""
2531
2532 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2533 #, perl-brace-format
2534 msgid "Error running rpm -qa: {error}"
2535 msgstr ""
2536
2537 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2538 #, perl-brace-format
2539 msgid "Error running dpkg-query: {error}"
2540 msgstr ""
2541
2542 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2543 msgid "Can't find grub on guest"
2544 msgstr ""
2545
2546 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2547 #, perl-brace-format
2548 msgid "Grub entry {title} has no kernel"
2549 msgstr ""
2550
2551 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2552 #, perl-brace-format
2553 msgid "grub refers to {path}, which doesn't exist\n"
2554 msgstr ""
2555
2556 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2557 #, perl-brace-format
2558 msgid "Grub entry {title} does not specify an initrd"
2559 msgstr ""
2560
2561 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2562 #, perl-brace-format
2563 msgid "Didn't find modules directory {modules} for kernel {path}"
2564 msgstr ""
2565
2566 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2567 #, perl-brace-format
2568 msgid "Couldn't guess kernel version number from path for kernel {path}"
2569 msgstr ""
2570
2571 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2572 #, perl-brace-format
2573 msgid "{path} doesn't match augeas pattern"
2574 msgstr ""
2575
2576 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2577 #, perl-brace-format
2578 msgid "{filename}: could not read initrd format"
2579 msgstr ""
2580
2581 #: rescue/virt-rescue.c:61
2582 #, c-format
2583 msgid ""
2584 "%s: Run a rescue shell on a virtual machine\n"
2585 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2586 "Usage:\n"
2587 "  %s [--options] -d domname\n"
2588 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2589 "Options:\n"
2590 "  -a|--add image       Add image\n"
2591 "  --append kernelopts  Append kernel options\n"
2592 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2593 "  -d|--domain guest    Add disks from libvirt guest\n"
2594 "  --format[=raw|..]    Force disk format for -a option\n"
2595 "  --help               Display brief help\n"
2596 "  -m|--memsize MB      Set memory size in megabytes\n"
2597 "  --network            Enable network\n"
2598 "  -r|--ro              Access read-only\n"
2599 "  --selinux            Enable SELinux\n"
2600 "  -v|--verbose         Verbose messages\n"
2601 "  -V|--version         Display version and exit\n"
2602 "  -w|--rw              Mount read-write\n"
2603 "  -x                   Trace libguestfs API calls\n"
2604 "For more information, see the manpage %s(1).\n"
2605 msgstr ""
2606
2607 #: rescue/virt-rescue.c:178
2608 #, c-format
2609 msgid "%s: could not parse memory size '%s'\n"
2610 msgstr ""
2611
2612 #: rescue/virt-rescue.c:417
2613 #, c-format
2614 msgid "%s: unknown child exit status (%d)\n"
2615 msgstr ""
2616
2617 #: src/appliance.c:181
2618 #, c-format
2619 msgid ""
2620 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2621 "LIBGUESTFS_PATH (search path: %s)"
2622 msgstr ""
2623
2624 #: src/appliance.c:331
2625 #, c-format
2626 msgid "security: cached appliance %s is not owned by UID %d"
2627 msgstr ""
2628
2629 #: src/appliance.c:336
2630 #, c-format
2631 msgid "security: cached appliance %s is not a directory (mode %o)"
2632 msgstr ""
2633
2634 #: src/appliance.c:341
2635 #, c-format
2636 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2637 msgstr ""
2638
2639 #: src/appliance.c:659
2640 msgid "external command failed, see earlier error messages"
2641 msgstr ""
2642
2643 #: src/filearch.c:153
2644 #, c-format
2645 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2646 msgstr ""
2647
2648 #: src/filearch.c:266
2649 msgid ""
2650 "file-architecture API not available since this version of libguestfs was "
2651 "compiled without PCRE or libmagic libraries"
2652 msgstr ""
2653
2654 #: src/guestfs.c:177
2655 #, c-format
2656 msgid "guestfs_close: called twice on the same handle\n"
2657 msgstr ""
2658
2659 #: src/guestfs.c:302
2660 #, c-format
2661 msgid "warning: %s"
2662 msgstr ""
2663
2664 #: src/guestfs.c:361
2665 #, c-format
2666 msgid "libguestfs: error: %s\n"
2667 msgstr ""
2668
2669 #: src/guestfs.c:908
2670 #, c-format
2671 msgid "<truncated, original size %zu bytes>"
2672 msgstr ""
2673
2674 #: src/inspect.c:489 src/inspect.c:1183 src/inspect.c:2901 src/inspect.c:2944
2675 #: src/inspect.c:2994 src/inspect.c:3038
2676 #, c-format
2677 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2678 msgstr ""
2679
2680 #: src/inspect.c:1217
2681 msgid "could not parse /etc/fstab or empty file"
2682 msgstr ""
2683
2684 #: src/inspect.c:1432
2685 #, c-format
2686 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2687 msgstr ""
2688
2689 #: src/inspect.c:1914 src/inspect.c:1927
2690 #, c-format
2691 msgid "could not parse integer in version number: %s"
2692 msgstr ""
2693
2694 #: src/inspect.c:2023
2695 msgid "no inspection data: call guestfs_inspect_os first"
2696 msgstr ""
2697
2698 #: src/inspect.c:2035
2699 #, c-format
2700 msgid ""
2701 "%s: root device not found: only call this function with a root device "
2702 "previously returned by guestfs_inspect_os"
2703 msgstr ""
2704
2705 #: src/inspect.c:2175
2706 msgid "not a Windows guest, or systemroot could not be determined"
2707 msgstr ""
2708
2709 #: src/inspect.c:2191
2710 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2711 msgstr ""
2712
2713 #: src/inspect.c:2518 src/inspect.c:2540 src/inspect.c:2565
2714 msgid "unexpected end of output from db_dump command"
2715 msgstr ""
2716
2717 #: src/inspect.c:3003
2718 #, c-format
2719 msgid "%s: file is empty"
2720 msgstr ""
2721
2722 #: src/inspect.c:3066
2723 msgid ""
2724 "inspection API not available since this version of libguestfs was compiled "
2725 "without PCRE or hivex libraries"
2726 msgstr ""
2727
2728 #: src/launch.c:98
2729 msgid "command line cannot be altered after qemu subprocess launched"
2730 msgstr ""
2731
2732 #: src/launch.c:155
2733 msgid "guestfs_config: parameter must begin with '-' character"
2734 msgstr ""
2735
2736 #: src/launch.c:169
2737 #, c-format
2738 msgid "guestfs_config: parameter '%s' isn't allowed"
2739 msgstr ""
2740
2741 #: src/launch.c:235 src/launch.c:339
2742 msgid "filename cannot contain ',' (comma) character"
2743 msgstr ""
2744
2745 #: src/launch.c:247 src/launch.c:252
2746 #, c-format
2747 msgid "%s parameter is empty or contains disallowed characters"
2748 msgstr ""
2749
2750 #: src/launch.c:358
2751 msgid "the libguestfs handle has already been launched"
2752 msgstr ""
2753
2754 #: src/launch.c:367
2755 #, c-format
2756 msgid "%s: cannot create temporary directory"
2757 msgstr ""
2758
2759 #: src/launch.c:404
2760 msgid "you must call guestfs_add_drive before guestfs_launch"
2761 msgstr ""
2762
2763 #: src/launch.c:750
2764 msgid "guestfs_launch failed, see earlier error messages"
2765 msgstr ""
2766
2767 #: src/launch.c:763
2768 msgid "qemu launched and contacted daemon, but state != READY"
2769 msgstr ""
2770
2771 #: src/launch.c:851
2772 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2773 msgstr ""
2774
2775 #: src/launch.c:859
2776 msgid "contacted guestfsd, but state != READY"
2777 msgstr ""
2778
2779 #: src/launch.c:1038
2780 #, c-format
2781 msgid ""
2782 "%s: command failed: If qemu is located on a non-standard path, try setting "
2783 "the LIBGUESTFS_QEMU environment variable."
2784 msgstr ""
2785
2786 #: src/launch.c:1129
2787 msgid "qemu has not been launched yet"
2788 msgstr ""
2789
2790 #: src/launch.c:1140
2791 msgid "no subprocess to kill"
2792 msgstr ""
2793
2794 #: src/proto.c:188
2795 #, c-format
2796 msgid "guestfs_set_busy: called when in state %d != READY"
2797 msgstr ""
2798
2799 #: src/proto.c:211
2800 #, c-format
2801 msgid "guestfs_end_busy: called when in state %d"
2802 msgstr ""
2803
2804 #: src/proto.c:421
2805 #, c-format
2806 msgid ""
2807 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2808 msgstr ""
2809
2810 #: src/proto.c:599 src/proto.c:662
2811 msgid "unexpected end of file when reading from daemon"
2812 msgstr ""
2813
2814 #: src/proto.c:620
2815 #, c-format
2816 msgid "received magic signature from guestfsd, but in state %d"
2817 msgstr ""
2818
2819 #: src/proto.c:639
2820 #, c-format
2821 msgid "message length (%u) > maximum possible size (%d)"
2822 msgstr ""
2823
2824 #: src/proto.c:791
2825 #, c-format
2826 msgid "guestfs___send: state %d != BUSY"
2827 msgstr ""
2828
2829 #: src/proto.c:815
2830 msgid "xdr_guestfs_message_header failed"
2831 msgstr ""
2832
2833 #: src/proto.c:824
2834 msgid "dispatch failed to marshal args"
2835 msgstr ""
2836
2837 #: src/proto.c:951
2838 #, c-format
2839 msgid "send_file_chunk: state %d != READY"
2840 msgstr ""
2841
2842 #: src/proto.c:967
2843 #, c-format
2844 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2845 msgstr ""
2846
2847 #: src/proto.c:1117
2848 #, c-format
2849 msgid "%s: error in chunked encoding"
2850 msgstr ""
2851
2852 #: src/proto.c:1144
2853 msgid "write to daemon socket"
2854 msgstr ""
2855
2856 #: src/proto.c:1167
2857 msgid "receive_file_data: parse error in reply callback"
2858 msgstr ""
2859
2860 #: src/proto.c:1172
2861 msgid "receive_file_data: unexpected flag received when reading file chunks"
2862 msgstr ""
2863
2864 #: src/proto.c:1180
2865 msgid "failed to parse file chunk"
2866 msgstr ""
2867
2868 #: src/proto.c:1189
2869 msgid "file receive cancelled by daemon"
2870 msgstr ""
2871
2872 #: src/virt.c:92 src/virt.c:325
2873 msgid "you cannot set both live and readonly flags"
2874 msgstr ""
2875
2876 #: src/virt.c:100
2877 #, c-format
2878 msgid "could not connect to libvirt (code %d, domain %d): %s"
2879 msgstr ""
2880
2881 #: src/virt.c:108
2882 #, c-format
2883 msgid "no libvirt domain called '%s': %s"
2884 msgstr ""
2885
2886 #: src/virt.c:163 src/virt.c:413
2887 #, c-format
2888 msgid "error reading libvirt XML information: %s"
2889 msgstr ""
2890
2891 #: src/virt.c:173 src/virt.c:421
2892 msgid "unable to parse XML information returned by libvirt"
2893 msgstr ""
2894
2895 #: src/virt.c:179 src/virt.c:427
2896 msgid "unable to create new XPath context"
2897 msgstr ""
2898
2899 #: src/virt.c:186 src/virt.c:442
2900 msgid "unable to evaluate XPath expression"
2901 msgstr ""
2902
2903 #: src/virt.c:283
2904 msgid "libvirt domain has no disks"
2905 msgstr ""
2906
2907 #: src/virt.c:336
2908 #, c-format
2909 msgid "error getting domain info: %s"
2910 msgstr ""
2911
2912 #: src/virt.c:350
2913 msgid ""
2914 "error: domain is a live virtual machine.\n"
2915 "Writing to the disks of a running virtual machine can cause disk "
2916 "corruption.\n"
2917 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2918 "specify live access.  In most libguestfs tools these options are --ro or\n"
2919 "--live respectively.  Consult the documentation for further information."
2920 msgstr ""
2921
2922 #: src/virt.c:470
2923 msgid ""
2924 "this guest has no libvirt <channel> definition for guestfsd\n"
2925 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2926 msgstr ""
2927
2928 #: src/virt.c:495
2929 msgid ""
2930 "add-domain API not available since this version of libguestfs was compiled "
2931 "without libvirt or libxml2"
2932 msgstr ""
2933
2934 #: test-tool/test-tool.c:79
2935 #, c-format
2936 msgid ""
2937 "libguestfs-test-tool: interactive test tool\n"
2938 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2939 "Usage:\n"
2940 "  libguestfs-test-tool [--options]\n"
2941 "Options:\n"
2942 "  --help         Display usage\n"
2943 "  --qemudir dir  Specify QEMU source directory\n"
2944 "  --qemu qemu    Specify QEMU binary\n"
2945 "  --timeout n\n"
2946 "  -t n           Set launch timeout (default: %d seconds)\n"
2947 msgstr ""
2948
2949 #: test-tool/test-tool.c:127
2950 #, c-format
2951 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2952 msgstr ""
2953
2954 #: test-tool/test-tool.c:136
2955 #, c-format
2956 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2957 msgstr ""
2958
2959 #: test-tool/test-tool.c:148
2960 #, c-format
2961 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2962 msgstr ""
2963
2964 #: test-tool/test-tool.c:170
2965 #, c-format
2966 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2967 msgstr ""
2968
2969 #: test-tool/test-tool.c:177
2970 #, c-format
2971 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2972 msgstr ""
2973
2974 #: test-tool/test-tool.c:185
2975 #, c-format
2976 msgid "libguestfs-test-tool: guestfs_version failed\n"
2977 msgstr ""
2978
2979 #: test-tool/test-tool.c:217
2980 #, c-format
2981 msgid "libguestfs-test-tool: failed to launch appliance\n"
2982 msgstr ""
2983
2984 #: test-tool/test-tool.c:229
2985 #, c-format
2986 msgid "libguestfs-test-tool: failed to run part-disk\n"
2987 msgstr ""
2988
2989 #: test-tool/test-tool.c:235
2990 #, c-format
2991 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2992 msgstr ""
2993
2994 #: test-tool/test-tool.c:241
2995 #, c-format
2996 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2997 msgstr ""
2998
2999 #: test-tool/test-tool.c:248
3000 #, c-format
3001 msgid "libguestfs-test-tool: failed to touch file\n"
3002 msgstr ""
3003
3004 #: test-tool/test-tool.c:279
3005 #, c-format
3006 msgid ""
3007 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3008 "--qemu/--qemudir options cannot be used.\n"
3009 msgstr ""
3010
3011 #: test-tool/test-tool.c:287
3012 #, c-format
3013 msgid "Binary '%s' does not exist or is not executable\n"
3014 msgstr ""
3015
3016 #: test-tool/test-tool.c:301
3017 #, c-format
3018 msgid "%s: does not look like a qemu source directory\n"
3019 msgstr ""
3020
3021 #: tools/virt-edit.pl:178
3022 msgid "virt-edit: no image, VM names or filenames to edit given"
3023 msgstr ""
3024
3025 #: tools/virt-edit.pl:194 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3026 #, perl-brace-format
3027 msgid ""
3028 "{prog}: No operating system could be detected inside this disk image.\n"
3029 "\n"
3030 "This may be because the file is not a disk image, or is not a virtual "
3031 "machine\n"
3032 "image, or because the OS type is not understood by libguestfs.\n"
3033 "\n"
3034 "If you feel this is an error, please file a bug report including as much\n"
3035 "information about the disk image as possible.\n"
3036 msgstr ""
3037
3038 #: tools/virt-edit.pl:198 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3039 #, perl-brace-format
3040 msgid "{prog}: multiboot operating systems are not supported.\n"
3041 msgstr ""
3042
3043 #: tools/virt-edit.pl:235
3044 msgid "File not changed.\n"
3045 msgstr ""
3046
3047 #: tools/virt-edit.pl:406
3048 #, perl-brace-format
3049 msgid "virt-edit: drive '{x}:' not found\n"
3050 msgstr ""
3051
3052 #: tools/virt-edit.pl:422
3053 #, perl-brace-format
3054 msgid ""
3055 "virt-edit: '{f}' does not start with a / or \\ character.\n"
3056 "If you are using Windows style paths with backslashes like C:\\foo.txt\n"
3057 "then don't forget that you must quote them with single quotes to\n"
3058 "prevent the shell from munging the backslashes.\n"
3059 msgstr ""
3060
3061 #: tools/virt-list-filesystems.pl:142
3062 msgid "virt-list-filesystems: no image or VM name given"
3063 msgstr ""
3064
3065 #: tools/virt-list-partitions.pl:152
3066 msgid "virt-list-partitions: no image or VM name given"
3067 msgstr ""
3068
3069 #: tools/virt-make-fs.pl:291
3070 msgid "virt-make-fs input output\n"
3071 msgstr ""
3072
3073 #: tools/virt-make-fs.pl:321
3074 msgid "unexpected output from 'du' command"
3075 msgstr ""
3076
3077 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3078 #: tools/virt-make-fs.pl:458
3079 #, perl-brace-format
3080 msgid "{f}: unknown input format: {fmt}\n"
3081 msgstr ""
3082
3083 #: tools/virt-make-fs.pl:391
3084 #, perl-brace-format
3085 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3086 msgstr ""
3087
3088 #: tools/virt-make-fs.pl:406
3089 msgid ""
3090 "qemu-img create: failed to create disk image, see earlier error messages\n"
3091 msgstr ""
3092
3093 #: tools/virt-make-fs.pl:417
3094 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3095 msgstr ""
3096
3097 #: tools/virt-make-fs.pl:442
3098 msgid "tar: failed, see earlier messages\n"
3099 msgstr ""
3100
3101 #: tools/virt-make-fs.pl:464
3102 msgid "uncompress command failed, see earlier messages\n"
3103 msgstr ""
3104
3105 #: tools/virt-make-fs.pl:499
3106 msgid ""
3107 "virt-make-fs: error copying contents into filesystem\n"
3108 "An error here usually means that the program did not estimate the\n"
3109 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3110 msgstr ""
3111
3112 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3113 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3114 msgstr ""
3115
3116 #: tools/virt-tar.pl:212
3117 msgid "virt-tar: no image, VM names, directory or filename given"
3118 msgstr ""
3119
3120 #: tools/virt-tar.pl:215
3121 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3122 msgstr ""
3123
3124 #: tools/virt-tar.pl:226
3125 #, perl-brace-format
3126 msgid "virt-tar: {tarball}: file not found\n"
3127 msgstr ""
3128
3129 #: tools/virt-tar.pl:229
3130 #, perl-brace-format
3131 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3132 msgstr ""
3133
3134 #: tools/virt-win-reg.pl:201
3135 msgid "no libvirt domain name or disk image given\n"
3136 msgstr ""
3137
3138 #: tools/virt-win-reg.pl:240
3139 msgid ""
3140 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3141 "export\n"
3142 msgstr ""
3143
3144 #: tools/virt-win-reg.pl:351
3145 #, perl-brace-format
3146 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3147 msgstr ""
3148
3149 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3150 #, perl-brace-format
3151 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3152 msgstr ""
3153
3154 #: tools/virt-win-reg.pl:375
3155 #, perl-brace-format
3156 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3157 msgstr ""
3158
3159 #: tools/virt-win-reg.pl:397
3160 #, perl-brace-format
3161 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3162 msgstr ""