Version 1.9.15.
[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.15\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-04-01 09:14+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:55 cat/virt-filesystems.c:97 cat/virt-ls.c:56 df/main.c:68
22 #: fish/fish.c:96 fuse/guestmount.c:907 inspector/virt-inspector.c: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:219 fuse/guestmount.c:1023
52 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:131
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
58 #: df/main.c:158 fish/fish.c:289 fuse/guestmount.c:1073
59 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:155
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:101
65 #, c-format
66 msgid ""
67 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
68 "Copyright (C) 2010 Red Hat Inc.\n"
69 "Usage:\n"
70 "  %s [--options] -d domname\n"
71 "  %s [--options] -a disk.img [-a disk.img ...]\n"
72 "Options:\n"
73 "  -a|--add image       Add image\n"
74 "  --all                Display everything\n"
75 "  --blkdevs|--block-devices\n"
76 "                       Display block devices\n"
77 "  -c|--connect uri     Specify libvirt URI for -d option\n"
78 "  --csv                Output as Comma-Separated Values\n"
79 "  -d|--domain guest    Add disks from libvirt guest\n"
80 "  --echo-keys          Don't turn off echo for passphrases\n"
81 "  --extra              Display swap and data filesystems\n"
82 "  --filesystems        Display mountable filesystems\n"
83 "  --format[=raw|..]    Force disk format for -a option\n"
84 "  -h|--human-readable  Human-readable sizes in --long output\n"
85 "  --help               Display brief help\n"
86 "  --keys-from-stdin    Read passphrases from stdin\n"
87 "  -l|--long            Long output\n"
88 "  --lvs|--logvols|--logical-volumes\n"
89 "                       Display LVM logical volumes\n"
90 "  --no-title           No title in --long output\n"
91 "  --parts|--partitions Display partitions\n"
92 "  --pvs|--physvols|--physical-volumes\n"
93 "                       Display LVM physical volumes\n"
94 "  --uuid|--uuids       Add UUIDs to --long output\n"
95 "  -v|--verbose         Verbose messages\n"
96 "  -V|--version         Display version and exit\n"
97 "  --vgs|--volgroups|--volume-groups\n"
98 "                       Display LVM volume groups\n"
99 "  -x                   Trace libguestfs API calls\n"
100 "For more information, see the manpage %s(1).\n"
101 msgstr ""
102
103 #: cat/virt-filesystems.c:316 df/main.c:253
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:60
109 #, c-format
110 msgid ""
111 "%s: list files in a virtual machine\n"
112 "Copyright (C) 2010 Red Hat Inc.\n"
113 "Usage:\n"
114 "  %s [--options] -d domname file [dir ...]\n"
115 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
116 "Options:\n"
117 "  -a|--add image       Add image\n"
118 "  -c|--connect uri     Specify libvirt URI for -d option\n"
119 "  -d|--domain guest    Add disks from libvirt guest\n"
120 "  --echo-keys          Don't turn off echo for passphrases\n"
121 "  --format[=raw|..]    Force disk format for -a option\n"
122 "  --help               Display brief help\n"
123 "  --keys-from-stdin    Read passphrases from stdin\n"
124 "  -l|--long            Long listing\n"
125 "  -R|--recursive       Recursive listing\n"
126 "  -v|--verbose         Verbose messages\n"
127 "  -V|--version         Display version and exit\n"
128 "  -x                   Trace libguestfs API calls\n"
129 "For more information, see the manpage %s(1).\n"
130 msgstr ""
131
132 #: df/domains.c:115
133 #, c-format
134 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
135 msgstr ""
136
137 #: df/domains.c:124
138 #, c-format
139 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
140 msgstr ""
141
142 #: df/domains.c:134
143 #, c-format
144 msgid "%s: could not list running domains (code %d, domain %d): %s"
145 msgstr ""
146
147 #: df/domains.c:145
148 #, c-format
149 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
150 msgstr ""
151
152 #: df/domains.c:155
153 #, c-format
154 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
155 msgstr ""
156
157 #: df/domains.c:281
158 #, c-format
159 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
160 msgstr ""
161
162 #: df/main.c:72
163 #, c-format
164 msgid ""
165 "%s: display free space on virtual filesystems\n"
166 "Copyright (C) 2010 Red Hat Inc.\n"
167 "Usage:\n"
168 "  %s [--options] -d domname\n"
169 "  %s [--options] -a disk.img [-a disk.img ...]\n"
170 "Options:\n"
171 "  -a|--add image       Add image\n"
172 "  -c|--connect uri     Specify libvirt URI for -d option\n"
173 "  --csv                Output as Comma-Separated Values\n"
174 "  -d|--domain guest    Add disks from libvirt guest\n"
175 "  --format[=raw|..]    Force disk format for -a option\n"
176 "  -h|--human-readable  Human-readable sizes in --long output\n"
177 "  --help               Display brief help\n"
178 "  -i|--inodes          Display inodes\n"
179 "  --one-per-guest      Separate appliance per guest\n"
180 "  --uuid               Add UUIDs to --long output\n"
181 "  -v|--verbose         Verbose messages\n"
182 "  -V|--version         Display version and exit\n"
183 "  -x                   Trace libguestfs API calls\n"
184 "For more information, see the manpage %s(1).\n"
185 msgstr ""
186
187 #: df/main.c:265
188 #, c-format
189 msgid "%s: compiled without support for libvirt.\n"
190 msgstr ""
191
192 #: df/output.c:49
193 msgid "VirtualMachine"
194 msgstr ""
195
196 #: df/output.c:50
197 msgid "Filesystem"
198 msgstr ""
199
200 #: df/output.c:53
201 msgid "1K-blocks"
202 msgstr ""
203
204 #: df/output.c:55
205 msgid "Size"
206 msgstr ""
207
208 #: df/output.c:56
209 msgid "Used"
210 msgstr ""
211
212 #: df/output.c:57
213 msgid "Available"
214 msgstr ""
215
216 #: df/output.c:58
217 msgid "Use%"
218 msgstr ""
219
220 #: df/output.c:60
221 msgid "Inodes"
222 msgstr ""
223
224 #: df/output.c:61
225 msgid "IUsed"
226 msgstr ""
227
228 #: df/output.c:62
229 msgid "IFree"
230 msgstr ""
231
232 #: df/output.c:63
233 msgid "IUse%"
234 msgstr ""
235
236 #: fish/alloc.c:37
237 #, c-format
238 msgid "use 'alloc file size' to create an image\n"
239 msgstr ""
240
241 #: fish/alloc.c:51
242 #, c-format
243 msgid "use 'sparse file size' to create a sparse image\n"
244 msgstr ""
245
246 #: fish/alloc.c:75
247 #, c-format
248 msgid "can't allocate or add disks after launching\n"
249 msgstr ""
250
251 #: fish/alloc.c:156
252 #, c-format
253 msgid "%s: invalid integer parameter (%s returned %d)\n"
254 msgstr ""
255
256 #: fish/cmds.c: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/config.c:73 fish/config.c:112
1831 #, c-format
1832 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1833 msgstr ""
1834
1835 #: fish/copy.c:41
1836 #, c-format
1837 msgid ""
1838 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1839 msgstr ""
1840
1841 #: fish/copy.c:54
1842 #, c-format
1843 msgid "copy-in: target '%s' is not a directory\n"
1844 msgstr ""
1845
1846 #: fish/copy.c:139
1847 #, c-format
1848 msgid "error: argument is zero length or longer than maximum permitted\n"
1849 msgstr ""
1850
1851 #: fish/copy.c:184
1852 #, c-format
1853 msgid ""
1854 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1855 "image\n"
1856 msgstr ""
1857
1858 #: fish/copy.c:195
1859 #, c-format
1860 msgid "copy-out: target '%s' is not a directory\n"
1861 msgstr ""
1862
1863 #: fish/copy.c:225
1864 #, c-format
1865 msgid "copy-out: '%s' is not a file or directory\n"
1866 msgstr ""
1867
1868 #: fish/edit.c:44
1869 #, c-format
1870 msgid "use '%s filename' to edit a file\n"
1871 msgstr ""
1872
1873 #: fish/fish.c:100
1874 #, c-format
1875 msgid ""
1876 "%s: guest filesystem shell\n"
1877 "%s lets you edit virtual machine filesystems\n"
1878 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1879 "Usage:\n"
1880 "  %s [--options] cmd [: cmd : cmd ...]\n"
1881 "Options:\n"
1882 "  -h|--cmd-help        List available commands\n"
1883 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1884 "  -a|--add image       Add image\n"
1885 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1886 "  --csh                Make --listen csh-compatible\n"
1887 "  -d|--domain guest    Add disks from libvirt guest\n"
1888 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1889 "  --echo-keys          Don't turn off echo for passphrases\n"
1890 "  -f|--file file       Read commands from file\n"
1891 "  --format[=raw|..]    Force disk format for -a option\n"
1892 "  -i|--inspector       Automatically mount filesystems\n"
1893 "  --keys-from-stdin    Read passphrases from stdin\n"
1894 "  --listen             Listen for remote commands\n"
1895 "  --live               Connect to a live virtual machine\n"
1896 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
1897 "  -n|--no-sync         Don't autosync\n"
1898 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1899 "  --progress-bars      Enable progress bars even when not interactive\n"
1900 "  --no-progress-bars   Disable progress bars\n"
1901 "  --remote[=pid]       Send commands to remote %s\n"
1902 "  -r|--ro              Mount read-only\n"
1903 "  --selinux            Enable SELinux support\n"
1904 "  -v|--verbose         Verbose messages\n"
1905 "  -V|--version         Display version and exit\n"
1906 "  -w|--rw              Mount read-write\n"
1907 "  -x                   Echo each command before executing it\n"
1908 "\n"
1909 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1910 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1911 "or\n"
1912 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1913 "\n"
1914 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1915 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1916 "\n"
1917 "For more information, see the manpage %s(1).\n"
1918 msgstr ""
1919
1920 #: fish/fish.c:256
1921 #, c-format
1922 msgid "%s: --listen=PID: PID was not a number: %s\n"
1923 msgstr ""
1924
1925 #: fish/fish.c:263
1926 #, c-format
1927 msgid ""
1928 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1929 msgstr ""
1930
1931 #: fish/fish.c:313
1932 #, c-format
1933 msgid "%s: only one -f parameter can be given\n"
1934 msgstr ""
1935
1936 #: fish/fish.c:468
1937 #, c-format
1938 msgid "%s: cannot use --listen and --remote options at the same time\n"
1939 msgstr ""
1940
1941 #: fish/fish.c:476
1942 #, c-format
1943 msgid "%s: extra parameters on the command line with --listen flag\n"
1944 msgstr ""
1945
1946 #: fish/fish.c:482
1947 #, c-format
1948 msgid "%s: cannot use --listen and --file options at the same time\n"
1949 msgstr ""
1950
1951 #: fish/fish.c:540
1952 #, c-format
1953 msgid "guestfish: could not access termcap or terminfo database.\n"
1954 msgstr ""
1955
1956 #: fish/fish.c:544
1957 #, c-format
1958 msgid "guestfish: terminal type \"%s\" not defined.\n"
1959 msgstr ""
1960
1961 #: fish/fish.c:632
1962 #, c-format
1963 msgid ""
1964 "\n"
1965 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1966 "editing virtual machine filesystems.\n"
1967 "\n"
1968 "Type: 'help' for help on commands\n"
1969 "      'man' to read the manual\n"
1970 "      'quit' to quit the shell\n"
1971 "\n"
1972 msgstr ""
1973
1974 #: fish/fish.c:776
1975 #, c-format
1976 msgid "%s: unterminated double quote\n"
1977 msgstr ""
1978
1979 #: fish/fish.c:782 fish/fish.c:799
1980 #, c-format
1981 msgid "%s: command arguments not separated by whitespace\n"
1982 msgstr ""
1983
1984 #: fish/fish.c:793
1985 #, c-format
1986 msgid "%s: unterminated single quote\n"
1987 msgstr ""
1988
1989 #: fish/fish.c:823
1990 #, c-format
1991 msgid "%s: internal error parsing string at '%s'\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:840
1995 #, c-format
1996 msgid "%s: too many arguments\n"
1997 msgstr ""
1998
1999 #: fish/fish.c:908
2000 #, c-format
2001 msgid "%s: empty command on command line\n"
2002 msgstr ""
2003
2004 #: fish/fish.c:1054
2005 msgid "display a list of commands or help on a command"
2006 msgstr ""
2007
2008 #: fish/fish.c:1056
2009 msgid "quit guestfish"
2010 msgstr ""
2011
2012 #: fish/fish.c:1067
2013 #, c-format
2014 msgid ""
2015 "help - display a list of commands or help on a command\n"
2016 "     help cmd\n"
2017 "     help\n"
2018 msgstr ""
2019
2020 #: fish/fish.c:1075
2021 #, c-format
2022 msgid ""
2023 "quit - quit guestfish\n"
2024 "     quit\n"
2025 msgstr ""
2026
2027 #: fish/fish.c:1080
2028 #, c-format
2029 msgid "%s: command not known, use -h to list all commands\n"
2030 msgstr ""
2031
2032 #: fish/fish.c:1096
2033 #, c-format
2034 msgid ""
2035 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2036 "For a list of commands:             guestfish -h\n"
2037 "For complete documentation:         man guestfish\n"
2038 msgstr ""
2039
2040 #: fish/fish.c:1253
2041 #, c-format
2042 msgid "Runaway quote in string \"%s\"\n"
2043 msgstr ""
2044
2045 #: fish/glob.c:53
2046 #, c-format
2047 msgid "use 'glob command [args...]'\n"
2048 msgstr ""
2049
2050 #: fish/glob.c:73
2051 #, c-format
2052 msgid "glob: guestfs_glob_expand call failed: %s\n"
2053 msgstr ""
2054
2055 #: fish/help.c:38
2056 #, c-format
2057 msgid ""
2058 "Add disk images to examine using the -a or -d options, or the 'add' "
2059 "command.\n"
2060 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2061 "Once you have done this, use the 'run' command.\n"
2062 msgstr ""
2063
2064 #: fish/help.c:44
2065 #, c-format
2066 msgid ""
2067 "Find out what filesystems are available using 'list-filesystems' and then\n"
2068 "mount them to examine or modify the contents using 'mount-ro' or\n"
2069 "'mount-options'.\n"
2070 msgstr ""
2071
2072 #: fish/help.c:52
2073 #, c-format
2074 msgid ""
2075 "For more information about a command, use 'help cmd'.\n"
2076 "\n"
2077 "To read the manual, type 'man'.\n"
2078 msgstr ""
2079
2080 #: fish/hexedit.c:41
2081 #, c-format
2082 msgid "hexedit (device|filename) [max | start max]\n"
2083 msgstr ""
2084
2085 #: fish/hexedit.c:52
2086 #, c-format
2087 msgid "hexedit: %s is a zero length file or device\n"
2088 msgstr ""
2089
2090 #: fish/hexedit.c:63
2091 #, c-format
2092 msgid ""
2093 "hexedit: %s is larger than %s. You must supply a limit using\n"
2094 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2095 "  'hexedit %s <start> <max>'.\n"
2096 msgstr ""
2097
2098 #: fish/hexedit.c:92
2099 #, c-format
2100 msgid "hexedit: invalid range\n"
2101 msgstr ""
2102
2103 #: fish/inspect.c:77
2104 #, c-format
2105 msgid "%s: don't use --live and -i options together\n"
2106 msgstr ""
2107
2108 #: fish/inspect.c:89
2109 #, c-format
2110 msgid "%s: no operating system was found on this disk\n"
2111 msgstr ""
2112
2113 #: fish/inspect.c:95
2114 #, c-format
2115 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2116 msgstr ""
2117
2118 #: fish/inspect.c:134
2119 #, c-format
2120 msgid "%s: some filesystems could not be mounted (ignored)\n"
2121 msgstr ""
2122
2123 #: fish/inspect.c:146
2124 #, c-format
2125 msgid "Operating system: %s\n"
2126 msgstr ""
2127
2128 #: fish/inspect.c:159
2129 #, c-format
2130 msgid "%s mounted on %s\n"
2131 msgstr ""
2132
2133 #: fish/keys.c:52
2134 #, c-format
2135 msgid "Enter key or passphrase (\"%s\"): "
2136 msgstr ""
2137
2138 #: fish/lcd.c:34
2139 #, c-format
2140 msgid "use 'lcd directory' to change local directory\n"
2141 msgstr ""
2142
2143 #: fish/man.c:34
2144 #, c-format
2145 msgid "use 'man' without parameters to open the manual\n"
2146 msgstr ""
2147
2148 #: fish/man.c:53
2149 #, c-format
2150 msgid "the external 'man' program failed\n"
2151 msgstr ""
2152
2153 #: fish/more.c:39
2154 #, c-format
2155 msgid "use '%s filename' to page a file\n"
2156 msgstr ""
2157
2158 #: fish/options.c:36
2159 #, c-format
2160 msgid "%s: too many drives added on the command line\n"
2161 msgstr ""
2162
2163 #: fish/options.c:128
2164 #, c-format
2165 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2166 msgstr ""
2167
2168 #: fish/prep.c:37
2169 #, c-format
2170 msgid ""
2171 "List of available prepared disk images:\n"
2172 "\n"
2173 msgstr ""
2174
2175 #: fish/prep.c:40
2176 #, c-format
2177 msgid ""
2178 "guestfish -N %-8s - %s\n"
2179 "\n"
2180 "%s\n"
2181 msgstr ""
2182
2183 #: fish/prep.c:48
2184 #, c-format
2185 msgid "  Optional parameters:\n"
2186 msgstr ""
2187
2188 #: fish/prep.c:55
2189 #, c-format
2190 msgid "<%s> %s (default: %s)\n"
2191 msgstr ""
2192
2193 #: fish/prep.c:65
2194 #, c-format
2195 msgid ""
2196 "Prepared disk images are written to file \"test1.img\" in the local\n"
2197 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2198 "For more information see the guestfish(1) manual.\n"
2199 msgstr ""
2200
2201 #: fish/prep.c:96
2202 #, c-format
2203 msgid ""
2204 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2205 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2206 msgstr ""
2207
2208 #: fish/prep.c:158
2209 #, c-format
2210 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2211 msgstr ""
2212
2213 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2214 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2215 msgid "failed to allocate disk"
2216 msgstr ""
2217
2218 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2219 msgid "could not parse boot size"
2220 msgstr ""
2221
2222 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2223 #, c-format
2224 msgid "failed to get sector size of disk: %s"
2225 msgstr ""
2226
2227 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2228 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2229 #, c-format
2230 msgid "failed to partition disk: %s"
2231 msgstr ""
2232
2233 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2234 #, c-format
2235 msgid "failed to add boot partition: %s"
2236 msgstr ""
2237
2238 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2239 #, c-format
2240 msgid "failed to add root partition: %s"
2241 msgstr ""
2242
2243 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2244 #, c-format
2245 msgid "failed to create boot filesystem: %s"
2246 msgstr ""
2247
2248 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2249 #, c-format
2250 msgid "failed to create root filesystem: %s"
2251 msgstr ""
2252
2253 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2254 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2255 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2256 msgstr ""
2257
2258 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2259 #, c-format
2260 msgid "failed to create PV: %s: %s"
2261 msgstr ""
2262
2263 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2264 #, c-format
2265 msgid "failed to create VG: %s: %s"
2266 msgstr ""
2267
2268 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2269 #, c-format
2270 msgid "failed to create LV: /dev/%s/%s: %s"
2271 msgstr ""
2272
2273 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2274 #, c-format
2275 msgid "failed to resize LV to full size: %s: %s"
2276 msgstr ""
2277
2278 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2279 #, c-format
2280 msgid "failed to create filesystem (%s): %s"
2281 msgstr ""
2282
2283 #: fish/rc.c:255
2284 #, c-format
2285 msgid "guestfish: protocol error: could not read 'hello' message\n"
2286 msgstr ""
2287
2288 #: fish/rc.c:260
2289 #, c-format
2290 msgid ""
2291 "guestfish: protocol error: version mismatch, server version '%s' does not "
2292 "match client version '%s'.  The two versions must match exactly.\n"
2293 msgstr ""
2294
2295 #: fish/rc.c:335 fish/rc.c:349
2296 #, c-format
2297 msgid "guestfish: remote: looks like the server is not running\n"
2298 msgstr ""
2299
2300 #: fish/rc.c:361 fish/rc.c:375
2301 #, c-format
2302 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2303 msgstr ""
2304
2305 #: fish/rc.c:386
2306 #, c-format
2307 msgid "guestfish: protocol error: could not decode reply from server\n"
2308 msgstr ""
2309
2310 #: fish/reopen.c:36
2311 #, c-format
2312 msgid "'reopen' command takes no parameters\n"
2313 msgstr ""
2314
2315 #: fish/reopen.c:46
2316 #, c-format
2317 msgid "reopen: guestfs_create: failed to create handle\n"
2318 msgstr ""
2319
2320 #: fish/supported.c:66
2321 msgid "yes"
2322 msgstr ""
2323
2324 #: fish/supported.c:68
2325 msgid "no"
2326 msgstr ""
2327
2328 #: fish/time.c:36
2329 #, c-format
2330 msgid "use 'time command [args...]'\n"
2331 msgstr ""
2332
2333 #: fuse/guestmount.c:911
2334 #, c-format
2335 msgid ""
2336 "%s: FUSE module for libguestfs\n"
2337 "%s lets you mount a virtual machine filesystem\n"
2338 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2339 "Usage:\n"
2340 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2341 "Options:\n"
2342 "  -a|--add image       Add image\n"
2343 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2344 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2345 "  -d|--domain guest    Add disks from libvirt guest\n"
2346 "  --echo-keys          Don't turn off echo for passphrases\n"
2347 "  --format[=raw|..]    Force disk format for -a option\n"
2348 "  --fuse-help          Display extra FUSE options\n"
2349 "  -i|--inspector       Automatically mount filesystems\n"
2350 "  --help               Display help message and exit\n"
2351 "  --keys-from-stdin    Read passphrases from stdin\n"
2352 "  --live               Connect to a live virtual machine\n"
2353 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2354 "  -n|--no-sync         Don't autosync\n"
2355 "  -o|--option opt      Pass extra option to FUSE\n"
2356 "  -r|--ro              Mount read-only\n"
2357 "  --selinux            Enable SELinux support\n"
2358 "  -v|--verbose         Verbose messages\n"
2359 "  -V|--version         Display version and exit\n"
2360 "  -w|--rw              Mount read-write\n"
2361 "  -x|--trace           Trace guestfs API calls\n"
2362 msgstr ""
2363
2364 #: fuse/guestmount.c:1142
2365 #, c-format
2366 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2367 msgstr ""
2368
2369 #: fuse/guestmount.c:1150
2370 #, c-format
2371 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2372 msgstr ""
2373
2374 #: inspector/virt-inspector.c:73
2375 #, c-format
2376 msgid ""
2377 "%s: display information about a virtual machine\n"
2378 "Copyright (C) 2010 Red Hat Inc.\n"
2379 "Usage:\n"
2380 "  %s [--options] -d domname file [file ...]\n"
2381 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2382 "Options:\n"
2383 "  -a|--add image       Add image\n"
2384 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2385 "  -d|--domain guest    Add disks from libvirt guest\n"
2386 "  --echo-keys          Don't turn off echo for passphrases\n"
2387 "  --format[=raw|..]    Force disk format for -a option\n"
2388 "  --help               Display brief help\n"
2389 "  --keys-from-stdin    Read passphrases from stdin\n"
2390 "  -v|--verbose         Verbose messages\n"
2391 "  -V|--version         Display version and exit\n"
2392 "  -x                   Trace libguestfs API calls\n"
2393 "For more information, see the manpage %s(1).\n"
2394 msgstr ""
2395
2396 #: inspector/virt-inspector.c:260
2397 #, c-format
2398 msgid ""
2399 "%s: no operating system could be detected inside this disk image.\n"
2400 "\n"
2401 "This may be because the file is not a disk image, or is not a virtual "
2402 "machine\n"
2403 "image, or because the OS type is not understood by libguestfs.\n"
2404 "\n"
2405 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2406 "must\n"
2407 "install the separate libguestfs-winsupport package.\n"
2408 "\n"
2409 "If you feel this is an error, please file a bug report including as much\n"
2410 "information about the disk image as possible.\n"
2411 msgstr ""
2412
2413 #: inspector/virt-inspector.c:285
2414 #, c-format
2415 msgid "%s: XML write error at \"%s\": %m\n"
2416 msgstr ""
2417
2418 #: inspector/virt-inspector.c:297
2419 #, c-format
2420 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2421 msgstr ""
2422
2423 #: inspector/virt-inspector.c:305
2424 #, c-format
2425 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2426 msgstr ""
2427
2428 #: perl/lib/Sys/Guestfs/Lib.pm:158
2429 msgid "open_guest: first parameter must be a string or an arrayref"
2430 msgstr ""
2431
2432 #: perl/lib/Sys/Guestfs/Lib.pm:164
2433 msgid "open_guest: first argument contains undefined element"
2434 msgstr ""
2435
2436 #: perl/lib/Sys/Guestfs/Lib.pm:172
2437 #, perl-brace-format
2438 msgid "guest image {imagename} does not exist or is not readable"
2439 msgstr ""
2440
2441 #: perl/lib/Sys/Guestfs/Lib.pm:179
2442 msgid ""
2443 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2444 "XPath::XMLParser)"
2445 msgstr ""
2446
2447 #: perl/lib/Sys/Guestfs/Lib.pm:184
2448 msgid "open_guest: too many domains listed on command line"
2449 msgstr ""
2450
2451 #: perl/lib/Sys/Guestfs/Lib.pm:191
2452 msgid "open_guest: cannot connect to libvirt"
2453 msgstr ""
2454
2455 #: perl/lib/Sys/Guestfs/Lib.pm:210
2456 #, perl-brace-format
2457 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2458 msgstr ""
2459
2460 #: perl/lib/Sys/Guestfs/Lib.pm:213
2461 #, perl-brace-format
2462 msgid "{imagename} is not the name of a libvirt domain\n"
2463 msgstr ""
2464
2465 #: perl/lib/Sys/Guestfs/Lib.pm:242
2466 #, perl-brace-format
2467 msgid "{imagename} seems to have no disk devices\n"
2468 msgstr ""
2469
2470 #: perl/lib/Sys/Guestfs/Lib.pm:827
2471 msgid ""
2472 "No operating system could be detected inside this disk image.\n"
2473 "\n"
2474 "This may be because the file is not a disk image, or is not a virtual "
2475 "machine\n"
2476 "image, or because the OS type is not understood by virt-inspector.\n"
2477 "\n"
2478 "If you feel this is an error, please file a bug report including as much\n"
2479 "information about the disk image as possible.\n"
2480 msgstr ""
2481
2482 #: perl/lib/Sys/Guestfs/Lib.pm:901
2483 #, perl-brace-format
2484 msgid "unknown filesystem label {label}\n"
2485 msgstr ""
2486
2487 #: perl/lib/Sys/Guestfs/Lib.pm:911
2488 #, perl-brace-format
2489 msgid "unknown filesystem UUID {uuid}\n"
2490 msgstr ""
2491
2492 #: perl/lib/Sys/Guestfs/Lib.pm:939
2493 #, perl-brace-format
2494 msgid "unknown filesystem {fs}\n"
2495 msgstr ""
2496
2497 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2498 #, perl-brace-format
2499 msgid "Error running rpm -qa: {error}"
2500 msgstr ""
2501
2502 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2503 #, perl-brace-format
2504 msgid "Error running dpkg-query: {error}"
2505 msgstr ""
2506
2507 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2508 msgid "Can't find grub on guest"
2509 msgstr ""
2510
2511 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2512 #, perl-brace-format
2513 msgid "Grub entry {title} has no kernel"
2514 msgstr ""
2515
2516 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2517 #, perl-brace-format
2518 msgid "grub refers to {path}, which doesn't exist\n"
2519 msgstr ""
2520
2521 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2522 #, perl-brace-format
2523 msgid "Grub entry {title} does not specify an initrd"
2524 msgstr ""
2525
2526 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2527 #, perl-brace-format
2528 msgid "Didn't find modules directory {modules} for kernel {path}"
2529 msgstr ""
2530
2531 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2532 #, perl-brace-format
2533 msgid "Couldn't guess kernel version number from path for kernel {path}"
2534 msgstr ""
2535
2536 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2537 #, perl-brace-format
2538 msgid "{path} doesn't match augeas pattern"
2539 msgstr ""
2540
2541 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2542 #, perl-brace-format
2543 msgid "{filename}: could not read initrd format"
2544 msgstr ""
2545
2546 #: rescue/virt-rescue.c:61
2547 #, c-format
2548 msgid ""
2549 "%s: Run a rescue shell on a virtual machine\n"
2550 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2551 "Usage:\n"
2552 "  %s [--options] -d domname\n"
2553 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2554 "Options:\n"
2555 "  -a|--add image       Add image\n"
2556 "  --append kernelopts  Append kernel options\n"
2557 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2558 "  -d|--domain guest    Add disks from libvirt guest\n"
2559 "  --format[=raw|..]    Force disk format for -a option\n"
2560 "  --help               Display brief help\n"
2561 "  -m|--memsize MB      Set memory size in megabytes\n"
2562 "  --network            Enable network\n"
2563 "  -r|--ro              Access read-only\n"
2564 "  --selinux            Enable SELinux\n"
2565 "  -v|--verbose         Verbose messages\n"
2566 "  -V|--version         Display version and exit\n"
2567 "  -w|--rw              Mount read-write\n"
2568 "  -x                   Trace libguestfs API calls\n"
2569 "For more information, see the manpage %s(1).\n"
2570 msgstr ""
2571
2572 #: rescue/virt-rescue.c:178
2573 #, c-format
2574 msgid "%s: could not parse memory size '%s'\n"
2575 msgstr ""
2576
2577 #: rescue/virt-rescue.c:417
2578 #, c-format
2579 msgid "%s: unknown child exit status (%d)\n"
2580 msgstr ""
2581
2582 #: src/appliance.c:181
2583 #, c-format
2584 msgid ""
2585 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2586 "LIBGUESTFS_PATH (search path: %s)"
2587 msgstr ""
2588
2589 #: src/appliance.c:331
2590 #, c-format
2591 msgid "security: cached appliance %s is not owned by UID %d"
2592 msgstr ""
2593
2594 #: src/appliance.c:336
2595 #, c-format
2596 msgid "security: cached appliance %s is not a directory (mode %o)"
2597 msgstr ""
2598
2599 #: src/appliance.c:341
2600 #, c-format
2601 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2602 msgstr ""
2603
2604 #: src/appliance.c:659
2605 msgid "external command failed, see earlier error messages"
2606 msgstr ""
2607
2608 #: src/filearch.c:153
2609 #, c-format
2610 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2611 msgstr ""
2612
2613 #: src/filearch.c:266
2614 msgid ""
2615 "file-architecture API not available since this version of libguestfs was "
2616 "compiled without PCRE or libmagic libraries"
2617 msgstr ""
2618
2619 #: src/guestfs.c:177
2620 #, c-format
2621 msgid "guestfs_close: called twice on the same handle\n"
2622 msgstr ""
2623
2624 #: src/guestfs.c:302
2625 #, c-format
2626 msgid "warning: %s"
2627 msgstr ""
2628
2629 #: src/guestfs.c:361
2630 #, c-format
2631 msgid "libguestfs: error: %s\n"
2632 msgstr ""
2633
2634 #: src/guestfs.c:908
2635 #, c-format
2636 msgid "<truncated, original size %zu bytes>"
2637 msgstr ""
2638
2639 #: src/inspect.c:486 src/inspect.c:1180 src/inspect.c:2680 src/inspect.c:2723
2640 #: src/inspect.c:2773 src/inspect.c:2817
2641 #, c-format
2642 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2643 msgstr ""
2644
2645 #: src/inspect.c:1214
2646 msgid "could not parse /etc/fstab or empty file"
2647 msgstr ""
2648
2649 #: src/inspect.c:1429
2650 #, c-format
2651 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2652 msgstr ""
2653
2654 #: src/inspect.c:1745 src/inspect.c:1758
2655 #, c-format
2656 msgid "could not parse integer in version number: %s"
2657 msgstr ""
2658
2659 #: src/inspect.c:1854
2660 msgid "no inspection data: call guestfs_inspect_os first"
2661 msgstr ""
2662
2663 #: src/inspect.c:1866
2664 #, c-format
2665 msgid ""
2666 "%s: root device not found: only call this function with a root device "
2667 "previously returned by guestfs_inspect_os"
2668 msgstr ""
2669
2670 #: src/inspect.c:2006
2671 msgid "not a Windows guest, or systemroot could not be determined"
2672 msgstr ""
2673
2674 #: src/inspect.c:2297 src/inspect.c:2319 src/inspect.c:2344
2675 msgid "unexpected end of output from db_dump command"
2676 msgstr ""
2677
2678 #: src/inspect.c:2782
2679 #, c-format
2680 msgid "%s: file is empty"
2681 msgstr ""
2682
2683 #: src/inspect.c:2845
2684 msgid ""
2685 "inspection API not available since this version of libguestfs was compiled "
2686 "without PCRE or hivex libraries"
2687 msgstr ""
2688
2689 #: src/launch.c:97
2690 msgid "command line cannot be altered after qemu subprocess launched"
2691 msgstr ""
2692
2693 #: src/launch.c:154
2694 msgid "guestfs_config: parameter must begin with '-' character"
2695 msgstr ""
2696
2697 #: src/launch.c:168
2698 #, c-format
2699 msgid "guestfs_config: parameter '%s' isn't allowed"
2700 msgstr ""
2701
2702 #: src/launch.c:234 src/launch.c:338
2703 msgid "filename cannot contain ',' (comma) character"
2704 msgstr ""
2705
2706 #: src/launch.c:246 src/launch.c:251
2707 #, c-format
2708 msgid "%s parameter is empty or contains disallowed characters"
2709 msgstr ""
2710
2711 #: src/launch.c:357
2712 msgid "the libguestfs handle has already been launched"
2713 msgstr ""
2714
2715 #: src/launch.c:366
2716 #, c-format
2717 msgid "%s: cannot create temporary directory"
2718 msgstr ""
2719
2720 #: src/launch.c:403
2721 msgid "you must call guestfs_add_drive before guestfs_launch"
2722 msgstr ""
2723
2724 #: src/launch.c:746
2725 msgid "guestfs_launch failed, see earlier error messages"
2726 msgstr ""
2727
2728 #: src/launch.c:759
2729 msgid "qemu launched and contacted daemon, but state != READY"
2730 msgstr ""
2731
2732 #: src/launch.c:845
2733 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2734 msgstr ""
2735
2736 #: src/launch.c:853
2737 msgid "contacted guestfsd, but state != READY"
2738 msgstr ""
2739
2740 #: src/launch.c:1002
2741 #, c-format
2742 msgid ""
2743 "%s: command failed: If qemu is located on a non-standard path, try setting "
2744 "the LIBGUESTFS_QEMU environment variable."
2745 msgstr ""
2746
2747 #: src/launch.c:1093
2748 msgid "qemu has not been launched yet"
2749 msgstr ""
2750
2751 #: src/launch.c:1104
2752 msgid "no subprocess to kill"
2753 msgstr ""
2754
2755 #: src/proto.c:188
2756 #, c-format
2757 msgid "guestfs_set_busy: called when in state %d != READY"
2758 msgstr ""
2759
2760 #: src/proto.c:211
2761 #, c-format
2762 msgid "guestfs_end_busy: called when in state %d"
2763 msgstr ""
2764
2765 #: src/proto.c:394
2766 #, c-format
2767 msgid ""
2768 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2769 msgstr ""
2770
2771 #: src/proto.c:572 src/proto.c:635
2772 msgid "unexpected end of file when reading from daemon"
2773 msgstr ""
2774
2775 #: src/proto.c:593
2776 #, c-format
2777 msgid "received magic signature from guestfsd, but in state %d"
2778 msgstr ""
2779
2780 #: src/proto.c:612
2781 #, c-format
2782 msgid "message length (%u) > maximum possible size (%d)"
2783 msgstr ""
2784
2785 #: src/proto.c:764
2786 #, c-format
2787 msgid "guestfs___send: state %d != BUSY"
2788 msgstr ""
2789
2790 #: src/proto.c:788
2791 msgid "xdr_guestfs_message_header failed"
2792 msgstr ""
2793
2794 #: src/proto.c:797
2795 msgid "dispatch failed to marshal args"
2796 msgstr ""
2797
2798 #: src/proto.c:924
2799 #, c-format
2800 msgid "send_file_chunk: state %d != READY"
2801 msgstr ""
2802
2803 #: src/proto.c:940
2804 #, c-format
2805 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2806 msgstr ""
2807
2808 #: src/proto.c:1090
2809 #, c-format
2810 msgid "%s: error in chunked encoding"
2811 msgstr ""
2812
2813 #: src/proto.c:1117
2814 msgid "write to daemon socket"
2815 msgstr ""
2816
2817 #: src/proto.c:1140
2818 msgid "receive_file_data: parse error in reply callback"
2819 msgstr ""
2820
2821 #: src/proto.c:1145
2822 msgid "receive_file_data: unexpected flag received when reading file chunks"
2823 msgstr ""
2824
2825 #: src/proto.c:1153
2826 msgid "failed to parse file chunk"
2827 msgstr ""
2828
2829 #: src/proto.c:1162
2830 msgid "file receive cancelled by daemon"
2831 msgstr ""
2832
2833 #: src/virt.c:92 src/virt.c:325
2834 msgid "you cannot set both live and readonly flags"
2835 msgstr ""
2836
2837 #: src/virt.c:100
2838 #, c-format
2839 msgid "could not connect to libvirt (code %d, domain %d): %s"
2840 msgstr ""
2841
2842 #: src/virt.c:108
2843 #, c-format
2844 msgid "no libvirt domain called '%s': %s"
2845 msgstr ""
2846
2847 #: src/virt.c:163 src/virt.c:413
2848 #, c-format
2849 msgid "error reading libvirt XML information: %s"
2850 msgstr ""
2851
2852 #: src/virt.c:173 src/virt.c:421
2853 msgid "unable to parse XML information returned by libvirt"
2854 msgstr ""
2855
2856 #: src/virt.c:179 src/virt.c:427
2857 msgid "unable to create new XPath context"
2858 msgstr ""
2859
2860 #: src/virt.c:186 src/virt.c:442
2861 msgid "unable to evaluate XPath expression"
2862 msgstr ""
2863
2864 #: src/virt.c:283
2865 msgid "libvirt domain has no disks"
2866 msgstr ""
2867
2868 #: src/virt.c:336
2869 #, c-format
2870 msgid "error getting domain info: %s"
2871 msgstr ""
2872
2873 #: src/virt.c:350
2874 msgid ""
2875 "error: domain is a live virtual machine.\n"
2876 "Writing to the disks of a running virtual machine can cause disk "
2877 "corruption.\n"
2878 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2879 "specify live access.  In most libguestfs tools these options are --ro or\n"
2880 "--live respectively.  Consult the documentation for further information."
2881 msgstr ""
2882
2883 #: src/virt.c:470
2884 msgid ""
2885 "this guest has no libvirt <channel> definition for guestfsd\n"
2886 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2887 msgstr ""
2888
2889 #: src/virt.c:495
2890 msgid ""
2891 "add-domain API not available since this version of libguestfs was compiled "
2892 "without libvirt or libxml2"
2893 msgstr ""
2894
2895 #: test-tool/test-tool.c:82
2896 #, c-format
2897 msgid ""
2898 "libguestfs-test-tool: interactive test tool\n"
2899 "Copyright (C) 2009 Red Hat Inc.\n"
2900 "Usage:\n"
2901 "  libguestfs-test-tool [--options]\n"
2902 "Options:\n"
2903 "  --help         Display usage\n"
2904 "  --helper libguestfs-test-tool-helper\n"
2905 "                 Helper program (default: %s)\n"
2906 "  --qemudir dir  Specify QEMU source directory\n"
2907 "  --qemu qemu    Specify QEMU binary\n"
2908 "  --timeout n\n"
2909 "  -t n           Set launch timeout (default: %d seconds)\n"
2910 msgstr ""
2911
2912 #: test-tool/test-tool.c:138
2913 #, c-format
2914 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2915 msgstr ""
2916
2917 #: test-tool/test-tool.c:147
2918 #, c-format
2919 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2920 msgstr ""
2921
2922 #: test-tool/test-tool.c:159
2923 #, c-format
2924 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2925 msgstr ""
2926
2927 #: test-tool/test-tool.c:182
2928 #, c-format
2929 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2930 msgstr ""
2931
2932 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2933 #, c-format
2934 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2935 msgstr ""
2936
2937 #: test-tool/test-tool.c:206
2938 #, c-format
2939 msgid "libguestfs-test-tool: guestfs_version failed\n"
2940 msgstr ""
2941
2942 #: test-tool/test-tool.c:228
2943 #, c-format
2944 msgid "libguestfs-test-tool: failed to launch appliance\n"
2945 msgstr ""
2946
2947 #: test-tool/test-tool.c:240
2948 #, c-format
2949 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2950 msgstr ""
2951
2952 #: test-tool/test-tool.c:246
2953 #, c-format
2954 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2955 msgstr ""
2956
2957 #: test-tool/test-tool.c:252
2958 #, c-format
2959 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2960 msgstr ""
2961
2962 #: test-tool/test-tool.c:258
2963 #, c-format
2964 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2965 msgstr ""
2966
2967 #: test-tool/test-tool.c:264
2968 #, c-format
2969 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2970 msgstr ""
2971
2972 #: test-tool/test-tool.c:272
2973 #, c-format
2974 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2975 msgstr ""
2976
2977 #: test-tool/test-tool.c:303
2978 #, c-format
2979 msgid ""
2980 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2981 "--qemu/--qemudir options cannot be used.\n"
2982 msgstr ""
2983
2984 #: test-tool/test-tool.c:311
2985 #, c-format
2986 msgid "Binary '%s' does not exist or is not executable\n"
2987 msgstr ""
2988
2989 #: test-tool/test-tool.c:325
2990 #, c-format
2991 msgid "%s: does not look like a qemu source directory\n"
2992 msgstr ""
2993
2994 #: test-tool/test-tool.c:374
2995 #, c-format
2996 msgid ""
2997 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2998 "available.  Expected to find it in '%s'\n"
2999 "\n"
3000 "Use the --helper option to specify the location of this program.\n"
3001 msgstr ""
3002
3003 #: test-tool/test-tool.c:390
3004 #, c-format
3005 msgid "command failed: %s"
3006 msgstr ""
3007
3008 #: test-tool/test-tool.c:398
3009 #, c-format
3010 msgid ""
3011 "Test tool helper program %s\n"
3012 "is not statically linked.  This is a build error when this test tool\n"
3013 "was built.\n"
3014 msgstr ""
3015
3016 #: test-tool/test-tool.c:432
3017 #, c-format
3018 msgid "mkisofs command failed: %s\n"
3019 msgstr ""
3020
3021 #: tools/virt-edit.pl:169
3022 msgid "virt-edit: no image, VM names or filenames to edit given"
3023 msgstr ""
3024
3025 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3026 #, perl-brace-format
3027 msgid ""
3028 "{prog}: No operating system could be detected inside this disk image.\n"
3029 "\n"
3030 "This may be because the file is not a disk image, or is not a virtual "
3031 "machine\n"
3032 "image, or because the OS type is not understood by libguestfs.\n"
3033 "\n"
3034 "If you feel this is an error, please file a bug report including as much\n"
3035 "information about the disk image as possible.\n"
3036 msgstr ""
3037
3038 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3039 #, perl-brace-format
3040 msgid "{prog}: multiboot operating systems are not supported.\n"
3041 msgstr ""
3042
3043 #: tools/virt-edit.pl:221
3044 msgid "File not changed.\n"
3045 msgstr ""
3046
3047 #: tools/virt-list-filesystems.pl:142
3048 msgid "virt-list-filesystems: no image or VM name given"
3049 msgstr ""
3050
3051 #: tools/virt-list-partitions.pl:152
3052 msgid "virt-list-partitions: no image or VM name given"
3053 msgstr ""
3054
3055 #: tools/virt-make-fs.pl:291
3056 msgid "virt-make-fs input output\n"
3057 msgstr ""
3058
3059 #: tools/virt-make-fs.pl:321
3060 msgid "unexpected output from 'du' command"
3061 msgstr ""
3062
3063 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3064 #: tools/virt-make-fs.pl:458
3065 #, perl-brace-format
3066 msgid "{f}: unknown input format: {fmt}\n"
3067 msgstr ""
3068
3069 #: tools/virt-make-fs.pl:391
3070 #, perl-brace-format
3071 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3072 msgstr ""
3073
3074 #: tools/virt-make-fs.pl:406
3075 msgid ""
3076 "qemu-img create: failed to create disk image, see earlier error messages\n"
3077 msgstr ""
3078
3079 #: tools/virt-make-fs.pl:417
3080 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3081 msgstr ""
3082
3083 #: tools/virt-make-fs.pl:442
3084 msgid "tar: failed, see earlier messages\n"
3085 msgstr ""
3086
3087 #: tools/virt-make-fs.pl:464
3088 msgid "uncompress command failed, see earlier messages\n"
3089 msgstr ""
3090
3091 #: tools/virt-make-fs.pl:499
3092 msgid ""
3093 "virt-make-fs: error copying contents into filesystem\n"
3094 "An error here usually means that the program did not estimate the\n"
3095 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3096 msgstr ""
3097
3098 #: tools/virt-resize.pl:33
3099 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3100 msgstr ""
3101
3102 #: tools/virt-resize.pl:581
3103 #, perl-brace-format
3104 msgid "virt-resize: {file}: does not exist or is not readable\n"
3105 msgstr ""
3106
3107 #: tools/virt-resize.pl:583
3108 #, perl-brace-format
3109 msgid ""
3110 "virt-resize: {file}: does not exist or is not writable\n"
3111 "You have to create the destination disk before running this program.\n"
3112 "Please read the virt-resize(1) manpage for more information.\n"
3113 msgstr ""
3114
3115 #: tools/virt-resize.pl:663 tools/virt-resize.pl:666
3116 #, perl-brace-format
3117 msgid ""
3118 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3119 msgstr ""
3120
3121 #: tools/virt-resize.pl:682 tools/virt-resize.pl:694
3122 msgid "virt-resize: short read"
3123 msgstr ""
3124
3125 #: tools/virt-resize.pl:828
3126 #, perl-brace-format
3127 msgid "virt-resize: no logical volume called {n}\n"
3128 msgstr ""
3129
3130 #: tools/virt-resize.pl:848
3131 #, perl-brace-format
3132 msgid ""
3133 "{p}: partition not found in the source disk image, when using the '{opt}' "
3134 "command line option\n"
3135 msgstr ""
3136
3137 #: tools/virt-resize.pl:854
3138 #, perl-brace-format
3139 msgid ""
3140 "{p}: partition ignored, you cannot use it in another command line argument\n"
3141 msgstr ""
3142
3143 #: tools/virt-resize.pl:858
3144 #, perl-brace-format
3145 msgid ""
3146 "{p}: partition deleted, you cannot use it in another command line argument\n"
3147 msgstr ""
3148
3149 #: tools/virt-resize.pl:900
3150 #, perl-brace-format
3151 msgid "{p}: this partition has already been marked for resizing\n"
3152 msgstr ""
3153
3154 #: tools/virt-resize.pl:908
3155 #, perl-brace-format
3156 msgid "{p}: missing size field in {o} option\n"
3157 msgstr ""
3158
3159 #: tools/virt-resize.pl:925
3160 #, perl-brace-format
3161 msgid "{p}: {f}: cannot parse size field\n"
3162 msgstr ""
3163
3164 #: tools/virt-resize.pl:930
3165 #, perl-brace-format
3166 msgid "{p}: new size is zero or negative\n"
3167 msgstr ""
3168
3169 #: tools/virt-resize.pl:953
3170 #, perl-brace-format
3171 msgid ""
3172 "{p}: cannot make this partition smaller because it contains a\n"
3173 "filesystem, physical volume or other content that is larger than the new "
3174 "size.\n"
3175 "You have to resize the content first, see virt-resize(1).\n"
3176 msgstr ""
3177
3178 #: tools/virt-resize.pl:969
3179 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3180 msgstr ""
3181
3182 #: tools/virt-resize.pl:1018
3183 #, perl-brace-format
3184 msgid ""
3185 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3186 "expand into.  You need to make the target disk larger by at least {h}.\n"
3187 msgstr ""
3188
3189 #: tools/virt-resize.pl:1033
3190 msgid ""
3191 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3192 "(see 'deficit' in the virt-resize(1) man page)\n"
3193 msgstr ""
3194
3195 #: tools/virt-resize.pl:1048
3196 msgid "Summary of changes:\n"
3197 msgstr ""
3198
3199 #: tools/virt-resize.pl:1052
3200 #, perl-brace-format
3201 msgid "{p}: partition will be ignored\n"
3202 msgstr ""
3203
3204 #: tools/virt-resize.pl:1054
3205 #, perl-brace-format
3206 msgid "{p}: partition will be deleted\n"
3207 msgstr ""
3208
3209 #: tools/virt-resize.pl:1056
3210 #, perl-brace-format
3211 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3212 msgstr ""
3213
3214 #: tools/virt-resize.pl:1061
3215 #, perl-brace-format
3216 msgid "{p}: content will be expanded using the '{meth}' method\n"
3217 msgstr ""
3218
3219 #: tools/virt-resize.pl:1066
3220 #, perl-brace-format
3221 msgid "{p}: partition will be left alone\n"
3222 msgstr ""
3223
3224 #: tools/virt-resize.pl:1071
3225 #, perl-brace-format
3226 msgid "{n}: LV will be expanded to maximum size\n"
3227 msgstr ""
3228
3229 #: tools/virt-resize.pl:1077
3230 #, perl-brace-format
3231 msgid "{n}: content will be expanded using the '{meth}' method\n"
3232 msgstr ""
3233
3234 #: tools/virt-resize.pl:1084
3235 #, perl-brace-format
3236 msgid "There is a surplus of {spl} bytes ({h}).\n"
3237 msgstr ""
3238
3239 #: tools/virt-resize.pl:1089
3240 msgid "An extra partition will be created for the surplus.\n"
3241 msgstr ""
3242
3243 #: tools/virt-resize.pl:1091
3244 msgid ""
3245 "The surplus space is not large enough for an extra partition to be created\n"
3246 "and so it will just be ignored.\n"
3247 msgstr ""
3248
3249 #: tools/virt-resize.pl:1094
3250 msgid ""
3251 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3252 "to partition this extra space if you want.\n"
3253 msgstr ""
3254
3255 #: tools/virt-resize.pl:1097
3256 #, perl-brace-format
3257 msgid ""
3258 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3259 "You need to make the target disk larger by at least this amount,\n"
3260 "or adjust your resizing requests.\n"
3261 msgstr ""
3262
3263 #: tools/virt-resize.pl:1114
3264 msgid "virt-resize: source disk does not have a first partition\n"
3265 msgstr ""
3266
3267 #: tools/virt-resize.pl:1209
3268 #, perl-brace-format
3269 msgid "Copying {p} ...\n"
3270 msgstr ""
3271
3272 #: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330
3273 #, perl-brace-format
3274 msgid "Expanding {p} using the '{meth}' method\n"
3275 msgstr ""
3276
3277 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3278 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3279 msgstr ""
3280
3281 #: tools/virt-tar.pl:212
3282 msgid "virt-tar: no image, VM names, directory or filename given"
3283 msgstr ""
3284
3285 #: tools/virt-tar.pl:215
3286 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3287 msgstr ""
3288
3289 #: tools/virt-tar.pl:226
3290 #, perl-brace-format
3291 msgid "virt-tar: {tarball}: file not found\n"
3292 msgstr ""
3293
3294 #: tools/virt-tar.pl:229
3295 #, perl-brace-format
3296 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3297 msgstr ""
3298
3299 #: tools/virt-win-reg.pl:201
3300 msgid "no libvirt domain name or disk image given\n"
3301 msgstr ""
3302
3303 #: tools/virt-win-reg.pl:240
3304 msgid ""
3305 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3306 "export\n"
3307 msgstr ""
3308
3309 #: tools/virt-win-reg.pl:351
3310 #, perl-brace-format
3311 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3312 msgstr ""
3313
3314 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3315 #, perl-brace-format
3316 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3317 msgstr ""
3318
3319 #: tools/virt-win-reg.pl:375
3320 #, perl-brace-format
3321 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3322 msgstr ""
3323
3324 #: tools/virt-win-reg.pl:397
3325 #, perl-brace-format
3326 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3327 msgstr ""