Version 1.9.13.
[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.9.13\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-03-24 12:04+0000\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:863 inspector/virt-inspector.c:69
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:217 fuse/guestmount.c:976
52 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
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:287 fuse/guestmount.c:1026
59 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
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:2543
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2543
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2545
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2546
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2547 fish/cmds.c:2548
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2549
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2550
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2551
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2552
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2553
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2554
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2555
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2556
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2557
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2558
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2559
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2560
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2561
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2562
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2563
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2564
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2565
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2566
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2567
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2568
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2569
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2570
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2571
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2572
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2573
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2574
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2575
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2576
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2577
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2578
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2579
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2580
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2581
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2582
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2583
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2584
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2585
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2586
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2587 fish/cmds.c:2701
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2588
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2589
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2590
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2591
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2592
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2593
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2594
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2595
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2596
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2597
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2598
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2599
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2600
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2601
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2602
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2603
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2604
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2605
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2606
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2607
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2608
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2609
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2610
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2611 fish/cmds.c:2612 fish/cmds.c:2617 fish/cmds.c:2618
525 #: fish/cmds.c:2651 fish/cmds.c:2652 fish/cmds.c:2894 fish/cmds.c:2895
526 #: fish/cmds.c:2899 fish/cmds.c:2900 fish/cmds.c:2902 fish/cmds.c:2903
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2613
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2614
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2615 fish/cmds.c:2616
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2619
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2620
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2621
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2622
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2623
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2624
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2625
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2626
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2627
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2628
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2629
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2630
587 msgid "get the attach method"
588 msgstr ""
589
590 #: fish/cmds.c:2631
591 msgid "get autosync mode"
592 msgstr ""
593
594 #: fish/cmds.c:2632
595 msgid "get direct appliance mode flag"
596 msgstr ""
597
598 #: fish/cmds.c:2633
599 msgid "get the ext2/3/4 filesystem label"
600 msgstr ""
601
602 #: fish/cmds.c:2634
603 msgid "get the ext2/3/4 filesystem UUID"
604 msgstr ""
605
606 #: fish/cmds.c:2635
607 msgid "get memory allocated to the qemu subprocess"
608 msgstr ""
609
610 #: fish/cmds.c:2636
611 msgid "get enable network flag"
612 msgstr ""
613
614 #: fish/cmds.c:2637
615 msgid "get the search path"
616 msgstr ""
617
618 #: fish/cmds.c:2638
619 msgid "get PID of qemu subprocess"
620 msgstr ""
621
622 #: fish/cmds.c:2639
623 msgid "get the qemu binary"
624 msgstr ""
625
626 #: fish/cmds.c:2640
627 msgid "get recovery process enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2641
631 msgid "get SELinux enabled flag"
632 msgstr ""
633
634 #: fish/cmds.c:2642
635 msgid "get the current state"
636 msgstr ""
637
638 #: fish/cmds.c:2643
639 msgid "get command trace enabled flag"
640 msgstr ""
641
642 #: fish/cmds.c:2644
643 msgid "get the current umask"
644 msgstr ""
645
646 #: fish/cmds.c:2645
647 msgid "get verbose mode"
648 msgstr ""
649
650 #: fish/cmds.c:2646
651 msgid "get SELinux security context"
652 msgstr ""
653
654 #: fish/cmds.c:2647 fish/cmds.c:2702
655 msgid "get a single extended attribute"
656 msgstr ""
657
658 #: fish/cmds.c:2648 fish/cmds.c:2703
659 msgid "list extended attributes of a file or directory"
660 msgstr ""
661
662 #: fish/cmds.c:2649
663 msgid "expand wildcards in command"
664 msgstr ""
665
666 #: fish/cmds.c:2650
667 msgid "expand a wildcard path"
668 msgstr ""
669
670 #: fish/cmds.c:2653
671 msgid "install GRUB"
672 msgstr ""
673
674 #: fish/cmds.c:2654
675 msgid "return first 10 lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2655
679 msgid "return first N lines of a file"
680 msgstr ""
681
682 #: fish/cmds.c:2656
683 msgid "dump a file in hexadecimal"
684 msgstr ""
685
686 #: fish/cmds.c:2657
687 msgid "edit with a hex editor"
688 msgstr ""
689
690 #: fish/cmds.c:2658
691 msgid "list the contents of a single file in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2659
695 msgid "list files in an initrd"
696 msgstr ""
697
698 #: fish/cmds.c:2660
699 msgid "add an inotify watch"
700 msgstr ""
701
702 #: fish/cmds.c:2661
703 msgid "close the inotify handle"
704 msgstr ""
705
706 #: fish/cmds.c:2662
707 msgid "return list of watched files that had events"
708 msgstr ""
709
710 #: fish/cmds.c:2663
711 msgid "create an inotify handle"
712 msgstr ""
713
714 #: fish/cmds.c:2664
715 msgid "return list of inotify events"
716 msgstr ""
717
718 #: fish/cmds.c:2665
719 msgid "remove an inotify watch"
720 msgstr ""
721
722 #: fish/cmds.c:2666
723 msgid "get architecture of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2667
727 msgid "get distro of inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2668
731 msgid "get filesystems associated with inspected operating system"
732 msgstr ""
733
734 #: fish/cmds.c:2669
735 msgid "get format of inspected operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2670
739 msgid "get hostname of the operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2671
743 msgid "get major version of inspected operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2672
747 msgid "get minor version of inspected operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2673
751 msgid "get mountpoints of inspected operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2674
755 msgid "get package format used by the operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2675
759 msgid "get package management tool used by the operating system"
760 msgstr ""
761
762 #: fish/cmds.c:2676
763 msgid "get product name of inspected operating system"
764 msgstr ""
765
766 #: fish/cmds.c:2677
767 msgid "get product variant of inspected operating system"
768 msgstr ""
769
770 #: fish/cmds.c:2678
771 msgid "return list of operating systems found by last inspection"
772 msgstr ""
773
774 #: fish/cmds.c:2679
775 msgid "get type of inspected operating system"
776 msgstr ""
777
778 #: fish/cmds.c:2680
779 msgid "get Windows systemroot of inspected operating system"
780 msgstr ""
781
782 #: fish/cmds.c:2681
783 msgid "get live flag for install disk"
784 msgstr ""
785
786 #: fish/cmds.c:2682
787 msgid "get multipart flag for install disk"
788 msgstr ""
789
790 #: fish/cmds.c:2683
791 msgid "get netinst (network installer) flag for install disk"
792 msgstr ""
793
794 #: fish/cmds.c:2684
795 msgid "get list of applications installed in the operating system"
796 msgstr ""
797
798 #: fish/cmds.c:2685
799 msgid "inspect disk and return list of operating systems found"
800 msgstr ""
801
802 #: fish/cmds.c:2686
803 msgid "test if block device"
804 msgstr ""
805
806 #: fish/cmds.c:2687
807 msgid "is busy processing a command"
808 msgstr ""
809
810 #: fish/cmds.c:2688
811 msgid "test if character device"
812 msgstr ""
813
814 #: fish/cmds.c:2689
815 msgid "is in configuration state"
816 msgstr ""
817
818 #: fish/cmds.c:2690
819 msgid "test if a directory"
820 msgstr ""
821
822 #: fish/cmds.c:2691
823 msgid "test if FIFO (named pipe)"
824 msgstr ""
825
826 #: fish/cmds.c:2692
827 msgid "test if a regular file"
828 msgstr ""
829
830 #: fish/cmds.c:2693
831 msgid "is launching subprocess"
832 msgstr ""
833
834 #: fish/cmds.c:2694
835 msgid "test if device is a logical volume"
836 msgstr ""
837
838 #: fish/cmds.c:2695
839 msgid "is ready to accept commands"
840 msgstr ""
841
842 #: fish/cmds.c:2696
843 msgid "test if socket"
844 msgstr ""
845
846 #: fish/cmds.c:2697
847 msgid "test if symbolic link"
848 msgstr ""
849
850 #: fish/cmds.c:2698
851 msgid "kill the qemu subprocess"
852 msgstr ""
853
854 #: fish/cmds.c:2699
855 msgid "launch the qemu subprocess"
856 msgstr ""
857
858 #: fish/cmds.c:2700
859 msgid "change working directory"
860 msgstr ""
861
862 #: fish/cmds.c:2704
863 msgid "list the block devices"
864 msgstr ""
865
866 #: fish/cmds.c:2705
867 msgid "list filesystems"
868 msgstr ""
869
870 #: fish/cmds.c:2706
871 msgid "list the partitions"
872 msgstr ""
873
874 #: fish/cmds.c:2707
875 msgid "list the files in a directory (long format)"
876 msgstr ""
877
878 #: fish/cmds.c:2708 fish/cmds.c:2709
879 msgid "create a hard link"
880 msgstr ""
881
882 #: fish/cmds.c:2710 fish/cmds.c:2711
883 msgid "create a symbolic link"
884 msgstr ""
885
886 #: fish/cmds.c:2712 fish/cmds.c:2803
887 msgid "remove extended attribute of a file or directory"
888 msgstr ""
889
890 #: fish/cmds.c:2713
891 msgid "list the files in a directory"
892 msgstr ""
893
894 #: fish/cmds.c:2714 fish/cmds.c:2830
895 msgid "set extended attribute of a file or directory"
896 msgstr ""
897
898 #: fish/cmds.c:2715
899 msgid "get file information for a symbolic link"
900 msgstr ""
901
902 #: fish/cmds.c:2716
903 msgid "lstat on multiple files"
904 msgstr ""
905
906 #: fish/cmds.c:2717
907 msgid "add a key on a LUKS encrypted device"
908 msgstr ""
909
910 #: fish/cmds.c:2718
911 msgid "close a LUKS device"
912 msgstr ""
913
914 #: fish/cmds.c:2719 fish/cmds.c:2720
915 msgid "format a block device as a LUKS encrypted device"
916 msgstr ""
917
918 #: fish/cmds.c:2721
919 msgid "remove a key from a LUKS encrypted device"
920 msgstr ""
921
922 #: fish/cmds.c:2722
923 msgid "open a LUKS-encrypted block device"
924 msgstr ""
925
926 #: fish/cmds.c:2723
927 msgid "open a LUKS-encrypted block device read-only"
928 msgstr ""
929
930 #: fish/cmds.c:2724
931 msgid "create an LVM logical volume"
932 msgstr ""
933
934 #: fish/cmds.c:2725
935 msgid "get canonical name of an LV"
936 msgstr ""
937
938 #: fish/cmds.c:2726
939 msgid "clear LVM device filter"
940 msgstr ""
941
942 #: fish/cmds.c:2727
943 msgid "remove all LVM LVs, VGs and PVs"
944 msgstr ""
945
946 #: fish/cmds.c:2728
947 msgid "set LVM device filter"
948 msgstr ""
949
950 #: fish/cmds.c:2729
951 msgid "remove an LVM logical volume"
952 msgstr ""
953
954 #: fish/cmds.c:2730
955 msgid "rename an LVM logical volume"
956 msgstr ""
957
958 #: fish/cmds.c:2731
959 msgid "resize an LVM logical volume"
960 msgstr ""
961
962 #: fish/cmds.c:2732
963 msgid "expand an LV to fill free space"
964 msgstr ""
965
966 #: fish/cmds.c:2733 fish/cmds.c:2734
967 msgid "list the LVM logical volumes (LVs)"
968 msgstr ""
969
970 #: fish/cmds.c:2735
971 msgid "get the UUID of a logical volume"
972 msgstr ""
973
974 #: fish/cmds.c:2736
975 msgid "lgetxattr on multiple files"
976 msgstr ""
977
978 #: fish/cmds.c:2737
979 msgid "open the manual"
980 msgstr ""
981
982 #: fish/cmds.c:2738
983 msgid "create a directory"
984 msgstr ""
985
986 #: fish/cmds.c:2739
987 msgid "create a directory with a particular mode"
988 msgstr ""
989
990 #: fish/cmds.c:2740
991 msgid "create a directory and parents"
992 msgstr ""
993
994 #: fish/cmds.c:2741
995 msgid "create a temporary directory"
996 msgstr ""
997
998 #: fish/cmds.c:2742 fish/cmds.c:2743 fish/cmds.c:2744
999 msgid "make ext2/3/4 filesystem with external journal"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2745
1003 msgid "make ext2/3/4 external journal"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2746
1007 msgid "make ext2/3/4 external journal with label"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2747
1011 msgid "make ext2/3/4 external journal with UUID"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2748
1015 msgid "make FIFO (named pipe)"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2749 fish/cmds.c:2751
1019 msgid "make a filesystem"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2750
1023 msgid "make a filesystem with block size"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2752
1027 msgid "create a mountpoint"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2753
1031 msgid "make block, character or FIFO devices"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2754
1035 msgid "make block device node"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2755
1039 msgid "make char device node"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2756
1043 msgid "create a swap partition"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2757
1047 msgid "create a swap partition with a label"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2758
1051 msgid "create a swap partition with an explicit UUID"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2759
1055 msgid "create a swap file"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2760
1059 msgid "load a kernel module"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2761
1063 msgid "view a file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2762
1067 msgid "mount a guest disk at a position in the filesystem"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2763
1071 msgid "mount a file using the loop device"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2764
1075 msgid "mount a guest disk with mount options"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2765
1079 msgid "mount a guest disk, read-only"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2766
1083 msgid "mount a guest disk with mount options and vfstype"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2767
1087 msgid "show mountpoints"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2768
1091 msgid "show mounted filesystems"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2769
1095 msgid "move a file"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2770
1099 msgid "probe NTFS volume"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2771
1103 msgid "resize an NTFS filesystem"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2772
1107 msgid "resize an NTFS filesystem (with size)"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2773
1111 msgid "add a partition to the device"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2774
1115 msgid "delete a partition"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2775
1119 msgid "partition whole disk with a single primary partition"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2776
1123 msgid "return true if a partition is bootable"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2777
1127 msgid "get the MBR type byte (ID byte) from a partition"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2778
1131 msgid "get the partition table type"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2779
1135 msgid "create an empty partition table"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2780
1139 msgid "list partitions on a device"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2781
1143 msgid "make a partition bootable"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2782
1147 msgid "set the MBR type byte (ID byte) of a partition"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2783
1151 msgid "set partition name"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2784
1155 msgid "convert partition name to device name"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2785
1159 msgid "ping the guest daemon"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2786
1163 msgid "read part of a file"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2787
1167 msgid "read part of a device"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2788
1171 msgid "create an LVM physical volume"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2789
1175 msgid "remove an LVM physical volume"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2790
1179 msgid "resize an LVM physical volume"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2791
1183 msgid "resize an LVM physical volume (with size)"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2792 fish/cmds.c:2793
1187 msgid "list the LVM physical volumes (PVs)"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2794
1191 msgid "get the UUID of a physical volume"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2795
1195 msgid "write to part of a file"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2796
1199 msgid "write to part of a device"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2797
1203 msgid "read a file"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2798
1207 msgid "read file as lines"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2799
1211 msgid "read directories entries"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2800
1215 msgid "read the target of a symbolic link"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2801
1219 msgid "readlink on multiple files"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2802
1223 msgid "canonicalized absolute pathname"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2804
1227 msgid "close and reopen libguestfs handle"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2805
1231 msgid "resize an ext2, ext3 or ext4 filesystem"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2806
1235 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2807
1239 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2808
1243 msgid "remove a file"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2809
1247 msgid "remove a file or directory recursively"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2810
1251 msgid "remove a directory"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2811
1255 msgid "remove a mountpoint"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2812
1259 msgid "scrub (securely wipe) a device"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2813
1263 msgid "scrub (securely wipe) a file"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2814
1267 msgid "scrub (securely wipe) free space"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2815
1271 msgid "add options to kernel command line"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2816
1275 msgid "set the attach method"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2817
1279 msgid "set autosync mode"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2818
1283 msgid "enable or disable direct appliance mode"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2819
1287 msgid "set the ext2/3/4 filesystem label"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2820
1291 msgid "set the ext2/3/4 filesystem UUID"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2821
1295 msgid "set memory allocated to the qemu subprocess"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2822
1299 msgid "set enable network flag"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2823
1303 msgid "set the search path"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2824
1307 msgid "set the qemu binary"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2825
1311 msgid "enable or disable the recovery process"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2826
1315 msgid "set SELinux enabled or disabled at appliance boot"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2827
1319 msgid "enable or disable command traces"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2828
1323 msgid "set verbose mode"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2829
1327 msgid "set SELinux security context"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2831 fish/cmds.c:2832
1331 msgid "create partitions on a block device"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2833
1335 msgid "modify a single partition on a block device"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2834
1339 msgid "display the disk geometry from the partition table"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2835
1343 msgid "display the kernel geometry"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2836
1347 msgid "display the partition table"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2837
1351 msgid "run a command via the shell"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2838
1355 msgid "run a command via the shell returning lines"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2839
1359 msgid "sleep for some seconds"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2840
1363 msgid "create a sparse disk image and add"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2841
1367 msgid "get file information"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2842
1371 msgid "get file system statistics"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2843 fish/cmds.c:2844
1375 msgid "print the printable strings in a file"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2845
1379 msgid "list supported groups of commands"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2846
1383 msgid "disable swap on device"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2847
1387 msgid "disable swap on file"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2848
1391 msgid "disable swap on labeled swap partition"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2849
1395 msgid "disable swap on swap partition by UUID"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2850
1399 msgid "enable swap on device"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2851
1403 msgid "enable swap on file"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2852
1407 msgid "enable swap on labeled swap partition"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2853
1411 msgid "enable swap on swap partition by UUID"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2854
1415 msgid "sync disks, writes are flushed through to the disk image"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2855
1419 msgid "return last 10 lines of a file"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2856
1423 msgid "return last N lines of a file"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2857
1427 msgid "unpack tarfile to directory"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2858
1431 msgid "pack directory into tarfile"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2859 fish/cmds.c:2866
1435 msgid "unpack compressed tarball to directory"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2860 fish/cmds.c:2867
1439 msgid "pack directory into compressed tarball"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2861
1443 msgid "print elapsed time taken to run a command"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2862
1447 msgid "update file timestamps or create a new file"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2863
1451 msgid "truncate a file to zero size"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2864
1455 msgid "truncate a file to a particular size"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2865
1459 msgid "get ext2/ext3/ext4 superblock details"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2868
1463 msgid "set file mode creation mask (umask)"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2869
1467 msgid "unmount a filesystem"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2870
1471 msgid "unmount all filesystems"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2871
1475 msgid "upload a file from the local machine"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2872
1479 msgid "upload a file from the local machine with offset"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2873
1483 msgid "set timestamp of a file with nanosecond precision"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2874
1487 msgid "get the library version number"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2875
1491 msgid "get the filesystem label"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2876
1495 msgid "get the Linux VFS type corresponding to a mounted device"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2877
1499 msgid "get the filesystem UUID"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2878
1503 msgid "activate or deactivate some volume groups"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2879
1507 msgid "activate or deactivate all volume groups"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2880
1511 msgid "create an LVM volume group"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2881
1515 msgid "get the LV UUIDs of all LVs in the volume group"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2882
1519 msgid "get the PV UUIDs containing the volume group"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2883
1523 msgid "remove an LVM volume group"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2884
1527 msgid "rename an LVM volume group"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2885 fish/cmds.c:2886
1531 msgid "list the LVM volume groups (VGs)"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2887
1535 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2888
1539 msgid "get the UUID of a volume group"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2889
1543 msgid "count characters in a file"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2890
1547 msgid "count lines in a file"
1548 msgstr ""
1549
1550 #: fish/cmds.c:2891
1551 msgid "count words in a file"
1552 msgstr ""
1553
1554 #: fish/cmds.c:2892
1555 msgid "create a new file"
1556 msgstr ""
1557
1558 #: fish/cmds.c:2893
1559 msgid "create a file"
1560 msgstr ""
1561
1562 #: fish/cmds.c:2896
1563 msgid "write zeroes to the device"
1564 msgstr ""
1565
1566 #: fish/cmds.c:2897
1567 msgid "write zeroes to an entire device"
1568 msgstr ""
1569
1570 #: fish/cmds.c:2898
1571 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1572 msgstr ""
1573
1574 #: fish/cmds.c:2901
1575 msgid "determine file type inside a compressed file"
1576 msgstr ""
1577
1578 #: fish/cmds.c:2904
1579 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1580 msgstr ""
1581
1582 #: fish/cmds.c:3222 fish/cmds.c:3236 fish/cmds.c:3252 fish/cmds.c:3269
1583 #: fish/cmds.c:3286 fish/cmds.c:3304 fish/cmds.c:3323 fish/cmds.c:3339
1584 #: fish/cmds.c:3357 fish/cmds.c:3373 fish/cmds.c:3391 fish/cmds.c:3407
1585 #: fish/cmds.c:3424 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3472
1586 #: fish/cmds.c:3488 fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536
1587 #: fish/cmds.c:3552 fish/cmds.c:3570 fish/cmds.c:3603 fish/cmds.c:3619
1588 #: fish/cmds.c:3635 fish/cmds.c:3654 fish/cmds.c:3669 fish/cmds.c:3687
1589 #: fish/cmds.c:3702 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
1590 #: fish/cmds.c:3768 fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3824
1591 #: fish/cmds.c:3844 fish/cmds.c:3863 fish/cmds.c:3883 fish/cmds.c:3903
1592 #: fish/cmds.c:3923 fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3981
1593 #: fish/cmds.c:4001 fish/cmds.c:4021 fish/cmds.c:4036 fish/cmds.c:4052
1594 #: fish/cmds.c:4124 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4238
1595 #: fish/cmds.c:4258 fish/cmds.c:4278 fish/cmds.c:4298 fish/cmds.c:4318
1596 #: fish/cmds.c:4338 fish/cmds.c:4357 fish/cmds.c:4376 fish/cmds.c:4395
1597 #: fish/cmds.c:4410 fish/cmds.c:4429 fish/cmds.c:4450 fish/cmds.c:4466
1598 #: fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4523 fish/cmds.c:4545
1599 #: fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4599 fish/cmds.c:4616
1600 #: fish/cmds.c:4633 fish/cmds.c:4650 fish/cmds.c:4667 fish/cmds.c:4684
1601 #: fish/cmds.c:4703 fish/cmds.c:4726 fish/cmds.c:4762 fish/cmds.c:4779
1602 #: fish/cmds.c:4802 fish/cmds.c:4824 fish/cmds.c:4845 fish/cmds.c:4865
1603 #: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4922 fish/cmds.c:4940
1604 #: fish/cmds.c:4954 fish/cmds.c:4970 fish/cmds.c:4990 fish/cmds.c:5009
1605 #: fish/cmds.c:5028 fish/cmds.c:5047 fish/cmds.c:5066 fish/cmds.c:5086
1606 #: fish/cmds.c:5126 fish/cmds.c:5183 fish/cmds.c:5204 fish/cmds.c:5225
1607 #: fish/cmds.c:5246 fish/cmds.c:5264 fish/cmds.c:5286 fish/cmds.c:5324
1608 #: fish/cmds.c:5346 fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5479
1609 #: fish/cmds.c:5496 fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5548
1610 #: fish/cmds.c:5570 fish/cmds.c:5592 fish/cmds.c:5614 fish/cmds.c:5636
1611 #: fish/cmds.c:5658 fish/cmds.c:5678 fish/cmds.c:5695 fish/cmds.c:5712
1612 #: fish/cmds.c:5731 fish/cmds.c:5750 fish/cmds.c:5770 fish/cmds.c:5806
1613 #: fish/cmds.c:5825 fish/cmds.c:5844 fish/cmds.c:5861 fish/cmds.c:5879
1614 #: fish/cmds.c:5902 fish/cmds.c:5925 fish/cmds.c:5949 fish/cmds.c:5972
1615 #: fish/cmds.c:5993 fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6059
1616 #: fish/cmds.c:6081 fish/cmds.c:6102 fish/cmds.c:6125 fish/cmds.c:6142
1617 #: fish/cmds.c:6159 fish/cmds.c:6177 fish/cmds.c:6195 fish/cmds.c:6216
1618 #: fish/cmds.c:6234 fish/cmds.c:6255 fish/cmds.c:6275 fish/cmds.c:6293
1619 #: fish/cmds.c:6314 fish/cmds.c:6337 fish/cmds.c:6360 fish/cmds.c:6382
1620 #: fish/cmds.c:6415 fish/cmds.c:6432 fish/cmds.c:6449 fish/cmds.c:6473
1621 #: fish/cmds.c:6496 fish/cmds.c:6519 fish/cmds.c:6541 fish/cmds.c:6558
1622 #: fish/cmds.c:6580 fish/cmds.c:6674 fish/cmds.c:6694 fish/cmds.c:6714
1623 #: fish/cmds.c:6734 fish/cmds.c:6752 fish/cmds.c:6773 fish/cmds.c:6809
1624 #: fish/cmds.c:6826 fish/cmds.c:6848 fish/cmds.c:6865 fish/cmds.c:6901
1625 #: fish/cmds.c:6921 fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6983
1626 #: fish/cmds.c:7000 fish/cmds.c:7019 fish/cmds.c:7038 fish/cmds.c:7060
1627 #: fish/cmds.c:7081 fish/cmds.c:7102 fish/cmds.c:7123 fish/cmds.c:7146
1628 #: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7249 fish/cmds.c:7266
1629 #: fish/cmds.c:7285 fish/cmds.c:7306 fish/cmds.c:7329 fish/cmds.c:7351
1630 #: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7409 fish/cmds.c:7486
1631 #: fish/cmds.c:7527 fish/cmds.c:7606 fish/cmds.c:7682 fish/cmds.c:7719
1632 #: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7786 fish/cmds.c:7808
1633 #: fish/cmds.c:7833 fish/cmds.c:7876 fish/cmds.c:7917 fish/cmds.c:7938
1634 #: fish/cmds.c:7956 fish/cmds.c:7975 fish/cmds.c:7992 fish/cmds.c:8010
1635 #: fish/cmds.c:8037 fish/cmds.c:8061 fish/cmds.c:8085 fish/cmds.c:8109
1636 #: fish/cmds.c:8133 fish/cmds.c:8157 fish/cmds.c:8181 fish/cmds.c:8205
1637 #: fish/cmds.c:8229 fish/cmds.c:8253 fish/cmds.c:8277 fish/cmds.c:8301
1638 #: fish/cmds.c:8324 fish/cmds.c:8347 fish/cmds.c:8368 fish/cmds.c:8389
1639 #: fish/cmds.c:8410 fish/cmds.c:8430 fish/cmds.c:8453 fish/cmds.c:8491
1640 #: fish/cmds.c:8508 fish/cmds.c:8525 fish/cmds.c:8544 fish/cmds.c:8563
1641 #: fish/cmds.c:8580 fish/cmds.c:8597 fish/cmds.c:8614 fish/cmds.c:8631
1642 #: fish/cmds.c:8650 fish/cmds.c:8686 fish/cmds.c:8726 fish/cmds.c:8759
1643 #: fish/cmds.c:8776 fish/cmds.c:8793 fish/cmds.c:8809 fish/cmds.c:8824
1644 #: fish/cmds.c:8845 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8960
1645 #: fish/cmds.c:9000 fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9120
1646 #: fish/cmds.c:9137 fish/cmds.c:9160 fish/cmds.c:9182 fish/cmds.c:9204
1647 #: fish/cmds.c:9224 fish/cmds.c:9244 fish/cmds.c:9280 fish/cmds.c:9352
1648 #: fish/cmds.c:9392 fish/cmds.c:9450 fish/cmds.c:9476 fish/cmds.c:9502
1649 #: fish/cmds.c:9530 fish/cmds.c:9589 fish/cmds.c:9610 fish/cmds.c:9655
1650 #: fish/cmds.c:9675 fish/cmds.c:9714 fish/cmds.c:9751 fish/cmds.c:9771
1651 #: fish/cmds.c:9793 fish/cmds.c:9850 fish/cmds.c:9870 fish/cmds.c:9892
1652 #: fish/cmds.c:9914 fish/cmds.c:9933 fish/cmds.c:9953 fish/cmds.c:9980
1653 #: fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10040 fish/cmds.c:10060
1654 #: fish/cmds.c:10082 fish/cmds.c:10117 fish/cmds.c:10135 fish/cmds.c:10158
1655 #: fish/cmds.c:10180 fish/cmds.c:10195 fish/cmds.c:10212 fish/cmds.c:10249
1656 #: fish/cmds.c:10288 fish/cmds.c:10328 fish/cmds.c:10384 fish/cmds.c:10406
1657 #: fish/cmds.c:10442 fish/cmds.c:10457 fish/cmds.c:10477 fish/cmds.c:10517
1658 #: fish/cmds.c:10540 fish/cmds.c:10564 fish/cmds.c:10589 fish/cmds.c:10630
1659 #: fish/cmds.c:10655 fish/cmds.c:10693 fish/cmds.c:10724 fish/cmds.c:10755
1660 #: fish/cmds.c:10783 fish/cmds.c:10803 fish/cmds.c:10835 fish/cmds.c:10855
1661 #: fish/cmds.c:10875 fish/cmds.c:10892 fish/cmds.c:10910 fish/cmds.c:10933
1662 #: fish/cmds.c:10954 fish/cmds.c:10973 fish/cmds.c:11015 fish/cmds.c:11058
1663 #: fish/cmds.c:11102 fish/cmds.c:11141 fish/cmds.c:11160 fish/cmds.c:11180
1664 #: fish/cmds.c:11200 fish/cmds.c:11221 fish/cmds.c:11242 fish/cmds.c:11263
1665 #: fish/cmds.c:11284 fish/cmds.c:11305 fish/cmds.c:11327 fish/cmds.c:11365
1666 #: fish/cmds.c:11416 fish/cmds.c:11454 fish/cmds.c:11510 fish/cmds.c:11600
1667 #: fish/cmds.c:11629 fish/cmds.c:11656
1668 #, c-format
1669 msgid "%s should have %d parameter(s)\n"
1670 msgstr ""
1671
1672 #: fish/cmds.c:3223 fish/cmds.c:3237 fish/cmds.c:3253 fish/cmds.c:3270
1673 #: fish/cmds.c:3287 fish/cmds.c:3305 fish/cmds.c:3324 fish/cmds.c:3340
1674 #: fish/cmds.c:3358 fish/cmds.c:3374 fish/cmds.c:3392 fish/cmds.c:3408
1675 #: fish/cmds.c:3425 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3473
1676 #: fish/cmds.c:3489 fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537
1677 #: fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3604 fish/cmds.c:3620
1678 #: fish/cmds.c:3636 fish/cmds.c:3655 fish/cmds.c:3670 fish/cmds.c:3688
1679 #: fish/cmds.c:3703 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
1680 #: fish/cmds.c:3769 fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3825
1681 #: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3884 fish/cmds.c:3904
1682 #: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3982
1683 #: fish/cmds.c:4002 fish/cmds.c:4022 fish/cmds.c:4037 fish/cmds.c:4053
1684 #: fish/cmds.c:4074 fish/cmds.c:4125 fish/cmds.c:4143 fish/cmds.c:4160
1685 #: fish/cmds.c:4181 fish/cmds.c:4239 fish/cmds.c:4259 fish/cmds.c:4279
1686 #: fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339 fish/cmds.c:4358
1687 #: fish/cmds.c:4377 fish/cmds.c:4396 fish/cmds.c:4411 fish/cmds.c:4430
1688 #: fish/cmds.c:4451 fish/cmds.c:4467 fish/cmds.c:4483 fish/cmds.c:4502
1689 #: fish/cmds.c:4524 fish/cmds.c:4546 fish/cmds.c:4566 fish/cmds.c:4583
1690 #: fish/cmds.c:4600 fish/cmds.c:4617 fish/cmds.c:4634 fish/cmds.c:4651
1691 #: fish/cmds.c:4668 fish/cmds.c:4685 fish/cmds.c:4704 fish/cmds.c:4727
1692 #: fish/cmds.c:4763 fish/cmds.c:4780 fish/cmds.c:4803 fish/cmds.c:4825
1693 #: fish/cmds.c:4846 fish/cmds.c:4866 fish/cmds.c:4885 fish/cmds.c:4905
1694 #: fish/cmds.c:4923 fish/cmds.c:4941 fish/cmds.c:4955 fish/cmds.c:4971
1695 #: fish/cmds.c:4991 fish/cmds.c:5010 fish/cmds.c:5029 fish/cmds.c:5048
1696 #: fish/cmds.c:5067 fish/cmds.c:5087 fish/cmds.c:5127 fish/cmds.c:5184
1697 #: fish/cmds.c:5205 fish/cmds.c:5226 fish/cmds.c:5247 fish/cmds.c:5265
1698 #: fish/cmds.c:5287 fish/cmds.c:5325 fish/cmds.c:5347 fish/cmds.c:5426
1699 #: fish/cmds.c:5465 fish/cmds.c:5480 fish/cmds.c:5497 fish/cmds.c:5511
1700 #: fish/cmds.c:5527 fish/cmds.c:5549 fish/cmds.c:5571 fish/cmds.c:5593
1701 #: fish/cmds.c:5615 fish/cmds.c:5637 fish/cmds.c:5659 fish/cmds.c:5679
1702 #: fish/cmds.c:5696 fish/cmds.c:5713 fish/cmds.c:5732 fish/cmds.c:5751
1703 #: fish/cmds.c:5771 fish/cmds.c:5807 fish/cmds.c:5826 fish/cmds.c:5845
1704 #: fish/cmds.c:5862 fish/cmds.c:5880 fish/cmds.c:5903 fish/cmds.c:5926
1705 #: fish/cmds.c:5950 fish/cmds.c:5973 fish/cmds.c:5994 fish/cmds.c:6017
1706 #: fish/cmds.c:6040 fish/cmds.c:6060 fish/cmds.c:6082 fish/cmds.c:6103
1707 #: fish/cmds.c:6126 fish/cmds.c:6143 fish/cmds.c:6160 fish/cmds.c:6178
1708 #: fish/cmds.c:6196 fish/cmds.c:6217 fish/cmds.c:6235 fish/cmds.c:6256
1709 #: fish/cmds.c:6276 fish/cmds.c:6294 fish/cmds.c:6315 fish/cmds.c:6338
1710 #: fish/cmds.c:6361 fish/cmds.c:6383 fish/cmds.c:6416 fish/cmds.c:6433
1711 #: fish/cmds.c:6450 fish/cmds.c:6474 fish/cmds.c:6497 fish/cmds.c:6520
1712 #: fish/cmds.c:6542 fish/cmds.c:6559 fish/cmds.c:6581 fish/cmds.c:6675
1713 #: fish/cmds.c:6695 fish/cmds.c:6715 fish/cmds.c:6735 fish/cmds.c:6753
1714 #: fish/cmds.c:6774 fish/cmds.c:6810 fish/cmds.c:6827 fish/cmds.c:6849
1715 #: fish/cmds.c:6866 fish/cmds.c:6902 fish/cmds.c:6922 fish/cmds.c:6942
1716 #: fish/cmds.c:6962 fish/cmds.c:6984 fish/cmds.c:7001 fish/cmds.c:7020
1717 #: fish/cmds.c:7039 fish/cmds.c:7061 fish/cmds.c:7082 fish/cmds.c:7103
1718 #: fish/cmds.c:7124 fish/cmds.c:7147 fish/cmds.c:7188 fish/cmds.c:7211
1719 #: fish/cmds.c:7250 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7307
1720 #: fish/cmds.c:7330 fish/cmds.c:7352 fish/cmds.c:7370 fish/cmds.c:7389
1721 #: fish/cmds.c:7410 fish/cmds.c:7487 fish/cmds.c:7528 fish/cmds.c:7607
1722 #: fish/cmds.c:7683 fish/cmds.c:7720 fish/cmds.c:7743 fish/cmds.c:7764
1723 #: fish/cmds.c:7787 fish/cmds.c:7809 fish/cmds.c:7834 fish/cmds.c:7877
1724 #: fish/cmds.c:7918 fish/cmds.c:7939 fish/cmds.c:7957 fish/cmds.c:7976
1725 #: fish/cmds.c:7993 fish/cmds.c:8011 fish/cmds.c:8038 fish/cmds.c:8062
1726 #: fish/cmds.c:8086 fish/cmds.c:8110 fish/cmds.c:8134 fish/cmds.c:8158
1727 #: fish/cmds.c:8182 fish/cmds.c:8206 fish/cmds.c:8230 fish/cmds.c:8254
1728 #: fish/cmds.c:8278 fish/cmds.c:8302 fish/cmds.c:8325 fish/cmds.c:8348
1729 #: fish/cmds.c:8369 fish/cmds.c:8390 fish/cmds.c:8411 fish/cmds.c:8431
1730 #: fish/cmds.c:8454 fish/cmds.c:8492 fish/cmds.c:8509 fish/cmds.c:8526
1731 #: fish/cmds.c:8545 fish/cmds.c:8564 fish/cmds.c:8581 fish/cmds.c:8598
1732 #: fish/cmds.c:8615 fish/cmds.c:8632 fish/cmds.c:8651 fish/cmds.c:8687
1733 #: fish/cmds.c:8727 fish/cmds.c:8760 fish/cmds.c:8777 fish/cmds.c:8794
1734 #: fish/cmds.c:8810 fish/cmds.c:8825 fish/cmds.c:8846 fish/cmds.c:8884
1735 #: fish/cmds.c:8922 fish/cmds.c:8961 fish/cmds.c:9001 fish/cmds.c:9042
1736 #: fish/cmds.c:9083 fish/cmds.c:9121 fish/cmds.c:9138 fish/cmds.c:9161
1737 #: fish/cmds.c:9183 fish/cmds.c:9205 fish/cmds.c:9225 fish/cmds.c:9245
1738 #: fish/cmds.c:9281 fish/cmds.c:9353 fish/cmds.c:9393 fish/cmds.c:9451
1739 #: fish/cmds.c:9477 fish/cmds.c:9503 fish/cmds.c:9531 fish/cmds.c:9590
1740 #: fish/cmds.c:9611 fish/cmds.c:9656 fish/cmds.c:9676 fish/cmds.c:9715
1741 #: fish/cmds.c:9752 fish/cmds.c:9772 fish/cmds.c:9794 fish/cmds.c:9851
1742 #: fish/cmds.c:9871 fish/cmds.c:9893 fish/cmds.c:9915 fish/cmds.c:9934
1743 #: fish/cmds.c:9954 fish/cmds.c:9981 fish/cmds.c:10001 fish/cmds.c:10021
1744 #: fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10083 fish/cmds.c:10118
1745 #: fish/cmds.c:10136 fish/cmds.c:10159 fish/cmds.c:10181 fish/cmds.c:10196
1746 #: fish/cmds.c:10213 fish/cmds.c:10250 fish/cmds.c:10289 fish/cmds.c:10329
1747 #: fish/cmds.c:10385 fish/cmds.c:10407 fish/cmds.c:10443 fish/cmds.c:10458
1748 #: fish/cmds.c:10478 fish/cmds.c:10518 fish/cmds.c:10541 fish/cmds.c:10565
1749 #: fish/cmds.c:10590 fish/cmds.c:10631 fish/cmds.c:10656 fish/cmds.c:10694
1750 #: fish/cmds.c:10725 fish/cmds.c:10756 fish/cmds.c:10784 fish/cmds.c:10804
1751 #: fish/cmds.c:10836 fish/cmds.c:10856 fish/cmds.c:10876 fish/cmds.c:10893
1752 #: fish/cmds.c:10911 fish/cmds.c:10934 fish/cmds.c:10955 fish/cmds.c:10974
1753 #: fish/cmds.c:11016 fish/cmds.c:11059 fish/cmds.c:11103 fish/cmds.c:11142
1754 #: fish/cmds.c:11161 fish/cmds.c:11181 fish/cmds.c:11201 fish/cmds.c:11222
1755 #: fish/cmds.c:11243 fish/cmds.c:11264 fish/cmds.c:11285 fish/cmds.c:11306
1756 #: fish/cmds.c:11328 fish/cmds.c:11366 fish/cmds.c:11417 fish/cmds.c:11455
1757 #: fish/cmds.c:11511 fish/cmds.c:11534 fish/cmds.c:11601 fish/cmds.c:11630
1758 #: fish/cmds.c:11657
1759 #, c-format
1760 msgid "type 'help %s' for help on %s\n"
1761 msgstr ""
1762
1763 #: fish/cmds.c:3581 fish/cmds.c:4739 fish/cmds.c:5097 fish/cmds.c:5137
1764 #: fish/cmds.c:5156 fish/cmds.c:5299 fish/cmds.c:5358 fish/cmds.c:5377
1765 #: fish/cmds.c:5396 fish/cmds.c:5439 fish/cmds.c:5782 fish/cmds.c:6393
1766 #: fish/cmds.c:6592 fish/cmds.c:6611 fish/cmds.c:6630 fish/cmds.c:6649
1767 #: fish/cmds.c:6785 fish/cmds.c:6876 fish/cmds.c:7157 fish/cmds.c:7221
1768 #: fish/cmds.c:7420 fish/cmds.c:7439 fish/cmds.c:7458 fish/cmds.c:7497
1769 #: fish/cmds.c:7538 fish/cmds.c:7557 fish/cmds.c:7576 fish/cmds.c:7617
1770 #: fish/cmds.c:7636 fish/cmds.c:7655 fish/cmds.c:7693 fish/cmds.c:7846
1771 #: fish/cmds.c:7889 fish/cmds.c:8466 fish/cmds.c:8661 fish/cmds.c:8699
1772 #: fish/cmds.c:8737 fish/cmds.c:8857 fish/cmds.c:8894 fish/cmds.c:8932
1773 #: fish/cmds.c:8971 fish/cmds.c:9012 fish/cmds.c:9053 fish/cmds.c:9094
1774 #: fish/cmds.c:9257 fish/cmds.c:9293 fish/cmds.c:9306 fish/cmds.c:9319
1775 #: fish/cmds.c:9332 fish/cmds.c:9365 fish/cmds.c:9403 fish/cmds.c:9422
1776 #: fish/cmds.c:9543 fish/cmds.c:9562 fish/cmds.c:9623 fish/cmds.c:9636
1777 #: fish/cmds.c:9687 fish/cmds.c:9726 fish/cmds.c:9804 fish/cmds.c:9823
1778 #: fish/cmds.c:10097 fish/cmds.c:10224 fish/cmds.c:10261 fish/cmds.c:10300
1779 #: fish/cmds.c:10340 fish/cmds.c:10359 fish/cmds.c:10418 fish/cmds.c:10491
1780 #: fish/cmds.c:10601 fish/cmds.c:10671 fish/cmds.c:10705 fish/cmds.c:10736
1781 #: fish/cmds.c:10767 fish/cmds.c:10816 fish/cmds.c:10987 fish/cmds.c:11029
1782 #: fish/cmds.c:11074 fish/cmds.c:11116 fish/cmds.c:11342 fish/cmds.c:11380
1783 #: fish/cmds.c:11393 fish/cmds.c:11431 fish/cmds.c:11466 fish/cmds.c:11485
1784 #: fish/cmds.c:11552
1785 #, c-format
1786 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1787 msgstr ""
1788
1789 #: fish/cmds.c:3587 fish/cmds.c:4745 fish/cmds.c:5103 fish/cmds.c:5143
1790 #: fish/cmds.c:5162 fish/cmds.c:5305 fish/cmds.c:5364 fish/cmds.c:5383
1791 #: fish/cmds.c:5402 fish/cmds.c:5445 fish/cmds.c:5788 fish/cmds.c:6399
1792 #: fish/cmds.c:6598 fish/cmds.c:6617 fish/cmds.c:6636 fish/cmds.c:6655
1793 #: fish/cmds.c:6791 fish/cmds.c:6882 fish/cmds.c:7163 fish/cmds.c:7227
1794 #: fish/cmds.c:7426 fish/cmds.c:7445 fish/cmds.c:7464 fish/cmds.c:7503
1795 #: fish/cmds.c:7544 fish/cmds.c:7563 fish/cmds.c:7582 fish/cmds.c:7623
1796 #: fish/cmds.c:7642 fish/cmds.c:7661 fish/cmds.c:7699 fish/cmds.c:7852
1797 #: fish/cmds.c:7895 fish/cmds.c:8472 fish/cmds.c:8667 fish/cmds.c:8705
1798 #: fish/cmds.c:8743 fish/cmds.c:8863 fish/cmds.c:8900 fish/cmds.c:8938
1799 #: fish/cmds.c:8977 fish/cmds.c:9018 fish/cmds.c:9059 fish/cmds.c:9100
1800 #: fish/cmds.c:9371 fish/cmds.c:9409 fish/cmds.c:9428 fish/cmds.c:9549
1801 #: fish/cmds.c:9693 fish/cmds.c:9732 fish/cmds.c:9810 fish/cmds.c:9829
1802 #: fish/cmds.c:10230 fish/cmds.c:10267 fish/cmds.c:10306 fish/cmds.c:10346
1803 #: fish/cmds.c:10365 fish/cmds.c:10424 fish/cmds.c:10497 fish/cmds.c:10607
1804 #: fish/cmds.c:10993 fish/cmds.c:11035 fish/cmds.c:11080 fish/cmds.c:11122
1805 #: fish/cmds.c:11472 fish/cmds.c:11558
1806 #, c-format
1807 msgid "%s: %s: integer out of range\n"
1808 msgstr ""
1809
1810 #: fish/cmds.c:4073 fish/cmds.c:4180 fish/cmds.c:11533
1811 #, c-format
1812 msgid "%s should have %d-%d parameter(s)\n"
1813 msgstr ""
1814
1815 #: fish/cmds.c:4099 fish/cmds.c:4211 fish/cmds.c:11573
1816 #, c-format
1817 msgid "%s: unknown optional argument \"%s\"\n"
1818 msgstr ""
1819
1820 #: fish/cmds.c:4105 fish/cmds.c:4217 fish/cmds.c:11579
1821 #, c-format
1822 msgid "%s: optional argument \"%s\" given twice\n"
1823 msgstr ""
1824
1825 #: fish/cmds.c:11674
1826 #, c-format
1827 msgid "%s: unknown command\n"
1828 msgstr ""
1829
1830 #: fish/copy.c:41
1831 #, c-format
1832 msgid ""
1833 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1834 msgstr ""
1835
1836 #: fish/copy.c:54
1837 #, c-format
1838 msgid "copy-in: target '%s' is not a directory\n"
1839 msgstr ""
1840
1841 #: fish/copy.c:139
1842 #, c-format
1843 msgid "error: argument is zero length or longer than maximum permitted\n"
1844 msgstr ""
1845
1846 #: fish/copy.c:184
1847 #, c-format
1848 msgid ""
1849 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1850 "image\n"
1851 msgstr ""
1852
1853 #: fish/copy.c:195
1854 #, c-format
1855 msgid "copy-out: target '%s' is not a directory\n"
1856 msgstr ""
1857
1858 #: fish/copy.c:225
1859 #, c-format
1860 msgid "copy-out: '%s' is not a file or directory\n"
1861 msgstr ""
1862
1863 #: fish/edit.c:44
1864 #, c-format
1865 msgid "use '%s filename' to edit a file\n"
1866 msgstr ""
1867
1868 #: fish/fish.c:100
1869 #, c-format
1870 msgid ""
1871 "%s: guest filesystem shell\n"
1872 "%s lets you edit virtual machine filesystems\n"
1873 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1874 "Usage:\n"
1875 "  %s [--options] cmd [: cmd : cmd ...]\n"
1876 "Options:\n"
1877 "  -h|--cmd-help        List available commands\n"
1878 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1879 "  -a|--add image       Add image\n"
1880 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1881 "  --csh                Make --listen csh-compatible\n"
1882 "  -d|--domain guest    Add disks from libvirt guest\n"
1883 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1884 "  --echo-keys          Don't turn off echo for passphrases\n"
1885 "  -f|--file file       Read commands from file\n"
1886 "  --format[=raw|..]    Force disk format for -a option\n"
1887 "  -i|--inspector       Automatically mount filesystems\n"
1888 "  --keys-from-stdin    Read passphrases from stdin\n"
1889 "  --listen             Listen for remote commands\n"
1890 "  --live               Connect to a live virtual machine\n"
1891 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1892 "  -n|--no-sync         Don't autosync\n"
1893 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1894 "  --progress-bars      Enable progress bars even when not interactive\n"
1895 "  --no-progress-bars   Disable progress bars\n"
1896 "  --remote[=pid]       Send commands to remote %s\n"
1897 "  -r|--ro              Mount read-only\n"
1898 "  --selinux            Enable SELinux support\n"
1899 "  -v|--verbose         Verbose messages\n"
1900 "  -V|--version         Display version and exit\n"
1901 "  -w|--rw              Mount read-write\n"
1902 "  -x                   Echo each command before executing it\n"
1903 "\n"
1904 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1905 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1906 "or\n"
1907 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1908 "\n"
1909 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1910 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1911 "\n"
1912 "For more information, see the manpage %s(1).\n"
1913 msgstr ""
1914
1915 #: fish/fish.c:254
1916 #, c-format
1917 msgid "%s: --listen=PID: PID was not a number: %s\n"
1918 msgstr ""
1919
1920 #: fish/fish.c:261
1921 #, c-format
1922 msgid ""
1923 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1924 msgstr ""
1925
1926 #: fish/fish.c:311
1927 #, c-format
1928 msgid "%s: only one -f parameter can be given\n"
1929 msgstr ""
1930
1931 #: fish/fish.c:466
1932 #, c-format
1933 msgid "%s: cannot use --listen and --remote options at the same time\n"
1934 msgstr ""
1935
1936 #: fish/fish.c:474
1937 #, c-format
1938 msgid "%s: extra parameters on the command line with --listen flag\n"
1939 msgstr ""
1940
1941 #: fish/fish.c:480
1942 #, c-format
1943 msgid "%s: cannot use --listen and --file options at the same time\n"
1944 msgstr ""
1945
1946 #: fish/fish.c:538
1947 #, c-format
1948 msgid "guestfish: could not access termcap or terminfo database.\n"
1949 msgstr ""
1950
1951 #: fish/fish.c:542
1952 #, c-format
1953 msgid "guestfish: terminal type \"%s\" not defined.\n"
1954 msgstr ""
1955
1956 #: fish/fish.c:630
1957 #, c-format
1958 msgid ""
1959 "\n"
1960 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1961 "editing virtual machine filesystems.\n"
1962 "\n"
1963 "Type: 'help' for help on commands\n"
1964 "      'man' to read the manual\n"
1965 "      'quit' to quit the shell\n"
1966 "\n"
1967 msgstr ""
1968
1969 #: fish/fish.c:774
1970 #, c-format
1971 msgid "%s: unterminated double quote\n"
1972 msgstr ""
1973
1974 #: fish/fish.c:780 fish/fish.c:797
1975 #, c-format
1976 msgid "%s: command arguments not separated by whitespace\n"
1977 msgstr ""
1978
1979 #: fish/fish.c:791
1980 #, c-format
1981 msgid "%s: unterminated single quote\n"
1982 msgstr ""
1983
1984 #: fish/fish.c:821
1985 #, c-format
1986 msgid "%s: internal error parsing string at '%s'\n"
1987 msgstr ""
1988
1989 #: fish/fish.c:838
1990 #, c-format
1991 msgid "%s: too many arguments\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:906
1995 #, c-format
1996 msgid "%s: empty command on command line\n"
1997 msgstr ""
1998
1999 #: fish/fish.c:1052
2000 msgid "display a list of commands or help on a command"
2001 msgstr ""
2002
2003 #: fish/fish.c:1054
2004 msgid "quit guestfish"
2005 msgstr ""
2006
2007 #: fish/fish.c:1065
2008 #, c-format
2009 msgid ""
2010 "help - display a list of commands or help on a command\n"
2011 "     help cmd\n"
2012 "     help\n"
2013 msgstr ""
2014
2015 #: fish/fish.c:1073
2016 #, c-format
2017 msgid ""
2018 "quit - quit guestfish\n"
2019 "     quit\n"
2020 msgstr ""
2021
2022 #: fish/fish.c:1078
2023 #, c-format
2024 msgid "%s: command not known, use -h to list all commands\n"
2025 msgstr ""
2026
2027 #: fish/fish.c:1094
2028 #, c-format
2029 msgid ""
2030 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2031 "For a list of commands:             guestfish -h\n"
2032 "For complete documentation:         man guestfish\n"
2033 msgstr ""
2034
2035 #: fish/fish.c:1251
2036 #, c-format
2037 msgid "Runaway quote in string \"%s\"\n"
2038 msgstr ""
2039
2040 #: fish/glob.c:53
2041 #, c-format
2042 msgid "use 'glob command [args...]'\n"
2043 msgstr ""
2044
2045 #: fish/glob.c:73
2046 #, c-format
2047 msgid "glob: guestfs_glob_expand call failed: %s\n"
2048 msgstr ""
2049
2050 #: fish/help.c:38
2051 #, c-format
2052 msgid ""
2053 "Add disk images to examine using the -a or -d options, or the 'add' "
2054 "command.\n"
2055 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2056 "Once you have done this, use the 'run' command.\n"
2057 msgstr ""
2058
2059 #: fish/help.c:44
2060 #, c-format
2061 msgid ""
2062 "Find out what filesystems are available using 'list-filesystems' and then\n"
2063 "mount them to examine or modify the contents using 'mount-ro' or\n"
2064 "'mount-options'.\n"
2065 msgstr ""
2066
2067 #: fish/help.c:52
2068 #, c-format
2069 msgid ""
2070 "For more information about a command, use 'help cmd'.\n"
2071 "\n"
2072 "To read the manual, type 'man'.\n"
2073 msgstr ""
2074
2075 #: fish/hexedit.c:41
2076 #, c-format
2077 msgid "hexedit (device|filename) [max | start max]\n"
2078 msgstr ""
2079
2080 #: fish/hexedit.c:52
2081 #, c-format
2082 msgid "hexedit: %s is a zero length file or device\n"
2083 msgstr ""
2084
2085 #: fish/hexedit.c:63
2086 #, c-format
2087 msgid ""
2088 "hexedit: %s is larger than %s. You must supply a limit using\n"
2089 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2090 "  'hexedit %s <start> <max>'.\n"
2091 msgstr ""
2092
2093 #: fish/hexedit.c:92
2094 #, c-format
2095 msgid "hexedit: invalid range\n"
2096 msgstr ""
2097
2098 #: fish/inspect.c:77
2099 #, c-format
2100 msgid "%s: don't use --live and -i options together\n"
2101 msgstr ""
2102
2103 #: fish/inspect.c:89
2104 #, c-format
2105 msgid "%s: no operating system was found on this disk\n"
2106 msgstr ""
2107
2108 #: fish/inspect.c:95
2109 #, c-format
2110 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2111 msgstr ""
2112
2113 #: fish/inspect.c:134
2114 #, c-format
2115 msgid "%s: some filesystems could not be mounted (ignored)\n"
2116 msgstr ""
2117
2118 #: fish/inspect.c:146
2119 #, c-format
2120 msgid "Operating system: %s\n"
2121 msgstr ""
2122
2123 #: fish/inspect.c:159
2124 #, c-format
2125 msgid "%s mounted on %s\n"
2126 msgstr ""
2127
2128 #: fish/keys.c:52
2129 #, c-format
2130 msgid "Enter key or passphrase (\"%s\"): "
2131 msgstr ""
2132
2133 #: fish/lcd.c:34
2134 #, c-format
2135 msgid "use 'lcd directory' to change local directory\n"
2136 msgstr ""
2137
2138 #: fish/man.c:34
2139 #, c-format
2140 msgid "use 'man' without parameters to open the manual\n"
2141 msgstr ""
2142
2143 #: fish/man.c:53
2144 #, c-format
2145 msgid "the external 'man' program failed\n"
2146 msgstr ""
2147
2148 #: fish/more.c:39
2149 #, c-format
2150 msgid "use '%s filename' to page a file\n"
2151 msgstr ""
2152
2153 #: fish/options.c:36
2154 #, c-format
2155 msgid "%s: too many drives added on the command line\n"
2156 msgstr ""
2157
2158 #: fish/options.c:121
2159 #, c-format
2160 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2161 msgstr ""
2162
2163 #: fish/prep.c:37
2164 #, c-format
2165 msgid ""
2166 "List of available prepared disk images:\n"
2167 "\n"
2168 msgstr ""
2169
2170 #: fish/prep.c:40
2171 #, c-format
2172 msgid ""
2173 "guestfish -N %-8s - %s\n"
2174 "\n"
2175 "%s\n"
2176 msgstr ""
2177
2178 #: fish/prep.c:48
2179 #, c-format
2180 msgid "  Optional parameters:\n"
2181 msgstr ""
2182
2183 #: fish/prep.c:55
2184 #, c-format
2185 msgid "<%s> %s (default: %s)\n"
2186 msgstr ""
2187
2188 #: fish/prep.c:65
2189 #, c-format
2190 msgid ""
2191 "Prepared disk images are written to file \"test1.img\" in the local\n"
2192 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2193 "For more information see the guestfish(1) manual.\n"
2194 msgstr ""
2195
2196 #: fish/prep.c:96
2197 #, c-format
2198 msgid ""
2199 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2200 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2201 msgstr ""
2202
2203 #: fish/prep.c:158
2204 #, c-format
2205 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2206 msgstr ""
2207
2208 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2209 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2210 msgid "failed to allocate disk"
2211 msgstr ""
2212
2213 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2214 msgid "could not parse boot size"
2215 msgstr ""
2216
2217 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2218 #, c-format
2219 msgid "failed to get sector size of disk: %s"
2220 msgstr ""
2221
2222 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2223 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2224 #, c-format
2225 msgid "failed to partition disk: %s"
2226 msgstr ""
2227
2228 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2229 #, c-format
2230 msgid "failed to add boot partition: %s"
2231 msgstr ""
2232
2233 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2234 #, c-format
2235 msgid "failed to add root partition: %s"
2236 msgstr ""
2237
2238 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2239 #, c-format
2240 msgid "failed to create boot filesystem: %s"
2241 msgstr ""
2242
2243 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2244 #, c-format
2245 msgid "failed to create root filesystem: %s"
2246 msgstr ""
2247
2248 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2249 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2250 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2251 msgstr ""
2252
2253 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2254 #, c-format
2255 msgid "failed to create PV: %s: %s"
2256 msgstr ""
2257
2258 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2259 #, c-format
2260 msgid "failed to create VG: %s: %s"
2261 msgstr ""
2262
2263 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2264 #, c-format
2265 msgid "failed to create LV: /dev/%s/%s: %s"
2266 msgstr ""
2267
2268 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2269 #, c-format
2270 msgid "failed to resize LV to full size: %s: %s"
2271 msgstr ""
2272
2273 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2274 #, c-format
2275 msgid "failed to create filesystem (%s): %s"
2276 msgstr ""
2277
2278 #: fish/rc.c:255
2279 #, c-format
2280 msgid "guestfish: protocol error: could not read 'hello' message\n"
2281 msgstr ""
2282
2283 #: fish/rc.c:260
2284 #, c-format
2285 msgid ""
2286 "guestfish: protocol error: version mismatch, server version '%s' does not "
2287 "match client version '%s'.  The two versions must match exactly.\n"
2288 msgstr ""
2289
2290 #: fish/rc.c:335 fish/rc.c:349
2291 #, c-format
2292 msgid "guestfish: remote: looks like the server is not running\n"
2293 msgstr ""
2294
2295 #: fish/rc.c:361 fish/rc.c:375
2296 #, c-format
2297 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2298 msgstr ""
2299
2300 #: fish/rc.c:386
2301 #, c-format
2302 msgid "guestfish: protocol error: could not decode reply from server\n"
2303 msgstr ""
2304
2305 #: fish/reopen.c:36
2306 #, c-format
2307 msgid "'reopen' command takes no parameters\n"
2308 msgstr ""
2309
2310 #: fish/reopen.c:46
2311 #, c-format
2312 msgid "reopen: guestfs_create: failed to create handle\n"
2313 msgstr ""
2314
2315 #: fish/supported.c:66
2316 msgid "yes"
2317 msgstr ""
2318
2319 #: fish/supported.c:68
2320 msgid "no"
2321 msgstr ""
2322
2323 #: fish/time.c:36
2324 #, c-format
2325 msgid "use 'time command [args...]'\n"
2326 msgstr ""
2327
2328 #: fuse/guestmount.c:867
2329 #, c-format
2330 msgid ""
2331 "%s: FUSE module for libguestfs\n"
2332 "%s lets you mount a virtual machine filesystem\n"
2333 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2334 "Usage:\n"
2335 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2336 "Options:\n"
2337 "  -a|--add image       Add image\n"
2338 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2339 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2340 "  -d|--domain guest    Add disks from libvirt guest\n"
2341 "  --echo-keys          Don't turn off echo for passphrases\n"
2342 "  --format[=raw|..]    Force disk format for -a option\n"
2343 "  --fuse-help          Display extra FUSE options\n"
2344 "  -i|--inspector       Automatically mount filesystems\n"
2345 "  --help               Display help message and exit\n"
2346 "  --keys-from-stdin    Read passphrases from stdin\n"
2347 "  --live               Connect to a live virtual machine\n"
2348 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2349 "  -n|--no-sync         Don't autosync\n"
2350 "  -o|--option opt      Pass extra option to FUSE\n"
2351 "  -r|--ro              Mount read-only\n"
2352 "  --selinux            Enable SELinux support\n"
2353 "  -v|--verbose         Verbose messages\n"
2354 "  -V|--version         Display version and exit\n"
2355 "  -x|--trace           Trace guestfs API calls\n"
2356 msgstr ""
2357
2358 #: fuse/guestmount.c:1095
2359 #, c-format
2360 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2361 msgstr ""
2362
2363 #: fuse/guestmount.c:1103
2364 #, c-format
2365 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2366 msgstr ""
2367
2368 #: inspector/virt-inspector.c:73
2369 #, c-format
2370 msgid ""
2371 "%s: display information about a virtual machine\n"
2372 "Copyright (C) 2010 Red Hat Inc.\n"
2373 "Usage:\n"
2374 "  %s [--options] -d domname file [file ...]\n"
2375 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2376 "Options:\n"
2377 "  -a|--add image       Add image\n"
2378 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2379 "  -d|--domain guest    Add disks from libvirt guest\n"
2380 "  --echo-keys          Don't turn off echo for passphrases\n"
2381 "  --format[=raw|..]    Force disk format for -a option\n"
2382 "  --help               Display brief help\n"
2383 "  --keys-from-stdin    Read passphrases from stdin\n"
2384 "  -v|--verbose         Verbose messages\n"
2385 "  -V|--version         Display version and exit\n"
2386 "  -x                   Trace libguestfs API calls\n"
2387 "For more information, see the manpage %s(1).\n"
2388 msgstr ""
2389
2390 #: inspector/virt-inspector.c:260
2391 #, c-format
2392 msgid ""
2393 "%s: no operating system could be detected inside this disk image.\n"
2394 "\n"
2395 "This may be because the file is not a disk image, or is not a virtual "
2396 "machine\n"
2397 "image, or because the OS type is not understood by libguestfs.\n"
2398 "\n"
2399 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2400 "must\n"
2401 "install the separate libguestfs-winsupport package.\n"
2402 "\n"
2403 "If you feel this is an error, please file a bug report including as much\n"
2404 "information about the disk image as possible.\n"
2405 msgstr ""
2406
2407 #: inspector/virt-inspector.c:285
2408 #, c-format
2409 msgid "%s: XML write error at \"%s\": %m\n"
2410 msgstr ""
2411
2412 #: inspector/virt-inspector.c:297
2413 #, c-format
2414 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2415 msgstr ""
2416
2417 #: inspector/virt-inspector.c:305
2418 #, c-format
2419 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2420 msgstr ""
2421
2422 #: perl/lib/Sys/Guestfs/Lib.pm:158
2423 msgid "open_guest: first parameter must be a string or an arrayref"
2424 msgstr ""
2425
2426 #: perl/lib/Sys/Guestfs/Lib.pm:164
2427 msgid "open_guest: first argument contains undefined element"
2428 msgstr ""
2429
2430 #: perl/lib/Sys/Guestfs/Lib.pm:172
2431 #, perl-brace-format
2432 msgid "guest image {imagename} does not exist or is not readable"
2433 msgstr ""
2434
2435 #: perl/lib/Sys/Guestfs/Lib.pm:179
2436 msgid ""
2437 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2438 "XPath::XMLParser)"
2439 msgstr ""
2440
2441 #: perl/lib/Sys/Guestfs/Lib.pm:184
2442 msgid "open_guest: too many domains listed on command line"
2443 msgstr ""
2444
2445 #: perl/lib/Sys/Guestfs/Lib.pm:191
2446 msgid "open_guest: cannot connect to libvirt"
2447 msgstr ""
2448
2449 #: perl/lib/Sys/Guestfs/Lib.pm:210
2450 #, perl-brace-format
2451 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2452 msgstr ""
2453
2454 #: perl/lib/Sys/Guestfs/Lib.pm:213
2455 #, perl-brace-format
2456 msgid "{imagename} is not the name of a libvirt domain\n"
2457 msgstr ""
2458
2459 #: perl/lib/Sys/Guestfs/Lib.pm:242
2460 #, perl-brace-format
2461 msgid "{imagename} seems to have no disk devices\n"
2462 msgstr ""
2463
2464 #: perl/lib/Sys/Guestfs/Lib.pm:827
2465 msgid ""
2466 "No operating system could be detected inside this disk image.\n"
2467 "\n"
2468 "This may be because the file is not a disk image, or is not a virtual "
2469 "machine\n"
2470 "image, or because the OS type is not understood by virt-inspector.\n"
2471 "\n"
2472 "If you feel this is an error, please file a bug report including as much\n"
2473 "information about the disk image as possible.\n"
2474 msgstr ""
2475
2476 #: perl/lib/Sys/Guestfs/Lib.pm:901
2477 #, perl-brace-format
2478 msgid "unknown filesystem label {label}\n"
2479 msgstr ""
2480
2481 #: perl/lib/Sys/Guestfs/Lib.pm:911
2482 #, perl-brace-format
2483 msgid "unknown filesystem UUID {uuid}\n"
2484 msgstr ""
2485
2486 #: perl/lib/Sys/Guestfs/Lib.pm:936
2487 #, perl-brace-format
2488 msgid "unknown filesystem {fs}\n"
2489 msgstr ""
2490
2491 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2492 #, perl-brace-format
2493 msgid "Error running rpm -qa: {error}"
2494 msgstr ""
2495
2496 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2497 #, perl-brace-format
2498 msgid "Error running dpkg-query: {error}"
2499 msgstr ""
2500
2501 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2502 msgid "Can't find grub on guest"
2503 msgstr ""
2504
2505 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2506 #, perl-brace-format
2507 msgid "Grub entry {title} has no kernel"
2508 msgstr ""
2509
2510 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2511 #, perl-brace-format
2512 msgid "grub refers to {path}, which doesn't exist\n"
2513 msgstr ""
2514
2515 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2516 #, perl-brace-format
2517 msgid "Grub entry {title} does not specify an initrd"
2518 msgstr ""
2519
2520 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2521 #, perl-brace-format
2522 msgid "Didn't find modules directory {modules} for kernel {path}"
2523 msgstr ""
2524
2525 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2526 #, perl-brace-format
2527 msgid "Couldn't guess kernel version number from path for kernel {path}"
2528 msgstr ""
2529
2530 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2531 #, perl-brace-format
2532 msgid "{path} doesn't match augeas pattern"
2533 msgstr ""
2534
2535 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2536 #, perl-brace-format
2537 msgid "{filename}: could not read initrd format"
2538 msgstr ""
2539
2540 #: rescue/virt-rescue.c:61
2541 #, c-format
2542 msgid ""
2543 "%s: Run a rescue shell on a virtual machine\n"
2544 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2545 "Usage:\n"
2546 "  %s [--options] -d domname\n"
2547 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2548 "Options:\n"
2549 "  -a|--add image       Add image\n"
2550 "  --append kernelopts  Append kernel options\n"
2551 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2552 "  -d|--domain guest    Add disks from libvirt guest\n"
2553 "  --format[=raw|..]    Force disk format for -a option\n"
2554 "  --help               Display brief help\n"
2555 "  -m|--memsize MB      Set memory size in megabytes\n"
2556 "  --network            Enable network\n"
2557 "  -r|--ro              Access read-only\n"
2558 "  --selinux            Enable SELinux\n"
2559 "  -v|--verbose         Verbose messages\n"
2560 "  -V|--version         Display version and exit\n"
2561 "  -x                   Trace libguestfs API calls\n"
2562 "For more information, see the manpage %s(1).\n"
2563 msgstr ""
2564
2565 #: rescue/virt-rescue.c:174
2566 #, c-format
2567 msgid "%s: could not parse memory size '%s'\n"
2568 msgstr ""
2569
2570 #: rescue/virt-rescue.c:409
2571 #, c-format
2572 msgid "%s: unknown child exit status (%d)\n"
2573 msgstr ""
2574
2575 #: src/appliance.c:181
2576 #, c-format
2577 msgid ""
2578 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2579 "LIBGUESTFS_PATH (search path: %s)"
2580 msgstr ""
2581
2582 #: src/appliance.c:331
2583 #, c-format
2584 msgid "security: cached appliance %s is not owned by UID %d"
2585 msgstr ""
2586
2587 #: src/appliance.c:336
2588 #, c-format
2589 msgid "security: cached appliance %s is not a directory (mode %o)"
2590 msgstr ""
2591
2592 #: src/appliance.c:341
2593 #, c-format
2594 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2595 msgstr ""
2596
2597 #: src/appliance.c:659
2598 msgid "external command failed, see earlier error messages"
2599 msgstr ""
2600
2601 #: src/filearch.c:153
2602 #, c-format
2603 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2604 msgstr ""
2605
2606 #: src/filearch.c:266
2607 msgid ""
2608 "file-architecture API not available since this version of libguestfs was "
2609 "compiled without PCRE or libmagic libraries"
2610 msgstr ""
2611
2612 #: src/guestfs.c:177
2613 #, c-format
2614 msgid "guestfs_close: called twice on the same handle\n"
2615 msgstr ""
2616
2617 #: src/guestfs.c:302
2618 #, c-format
2619 msgid "warning: %s"
2620 msgstr ""
2621
2622 #: src/guestfs.c:361
2623 #, c-format
2624 msgid "libguestfs: error: %s\n"
2625 msgstr ""
2626
2627 #: src/guestfs.c:908
2628 #, c-format
2629 msgid "<truncated, original size %zu bytes>"
2630 msgstr ""
2631
2632 #: src/inspect.c:486 src/inspect.c:1171 src/inspect.c:2654 src/inspect.c:2697
2633 #: src/inspect.c:2747 src/inspect.c:2791
2634 #, c-format
2635 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2636 msgstr ""
2637
2638 #: src/inspect.c:1205
2639 msgid "could not parse /etc/fstab or empty file"
2640 msgstr ""
2641
2642 #: src/inspect.c:1420
2643 #, c-format
2644 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2645 msgstr ""
2646
2647 #: src/inspect.c:1736 src/inspect.c:1749
2648 #, c-format
2649 msgid "could not parse integer in version number: %s"
2650 msgstr ""
2651
2652 #: src/inspect.c:1843
2653 msgid "no inspection data: call guestfs_inspect_os first"
2654 msgstr ""
2655
2656 #: src/inspect.c:1855
2657 #, c-format
2658 msgid ""
2659 "%s: root device not found: only call this function with a root device "
2660 "previously returned by guestfs_inspect_os"
2661 msgstr ""
2662
2663 #: src/inspect.c:1994
2664 msgid "not a Windows guest, or systemroot could not be determined"
2665 msgstr ""
2666
2667 #: src/inspect.c:2285 src/inspect.c:2307 src/inspect.c:2332
2668 msgid "unexpected end of output from db_dump command"
2669 msgstr ""
2670
2671 #: src/inspect.c:2756
2672 #, c-format
2673 msgid "%s: file is empty"
2674 msgstr ""
2675
2676 #: src/inspect.c:2819
2677 msgid ""
2678 "inspection API not available since this version of libguestfs was compiled "
2679 "without PCRE or hivex libraries"
2680 msgstr ""
2681
2682 #: src/launch.c:97
2683 msgid "command line cannot be altered after qemu subprocess launched"
2684 msgstr ""
2685
2686 #: src/launch.c:154
2687 msgid "guestfs_config: parameter must begin with '-' character"
2688 msgstr ""
2689
2690 #: src/launch.c:168
2691 #, c-format
2692 msgid "guestfs_config: parameter '%s' isn't allowed"
2693 msgstr ""
2694
2695 #: src/launch.c:234 src/launch.c:338
2696 msgid "filename cannot contain ',' (comma) character"
2697 msgstr ""
2698
2699 #: src/launch.c:246 src/launch.c:251
2700 #, c-format
2701 msgid "%s parameter is empty or contains disallowed characters"
2702 msgstr ""
2703
2704 #: src/launch.c:357
2705 msgid "the libguestfs handle has already been launched"
2706 msgstr ""
2707
2708 #: src/launch.c:366
2709 #, c-format
2710 msgid "%s: cannot create temporary directory"
2711 msgstr ""
2712
2713 #: src/launch.c:403
2714 msgid "you must call guestfs_add_drive before guestfs_launch"
2715 msgstr ""
2716
2717 #: src/launch.c:746
2718 msgid "guestfs_launch failed, see earlier error messages"
2719 msgstr ""
2720
2721 #: src/launch.c:759
2722 msgid "qemu launched and contacted daemon, but state != READY"
2723 msgstr ""
2724
2725 #: src/launch.c:845
2726 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2727 msgstr ""
2728
2729 #: src/launch.c:853
2730 msgid "contacted guestfsd, but state != READY"
2731 msgstr ""
2732
2733 #: src/launch.c:1002
2734 #, c-format
2735 msgid ""
2736 "%s: command failed: If qemu is located on a non-standard path, try setting "
2737 "the LIBGUESTFS_QEMU environment variable."
2738 msgstr ""
2739
2740 #: src/launch.c:1093
2741 msgid "qemu has not been launched yet"
2742 msgstr ""
2743
2744 #: src/launch.c:1104
2745 msgid "no subprocess to kill"
2746 msgstr ""
2747
2748 #: src/proto.c:188
2749 #, c-format
2750 msgid "guestfs_set_busy: called when in state %d != READY"
2751 msgstr ""
2752
2753 #: src/proto.c:211
2754 #, c-format
2755 msgid "guestfs_end_busy: called when in state %d"
2756 msgstr ""
2757
2758 #: src/proto.c:394
2759 #, c-format
2760 msgid ""
2761 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2762 msgstr ""
2763
2764 #: src/proto.c:572 src/proto.c:635
2765 msgid "unexpected end of file when reading from daemon"
2766 msgstr ""
2767
2768 #: src/proto.c:593
2769 #, c-format
2770 msgid "received magic signature from guestfsd, but in state %d"
2771 msgstr ""
2772
2773 #: src/proto.c:612
2774 #, c-format
2775 msgid "message length (%u) > maximum possible size (%d)"
2776 msgstr ""
2777
2778 #: src/proto.c:764
2779 #, c-format
2780 msgid "guestfs___send: state %d != BUSY"
2781 msgstr ""
2782
2783 #: src/proto.c:788
2784 msgid "xdr_guestfs_message_header failed"
2785 msgstr ""
2786
2787 #: src/proto.c:797
2788 msgid "dispatch failed to marshal args"
2789 msgstr ""
2790
2791 #: src/proto.c:924
2792 #, c-format
2793 msgid "send_file_chunk: state %d != READY"
2794 msgstr ""
2795
2796 #: src/proto.c:940
2797 #, c-format
2798 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2799 msgstr ""
2800
2801 #: src/proto.c:1090
2802 #, c-format
2803 msgid "%s: error in chunked encoding"
2804 msgstr ""
2805
2806 #: src/proto.c:1117
2807 msgid "write to daemon socket"
2808 msgstr ""
2809
2810 #: src/proto.c:1140
2811 msgid "receive_file_data: parse error in reply callback"
2812 msgstr ""
2813
2814 #: src/proto.c:1145
2815 msgid "receive_file_data: unexpected flag received when reading file chunks"
2816 msgstr ""
2817
2818 #: src/proto.c:1153
2819 msgid "failed to parse file chunk"
2820 msgstr ""
2821
2822 #: src/proto.c:1162
2823 msgid "file receive cancelled by daemon"
2824 msgstr ""
2825
2826 #: src/virt.c:92 src/virt.c:325
2827 msgid "you cannot set both live and readonly flags"
2828 msgstr ""
2829
2830 #: src/virt.c:100
2831 #, c-format
2832 msgid "could not connect to libvirt (code %d, domain %d): %s"
2833 msgstr ""
2834
2835 #: src/virt.c:108
2836 #, c-format
2837 msgid "no libvirt domain called '%s': %s"
2838 msgstr ""
2839
2840 #: src/virt.c:163 src/virt.c:413
2841 #, c-format
2842 msgid "error reading libvirt XML information: %s"
2843 msgstr ""
2844
2845 #: src/virt.c:173 src/virt.c:421
2846 msgid "unable to parse XML information returned by libvirt"
2847 msgstr ""
2848
2849 #: src/virt.c:179 src/virt.c:427
2850 msgid "unable to create new XPath context"
2851 msgstr ""
2852
2853 #: src/virt.c:186 src/virt.c:442
2854 msgid "unable to evaluate XPath expression"
2855 msgstr ""
2856
2857 #: src/virt.c:283
2858 msgid "libvirt domain has no disks"
2859 msgstr ""
2860
2861 #: src/virt.c:336
2862 #, c-format
2863 msgid "error getting domain info: %s"
2864 msgstr ""
2865
2866 #: src/virt.c:350
2867 msgid ""
2868 "error: domain is a live virtual machine.\n"
2869 "Writing to the disks of a running virtual machine can cause disk "
2870 "corruption.\n"
2871 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2872 "specify live access.  In most libguestfs tools these options are --ro or\n"
2873 "--live respectively.  Consult the documentation for further information."
2874 msgstr ""
2875
2876 #: src/virt.c:470
2877 msgid ""
2878 "this guest has no libvirt <channel> definition for guestfsd\n"
2879 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2880 msgstr ""
2881
2882 #: src/virt.c:495
2883 msgid ""
2884 "add-domain API not available since this version of libguestfs was compiled "
2885 "without libvirt or libxml2"
2886 msgstr ""
2887
2888 #: test-tool/test-tool.c:82
2889 #, c-format
2890 msgid ""
2891 "libguestfs-test-tool: interactive test tool\n"
2892 "Copyright (C) 2009 Red Hat Inc.\n"
2893 "Usage:\n"
2894 "  libguestfs-test-tool [--options]\n"
2895 "Options:\n"
2896 "  --help         Display usage\n"
2897 "  --helper libguestfs-test-tool-helper\n"
2898 "                 Helper program (default: %s)\n"
2899 "  --qemudir dir  Specify QEMU source directory\n"
2900 "  --qemu qemu    Specify QEMU binary\n"
2901 "  --timeout n\n"
2902 "  -t n           Set launch timeout (default: %d seconds)\n"
2903 msgstr ""
2904
2905 #: test-tool/test-tool.c:138
2906 #, c-format
2907 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2908 msgstr ""
2909
2910 #: test-tool/test-tool.c:147
2911 #, c-format
2912 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2913 msgstr ""
2914
2915 #: test-tool/test-tool.c:159
2916 #, c-format
2917 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2918 msgstr ""
2919
2920 #: test-tool/test-tool.c:182
2921 #, c-format
2922 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2923 msgstr ""
2924
2925 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2926 #, c-format
2927 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2928 msgstr ""
2929
2930 #: test-tool/test-tool.c:206
2931 #, c-format
2932 msgid "libguestfs-test-tool: guestfs_version failed\n"
2933 msgstr ""
2934
2935 #: test-tool/test-tool.c:228
2936 #, c-format
2937 msgid "libguestfs-test-tool: failed to launch appliance\n"
2938 msgstr ""
2939
2940 #: test-tool/test-tool.c:240
2941 #, c-format
2942 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2943 msgstr ""
2944
2945 #: test-tool/test-tool.c:246
2946 #, c-format
2947 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2948 msgstr ""
2949
2950 #: test-tool/test-tool.c:252
2951 #, c-format
2952 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2953 msgstr ""
2954
2955 #: test-tool/test-tool.c:258
2956 #, c-format
2957 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2958 msgstr ""
2959
2960 #: test-tool/test-tool.c:264
2961 #, c-format
2962 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2963 msgstr ""
2964
2965 #: test-tool/test-tool.c:272
2966 #, c-format
2967 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2968 msgstr ""
2969
2970 #: test-tool/test-tool.c:303
2971 #, c-format
2972 msgid ""
2973 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2974 "--qemu/--qemudir options cannot be used.\n"
2975 msgstr ""
2976
2977 #: test-tool/test-tool.c:311
2978 #, c-format
2979 msgid "Binary '%s' does not exist or is not executable\n"
2980 msgstr ""
2981
2982 #: test-tool/test-tool.c:325
2983 #, c-format
2984 msgid "%s: does not look like a qemu source directory\n"
2985 msgstr ""
2986
2987 #: test-tool/test-tool.c:374
2988 #, c-format
2989 msgid ""
2990 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2991 "available.  Expected to find it in '%s'\n"
2992 "\n"
2993 "Use the --helper option to specify the location of this program.\n"
2994 msgstr ""
2995
2996 #: test-tool/test-tool.c:390
2997 #, c-format
2998 msgid "command failed: %s"
2999 msgstr ""
3000
3001 #: test-tool/test-tool.c:398
3002 #, c-format
3003 msgid ""
3004 "Test tool helper program %s\n"
3005 "is not statically linked.  This is a build error when this test tool\n"
3006 "was built.\n"
3007 msgstr ""
3008
3009 #: test-tool/test-tool.c:432
3010 #, c-format
3011 msgid "mkisofs command failed: %s\n"
3012 msgstr ""
3013
3014 #: tools/virt-edit.pl:169
3015 msgid "virt-edit: no image, VM names or filenames to edit given"
3016 msgstr ""
3017
3018 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3019 #, perl-brace-format
3020 msgid ""
3021 "{prog}: No operating system could be detected inside this disk image.\n"
3022 "\n"
3023 "This may be because the file is not a disk image, or is not a virtual "
3024 "machine\n"
3025 "image, or because the OS type is not understood by libguestfs.\n"
3026 "\n"
3027 "If you feel this is an error, please file a bug report including as much\n"
3028 "information about the disk image as possible.\n"
3029 msgstr ""
3030
3031 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3032 #, perl-brace-format
3033 msgid "{prog}: multiboot operating systems are not supported.\n"
3034 msgstr ""
3035
3036 #: tools/virt-edit.pl:221
3037 msgid "File not changed.\n"
3038 msgstr ""
3039
3040 #: tools/virt-list-filesystems.pl:142
3041 msgid "virt-list-filesystems: no image or VM name given"
3042 msgstr ""
3043
3044 #: tools/virt-list-partitions.pl:152
3045 msgid "virt-list-partitions: no image or VM name given"
3046 msgstr ""
3047
3048 #: tools/virt-make-fs.pl:291
3049 msgid "virt-make-fs input output\n"
3050 msgstr ""
3051
3052 #: tools/virt-make-fs.pl:321
3053 msgid "unexpected output from 'du' command"
3054 msgstr ""
3055
3056 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3057 #: tools/virt-make-fs.pl:458
3058 #, perl-brace-format
3059 msgid "{f}: unknown input format: {fmt}\n"
3060 msgstr ""
3061
3062 #: tools/virt-make-fs.pl:391
3063 #, perl-brace-format
3064 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3065 msgstr ""
3066
3067 #: tools/virt-make-fs.pl:406
3068 msgid ""
3069 "qemu-img create: failed to create disk image, see earlier error messages\n"
3070 msgstr ""
3071
3072 #: tools/virt-make-fs.pl:417
3073 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3074 msgstr ""
3075
3076 #: tools/virt-make-fs.pl:442
3077 msgid "tar: failed, see earlier messages\n"
3078 msgstr ""
3079
3080 #: tools/virt-make-fs.pl:464
3081 msgid "uncompress command failed, see earlier messages\n"
3082 msgstr ""
3083
3084 #: tools/virt-make-fs.pl:499
3085 msgid ""
3086 "virt-make-fs: error copying contents into filesystem\n"
3087 "An error here usually means that the program did not estimate the\n"
3088 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3089 msgstr ""
3090
3091 #: tools/virt-resize.pl:33
3092 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3093 msgstr ""
3094
3095 #: tools/virt-resize.pl:581
3096 #, perl-brace-format
3097 msgid "virt-resize: {file}: does not exist or is not readable\n"
3098 msgstr ""
3099
3100 #: tools/virt-resize.pl:583
3101 #, perl-brace-format
3102 msgid ""
3103 "virt-resize: {file}: does not exist or is not writable\n"
3104 "You have to create the destination disk before running this program.\n"
3105 "Please read the virt-resize(1) manpage for more information.\n"
3106 msgstr ""
3107
3108 #: tools/virt-resize.pl:663 tools/virt-resize.pl:666
3109 #, perl-brace-format
3110 msgid ""
3111 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3112 msgstr ""
3113
3114 #: tools/virt-resize.pl:682 tools/virt-resize.pl:694
3115 msgid "virt-resize: short read"
3116 msgstr ""
3117
3118 #: tools/virt-resize.pl:828
3119 #, perl-brace-format
3120 msgid "virt-resize: no logical volume called {n}\n"
3121 msgstr ""
3122
3123 #: tools/virt-resize.pl:848
3124 #, perl-brace-format
3125 msgid ""
3126 "{p}: partition not found in the source disk image, when using the '{opt}' "
3127 "command line option\n"
3128 msgstr ""
3129
3130 #: tools/virt-resize.pl:854
3131 #, perl-brace-format
3132 msgid ""
3133 "{p}: partition ignored, you cannot use it in another command line argument\n"
3134 msgstr ""
3135
3136 #: tools/virt-resize.pl:858
3137 #, perl-brace-format
3138 msgid ""
3139 "{p}: partition deleted, you cannot use it in another command line argument\n"
3140 msgstr ""
3141
3142 #: tools/virt-resize.pl:900
3143 #, perl-brace-format
3144 msgid "{p}: this partition has already been marked for resizing\n"
3145 msgstr ""
3146
3147 #: tools/virt-resize.pl:908
3148 #, perl-brace-format
3149 msgid "{p}: missing size field in {o} option\n"
3150 msgstr ""
3151
3152 #: tools/virt-resize.pl:925
3153 #, perl-brace-format
3154 msgid "{p}: {f}: cannot parse size field\n"
3155 msgstr ""
3156
3157 #: tools/virt-resize.pl:930
3158 #, perl-brace-format
3159 msgid "{p}: new size is zero or negative\n"
3160 msgstr ""
3161
3162 #: tools/virt-resize.pl:953
3163 #, perl-brace-format
3164 msgid ""
3165 "{p}: cannot make this partition smaller because it contains a\n"
3166 "filesystem, physical volume or other content that is larger than the new "
3167 "size.\n"
3168 "You have to resize the content first, see virt-resize(1).\n"
3169 msgstr ""
3170
3171 #: tools/virt-resize.pl:969
3172 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3173 msgstr ""
3174
3175 #: tools/virt-resize.pl:1018
3176 #, perl-brace-format
3177 msgid ""
3178 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3179 "expand into.  You need to make the target disk larger by at least {h}.\n"
3180 msgstr ""
3181
3182 #: tools/virt-resize.pl:1033
3183 msgid ""
3184 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3185 "(see 'deficit' in the virt-resize(1) man page)\n"
3186 msgstr ""
3187
3188 #: tools/virt-resize.pl:1048
3189 msgid "Summary of changes:\n"
3190 msgstr ""
3191
3192 #: tools/virt-resize.pl:1052
3193 #, perl-brace-format
3194 msgid "{p}: partition will be ignored\n"
3195 msgstr ""
3196
3197 #: tools/virt-resize.pl:1054
3198 #, perl-brace-format
3199 msgid "{p}: partition will be deleted\n"
3200 msgstr ""
3201
3202 #: tools/virt-resize.pl:1056
3203 #, perl-brace-format
3204 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3205 msgstr ""
3206
3207 #: tools/virt-resize.pl:1061
3208 #, perl-brace-format
3209 msgid "{p}: content will be expanded using the '{meth}' method\n"
3210 msgstr ""
3211
3212 #: tools/virt-resize.pl:1066
3213 #, perl-brace-format
3214 msgid "{p}: partition will be left alone\n"
3215 msgstr ""
3216
3217 #: tools/virt-resize.pl:1071
3218 #, perl-brace-format
3219 msgid "{n}: LV will be expanded to maximum size\n"
3220 msgstr ""
3221
3222 #: tools/virt-resize.pl:1077
3223 #, perl-brace-format
3224 msgid "{n}: content will be expanded using the '{meth}' method\n"
3225 msgstr ""
3226
3227 #: tools/virt-resize.pl:1084
3228 #, perl-brace-format
3229 msgid "There is a surplus of {spl} bytes ({h}).\n"
3230 msgstr ""
3231
3232 #: tools/virt-resize.pl:1089
3233 msgid "An extra partition will be created for the surplus.\n"
3234 msgstr ""
3235
3236 #: tools/virt-resize.pl:1091
3237 msgid ""
3238 "The surplus space is not large enough for an extra partition to be created\n"
3239 "and so it will just be ignored.\n"
3240 msgstr ""
3241
3242 #: tools/virt-resize.pl:1094
3243 msgid ""
3244 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3245 "to partition this extra space if you want.\n"
3246 msgstr ""
3247
3248 #: tools/virt-resize.pl:1097
3249 #, perl-brace-format
3250 msgid ""
3251 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3252 "You need to make the target disk larger by at least this amount,\n"
3253 "or adjust your resizing requests.\n"
3254 msgstr ""
3255
3256 #: tools/virt-resize.pl:1114
3257 msgid "virt-resize: source disk does not have a first partition\n"
3258 msgstr ""
3259
3260 #: tools/virt-resize.pl:1209
3261 #, perl-brace-format
3262 msgid "Copying {p} ...\n"
3263 msgstr ""
3264
3265 #: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330
3266 #, perl-brace-format
3267 msgid "Expanding {p} using the '{meth}' method\n"
3268 msgstr ""
3269
3270 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3271 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3272 msgstr ""
3273
3274 #: tools/virt-tar.pl:212
3275 msgid "virt-tar: no image, VM names, directory or filename given"
3276 msgstr ""
3277
3278 #: tools/virt-tar.pl:215
3279 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3280 msgstr ""
3281
3282 #: tools/virt-tar.pl:226
3283 #, perl-brace-format
3284 msgid "virt-tar: {tarball}: file not found\n"
3285 msgstr ""
3286
3287 #: tools/virt-tar.pl:229
3288 #, perl-brace-format
3289 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3290 msgstr ""
3291
3292 #: tools/virt-win-reg.pl:201
3293 msgid "no libvirt domain name or disk image given\n"
3294 msgstr ""
3295
3296 #: tools/virt-win-reg.pl:240
3297 msgid ""
3298 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3299 "export\n"
3300 msgstr ""
3301
3302 #: tools/virt-win-reg.pl:351
3303 #, perl-brace-format
3304 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3305 msgstr ""
3306
3307 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3308 #, perl-brace-format
3309 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3310 msgstr ""
3311
3312 #: tools/virt-win-reg.pl:375
3313 #, perl-brace-format
3314 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3315 msgstr ""
3316
3317 #: tools/virt-win-reg.pl:397
3318 #, perl-brace-format
3319 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3320 msgstr ""