35aff9fadf7a2b508d1005d6744f4ab084878026
[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.11\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-03-15 21:45+0000\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:55 cat/virt-filesystems.c:97 cat/virt-ls.c:56 df/main.c:68
22 #: fish/fish.c:96 fuse/guestmount.c:863 inspector/virt-inspector.c:69
23 #: rescue/virt-rescue.c:57
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:59
29 #, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\n"
44 "  -v|--verbose         Verbose messages\n"
45 "  -V|--version         Display version and exit\n"
46 "  -x                   Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
48 msgstr ""
49
50 #: cat/virt-cat.c:115 cat/virt-filesystems.c:200 cat/virt-ls.c:121
51 #: df/domains.c:428 df/main.c:134 fish/fish.c:216 fuse/guestmount.c:976
52 #: inspector/virt-inspector.c:129 rescue/virt-rescue.c:127
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:137 cat/virt-filesystems.c:254 cat/virt-ls.c:143
58 #: df/main.c:158 fish/fish.c:286 fuse/guestmount.c:1026
59 #: inspector/virt-inspector.c:151 rescue/virt-rescue.c:151
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:101
65 #, c-format
66 msgid ""
67 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
68 "Copyright (C) 2010 Red Hat Inc.\n"
69 "Usage:\n"
70 "  %s [--options] -d domname\n"
71 "  %s [--options] -a disk.img [-a disk.img ...]\n"
72 "Options:\n"
73 "  -a|--add image       Add image\n"
74 "  --all                Display everything\n"
75 "  --blkdevs|--block-devices\n"
76 "                       Display block devices\n"
77 "  -c|--connect uri     Specify libvirt URI for -d option\n"
78 "  --csv                Output as Comma-Separated Values\n"
79 "  -d|--domain guest    Add disks from libvirt guest\n"
80 "  --echo-keys          Don't turn off echo for passphrases\n"
81 "  --extra              Display swap and data filesystems\n"
82 "  --filesystems        Display mountable filesystems\n"
83 "  --format[=raw|..]    Force disk format for -a option\n"
84 "  -h|--human-readable  Human-readable sizes in --long output\n"
85 "  --help               Display brief help\n"
86 "  --keys-from-stdin    Read passphrases from stdin\n"
87 "  -l|--long            Long output\n"
88 "  --lvs|--logvols|--logical-volumes\n"
89 "                       Display LVM logical volumes\n"
90 "  --no-title           No title in --long output\n"
91 "  --parts|--partitions Display partitions\n"
92 "  --pvs|--physvols|--physical-volumes\n"
93 "                       Display LVM physical volumes\n"
94 "  --uuid|--uuids       Add UUIDs to --long output\n"
95 "  -v|--verbose         Verbose messages\n"
96 "  -V|--version         Display version and exit\n"
97 "  --vgs|--volgroups|--volume-groups\n"
98 "                       Display LVM volume groups\n"
99 "  -x                   Trace libguestfs API calls\n"
100 "For more information, see the manpage %s(1).\n"
101 msgstr ""
102
103 #: cat/virt-filesystems.c:316 df/main.c:253
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:60
109 #, c-format
110 msgid ""
111 "%s: list files in a virtual machine\n"
112 "Copyright (C) 2010 Red Hat Inc.\n"
113 "Usage:\n"
114 "  %s [--options] -d domname file [dir ...]\n"
115 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
116 "Options:\n"
117 "  -a|--add image       Add image\n"
118 "  -c|--connect uri     Specify libvirt URI for -d option\n"
119 "  -d|--domain guest    Add disks from libvirt guest\n"
120 "  --echo-keys          Don't turn off echo for passphrases\n"
121 "  --format[=raw|..]    Force disk format for -a option\n"
122 "  --help               Display brief help\n"
123 "  --keys-from-stdin    Read passphrases from stdin\n"
124 "  -l|--long            Long listing\n"
125 "  -R|--recursive       Recursive listing\n"
126 "  -v|--verbose         Verbose messages\n"
127 "  -V|--version         Display version and exit\n"
128 "  -x                   Trace libguestfs API calls\n"
129 "For more information, see the manpage %s(1).\n"
130 msgstr ""
131
132 #: df/domains.c:115
133 #, c-format
134 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
135 msgstr ""
136
137 #: df/domains.c:124
138 #, c-format
139 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
140 msgstr ""
141
142 #: df/domains.c:134
143 #, c-format
144 msgid "%s: could not list running domains (code %d, domain %d): %s"
145 msgstr ""
146
147 #: df/domains.c:145
148 #, c-format
149 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
150 msgstr ""
151
152 #: df/domains.c:155
153 #, c-format
154 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
155 msgstr ""
156
157 #: df/domains.c:281
158 #, c-format
159 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
160 msgstr ""
161
162 #: df/main.c:72
163 #, c-format
164 msgid ""
165 "%s: display free space on virtual filesystems\n"
166 "Copyright (C) 2010 Red Hat Inc.\n"
167 "Usage:\n"
168 "  %s [--options] -d domname\n"
169 "  %s [--options] -a disk.img [-a disk.img ...]\n"
170 "Options:\n"
171 "  -a|--add image       Add image\n"
172 "  -c|--connect uri     Specify libvirt URI for -d option\n"
173 "  --csv                Output as Comma-Separated Values\n"
174 "  -d|--domain guest    Add disks from libvirt guest\n"
175 "  --format[=raw|..]    Force disk format for -a option\n"
176 "  -h|--human-readable  Human-readable sizes in --long output\n"
177 "  --help               Display brief help\n"
178 "  -i|--inodes          Display inodes\n"
179 "  --one-per-guest      Separate appliance per guest\n"
180 "  --uuid               Add UUIDs to --long output\n"
181 "  -v|--verbose         Verbose messages\n"
182 "  -V|--version         Display version and exit\n"
183 "  -x                   Trace libguestfs API calls\n"
184 "For more information, see the manpage %s(1).\n"
185 msgstr ""
186
187 #: df/main.c:265
188 #, c-format
189 msgid "%s: compiled without support for libvirt.\n"
190 msgstr ""
191
192 #: df/output.c:49
193 msgid "VirtualMachine"
194 msgstr ""
195
196 #: df/output.c:50
197 msgid "Filesystem"
198 msgstr ""
199
200 #: df/output.c:53
201 msgid "1K-blocks"
202 msgstr ""
203
204 #: df/output.c:55
205 msgid "Size"
206 msgstr ""
207
208 #: df/output.c:56
209 msgid "Used"
210 msgstr ""
211
212 #: df/output.c:57
213 msgid "Available"
214 msgstr ""
215
216 #: df/output.c:58
217 msgid "Use%"
218 msgstr ""
219
220 #: df/output.c:60
221 msgid "Inodes"
222 msgstr ""
223
224 #: df/output.c:61
225 msgid "IUsed"
226 msgstr ""
227
228 #: df/output.c:62
229 msgid "IFree"
230 msgstr ""
231
232 #: df/output.c:63
233 msgid "IUse%"
234 msgstr ""
235
236 #: fish/alloc.c:37
237 #, c-format
238 msgid "use 'alloc file size' to create an image\n"
239 msgstr ""
240
241 #: fish/alloc.c:51
242 #, c-format
243 msgid "use 'sparse file size' to create a sparse image\n"
244 msgstr ""
245
246 #: fish/alloc.c:75
247 #, c-format
248 msgid "can't allocate or add disks after launching\n"
249 msgstr ""
250
251 #: fish/alloc.c:156
252 #, c-format
253 msgid "%s: invalid integer parameter (%s returned %d)\n"
254 msgstr ""
255
256 #: fish/cmds.c:2536
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2536
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2538
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2539
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2540 fish/cmds.c:2541
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2542
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2543
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2544
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2545
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2546
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2547
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2548
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2549
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2550
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2551
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2552
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2553
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2554
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2555
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2556
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2557
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2558
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2559
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2560
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2561
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2562
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2563
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2564
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2565
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2566
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2567
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2568
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2569
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2570
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2571
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2572
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2573
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2574
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2575
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2576
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2577
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2578
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2579
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2580 fish/cmds.c:2693
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2581
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2582
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2583
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2584
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2585
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2586
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2587
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2588
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2589
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2590
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2591
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2592
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2593
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2594
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2595
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2596
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2597
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2598
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2599
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2600
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2601
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2602
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2603
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2604 fish/cmds.c:2605 fish/cmds.c:2610 fish/cmds.c:2611
525 #: fish/cmds.c:2644 fish/cmds.c:2645 fish/cmds.c:2886 fish/cmds.c:2887
526 #: fish/cmds.c:2891 fish/cmds.c:2892 fish/cmds.c:2894 fish/cmds.c:2895
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2606
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2607
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2608 fish/cmds.c:2609
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2612
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2613
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2614
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2615
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2616
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2617
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2618
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2619
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2620
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2621
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2622
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2623
587 msgid "get the attach method"
588 msgstr ""
589
590 #: fish/cmds.c:2624
591 msgid "get autosync mode"
592 msgstr ""
593
594 #: fish/cmds.c:2625
595 msgid "get direct appliance mode flag"
596 msgstr ""
597
598 #: fish/cmds.c:2626
599 msgid "get the ext2/3/4 filesystem label"
600 msgstr ""
601
602 #: fish/cmds.c:2627
603 msgid "get the ext2/3/4 filesystem UUID"
604 msgstr ""
605
606 #: fish/cmds.c:2628
607 msgid "get memory allocated to the qemu subprocess"
608 msgstr ""
609
610 #: fish/cmds.c:2629
611 msgid "get enable network flag"
612 msgstr ""
613
614 #: fish/cmds.c:2630
615 msgid "get the search path"
616 msgstr ""
617
618 #: fish/cmds.c:2631
619 msgid "get PID of qemu subprocess"
620 msgstr ""
621
622 #: fish/cmds.c:2632
623 msgid "get the qemu binary"
624 msgstr ""
625
626 #: fish/cmds.c:2633
627 msgid "get recovery process enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2634
631 msgid "get SELinux enabled flag"
632 msgstr ""
633
634 #: fish/cmds.c:2635
635 msgid "get the current state"
636 msgstr ""
637
638 #: fish/cmds.c:2636
639 msgid "get command trace enabled flag"
640 msgstr ""
641
642 #: fish/cmds.c:2637
643 msgid "get the current umask"
644 msgstr ""
645
646 #: fish/cmds.c:2638
647 msgid "get verbose mode"
648 msgstr ""
649
650 #: fish/cmds.c:2639
651 msgid "get SELinux security context"
652 msgstr ""
653
654 #: fish/cmds.c:2640 fish/cmds.c:2694
655 msgid "get a single extended attribute"
656 msgstr ""
657
658 #: fish/cmds.c:2641 fish/cmds.c:2695
659 msgid "list extended attributes of a file or directory"
660 msgstr ""
661
662 #: fish/cmds.c:2642
663 msgid "expand wildcards in command"
664 msgstr ""
665
666 #: fish/cmds.c:2643
667 msgid "expand a wildcard path"
668 msgstr ""
669
670 #: fish/cmds.c:2646
671 msgid "install GRUB"
672 msgstr ""
673
674 #: fish/cmds.c:2647
675 msgid "return first 10 lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2648
679 msgid "return first N lines of a file"
680 msgstr ""
681
682 #: fish/cmds.c:2649
683 msgid "dump a file in hexadecimal"
684 msgstr ""
685
686 #: fish/cmds.c:2650
687 msgid "edit with a hex editor"
688 msgstr ""
689
690 #: fish/cmds.c:2651
691 msgid "list the contents of a single file in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2652
695 msgid "list files in an initrd"
696 msgstr ""
697
698 #: fish/cmds.c:2653
699 msgid "add an inotify watch"
700 msgstr ""
701
702 #: fish/cmds.c:2654
703 msgid "close the inotify handle"
704 msgstr ""
705
706 #: fish/cmds.c:2655
707 msgid "return list of watched files that had events"
708 msgstr ""
709
710 #: fish/cmds.c:2656
711 msgid "create an inotify handle"
712 msgstr ""
713
714 #: fish/cmds.c:2657
715 msgid "return list of inotify events"
716 msgstr ""
717
718 #: fish/cmds.c:2658
719 msgid "remove an inotify watch"
720 msgstr ""
721
722 #: fish/cmds.c:2659
723 msgid "get architecture of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2660
727 msgid "get distro of inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2661
731 msgid "get filesystems associated with inspected operating system"
732 msgstr ""
733
734 #: fish/cmds.c:2662
735 msgid "get format of inspected operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2663
739 msgid "get hostname of the operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2664
743 msgid "get major version of inspected operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2665
747 msgid "get minor version of inspected operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2666
751 msgid "get mountpoints of inspected operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2667
755 msgid "get package format used by the operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2668
759 msgid "get package management tool used by the operating system"
760 msgstr ""
761
762 #: fish/cmds.c:2669
763 msgid "get product name of inspected operating system"
764 msgstr ""
765
766 #: fish/cmds.c:2670
767 msgid "return list of operating systems found by last inspection"
768 msgstr ""
769
770 #: fish/cmds.c:2671
771 msgid "get type of inspected operating system"
772 msgstr ""
773
774 #: fish/cmds.c:2672
775 msgid "get Windows systemroot of inspected operating system"
776 msgstr ""
777
778 #: fish/cmds.c:2673
779 msgid "get live flag for install disk"
780 msgstr ""
781
782 #: fish/cmds.c:2674
783 msgid "get multipart flag for install disk"
784 msgstr ""
785
786 #: fish/cmds.c:2675
787 msgid "get netinst (network installer) flag for install disk"
788 msgstr ""
789
790 #: fish/cmds.c:2676
791 msgid "get list of applications installed in the operating system"
792 msgstr ""
793
794 #: fish/cmds.c:2677
795 msgid "inspect disk and return list of operating systems found"
796 msgstr ""
797
798 #: fish/cmds.c:2678
799 msgid "test if block device"
800 msgstr ""
801
802 #: fish/cmds.c:2679
803 msgid "is busy processing a command"
804 msgstr ""
805
806 #: fish/cmds.c:2680
807 msgid "test if character device"
808 msgstr ""
809
810 #: fish/cmds.c:2681
811 msgid "is in configuration state"
812 msgstr ""
813
814 #: fish/cmds.c:2682
815 msgid "test if a directory"
816 msgstr ""
817
818 #: fish/cmds.c:2683
819 msgid "test if FIFO (named pipe)"
820 msgstr ""
821
822 #: fish/cmds.c:2684
823 msgid "test if a regular file"
824 msgstr ""
825
826 #: fish/cmds.c:2685
827 msgid "is launching subprocess"
828 msgstr ""
829
830 #: fish/cmds.c:2686
831 msgid "test if device is a logical volume"
832 msgstr ""
833
834 #: fish/cmds.c:2687
835 msgid "is ready to accept commands"
836 msgstr ""
837
838 #: fish/cmds.c:2688
839 msgid "test if socket"
840 msgstr ""
841
842 #: fish/cmds.c:2689
843 msgid "test if symbolic link"
844 msgstr ""
845
846 #: fish/cmds.c:2690
847 msgid "kill the qemu subprocess"
848 msgstr ""
849
850 #: fish/cmds.c:2691
851 msgid "launch the qemu subprocess"
852 msgstr ""
853
854 #: fish/cmds.c:2692
855 msgid "change working directory"
856 msgstr ""
857
858 #: fish/cmds.c:2696
859 msgid "list the block devices"
860 msgstr ""
861
862 #: fish/cmds.c:2697
863 msgid "list filesystems"
864 msgstr ""
865
866 #: fish/cmds.c:2698
867 msgid "list the partitions"
868 msgstr ""
869
870 #: fish/cmds.c:2699
871 msgid "list the files in a directory (long format)"
872 msgstr ""
873
874 #: fish/cmds.c:2700 fish/cmds.c:2701
875 msgid "create a hard link"
876 msgstr ""
877
878 #: fish/cmds.c:2702 fish/cmds.c:2703
879 msgid "create a symbolic link"
880 msgstr ""
881
882 #: fish/cmds.c:2704 fish/cmds.c:2795
883 msgid "remove extended attribute of a file or directory"
884 msgstr ""
885
886 #: fish/cmds.c:2705
887 msgid "list the files in a directory"
888 msgstr ""
889
890 #: fish/cmds.c:2706 fish/cmds.c:2822
891 msgid "set extended attribute of a file or directory"
892 msgstr ""
893
894 #: fish/cmds.c:2707
895 msgid "get file information for a symbolic link"
896 msgstr ""
897
898 #: fish/cmds.c:2708
899 msgid "lstat on multiple files"
900 msgstr ""
901
902 #: fish/cmds.c:2709
903 msgid "add a key on a LUKS encrypted device"
904 msgstr ""
905
906 #: fish/cmds.c:2710
907 msgid "close a LUKS device"
908 msgstr ""
909
910 #: fish/cmds.c:2711 fish/cmds.c:2712
911 msgid "format a block device as a LUKS encrypted device"
912 msgstr ""
913
914 #: fish/cmds.c:2713
915 msgid "remove a key from a LUKS encrypted device"
916 msgstr ""
917
918 #: fish/cmds.c:2714
919 msgid "open a LUKS-encrypted block device"
920 msgstr ""
921
922 #: fish/cmds.c:2715
923 msgid "open a LUKS-encrypted block device read-only"
924 msgstr ""
925
926 #: fish/cmds.c:2716
927 msgid "create an LVM logical volume"
928 msgstr ""
929
930 #: fish/cmds.c:2717
931 msgid "get canonical name of an LV"
932 msgstr ""
933
934 #: fish/cmds.c:2718
935 msgid "clear LVM device filter"
936 msgstr ""
937
938 #: fish/cmds.c:2719
939 msgid "remove all LVM LVs, VGs and PVs"
940 msgstr ""
941
942 #: fish/cmds.c:2720
943 msgid "set LVM device filter"
944 msgstr ""
945
946 #: fish/cmds.c:2721
947 msgid "remove an LVM logical volume"
948 msgstr ""
949
950 #: fish/cmds.c:2722
951 msgid "rename an LVM logical volume"
952 msgstr ""
953
954 #: fish/cmds.c:2723
955 msgid "resize an LVM logical volume"
956 msgstr ""
957
958 #: fish/cmds.c:2724
959 msgid "expand an LV to fill free space"
960 msgstr ""
961
962 #: fish/cmds.c:2725 fish/cmds.c:2726
963 msgid "list the LVM logical volumes (LVs)"
964 msgstr ""
965
966 #: fish/cmds.c:2727
967 msgid "get the UUID of a logical volume"
968 msgstr ""
969
970 #: fish/cmds.c:2728
971 msgid "lgetxattr on multiple files"
972 msgstr ""
973
974 #: fish/cmds.c:2729
975 msgid "open the manual"
976 msgstr ""
977
978 #: fish/cmds.c:2730
979 msgid "create a directory"
980 msgstr ""
981
982 #: fish/cmds.c:2731
983 msgid "create a directory with a particular mode"
984 msgstr ""
985
986 #: fish/cmds.c:2732
987 msgid "create a directory and parents"
988 msgstr ""
989
990 #: fish/cmds.c:2733
991 msgid "create a temporary directory"
992 msgstr ""
993
994 #: fish/cmds.c:2734 fish/cmds.c:2735 fish/cmds.c:2736
995 msgid "make ext2/3/4 filesystem with external journal"
996 msgstr ""
997
998 #: fish/cmds.c:2737
999 msgid "make ext2/3/4 external journal"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2738
1003 msgid "make ext2/3/4 external journal with label"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2739
1007 msgid "make ext2/3/4 external journal with UUID"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2740
1011 msgid "make FIFO (named pipe)"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2741 fish/cmds.c:2743
1015 msgid "make a filesystem"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2742
1019 msgid "make a filesystem with block size"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2744
1023 msgid "create a mountpoint"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2745
1027 msgid "make block, character or FIFO devices"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2746
1031 msgid "make block device node"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2747
1035 msgid "make char device node"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2748
1039 msgid "create a swap partition"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2749
1043 msgid "create a swap partition with a label"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2750
1047 msgid "create a swap partition with an explicit UUID"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2751
1051 msgid "create a swap file"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2752
1055 msgid "load a kernel module"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2753
1059 msgid "view a file"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2754
1063 msgid "mount a guest disk at a position in the filesystem"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2755
1067 msgid "mount a file using the loop device"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2756
1071 msgid "mount a guest disk with mount options"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2757
1075 msgid "mount a guest disk, read-only"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2758
1079 msgid "mount a guest disk with mount options and vfstype"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2759
1083 msgid "show mountpoints"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2760
1087 msgid "show mounted filesystems"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2761
1091 msgid "move a file"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2762
1095 msgid "probe NTFS volume"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2763
1099 msgid "resize an NTFS filesystem"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2764
1103 msgid "resize an NTFS filesystem (with size)"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2765
1107 msgid "add a partition to the device"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2766
1111 msgid "delete a partition"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2767
1115 msgid "partition whole disk with a single primary partition"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2768
1119 msgid "return true if a partition is bootable"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2769
1123 msgid "get the MBR type byte (ID byte) from a partition"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2770
1127 msgid "get the partition table type"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2771
1131 msgid "create an empty partition table"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2772
1135 msgid "list partitions on a device"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2773
1139 msgid "make a partition bootable"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2774
1143 msgid "set the MBR type byte (ID byte) of a partition"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2775
1147 msgid "set partition name"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2776
1151 msgid "convert partition name to device name"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2777
1155 msgid "ping the guest daemon"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2778
1159 msgid "read part of a file"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2779
1163 msgid "read part of a device"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2780
1167 msgid "create an LVM physical volume"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2781
1171 msgid "remove an LVM physical volume"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2782
1175 msgid "resize an LVM physical volume"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2783
1179 msgid "resize an LVM physical volume (with size)"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2784 fish/cmds.c:2785
1183 msgid "list the LVM physical volumes (PVs)"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2786
1187 msgid "get the UUID of a physical volume"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2787
1191 msgid "write to part of a file"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2788
1195 msgid "write to part of a device"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2789
1199 msgid "read a file"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2790
1203 msgid "read file as lines"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2791
1207 msgid "read directories entries"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2792
1211 msgid "read the target of a symbolic link"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2793
1215 msgid "readlink on multiple files"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2794
1219 msgid "canonicalized absolute pathname"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2796
1223 msgid "close and reopen libguestfs handle"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2797
1227 msgid "resize an ext2, ext3 or ext4 filesystem"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2798
1231 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2799
1235 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2800
1239 msgid "remove a file"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2801
1243 msgid "remove a file or directory recursively"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2802
1247 msgid "remove a directory"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2803
1251 msgid "remove a mountpoint"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2804
1255 msgid "scrub (securely wipe) a device"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2805
1259 msgid "scrub (securely wipe) a file"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2806
1263 msgid "scrub (securely wipe) free space"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2807
1267 msgid "add options to kernel command line"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2808
1271 msgid "set the attach method"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2809
1275 msgid "set autosync mode"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2810
1279 msgid "enable or disable direct appliance mode"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2811
1283 msgid "set the ext2/3/4 filesystem label"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2812
1287 msgid "set the ext2/3/4 filesystem UUID"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2813
1291 msgid "set memory allocated to the qemu subprocess"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2814
1295 msgid "set enable network flag"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2815
1299 msgid "set the search path"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2816
1303 msgid "set the qemu binary"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2817
1307 msgid "enable or disable the recovery process"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2818
1311 msgid "set SELinux enabled or disabled at appliance boot"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2819
1315 msgid "enable or disable command traces"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2820
1319 msgid "set verbose mode"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2821
1323 msgid "set SELinux security context"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2823 fish/cmds.c:2824
1327 msgid "create partitions on a block device"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2825
1331 msgid "modify a single partition on a block device"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2826
1335 msgid "display the disk geometry from the partition table"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2827
1339 msgid "display the kernel geometry"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2828
1343 msgid "display the partition table"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2829
1347 msgid "run a command via the shell"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2830
1351 msgid "run a command via the shell returning lines"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2831
1355 msgid "sleep for some seconds"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2832
1359 msgid "create a sparse disk image and add"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2833
1363 msgid "get file information"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2834
1367 msgid "get file system statistics"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2835 fish/cmds.c:2836
1371 msgid "print the printable strings in a file"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2837
1375 msgid "list supported groups of commands"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2838
1379 msgid "disable swap on device"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2839
1383 msgid "disable swap on file"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2840
1387 msgid "disable swap on labeled swap partition"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2841
1391 msgid "disable swap on swap partition by UUID"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2842
1395 msgid "enable swap on device"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2843
1399 msgid "enable swap on file"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2844
1403 msgid "enable swap on labeled swap partition"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2845
1407 msgid "enable swap on swap partition by UUID"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2846
1411 msgid "sync disks, writes are flushed through to the disk image"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2847
1415 msgid "return last 10 lines of a file"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2848
1419 msgid "return last N lines of a file"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2849
1423 msgid "unpack tarfile to directory"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2850
1427 msgid "pack directory into tarfile"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2851 fish/cmds.c:2858
1431 msgid "unpack compressed tarball to directory"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2852 fish/cmds.c:2859
1435 msgid "pack directory into compressed tarball"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2853
1439 msgid "print elapsed time taken to run a command"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2854
1443 msgid "update file timestamps or create a new file"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2855
1447 msgid "truncate a file to zero size"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2856
1451 msgid "truncate a file to a particular size"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2857
1455 msgid "get ext2/ext3/ext4 superblock details"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2860
1459 msgid "set file mode creation mask (umask)"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2861
1463 msgid "unmount a filesystem"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2862
1467 msgid "unmount all filesystems"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2863
1471 msgid "upload a file from the local machine"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2864
1475 msgid "upload a file from the local machine with offset"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2865
1479 msgid "set timestamp of a file with nanosecond precision"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2866
1483 msgid "get the library version number"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2867
1487 msgid "get the filesystem label"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2868
1491 msgid "get the Linux VFS type corresponding to a mounted device"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2869
1495 msgid "get the filesystem UUID"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2870
1499 msgid "activate or deactivate some volume groups"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2871
1503 msgid "activate or deactivate all volume groups"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2872
1507 msgid "create an LVM volume group"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2873
1511 msgid "get the LV UUIDs of all LVs in the volume group"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2874
1515 msgid "get the PV UUIDs containing the volume group"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2875
1519 msgid "remove an LVM volume group"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2876
1523 msgid "rename an LVM volume group"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2877 fish/cmds.c:2878
1527 msgid "list the LVM volume groups (VGs)"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2879
1531 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2880
1535 msgid "get the UUID of a volume group"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2881
1539 msgid "count characters in a file"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2882
1543 msgid "count lines in a file"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2883
1547 msgid "count words in a file"
1548 msgstr ""
1549
1550 #: fish/cmds.c:2884
1551 msgid "create a new file"
1552 msgstr ""
1553
1554 #: fish/cmds.c:2885
1555 msgid "create a file"
1556 msgstr ""
1557
1558 #: fish/cmds.c:2888
1559 msgid "write zeroes to the device"
1560 msgstr ""
1561
1562 #: fish/cmds.c:2889
1563 msgid "write zeroes to an entire device"
1564 msgstr ""
1565
1566 #: fish/cmds.c:2890
1567 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1568 msgstr ""
1569
1570 #: fish/cmds.c:2893
1571 msgid "determine file type inside a compressed file"
1572 msgstr ""
1573
1574 #: fish/cmds.c:2896
1575 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1576 msgstr ""
1577
1578 #: fish/cmds.c:3214 fish/cmds.c:3228 fish/cmds.c:3244 fish/cmds.c:3261
1579 #: fish/cmds.c:3278 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
1580 #: fish/cmds.c:3349 fish/cmds.c:3365 fish/cmds.c:3383 fish/cmds.c:3399
1581 #: fish/cmds.c:3416 fish/cmds.c:3431 fish/cmds.c:3449 fish/cmds.c:3464
1582 #: fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512 fish/cmds.c:3528
1583 #: fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3595 fish/cmds.c:3611
1584 #: fish/cmds.c:3627 fish/cmds.c:3646 fish/cmds.c:3661 fish/cmds.c:3679
1585 #: fish/cmds.c:3694 fish/cmds.c:3712 fish/cmds.c:3727 fish/cmds.c:3745
1586 #: fish/cmds.c:3760 fish/cmds.c:3779 fish/cmds.c:3798 fish/cmds.c:3816
1587 #: fish/cmds.c:3836 fish/cmds.c:3855 fish/cmds.c:3875 fish/cmds.c:3895
1588 #: fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3953 fish/cmds.c:3973
1589 #: fish/cmds.c:3993 fish/cmds.c:4013 fish/cmds.c:4028 fish/cmds.c:4044
1590 #: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4230
1591 #: fish/cmds.c:4250 fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310
1592 #: fish/cmds.c:4330 fish/cmds.c:4349 fish/cmds.c:4368 fish/cmds.c:4387
1593 #: fish/cmds.c:4402 fish/cmds.c:4422 fish/cmds.c:4438 fish/cmds.c:4454
1594 #: fish/cmds.c:4473 fish/cmds.c:4495 fish/cmds.c:4517 fish/cmds.c:4537
1595 #: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
1596 #: fish/cmds.c:4622 fish/cmds.c:4639 fish/cmds.c:4656 fish/cmds.c:4675
1597 #: fish/cmds.c:4698 fish/cmds.c:4734 fish/cmds.c:4751 fish/cmds.c:4774
1598 #: fish/cmds.c:4796 fish/cmds.c:4817 fish/cmds.c:4837 fish/cmds.c:4856
1599 #: fish/cmds.c:4876 fish/cmds.c:4894 fish/cmds.c:4912 fish/cmds.c:4926
1600 #: fish/cmds.c:4942 fish/cmds.c:4962 fish/cmds.c:4981 fish/cmds.c:5000
1601 #: fish/cmds.c:5019 fish/cmds.c:5038 fish/cmds.c:5058 fish/cmds.c:5098
1602 #: fish/cmds.c:5155 fish/cmds.c:5176 fish/cmds.c:5197 fish/cmds.c:5218
1603 #: fish/cmds.c:5236 fish/cmds.c:5258 fish/cmds.c:5296 fish/cmds.c:5318
1604 #: fish/cmds.c:5397 fish/cmds.c:5436 fish/cmds.c:5451 fish/cmds.c:5468
1605 #: fish/cmds.c:5482 fish/cmds.c:5498 fish/cmds.c:5520 fish/cmds.c:5542
1606 #: fish/cmds.c:5564 fish/cmds.c:5586 fish/cmds.c:5608 fish/cmds.c:5630
1607 #: fish/cmds.c:5650 fish/cmds.c:5667 fish/cmds.c:5684 fish/cmds.c:5703
1608 #: fish/cmds.c:5722 fish/cmds.c:5742 fish/cmds.c:5778 fish/cmds.c:5797
1609 #: fish/cmds.c:5816 fish/cmds.c:5833 fish/cmds.c:5851 fish/cmds.c:5874
1610 #: fish/cmds.c:5897 fish/cmds.c:5921 fish/cmds.c:5944 fish/cmds.c:5965
1611 #: fish/cmds.c:5988 fish/cmds.c:6011 fish/cmds.c:6031 fish/cmds.c:6053
1612 #: fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6114 fish/cmds.c:6131
1613 #: fish/cmds.c:6149 fish/cmds.c:6167 fish/cmds.c:6188 fish/cmds.c:6206
1614 #: fish/cmds.c:6227 fish/cmds.c:6247 fish/cmds.c:6265 fish/cmds.c:6286
1615 #: fish/cmds.c:6309 fish/cmds.c:6332 fish/cmds.c:6354 fish/cmds.c:6387
1616 #: fish/cmds.c:6404 fish/cmds.c:6421 fish/cmds.c:6445 fish/cmds.c:6468
1617 #: fish/cmds.c:6491 fish/cmds.c:6513 fish/cmds.c:6530 fish/cmds.c:6552
1618 #: fish/cmds.c:6646 fish/cmds.c:6666 fish/cmds.c:6686 fish/cmds.c:6706
1619 #: fish/cmds.c:6724 fish/cmds.c:6745 fish/cmds.c:6781 fish/cmds.c:6798
1620 #: fish/cmds.c:6820 fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6893
1621 #: fish/cmds.c:6913 fish/cmds.c:6933 fish/cmds.c:6955 fish/cmds.c:6972
1622 #: fish/cmds.c:6991 fish/cmds.c:7010 fish/cmds.c:7032 fish/cmds.c:7053
1623 #: fish/cmds.c:7074 fish/cmds.c:7095 fish/cmds.c:7118 fish/cmds.c:7159
1624 #: fish/cmds.c:7182 fish/cmds.c:7221 fish/cmds.c:7238 fish/cmds.c:7257
1625 #: fish/cmds.c:7278 fish/cmds.c:7301 fish/cmds.c:7323 fish/cmds.c:7341
1626 #: fish/cmds.c:7360 fish/cmds.c:7381 fish/cmds.c:7458 fish/cmds.c:7499
1627 #: fish/cmds.c:7578 fish/cmds.c:7654 fish/cmds.c:7691 fish/cmds.c:7714
1628 #: fish/cmds.c:7735 fish/cmds.c:7758 fish/cmds.c:7780 fish/cmds.c:7805
1629 #: fish/cmds.c:7848 fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7928
1630 #: fish/cmds.c:7947 fish/cmds.c:7964 fish/cmds.c:7982 fish/cmds.c:8009
1631 #: fish/cmds.c:8033 fish/cmds.c:8057 fish/cmds.c:8081 fish/cmds.c:8105
1632 #: fish/cmds.c:8129 fish/cmds.c:8153 fish/cmds.c:8177 fish/cmds.c:8201
1633 #: fish/cmds.c:8225 fish/cmds.c:8249 fish/cmds.c:8273 fish/cmds.c:8296
1634 #: fish/cmds.c:8319 fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8382
1635 #: fish/cmds.c:8402 fish/cmds.c:8425 fish/cmds.c:8463 fish/cmds.c:8480
1636 #: fish/cmds.c:8497 fish/cmds.c:8516 fish/cmds.c:8535 fish/cmds.c:8552
1637 #: fish/cmds.c:8569 fish/cmds.c:8586 fish/cmds.c:8603 fish/cmds.c:8622
1638 #: fish/cmds.c:8658 fish/cmds.c:8698 fish/cmds.c:8731 fish/cmds.c:8748
1639 #: fish/cmds.c:8765 fish/cmds.c:8781 fish/cmds.c:8796 fish/cmds.c:8817
1640 #: fish/cmds.c:8855 fish/cmds.c:8893 fish/cmds.c:8932 fish/cmds.c:8972
1641 #: fish/cmds.c:9013 fish/cmds.c:9054 fish/cmds.c:9092 fish/cmds.c:9109
1642 #: fish/cmds.c:9132 fish/cmds.c:9154 fish/cmds.c:9176 fish/cmds.c:9196
1643 #: fish/cmds.c:9216 fish/cmds.c:9252 fish/cmds.c:9324 fish/cmds.c:9364
1644 #: fish/cmds.c:9422 fish/cmds.c:9448 fish/cmds.c:9474 fish/cmds.c:9502
1645 #: fish/cmds.c:9561 fish/cmds.c:9582 fish/cmds.c:9627 fish/cmds.c:9647
1646 #: fish/cmds.c:9686 fish/cmds.c:9723 fish/cmds.c:9743 fish/cmds.c:9765
1647 #: fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9864 fish/cmds.c:9886
1648 #: fish/cmds.c:9905 fish/cmds.c:9925 fish/cmds.c:9952 fish/cmds.c:9972
1649 #: fish/cmds.c:9992 fish/cmds.c:10012 fish/cmds.c:10032 fish/cmds.c:10054
1650 #: fish/cmds.c:10089 fish/cmds.c:10107 fish/cmds.c:10130 fish/cmds.c:10152
1651 #: fish/cmds.c:10167 fish/cmds.c:10184 fish/cmds.c:10221 fish/cmds.c:10260
1652 #: fish/cmds.c:10300 fish/cmds.c:10356 fish/cmds.c:10378 fish/cmds.c:10414
1653 #: fish/cmds.c:10429 fish/cmds.c:10449 fish/cmds.c:10489 fish/cmds.c:10512
1654 #: fish/cmds.c:10536 fish/cmds.c:10561 fish/cmds.c:10602 fish/cmds.c:10627
1655 #: fish/cmds.c:10665 fish/cmds.c:10696 fish/cmds.c:10727 fish/cmds.c:10755
1656 #: fish/cmds.c:10775 fish/cmds.c:10807 fish/cmds.c:10827 fish/cmds.c:10847
1657 #: fish/cmds.c:10864 fish/cmds.c:10882 fish/cmds.c:10905 fish/cmds.c:10926
1658 #: fish/cmds.c:10945 fish/cmds.c:10987 fish/cmds.c:11030 fish/cmds.c:11074
1659 #: fish/cmds.c:11113 fish/cmds.c:11132 fish/cmds.c:11152 fish/cmds.c:11172
1660 #: fish/cmds.c:11193 fish/cmds.c:11214 fish/cmds.c:11235 fish/cmds.c:11256
1661 #: fish/cmds.c:11277 fish/cmds.c:11299 fish/cmds.c:11337 fish/cmds.c:11388
1662 #: fish/cmds.c:11426 fish/cmds.c:11482 fish/cmds.c:11572 fish/cmds.c:11601
1663 #: fish/cmds.c:11628
1664 #, c-format
1665 msgid "%s should have %d parameter(s)\n"
1666 msgstr ""
1667
1668 #: fish/cmds.c:3215 fish/cmds.c:3229 fish/cmds.c:3245 fish/cmds.c:3262
1669 #: fish/cmds.c:3279 fish/cmds.c:3297 fish/cmds.c:3316 fish/cmds.c:3332
1670 #: fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3384 fish/cmds.c:3400
1671 #: fish/cmds.c:3417 fish/cmds.c:3432 fish/cmds.c:3450 fish/cmds.c:3465
1672 #: fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513 fish/cmds.c:3529
1673 #: fish/cmds.c:3545 fish/cmds.c:3563 fish/cmds.c:3596 fish/cmds.c:3612
1674 #: fish/cmds.c:3628 fish/cmds.c:3647 fish/cmds.c:3662 fish/cmds.c:3680
1675 #: fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746
1676 #: fish/cmds.c:3761 fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3817
1677 #: fish/cmds.c:3837 fish/cmds.c:3856 fish/cmds.c:3876 fish/cmds.c:3896
1678 #: fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3954 fish/cmds.c:3974
1679 #: fish/cmds.c:3994 fish/cmds.c:4014 fish/cmds.c:4029 fish/cmds.c:4045
1680 #: fish/cmds.c:4066 fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4152
1681 #: fish/cmds.c:4173 fish/cmds.c:4231 fish/cmds.c:4251 fish/cmds.c:4271
1682 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4331 fish/cmds.c:4350
1683 #: fish/cmds.c:4369 fish/cmds.c:4388 fish/cmds.c:4403 fish/cmds.c:4423
1684 #: fish/cmds.c:4439 fish/cmds.c:4455 fish/cmds.c:4474 fish/cmds.c:4496
1685 #: fish/cmds.c:4518 fish/cmds.c:4538 fish/cmds.c:4555 fish/cmds.c:4572
1686 #: fish/cmds.c:4589 fish/cmds.c:4606 fish/cmds.c:4623 fish/cmds.c:4640
1687 #: fish/cmds.c:4657 fish/cmds.c:4676 fish/cmds.c:4699 fish/cmds.c:4735
1688 #: fish/cmds.c:4752 fish/cmds.c:4775 fish/cmds.c:4797 fish/cmds.c:4818
1689 #: fish/cmds.c:4838 fish/cmds.c:4857 fish/cmds.c:4877 fish/cmds.c:4895
1690 #: fish/cmds.c:4913 fish/cmds.c:4927 fish/cmds.c:4943 fish/cmds.c:4963
1691 #: fish/cmds.c:4982 fish/cmds.c:5001 fish/cmds.c:5020 fish/cmds.c:5039
1692 #: fish/cmds.c:5059 fish/cmds.c:5099 fish/cmds.c:5156 fish/cmds.c:5177
1693 #: fish/cmds.c:5198 fish/cmds.c:5219 fish/cmds.c:5237 fish/cmds.c:5259
1694 #: fish/cmds.c:5297 fish/cmds.c:5319 fish/cmds.c:5398 fish/cmds.c:5437
1695 #: fish/cmds.c:5452 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5499
1696 #: fish/cmds.c:5521 fish/cmds.c:5543 fish/cmds.c:5565 fish/cmds.c:5587
1697 #: fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5651 fish/cmds.c:5668
1698 #: fish/cmds.c:5685 fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5743
1699 #: fish/cmds.c:5779 fish/cmds.c:5798 fish/cmds.c:5817 fish/cmds.c:5834
1700 #: fish/cmds.c:5852 fish/cmds.c:5875 fish/cmds.c:5898 fish/cmds.c:5922
1701 #: fish/cmds.c:5945 fish/cmds.c:5966 fish/cmds.c:5989 fish/cmds.c:6012
1702 #: fish/cmds.c:6032 fish/cmds.c:6054 fish/cmds.c:6075 fish/cmds.c:6098
1703 #: fish/cmds.c:6115 fish/cmds.c:6132 fish/cmds.c:6150 fish/cmds.c:6168
1704 #: fish/cmds.c:6189 fish/cmds.c:6207 fish/cmds.c:6228 fish/cmds.c:6248
1705 #: fish/cmds.c:6266 fish/cmds.c:6287 fish/cmds.c:6310 fish/cmds.c:6333
1706 #: fish/cmds.c:6355 fish/cmds.c:6388 fish/cmds.c:6405 fish/cmds.c:6422
1707 #: fish/cmds.c:6446 fish/cmds.c:6469 fish/cmds.c:6492 fish/cmds.c:6514
1708 #: fish/cmds.c:6531 fish/cmds.c:6553 fish/cmds.c:6647 fish/cmds.c:6667
1709 #: fish/cmds.c:6687 fish/cmds.c:6707 fish/cmds.c:6725 fish/cmds.c:6746
1710 #: fish/cmds.c:6782 fish/cmds.c:6799 fish/cmds.c:6821 fish/cmds.c:6838
1711 #: fish/cmds.c:6874 fish/cmds.c:6894 fish/cmds.c:6914 fish/cmds.c:6934
1712 #: fish/cmds.c:6956 fish/cmds.c:6973 fish/cmds.c:6992 fish/cmds.c:7011
1713 #: fish/cmds.c:7033 fish/cmds.c:7054 fish/cmds.c:7075 fish/cmds.c:7096
1714 #: fish/cmds.c:7119 fish/cmds.c:7160 fish/cmds.c:7183 fish/cmds.c:7222
1715 #: fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7279 fish/cmds.c:7302
1716 #: fish/cmds.c:7324 fish/cmds.c:7342 fish/cmds.c:7361 fish/cmds.c:7382
1717 #: fish/cmds.c:7459 fish/cmds.c:7500 fish/cmds.c:7579 fish/cmds.c:7655
1718 #: fish/cmds.c:7692 fish/cmds.c:7715 fish/cmds.c:7736 fish/cmds.c:7759
1719 #: fish/cmds.c:7781 fish/cmds.c:7806 fish/cmds.c:7849 fish/cmds.c:7890
1720 #: fish/cmds.c:7911 fish/cmds.c:7929 fish/cmds.c:7948 fish/cmds.c:7965
1721 #: fish/cmds.c:7983 fish/cmds.c:8010 fish/cmds.c:8034 fish/cmds.c:8058
1722 #: fish/cmds.c:8082 fish/cmds.c:8106 fish/cmds.c:8130 fish/cmds.c:8154
1723 #: fish/cmds.c:8178 fish/cmds.c:8202 fish/cmds.c:8226 fish/cmds.c:8250
1724 #: fish/cmds.c:8274 fish/cmds.c:8297 fish/cmds.c:8320 fish/cmds.c:8341
1725 #: fish/cmds.c:8362 fish/cmds.c:8383 fish/cmds.c:8403 fish/cmds.c:8426
1726 #: fish/cmds.c:8464 fish/cmds.c:8481 fish/cmds.c:8498 fish/cmds.c:8517
1727 #: fish/cmds.c:8536 fish/cmds.c:8553 fish/cmds.c:8570 fish/cmds.c:8587
1728 #: fish/cmds.c:8604 fish/cmds.c:8623 fish/cmds.c:8659 fish/cmds.c:8699
1729 #: fish/cmds.c:8732 fish/cmds.c:8749 fish/cmds.c:8766 fish/cmds.c:8782
1730 #: fish/cmds.c:8797 fish/cmds.c:8818 fish/cmds.c:8856 fish/cmds.c:8894
1731 #: fish/cmds.c:8933 fish/cmds.c:8973 fish/cmds.c:9014 fish/cmds.c:9055
1732 #: fish/cmds.c:9093 fish/cmds.c:9110 fish/cmds.c:9133 fish/cmds.c:9155
1733 #: fish/cmds.c:9177 fish/cmds.c:9197 fish/cmds.c:9217 fish/cmds.c:9253
1734 #: fish/cmds.c:9325 fish/cmds.c:9365 fish/cmds.c:9423 fish/cmds.c:9449
1735 #: fish/cmds.c:9475 fish/cmds.c:9503 fish/cmds.c:9562 fish/cmds.c:9583
1736 #: fish/cmds.c:9628 fish/cmds.c:9648 fish/cmds.c:9687 fish/cmds.c:9724
1737 #: fish/cmds.c:9744 fish/cmds.c:9766 fish/cmds.c:9823 fish/cmds.c:9843
1738 #: fish/cmds.c:9865 fish/cmds.c:9887 fish/cmds.c:9906 fish/cmds.c:9926
1739 #: fish/cmds.c:9953 fish/cmds.c:9973 fish/cmds.c:9993 fish/cmds.c:10013
1740 #: fish/cmds.c:10033 fish/cmds.c:10055 fish/cmds.c:10090 fish/cmds.c:10108
1741 #: fish/cmds.c:10131 fish/cmds.c:10153 fish/cmds.c:10168 fish/cmds.c:10185
1742 #: fish/cmds.c:10222 fish/cmds.c:10261 fish/cmds.c:10301 fish/cmds.c:10357
1743 #: fish/cmds.c:10379 fish/cmds.c:10415 fish/cmds.c:10430 fish/cmds.c:10450
1744 #: fish/cmds.c:10490 fish/cmds.c:10513 fish/cmds.c:10537 fish/cmds.c:10562
1745 #: fish/cmds.c:10603 fish/cmds.c:10628 fish/cmds.c:10666 fish/cmds.c:10697
1746 #: fish/cmds.c:10728 fish/cmds.c:10756 fish/cmds.c:10776 fish/cmds.c:10808
1747 #: fish/cmds.c:10828 fish/cmds.c:10848 fish/cmds.c:10865 fish/cmds.c:10883
1748 #: fish/cmds.c:10906 fish/cmds.c:10927 fish/cmds.c:10946 fish/cmds.c:10988
1749 #: fish/cmds.c:11031 fish/cmds.c:11075 fish/cmds.c:11114 fish/cmds.c:11133
1750 #: fish/cmds.c:11153 fish/cmds.c:11173 fish/cmds.c:11194 fish/cmds.c:11215
1751 #: fish/cmds.c:11236 fish/cmds.c:11257 fish/cmds.c:11278 fish/cmds.c:11300
1752 #: fish/cmds.c:11338 fish/cmds.c:11389 fish/cmds.c:11427 fish/cmds.c:11483
1753 #: fish/cmds.c:11506 fish/cmds.c:11573 fish/cmds.c:11602 fish/cmds.c:11629
1754 #, c-format
1755 msgid "type 'help %s' for help on %s\n"
1756 msgstr ""
1757
1758 #: fish/cmds.c:3573 fish/cmds.c:4711 fish/cmds.c:5069 fish/cmds.c:5109
1759 #: fish/cmds.c:5128 fish/cmds.c:5271 fish/cmds.c:5330 fish/cmds.c:5349
1760 #: fish/cmds.c:5368 fish/cmds.c:5411 fish/cmds.c:5754 fish/cmds.c:6365
1761 #: fish/cmds.c:6564 fish/cmds.c:6583 fish/cmds.c:6602 fish/cmds.c:6621
1762 #: fish/cmds.c:6757 fish/cmds.c:6848 fish/cmds.c:7129 fish/cmds.c:7193
1763 #: fish/cmds.c:7392 fish/cmds.c:7411 fish/cmds.c:7430 fish/cmds.c:7469
1764 #: fish/cmds.c:7510 fish/cmds.c:7529 fish/cmds.c:7548 fish/cmds.c:7589
1765 #: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7665 fish/cmds.c:7818
1766 #: fish/cmds.c:7861 fish/cmds.c:8438 fish/cmds.c:8633 fish/cmds.c:8671
1767 #: fish/cmds.c:8709 fish/cmds.c:8829 fish/cmds.c:8866 fish/cmds.c:8904
1768 #: fish/cmds.c:8943 fish/cmds.c:8984 fish/cmds.c:9025 fish/cmds.c:9066
1769 #: fish/cmds.c:9229 fish/cmds.c:9265 fish/cmds.c:9278 fish/cmds.c:9291
1770 #: fish/cmds.c:9304 fish/cmds.c:9337 fish/cmds.c:9375 fish/cmds.c:9394
1771 #: fish/cmds.c:9515 fish/cmds.c:9534 fish/cmds.c:9595 fish/cmds.c:9608
1772 #: fish/cmds.c:9659 fish/cmds.c:9698 fish/cmds.c:9776 fish/cmds.c:9795
1773 #: fish/cmds.c:10069 fish/cmds.c:10196 fish/cmds.c:10233 fish/cmds.c:10272
1774 #: fish/cmds.c:10312 fish/cmds.c:10331 fish/cmds.c:10390 fish/cmds.c:10463
1775 #: fish/cmds.c:10573 fish/cmds.c:10643 fish/cmds.c:10677 fish/cmds.c:10708
1776 #: fish/cmds.c:10739 fish/cmds.c:10788 fish/cmds.c:10959 fish/cmds.c:11001
1777 #: fish/cmds.c:11046 fish/cmds.c:11088 fish/cmds.c:11314 fish/cmds.c:11352
1778 #: fish/cmds.c:11365 fish/cmds.c:11403 fish/cmds.c:11438 fish/cmds.c:11457
1779 #: fish/cmds.c:11524
1780 #, c-format
1781 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1782 msgstr ""
1783
1784 #: fish/cmds.c:3579 fish/cmds.c:4717 fish/cmds.c:5075 fish/cmds.c:5115
1785 #: fish/cmds.c:5134 fish/cmds.c:5277 fish/cmds.c:5336 fish/cmds.c:5355
1786 #: fish/cmds.c:5374 fish/cmds.c:5417 fish/cmds.c:5760 fish/cmds.c:6371
1787 #: fish/cmds.c:6570 fish/cmds.c:6589 fish/cmds.c:6608 fish/cmds.c:6627
1788 #: fish/cmds.c:6763 fish/cmds.c:6854 fish/cmds.c:7135 fish/cmds.c:7199
1789 #: fish/cmds.c:7398 fish/cmds.c:7417 fish/cmds.c:7436 fish/cmds.c:7475
1790 #: fish/cmds.c:7516 fish/cmds.c:7535 fish/cmds.c:7554 fish/cmds.c:7595
1791 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7671 fish/cmds.c:7824
1792 #: fish/cmds.c:7867 fish/cmds.c:8444 fish/cmds.c:8639 fish/cmds.c:8677
1793 #: fish/cmds.c:8715 fish/cmds.c:8835 fish/cmds.c:8872 fish/cmds.c:8910
1794 #: fish/cmds.c:8949 fish/cmds.c:8990 fish/cmds.c:9031 fish/cmds.c:9072
1795 #: fish/cmds.c:9343 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9521
1796 #: fish/cmds.c:9665 fish/cmds.c:9704 fish/cmds.c:9782 fish/cmds.c:9801
1797 #: fish/cmds.c:10202 fish/cmds.c:10239 fish/cmds.c:10278 fish/cmds.c:10318
1798 #: fish/cmds.c:10337 fish/cmds.c:10396 fish/cmds.c:10469 fish/cmds.c:10579
1799 #: fish/cmds.c:10965 fish/cmds.c:11007 fish/cmds.c:11052 fish/cmds.c:11094
1800 #: fish/cmds.c:11444 fish/cmds.c:11530
1801 #, c-format
1802 msgid "%s: %s: integer out of range\n"
1803 msgstr ""
1804
1805 #: fish/cmds.c:4065 fish/cmds.c:4172 fish/cmds.c:11505
1806 #, c-format
1807 msgid "%s should have %d-%d parameter(s)\n"
1808 msgstr ""
1809
1810 #: fish/cmds.c:4091 fish/cmds.c:4203 fish/cmds.c:11545
1811 #, c-format
1812 msgid "%s: unknown optional argument \"%s\"\n"
1813 msgstr ""
1814
1815 #: fish/cmds.c:4097 fish/cmds.c:4209 fish/cmds.c:11551
1816 #, c-format
1817 msgid "%s: optional argument \"%s\" given twice\n"
1818 msgstr ""
1819
1820 #: fish/cmds.c:11646
1821 #, c-format
1822 msgid "%s: unknown command\n"
1823 msgstr ""
1824
1825 #: fish/copy.c:41
1826 #, c-format
1827 msgid ""
1828 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1829 msgstr ""
1830
1831 #: fish/copy.c:54
1832 #, c-format
1833 msgid "copy-in: target '%s' is not a directory\n"
1834 msgstr ""
1835
1836 #: fish/copy.c:139
1837 #, c-format
1838 msgid "error: argument is zero length or longer than maximum permitted\n"
1839 msgstr ""
1840
1841 #: fish/copy.c:184
1842 #, c-format
1843 msgid ""
1844 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1845 "image\n"
1846 msgstr ""
1847
1848 #: fish/copy.c:195
1849 #, c-format
1850 msgid "copy-out: target '%s' is not a directory\n"
1851 msgstr ""
1852
1853 #: fish/copy.c:225
1854 #, c-format
1855 msgid "copy-out: '%s' is not a file or directory\n"
1856 msgstr ""
1857
1858 #: fish/edit.c:44
1859 #, c-format
1860 msgid "use '%s filename' to edit a file\n"
1861 msgstr ""
1862
1863 #: fish/fish.c:100
1864 #, c-format
1865 msgid ""
1866 "%s: guest filesystem shell\n"
1867 "%s lets you edit virtual machine filesystems\n"
1868 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1869 "Usage:\n"
1870 "  %s [--options] cmd [: cmd : cmd ...]\n"
1871 "  %s [--ro] -i -a disk-image\n"
1872 "  %s [--ro] -i -d libvirt-domain\n"
1873 "or for interactive use:\n"
1874 "  %s\n"
1875 "or from a shell script:\n"
1876 "  %s <<EOF\n"
1877 "  cmd\n"
1878 "  ...\n"
1879 "  EOF\n"
1880 "Options:\n"
1881 "  -h|--cmd-help        List available commands\n"
1882 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1883 "  -a|--add image       Add image\n"
1884 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1885 "  --csh                Make --listen csh-compatible\n"
1886 "  -d|--domain guest    Add disks from libvirt guest\n"
1887 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1888 "  --echo-keys          Don't turn off echo for passphrases\n"
1889 "  -f|--file file       Read commands from file\n"
1890 "  --format[=raw|..]    Force disk format for -a option\n"
1891 "  -i|--inspector       Automatically mount filesystems\n"
1892 "  --keys-from-stdin    Read passphrases from stdin\n"
1893 "  --listen             Listen for remote commands\n"
1894 "  --live               Connect to a live virtual machine\n"
1895 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1896 "  -n|--no-sync         Don't autosync\n"
1897 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1898 "  --progress-bars      Enable progress bars even when not interactive\n"
1899 "  --no-progress-bars   Disable progress bars\n"
1900 "  --remote[=pid]       Send commands to remote %s\n"
1901 "  -r|--ro              Mount read-only\n"
1902 "  --selinux            Enable SELinux support\n"
1903 "  -v|--verbose         Verbose messages\n"
1904 "  -V|--version         Display version and exit\n"
1905 "  -x                   Echo each command before executing it\n"
1906 "For more information, see the manpage %s(1).\n"
1907 msgstr ""
1908
1909 #: fish/fish.c:253
1910 #, c-format
1911 msgid "%s: --listen=PID: PID was not a number: %s\n"
1912 msgstr ""
1913
1914 #: fish/fish.c:260
1915 #, c-format
1916 msgid ""
1917 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1918 msgstr ""
1919
1920 #: fish/fish.c:310
1921 #, c-format
1922 msgid "%s: only one -f parameter can be given\n"
1923 msgstr ""
1924
1925 #: fish/fish.c:465
1926 #, c-format
1927 msgid "%s: cannot use --listen and --remote options at the same time\n"
1928 msgstr ""
1929
1930 #: fish/fish.c:473
1931 #, c-format
1932 msgid "%s: extra parameters on the command line with --listen flag\n"
1933 msgstr ""
1934
1935 #: fish/fish.c:479
1936 #, c-format
1937 msgid "%s: cannot use --listen and --file options at the same time\n"
1938 msgstr ""
1939
1940 #: fish/fish.c:537
1941 #, c-format
1942 msgid "guestfish: could not access termcap or terminfo database.\n"
1943 msgstr ""
1944
1945 #: fish/fish.c:541
1946 #, c-format
1947 msgid "guestfish: terminal type \"%s\" not defined.\n"
1948 msgstr ""
1949
1950 #: fish/fish.c:629
1951 #, c-format
1952 msgid ""
1953 "\n"
1954 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1955 "editing virtual machine filesystems.\n"
1956 "\n"
1957 "Type: 'help' for help on commands\n"
1958 "      'man' to read the manual\n"
1959 "      'quit' to quit the shell\n"
1960 "\n"
1961 msgstr ""
1962
1963 #: fish/fish.c:773
1964 #, c-format
1965 msgid "%s: unterminated double quote\n"
1966 msgstr ""
1967
1968 #: fish/fish.c:779 fish/fish.c:796
1969 #, c-format
1970 msgid "%s: command arguments not separated by whitespace\n"
1971 msgstr ""
1972
1973 #: fish/fish.c:790
1974 #, c-format
1975 msgid "%s: unterminated single quote\n"
1976 msgstr ""
1977
1978 #: fish/fish.c:820
1979 #, c-format
1980 msgid "%s: internal error parsing string at '%s'\n"
1981 msgstr ""
1982
1983 #: fish/fish.c:837
1984 #, c-format
1985 msgid "%s: too many arguments\n"
1986 msgstr ""
1987
1988 #: fish/fish.c:905
1989 #, c-format
1990 msgid "%s: empty command on command line\n"
1991 msgstr ""
1992
1993 #: fish/fish.c:1051
1994 msgid "display a list of commands or help on a command"
1995 msgstr ""
1996
1997 #: fish/fish.c:1053
1998 msgid "quit guestfish"
1999 msgstr ""
2000
2001 #: fish/fish.c:1064
2002 #, c-format
2003 msgid ""
2004 "help - display a list of commands or help on a command\n"
2005 "     help cmd\n"
2006 "     help\n"
2007 msgstr ""
2008
2009 #: fish/fish.c:1072
2010 #, c-format
2011 msgid ""
2012 "quit - quit guestfish\n"
2013 "     quit\n"
2014 msgstr ""
2015
2016 #: fish/fish.c:1077
2017 #, c-format
2018 msgid "%s: command not known, use -h to list all commands\n"
2019 msgstr ""
2020
2021 #: fish/fish.c:1093
2022 #, c-format
2023 msgid ""
2024 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2025 "For a list of commands:             guestfish -h\n"
2026 "For complete documentation:         man guestfish\n"
2027 msgstr ""
2028
2029 #: fish/fish.c:1250
2030 #, c-format
2031 msgid "Runaway quote in string \"%s\"\n"
2032 msgstr ""
2033
2034 #: fish/glob.c:53
2035 #, c-format
2036 msgid "use 'glob command [args...]'\n"
2037 msgstr ""
2038
2039 #: fish/glob.c:73
2040 #, c-format
2041 msgid "glob: guestfs_glob_expand call failed: %s\n"
2042 msgstr ""
2043
2044 #: fish/help.c:38
2045 #, c-format
2046 msgid ""
2047 "Add disk images to examine using the -a or -d options, or the 'add' "
2048 "command.\n"
2049 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2050 "Once you have done this, use the 'run' command.\n"
2051 msgstr ""
2052
2053 #: fish/help.c:44
2054 #, c-format
2055 msgid ""
2056 "Find out what filesystems are available using 'list-filesystems' and then\n"
2057 "mount them to examine or modify the contents using 'mount-ro' or\n"
2058 "'mount-options'.\n"
2059 msgstr ""
2060
2061 #: fish/help.c:52
2062 #, c-format
2063 msgid ""
2064 "For more information about a command, use 'help cmd'.\n"
2065 "\n"
2066 "To read the manual, type 'man'.\n"
2067 msgstr ""
2068
2069 #: fish/hexedit.c:41
2070 #, c-format
2071 msgid "hexedit (device|filename) [max | start max]\n"
2072 msgstr ""
2073
2074 #: fish/hexedit.c:52
2075 #, c-format
2076 msgid "hexedit: %s is a zero length file or device\n"
2077 msgstr ""
2078
2079 #: fish/hexedit.c:63
2080 #, c-format
2081 msgid ""
2082 "hexedit: %s is larger than %s. You must supply a limit using\n"
2083 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2084 "  'hexedit %s <start> <max>'.\n"
2085 msgstr ""
2086
2087 #: fish/hexedit.c:92
2088 #, c-format
2089 msgid "hexedit: invalid range\n"
2090 msgstr ""
2091
2092 #: fish/inspect.c:77
2093 #, c-format
2094 msgid "%s: don't use --live and -i options together\n"
2095 msgstr ""
2096
2097 #: fish/inspect.c:89
2098 #, c-format
2099 msgid "%s: no operating system was found on this disk\n"
2100 msgstr ""
2101
2102 #: fish/inspect.c:95
2103 #, c-format
2104 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2105 msgstr ""
2106
2107 #: fish/inspect.c:134
2108 #, c-format
2109 msgid "%s: some filesystems could not be mounted (ignored)\n"
2110 msgstr ""
2111
2112 #: fish/inspect.c:146
2113 #, c-format
2114 msgid "Operating system: %s\n"
2115 msgstr ""
2116
2117 #: fish/inspect.c:159
2118 #, c-format
2119 msgid "%s mounted on %s\n"
2120 msgstr ""
2121
2122 #: fish/keys.c:52
2123 #, c-format
2124 msgid "Enter key or passphrase (\"%s\"): "
2125 msgstr ""
2126
2127 #: fish/lcd.c:34
2128 #, c-format
2129 msgid "use 'lcd directory' to change local directory\n"
2130 msgstr ""
2131
2132 #: fish/man.c:34
2133 #, c-format
2134 msgid "use 'man' without parameters to open the manual\n"
2135 msgstr ""
2136
2137 #: fish/man.c:53
2138 #, c-format
2139 msgid "the external 'man' program failed\n"
2140 msgstr ""
2141
2142 #: fish/more.c:39
2143 #, c-format
2144 msgid "use '%s filename' to page a file\n"
2145 msgstr ""
2146
2147 #: fish/options.c:36
2148 #, c-format
2149 msgid "%s: too many drives added on the command line\n"
2150 msgstr ""
2151
2152 #: fish/options.c:121
2153 #, c-format
2154 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2155 msgstr ""
2156
2157 #: fish/prep.c:37
2158 #, c-format
2159 msgid ""
2160 "List of available prepared disk images:\n"
2161 "\n"
2162 msgstr ""
2163
2164 #: fish/prep.c:40
2165 #, c-format
2166 msgid ""
2167 "guestfish -N %-8s - %s\n"
2168 "\n"
2169 "%s\n"
2170 msgstr ""
2171
2172 #: fish/prep.c:48
2173 #, c-format
2174 msgid "  Optional parameters:\n"
2175 msgstr ""
2176
2177 #: fish/prep.c:55
2178 #, c-format
2179 msgid "<%s> %s (default: %s)\n"
2180 msgstr ""
2181
2182 #: fish/prep.c:65
2183 #, c-format
2184 msgid ""
2185 "Prepared disk images are written to file \"test1.img\" in the local\n"
2186 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2187 "For more information see the guestfish(1) manual.\n"
2188 msgstr ""
2189
2190 #: fish/prep.c:96
2191 #, c-format
2192 msgid ""
2193 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2194 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2195 msgstr ""
2196
2197 #: fish/prep.c:158
2198 #, c-format
2199 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2200 msgstr ""
2201
2202 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2203 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2204 msgid "failed to allocate disk"
2205 msgstr ""
2206
2207 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2208 msgid "could not parse boot size"
2209 msgstr ""
2210
2211 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2212 #, c-format
2213 msgid "failed to get sector size of disk: %s"
2214 msgstr ""
2215
2216 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2217 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2218 #, c-format
2219 msgid "failed to partition disk: %s"
2220 msgstr ""
2221
2222 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2223 #, c-format
2224 msgid "failed to add boot partition: %s"
2225 msgstr ""
2226
2227 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2228 #, c-format
2229 msgid "failed to add root partition: %s"
2230 msgstr ""
2231
2232 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2233 #, c-format
2234 msgid "failed to create boot filesystem: %s"
2235 msgstr ""
2236
2237 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2238 #, c-format
2239 msgid "failed to create root filesystem: %s"
2240 msgstr ""
2241
2242 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2243 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2244 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2245 msgstr ""
2246
2247 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2248 #, c-format
2249 msgid "failed to create PV: %s: %s"
2250 msgstr ""
2251
2252 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2253 #, c-format
2254 msgid "failed to create VG: %s: %s"
2255 msgstr ""
2256
2257 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2258 #, c-format
2259 msgid "failed to create LV: /dev/%s/%s: %s"
2260 msgstr ""
2261
2262 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2263 #, c-format
2264 msgid "failed to resize LV to full size: %s: %s"
2265 msgstr ""
2266
2267 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2268 #, c-format
2269 msgid "failed to create filesystem (%s): %s"
2270 msgstr ""
2271
2272 #: fish/rc.c:255
2273 #, c-format
2274 msgid "guestfish: protocol error: could not read 'hello' message\n"
2275 msgstr ""
2276
2277 #: fish/rc.c:260
2278 #, c-format
2279 msgid ""
2280 "guestfish: protocol error: version mismatch, server version '%s' does not "
2281 "match client version '%s'.  The two versions must match exactly.\n"
2282 msgstr ""
2283
2284 #: fish/rc.c:335 fish/rc.c:349
2285 #, c-format
2286 msgid "guestfish: remote: looks like the server is not running\n"
2287 msgstr ""
2288
2289 #: fish/rc.c:361 fish/rc.c:375
2290 #, c-format
2291 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2292 msgstr ""
2293
2294 #: fish/rc.c:386
2295 #, c-format
2296 msgid "guestfish: protocol error: could not decode reply from server\n"
2297 msgstr ""
2298
2299 #: fish/reopen.c:36
2300 #, c-format
2301 msgid "'reopen' command takes no parameters\n"
2302 msgstr ""
2303
2304 #: fish/reopen.c:46
2305 #, c-format
2306 msgid "reopen: guestfs_create: failed to create handle\n"
2307 msgstr ""
2308
2309 #: fish/supported.c:66
2310 msgid "yes"
2311 msgstr ""
2312
2313 #: fish/supported.c:68
2314 msgid "no"
2315 msgstr ""
2316
2317 #: fish/time.c:36
2318 #, c-format
2319 msgid "use 'time command [args...]'\n"
2320 msgstr ""
2321
2322 #: fuse/guestmount.c:867
2323 #, c-format
2324 msgid ""
2325 "%s: FUSE module for libguestfs\n"
2326 "%s lets you mount a virtual machine filesystem\n"
2327 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2328 "Usage:\n"
2329 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2330 "Options:\n"
2331 "  -a|--add image       Add image\n"
2332 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2333 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2334 "  -d|--domain guest    Add disks from libvirt guest\n"
2335 "  --echo-keys          Don't turn off echo for passphrases\n"
2336 "  --format[=raw|..]    Force disk format for -a option\n"
2337 "  --fuse-help          Display extra FUSE options\n"
2338 "  -i|--inspector       Automatically mount filesystems\n"
2339 "  --help               Display help message and exit\n"
2340 "  --keys-from-stdin    Read passphrases from stdin\n"
2341 "  --live               Connect to a live virtual machine\n"
2342 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2343 "  -n|--no-sync         Don't autosync\n"
2344 "  -o|--option opt      Pass extra option to FUSE\n"
2345 "  -r|--ro              Mount read-only\n"
2346 "  --selinux            Enable SELinux support\n"
2347 "  -v|--verbose         Verbose messages\n"
2348 "  -V|--version         Display version and exit\n"
2349 "  -x|--trace           Trace guestfs API calls\n"
2350 msgstr ""
2351
2352 #: fuse/guestmount.c:1095
2353 #, c-format
2354 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2355 msgstr ""
2356
2357 #: fuse/guestmount.c:1103
2358 #, c-format
2359 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2360 msgstr ""
2361
2362 #: inspector/virt-inspector.c:73
2363 #, c-format
2364 msgid ""
2365 "%s: display information about a virtual machine\n"
2366 "Copyright (C) 2010 Red Hat Inc.\n"
2367 "Usage:\n"
2368 "  %s [--options] -d domname file [file ...]\n"
2369 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2370 "Options:\n"
2371 "  -a|--add image       Add image\n"
2372 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2373 "  -d|--domain guest    Add disks from libvirt guest\n"
2374 "  --echo-keys          Don't turn off echo for passphrases\n"
2375 "  --format[=raw|..]    Force disk format for -a option\n"
2376 "  --help               Display brief help\n"
2377 "  --keys-from-stdin    Read passphrases from stdin\n"
2378 "  -v|--verbose         Verbose messages\n"
2379 "  -V|--version         Display version and exit\n"
2380 "  -x                   Trace libguestfs API calls\n"
2381 "For more information, see the manpage %s(1).\n"
2382 msgstr ""
2383
2384 #: inspector/virt-inspector.c:260
2385 #, c-format
2386 msgid ""
2387 "%s: no operating system could be detected inside this disk image.\n"
2388 "\n"
2389 "This may be because the file is not a disk image, or is not a virtual "
2390 "machine\n"
2391 "image, or because the OS type is not understood by libguestfs.\n"
2392 "\n"
2393 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2394 "must\n"
2395 "install the separate libguestfs-winsupport package.\n"
2396 "\n"
2397 "If you feel this is an error, please file a bug report including as much\n"
2398 "information about the disk image as possible.\n"
2399 msgstr ""
2400
2401 #: inspector/virt-inspector.c:285
2402 #, c-format
2403 msgid "%s: XML write error at \"%s\": %m\n"
2404 msgstr ""
2405
2406 #: inspector/virt-inspector.c:297
2407 #, c-format
2408 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2409 msgstr ""
2410
2411 #: inspector/virt-inspector.c:305
2412 #, c-format
2413 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2414 msgstr ""
2415
2416 #: perl/lib/Sys/Guestfs/Lib.pm:158
2417 msgid "open_guest: first parameter must be a string or an arrayref"
2418 msgstr ""
2419
2420 #: perl/lib/Sys/Guestfs/Lib.pm:164
2421 msgid "open_guest: first argument contains undefined element"
2422 msgstr ""
2423
2424 #: perl/lib/Sys/Guestfs/Lib.pm:172
2425 #, perl-brace-format
2426 msgid "guest image {imagename} does not exist or is not readable"
2427 msgstr ""
2428
2429 #: perl/lib/Sys/Guestfs/Lib.pm:179
2430 msgid ""
2431 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2432 "XPath::XMLParser)"
2433 msgstr ""
2434
2435 #: perl/lib/Sys/Guestfs/Lib.pm:184
2436 msgid "open_guest: too many domains listed on command line"
2437 msgstr ""
2438
2439 #: perl/lib/Sys/Guestfs/Lib.pm:191
2440 msgid "open_guest: cannot connect to libvirt"
2441 msgstr ""
2442
2443 #: perl/lib/Sys/Guestfs/Lib.pm:210
2444 #, perl-brace-format
2445 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2446 msgstr ""
2447
2448 #: perl/lib/Sys/Guestfs/Lib.pm:213
2449 #, perl-brace-format
2450 msgid "{imagename} is not the name of a libvirt domain\n"
2451 msgstr ""
2452
2453 #: perl/lib/Sys/Guestfs/Lib.pm:242
2454 #, perl-brace-format
2455 msgid "{imagename} seems to have no disk devices\n"
2456 msgstr ""
2457
2458 #: perl/lib/Sys/Guestfs/Lib.pm:827
2459 msgid ""
2460 "No operating system could be detected inside this disk image.\n"
2461 "\n"
2462 "This may be because the file is not a disk image, or is not a virtual "
2463 "machine\n"
2464 "image, or because the OS type is not understood by virt-inspector.\n"
2465 "\n"
2466 "If you feel this is an error, please file a bug report including as much\n"
2467 "information about the disk image as possible.\n"
2468 msgstr ""
2469
2470 #: perl/lib/Sys/Guestfs/Lib.pm:901
2471 #, perl-brace-format
2472 msgid "unknown filesystem label {label}\n"
2473 msgstr ""
2474
2475 #: perl/lib/Sys/Guestfs/Lib.pm:911
2476 #, perl-brace-format
2477 msgid "unknown filesystem UUID {uuid}\n"
2478 msgstr ""
2479
2480 #: perl/lib/Sys/Guestfs/Lib.pm:936
2481 #, perl-brace-format
2482 msgid "unknown filesystem {fs}\n"
2483 msgstr ""
2484
2485 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2486 #, perl-brace-format
2487 msgid "Error running rpm -qa: {error}"
2488 msgstr ""
2489
2490 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2491 #, perl-brace-format
2492 msgid "Error running dpkg-query: {error}"
2493 msgstr ""
2494
2495 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2496 msgid "Can't find grub on guest"
2497 msgstr ""
2498
2499 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2500 #, perl-brace-format
2501 msgid "Grub entry {title} has no kernel"
2502 msgstr ""
2503
2504 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2505 #, perl-brace-format
2506 msgid "grub refers to {path}, which doesn't exist\n"
2507 msgstr ""
2508
2509 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2510 #, perl-brace-format
2511 msgid "Grub entry {title} does not specify an initrd"
2512 msgstr ""
2513
2514 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2515 #, perl-brace-format
2516 msgid "Didn't find modules directory {modules} for kernel {path}"
2517 msgstr ""
2518
2519 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2520 #, perl-brace-format
2521 msgid "Couldn't guess kernel version number from path for kernel {path}"
2522 msgstr ""
2523
2524 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2525 #, perl-brace-format
2526 msgid "{path} doesn't match augeas pattern"
2527 msgstr ""
2528
2529 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2530 #, perl-brace-format
2531 msgid "{filename}: could not read initrd format"
2532 msgstr ""
2533
2534 #: rescue/virt-rescue.c:61
2535 #, c-format
2536 msgid ""
2537 "%s: Run a rescue shell on a virtual machine\n"
2538 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2539 "Usage:\n"
2540 "  %s [--options] -d domname\n"
2541 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2542 "Options:\n"
2543 "  -a|--add image       Add image\n"
2544 "  --append kernelopts  Append kernel options\n"
2545 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2546 "  -d|--domain guest    Add disks from libvirt guest\n"
2547 "  --format[=raw|..]    Force disk format for -a option\n"
2548 "  --help               Display brief help\n"
2549 "  -m|--memsize MB      Set memory size in megabytes\n"
2550 "  --network            Enable network\n"
2551 "  -r|--ro              Access read-only\n"
2552 "  --selinux            Enable SELinux\n"
2553 "  -v|--verbose         Verbose messages\n"
2554 "  -V|--version         Display version and exit\n"
2555 "  -x                   Trace libguestfs API calls\n"
2556 "For more information, see the manpage %s(1).\n"
2557 msgstr ""
2558
2559 #: rescue/virt-rescue.c:174
2560 #, c-format
2561 msgid "%s: could not parse memory size '%s'\n"
2562 msgstr ""
2563
2564 #: rescue/virt-rescue.c:409
2565 #, c-format
2566 msgid "%s: unknown child exit status (%d)\n"
2567 msgstr ""
2568
2569 #: src/appliance.c:181
2570 #, c-format
2571 msgid ""
2572 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2573 "LIBGUESTFS_PATH (search path: %s)"
2574 msgstr ""
2575
2576 #: src/appliance.c:331
2577 #, c-format
2578 msgid "security: cached appliance %s is not owned by UID %d"
2579 msgstr ""
2580
2581 #: src/appliance.c:336
2582 #, c-format
2583 msgid "security: cached appliance %s is not a directory (mode %o)"
2584 msgstr ""
2585
2586 #: src/appliance.c:341
2587 #, c-format
2588 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2589 msgstr ""
2590
2591 #: src/appliance.c:659
2592 msgid "external command failed, see earlier error messages"
2593 msgstr ""
2594
2595 #: src/filearch.c:153
2596 #, c-format
2597 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2598 msgstr ""
2599
2600 #: src/filearch.c:266
2601 msgid ""
2602 "file-architecture API not available since this version of libguestfs was "
2603 "compiled without PCRE or libmagic libraries"
2604 msgstr ""
2605
2606 #: src/guestfs.c:177
2607 #, c-format
2608 msgid "guestfs_close: called twice on the same handle\n"
2609 msgstr ""
2610
2611 #: src/guestfs.c:302
2612 #, c-format
2613 msgid "warning: %s"
2614 msgstr ""
2615
2616 #: src/guestfs.c:361
2617 #, c-format
2618 msgid "libguestfs: error: %s\n"
2619 msgstr ""
2620
2621 #: src/guestfs.c:908
2622 #, c-format
2623 msgid "<truncated, original size %zu bytes>"
2624 msgstr ""
2625
2626 #: src/inspect.c:477 src/inspect.c:1162 src/inspect.c:2599 src/inspect.c:2642
2627 #: src/inspect.c:2692 src/inspect.c:2736
2628 #, c-format
2629 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2630 msgstr ""
2631
2632 #: src/inspect.c:1196
2633 msgid "could not parse /etc/fstab or empty file"
2634 msgstr ""
2635
2636 #: src/inspect.c:1411
2637 #, c-format
2638 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2639 msgstr ""
2640
2641 #: src/inspect.c:1691 src/inspect.c:1704
2642 #, c-format
2643 msgid "could not parse integer in version number: %s"
2644 msgstr ""
2645
2646 #: src/inspect.c:1798
2647 msgid "no inspection data: call guestfs_inspect_os first"
2648 msgstr ""
2649
2650 #: src/inspect.c:1810
2651 #, c-format
2652 msgid ""
2653 "%s: root device not found: only call this function with a root device "
2654 "previously returned by guestfs_inspect_os"
2655 msgstr ""
2656
2657 #: src/inspect.c:1939
2658 msgid "not a Windows guest, or systemroot could not be determined"
2659 msgstr ""
2660
2661 #: src/inspect.c:2230 src/inspect.c:2252 src/inspect.c:2277
2662 msgid "unexpected end of output from db_dump command"
2663 msgstr ""
2664
2665 #: src/inspect.c:2701
2666 #, c-format
2667 msgid "%s: file is empty"
2668 msgstr ""
2669
2670 #: src/inspect.c:2764
2671 msgid ""
2672 "inspection API not available since this version of libguestfs was compiled "
2673 "without PCRE or hivex libraries"
2674 msgstr ""
2675
2676 #: src/launch.c:97
2677 msgid "command line cannot be altered after qemu subprocess launched"
2678 msgstr ""
2679
2680 #: src/launch.c:154
2681 msgid "guestfs_config: parameter must begin with '-' character"
2682 msgstr ""
2683
2684 #: src/launch.c:168
2685 #, c-format
2686 msgid "guestfs_config: parameter '%s' isn't allowed"
2687 msgstr ""
2688
2689 #: src/launch.c:234 src/launch.c:338
2690 msgid "filename cannot contain ',' (comma) character"
2691 msgstr ""
2692
2693 #: src/launch.c:246 src/launch.c:251
2694 #, c-format
2695 msgid "%s parameter is empty or contains disallowed characters"
2696 msgstr ""
2697
2698 #: src/launch.c:357
2699 msgid "the libguestfs handle has already been launched"
2700 msgstr ""
2701
2702 #: src/launch.c:366
2703 #, c-format
2704 msgid "%s: cannot create temporary directory"
2705 msgstr ""
2706
2707 #: src/launch.c:403
2708 msgid "you must call guestfs_add_drive before guestfs_launch"
2709 msgstr ""
2710
2711 #: src/launch.c:746
2712 msgid "guestfs_launch failed, see earlier error messages"
2713 msgstr ""
2714
2715 #: src/launch.c:759
2716 msgid "qemu launched and contacted daemon, but state != READY"
2717 msgstr ""
2718
2719 #: src/launch.c:845
2720 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2721 msgstr ""
2722
2723 #: src/launch.c:853
2724 msgid "contacted guestfsd, but state != READY"
2725 msgstr ""
2726
2727 #: src/launch.c:1002
2728 #, c-format
2729 msgid ""
2730 "%s: command failed: If qemu is located on a non-standard path, try setting "
2731 "the LIBGUESTFS_QEMU environment variable."
2732 msgstr ""
2733
2734 #: src/launch.c:1093
2735 msgid "qemu has not been launched yet"
2736 msgstr ""
2737
2738 #: src/launch.c:1104
2739 msgid "no subprocess to kill"
2740 msgstr ""
2741
2742 #: src/proto.c:146
2743 #, c-format
2744 msgid "guestfs_set_busy: called when in state %d != READY"
2745 msgstr ""
2746
2747 #: src/proto.c:169
2748 #, c-format
2749 msgid "guestfs_end_busy: called when in state %d"
2750 msgstr ""
2751
2752 #: src/proto.c:351
2753 #, c-format
2754 msgid ""
2755 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2756 msgstr ""
2757
2758 #: src/proto.c:518 src/proto.c:578
2759 msgid "unexpected end of file when reading from daemon"
2760 msgstr ""
2761
2762 #: src/proto.c:539
2763 #, c-format
2764 msgid "received magic signature from guestfsd, but in state %d"
2765 msgstr ""
2766
2767 #: src/proto.c:555
2768 #, c-format
2769 msgid "message length (%u) > maximum possible size (%d)"
2770 msgstr ""
2771
2772 #: src/proto.c:704
2773 #, c-format
2774 msgid "guestfs___send: state %d != BUSY"
2775 msgstr ""
2776
2777 #: src/proto.c:728
2778 msgid "xdr_guestfs_message_header failed"
2779 msgstr ""
2780
2781 #: src/proto.c:737
2782 msgid "dispatch failed to marshal args"
2783 msgstr ""
2784
2785 #: src/proto.c:867
2786 #, c-format
2787 msgid "send_file_chunk: state %d != READY"
2788 msgstr ""
2789
2790 #: src/proto.c:883
2791 #, c-format
2792 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2793 msgstr ""
2794
2795 #: src/proto.c:1005
2796 #, c-format
2797 msgid "%s: error in chunked encoding"
2798 msgstr ""
2799
2800 #: src/proto.c:1032
2801 msgid "write to daemon socket"
2802 msgstr ""
2803
2804 #: src/proto.c:1055
2805 msgid "receive_file_data: parse error in reply callback"
2806 msgstr ""
2807
2808 #: src/proto.c:1060
2809 msgid "receive_file_data: unexpected flag received when reading file chunks"
2810 msgstr ""
2811
2812 #: src/proto.c:1068
2813 msgid "failed to parse file chunk"
2814 msgstr ""
2815
2816 #: src/proto.c:1077
2817 msgid "file receive cancelled by daemon"
2818 msgstr ""
2819
2820 #: src/virt.c:92 src/virt.c:325
2821 msgid "you cannot set both live and readonly flags"
2822 msgstr ""
2823
2824 #: src/virt.c:100
2825 #, c-format
2826 msgid "could not connect to libvirt (code %d, domain %d): %s"
2827 msgstr ""
2828
2829 #: src/virt.c:108
2830 #, c-format
2831 msgid "no libvirt domain called '%s': %s"
2832 msgstr ""
2833
2834 #: src/virt.c:163 src/virt.c:413
2835 #, c-format
2836 msgid "error reading libvirt XML information: %s"
2837 msgstr ""
2838
2839 #: src/virt.c:173 src/virt.c:421
2840 msgid "unable to parse XML information returned by libvirt"
2841 msgstr ""
2842
2843 #: src/virt.c:179 src/virt.c:427
2844 msgid "unable to create new XPath context"
2845 msgstr ""
2846
2847 #: src/virt.c:186 src/virt.c:442
2848 msgid "unable to evaluate XPath expression"
2849 msgstr ""
2850
2851 #: src/virt.c:283
2852 msgid "libvirt domain has no disks"
2853 msgstr ""
2854
2855 #: src/virt.c:336
2856 #, c-format
2857 msgid "error getting domain info: %s"
2858 msgstr ""
2859
2860 #: src/virt.c:350
2861 msgid ""
2862 "error: domain is a live virtual machine.\n"
2863 "Writing to the disks of a running virtual machine can cause disk "
2864 "corruption.\n"
2865 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2866 "specify live access.  In most libguestfs tools these options are --ro or\n"
2867 "--live respectively.  Consult the documentation for further information."
2868 msgstr ""
2869
2870 #: src/virt.c:470
2871 msgid ""
2872 "this guest has no libvirt <channel> definition for guestfsd\n"
2873 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2874 msgstr ""
2875
2876 #: src/virt.c:495
2877 msgid ""
2878 "add-domain API not available since this version of libguestfs was compiled "
2879 "without libvirt or libxml2"
2880 msgstr ""
2881
2882 #: test-tool/test-tool.c:82
2883 #, c-format
2884 msgid ""
2885 "libguestfs-test-tool: interactive test tool\n"
2886 "Copyright (C) 2009 Red Hat Inc.\n"
2887 "Usage:\n"
2888 "  libguestfs-test-tool [--options]\n"
2889 "Options:\n"
2890 "  --help         Display usage\n"
2891 "  --helper libguestfs-test-tool-helper\n"
2892 "                 Helper program (default: %s)\n"
2893 "  --qemudir dir  Specify QEMU source directory\n"
2894 "  --qemu qemu    Specify QEMU binary\n"
2895 "  --timeout n\n"
2896 "  -t n           Set launch timeout (default: %d seconds)\n"
2897 msgstr ""
2898
2899 #: test-tool/test-tool.c:138
2900 #, c-format
2901 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2902 msgstr ""
2903
2904 #: test-tool/test-tool.c:147
2905 #, c-format
2906 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2907 msgstr ""
2908
2909 #: test-tool/test-tool.c:159
2910 #, c-format
2911 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2912 msgstr ""
2913
2914 #: test-tool/test-tool.c:182
2915 #, c-format
2916 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2917 msgstr ""
2918
2919 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2920 #, c-format
2921 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2922 msgstr ""
2923
2924 #: test-tool/test-tool.c:206
2925 #, c-format
2926 msgid "libguestfs-test-tool: guestfs_version failed\n"
2927 msgstr ""
2928
2929 #: test-tool/test-tool.c:228
2930 #, c-format
2931 msgid "libguestfs-test-tool: failed to launch appliance\n"
2932 msgstr ""
2933
2934 #: test-tool/test-tool.c:240
2935 #, c-format
2936 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2937 msgstr ""
2938
2939 #: test-tool/test-tool.c:246
2940 #, c-format
2941 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2942 msgstr ""
2943
2944 #: test-tool/test-tool.c:252
2945 #, c-format
2946 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2947 msgstr ""
2948
2949 #: test-tool/test-tool.c:258
2950 #, c-format
2951 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2952 msgstr ""
2953
2954 #: test-tool/test-tool.c:264
2955 #, c-format
2956 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2957 msgstr ""
2958
2959 #: test-tool/test-tool.c:272
2960 #, c-format
2961 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2962 msgstr ""
2963
2964 #: test-tool/test-tool.c:303
2965 #, c-format
2966 msgid ""
2967 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2968 "--qemu/--qemudir options cannot be used.\n"
2969 msgstr ""
2970
2971 #: test-tool/test-tool.c:311
2972 #, c-format
2973 msgid "Binary '%s' does not exist or is not executable\n"
2974 msgstr ""
2975
2976 #: test-tool/test-tool.c:325
2977 #, c-format
2978 msgid "%s: does not look like a qemu source directory\n"
2979 msgstr ""
2980
2981 #: test-tool/test-tool.c:374
2982 #, c-format
2983 msgid ""
2984 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2985 "available.  Expected to find it in '%s'\n"
2986 "\n"
2987 "Use the --helper option to specify the location of this program.\n"
2988 msgstr ""
2989
2990 #: test-tool/test-tool.c:390
2991 #, c-format
2992 msgid "command failed: %s"
2993 msgstr ""
2994
2995 #: test-tool/test-tool.c:398
2996 #, c-format
2997 msgid ""
2998 "Test tool helper program %s\n"
2999 "is not statically linked.  This is a build error when this test tool\n"
3000 "was built.\n"
3001 msgstr ""
3002
3003 #: test-tool/test-tool.c:432
3004 #, c-format
3005 msgid "mkisofs command failed: %s\n"
3006 msgstr ""
3007
3008 #: tools/virt-edit.pl:169
3009 msgid "virt-edit: no image, VM names or filenames to edit given"
3010 msgstr ""
3011
3012 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3013 #, perl-brace-format
3014 msgid ""
3015 "{prog}: No operating system could be detected inside this disk image.\n"
3016 "\n"
3017 "This may be because the file is not a disk image, or is not a virtual "
3018 "machine\n"
3019 "image, or because the OS type is not understood by libguestfs.\n"
3020 "\n"
3021 "If you feel this is an error, please file a bug report including as much\n"
3022 "information about the disk image as possible.\n"
3023 msgstr ""
3024
3025 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3026 #, perl-brace-format
3027 msgid "{prog}: multiboot operating systems are not supported.\n"
3028 msgstr ""
3029
3030 #: tools/virt-edit.pl:221
3031 msgid "File not changed.\n"
3032 msgstr ""
3033
3034 #: tools/virt-list-filesystems.pl:142
3035 msgid "virt-list-filesystems: no image or VM name given"
3036 msgstr ""
3037
3038 #: tools/virt-list-partitions.pl:152
3039 msgid "virt-list-partitions: no image or VM name given"
3040 msgstr ""
3041
3042 #: tools/virt-make-fs.pl:291
3043 msgid "virt-make-fs input output\n"
3044 msgstr ""
3045
3046 #: tools/virt-make-fs.pl:321
3047 msgid "unexpected output from 'du' command"
3048 msgstr ""
3049
3050 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3051 #: tools/virt-make-fs.pl:458
3052 #, perl-brace-format
3053 msgid "{f}: unknown input format: {fmt}\n"
3054 msgstr ""
3055
3056 #: tools/virt-make-fs.pl:391
3057 #, perl-brace-format
3058 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3059 msgstr ""
3060
3061 #: tools/virt-make-fs.pl:406
3062 msgid ""
3063 "qemu-img create: failed to create disk image, see earlier error messages\n"
3064 msgstr ""
3065
3066 #: tools/virt-make-fs.pl:417
3067 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3068 msgstr ""
3069
3070 #: tools/virt-make-fs.pl:442
3071 msgid "tar: failed, see earlier messages\n"
3072 msgstr ""
3073
3074 #: tools/virt-make-fs.pl:464
3075 msgid "uncompress command failed, see earlier messages\n"
3076 msgstr ""
3077
3078 #: tools/virt-make-fs.pl:499
3079 msgid ""
3080 "virt-make-fs: error copying contents into filesystem\n"
3081 "An error here usually means that the program did not estimate the\n"
3082 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3083 msgstr ""
3084
3085 #: tools/virt-resize.pl:33
3086 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3087 msgstr ""
3088
3089 #: tools/virt-resize.pl:581
3090 #, perl-brace-format
3091 msgid "virt-resize: {file}: does not exist or is not readable\n"
3092 msgstr ""
3093
3094 #: tools/virt-resize.pl:583
3095 #, perl-brace-format
3096 msgid ""
3097 "virt-resize: {file}: does not exist or is not writable\n"
3098 "You have to create the destination disk before running this program.\n"
3099 "Please read the virt-resize(1) manpage for more information.\n"
3100 msgstr ""
3101
3102 #: tools/virt-resize.pl:663 tools/virt-resize.pl:666
3103 #, perl-brace-format
3104 msgid ""
3105 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3106 msgstr ""
3107
3108 #: tools/virt-resize.pl:682 tools/virt-resize.pl:694
3109 msgid "virt-resize: short read"
3110 msgstr ""
3111
3112 #: tools/virt-resize.pl:828
3113 #, perl-brace-format
3114 msgid "virt-resize: no logical volume called {n}\n"
3115 msgstr ""
3116
3117 #: tools/virt-resize.pl:848
3118 #, perl-brace-format
3119 msgid ""
3120 "{p}: partition not found in the source disk image, when using the '{opt}' "
3121 "command line option\n"
3122 msgstr ""
3123
3124 #: tools/virt-resize.pl:854
3125 #, perl-brace-format
3126 msgid ""
3127 "{p}: partition ignored, you cannot use it in another command line argument\n"
3128 msgstr ""
3129
3130 #: tools/virt-resize.pl:858
3131 #, perl-brace-format
3132 msgid ""
3133 "{p}: partition deleted, you cannot use it in another command line argument\n"
3134 msgstr ""
3135
3136 #: tools/virt-resize.pl:900
3137 #, perl-brace-format
3138 msgid "{p}: this partition has already been marked for resizing\n"
3139 msgstr ""
3140
3141 #: tools/virt-resize.pl:908
3142 #, perl-brace-format
3143 msgid "{p}: missing size field in {o} option\n"
3144 msgstr ""
3145
3146 #: tools/virt-resize.pl:925
3147 #, perl-brace-format
3148 msgid "{p}: {f}: cannot parse size field\n"
3149 msgstr ""
3150
3151 #: tools/virt-resize.pl:930
3152 #, perl-brace-format
3153 msgid "{p}: new size is zero or negative\n"
3154 msgstr ""
3155
3156 #: tools/virt-resize.pl:953
3157 #, perl-brace-format
3158 msgid ""
3159 "{p}: cannot make this partition smaller because it contains a\n"
3160 "filesystem, physical volume or other content that is larger than the new "
3161 "size.\n"
3162 "You have to resize the content first, see virt-resize(1).\n"
3163 msgstr ""
3164
3165 #: tools/virt-resize.pl:969
3166 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3167 msgstr ""
3168
3169 #: tools/virt-resize.pl:1018
3170 #, perl-brace-format
3171 msgid ""
3172 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3173 "expand into.  You need to make the target disk larger by at least {h}.\n"
3174 msgstr ""
3175
3176 #: tools/virt-resize.pl:1033
3177 msgid ""
3178 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3179 "(see 'deficit' in the virt-resize(1) man page)\n"
3180 msgstr ""
3181
3182 #: tools/virt-resize.pl:1048
3183 msgid "Summary of changes:\n"
3184 msgstr ""
3185
3186 #: tools/virt-resize.pl:1052
3187 #, perl-brace-format
3188 msgid "{p}: partition will be ignored\n"
3189 msgstr ""
3190
3191 #: tools/virt-resize.pl:1054
3192 #, perl-brace-format
3193 msgid "{p}: partition will be deleted\n"
3194 msgstr ""
3195
3196 #: tools/virt-resize.pl:1056
3197 #, perl-brace-format
3198 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3199 msgstr ""
3200
3201 #: tools/virt-resize.pl:1061
3202 #, perl-brace-format
3203 msgid "{p}: content will be expanded using the '{meth}' method\n"
3204 msgstr ""
3205
3206 #: tools/virt-resize.pl:1066
3207 #, perl-brace-format
3208 msgid "{p}: partition will be left alone\n"
3209 msgstr ""
3210
3211 #: tools/virt-resize.pl:1071
3212 #, perl-brace-format
3213 msgid "{n}: LV will be expanded to maximum size\n"
3214 msgstr ""
3215
3216 #: tools/virt-resize.pl:1077
3217 #, perl-brace-format
3218 msgid "{n}: content will be expanded using the '{meth}' method\n"
3219 msgstr ""
3220
3221 #: tools/virt-resize.pl:1084
3222 #, perl-brace-format
3223 msgid "There is a surplus of {spl} bytes ({h}).\n"
3224 msgstr ""
3225
3226 #: tools/virt-resize.pl:1089
3227 msgid "An extra partition will be created for the surplus.\n"
3228 msgstr ""
3229
3230 #: tools/virt-resize.pl:1091
3231 msgid ""
3232 "The surplus space is not large enough for an extra partition to be created\n"
3233 "and so it will just be ignored.\n"
3234 msgstr ""
3235
3236 #: tools/virt-resize.pl:1094
3237 msgid ""
3238 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3239 "to partition this extra space if you want.\n"
3240 msgstr ""
3241
3242 #: tools/virt-resize.pl:1097
3243 #, perl-brace-format
3244 msgid ""
3245 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3246 "You need to make the target disk larger by at least this amount,\n"
3247 "or adjust your resizing requests.\n"
3248 msgstr ""
3249
3250 #: tools/virt-resize.pl:1114
3251 msgid "virt-resize: source disk does not have a first partition\n"
3252 msgstr ""
3253
3254 #: tools/virt-resize.pl:1209
3255 #, perl-brace-format
3256 msgid "Copying {p} ...\n"
3257 msgstr ""
3258
3259 #: tools/virt-resize.pl:1272 tools/virt-resize.pl:1330
3260 #, perl-brace-format
3261 msgid "Expanding {p} using the '{meth}' method\n"
3262 msgstr ""
3263
3264 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3265 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3266 msgstr ""
3267
3268 #: tools/virt-tar.pl:212
3269 msgid "virt-tar: no image, VM names, directory or filename given"
3270 msgstr ""
3271
3272 #: tools/virt-tar.pl:215
3273 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3274 msgstr ""
3275
3276 #: tools/virt-tar.pl:226
3277 #, perl-brace-format
3278 msgid "virt-tar: {tarball}: file not found\n"
3279 msgstr ""
3280
3281 #: tools/virt-tar.pl:229
3282 #, perl-brace-format
3283 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3284 msgstr ""
3285
3286 #: tools/virt-win-reg.pl:201
3287 msgid "no libvirt domain name or disk image given\n"
3288 msgstr ""
3289
3290 #: tools/virt-win-reg.pl:240
3291 msgid ""
3292 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3293 "export\n"
3294 msgstr ""
3295
3296 #: tools/virt-win-reg.pl:351
3297 #, perl-brace-format
3298 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3299 msgstr ""
3300
3301 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3302 #, perl-brace-format
3303 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3304 msgstr ""
3305
3306 #: tools/virt-win-reg.pl:375
3307 #, perl-brace-format
3308 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3309 msgstr ""
3310
3311 #: tools/virt-win-reg.pl:397
3312 #, perl-brace-format
3313 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3314 msgstr ""