Version 1.9.4.
[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.4\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-01-15 14:51+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:53 cat/virt-filesystems.c:95 cat/virt-ls.c:54 df/main.c:66
22 #: fish/fish.c:86 fuse/guestmount.c:862 inspector/virt-inspector.c:67
23 #: rescue/virt-rescue.c:55
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:57
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:113 cat/virt-filesystems.c:198 cat/virt-ls.c:119
51 #: df/domains.c:428 df/main.c:132 fish/fish.c:204 fuse/guestmount.c:973
52 #: inspector/virt-inspector.c:127 rescue/virt-rescue.c:125
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:135 cat/virt-filesystems.c:252 cat/virt-ls.c:141
58 #: df/main.c:156 fish/fish.c:272 fuse/guestmount.c:1021
59 #: inspector/virt-inspector.c:149 rescue/virt-rescue.c:149
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:99
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:313 df/main.c:250
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:58
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:70
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:262
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:2522
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2522
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2524
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2525
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2526 fish/cmds.c:2527
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2528
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2529
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2530
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2531
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2532
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2533
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2534
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2535
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2536
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2537
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2538
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2539
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2540
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2541
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2542
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2543
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2544
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2545
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2546
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2547
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2548
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2549
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2550
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2551
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2552
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2553
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2554
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2555
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2556
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2557
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2558
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2559
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2560
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2561
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2562
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2563
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2564
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2565
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2566 fish/cmds.c:2678
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2567
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2568
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2569
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2570
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2571
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2572
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2573
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2574
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2575
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2576
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2577
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2578
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2579
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2580
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2581
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2582
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2583
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2584
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2585
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2586
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2587
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2588
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2589
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2590 fish/cmds.c:2591 fish/cmds.c:2596 fish/cmds.c:2597
525 #: fish/cmds.c:2629 fish/cmds.c:2630 fish/cmds.c:2870 fish/cmds.c:2871
526 #: fish/cmds.c:2875 fish/cmds.c:2876 fish/cmds.c:2878 fish/cmds.c:2879
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2592
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2593
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2594 fish/cmds.c:2595
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2598
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2599
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2600
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2601
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2602
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2603
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2604
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2605
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2606
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2607
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2608
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2609
587 msgid "get autosync mode"
588 msgstr ""
589
590 #: fish/cmds.c:2610
591 msgid "get direct appliance mode flag"
592 msgstr ""
593
594 #: fish/cmds.c:2611
595 msgid "get the ext2/3/4 filesystem label"
596 msgstr ""
597
598 #: fish/cmds.c:2612
599 msgid "get the ext2/3/4 filesystem UUID"
600 msgstr ""
601
602 #: fish/cmds.c:2613
603 msgid "get memory allocated to the qemu subprocess"
604 msgstr ""
605
606 #: fish/cmds.c:2614
607 msgid "get enable network flag"
608 msgstr ""
609
610 #: fish/cmds.c:2615
611 msgid "get the search path"
612 msgstr ""
613
614 #: fish/cmds.c:2616
615 msgid "get PID of qemu subprocess"
616 msgstr ""
617
618 #: fish/cmds.c:2617
619 msgid "get the qemu binary"
620 msgstr ""
621
622 #: fish/cmds.c:2618
623 msgid "get recovery process enabled flag"
624 msgstr ""
625
626 #: fish/cmds.c:2619
627 msgid "get SELinux enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2620
631 msgid "get the current state"
632 msgstr ""
633
634 #: fish/cmds.c:2621
635 msgid "get command trace enabled flag"
636 msgstr ""
637
638 #: fish/cmds.c:2622
639 msgid "get the current umask"
640 msgstr ""
641
642 #: fish/cmds.c:2623
643 msgid "get verbose mode"
644 msgstr ""
645
646 #: fish/cmds.c:2624
647 msgid "get SELinux security context"
648 msgstr ""
649
650 #: fish/cmds.c:2625 fish/cmds.c:2679
651 msgid "get a single extended attribute"
652 msgstr ""
653
654 #: fish/cmds.c:2626 fish/cmds.c:2680
655 msgid "list extended attributes of a file or directory"
656 msgstr ""
657
658 #: fish/cmds.c:2627
659 msgid "expand wildcards in command"
660 msgstr ""
661
662 #: fish/cmds.c:2628
663 msgid "expand a wildcard path"
664 msgstr ""
665
666 #: fish/cmds.c:2631
667 msgid "install GRUB"
668 msgstr ""
669
670 #: fish/cmds.c:2632
671 msgid "return first 10 lines of a file"
672 msgstr ""
673
674 #: fish/cmds.c:2633
675 msgid "return first N lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2634
679 msgid "dump a file in hexadecimal"
680 msgstr ""
681
682 #: fish/cmds.c:2635
683 msgid "edit with a hex editor"
684 msgstr ""
685
686 #: fish/cmds.c:2636
687 msgid "list the contents of a single file in an initrd"
688 msgstr ""
689
690 #: fish/cmds.c:2637
691 msgid "list files in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2638
695 msgid "add an inotify watch"
696 msgstr ""
697
698 #: fish/cmds.c:2639
699 msgid "close the inotify handle"
700 msgstr ""
701
702 #: fish/cmds.c:2640
703 msgid "return list of watched files that had events"
704 msgstr ""
705
706 #: fish/cmds.c:2641
707 msgid "create an inotify handle"
708 msgstr ""
709
710 #: fish/cmds.c:2642
711 msgid "return list of inotify events"
712 msgstr ""
713
714 #: fish/cmds.c:2643
715 msgid "remove an inotify watch"
716 msgstr ""
717
718 #: fish/cmds.c:2644
719 msgid "get architecture of inspected operating system"
720 msgstr ""
721
722 #: fish/cmds.c:2645
723 msgid "get distro of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2646
727 msgid "get filesystems associated with inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2647
731 msgid "get format of inspected operating system"
732 msgstr ""
733
734 #: fish/cmds.c:2648
735 msgid "get hostname of the operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2649
739 msgid "get major version of inspected operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2650
743 msgid "get minor version of inspected operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2651
747 msgid "get mountpoints of inspected operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2652
751 msgid "get package format used by the operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2653
755 msgid "get package management tool used by the operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2654
759 msgid "get product name of inspected operating system"
760 msgstr ""
761
762 #: fish/cmds.c:2655
763 msgid "return list of operating systems found by last inspection"
764 msgstr ""
765
766 #: fish/cmds.c:2656
767 msgid "get type of inspected operating system"
768 msgstr ""
769
770 #: fish/cmds.c:2657
771 msgid "get Windows systemroot of inspected operating system"
772 msgstr ""
773
774 #: fish/cmds.c:2658
775 msgid "get live flag for install disk"
776 msgstr ""
777
778 #: fish/cmds.c:2659
779 msgid "get multipart flag for install disk"
780 msgstr ""
781
782 #: fish/cmds.c:2660
783 msgid "get netinst (network installer) flag for install disk"
784 msgstr ""
785
786 #: fish/cmds.c:2661
787 msgid "get list of applications installed in the operating system"
788 msgstr ""
789
790 #: fish/cmds.c:2662
791 msgid "inspect disk and return list of operating systems found"
792 msgstr ""
793
794 #: fish/cmds.c:2663
795 msgid "test if block device"
796 msgstr ""
797
798 #: fish/cmds.c:2664
799 msgid "is busy processing a command"
800 msgstr ""
801
802 #: fish/cmds.c:2665
803 msgid "test if character device"
804 msgstr ""
805
806 #: fish/cmds.c:2666
807 msgid "is in configuration state"
808 msgstr ""
809
810 #: fish/cmds.c:2667
811 msgid "test if a directory"
812 msgstr ""
813
814 #: fish/cmds.c:2668
815 msgid "test if FIFO (named pipe)"
816 msgstr ""
817
818 #: fish/cmds.c:2669
819 msgid "test if a regular file"
820 msgstr ""
821
822 #: fish/cmds.c:2670
823 msgid "is launching subprocess"
824 msgstr ""
825
826 #: fish/cmds.c:2671
827 msgid "test if device is a logical volume"
828 msgstr ""
829
830 #: fish/cmds.c:2672
831 msgid "is ready to accept commands"
832 msgstr ""
833
834 #: fish/cmds.c:2673
835 msgid "test if socket"
836 msgstr ""
837
838 #: fish/cmds.c:2674
839 msgid "test if symbolic link"
840 msgstr ""
841
842 #: fish/cmds.c:2675
843 msgid "kill the qemu subprocess"
844 msgstr ""
845
846 #: fish/cmds.c:2676
847 msgid "launch the qemu subprocess"
848 msgstr ""
849
850 #: fish/cmds.c:2677
851 msgid "change working directory"
852 msgstr ""
853
854 #: fish/cmds.c:2681
855 msgid "list the block devices"
856 msgstr ""
857
858 #: fish/cmds.c:2682
859 msgid "list filesystems"
860 msgstr ""
861
862 #: fish/cmds.c:2683
863 msgid "list the partitions"
864 msgstr ""
865
866 #: fish/cmds.c:2684
867 msgid "list the files in a directory (long format)"
868 msgstr ""
869
870 #: fish/cmds.c:2685 fish/cmds.c:2686
871 msgid "create a hard link"
872 msgstr ""
873
874 #: fish/cmds.c:2687 fish/cmds.c:2688
875 msgid "create a symbolic link"
876 msgstr ""
877
878 #: fish/cmds.c:2689 fish/cmds.c:2780
879 msgid "remove extended attribute of a file or directory"
880 msgstr ""
881
882 #: fish/cmds.c:2690
883 msgid "list the files in a directory"
884 msgstr ""
885
886 #: fish/cmds.c:2691 fish/cmds.c:2806
887 msgid "set extended attribute of a file or directory"
888 msgstr ""
889
890 #: fish/cmds.c:2692
891 msgid "get file information for a symbolic link"
892 msgstr ""
893
894 #: fish/cmds.c:2693
895 msgid "lstat on multiple files"
896 msgstr ""
897
898 #: fish/cmds.c:2694
899 msgid "add a key on a LUKS encrypted device"
900 msgstr ""
901
902 #: fish/cmds.c:2695
903 msgid "close a LUKS device"
904 msgstr ""
905
906 #: fish/cmds.c:2696 fish/cmds.c:2697
907 msgid "format a block device as a LUKS encrypted device"
908 msgstr ""
909
910 #: fish/cmds.c:2698
911 msgid "remove a key from a LUKS encrypted device"
912 msgstr ""
913
914 #: fish/cmds.c:2699
915 msgid "open a LUKS-encrypted block device"
916 msgstr ""
917
918 #: fish/cmds.c:2700
919 msgid "open a LUKS-encrypted block device read-only"
920 msgstr ""
921
922 #: fish/cmds.c:2701
923 msgid "create an LVM logical volume"
924 msgstr ""
925
926 #: fish/cmds.c:2702
927 msgid "get canonical name of an LV"
928 msgstr ""
929
930 #: fish/cmds.c:2703
931 msgid "clear LVM device filter"
932 msgstr ""
933
934 #: fish/cmds.c:2704
935 msgid "remove all LVM LVs, VGs and PVs"
936 msgstr ""
937
938 #: fish/cmds.c:2705
939 msgid "set LVM device filter"
940 msgstr ""
941
942 #: fish/cmds.c:2706
943 msgid "remove an LVM logical volume"
944 msgstr ""
945
946 #: fish/cmds.c:2707
947 msgid "rename an LVM logical volume"
948 msgstr ""
949
950 #: fish/cmds.c:2708
951 msgid "resize an LVM logical volume"
952 msgstr ""
953
954 #: fish/cmds.c:2709
955 msgid "expand an LV to fill free space"
956 msgstr ""
957
958 #: fish/cmds.c:2710 fish/cmds.c:2711
959 msgid "list the LVM logical volumes (LVs)"
960 msgstr ""
961
962 #: fish/cmds.c:2712
963 msgid "get the UUID of a logical volume"
964 msgstr ""
965
966 #: fish/cmds.c:2713
967 msgid "lgetxattr on multiple files"
968 msgstr ""
969
970 #: fish/cmds.c:2714
971 msgid "open the manual"
972 msgstr ""
973
974 #: fish/cmds.c:2715
975 msgid "create a directory"
976 msgstr ""
977
978 #: fish/cmds.c:2716
979 msgid "create a directory with a particular mode"
980 msgstr ""
981
982 #: fish/cmds.c:2717
983 msgid "create a directory and parents"
984 msgstr ""
985
986 #: fish/cmds.c:2718
987 msgid "create a temporary directory"
988 msgstr ""
989
990 #: fish/cmds.c:2719 fish/cmds.c:2720 fish/cmds.c:2721
991 msgid "make ext2/3/4 filesystem with external journal"
992 msgstr ""
993
994 #: fish/cmds.c:2722
995 msgid "make ext2/3/4 external journal"
996 msgstr ""
997
998 #: fish/cmds.c:2723
999 msgid "make ext2/3/4 external journal with label"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2724
1003 msgid "make ext2/3/4 external journal with UUID"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2725
1007 msgid "make FIFO (named pipe)"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2726 fish/cmds.c:2728
1011 msgid "make a filesystem"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2727
1015 msgid "make a filesystem with block size"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2729
1019 msgid "create a mountpoint"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2730
1023 msgid "make block, character or FIFO devices"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2731
1027 msgid "make block device node"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2732
1031 msgid "make char device node"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2733
1035 msgid "create a swap partition"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2734
1039 msgid "create a swap partition with a label"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2735
1043 msgid "create a swap partition with an explicit UUID"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2736
1047 msgid "create a swap file"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2737
1051 msgid "load a kernel module"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2738
1055 msgid "view a file"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2739
1059 msgid "mount a guest disk at a position in the filesystem"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2740
1063 msgid "mount a file using the loop device"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2741
1067 msgid "mount a guest disk with mount options"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2742
1071 msgid "mount a guest disk, read-only"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2743
1075 msgid "mount a guest disk with mount options and vfstype"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2744
1079 msgid "show mountpoints"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2745
1083 msgid "show mounted filesystems"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2746
1087 msgid "move a file"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2747
1091 msgid "probe NTFS volume"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2748
1095 msgid "resize an NTFS filesystem"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2749
1099 msgid "resize an NTFS filesystem (with size)"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2750
1103 msgid "add a partition to the device"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2751
1107 msgid "delete a partition"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2752
1111 msgid "partition whole disk with a single primary partition"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2753
1115 msgid "return true if a partition is bootable"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2754
1119 msgid "get the MBR type byte (ID byte) from a partition"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2755
1123 msgid "get the partition table type"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2756
1127 msgid "create an empty partition table"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2757
1131 msgid "list partitions on a device"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2758
1135 msgid "make a partition bootable"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2759
1139 msgid "set the MBR type byte (ID byte) of a partition"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2760
1143 msgid "set partition name"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2761
1147 msgid "convert partition name to device name"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2762
1151 msgid "ping the guest daemon"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2763
1155 msgid "read part of a file"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2764
1159 msgid "read part of a device"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2765
1163 msgid "create an LVM physical volume"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2766
1167 msgid "remove an LVM physical volume"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2767
1171 msgid "resize an LVM physical volume"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2768
1175 msgid "resize an LVM physical volume (with size)"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2769 fish/cmds.c:2770
1179 msgid "list the LVM physical volumes (PVs)"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2771
1183 msgid "get the UUID of a physical volume"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2772
1187 msgid "write to part of a file"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2773
1191 msgid "write to part of a device"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2774
1195 msgid "read a file"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2775
1199 msgid "read file as lines"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2776
1203 msgid "read directories entries"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2777
1207 msgid "read the target of a symbolic link"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2778
1211 msgid "readlink on multiple files"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2779
1215 msgid "canonicalized absolute pathname"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2781
1219 msgid "close and reopen libguestfs handle"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2782
1223 msgid "resize an ext2, ext3 or ext4 filesystem"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2783
1227 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2784
1231 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2785
1235 msgid "remove a file"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2786
1239 msgid "remove a file or directory recursively"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2787
1243 msgid "remove a directory"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2788
1247 msgid "remove a mountpoint"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2789
1251 msgid "scrub (securely wipe) a device"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2790
1255 msgid "scrub (securely wipe) a file"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2791
1259 msgid "scrub (securely wipe) free space"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2792
1263 msgid "add options to kernel command line"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2793
1267 msgid "set autosync mode"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2794
1271 msgid "enable or disable direct appliance mode"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2795
1275 msgid "set the ext2/3/4 filesystem label"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2796
1279 msgid "set the ext2/3/4 filesystem UUID"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2797
1283 msgid "set memory allocated to the qemu subprocess"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2798
1287 msgid "set enable network flag"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2799
1291 msgid "set the search path"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2800
1295 msgid "set the qemu binary"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2801
1299 msgid "enable or disable the recovery process"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2802
1303 msgid "set SELinux enabled or disabled at appliance boot"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2803
1307 msgid "enable or disable command traces"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2804
1311 msgid "set verbose mode"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2805
1315 msgid "set SELinux security context"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2807 fish/cmds.c:2808
1319 msgid "create partitions on a block device"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2809
1323 msgid "modify a single partition on a block device"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2810
1327 msgid "display the disk geometry from the partition table"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2811
1331 msgid "display the kernel geometry"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2812
1335 msgid "display the partition table"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2813
1339 msgid "run a command via the shell"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2814
1343 msgid "run a command via the shell returning lines"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2815
1347 msgid "sleep for some seconds"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2816
1351 msgid "create a sparse disk image and add"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2817
1355 msgid "get file information"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2818
1359 msgid "get file system statistics"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2819 fish/cmds.c:2820
1363 msgid "print the printable strings in a file"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2821
1367 msgid "list supported groups of commands"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2822
1371 msgid "disable swap on device"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2823
1375 msgid "disable swap on file"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2824
1379 msgid "disable swap on labeled swap partition"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2825
1383 msgid "disable swap on swap partition by UUID"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2826
1387 msgid "enable swap on device"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2827
1391 msgid "enable swap on file"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2828
1395 msgid "enable swap on labeled swap partition"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2829
1399 msgid "enable swap on swap partition by UUID"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2830
1403 msgid "sync disks, writes are flushed through to the disk image"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2831
1407 msgid "return last 10 lines of a file"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2832
1411 msgid "return last N lines of a file"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2833
1415 msgid "unpack tarfile to directory"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2834
1419 msgid "pack directory into tarfile"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2835 fish/cmds.c:2842
1423 msgid "unpack compressed tarball to directory"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2836 fish/cmds.c:2843
1427 msgid "pack directory into compressed tarball"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2837
1431 msgid "print elapsed time taken to run a command"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2838
1435 msgid "update file timestamps or create a new file"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2839
1439 msgid "truncate a file to zero size"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2840
1443 msgid "truncate a file to a particular size"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2841
1447 msgid "get ext2/ext3/ext4 superblock details"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2844
1451 msgid "set file mode creation mask (umask)"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2845
1455 msgid "unmount a filesystem"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2846
1459 msgid "unmount all filesystems"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2847
1463 msgid "upload a file from the local machine"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2848
1467 msgid "upload a file from the local machine with offset"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2849
1471 msgid "set timestamp of a file with nanosecond precision"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2850
1475 msgid "get the library version number"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2851
1479 msgid "get the filesystem label"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2852
1483 msgid "get the Linux VFS type corresponding to a mounted device"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2853
1487 msgid "get the filesystem UUID"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2854
1491 msgid "activate or deactivate some volume groups"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2855
1495 msgid "activate or deactivate all volume groups"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2856
1499 msgid "create an LVM volume group"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2857
1503 msgid "get the LV UUIDs of all LVs in the volume group"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2858
1507 msgid "get the PV UUIDs containing the volume group"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2859
1511 msgid "remove an LVM volume group"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2860
1515 msgid "rename an LVM volume group"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2861 fish/cmds.c:2862
1519 msgid "list the LVM volume groups (VGs)"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2863
1523 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2864
1527 msgid "get the UUID of a volume group"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2865
1531 msgid "count characters in a file"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2866
1535 msgid "count lines in a file"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2867
1539 msgid "count words in a file"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2868
1543 msgid "create a new file"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2869
1547 msgid "create a file"
1548 msgstr ""
1549
1550 #: fish/cmds.c:2872
1551 msgid "write zeroes to the device"
1552 msgstr ""
1553
1554 #: fish/cmds.c:2873
1555 msgid "write zeroes to an entire device"
1556 msgstr ""
1557
1558 #: fish/cmds.c:2874
1559 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1560 msgstr ""
1561
1562 #: fish/cmds.c:2877
1563 msgid "determine file type inside a compressed file"
1564 msgstr ""
1565
1566 #: fish/cmds.c:2880
1567 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1568 msgstr ""
1569
1570 #: fish/cmds.c:3198 fish/cmds.c:3212 fish/cmds.c:3228 fish/cmds.c:3245
1571 #: fish/cmds.c:3262 fish/cmds.c:3280 fish/cmds.c:3299 fish/cmds.c:3315
1572 #: fish/cmds.c:3333 fish/cmds.c:3349 fish/cmds.c:3367 fish/cmds.c:3383
1573 #: fish/cmds.c:3400 fish/cmds.c:3415 fish/cmds.c:3433 fish/cmds.c:3448
1574 #: fish/cmds.c:3464 fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512
1575 #: fish/cmds.c:3528 fish/cmds.c:3546 fish/cmds.c:3579 fish/cmds.c:3595
1576 #: fish/cmds.c:3611 fish/cmds.c:3630 fish/cmds.c:3645 fish/cmds.c:3663
1577 #: fish/cmds.c:3678 fish/cmds.c:3696 fish/cmds.c:3711 fish/cmds.c:3729
1578 #: fish/cmds.c:3744 fish/cmds.c:3763 fish/cmds.c:3782 fish/cmds.c:3800
1579 #: fish/cmds.c:3820 fish/cmds.c:3839 fish/cmds.c:3859 fish/cmds.c:3879
1580 #: fish/cmds.c:3899 fish/cmds.c:3918 fish/cmds.c:3937 fish/cmds.c:3957
1581 #: fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4012 fish/cmds.c:4028
1582 #: fish/cmds.c:4100 fish/cmds.c:4118 fish/cmds.c:4135 fish/cmds.c:4209
1583 #: fish/cmds.c:4229 fish/cmds.c:4249 fish/cmds.c:4269 fish/cmds.c:4289
1584 #: fish/cmds.c:4309 fish/cmds.c:4328 fish/cmds.c:4347 fish/cmds.c:4367
1585 #: fish/cmds.c:4383 fish/cmds.c:4399 fish/cmds.c:4418 fish/cmds.c:4440
1586 #: fish/cmds.c:4462 fish/cmds.c:4482 fish/cmds.c:4499 fish/cmds.c:4516
1587 #: fish/cmds.c:4533 fish/cmds.c:4550 fish/cmds.c:4567 fish/cmds.c:4584
1588 #: fish/cmds.c:4601 fish/cmds.c:4620 fish/cmds.c:4643 fish/cmds.c:4679
1589 #: fish/cmds.c:4696 fish/cmds.c:4719 fish/cmds.c:4741 fish/cmds.c:4762
1590 #: fish/cmds.c:4782 fish/cmds.c:4801 fish/cmds.c:4821 fish/cmds.c:4839
1591 #: fish/cmds.c:4857 fish/cmds.c:4871 fish/cmds.c:4887 fish/cmds.c:4907
1592 #: fish/cmds.c:4926 fish/cmds.c:4945 fish/cmds.c:4964 fish/cmds.c:4983
1593 #: fish/cmds.c:5003 fish/cmds.c:5043 fish/cmds.c:5100 fish/cmds.c:5121
1594 #: fish/cmds.c:5142 fish/cmds.c:5163 fish/cmds.c:5181 fish/cmds.c:5203
1595 #: fish/cmds.c:5241 fish/cmds.c:5263 fish/cmds.c:5342 fish/cmds.c:5381
1596 #: fish/cmds.c:5396 fish/cmds.c:5413 fish/cmds.c:5427 fish/cmds.c:5443
1597 #: fish/cmds.c:5465 fish/cmds.c:5487 fish/cmds.c:5509 fish/cmds.c:5531
1598 #: fish/cmds.c:5553 fish/cmds.c:5575 fish/cmds.c:5595 fish/cmds.c:5612
1599 #: fish/cmds.c:5629 fish/cmds.c:5648 fish/cmds.c:5667 fish/cmds.c:5687
1600 #: fish/cmds.c:5723 fish/cmds.c:5742 fish/cmds.c:5761 fish/cmds.c:5778
1601 #: fish/cmds.c:5796 fish/cmds.c:5819 fish/cmds.c:5842 fish/cmds.c:5866
1602 #: fish/cmds.c:5889 fish/cmds.c:5910 fish/cmds.c:5933 fish/cmds.c:5956
1603 #: fish/cmds.c:5976 fish/cmds.c:5998 fish/cmds.c:6019 fish/cmds.c:6042
1604 #: fish/cmds.c:6059 fish/cmds.c:6076 fish/cmds.c:6094 fish/cmds.c:6112
1605 #: fish/cmds.c:6133 fish/cmds.c:6151 fish/cmds.c:6172 fish/cmds.c:6192
1606 #: fish/cmds.c:6210 fish/cmds.c:6231 fish/cmds.c:6254 fish/cmds.c:6277
1607 #: fish/cmds.c:6299 fish/cmds.c:6332 fish/cmds.c:6349 fish/cmds.c:6366
1608 #: fish/cmds.c:6390 fish/cmds.c:6413 fish/cmds.c:6436 fish/cmds.c:6458
1609 #: fish/cmds.c:6475 fish/cmds.c:6497 fish/cmds.c:6591 fish/cmds.c:6611
1610 #: fish/cmds.c:6631 fish/cmds.c:6651 fish/cmds.c:6669 fish/cmds.c:6690
1611 #: fish/cmds.c:6726 fish/cmds.c:6743 fish/cmds.c:6765 fish/cmds.c:6782
1612 #: fish/cmds.c:6818 fish/cmds.c:6838 fish/cmds.c:6858 fish/cmds.c:6878
1613 #: fish/cmds.c:6900 fish/cmds.c:6917 fish/cmds.c:6936 fish/cmds.c:6955
1614 #: fish/cmds.c:6977 fish/cmds.c:6998 fish/cmds.c:7019 fish/cmds.c:7040
1615 #: fish/cmds.c:7063 fish/cmds.c:7104 fish/cmds.c:7127 fish/cmds.c:7166
1616 #: fish/cmds.c:7183 fish/cmds.c:7202 fish/cmds.c:7223 fish/cmds.c:7246
1617 #: fish/cmds.c:7268 fish/cmds.c:7286 fish/cmds.c:7305 fish/cmds.c:7326
1618 #: fish/cmds.c:7403 fish/cmds.c:7444 fish/cmds.c:7523 fish/cmds.c:7599
1619 #: fish/cmds.c:7636 fish/cmds.c:7659 fish/cmds.c:7680 fish/cmds.c:7703
1620 #: fish/cmds.c:7725 fish/cmds.c:7750 fish/cmds.c:7793 fish/cmds.c:7834
1621 #: fish/cmds.c:7855 fish/cmds.c:7873 fish/cmds.c:7892 fish/cmds.c:7909
1622 #: fish/cmds.c:7927 fish/cmds.c:7954 fish/cmds.c:7978 fish/cmds.c:8002
1623 #: fish/cmds.c:8026 fish/cmds.c:8050 fish/cmds.c:8074 fish/cmds.c:8098
1624 #: fish/cmds.c:8122 fish/cmds.c:8146 fish/cmds.c:8170 fish/cmds.c:8194
1625 #: fish/cmds.c:8218 fish/cmds.c:8241 fish/cmds.c:8264 fish/cmds.c:8285
1626 #: fish/cmds.c:8306 fish/cmds.c:8327 fish/cmds.c:8347 fish/cmds.c:8370
1627 #: fish/cmds.c:8408 fish/cmds.c:8425 fish/cmds.c:8442 fish/cmds.c:8461
1628 #: fish/cmds.c:8480 fish/cmds.c:8497 fish/cmds.c:8514 fish/cmds.c:8531
1629 #: fish/cmds.c:8548 fish/cmds.c:8567 fish/cmds.c:8603 fish/cmds.c:8643
1630 #: fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8710 fish/cmds.c:8726
1631 #: fish/cmds.c:8741 fish/cmds.c:8762 fish/cmds.c:8800 fish/cmds.c:8838
1632 #: fish/cmds.c:8877 fish/cmds.c:8917 fish/cmds.c:8958 fish/cmds.c:8999
1633 #: fish/cmds.c:9037 fish/cmds.c:9054 fish/cmds.c:9077 fish/cmds.c:9099
1634 #: fish/cmds.c:9121 fish/cmds.c:9141 fish/cmds.c:9161 fish/cmds.c:9197
1635 #: fish/cmds.c:9269 fish/cmds.c:9309 fish/cmds.c:9367 fish/cmds.c:9393
1636 #: fish/cmds.c:9419 fish/cmds.c:9447 fish/cmds.c:9506 fish/cmds.c:9527
1637 #: fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9631 fish/cmds.c:9668
1638 #: fish/cmds.c:9688 fish/cmds.c:9710 fish/cmds.c:9767 fish/cmds.c:9787
1639 #: fish/cmds.c:9809 fish/cmds.c:9831 fish/cmds.c:9850 fish/cmds.c:9870
1640 #: fish/cmds.c:9897 fish/cmds.c:9917 fish/cmds.c:9937 fish/cmds.c:9957
1641 #: fish/cmds.c:9977 fish/cmds.c:9999 fish/cmds.c:10034 fish/cmds.c:10052
1642 #: fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10112 fish/cmds.c:10129
1643 #: fish/cmds.c:10166 fish/cmds.c:10205 fish/cmds.c:10245 fish/cmds.c:10301
1644 #: fish/cmds.c:10323 fish/cmds.c:10359 fish/cmds.c:10374 fish/cmds.c:10394
1645 #: fish/cmds.c:10434 fish/cmds.c:10457 fish/cmds.c:10481 fish/cmds.c:10506
1646 #: fish/cmds.c:10547 fish/cmds.c:10572 fish/cmds.c:10610 fish/cmds.c:10641
1647 #: fish/cmds.c:10672 fish/cmds.c:10700 fish/cmds.c:10720 fish/cmds.c:10752
1648 #: fish/cmds.c:10772 fish/cmds.c:10792 fish/cmds.c:10809 fish/cmds.c:10827
1649 #: fish/cmds.c:10850 fish/cmds.c:10871 fish/cmds.c:10890 fish/cmds.c:10932
1650 #: fish/cmds.c:10975 fish/cmds.c:11019 fish/cmds.c:11058 fish/cmds.c:11077
1651 #: fish/cmds.c:11097 fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11159
1652 #: fish/cmds.c:11180 fish/cmds.c:11201 fish/cmds.c:11222 fish/cmds.c:11244
1653 #: fish/cmds.c:11282 fish/cmds.c:11333 fish/cmds.c:11371 fish/cmds.c:11427
1654 #: fish/cmds.c:11512 fish/cmds.c:11541 fish/cmds.c:11568
1655 #, c-format
1656 msgid "%s should have %d parameter(s)\n"
1657 msgstr ""
1658
1659 #: fish/cmds.c:3199 fish/cmds.c:3213 fish/cmds.c:3229 fish/cmds.c:3246
1660 #: fish/cmds.c:3263 fish/cmds.c:3281 fish/cmds.c:3300 fish/cmds.c:3316
1661 #: fish/cmds.c:3334 fish/cmds.c:3350 fish/cmds.c:3368 fish/cmds.c:3384
1662 #: fish/cmds.c:3401 fish/cmds.c:3416 fish/cmds.c:3434 fish/cmds.c:3449
1663 #: fish/cmds.c:3465 fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513
1664 #: fish/cmds.c:3529 fish/cmds.c:3547 fish/cmds.c:3580 fish/cmds.c:3596
1665 #: fish/cmds.c:3612 fish/cmds.c:3631 fish/cmds.c:3646 fish/cmds.c:3664
1666 #: fish/cmds.c:3679 fish/cmds.c:3697 fish/cmds.c:3712 fish/cmds.c:3730
1667 #: fish/cmds.c:3745 fish/cmds.c:3764 fish/cmds.c:3783 fish/cmds.c:3801
1668 #: fish/cmds.c:3821 fish/cmds.c:3840 fish/cmds.c:3860 fish/cmds.c:3880
1669 #: fish/cmds.c:3900 fish/cmds.c:3919 fish/cmds.c:3938 fish/cmds.c:3958
1670 #: fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4013 fish/cmds.c:4029
1671 #: fish/cmds.c:4050 fish/cmds.c:4101 fish/cmds.c:4119 fish/cmds.c:4136
1672 #: fish/cmds.c:4157 fish/cmds.c:4210 fish/cmds.c:4230 fish/cmds.c:4250
1673 #: fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310 fish/cmds.c:4329
1674 #: fish/cmds.c:4348 fish/cmds.c:4368 fish/cmds.c:4384 fish/cmds.c:4400
1675 #: fish/cmds.c:4419 fish/cmds.c:4441 fish/cmds.c:4463 fish/cmds.c:4483
1676 #: fish/cmds.c:4500 fish/cmds.c:4517 fish/cmds.c:4534 fish/cmds.c:4551
1677 #: fish/cmds.c:4568 fish/cmds.c:4585 fish/cmds.c:4602 fish/cmds.c:4621
1678 #: fish/cmds.c:4644 fish/cmds.c:4680 fish/cmds.c:4697 fish/cmds.c:4720
1679 #: fish/cmds.c:4742 fish/cmds.c:4763 fish/cmds.c:4783 fish/cmds.c:4802
1680 #: fish/cmds.c:4822 fish/cmds.c:4840 fish/cmds.c:4858 fish/cmds.c:4872
1681 #: fish/cmds.c:4888 fish/cmds.c:4908 fish/cmds.c:4927 fish/cmds.c:4946
1682 #: fish/cmds.c:4965 fish/cmds.c:4984 fish/cmds.c:5004 fish/cmds.c:5044
1683 #: fish/cmds.c:5101 fish/cmds.c:5122 fish/cmds.c:5143 fish/cmds.c:5164
1684 #: fish/cmds.c:5182 fish/cmds.c:5204 fish/cmds.c:5242 fish/cmds.c:5264
1685 #: fish/cmds.c:5343 fish/cmds.c:5382 fish/cmds.c:5397 fish/cmds.c:5414
1686 #: fish/cmds.c:5428 fish/cmds.c:5444 fish/cmds.c:5466 fish/cmds.c:5488
1687 #: fish/cmds.c:5510 fish/cmds.c:5532 fish/cmds.c:5554 fish/cmds.c:5576
1688 #: fish/cmds.c:5596 fish/cmds.c:5613 fish/cmds.c:5630 fish/cmds.c:5649
1689 #: fish/cmds.c:5668 fish/cmds.c:5688 fish/cmds.c:5724 fish/cmds.c:5743
1690 #: fish/cmds.c:5762 fish/cmds.c:5779 fish/cmds.c:5797 fish/cmds.c:5820
1691 #: fish/cmds.c:5843 fish/cmds.c:5867 fish/cmds.c:5890 fish/cmds.c:5911
1692 #: fish/cmds.c:5934 fish/cmds.c:5957 fish/cmds.c:5977 fish/cmds.c:5999
1693 #: fish/cmds.c:6020 fish/cmds.c:6043 fish/cmds.c:6060 fish/cmds.c:6077
1694 #: fish/cmds.c:6095 fish/cmds.c:6113 fish/cmds.c:6134 fish/cmds.c:6152
1695 #: fish/cmds.c:6173 fish/cmds.c:6193 fish/cmds.c:6211 fish/cmds.c:6232
1696 #: fish/cmds.c:6255 fish/cmds.c:6278 fish/cmds.c:6300 fish/cmds.c:6333
1697 #: fish/cmds.c:6350 fish/cmds.c:6367 fish/cmds.c:6391 fish/cmds.c:6414
1698 #: fish/cmds.c:6437 fish/cmds.c:6459 fish/cmds.c:6476 fish/cmds.c:6498
1699 #: fish/cmds.c:6592 fish/cmds.c:6612 fish/cmds.c:6632 fish/cmds.c:6652
1700 #: fish/cmds.c:6670 fish/cmds.c:6691 fish/cmds.c:6727 fish/cmds.c:6744
1701 #: fish/cmds.c:6766 fish/cmds.c:6783 fish/cmds.c:6819 fish/cmds.c:6839
1702 #: fish/cmds.c:6859 fish/cmds.c:6879 fish/cmds.c:6901 fish/cmds.c:6918
1703 #: fish/cmds.c:6937 fish/cmds.c:6956 fish/cmds.c:6978 fish/cmds.c:6999
1704 #: fish/cmds.c:7020 fish/cmds.c:7041 fish/cmds.c:7064 fish/cmds.c:7105
1705 #: fish/cmds.c:7128 fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203
1706 #: fish/cmds.c:7224 fish/cmds.c:7247 fish/cmds.c:7269 fish/cmds.c:7287
1707 #: fish/cmds.c:7306 fish/cmds.c:7327 fish/cmds.c:7404 fish/cmds.c:7445
1708 #: fish/cmds.c:7524 fish/cmds.c:7600 fish/cmds.c:7637 fish/cmds.c:7660
1709 #: fish/cmds.c:7681 fish/cmds.c:7704 fish/cmds.c:7726 fish/cmds.c:7751
1710 #: fish/cmds.c:7794 fish/cmds.c:7835 fish/cmds.c:7856 fish/cmds.c:7874
1711 #: fish/cmds.c:7893 fish/cmds.c:7910 fish/cmds.c:7928 fish/cmds.c:7955
1712 #: fish/cmds.c:7979 fish/cmds.c:8003 fish/cmds.c:8027 fish/cmds.c:8051
1713 #: fish/cmds.c:8075 fish/cmds.c:8099 fish/cmds.c:8123 fish/cmds.c:8147
1714 #: fish/cmds.c:8171 fish/cmds.c:8195 fish/cmds.c:8219 fish/cmds.c:8242
1715 #: fish/cmds.c:8265 fish/cmds.c:8286 fish/cmds.c:8307 fish/cmds.c:8328
1716 #: fish/cmds.c:8348 fish/cmds.c:8371 fish/cmds.c:8409 fish/cmds.c:8426
1717 #: fish/cmds.c:8443 fish/cmds.c:8462 fish/cmds.c:8481 fish/cmds.c:8498
1718 #: fish/cmds.c:8515 fish/cmds.c:8532 fish/cmds.c:8549 fish/cmds.c:8568
1719 #: fish/cmds.c:8604 fish/cmds.c:8644 fish/cmds.c:8677 fish/cmds.c:8694
1720 #: fish/cmds.c:8711 fish/cmds.c:8727 fish/cmds.c:8742 fish/cmds.c:8763
1721 #: fish/cmds.c:8801 fish/cmds.c:8839 fish/cmds.c:8878 fish/cmds.c:8918
1722 #: fish/cmds.c:8959 fish/cmds.c:9000 fish/cmds.c:9038 fish/cmds.c:9055
1723 #: fish/cmds.c:9078 fish/cmds.c:9100 fish/cmds.c:9122 fish/cmds.c:9142
1724 #: fish/cmds.c:9162 fish/cmds.c:9198 fish/cmds.c:9270 fish/cmds.c:9310
1725 #: fish/cmds.c:9368 fish/cmds.c:9394 fish/cmds.c:9420 fish/cmds.c:9448
1726 #: fish/cmds.c:9507 fish/cmds.c:9528 fish/cmds.c:9573 fish/cmds.c:9593
1727 #: fish/cmds.c:9632 fish/cmds.c:9669 fish/cmds.c:9689 fish/cmds.c:9711
1728 #: fish/cmds.c:9768 fish/cmds.c:9788 fish/cmds.c:9810 fish/cmds.c:9832
1729 #: fish/cmds.c:9851 fish/cmds.c:9871 fish/cmds.c:9898 fish/cmds.c:9918
1730 #: fish/cmds.c:9938 fish/cmds.c:9958 fish/cmds.c:9978 fish/cmds.c:10000
1731 #: fish/cmds.c:10035 fish/cmds.c:10053 fish/cmds.c:10076 fish/cmds.c:10098
1732 #: fish/cmds.c:10113 fish/cmds.c:10130 fish/cmds.c:10167 fish/cmds.c:10206
1733 #: fish/cmds.c:10246 fish/cmds.c:10302 fish/cmds.c:10324 fish/cmds.c:10360
1734 #: fish/cmds.c:10375 fish/cmds.c:10395 fish/cmds.c:10435 fish/cmds.c:10458
1735 #: fish/cmds.c:10482 fish/cmds.c:10507 fish/cmds.c:10548 fish/cmds.c:10573
1736 #: fish/cmds.c:10611 fish/cmds.c:10642 fish/cmds.c:10673 fish/cmds.c:10701
1737 #: fish/cmds.c:10721 fish/cmds.c:10753 fish/cmds.c:10773 fish/cmds.c:10793
1738 #: fish/cmds.c:10810 fish/cmds.c:10828 fish/cmds.c:10851 fish/cmds.c:10872
1739 #: fish/cmds.c:10891 fish/cmds.c:10933 fish/cmds.c:10976 fish/cmds.c:11020
1740 #: fish/cmds.c:11059 fish/cmds.c:11078 fish/cmds.c:11098 fish/cmds.c:11118
1741 #: fish/cmds.c:11139 fish/cmds.c:11160 fish/cmds.c:11181 fish/cmds.c:11202
1742 #: fish/cmds.c:11223 fish/cmds.c:11245 fish/cmds.c:11283 fish/cmds.c:11334
1743 #: fish/cmds.c:11372 fish/cmds.c:11428 fish/cmds.c:11451 fish/cmds.c:11513
1744 #: fish/cmds.c:11542 fish/cmds.c:11569
1745 #, c-format
1746 msgid "type 'help %s' for help on %s\n"
1747 msgstr ""
1748
1749 #: fish/cmds.c:3557 fish/cmds.c:4656 fish/cmds.c:5014 fish/cmds.c:5054
1750 #: fish/cmds.c:5073 fish/cmds.c:5216 fish/cmds.c:5275 fish/cmds.c:5294
1751 #: fish/cmds.c:5313 fish/cmds.c:5356 fish/cmds.c:5699 fish/cmds.c:6310
1752 #: fish/cmds.c:6509 fish/cmds.c:6528 fish/cmds.c:6547 fish/cmds.c:6566
1753 #: fish/cmds.c:6702 fish/cmds.c:6793 fish/cmds.c:7074 fish/cmds.c:7138
1754 #: fish/cmds.c:7337 fish/cmds.c:7356 fish/cmds.c:7375 fish/cmds.c:7414
1755 #: fish/cmds.c:7455 fish/cmds.c:7474 fish/cmds.c:7493 fish/cmds.c:7534
1756 #: fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7610 fish/cmds.c:7763
1757 #: fish/cmds.c:7806 fish/cmds.c:8383 fish/cmds.c:8578 fish/cmds.c:8616
1758 #: fish/cmds.c:8654 fish/cmds.c:8774 fish/cmds.c:8811 fish/cmds.c:8849
1759 #: fish/cmds.c:8888 fish/cmds.c:8929 fish/cmds.c:8970 fish/cmds.c:9011
1760 #: fish/cmds.c:9174 fish/cmds.c:9210 fish/cmds.c:9223 fish/cmds.c:9236
1761 #: fish/cmds.c:9249 fish/cmds.c:9282 fish/cmds.c:9320 fish/cmds.c:9339
1762 #: fish/cmds.c:9460 fish/cmds.c:9479 fish/cmds.c:9540 fish/cmds.c:9553
1763 #: fish/cmds.c:9604 fish/cmds.c:9643 fish/cmds.c:9721 fish/cmds.c:9740
1764 #: fish/cmds.c:10014 fish/cmds.c:10141 fish/cmds.c:10178 fish/cmds.c:10217
1765 #: fish/cmds.c:10257 fish/cmds.c:10276 fish/cmds.c:10335 fish/cmds.c:10408
1766 #: fish/cmds.c:10518 fish/cmds.c:10588 fish/cmds.c:10622 fish/cmds.c:10653
1767 #: fish/cmds.c:10684 fish/cmds.c:10733 fish/cmds.c:10904 fish/cmds.c:10946
1768 #: fish/cmds.c:10991 fish/cmds.c:11033 fish/cmds.c:11259 fish/cmds.c:11297
1769 #: fish/cmds.c:11310 fish/cmds.c:11348 fish/cmds.c:11383 fish/cmds.c:11402
1770 #: fish/cmds.c:11469
1771 #, c-format
1772 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1773 msgstr ""
1774
1775 #: fish/cmds.c:3563 fish/cmds.c:4662 fish/cmds.c:5020 fish/cmds.c:5060
1776 #: fish/cmds.c:5079 fish/cmds.c:5222 fish/cmds.c:5281 fish/cmds.c:5300
1777 #: fish/cmds.c:5319 fish/cmds.c:5362 fish/cmds.c:5705 fish/cmds.c:6316
1778 #: fish/cmds.c:6515 fish/cmds.c:6534 fish/cmds.c:6553 fish/cmds.c:6572
1779 #: fish/cmds.c:6708 fish/cmds.c:6799 fish/cmds.c:7080 fish/cmds.c:7144
1780 #: fish/cmds.c:7343 fish/cmds.c:7362 fish/cmds.c:7381 fish/cmds.c:7420
1781 #: fish/cmds.c:7461 fish/cmds.c:7480 fish/cmds.c:7499 fish/cmds.c:7540
1782 #: fish/cmds.c:7559 fish/cmds.c:7578 fish/cmds.c:7616 fish/cmds.c:7769
1783 #: fish/cmds.c:7812 fish/cmds.c:8389 fish/cmds.c:8584 fish/cmds.c:8622
1784 #: fish/cmds.c:8660 fish/cmds.c:8780 fish/cmds.c:8817 fish/cmds.c:8855
1785 #: fish/cmds.c:8894 fish/cmds.c:8935 fish/cmds.c:8976 fish/cmds.c:9017
1786 #: fish/cmds.c:9288 fish/cmds.c:9326 fish/cmds.c:9345 fish/cmds.c:9466
1787 #: fish/cmds.c:9610 fish/cmds.c:9649 fish/cmds.c:9727 fish/cmds.c:9746
1788 #: fish/cmds.c:10147 fish/cmds.c:10184 fish/cmds.c:10223 fish/cmds.c:10263
1789 #: fish/cmds.c:10282 fish/cmds.c:10341 fish/cmds.c:10414 fish/cmds.c:10524
1790 #: fish/cmds.c:10910 fish/cmds.c:10952 fish/cmds.c:10997 fish/cmds.c:11039
1791 #: fish/cmds.c:11389 fish/cmds.c:11475
1792 #, c-format
1793 msgid "%s: %s: integer out of range\n"
1794 msgstr ""
1795
1796 #: fish/cmds.c:4049 fish/cmds.c:4156 fish/cmds.c:11450
1797 #, c-format
1798 msgid "%s should have %d-%d parameter(s)\n"
1799 msgstr ""
1800
1801 #: fish/cmds.c:4075 fish/cmds.c:4182 fish/cmds.c:11485
1802 #, c-format
1803 msgid "%s: unknown optional argument \"%s\"\n"
1804 msgstr ""
1805
1806 #: fish/cmds.c:4081 fish/cmds.c:4188 fish/cmds.c:11491
1807 #, c-format
1808 msgid "%s: optional argument \"%s\" given twice\n"
1809 msgstr ""
1810
1811 #: fish/cmds.c:11586
1812 #, c-format
1813 msgid "%s: unknown command\n"
1814 msgstr ""
1815
1816 #: fish/copy.c:41
1817 #, c-format
1818 msgid ""
1819 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1820 msgstr ""
1821
1822 #: fish/copy.c:54 fish/copy.c:195
1823 #, c-format
1824 msgid "copy-in: target '%s' is not a directory\n"
1825 msgstr ""
1826
1827 #: fish/copy.c:139
1828 #, c-format
1829 msgid "error: argument is zero length or longer than maximum permitted\n"
1830 msgstr ""
1831
1832 #: fish/copy.c:184
1833 #, c-format
1834 msgid ""
1835 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1836 "image\n"
1837 msgstr ""
1838
1839 #: fish/copy.c:225
1840 #, c-format
1841 msgid "copy-out: '%s' is not a file or directory\n"
1842 msgstr ""
1843
1844 #: fish/edit.c:44
1845 #, c-format
1846 msgid "use '%s filename' to edit a file\n"
1847 msgstr ""
1848
1849 #: fish/fish.c:90
1850 #, c-format
1851 msgid ""
1852 "%s: guest filesystem shell\n"
1853 "%s lets you edit virtual machine filesystems\n"
1854 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1855 "Usage:\n"
1856 "  %s [--options] cmd [: cmd : cmd ...]\n"
1857 "  %s [--ro] -i -a disk-image\n"
1858 "  %s [--ro] -i -d libvirt-domain\n"
1859 "or for interactive use:\n"
1860 "  %s\n"
1861 "or from a shell script:\n"
1862 "  %s <<EOF\n"
1863 "  cmd\n"
1864 "  ...\n"
1865 "  EOF\n"
1866 "Options:\n"
1867 "  -h|--cmd-help        List available commands\n"
1868 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1869 "  -a|--add image       Add image\n"
1870 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1871 "  --csh                Make --listen csh-compatible\n"
1872 "  -d|--domain guest    Add disks from libvirt guest\n"
1873 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1874 "  --echo-keys          Don't turn off echo for passphrases\n"
1875 "  -f|--file file       Read commands from file\n"
1876 "  --format[=raw|..]    Force disk format for -a option\n"
1877 "  -i|--inspector       Automatically mount filesystems\n"
1878 "  --keys-from-stdin    Read passphrases from stdin\n"
1879 "  --listen             Listen for remote commands\n"
1880 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1881 "  -n|--no-sync         Don't autosync\n"
1882 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1883 "  --progress-bars      Enable progress bars even when not interactive\n"
1884 "  --no-progress-bars   Disable progress bars\n"
1885 "  --remote[=pid]       Send commands to remote %s\n"
1886 "  -r|--ro              Mount read-only\n"
1887 "  --selinux            Enable SELinux support\n"
1888 "  -v|--verbose         Verbose messages\n"
1889 "  -V|--version         Display version and exit\n"
1890 "  -x                   Echo each command before executing it\n"
1891 "For more information, see the manpage %s(1).\n"
1892 msgstr ""
1893
1894 #: fish/fish.c:241
1895 #, c-format
1896 msgid "%s: --listen=PID: PID was not a number: %s\n"
1897 msgstr ""
1898
1899 #: fish/fish.c:248
1900 #, c-format
1901 msgid ""
1902 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1903 msgstr ""
1904
1905 #: fish/fish.c:296
1906 #, c-format
1907 msgid "%s: only one -f parameter can be given\n"
1908 msgstr ""
1909
1910 #: fish/fish.c:451
1911 #, c-format
1912 msgid "%s: cannot use --listen and --remote options at the same time\n"
1913 msgstr ""
1914
1915 #: fish/fish.c:459
1916 #, c-format
1917 msgid "%s: extra parameters on the command line with --listen flag\n"
1918 msgstr ""
1919
1920 #: fish/fish.c:465
1921 #, c-format
1922 msgid "%s: cannot use --listen and --file options at the same time\n"
1923 msgstr ""
1924
1925 #: fish/fish.c:522
1926 #, c-format
1927 msgid "guestfish: could not access termcap or terminfo database.\n"
1928 msgstr ""
1929
1930 #: fish/fish.c:526
1931 #, c-format
1932 msgid "guestfish: terminal type \"%s\" not defined.\n"
1933 msgstr ""
1934
1935 #: fish/fish.c:617
1936 #, c-format
1937 msgid ""
1938 "\n"
1939 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1940 "editing virtual machine filesystems.\n"
1941 "\n"
1942 "Type: 'help' for help on commands\n"
1943 "      'man' to read the manual\n"
1944 "      'quit' to quit the shell\n"
1945 "\n"
1946 msgstr ""
1947
1948 #: fish/fish.c:704
1949 #, c-format
1950 msgid "%s: unterminated double quote\n"
1951 msgstr ""
1952
1953 #: fish/fish.c:710 fish/fish.c:727
1954 #, c-format
1955 msgid "%s: command arguments not separated by whitespace\n"
1956 msgstr ""
1957
1958 #: fish/fish.c:721
1959 #, c-format
1960 msgid "%s: unterminated single quote\n"
1961 msgstr ""
1962
1963 #: fish/fish.c:776
1964 #, c-format
1965 msgid "%s: internal error parsing string at '%s'\n"
1966 msgstr ""
1967
1968 #: fish/fish.c:793
1969 #, c-format
1970 msgid "%s: too many arguments\n"
1971 msgstr ""
1972
1973 #: fish/fish.c:822
1974 #, c-format
1975 msgid "%s: empty command on command line\n"
1976 msgstr ""
1977
1978 #: fish/fish.c:963
1979 msgid "display a list of commands or help on a command"
1980 msgstr ""
1981
1982 #: fish/fish.c:965
1983 msgid "quit guestfish"
1984 msgstr ""
1985
1986 #: fish/fish.c:976
1987 #, c-format
1988 msgid ""
1989 "help - display a list of commands or help on a command\n"
1990 "     help cmd\n"
1991 "     help\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:984
1995 #, c-format
1996 msgid ""
1997 "quit - quit guestfish\n"
1998 "     quit\n"
1999 msgstr ""
2000
2001 #: fish/fish.c:989
2002 #, c-format
2003 msgid "%s: command not known, use -h to list all commands\n"
2004 msgstr ""
2005
2006 #: fish/fish.c:1005
2007 #, c-format
2008 msgid ""
2009 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2010 "For a list of commands:             guestfish -h\n"
2011 "For complete documentation:         man guestfish\n"
2012 msgstr ""
2013
2014 #: fish/fish.c:1162
2015 #, c-format
2016 msgid "Runaway quote in string \"%s\"\n"
2017 msgstr ""
2018
2019 #: fish/glob.c:53
2020 #, c-format
2021 msgid "use 'glob command [args...]'\n"
2022 msgstr ""
2023
2024 #: fish/glob.c:73
2025 #, c-format
2026 msgid "glob: guestfs_glob_expand call failed: %s\n"
2027 msgstr ""
2028
2029 #: fish/help.c:38
2030 #, c-format
2031 msgid ""
2032 "Add disk images to examine using the -a or -d options, or the 'add' "
2033 "command.\n"
2034 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2035 "Once you have done this, use the 'run' command.\n"
2036 msgstr ""
2037
2038 #: fish/help.c:44
2039 #, c-format
2040 msgid ""
2041 "Find out what filesystems are available using 'list-filesystems' and then\n"
2042 "mount them to examine or modify the contents using 'mount-ro' or\n"
2043 "'mount-options'.\n"
2044 msgstr ""
2045
2046 #: fish/help.c:52
2047 #, c-format
2048 msgid ""
2049 "For more information about a command, use 'help cmd'.\n"
2050 "\n"
2051 "To read the manual, type 'man'.\n"
2052 msgstr ""
2053
2054 #: fish/hexedit.c:41
2055 #, c-format
2056 msgid "hexedit (device|filename) [max | start max]\n"
2057 msgstr ""
2058
2059 #: fish/hexedit.c:52
2060 #, c-format
2061 msgid "hexedit: %s is a zero length file or device\n"
2062 msgstr ""
2063
2064 #: fish/hexedit.c:63
2065 #, c-format
2066 msgid ""
2067 "hexedit: %s is larger than %s. You must supply a limit using\n"
2068 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2069 "  'hexedit %s <start> <max>'.\n"
2070 msgstr ""
2071
2072 #: fish/hexedit.c:92
2073 #, c-format
2074 msgid "hexedit: invalid range\n"
2075 msgstr ""
2076
2077 #: fish/inspect.c:83
2078 #, c-format
2079 msgid "%s: no operating system was found on this disk\n"
2080 msgstr ""
2081
2082 #: fish/inspect.c:89
2083 #, c-format
2084 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2085 msgstr ""
2086
2087 #: fish/inspect.c:128
2088 #, c-format
2089 msgid "%s: some filesystems could not be mounted (ignored)\n"
2090 msgstr ""
2091
2092 #: fish/inspect.c:140
2093 #, c-format
2094 msgid "Operating system: %s\n"
2095 msgstr ""
2096
2097 #: fish/inspect.c:153
2098 #, c-format
2099 msgid "%s mounted on %s\n"
2100 msgstr ""
2101
2102 #: fish/keys.c:52
2103 #, c-format
2104 msgid "Enter key or passphrase (\"%s\"): "
2105 msgstr ""
2106
2107 #: fish/lcd.c:34
2108 #, c-format
2109 msgid "use 'lcd directory' to change local directory\n"
2110 msgstr ""
2111
2112 #: fish/man.c:34
2113 #, c-format
2114 msgid "use 'man' without parameters to open the manual\n"
2115 msgstr ""
2116
2117 #: fish/man.c:53
2118 #, c-format
2119 msgid "the external 'man' program failed\n"
2120 msgstr ""
2121
2122 #: fish/more.c:39
2123 #, c-format
2124 msgid "use '%s filename' to page a file\n"
2125 msgstr ""
2126
2127 #: fish/options.c:36
2128 #, c-format
2129 msgid "%s: too many drives added on the command line\n"
2130 msgstr ""
2131
2132 #: fish/options.c:121
2133 #, c-format
2134 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2135 msgstr ""
2136
2137 #: fish/prep.c:37
2138 #, c-format
2139 msgid ""
2140 "List of available prepared disk images:\n"
2141 "\n"
2142 msgstr ""
2143
2144 #: fish/prep.c:40
2145 #, c-format
2146 msgid ""
2147 "guestfish -N %-8s - %s\n"
2148 "\n"
2149 "%s\n"
2150 msgstr ""
2151
2152 #: fish/prep.c:48
2153 #, c-format
2154 msgid "  Optional parameters:\n"
2155 msgstr ""
2156
2157 #: fish/prep.c:55
2158 #, c-format
2159 msgid "<%s> %s (default: %s)\n"
2160 msgstr ""
2161
2162 #: fish/prep.c:65
2163 #, c-format
2164 msgid ""
2165 "Prepared disk images are written to file \"test1.img\" in the local\n"
2166 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2167 "For more information see the guestfish(1) manual.\n"
2168 msgstr ""
2169
2170 #: fish/prep.c:96
2171 #, c-format
2172 msgid ""
2173 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2174 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2175 msgstr ""
2176
2177 #: fish/prep.c:158
2178 #, c-format
2179 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2180 msgstr ""
2181
2182 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2183 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2184 msgid "failed to allocate disk"
2185 msgstr ""
2186
2187 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2188 msgid "could not parse boot size"
2189 msgstr ""
2190
2191 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2192 #, c-format
2193 msgid "failed to get sector size of disk: %s"
2194 msgstr ""
2195
2196 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2197 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2198 #, c-format
2199 msgid "failed to partition disk: %s"
2200 msgstr ""
2201
2202 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2203 #, c-format
2204 msgid "failed to add boot partition: %s"
2205 msgstr ""
2206
2207 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2208 #, c-format
2209 msgid "failed to add root partition: %s"
2210 msgstr ""
2211
2212 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2213 #, c-format
2214 msgid "failed to create boot filesystem: %s"
2215 msgstr ""
2216
2217 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2218 #, c-format
2219 msgid "failed to create root filesystem: %s"
2220 msgstr ""
2221
2222 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2223 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2224 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2225 msgstr ""
2226
2227 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2228 #, c-format
2229 msgid "failed to create PV: %s: %s"
2230 msgstr ""
2231
2232 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2233 #, c-format
2234 msgid "failed to create VG: %s: %s"
2235 msgstr ""
2236
2237 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2238 #, c-format
2239 msgid "failed to create LV: /dev/%s/%s: %s"
2240 msgstr ""
2241
2242 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2243 #, c-format
2244 msgid "failed to resize LV to full size: %s: %s"
2245 msgstr ""
2246
2247 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2248 #, c-format
2249 msgid "failed to create filesystem (%s): %s"
2250 msgstr ""
2251
2252 #: fish/rc.c:255
2253 #, c-format
2254 msgid "guestfish: protocol error: could not read 'hello' message\n"
2255 msgstr ""
2256
2257 #: fish/rc.c:260
2258 #, c-format
2259 msgid ""
2260 "guestfish: protocol error: version mismatch, server version '%s' does not "
2261 "match client version '%s'.  The two versions must match exactly.\n"
2262 msgstr ""
2263
2264 #: fish/rc.c:335 fish/rc.c:349
2265 #, c-format
2266 msgid "guestfish: remote: looks like the server is not running\n"
2267 msgstr ""
2268
2269 #: fish/rc.c:361 fish/rc.c:375
2270 #, c-format
2271 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2272 msgstr ""
2273
2274 #: fish/rc.c:386
2275 #, c-format
2276 msgid "guestfish: protocol error: could not decode reply from server\n"
2277 msgstr ""
2278
2279 #: fish/reopen.c:36
2280 #, c-format
2281 msgid "'reopen' command takes no parameters\n"
2282 msgstr ""
2283
2284 #: fish/reopen.c:46
2285 #, c-format
2286 msgid "reopen: guestfs_create: failed to create handle\n"
2287 msgstr ""
2288
2289 #: fish/supported.c:66
2290 msgid "yes"
2291 msgstr ""
2292
2293 #: fish/supported.c:68
2294 msgid "no"
2295 msgstr ""
2296
2297 #: fish/time.c:36
2298 #, c-format
2299 msgid "use 'time command [args...]'\n"
2300 msgstr ""
2301
2302 #: fuse/guestmount.c:866
2303 #, c-format
2304 msgid ""
2305 "%s: FUSE module for libguestfs\n"
2306 "%s lets you mount a virtual machine filesystem\n"
2307 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2308 "Usage:\n"
2309 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2310 "Options:\n"
2311 "  -a|--add image       Add image\n"
2312 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2313 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2314 "  -d|--domain guest    Add disks from libvirt guest\n"
2315 "  --echo-keys          Don't turn off echo for passphrases\n"
2316 "  --format[=raw|..]    Force disk format for -a option\n"
2317 "  --fuse-help          Display extra FUSE options\n"
2318 "  -i|--inspector       Automatically mount filesystems\n"
2319 "  --help               Display help message and exit\n"
2320 "  --keys-from-stdin    Read passphrases from stdin\n"
2321 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2322 "  -n|--no-sync         Don't autosync\n"
2323 "  -o|--option opt      Pass extra option to FUSE\n"
2324 "  -r|--ro              Mount read-only\n"
2325 "  --selinux            Enable SELinux support\n"
2326 "  -v|--verbose         Verbose messages\n"
2327 "  -V|--version         Display version and exit\n"
2328 "  -x|--trace           Trace guestfs API calls\n"
2329 msgstr ""
2330
2331 #: fuse/guestmount.c:1090
2332 #, c-format
2333 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2334 msgstr ""
2335
2336 #: fuse/guestmount.c:1098
2337 #, c-format
2338 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2339 msgstr ""
2340
2341 #: inspector/virt-inspector.c:71
2342 #, c-format
2343 msgid ""
2344 "%s: display information about a virtual machine\n"
2345 "Copyright (C) 2010 Red Hat Inc.\n"
2346 "Usage:\n"
2347 "  %s [--options] -d domname file [file ...]\n"
2348 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2349 "Options:\n"
2350 "  -a|--add image       Add image\n"
2351 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2352 "  -d|--domain guest    Add disks from libvirt guest\n"
2353 "  --echo-keys          Don't turn off echo for passphrases\n"
2354 "  --format[=raw|..]    Force disk format for -a option\n"
2355 "  --help               Display brief help\n"
2356 "  --keys-from-stdin    Read passphrases from stdin\n"
2357 "  -v|--verbose         Verbose messages\n"
2358 "  -V|--version         Display version and exit\n"
2359 "  -x                   Trace libguestfs API calls\n"
2360 "For more information, see the manpage %s(1).\n"
2361 msgstr ""
2362
2363 #: inspector/virt-inspector.c:257
2364 #, c-format
2365 msgid ""
2366 "%s: no operating system could be detected inside this disk image.\n"
2367 "\n"
2368 "This may be because the file is not a disk image, or is not a virtual "
2369 "machine\n"
2370 "image, or because the OS type is not understood by libguestfs.\n"
2371 "\n"
2372 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2373 "must\n"
2374 "install the separate libguestfs-winsupport package.\n"
2375 "\n"
2376 "If you feel this is an error, please file a bug report including as much\n"
2377 "information about the disk image as possible.\n"
2378 msgstr ""
2379
2380 #: inspector/virt-inspector.c:282
2381 #, c-format
2382 msgid "%s: XML write error at \"%s\": %m\n"
2383 msgstr ""
2384
2385 #: inspector/virt-inspector.c:294
2386 #, c-format
2387 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2388 msgstr ""
2389
2390 #: inspector/virt-inspector.c:302
2391 #, c-format
2392 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2393 msgstr ""
2394
2395 #: perl/lib/Sys/Guestfs/Lib.pm:158
2396 msgid "open_guest: first parameter must be a string or an arrayref"
2397 msgstr ""
2398
2399 #: perl/lib/Sys/Guestfs/Lib.pm:164
2400 msgid "open_guest: first argument contains undefined element"
2401 msgstr ""
2402
2403 #: perl/lib/Sys/Guestfs/Lib.pm:172
2404 #, perl-brace-format
2405 msgid "guest image {imagename} does not exist or is not readable"
2406 msgstr ""
2407
2408 #: perl/lib/Sys/Guestfs/Lib.pm:179
2409 msgid ""
2410 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2411 "XPath::XMLParser)"
2412 msgstr ""
2413
2414 #: perl/lib/Sys/Guestfs/Lib.pm:184
2415 msgid "open_guest: too many domains listed on command line"
2416 msgstr ""
2417
2418 #: perl/lib/Sys/Guestfs/Lib.pm:191
2419 msgid "open_guest: cannot connect to libvirt"
2420 msgstr ""
2421
2422 #: perl/lib/Sys/Guestfs/Lib.pm:210
2423 #, perl-brace-format
2424 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2425 msgstr ""
2426
2427 #: perl/lib/Sys/Guestfs/Lib.pm:213
2428 #, perl-brace-format
2429 msgid "{imagename} is not the name of a libvirt domain\n"
2430 msgstr ""
2431
2432 #: perl/lib/Sys/Guestfs/Lib.pm:242
2433 #, perl-brace-format
2434 msgid "{imagename} seems to have no disk devices\n"
2435 msgstr ""
2436
2437 #: perl/lib/Sys/Guestfs/Lib.pm:827
2438 msgid ""
2439 "No operating system could be detected inside this disk image.\n"
2440 "\n"
2441 "This may be because the file is not a disk image, or is not a virtual "
2442 "machine\n"
2443 "image, or because the OS type is not understood by virt-inspector.\n"
2444 "\n"
2445 "If you feel this is an error, please file a bug report including as much\n"
2446 "information about the disk image as possible.\n"
2447 msgstr ""
2448
2449 #: perl/lib/Sys/Guestfs/Lib.pm:901
2450 #, perl-brace-format
2451 msgid "unknown filesystem label {label}\n"
2452 msgstr ""
2453
2454 #: perl/lib/Sys/Guestfs/Lib.pm:911
2455 #, perl-brace-format
2456 msgid "unknown filesystem UUID {uuid}\n"
2457 msgstr ""
2458
2459 #: perl/lib/Sys/Guestfs/Lib.pm:936
2460 #, perl-brace-format
2461 msgid "unknown filesystem {fs}\n"
2462 msgstr ""
2463
2464 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2465 #, perl-brace-format
2466 msgid "Error running rpm -qa: {error}"
2467 msgstr ""
2468
2469 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2470 #, perl-brace-format
2471 msgid "Error running dpkg-query: {error}"
2472 msgstr ""
2473
2474 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2475 msgid "Can't find grub on guest"
2476 msgstr ""
2477
2478 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2479 #, perl-brace-format
2480 msgid "Grub entry {title} has no kernel"
2481 msgstr ""
2482
2483 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2484 #, perl-brace-format
2485 msgid "grub refers to {path}, which doesn't exist\n"
2486 msgstr ""
2487
2488 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2489 #, perl-brace-format
2490 msgid "Grub entry {title} does not specify an initrd"
2491 msgstr ""
2492
2493 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2494 #, perl-brace-format
2495 msgid "Didn't find modules directory {modules} for kernel {path}"
2496 msgstr ""
2497
2498 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2499 #, perl-brace-format
2500 msgid "Couldn't guess kernel version number from path for kernel {path}"
2501 msgstr ""
2502
2503 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2504 #, perl-brace-format
2505 msgid "{path} doesn't match augeas pattern"
2506 msgstr ""
2507
2508 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2509 #, perl-brace-format
2510 msgid "{filename}: could not read initrd format"
2511 msgstr ""
2512
2513 #: rescue/virt-rescue.c:59
2514 #, c-format
2515 msgid ""
2516 "%s: Run a rescue shell on a virtual machine\n"
2517 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2518 "Usage:\n"
2519 "  %s [--options] -d domname\n"
2520 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2521 "Options:\n"
2522 "  -a|--add image       Add image\n"
2523 "  --append kernelopts  Append kernel options\n"
2524 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2525 "  -d|--domain guest    Add disks from libvirt guest\n"
2526 "  --format[=raw|..]    Force disk format for -a option\n"
2527 "  --help               Display brief help\n"
2528 "  -m|--memsize MB      Set memory size in megabytes\n"
2529 "  --network            Enable network\n"
2530 "  -r|--ro              Access read-only\n"
2531 "  --selinux            Enable SELinux\n"
2532 "  -v|--verbose         Verbose messages\n"
2533 "  -V|--version         Display version and exit\n"
2534 "  -x                   Trace libguestfs API calls\n"
2535 "For more information, see the manpage %s(1).\n"
2536 msgstr ""
2537
2538 #: rescue/virt-rescue.c:172
2539 #, c-format
2540 msgid "%s: could not parse memory size '%s'\n"
2541 msgstr ""
2542
2543 #: rescue/virt-rescue.c:406
2544 #, c-format
2545 msgid "%s: unknown child exit status (%d)\n"
2546 msgstr ""
2547
2548 #: src/appliance.c:181
2549 #, c-format
2550 msgid ""
2551 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2552 "LIBGUESTFS_PATH (search path: %s)"
2553 msgstr ""
2554
2555 #: src/appliance.c:331
2556 #, c-format
2557 msgid "security: cached appliance %s is not owned by UID %d"
2558 msgstr ""
2559
2560 #: src/appliance.c:336
2561 #, c-format
2562 msgid "security: cached appliance %s is not a directory (mode %o)"
2563 msgstr ""
2564
2565 #: src/appliance.c:341
2566 #, c-format
2567 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2568 msgstr ""
2569
2570 #: src/appliance.c:655
2571 msgid "external command failed, see earlier error messages"
2572 msgstr ""
2573
2574 #: src/filearch.c:153
2575 #, c-format
2576 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2577 msgstr ""
2578
2579 #: src/filearch.c:266
2580 msgid ""
2581 "file-architecture API not available since this version of libguestfs was "
2582 "compiled without PCRE or libmagic libraries"
2583 msgstr ""
2584
2585 #: src/guestfs.c:178
2586 #, c-format
2587 msgid "guestfs_close: called twice on the same handle\n"
2588 msgstr ""
2589
2590 #: src/guestfs.c:290
2591 #, c-format
2592 msgid "libguestfs: error: %s\n"
2593 msgstr ""
2594
2595 #: src/guestfs.c:791
2596 #, c-format
2597 msgid "<truncated, original size %zu bytes>"
2598 msgstr ""
2599
2600 #: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646
2601 #: src/inspect.c:2696 src/inspect.c:2740
2602 #, c-format
2603 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2604 msgstr ""
2605
2606 #: src/inspect.c:1197
2607 msgid "could not parse /etc/fstab or empty file"
2608 msgstr ""
2609
2610 #: src/inspect.c:1413
2611 #, c-format
2612 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2613 msgstr ""
2614
2615 #: src/inspect.c:1694 src/inspect.c:1707
2616 #, c-format
2617 msgid "could not parse integer in version number: %s"
2618 msgstr ""
2619
2620 #: src/inspect.c:1801
2621 msgid "no inspection data: call guestfs_inspect_os first"
2622 msgstr ""
2623
2624 #: src/inspect.c:1813
2625 #, c-format
2626 msgid ""
2627 "%s: root device not found: only call this function with a root device "
2628 "previously returned by guestfs_inspect_os"
2629 msgstr ""
2630
2631 #: src/inspect.c:1942
2632 msgid "not a Windows guest, or systemroot could not be determined"
2633 msgstr ""
2634
2635 #: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281
2636 msgid "unexpected end of output from db_dump command"
2637 msgstr ""
2638
2639 #: src/inspect.c:2705
2640 #, c-format
2641 msgid "%s: file is empty"
2642 msgstr ""
2643
2644 #: src/inspect.c:2768
2645 msgid ""
2646 "inspection API not available since this version of libguestfs was compiled "
2647 "without PCRE or hivex libraries"
2648 msgstr ""
2649
2650 #: src/launch.c:95
2651 msgid "command line cannot be altered after qemu subprocess launched"
2652 msgstr ""
2653
2654 #: src/launch.c:152
2655 msgid "guestfs_config: parameter must begin with '-' character"
2656 msgstr ""
2657
2658 #: src/launch.c:166
2659 #, c-format
2660 msgid "guestfs_config: parameter '%s' isn't allowed"
2661 msgstr ""
2662
2663 #: src/launch.c:232 src/launch.c:336
2664 msgid "filename cannot contain ',' (comma) character"
2665 msgstr ""
2666
2667 #: src/launch.c:244 src/launch.c:249
2668 #, c-format
2669 msgid "%s parameter is empty or contains disallowed characters"
2670 msgstr ""
2671
2672 #: src/launch.c:360
2673 msgid "you must call guestfs_add_drive before guestfs_launch"
2674 msgstr ""
2675
2676 #: src/launch.c:365
2677 msgid "the libguestfs handle has already been launched"
2678 msgstr ""
2679
2680 #: src/launch.c:377
2681 #, c-format
2682 msgid "%s: cannot create temporary directory"
2683 msgstr ""
2684
2685 #: src/launch.c:725
2686 msgid "guestfs_launch failed, see earlier error messages"
2687 msgstr ""
2688
2689 #: src/launch.c:738
2690 msgid "qemu launched and contacted daemon, but state != READY"
2691 msgstr ""
2692
2693 #: src/launch.c:879
2694 #, c-format
2695 msgid ""
2696 "%s: command failed: If qemu is located on a non-standard path, try setting "
2697 "the LIBGUESTFS_QEMU environment variable."
2698 msgstr ""
2699
2700 #: src/launch.c:971
2701 msgid "qemu has not been launched yet"
2702 msgstr ""
2703
2704 #: src/launch.c:982
2705 msgid "no subprocess to kill"
2706 msgstr ""
2707
2708 #: src/proto.c:146
2709 #, c-format
2710 msgid "guestfs_set_busy: called when in state %d != READY"
2711 msgstr ""
2712
2713 #: src/proto.c:169
2714 #, c-format
2715 msgid "guestfs_end_busy: called when in state %d"
2716 msgstr ""
2717
2718 #: src/proto.c:350
2719 #, c-format
2720 msgid ""
2721 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2722 msgstr ""
2723
2724 #: src/proto.c:519 src/proto.c:580
2725 msgid "unexpected end of file when reading from daemon"
2726 msgstr ""
2727
2728 #: src/proto.c:540
2729 #, c-format
2730 msgid "received magic signature from guestfsd, but in state %d"
2731 msgstr ""
2732
2733 #: src/proto.c:557
2734 #, c-format
2735 msgid "message length (%u) > maximum possible size (%d)"
2736 msgstr ""
2737
2738 #: src/proto.c:709
2739 #, c-format
2740 msgid "guestfs___send: state %d != BUSY"
2741 msgstr ""
2742
2743 #: src/proto.c:733
2744 msgid "xdr_guestfs_message_header failed"
2745 msgstr ""
2746
2747 #: src/proto.c:742
2748 msgid "dispatch failed to marshal args"
2749 msgstr ""
2750
2751 #: src/proto.c:872
2752 #, c-format
2753 msgid "send_file_chunk: state %d != READY"
2754 msgstr ""
2755
2756 #: src/proto.c:888
2757 #, c-format
2758 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2759 msgstr ""
2760
2761 #: src/proto.c:1011
2762 #, c-format
2763 msgid "%s: error in chunked encoding"
2764 msgstr ""
2765
2766 #: src/proto.c:1039
2767 msgid "write to daemon socket"
2768 msgstr ""
2769
2770 #: src/proto.c:1062
2771 msgid "receive_file_data: parse error in reply callback"
2772 msgstr ""
2773
2774 #: src/proto.c:1067
2775 msgid "receive_file_data: unexpected flag received when reading file chunks"
2776 msgstr ""
2777
2778 #: src/proto.c:1075
2779 msgid "failed to parse file chunk"
2780 msgstr ""
2781
2782 #: src/proto.c:1084
2783 msgid "file receive cancelled by daemon"
2784 msgstr ""
2785
2786 #: src/virt.c:90
2787 #, c-format
2788 msgid "could not connect to libvirt (code %d, domain %d): %s"
2789 msgstr ""
2790
2791 #: src/virt.c:98
2792 #, c-format
2793 msgid "no libvirt domain called '%s': %s"
2794 msgstr ""
2795
2796 #: src/virt.c:149
2797 #, c-format
2798 msgid "error reading libvirt XML information: %s"
2799 msgstr ""
2800
2801 #: src/virt.c:159
2802 msgid "unable to parse XML information returned by libvirt"
2803 msgstr ""
2804
2805 #: src/virt.c:165
2806 msgid "unable to create new XPath context"
2807 msgstr ""
2808
2809 #: src/virt.c:172
2810 msgid "unable to evaluate XPath expression"
2811 msgstr ""
2812
2813 #: src/virt.c:269
2814 msgid "libvirt domain has no disks"
2815 msgstr ""
2816
2817 #: src/virt.c:322
2818 #, c-format
2819 msgid "error getting domain info: %s"
2820 msgstr ""
2821
2822 #: src/virt.c:326
2823 msgid ""
2824 "error: domain is a live virtual machine.\n"
2825 "You must use readonly access because write access to a running virtual "
2826 "machine\n"
2827 "can cause disk corruption."
2828 msgstr ""
2829
2830 #: src/virt.c:352
2831 msgid ""
2832 "add-domain API not available since this version of libguestfs was compiled "
2833 "without libvirt or libxml2"
2834 msgstr ""
2835
2836 #: test-tool/test-tool.c:82
2837 #, c-format
2838 msgid ""
2839 "libguestfs-test-tool: interactive test tool\n"
2840 "Copyright (C) 2009 Red Hat Inc.\n"
2841 "Usage:\n"
2842 "  libguestfs-test-tool [--options]\n"
2843 "Options:\n"
2844 "  --help         Display usage\n"
2845 "  --helper libguestfs-test-tool-helper\n"
2846 "                 Helper program (default: %s)\n"
2847 "  --qemudir dir  Specify QEMU source directory\n"
2848 "  --qemu qemu    Specify QEMU binary\n"
2849 "  --timeout n\n"
2850 "  -t n           Set launch timeout (default: %d seconds)\n"
2851 msgstr ""
2852
2853 #: test-tool/test-tool.c:138
2854 #, c-format
2855 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2856 msgstr ""
2857
2858 #: test-tool/test-tool.c:147
2859 #, c-format
2860 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2861 msgstr ""
2862
2863 #: test-tool/test-tool.c:159
2864 #, c-format
2865 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2866 msgstr ""
2867
2868 #: test-tool/test-tool.c:182
2869 #, c-format
2870 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2871 msgstr ""
2872
2873 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2874 #, c-format
2875 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2876 msgstr ""
2877
2878 #: test-tool/test-tool.c:206
2879 #, c-format
2880 msgid "libguestfs-test-tool: guestfs_version failed\n"
2881 msgstr ""
2882
2883 #: test-tool/test-tool.c:228
2884 #, c-format
2885 msgid "libguestfs-test-tool: failed to launch appliance\n"
2886 msgstr ""
2887
2888 #: test-tool/test-tool.c:240
2889 #, c-format
2890 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2891 msgstr ""
2892
2893 #: test-tool/test-tool.c:246
2894 #, c-format
2895 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2896 msgstr ""
2897
2898 #: test-tool/test-tool.c:252
2899 #, c-format
2900 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2901 msgstr ""
2902
2903 #: test-tool/test-tool.c:258
2904 #, c-format
2905 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2906 msgstr ""
2907
2908 #: test-tool/test-tool.c:264
2909 #, c-format
2910 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2911 msgstr ""
2912
2913 #: test-tool/test-tool.c:272
2914 #, c-format
2915 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2916 msgstr ""
2917
2918 #: test-tool/test-tool.c:303
2919 #, c-format
2920 msgid ""
2921 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2922 "--qemu/--qemudir options cannot be used.\n"
2923 msgstr ""
2924
2925 #: test-tool/test-tool.c:311
2926 #, c-format
2927 msgid "Binary '%s' does not exist or is not executable\n"
2928 msgstr ""
2929
2930 #: test-tool/test-tool.c:325
2931 #, c-format
2932 msgid "%s: does not look like a qemu source directory\n"
2933 msgstr ""
2934
2935 #: test-tool/test-tool.c:374
2936 #, c-format
2937 msgid ""
2938 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2939 "available.  Expected to find it in '%s'\n"
2940 "\n"
2941 "Use the --helper option to specify the location of this program.\n"
2942 msgstr ""
2943
2944 #: test-tool/test-tool.c:390
2945 #, c-format
2946 msgid "command failed: %s"
2947 msgstr ""
2948
2949 #: test-tool/test-tool.c:398
2950 #, c-format
2951 msgid ""
2952 "Test tool helper program %s\n"
2953 "is not statically linked.  This is a build error when this test tool\n"
2954 "was built.\n"
2955 msgstr ""
2956
2957 #: test-tool/test-tool.c:432
2958 #, c-format
2959 msgid "mkisofs command failed: %s\n"
2960 msgstr ""
2961
2962 #: tools/virt-edit.pl:169
2963 msgid "virt-edit: no image, VM names or filenames to edit given"
2964 msgstr ""
2965
2966 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
2967 #, perl-brace-format
2968 msgid ""
2969 "{prog}: No operating system could be detected inside this disk image.\n"
2970 "\n"
2971 "This may be because the file is not a disk image, or is not a virtual "
2972 "machine\n"
2973 "image, or because the OS type is not understood by libguestfs.\n"
2974 "\n"
2975 "If you feel this is an error, please file a bug report including as much\n"
2976 "information about the disk image as possible.\n"
2977 msgstr ""
2978
2979 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
2980 #, perl-brace-format
2981 msgid "{prog}: multiboot operating systems are not supported.\n"
2982 msgstr ""
2983
2984 #: tools/virt-edit.pl:221
2985 msgid "File not changed.\n"
2986 msgstr ""
2987
2988 #: tools/virt-list-filesystems.pl:142
2989 msgid "virt-list-filesystems: no image or VM name given"
2990 msgstr ""
2991
2992 #: tools/virt-list-partitions.pl:152
2993 msgid "virt-list-partitions: no image or VM name given"
2994 msgstr ""
2995
2996 #: tools/virt-make-fs.pl:291
2997 msgid "virt-make-fs input output\n"
2998 msgstr ""
2999
3000 #: tools/virt-make-fs.pl:321
3001 msgid "unexpected output from 'du' command"
3002 msgstr ""
3003
3004 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3005 #: tools/virt-make-fs.pl:453
3006 #, perl-brace-format
3007 msgid "{f}: unknown input format: {fmt}\n"
3008 msgstr ""
3009
3010 #: tools/virt-make-fs.pl:391
3011 #, perl-brace-format
3012 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3013 msgstr ""
3014
3015 #: tools/virt-make-fs.pl:401
3016 msgid ""
3017 "qemu-img create: failed to create disk image, see earlier error messages\n"
3018 msgstr ""
3019
3020 #: tools/virt-make-fs.pl:412
3021 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3022 msgstr ""
3023
3024 #: tools/virt-make-fs.pl:437
3025 msgid "tar: failed, see earlier messages\n"
3026 msgstr ""
3027
3028 #: tools/virt-make-fs.pl:459
3029 msgid "uncompress command failed, see earlier messages\n"
3030 msgstr ""
3031
3032 #: tools/virt-make-fs.pl:494
3033 msgid ""
3034 "virt-make-fs: error copying contents into filesystem\n"
3035 "An error here usually means that the program did not estimate the\n"
3036 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3037 msgstr ""
3038
3039 #: tools/virt-resize.pl:33
3040 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3041 msgstr ""
3042
3043 #: tools/virt-resize.pl:581
3044 #, perl-brace-format
3045 msgid "virt-resize: {file}: does not exist or is not readable\n"
3046 msgstr ""
3047
3048 #: tools/virt-resize.pl:583
3049 #, perl-brace-format
3050 msgid ""
3051 "virt-resize: {file}: does not exist or is not writable\n"
3052 "You have to create the destination disk before running this program.\n"
3053 "Please read the virt-resize(1) manpage for more information.\n"
3054 msgstr ""
3055
3056 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3057 #, perl-brace-format
3058 msgid ""
3059 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3060 msgstr ""
3061
3062 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3063 msgid "virt-resize: short read"
3064 msgstr ""
3065
3066 #: tools/virt-resize.pl:827
3067 #, perl-brace-format
3068 msgid "virt-resize: no logical volume called {n}\n"
3069 msgstr ""
3070
3071 #: tools/virt-resize.pl:847
3072 #, perl-brace-format
3073 msgid ""
3074 "{p}: partition not found in the source disk image, when using the '{opt}' "
3075 "command line option\n"
3076 msgstr ""
3077
3078 #: tools/virt-resize.pl:853
3079 #, perl-brace-format
3080 msgid ""
3081 "{p}: partition ignored, you cannot use it in another command line argument\n"
3082 msgstr ""
3083
3084 #: tools/virt-resize.pl:857
3085 #, perl-brace-format
3086 msgid ""
3087 "{p}: partition deleted, you cannot use it in another command line argument\n"
3088 msgstr ""
3089
3090 #: tools/virt-resize.pl:899
3091 #, perl-brace-format
3092 msgid "{p}: this partition has already been marked for resizing\n"
3093 msgstr ""
3094
3095 #: tools/virt-resize.pl:907
3096 #, perl-brace-format
3097 msgid "{p}: missing size field in {o} option\n"
3098 msgstr ""
3099
3100 #: tools/virt-resize.pl:924
3101 #, perl-brace-format
3102 msgid "{p}: {f}: cannot parse size field\n"
3103 msgstr ""
3104
3105 #: tools/virt-resize.pl:929
3106 #, perl-brace-format
3107 msgid "{p}: new size is zero or negative\n"
3108 msgstr ""
3109
3110 #: tools/virt-resize.pl:952
3111 #, perl-brace-format
3112 msgid ""
3113 "{p}: cannot make this partition smaller because it contains a\n"
3114 "filesystem, physical volume or other content that is larger than the new "
3115 "size.\n"
3116 "You have to resize the content first, see virt-resize(1).\n"
3117 msgstr ""
3118
3119 #: tools/virt-resize.pl:968
3120 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3121 msgstr ""
3122
3123 #: tools/virt-resize.pl:1017
3124 #, perl-brace-format
3125 msgid ""
3126 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3127 "expand into.  You need to make the target disk larger by at least {h}.\n"
3128 msgstr ""
3129
3130 #: tools/virt-resize.pl:1032
3131 msgid ""
3132 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3133 "(see 'deficit' in the virt-resize(1) man page)\n"
3134 msgstr ""
3135
3136 #: tools/virt-resize.pl:1047
3137 msgid "Summary of changes:\n"
3138 msgstr ""
3139
3140 #: tools/virt-resize.pl:1051
3141 #, perl-brace-format
3142 msgid "{p}: partition will be ignored\n"
3143 msgstr ""
3144
3145 #: tools/virt-resize.pl:1053
3146 #, perl-brace-format
3147 msgid "{p}: partition will be deleted\n"
3148 msgstr ""
3149
3150 #: tools/virt-resize.pl:1055
3151 #, perl-brace-format
3152 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3153 msgstr ""
3154
3155 #: tools/virt-resize.pl:1060
3156 #, perl-brace-format
3157 msgid "{p}: content will be expanded using the '{meth}' method\n"
3158 msgstr ""
3159
3160 #: tools/virt-resize.pl:1065
3161 #, perl-brace-format
3162 msgid "{p}: partition will be left alone\n"
3163 msgstr ""
3164
3165 #: tools/virt-resize.pl:1070
3166 #, perl-brace-format
3167 msgid "{n}: LV will be expanded to maximum size\n"
3168 msgstr ""
3169
3170 #: tools/virt-resize.pl:1076
3171 #, perl-brace-format
3172 msgid "{n}: content will be expanded using the '{meth}' method\n"
3173 msgstr ""
3174
3175 #: tools/virt-resize.pl:1083
3176 #, perl-brace-format
3177 msgid "There is a surplus of {spl} bytes ({h}).\n"
3178 msgstr ""
3179
3180 #: tools/virt-resize.pl:1088
3181 msgid "An extra partition will be created for the surplus.\n"
3182 msgstr ""
3183
3184 #: tools/virt-resize.pl:1090
3185 msgid ""
3186 "The surplus space is not large enough for an extra partition to be created\n"
3187 "and so it will just be ignored.\n"
3188 msgstr ""
3189
3190 #: tools/virt-resize.pl:1093
3191 msgid ""
3192 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3193 "to partition this extra space if you want.\n"
3194 msgstr ""
3195
3196 #: tools/virt-resize.pl:1096
3197 #, perl-brace-format
3198 msgid ""
3199 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3200 "You need to make the target disk larger by at least this amount,\n"
3201 "or adjust your resizing requests.\n"
3202 msgstr ""
3203
3204 #: tools/virt-resize.pl:1113
3205 msgid "virt-resize: source disk does not have a first partition\n"
3206 msgstr ""
3207
3208 #: tools/virt-resize.pl:1208
3209 #, perl-brace-format
3210 msgid "Copying {p} ...\n"
3211 msgstr ""
3212
3213 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3214 #, perl-brace-format
3215 msgid "Expanding {p} using the '{meth}' method\n"
3216 msgstr ""
3217
3218 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3219 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3220 msgstr ""
3221
3222 #: tools/virt-tar.pl:212
3223 msgid "virt-tar: no image, VM names, directory or filename given"
3224 msgstr ""
3225
3226 #: tools/virt-tar.pl:215
3227 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3228 msgstr ""
3229
3230 #: tools/virt-tar.pl:226
3231 #, perl-brace-format
3232 msgid "virt-tar: {tarball}: file not found\n"
3233 msgstr ""
3234
3235 #: tools/virt-tar.pl:229
3236 #, perl-brace-format
3237 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3238 msgstr ""
3239
3240 #: tools/virt-win-reg.pl:201
3241 msgid "no libvirt domain name or disk image given\n"
3242 msgstr ""
3243
3244 #: tools/virt-win-reg.pl:240
3245 msgid ""
3246 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3247 "export\n"
3248 msgstr ""
3249
3250 #: tools/virt-win-reg.pl:351
3251 #, perl-brace-format
3252 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3253 msgstr ""
3254
3255 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3256 #, perl-brace-format
3257 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3258 msgstr ""
3259
3260 #: tools/virt-win-reg.pl:375
3261 #, perl-brace-format
3262 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3263 msgstr ""
3264
3265 #: tools/virt-win-reg.pl:397
3266 #, perl-brace-format
3267 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3268 msgstr ""