Version 1.8.12.
[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.8.12\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-08-17 13:54+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:54 cat/virt-filesystems.c:96 cat/virt-ls.c:55 df/main.c:67
22 #: fish/fish.c:94 fuse/guestmount.c:906 inspector/virt-inspector.c:68
23 #: rescue/virt-rescue.c:56
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:58
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:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120
51 #: df/domains.c:428 df/main.c:133 fish/fish.c:213 fuse/guestmount.c:1018
52 #: inspector/virt-inspector.c:128 rescue/virt-rescue.c:128
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142
58 #: df/main.c:157 fish/fish.c:281 fuse/guestmount.c:1066
59 #: inspector/virt-inspector.c:150 rescue/virt-rescue.c:152
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:100
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:314 df/main.c:251
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:59
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 dir [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:71
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:263
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:2489
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2489
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2491
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2492
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2493 fish/cmds.c:2494
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2495
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2496
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2497
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2498
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2499
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2500
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2501
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2502
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2503
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2504
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2505
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2506
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2507
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2508
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2509
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2510
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2511
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2512
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2513
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2514
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2515
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2516
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2517
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2518
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2519
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2520
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2521
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2522
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2523
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2524
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2525
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2526
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2527
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2528
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2529
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2530
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2531
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2532
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2533 fish/cmds.c:2641
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2534
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2535
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2536
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2537
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2538
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2539
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2540
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2541
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2542
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2543
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2544
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2545
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2546
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2547
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2548
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2549
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2550
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2551
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2552
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2553
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2554
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2555
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2556
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2557 fish/cmds.c:2558 fish/cmds.c:2563 fish/cmds.c:2564
525 #: fish/cmds.c:2596 fish/cmds.c:2597 fish/cmds.c:2832 fish/cmds.c:2833
526 #: fish/cmds.c:2837 fish/cmds.c:2838 fish/cmds.c:2840 fish/cmds.c:2841
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2559
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2560
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2561 fish/cmds.c:2562
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2565
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2566
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2567
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2568
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2569
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2570
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2571
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2572
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2573
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2574
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2575
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2576
587 msgid "get autosync mode"
588 msgstr ""
589
590 #: fish/cmds.c:2577
591 msgid "get direct appliance mode flag"
592 msgstr ""
593
594 #: fish/cmds.c:2578
595 msgid "get the ext2/3/4 filesystem label"
596 msgstr ""
597
598 #: fish/cmds.c:2579
599 msgid "get the ext2/3/4 filesystem UUID"
600 msgstr ""
601
602 #: fish/cmds.c:2580
603 msgid "get memory allocated to the qemu subprocess"
604 msgstr ""
605
606 #: fish/cmds.c:2581
607 msgid "get enable network flag"
608 msgstr ""
609
610 #: fish/cmds.c:2582
611 msgid "get the search path"
612 msgstr ""
613
614 #: fish/cmds.c:2583
615 msgid "get PID of qemu subprocess"
616 msgstr ""
617
618 #: fish/cmds.c:2584
619 msgid "get the qemu binary"
620 msgstr ""
621
622 #: fish/cmds.c:2585
623 msgid "get recovery process enabled flag"
624 msgstr ""
625
626 #: fish/cmds.c:2586
627 msgid "get SELinux enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2587
631 msgid "get the current state"
632 msgstr ""
633
634 #: fish/cmds.c:2588
635 msgid "get command trace enabled flag"
636 msgstr ""
637
638 #: fish/cmds.c:2589
639 msgid "get the current umask"
640 msgstr ""
641
642 #: fish/cmds.c:2590
643 msgid "get verbose mode"
644 msgstr ""
645
646 #: fish/cmds.c:2591
647 msgid "get SELinux security context"
648 msgstr ""
649
650 #: fish/cmds.c:2592 fish/cmds.c:2642
651 msgid "get a single extended attribute"
652 msgstr ""
653
654 #: fish/cmds.c:2593 fish/cmds.c:2643
655 msgid "list extended attributes of a file or directory"
656 msgstr ""
657
658 #: fish/cmds.c:2594
659 msgid "expand wildcards in command"
660 msgstr ""
661
662 #: fish/cmds.c:2595
663 msgid "expand a wildcard path"
664 msgstr ""
665
666 #: fish/cmds.c:2598
667 msgid "install GRUB"
668 msgstr ""
669
670 #: fish/cmds.c:2599
671 msgid "return first 10 lines of a file"
672 msgstr ""
673
674 #: fish/cmds.c:2600
675 msgid "return first N lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2601
679 msgid "dump a file in hexadecimal"
680 msgstr ""
681
682 #: fish/cmds.c:2602
683 msgid "edit with a hex editor"
684 msgstr ""
685
686 #: fish/cmds.c:2603
687 msgid "list the contents of a single file in an initrd"
688 msgstr ""
689
690 #: fish/cmds.c:2604
691 msgid "list files in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2605
695 msgid "add an inotify watch"
696 msgstr ""
697
698 #: fish/cmds.c:2606
699 msgid "close the inotify handle"
700 msgstr ""
701
702 #: fish/cmds.c:2607
703 msgid "return list of watched files that had events"
704 msgstr ""
705
706 #: fish/cmds.c:2608
707 msgid "create an inotify handle"
708 msgstr ""
709
710 #: fish/cmds.c:2609
711 msgid "return list of inotify events"
712 msgstr ""
713
714 #: fish/cmds.c:2610
715 msgid "remove an inotify watch"
716 msgstr ""
717
718 #: fish/cmds.c:2611
719 msgid "get architecture of inspected operating system"
720 msgstr ""
721
722 #: fish/cmds.c:2612
723 msgid "get distro of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2613
727 msgid "get filesystems associated with inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2614
731 msgid "get hostname of the operating system"
732 msgstr ""
733
734 #: fish/cmds.c:2615
735 msgid "get major version of inspected operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2616
739 msgid "get minor version of inspected operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2617
743 msgid "get mountpoints of inspected operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2618
747 msgid "get package format used by the operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2619
751 msgid "get package management tool used by the operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2620
755 msgid "get product name of inspected operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2621
759 msgid "return list of operating systems found by last inspection"
760 msgstr ""
761
762 #: fish/cmds.c:2622
763 msgid "get type of inspected operating system"
764 msgstr ""
765
766 #: fish/cmds.c:2623
767 msgid "get Windows systemroot of inspected operating system"
768 msgstr ""
769
770 #: fish/cmds.c:2624
771 msgid "get list of applications installed in the operating system"
772 msgstr ""
773
774 #: fish/cmds.c:2625
775 msgid "inspect disk and return list of operating systems found"
776 msgstr ""
777
778 #: fish/cmds.c:2626
779 msgid "test if block device"
780 msgstr ""
781
782 #: fish/cmds.c:2627
783 msgid "is busy processing a command"
784 msgstr ""
785
786 #: fish/cmds.c:2628
787 msgid "test if character device"
788 msgstr ""
789
790 #: fish/cmds.c:2629
791 msgid "is in configuration state"
792 msgstr ""
793
794 #: fish/cmds.c:2630
795 msgid "test if a directory"
796 msgstr ""
797
798 #: fish/cmds.c:2631
799 msgid "test if FIFO (named pipe)"
800 msgstr ""
801
802 #: fish/cmds.c:2632
803 msgid "test if a regular file"
804 msgstr ""
805
806 #: fish/cmds.c:2633
807 msgid "is launching subprocess"
808 msgstr ""
809
810 #: fish/cmds.c:2634
811 msgid "test if device is a logical volume"
812 msgstr ""
813
814 #: fish/cmds.c:2635
815 msgid "is ready to accept commands"
816 msgstr ""
817
818 #: fish/cmds.c:2636
819 msgid "test if socket"
820 msgstr ""
821
822 #: fish/cmds.c:2637
823 msgid "test if symbolic link"
824 msgstr ""
825
826 #: fish/cmds.c:2638
827 msgid "kill the qemu subprocess"
828 msgstr ""
829
830 #: fish/cmds.c:2639
831 msgid "launch the qemu subprocess"
832 msgstr ""
833
834 #: fish/cmds.c:2640
835 msgid "change working directory"
836 msgstr ""
837
838 #: fish/cmds.c:2644
839 msgid "list the block devices"
840 msgstr ""
841
842 #: fish/cmds.c:2645
843 msgid "list filesystems"
844 msgstr ""
845
846 #: fish/cmds.c:2646
847 msgid "list the partitions"
848 msgstr ""
849
850 #: fish/cmds.c:2647
851 msgid "list the files in a directory (long format)"
852 msgstr ""
853
854 #: fish/cmds.c:2648 fish/cmds.c:2649
855 msgid "create a hard link"
856 msgstr ""
857
858 #: fish/cmds.c:2650 fish/cmds.c:2651
859 msgid "create a symbolic link"
860 msgstr ""
861
862 #: fish/cmds.c:2652 fish/cmds.c:2743
863 msgid "remove extended attribute of a file or directory"
864 msgstr ""
865
866 #: fish/cmds.c:2653
867 msgid "list the files in a directory"
868 msgstr ""
869
870 #: fish/cmds.c:2654 fish/cmds.c:2768
871 msgid "set extended attribute of a file or directory"
872 msgstr ""
873
874 #: fish/cmds.c:2655
875 msgid "get file information for a symbolic link"
876 msgstr ""
877
878 #: fish/cmds.c:2656
879 msgid "lstat on multiple files"
880 msgstr ""
881
882 #: fish/cmds.c:2657
883 msgid "add a key on a LUKS encrypted device"
884 msgstr ""
885
886 #: fish/cmds.c:2658
887 msgid "close a LUKS device"
888 msgstr ""
889
890 #: fish/cmds.c:2659 fish/cmds.c:2660
891 msgid "format a block device as a LUKS encrypted device"
892 msgstr ""
893
894 #: fish/cmds.c:2661
895 msgid "remove a key from a LUKS encrypted device"
896 msgstr ""
897
898 #: fish/cmds.c:2662
899 msgid "open a LUKS-encrypted block device"
900 msgstr ""
901
902 #: fish/cmds.c:2663
903 msgid "open a LUKS-encrypted block device read-only"
904 msgstr ""
905
906 #: fish/cmds.c:2664
907 msgid "create an LVM logical volume"
908 msgstr ""
909
910 #: fish/cmds.c:2665
911 msgid "get canonical name of an LV"
912 msgstr ""
913
914 #: fish/cmds.c:2666
915 msgid "clear LVM device filter"
916 msgstr ""
917
918 #: fish/cmds.c:2667
919 msgid "remove all LVM LVs, VGs and PVs"
920 msgstr ""
921
922 #: fish/cmds.c:2668
923 msgid "set LVM device filter"
924 msgstr ""
925
926 #: fish/cmds.c:2669
927 msgid "remove an LVM logical volume"
928 msgstr ""
929
930 #: fish/cmds.c:2670
931 msgid "rename an LVM logical volume"
932 msgstr ""
933
934 #: fish/cmds.c:2671
935 msgid "resize an LVM logical volume"
936 msgstr ""
937
938 #: fish/cmds.c:2672
939 msgid "expand an LV to fill free space"
940 msgstr ""
941
942 #: fish/cmds.c:2673 fish/cmds.c:2674
943 msgid "list the LVM logical volumes (LVs)"
944 msgstr ""
945
946 #: fish/cmds.c:2675
947 msgid "get the UUID of a logical volume"
948 msgstr ""
949
950 #: fish/cmds.c:2676
951 msgid "lgetxattr on multiple files"
952 msgstr ""
953
954 #: fish/cmds.c:2677
955 msgid "open the manual"
956 msgstr ""
957
958 #: fish/cmds.c:2678
959 msgid "create a directory"
960 msgstr ""
961
962 #: fish/cmds.c:2679
963 msgid "create a directory with a particular mode"
964 msgstr ""
965
966 #: fish/cmds.c:2680
967 msgid "create a directory and parents"
968 msgstr ""
969
970 #: fish/cmds.c:2681
971 msgid "create a temporary directory"
972 msgstr ""
973
974 #: fish/cmds.c:2682 fish/cmds.c:2683 fish/cmds.c:2684
975 msgid "make ext2/3/4 filesystem with external journal"
976 msgstr ""
977
978 #: fish/cmds.c:2685
979 msgid "make ext2/3/4 external journal"
980 msgstr ""
981
982 #: fish/cmds.c:2686
983 msgid "make ext2/3/4 external journal with label"
984 msgstr ""
985
986 #: fish/cmds.c:2687
987 msgid "make ext2/3/4 external journal with UUID"
988 msgstr ""
989
990 #: fish/cmds.c:2688
991 msgid "make FIFO (named pipe)"
992 msgstr ""
993
994 #: fish/cmds.c:2689 fish/cmds.c:2691
995 msgid "make a filesystem"
996 msgstr ""
997
998 #: fish/cmds.c:2690
999 msgid "make a filesystem with block size"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2692
1003 msgid "create a mountpoint"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2693
1007 msgid "make block, character or FIFO devices"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2694
1011 msgid "make block device node"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2695
1015 msgid "make char device node"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2696
1019 msgid "create a swap partition"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2697
1023 msgid "create a swap partition with a label"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2698
1027 msgid "create a swap partition with an explicit UUID"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2699
1031 msgid "create a swap file"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2700
1035 msgid "load a kernel module"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2701
1039 msgid "view a file"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2702
1043 msgid "mount a guest disk at a position in the filesystem"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2703
1047 msgid "mount a file using the loop device"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2704
1051 msgid "mount a guest disk with mount options"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2705
1055 msgid "mount a guest disk, read-only"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2706
1059 msgid "mount a guest disk with mount options and vfstype"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2707
1063 msgid "show mountpoints"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2708
1067 msgid "show mounted filesystems"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2709
1071 msgid "move a file"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2710
1075 msgid "probe NTFS volume"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2711
1079 msgid "resize an NTFS filesystem"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2712
1083 msgid "resize an NTFS filesystem (with size)"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2713
1087 msgid "add a partition to the device"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2714
1091 msgid "delete a partition"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2715
1095 msgid "partition whole disk with a single primary partition"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2716
1099 msgid "return true if a partition is bootable"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2717
1103 msgid "get the MBR type byte (ID byte) from a partition"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2718
1107 msgid "get the partition table type"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2719
1111 msgid "create an empty partition table"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2720
1115 msgid "list partitions on a device"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2721
1119 msgid "make a partition bootable"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2722
1123 msgid "set the MBR type byte (ID byte) of a partition"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2723
1127 msgid "set partition name"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2724
1131 msgid "convert partition name to device name"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2725
1135 msgid "ping the guest daemon"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2726
1139 msgid "read part of a file"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2727
1143 msgid "read part of a device"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2728
1147 msgid "create an LVM physical volume"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2729
1151 msgid "remove an LVM physical volume"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2730
1155 msgid "resize an LVM physical volume"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2731
1159 msgid "resize an LVM physical volume (with size)"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2732 fish/cmds.c:2733
1163 msgid "list the LVM physical volumes (PVs)"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2734
1167 msgid "get the UUID of a physical volume"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2735
1171 msgid "write to part of a file"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2736
1175 msgid "write to part of a device"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2737
1179 msgid "read a file"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2738
1183 msgid "read file as lines"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2739
1187 msgid "read directories entries"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2740
1191 msgid "read the target of a symbolic link"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2741
1195 msgid "readlink on multiple files"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2742
1199 msgid "canonicalized absolute pathname"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2744
1203 msgid "close and reopen libguestfs handle"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2745
1207 msgid "resize an ext2, ext3 or ext4 filesystem"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2746
1211 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2747
1215 msgid "remove a file"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2748
1219 msgid "remove a file or directory recursively"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2749
1223 msgid "remove a directory"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2750
1227 msgid "remove a mountpoint"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2751
1231 msgid "scrub (securely wipe) a device"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2752
1235 msgid "scrub (securely wipe) a file"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2753
1239 msgid "scrub (securely wipe) free space"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2754
1243 msgid "add options to kernel command line"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2755
1247 msgid "set autosync mode"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2756
1251 msgid "enable or disable direct appliance mode"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2757
1255 msgid "set the ext2/3/4 filesystem label"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2758
1259 msgid "set the ext2/3/4 filesystem UUID"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2759
1263 msgid "set memory allocated to the qemu subprocess"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2760
1267 msgid "set enable network flag"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2761
1271 msgid "set the search path"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2762
1275 msgid "set the qemu binary"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2763
1279 msgid "enable or disable the recovery process"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2764
1283 msgid "set SELinux enabled or disabled at appliance boot"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2765
1287 msgid "enable or disable command traces"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2766
1291 msgid "set verbose mode"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2767
1295 msgid "set SELinux security context"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2769 fish/cmds.c:2770
1299 msgid "create partitions on a block device"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2771
1303 msgid "modify a single partition on a block device"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2772
1307 msgid "display the disk geometry from the partition table"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2773
1311 msgid "display the kernel geometry"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2774
1315 msgid "display the partition table"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2775
1319 msgid "run a command via the shell"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2776
1323 msgid "run a command via the shell returning lines"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2777
1327 msgid "sleep for some seconds"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2778
1331 msgid "create a sparse disk image and add"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2779
1335 msgid "get file information"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2780
1339 msgid "get file system statistics"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2781 fish/cmds.c:2782
1343 msgid "print the printable strings in a file"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2783
1347 msgid "list supported groups of commands"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2784
1351 msgid "disable swap on device"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2785
1355 msgid "disable swap on file"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2786
1359 msgid "disable swap on labeled swap partition"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2787
1363 msgid "disable swap on swap partition by UUID"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2788
1367 msgid "enable swap on device"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2789
1371 msgid "enable swap on file"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2790
1375 msgid "enable swap on labeled swap partition"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2791
1379 msgid "enable swap on swap partition by UUID"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2792
1383 msgid "sync disks, writes are flushed through to the disk image"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2793
1387 msgid "return last 10 lines of a file"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2794
1391 msgid "return last N lines of a file"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2795
1395 msgid "unpack tarfile to directory"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2796
1399 msgid "pack directory into tarfile"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2797 fish/cmds.c:2804
1403 msgid "unpack compressed tarball to directory"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2798 fish/cmds.c:2805
1407 msgid "pack directory into compressed tarball"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2799
1411 msgid "print elapsed time taken to run a command"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2800
1415 msgid "update file timestamps or create a new file"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2801
1419 msgid "truncate a file to zero size"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2802
1423 msgid "truncate a file to a particular size"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2803
1427 msgid "get ext2/ext3/ext4 superblock details"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2806
1431 msgid "set file mode creation mask (umask)"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2807
1435 msgid "unmount a filesystem"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2808
1439 msgid "unmount all filesystems"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2809
1443 msgid "upload a file from the local machine"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2810
1447 msgid "upload a file from the local machine with offset"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2811
1451 msgid "set timestamp of a file with nanosecond precision"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2812
1455 msgid "get the library version number"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2813
1459 msgid "get the filesystem label"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2814
1463 msgid "get the Linux VFS type corresponding to a mounted device"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2815
1467 msgid "get the filesystem UUID"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2816
1471 msgid "activate or deactivate some volume groups"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2817
1475 msgid "activate or deactivate all volume groups"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2818
1479 msgid "create an LVM volume group"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2819
1483 msgid "get the LV UUIDs of all LVs in the volume group"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2820
1487 msgid "get the PV UUIDs containing the volume group"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2821
1491 msgid "remove an LVM volume group"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2822
1495 msgid "rename an LVM volume group"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2823 fish/cmds.c:2824
1499 msgid "list the LVM volume groups (VGs)"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2825
1503 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2826
1507 msgid "get the UUID of a volume group"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2827
1511 msgid "count characters in a file"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2828
1515 msgid "count lines in a file"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2829
1519 msgid "count words in a file"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2830
1523 msgid "create a new file"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2831
1527 msgid "create a file"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2834
1531 msgid "write zeroes to the device"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2835
1535 msgid "write zeroes to an entire device"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2836
1539 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2839
1543 msgid "determine file type inside a compressed file"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2842
1547 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1548 msgstr ""
1549
1550 #: fish/cmds.c:3160 fish/cmds.c:3174 fish/cmds.c:3190 fish/cmds.c:3207
1551 #: fish/cmds.c:3224 fish/cmds.c:3242 fish/cmds.c:3261 fish/cmds.c:3277
1552 #: fish/cmds.c:3295 fish/cmds.c:3311 fish/cmds.c:3329 fish/cmds.c:3345
1553 #: fish/cmds.c:3362 fish/cmds.c:3377 fish/cmds.c:3395 fish/cmds.c:3410
1554 #: fish/cmds.c:3426 fish/cmds.c:3442 fish/cmds.c:3458 fish/cmds.c:3474
1555 #: fish/cmds.c:3490 fish/cmds.c:3508 fish/cmds.c:3541 fish/cmds.c:3557
1556 #: fish/cmds.c:3573 fish/cmds.c:3592 fish/cmds.c:3607 fish/cmds.c:3625
1557 #: fish/cmds.c:3640 fish/cmds.c:3658 fish/cmds.c:3673 fish/cmds.c:3691
1558 #: fish/cmds.c:3706 fish/cmds.c:3725 fish/cmds.c:3744 fish/cmds.c:3762
1559 #: fish/cmds.c:3782 fish/cmds.c:3801 fish/cmds.c:3821 fish/cmds.c:3841
1560 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3899 fish/cmds.c:3919
1561 #: fish/cmds.c:3939 fish/cmds.c:3959 fish/cmds.c:3974 fish/cmds.c:3990
1562 #: fish/cmds.c:4062 fish/cmds.c:4080 fish/cmds.c:4097 fish/cmds.c:4171
1563 #: fish/cmds.c:4191 fish/cmds.c:4211 fish/cmds.c:4231 fish/cmds.c:4252
1564 #: fish/cmds.c:4268 fish/cmds.c:4284 fish/cmds.c:4303 fish/cmds.c:4325
1565 #: fish/cmds.c:4347 fish/cmds.c:4367 fish/cmds.c:4384 fish/cmds.c:4401
1566 #: fish/cmds.c:4418 fish/cmds.c:4435 fish/cmds.c:4452 fish/cmds.c:4469
1567 #: fish/cmds.c:4486 fish/cmds.c:4505 fish/cmds.c:4528 fish/cmds.c:4564
1568 #: fish/cmds.c:4581 fish/cmds.c:4604 fish/cmds.c:4626 fish/cmds.c:4647
1569 #: fish/cmds.c:4667 fish/cmds.c:4686 fish/cmds.c:4706 fish/cmds.c:4724
1570 #: fish/cmds.c:4742 fish/cmds.c:4756 fish/cmds.c:4772 fish/cmds.c:4792
1571 #: fish/cmds.c:4811 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4868
1572 #: fish/cmds.c:4888 fish/cmds.c:4928 fish/cmds.c:4985 fish/cmds.c:5006
1573 #: fish/cmds.c:5027 fish/cmds.c:5048 fish/cmds.c:5066 fish/cmds.c:5088
1574 #: fish/cmds.c:5126 fish/cmds.c:5148 fish/cmds.c:5227 fish/cmds.c:5266
1575 #: fish/cmds.c:5281 fish/cmds.c:5298 fish/cmds.c:5312 fish/cmds.c:5328
1576 #: fish/cmds.c:5350 fish/cmds.c:5372 fish/cmds.c:5394 fish/cmds.c:5416
1577 #: fish/cmds.c:5438 fish/cmds.c:5460 fish/cmds.c:5480 fish/cmds.c:5497
1578 #: fish/cmds.c:5514 fish/cmds.c:5533 fish/cmds.c:5552 fish/cmds.c:5572
1579 #: fish/cmds.c:5608 fish/cmds.c:5627 fish/cmds.c:5646 fish/cmds.c:5663
1580 #: fish/cmds.c:5681 fish/cmds.c:5704 fish/cmds.c:5727 fish/cmds.c:5751
1581 #: fish/cmds.c:5774 fish/cmds.c:5795 fish/cmds.c:5818 fish/cmds.c:5841
1582 #: fish/cmds.c:5861 fish/cmds.c:5883 fish/cmds.c:5904 fish/cmds.c:5927
1583 #: fish/cmds.c:5944 fish/cmds.c:5961 fish/cmds.c:5979 fish/cmds.c:5997
1584 #: fish/cmds.c:6018 fish/cmds.c:6036 fish/cmds.c:6057 fish/cmds.c:6077
1585 #: fish/cmds.c:6095 fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6162
1586 #: fish/cmds.c:6184 fish/cmds.c:6217 fish/cmds.c:6234 fish/cmds.c:6251
1587 #: fish/cmds.c:6275 fish/cmds.c:6298 fish/cmds.c:6321 fish/cmds.c:6343
1588 #: fish/cmds.c:6360 fish/cmds.c:6382 fish/cmds.c:6476 fish/cmds.c:6496
1589 #: fish/cmds.c:6516 fish/cmds.c:6536 fish/cmds.c:6554 fish/cmds.c:6575
1590 #: fish/cmds.c:6611 fish/cmds.c:6628 fish/cmds.c:6650 fish/cmds.c:6667
1591 #: fish/cmds.c:6703 fish/cmds.c:6723 fish/cmds.c:6743 fish/cmds.c:6763
1592 #: fish/cmds.c:6785 fish/cmds.c:6802 fish/cmds.c:6821 fish/cmds.c:6840
1593 #: fish/cmds.c:6862 fish/cmds.c:6883 fish/cmds.c:6904 fish/cmds.c:6925
1594 #: fish/cmds.c:6948 fish/cmds.c:6989 fish/cmds.c:7012 fish/cmds.c:7051
1595 #: fish/cmds.c:7068 fish/cmds.c:7087 fish/cmds.c:7108 fish/cmds.c:7131
1596 #: fish/cmds.c:7153 fish/cmds.c:7171 fish/cmds.c:7190 fish/cmds.c:7211
1597 #: fish/cmds.c:7288 fish/cmds.c:7329 fish/cmds.c:7408 fish/cmds.c:7484
1598 #: fish/cmds.c:7521 fish/cmds.c:7544 fish/cmds.c:7565 fish/cmds.c:7588
1599 #: fish/cmds.c:7610 fish/cmds.c:7635 fish/cmds.c:7678 fish/cmds.c:7719
1600 #: fish/cmds.c:7740 fish/cmds.c:7758 fish/cmds.c:7777 fish/cmds.c:7794
1601 #: fish/cmds.c:7812 fish/cmds.c:7839 fish/cmds.c:7863 fish/cmds.c:7887
1602 #: fish/cmds.c:7911 fish/cmds.c:7935 fish/cmds.c:7959 fish/cmds.c:7983
1603 #: fish/cmds.c:8007 fish/cmds.c:8031 fish/cmds.c:8055 fish/cmds.c:8079
1604 #: fish/cmds.c:8103 fish/cmds.c:8126 fish/cmds.c:8149 fish/cmds.c:8170
1605 #: fish/cmds.c:8191 fish/cmds.c:8212 fish/cmds.c:8232 fish/cmds.c:8255
1606 #: fish/cmds.c:8293 fish/cmds.c:8310 fish/cmds.c:8327 fish/cmds.c:8346
1607 #: fish/cmds.c:8365 fish/cmds.c:8382 fish/cmds.c:8399 fish/cmds.c:8416
1608 #: fish/cmds.c:8433 fish/cmds.c:8452 fish/cmds.c:8488 fish/cmds.c:8528
1609 #: fish/cmds.c:8561 fish/cmds.c:8578 fish/cmds.c:8595 fish/cmds.c:8611
1610 #: fish/cmds.c:8626 fish/cmds.c:8647 fish/cmds.c:8685 fish/cmds.c:8723
1611 #: fish/cmds.c:8762 fish/cmds.c:8802 fish/cmds.c:8843 fish/cmds.c:8884
1612 #: fish/cmds.c:8922 fish/cmds.c:8939 fish/cmds.c:8962 fish/cmds.c:8984
1613 #: fish/cmds.c:9006 fish/cmds.c:9026 fish/cmds.c:9046 fish/cmds.c:9082
1614 #: fish/cmds.c:9154 fish/cmds.c:9194 fish/cmds.c:9252 fish/cmds.c:9278
1615 #: fish/cmds.c:9304 fish/cmds.c:9332 fish/cmds.c:9391 fish/cmds.c:9412
1616 #: fish/cmds.c:9457 fish/cmds.c:9477 fish/cmds.c:9516 fish/cmds.c:9553
1617 #: fish/cmds.c:9573 fish/cmds.c:9595 fish/cmds.c:9652 fish/cmds.c:9672
1618 #: fish/cmds.c:9694 fish/cmds.c:9716 fish/cmds.c:9735 fish/cmds.c:9755
1619 #: fish/cmds.c:9782 fish/cmds.c:9802 fish/cmds.c:9822 fish/cmds.c:9842
1620 #: fish/cmds.c:9862 fish/cmds.c:9884 fish/cmds.c:9919 fish/cmds.c:9937
1621 #: fish/cmds.c:9960 fish/cmds.c:9982 fish/cmds.c:9997 fish/cmds.c:10014
1622 #: fish/cmds.c:10051 fish/cmds.c:10090 fish/cmds.c:10130 fish/cmds.c:10186
1623 #: fish/cmds.c:10208 fish/cmds.c:10244 fish/cmds.c:10259 fish/cmds.c:10279
1624 #: fish/cmds.c:10319 fish/cmds.c:10342 fish/cmds.c:10366 fish/cmds.c:10391
1625 #: fish/cmds.c:10432 fish/cmds.c:10457 fish/cmds.c:10495 fish/cmds.c:10526
1626 #: fish/cmds.c:10557 fish/cmds.c:10585 fish/cmds.c:10605 fish/cmds.c:10637
1627 #: fish/cmds.c:10657 fish/cmds.c:10677 fish/cmds.c:10694 fish/cmds.c:10712
1628 #: fish/cmds.c:10735 fish/cmds.c:10756 fish/cmds.c:10775 fish/cmds.c:10817
1629 #: fish/cmds.c:10860 fish/cmds.c:10904 fish/cmds.c:10943 fish/cmds.c:10962
1630 #: fish/cmds.c:10982 fish/cmds.c:11002 fish/cmds.c:11023 fish/cmds.c:11044
1631 #: fish/cmds.c:11065 fish/cmds.c:11086 fish/cmds.c:11107 fish/cmds.c:11129
1632 #: fish/cmds.c:11167 fish/cmds.c:11218 fish/cmds.c:11256 fish/cmds.c:11312
1633 #: fish/cmds.c:11397 fish/cmds.c:11426
1634 #, c-format
1635 msgid "%s should have %d parameter(s)\n"
1636 msgstr ""
1637
1638 #: fish/cmds.c:3161 fish/cmds.c:3175 fish/cmds.c:3191 fish/cmds.c:3208
1639 #: fish/cmds.c:3225 fish/cmds.c:3243 fish/cmds.c:3262 fish/cmds.c:3278
1640 #: fish/cmds.c:3296 fish/cmds.c:3312 fish/cmds.c:3330 fish/cmds.c:3346
1641 #: fish/cmds.c:3363 fish/cmds.c:3378 fish/cmds.c:3396 fish/cmds.c:3411
1642 #: fish/cmds.c:3427 fish/cmds.c:3443 fish/cmds.c:3459 fish/cmds.c:3475
1643 #: fish/cmds.c:3491 fish/cmds.c:3509 fish/cmds.c:3542 fish/cmds.c:3558
1644 #: fish/cmds.c:3574 fish/cmds.c:3593 fish/cmds.c:3608 fish/cmds.c:3626
1645 #: fish/cmds.c:3641 fish/cmds.c:3659 fish/cmds.c:3674 fish/cmds.c:3692
1646 #: fish/cmds.c:3707 fish/cmds.c:3726 fish/cmds.c:3745 fish/cmds.c:3763
1647 #: fish/cmds.c:3783 fish/cmds.c:3802 fish/cmds.c:3822 fish/cmds.c:3842
1648 #: fish/cmds.c:3862 fish/cmds.c:3881 fish/cmds.c:3900 fish/cmds.c:3920
1649 #: fish/cmds.c:3940 fish/cmds.c:3960 fish/cmds.c:3975 fish/cmds.c:3991
1650 #: fish/cmds.c:4012 fish/cmds.c:4063 fish/cmds.c:4081 fish/cmds.c:4098
1651 #: fish/cmds.c:4119 fish/cmds.c:4172 fish/cmds.c:4192 fish/cmds.c:4212
1652 #: fish/cmds.c:4232 fish/cmds.c:4253 fish/cmds.c:4269 fish/cmds.c:4285
1653 #: fish/cmds.c:4304 fish/cmds.c:4326 fish/cmds.c:4348 fish/cmds.c:4368
1654 #: fish/cmds.c:4385 fish/cmds.c:4402 fish/cmds.c:4419 fish/cmds.c:4436
1655 #: fish/cmds.c:4453 fish/cmds.c:4470 fish/cmds.c:4487 fish/cmds.c:4506
1656 #: fish/cmds.c:4529 fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4605
1657 #: fish/cmds.c:4627 fish/cmds.c:4648 fish/cmds.c:4668 fish/cmds.c:4687
1658 #: fish/cmds.c:4707 fish/cmds.c:4725 fish/cmds.c:4743 fish/cmds.c:4757
1659 #: fish/cmds.c:4773 fish/cmds.c:4793 fish/cmds.c:4812 fish/cmds.c:4831
1660 #: fish/cmds.c:4850 fish/cmds.c:4869 fish/cmds.c:4889 fish/cmds.c:4929
1661 #: fish/cmds.c:4986 fish/cmds.c:5007 fish/cmds.c:5028 fish/cmds.c:5049
1662 #: fish/cmds.c:5067 fish/cmds.c:5089 fish/cmds.c:5127 fish/cmds.c:5149
1663 #: fish/cmds.c:5228 fish/cmds.c:5267 fish/cmds.c:5282 fish/cmds.c:5299
1664 #: fish/cmds.c:5313 fish/cmds.c:5329 fish/cmds.c:5351 fish/cmds.c:5373
1665 #: fish/cmds.c:5395 fish/cmds.c:5417 fish/cmds.c:5439 fish/cmds.c:5461
1666 #: fish/cmds.c:5481 fish/cmds.c:5498 fish/cmds.c:5515 fish/cmds.c:5534
1667 #: fish/cmds.c:5553 fish/cmds.c:5573 fish/cmds.c:5609 fish/cmds.c:5628
1668 #: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5682 fish/cmds.c:5705
1669 #: fish/cmds.c:5728 fish/cmds.c:5752 fish/cmds.c:5775 fish/cmds.c:5796
1670 #: fish/cmds.c:5819 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5884
1671 #: fish/cmds.c:5905 fish/cmds.c:5928 fish/cmds.c:5945 fish/cmds.c:5962
1672 #: fish/cmds.c:5980 fish/cmds.c:5998 fish/cmds.c:6019 fish/cmds.c:6037
1673 #: fish/cmds.c:6058 fish/cmds.c:6078 fish/cmds.c:6096 fish/cmds.c:6117
1674 #: fish/cmds.c:6140 fish/cmds.c:6163 fish/cmds.c:6185 fish/cmds.c:6218
1675 #: fish/cmds.c:6235 fish/cmds.c:6252 fish/cmds.c:6276 fish/cmds.c:6299
1676 #: fish/cmds.c:6322 fish/cmds.c:6344 fish/cmds.c:6361 fish/cmds.c:6383
1677 #: fish/cmds.c:6477 fish/cmds.c:6497 fish/cmds.c:6517 fish/cmds.c:6537
1678 #: fish/cmds.c:6555 fish/cmds.c:6576 fish/cmds.c:6612 fish/cmds.c:6629
1679 #: fish/cmds.c:6651 fish/cmds.c:6668 fish/cmds.c:6704 fish/cmds.c:6724
1680 #: fish/cmds.c:6744 fish/cmds.c:6764 fish/cmds.c:6786 fish/cmds.c:6803
1681 #: fish/cmds.c:6822 fish/cmds.c:6841 fish/cmds.c:6863 fish/cmds.c:6884
1682 #: fish/cmds.c:6905 fish/cmds.c:6926 fish/cmds.c:6949 fish/cmds.c:6990
1683 #: fish/cmds.c:7013 fish/cmds.c:7052 fish/cmds.c:7069 fish/cmds.c:7088
1684 #: fish/cmds.c:7109 fish/cmds.c:7132 fish/cmds.c:7154 fish/cmds.c:7172
1685 #: fish/cmds.c:7191 fish/cmds.c:7212 fish/cmds.c:7289 fish/cmds.c:7330
1686 #: fish/cmds.c:7409 fish/cmds.c:7485 fish/cmds.c:7522 fish/cmds.c:7545
1687 #: fish/cmds.c:7566 fish/cmds.c:7589 fish/cmds.c:7611 fish/cmds.c:7636
1688 #: fish/cmds.c:7679 fish/cmds.c:7720 fish/cmds.c:7741 fish/cmds.c:7759
1689 #: fish/cmds.c:7778 fish/cmds.c:7795 fish/cmds.c:7813 fish/cmds.c:7840
1690 #: fish/cmds.c:7864 fish/cmds.c:7888 fish/cmds.c:7912 fish/cmds.c:7936
1691 #: fish/cmds.c:7960 fish/cmds.c:7984 fish/cmds.c:8008 fish/cmds.c:8032
1692 #: fish/cmds.c:8056 fish/cmds.c:8080 fish/cmds.c:8104 fish/cmds.c:8127
1693 #: fish/cmds.c:8150 fish/cmds.c:8171 fish/cmds.c:8192 fish/cmds.c:8213
1694 #: fish/cmds.c:8233 fish/cmds.c:8256 fish/cmds.c:8294 fish/cmds.c:8311
1695 #: fish/cmds.c:8328 fish/cmds.c:8347 fish/cmds.c:8366 fish/cmds.c:8383
1696 #: fish/cmds.c:8400 fish/cmds.c:8417 fish/cmds.c:8434 fish/cmds.c:8453
1697 #: fish/cmds.c:8489 fish/cmds.c:8529 fish/cmds.c:8562 fish/cmds.c:8579
1698 #: fish/cmds.c:8596 fish/cmds.c:8612 fish/cmds.c:8627 fish/cmds.c:8648
1699 #: fish/cmds.c:8686 fish/cmds.c:8724 fish/cmds.c:8763 fish/cmds.c:8803
1700 #: fish/cmds.c:8844 fish/cmds.c:8885 fish/cmds.c:8923 fish/cmds.c:8940
1701 #: fish/cmds.c:8963 fish/cmds.c:8985 fish/cmds.c:9007 fish/cmds.c:9027
1702 #: fish/cmds.c:9047 fish/cmds.c:9083 fish/cmds.c:9155 fish/cmds.c:9195
1703 #: fish/cmds.c:9253 fish/cmds.c:9279 fish/cmds.c:9305 fish/cmds.c:9333
1704 #: fish/cmds.c:9392 fish/cmds.c:9413 fish/cmds.c:9458 fish/cmds.c:9478
1705 #: fish/cmds.c:9517 fish/cmds.c:9554 fish/cmds.c:9574 fish/cmds.c:9596
1706 #: fish/cmds.c:9653 fish/cmds.c:9673 fish/cmds.c:9695 fish/cmds.c:9717
1707 #: fish/cmds.c:9736 fish/cmds.c:9756 fish/cmds.c:9783 fish/cmds.c:9803
1708 #: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9863 fish/cmds.c:9885
1709 #: fish/cmds.c:9920 fish/cmds.c:9938 fish/cmds.c:9961 fish/cmds.c:9983
1710 #: fish/cmds.c:9998 fish/cmds.c:10015 fish/cmds.c:10052 fish/cmds.c:10091
1711 #: fish/cmds.c:10131 fish/cmds.c:10187 fish/cmds.c:10209 fish/cmds.c:10245
1712 #: fish/cmds.c:10260 fish/cmds.c:10280 fish/cmds.c:10320 fish/cmds.c:10343
1713 #: fish/cmds.c:10367 fish/cmds.c:10392 fish/cmds.c:10433 fish/cmds.c:10458
1714 #: fish/cmds.c:10496 fish/cmds.c:10527 fish/cmds.c:10558 fish/cmds.c:10586
1715 #: fish/cmds.c:10606 fish/cmds.c:10638 fish/cmds.c:10658 fish/cmds.c:10678
1716 #: fish/cmds.c:10695 fish/cmds.c:10713 fish/cmds.c:10736 fish/cmds.c:10757
1717 #: fish/cmds.c:10776 fish/cmds.c:10818 fish/cmds.c:10861 fish/cmds.c:10905
1718 #: fish/cmds.c:10944 fish/cmds.c:10963 fish/cmds.c:10983 fish/cmds.c:11003
1719 #: fish/cmds.c:11024 fish/cmds.c:11045 fish/cmds.c:11066 fish/cmds.c:11087
1720 #: fish/cmds.c:11108 fish/cmds.c:11130 fish/cmds.c:11168 fish/cmds.c:11219
1721 #: fish/cmds.c:11257 fish/cmds.c:11313 fish/cmds.c:11336 fish/cmds.c:11398
1722 #: fish/cmds.c:11427
1723 #, c-format
1724 msgid "type 'help %s' for help on %s\n"
1725 msgstr ""
1726
1727 #: fish/cmds.c:3519 fish/cmds.c:4541 fish/cmds.c:4899 fish/cmds.c:4939
1728 #: fish/cmds.c:4958 fish/cmds.c:5101 fish/cmds.c:5160 fish/cmds.c:5179
1729 #: fish/cmds.c:5198 fish/cmds.c:5241 fish/cmds.c:5584 fish/cmds.c:6195
1730 #: fish/cmds.c:6394 fish/cmds.c:6413 fish/cmds.c:6432 fish/cmds.c:6451
1731 #: fish/cmds.c:6587 fish/cmds.c:6678 fish/cmds.c:6959 fish/cmds.c:7023
1732 #: fish/cmds.c:7222 fish/cmds.c:7241 fish/cmds.c:7260 fish/cmds.c:7299
1733 #: fish/cmds.c:7340 fish/cmds.c:7359 fish/cmds.c:7378 fish/cmds.c:7419
1734 #: fish/cmds.c:7438 fish/cmds.c:7457 fish/cmds.c:7495 fish/cmds.c:7648
1735 #: fish/cmds.c:7691 fish/cmds.c:8268 fish/cmds.c:8463 fish/cmds.c:8501
1736 #: fish/cmds.c:8539 fish/cmds.c:8659 fish/cmds.c:8696 fish/cmds.c:8734
1737 #: fish/cmds.c:8773 fish/cmds.c:8814 fish/cmds.c:8855 fish/cmds.c:8896
1738 #: fish/cmds.c:9059 fish/cmds.c:9095 fish/cmds.c:9108 fish/cmds.c:9121
1739 #: fish/cmds.c:9134 fish/cmds.c:9167 fish/cmds.c:9205 fish/cmds.c:9224
1740 #: fish/cmds.c:9345 fish/cmds.c:9364 fish/cmds.c:9425 fish/cmds.c:9438
1741 #: fish/cmds.c:9489 fish/cmds.c:9528 fish/cmds.c:9606 fish/cmds.c:9625
1742 #: fish/cmds.c:9899 fish/cmds.c:10026 fish/cmds.c:10063 fish/cmds.c:10102
1743 #: fish/cmds.c:10142 fish/cmds.c:10161 fish/cmds.c:10220 fish/cmds.c:10293
1744 #: fish/cmds.c:10403 fish/cmds.c:10473 fish/cmds.c:10507 fish/cmds.c:10538
1745 #: fish/cmds.c:10569 fish/cmds.c:10618 fish/cmds.c:10789 fish/cmds.c:10831
1746 #: fish/cmds.c:10876 fish/cmds.c:10918 fish/cmds.c:11144 fish/cmds.c:11182
1747 #: fish/cmds.c:11195 fish/cmds.c:11233 fish/cmds.c:11268 fish/cmds.c:11287
1748 #: fish/cmds.c:11354
1749 #, c-format
1750 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1751 msgstr ""
1752
1753 #: fish/cmds.c:3525 fish/cmds.c:4547 fish/cmds.c:4905 fish/cmds.c:4945
1754 #: fish/cmds.c:4964 fish/cmds.c:5107 fish/cmds.c:5166 fish/cmds.c:5185
1755 #: fish/cmds.c:5204 fish/cmds.c:5247 fish/cmds.c:5590 fish/cmds.c:6201
1756 #: fish/cmds.c:6400 fish/cmds.c:6419 fish/cmds.c:6438 fish/cmds.c:6457
1757 #: fish/cmds.c:6593 fish/cmds.c:6684 fish/cmds.c:6965 fish/cmds.c:7029
1758 #: fish/cmds.c:7228 fish/cmds.c:7247 fish/cmds.c:7266 fish/cmds.c:7305
1759 #: fish/cmds.c:7346 fish/cmds.c:7365 fish/cmds.c:7384 fish/cmds.c:7425
1760 #: fish/cmds.c:7444 fish/cmds.c:7463 fish/cmds.c:7501 fish/cmds.c:7654
1761 #: fish/cmds.c:7697 fish/cmds.c:8274 fish/cmds.c:8469 fish/cmds.c:8507
1762 #: fish/cmds.c:8545 fish/cmds.c:8665 fish/cmds.c:8702 fish/cmds.c:8740
1763 #: fish/cmds.c:8779 fish/cmds.c:8820 fish/cmds.c:8861 fish/cmds.c:8902
1764 #: fish/cmds.c:9173 fish/cmds.c:9211 fish/cmds.c:9230 fish/cmds.c:9351
1765 #: fish/cmds.c:9495 fish/cmds.c:9534 fish/cmds.c:9612 fish/cmds.c:9631
1766 #: fish/cmds.c:10032 fish/cmds.c:10069 fish/cmds.c:10108 fish/cmds.c:10148
1767 #: fish/cmds.c:10167 fish/cmds.c:10226 fish/cmds.c:10299 fish/cmds.c:10409
1768 #: fish/cmds.c:10795 fish/cmds.c:10837 fish/cmds.c:10882 fish/cmds.c:10924
1769 #: fish/cmds.c:11274 fish/cmds.c:11360
1770 #, c-format
1771 msgid "%s: %s: integer out of range\n"
1772 msgstr ""
1773
1774 #: fish/cmds.c:4011 fish/cmds.c:4118 fish/cmds.c:11335
1775 #, c-format
1776 msgid "%s should have %d-%d parameter(s)\n"
1777 msgstr ""
1778
1779 #: fish/cmds.c:4037 fish/cmds.c:4144 fish/cmds.c:11370
1780 #, c-format
1781 msgid "%s: unknown optional argument \"%s\"\n"
1782 msgstr ""
1783
1784 #: fish/cmds.c:4043 fish/cmds.c:4150 fish/cmds.c:11376
1785 #, c-format
1786 msgid "%s: optional argument \"%s\" given twice\n"
1787 msgstr ""
1788
1789 #: fish/cmds.c:11454
1790 #, c-format
1791 msgid "%s: unknown command\n"
1792 msgstr ""
1793
1794 #: fish/copy.c:41
1795 #, c-format
1796 msgid ""
1797 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1798 msgstr ""
1799
1800 #: fish/copy.c:54
1801 #, c-format
1802 msgid "copy-in: target '%s' is not a directory\n"
1803 msgstr ""
1804
1805 #: fish/copy.c:139
1806 #, c-format
1807 msgid "error: argument is zero length or longer than maximum permitted\n"
1808 msgstr ""
1809
1810 #: fish/copy.c:184
1811 #, c-format
1812 msgid ""
1813 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1814 "image\n"
1815 msgstr ""
1816
1817 #: fish/copy.c:195
1818 #, c-format
1819 msgid "copy-out: target '%s' is not a directory\n"
1820 msgstr ""
1821
1822 #: fish/copy.c:225
1823 #, c-format
1824 msgid "copy-out: '%s' is not a file or directory\n"
1825 msgstr ""
1826
1827 #: fish/edit.c:44
1828 #, c-format
1829 msgid "use '%s filename' to edit a file\n"
1830 msgstr ""
1831
1832 #: fish/fish.c:98
1833 #, c-format
1834 msgid ""
1835 "%s: guest filesystem shell\n"
1836 "%s lets you edit virtual machine filesystems\n"
1837 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1838 "Usage:\n"
1839 "  %s [--options] cmd [: cmd : cmd ...]\n"
1840 "Options:\n"
1841 "  -h|--cmd-help        List available commands\n"
1842 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1843 "  -a|--add image       Add image\n"
1844 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1845 "  --csh                Make --listen csh-compatible\n"
1846 "  -d|--domain guest    Add disks from libvirt guest\n"
1847 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1848 "  --echo-keys          Don't turn off echo for passphrases\n"
1849 "  -f|--file file       Read commands from file\n"
1850 "  --format[=raw|..]    Force disk format for -a option\n"
1851 "  -i|--inspector       Automatically mount filesystems\n"
1852 "  --keys-from-stdin    Read passphrases from stdin\n"
1853 "  --listen             Listen for remote commands\n"
1854 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1855 "  -n|--no-sync         Don't autosync\n"
1856 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1857 "  --progress-bars      Enable progress bars even when not interactive\n"
1858 "  --no-progress-bars   Disable progress bars\n"
1859 "  --remote[=pid]       Send commands to remote %s\n"
1860 "  -r|--ro              Mount read-only\n"
1861 "  --selinux            Enable SELinux support\n"
1862 "  -v|--verbose         Verbose messages\n"
1863 "  -V|--version         Display version and exit\n"
1864 "  -w|--rw              Mount read-write\n"
1865 "  -x                   Echo each command before executing it\n"
1866 "\n"
1867 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1868 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1869 "or\n"
1870 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1871 "\n"
1872 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1873 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1874 "\n"
1875 "For more information, see the manpage %s(1).\n"
1876 msgstr ""
1877
1878 #: fish/fish.c:250
1879 #, c-format
1880 msgid "%s: --listen=PID: PID was not a number: %s\n"
1881 msgstr ""
1882
1883 #: fish/fish.c:257
1884 #, c-format
1885 msgid ""
1886 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1887 msgstr ""
1888
1889 #: fish/fish.c:305
1890 #, c-format
1891 msgid "%s: only one -f parameter can be given\n"
1892 msgstr ""
1893
1894 #: fish/fish.c:460
1895 #, c-format
1896 msgid "%s: cannot use --listen and --remote options at the same time\n"
1897 msgstr ""
1898
1899 #: fish/fish.c:468
1900 #, c-format
1901 msgid "%s: extra parameters on the command line with --listen flag\n"
1902 msgstr ""
1903
1904 #: fish/fish.c:474
1905 #, c-format
1906 msgid "%s: cannot use --listen and --file options at the same time\n"
1907 msgstr ""
1908
1909 #: fish/fish.c:531
1910 #, c-format
1911 msgid "guestfish: could not access termcap or terminfo database.\n"
1912 msgstr ""
1913
1914 #: fish/fish.c:535
1915 #, c-format
1916 msgid "guestfish: terminal type \"%s\" not defined.\n"
1917 msgstr ""
1918
1919 #: fish/fish.c:623
1920 #, c-format
1921 msgid ""
1922 "\n"
1923 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1924 "editing virtual machine filesystems.\n"
1925 "\n"
1926 "Type: 'help' for help on commands\n"
1927 "      'man' to read the manual\n"
1928 "      'quit' to quit the shell\n"
1929 "\n"
1930 msgstr ""
1931
1932 #: fish/fish.c:755
1933 #, c-format
1934 msgid "%s: unterminated double quote\n"
1935 msgstr ""
1936
1937 #: fish/fish.c:761 fish/fish.c:778
1938 #, c-format
1939 msgid "%s: command arguments not separated by whitespace\n"
1940 msgstr ""
1941
1942 #: fish/fish.c:772
1943 #, c-format
1944 msgid "%s: unterminated single quote\n"
1945 msgstr ""
1946
1947 #: fish/fish.c:802
1948 #, c-format
1949 msgid "%s: internal error parsing string at '%s'\n"
1950 msgstr ""
1951
1952 #: fish/fish.c:819
1953 #, c-format
1954 msgid "%s: too many arguments\n"
1955 msgstr ""
1956
1957 #: fish/fish.c:843
1958 #, c-format
1959 msgid "%s: empty command on command line\n"
1960 msgstr ""
1961
1962 #: fish/fish.c:989
1963 msgid "display a list of commands or help on a command"
1964 msgstr ""
1965
1966 #: fish/fish.c:991
1967 msgid "quit guestfish"
1968 msgstr ""
1969
1970 #: fish/fish.c:1002
1971 #, c-format
1972 msgid ""
1973 "help - display a list of commands or help on a command\n"
1974 "     help cmd\n"
1975 "     help\n"
1976 msgstr ""
1977
1978 #: fish/fish.c:1010
1979 #, c-format
1980 msgid ""
1981 "quit - quit guestfish\n"
1982 "     quit\n"
1983 msgstr ""
1984
1985 #: fish/fish.c:1015
1986 #, c-format
1987 msgid "%s: command not known, use -h to list all commands\n"
1988 msgstr ""
1989
1990 #: fish/fish.c:1031
1991 #, c-format
1992 msgid ""
1993 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1994 "For a list of commands:             guestfish -h\n"
1995 "For complete documentation:         man guestfish\n"
1996 msgstr ""
1997
1998 #: fish/fish.c:1188
1999 #, c-format
2000 msgid "Runaway quote in string \"%s\"\n"
2001 msgstr ""
2002
2003 #: fish/glob.c:53
2004 #, c-format
2005 msgid "use 'glob command [args...]'\n"
2006 msgstr ""
2007
2008 #: fish/glob.c:73
2009 #, c-format
2010 msgid "glob: guestfs_glob_expand call failed: %s\n"
2011 msgstr ""
2012
2013 #: fish/help.c:38
2014 #, c-format
2015 msgid ""
2016 "Add disk images to examine using the -a or -d options, or the 'add' "
2017 "command.\n"
2018 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2019 "Once you have done this, use the 'run' command.\n"
2020 msgstr ""
2021
2022 #: fish/help.c:44
2023 #, c-format
2024 msgid ""
2025 "Find out what filesystems are available using 'list-filesystems' and then\n"
2026 "mount them to examine or modify the contents using 'mount-ro' or\n"
2027 "'mount-options'.\n"
2028 msgstr ""
2029
2030 #: fish/help.c:52
2031 #, c-format
2032 msgid ""
2033 "For more information about a command, use 'help cmd'.\n"
2034 "\n"
2035 "To read the manual, type 'man'.\n"
2036 msgstr ""
2037
2038 #: fish/hexedit.c:41
2039 #, c-format
2040 msgid "hexedit (device|filename) [max | start max]\n"
2041 msgstr ""
2042
2043 #: fish/hexedit.c:52
2044 #, c-format
2045 msgid "hexedit: %s is a zero length file or device\n"
2046 msgstr ""
2047
2048 #: fish/hexedit.c:63
2049 #, c-format
2050 msgid ""
2051 "hexedit: %s is larger than %s. You must supply a limit using\n"
2052 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2053 "  'hexedit %s <start> <max>'.\n"
2054 msgstr ""
2055
2056 #: fish/hexedit.c:92
2057 #, c-format
2058 msgid "hexedit: invalid range\n"
2059 msgstr ""
2060
2061 #: fish/inspect.c:83
2062 #, c-format
2063 msgid "%s: no operating system was found on this disk\n"
2064 msgstr ""
2065
2066 #: fish/inspect.c:89
2067 #, c-format
2068 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2069 msgstr ""
2070
2071 #: fish/inspect.c:128
2072 #, c-format
2073 msgid "%s: some filesystems could not be mounted (ignored)\n"
2074 msgstr ""
2075
2076 #: fish/inspect.c:140
2077 #, c-format
2078 msgid "Operating system: %s\n"
2079 msgstr ""
2080
2081 #: fish/inspect.c:153
2082 #, c-format
2083 msgid "%s mounted on %s\n"
2084 msgstr ""
2085
2086 #: fish/keys.c:52
2087 #, c-format
2088 msgid "Enter key or passphrase (\"%s\"): "
2089 msgstr ""
2090
2091 #: fish/lcd.c:34
2092 #, c-format
2093 msgid "use 'lcd directory' to change local directory\n"
2094 msgstr ""
2095
2096 #: fish/man.c:34
2097 #, c-format
2098 msgid "use 'man' without parameters to open the manual\n"
2099 msgstr ""
2100
2101 #: fish/man.c:53
2102 #, c-format
2103 msgid "the external 'man' program failed\n"
2104 msgstr ""
2105
2106 #: fish/more.c:39
2107 #, c-format
2108 msgid "use '%s filename' to page a file\n"
2109 msgstr ""
2110
2111 #: fish/options.c:36
2112 #, c-format
2113 msgid "%s: too many drives added on the command line\n"
2114 msgstr ""
2115
2116 #: fish/options.c:121
2117 #, c-format
2118 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2119 msgstr ""
2120
2121 #: fish/prep.c:37
2122 #, c-format
2123 msgid ""
2124 "List of available prepared disk images:\n"
2125 "\n"
2126 msgstr ""
2127
2128 #: fish/prep.c:40
2129 #, c-format
2130 msgid ""
2131 "guestfish -N %-8s - %s\n"
2132 "\n"
2133 "%s\n"
2134 msgstr ""
2135
2136 #: fish/prep.c:48
2137 #, c-format
2138 msgid "  Optional parameters:\n"
2139 msgstr ""
2140
2141 #: fish/prep.c:55
2142 #, c-format
2143 msgid "<%s> %s (default: %s)\n"
2144 msgstr ""
2145
2146 #: fish/prep.c:65
2147 #, c-format
2148 msgid ""
2149 "Prepared disk images are written to file \"test1.img\" in the local\n"
2150 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2151 "For more information see the guestfish(1) manual.\n"
2152 msgstr ""
2153
2154 #: fish/prep.c:96
2155 #, c-format
2156 msgid ""
2157 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2158 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2159 msgstr ""
2160
2161 #: fish/prep.c:158
2162 #, c-format
2163 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2164 msgstr ""
2165
2166 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2167 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2168 msgid "failed to allocate disk"
2169 msgstr ""
2170
2171 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2172 msgid "could not parse boot size"
2173 msgstr ""
2174
2175 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2176 #, c-format
2177 msgid "failed to get sector size of disk: %s"
2178 msgstr ""
2179
2180 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2181 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2182 #, c-format
2183 msgid "failed to partition disk: %s"
2184 msgstr ""
2185
2186 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2187 #, c-format
2188 msgid "failed to add boot partition: %s"
2189 msgstr ""
2190
2191 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2192 #, c-format
2193 msgid "failed to add root partition: %s"
2194 msgstr ""
2195
2196 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2197 #, c-format
2198 msgid "failed to create boot filesystem: %s"
2199 msgstr ""
2200
2201 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2202 #, c-format
2203 msgid "failed to create root filesystem: %s"
2204 msgstr ""
2205
2206 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2207 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2208 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2209 msgstr ""
2210
2211 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2212 #, c-format
2213 msgid "failed to create PV: %s: %s"
2214 msgstr ""
2215
2216 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2217 #, c-format
2218 msgid "failed to create VG: %s: %s"
2219 msgstr ""
2220
2221 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2222 #, c-format
2223 msgid "failed to create LV: /dev/%s/%s: %s"
2224 msgstr ""
2225
2226 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2227 #, c-format
2228 msgid "failed to resize LV to full size: %s: %s"
2229 msgstr ""
2230
2231 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2232 #, c-format
2233 msgid "failed to create filesystem (%s): %s"
2234 msgstr ""
2235
2236 #: fish/rc.c:255
2237 #, c-format
2238 msgid "guestfish: protocol error: could not read 'hello' message\n"
2239 msgstr ""
2240
2241 #: fish/rc.c:260
2242 #, c-format
2243 msgid ""
2244 "guestfish: protocol error: version mismatch, server version '%s' does not "
2245 "match client version '%s'.  The two versions must match exactly.\n"
2246 msgstr ""
2247
2248 #: fish/rc.c:335 fish/rc.c:349
2249 #, c-format
2250 msgid "guestfish: remote: looks like the server is not running\n"
2251 msgstr ""
2252
2253 #: fish/rc.c:361 fish/rc.c:375
2254 #, c-format
2255 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2256 msgstr ""
2257
2258 #: fish/rc.c:386
2259 #, c-format
2260 msgid "guestfish: protocol error: could not decode reply from server\n"
2261 msgstr ""
2262
2263 #: fish/reopen.c:36
2264 #, c-format
2265 msgid "'reopen' command takes no parameters\n"
2266 msgstr ""
2267
2268 #: fish/reopen.c:46
2269 #, c-format
2270 msgid "reopen: guestfs_create: failed to create handle\n"
2271 msgstr ""
2272
2273 #: fish/supported.c:66
2274 msgid "yes"
2275 msgstr ""
2276
2277 #: fish/supported.c:68
2278 msgid "no"
2279 msgstr ""
2280
2281 #: fish/time.c:36
2282 #, c-format
2283 msgid "use 'time command [args...]'\n"
2284 msgstr ""
2285
2286 #: fuse/guestmount.c:910
2287 #, c-format
2288 msgid ""
2289 "%s: FUSE module for libguestfs\n"
2290 "%s lets you mount a virtual machine filesystem\n"
2291 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2292 "Usage:\n"
2293 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2294 "Options:\n"
2295 "  -a|--add image       Add image\n"
2296 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2297 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2298 "  -d|--domain guest    Add disks from libvirt guest\n"
2299 "  --echo-keys          Don't turn off echo for passphrases\n"
2300 "  --format[=raw|..]    Force disk format for -a option\n"
2301 "  --fuse-help          Display extra FUSE options\n"
2302 "  -i|--inspector       Automatically mount filesystems\n"
2303 "  --help               Display help message and exit\n"
2304 "  --keys-from-stdin    Read passphrases from stdin\n"
2305 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2306 "  -n|--no-sync         Don't autosync\n"
2307 "  -o|--option opt      Pass extra option to FUSE\n"
2308 "  -r|--ro              Mount read-only\n"
2309 "  --selinux            Enable SELinux support\n"
2310 "  -v|--verbose         Verbose messages\n"
2311 "  -V|--version         Display version and exit\n"
2312 "  -w|--rw              Mount read-write\n"
2313 "  -x|--trace           Trace guestfs API calls\n"
2314 msgstr ""
2315
2316 #: fuse/guestmount.c:1135
2317 #, c-format
2318 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2319 msgstr ""
2320
2321 #: fuse/guestmount.c:1143
2322 #, c-format
2323 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2324 msgstr ""
2325
2326 #: inspector/virt-inspector.c:72
2327 #, c-format
2328 msgid ""
2329 "%s: display information about a virtual machine\n"
2330 "Copyright (C) 2010 Red Hat Inc.\n"
2331 "Usage:\n"
2332 "  %s [--options] -d domname file [file ...]\n"
2333 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2334 "Options:\n"
2335 "  -a|--add image       Add image\n"
2336 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2337 "  -d|--domain guest    Add disks from libvirt guest\n"
2338 "  --echo-keys          Don't turn off echo for passphrases\n"
2339 "  --format[=raw|..]    Force disk format for -a option\n"
2340 "  --help               Display brief help\n"
2341 "  --keys-from-stdin    Read passphrases from stdin\n"
2342 "  -v|--verbose         Verbose messages\n"
2343 "  -V|--version         Display version and exit\n"
2344 "  -x                   Trace libguestfs API calls\n"
2345 "For more information, see the manpage %s(1).\n"
2346 msgstr ""
2347
2348 #: inspector/virt-inspector.c:258
2349 #, c-format
2350 msgid ""
2351 "%s: no operating system could be detected inside this disk image.\n"
2352 "\n"
2353 "This may be because the file is not a disk image, or is not a virtual "
2354 "machine\n"
2355 "image, or because the OS type is not understood by libguestfs.\n"
2356 "\n"
2357 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2358 "must\n"
2359 "install the separate libguestfs-winsupport package.\n"
2360 "\n"
2361 "If you feel this is an error, please file a bug report including as much\n"
2362 "information about the disk image as possible.\n"
2363 msgstr ""
2364
2365 #: inspector/virt-inspector.c:283
2366 #, c-format
2367 msgid "%s: XML write error at \"%s\": %m\n"
2368 msgstr ""
2369
2370 #: inspector/virt-inspector.c:295
2371 #, c-format
2372 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2373 msgstr ""
2374
2375 #: inspector/virt-inspector.c:303
2376 #, c-format
2377 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2378 msgstr ""
2379
2380 #: perl/lib/Sys/Guestfs/Lib.pm:158
2381 msgid "open_guest: first parameter must be a string or an arrayref"
2382 msgstr ""
2383
2384 #: perl/lib/Sys/Guestfs/Lib.pm:164
2385 msgid "open_guest: first argument contains undefined element"
2386 msgstr ""
2387
2388 #: perl/lib/Sys/Guestfs/Lib.pm:172
2389 #, perl-brace-format
2390 msgid "guest image {imagename} does not exist or is not readable"
2391 msgstr ""
2392
2393 #: perl/lib/Sys/Guestfs/Lib.pm:179
2394 msgid ""
2395 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2396 "XPath::XMLParser)"
2397 msgstr ""
2398
2399 #: perl/lib/Sys/Guestfs/Lib.pm:184
2400 msgid "open_guest: too many domains listed on command line"
2401 msgstr ""
2402
2403 #: perl/lib/Sys/Guestfs/Lib.pm:191
2404 msgid "open_guest: cannot connect to libvirt"
2405 msgstr ""
2406
2407 #: perl/lib/Sys/Guestfs/Lib.pm:210
2408 #, perl-brace-format
2409 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2410 msgstr ""
2411
2412 #: perl/lib/Sys/Guestfs/Lib.pm:213
2413 #, perl-brace-format
2414 msgid "{imagename} is not the name of a libvirt domain\n"
2415 msgstr ""
2416
2417 #: perl/lib/Sys/Guestfs/Lib.pm:242
2418 #, perl-brace-format
2419 msgid "{imagename} seems to have no disk devices\n"
2420 msgstr ""
2421
2422 #: perl/lib/Sys/Guestfs/Lib.pm:827
2423 msgid ""
2424 "No operating system could be detected inside this disk image.\n"
2425 "\n"
2426 "This may be because the file is not a disk image, or is not a virtual "
2427 "machine\n"
2428 "image, or because the OS type is not understood by virt-inspector.\n"
2429 "\n"
2430 "If you feel this is an error, please file a bug report including as much\n"
2431 "information about the disk image as possible.\n"
2432 msgstr ""
2433
2434 #: perl/lib/Sys/Guestfs/Lib.pm:945
2435 #, perl-brace-format
2436 msgid "unknown filesystem {fs}\n"
2437 msgstr ""
2438
2439 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2440 #, perl-brace-format
2441 msgid "Error running rpm -qa: {error}"
2442 msgstr ""
2443
2444 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2445 #, perl-brace-format
2446 msgid "Error running dpkg-query: {error}"
2447 msgstr ""
2448
2449 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2450 msgid "Can't find grub on guest"
2451 msgstr ""
2452
2453 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2454 #, perl-brace-format
2455 msgid "Grub entry {title} has no kernel"
2456 msgstr ""
2457
2458 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2459 #, perl-brace-format
2460 msgid "grub refers to {path}, which doesn't exist\n"
2461 msgstr ""
2462
2463 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2464 #, perl-brace-format
2465 msgid "Grub entry {title} does not specify an initrd"
2466 msgstr ""
2467
2468 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2469 #, perl-brace-format
2470 msgid "Didn't find modules directory {modules} for kernel {path}"
2471 msgstr ""
2472
2473 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2474 #, perl-brace-format
2475 msgid "Couldn't guess kernel version number from path for kernel {path}"
2476 msgstr ""
2477
2478 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2479 #, perl-brace-format
2480 msgid "{path} doesn't match augeas pattern"
2481 msgstr ""
2482
2483 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2484 #, perl-brace-format
2485 msgid "{filename}: could not read initrd format"
2486 msgstr ""
2487
2488 #: rescue/virt-rescue.c:60
2489 #, c-format
2490 msgid ""
2491 "%s: Run a rescue shell on a virtual machine\n"
2492 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2493 "Usage:\n"
2494 "  %s [--options] -d domname\n"
2495 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2496 "Options:\n"
2497 "  -a|--add image       Add image\n"
2498 "  --append kernelopts  Append kernel options\n"
2499 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2500 "  -d|--domain guest    Add disks from libvirt guest\n"
2501 "  --format[=raw|..]    Force disk format for -a option\n"
2502 "  --help               Display brief help\n"
2503 "  -m|--memsize MB      Set memory size in megabytes\n"
2504 "  --network            Enable network\n"
2505 "  -r|--ro              Access read-only\n"
2506 "  --selinux            Enable SELinux\n"
2507 "  -v|--verbose         Verbose messages\n"
2508 "  -V|--version         Display version and exit\n"
2509 "  -w|--rw              Mount read-write\n"
2510 "  -x                   Trace libguestfs API calls\n"
2511 "For more information, see the manpage %s(1).\n"
2512 msgstr ""
2513
2514 #: rescue/virt-rescue.c:175
2515 #, c-format
2516 msgid "%s: could not parse memory size '%s'\n"
2517 msgstr ""
2518
2519 #: rescue/virt-rescue.c:413
2520 #, c-format
2521 msgid "%s: unknown child exit status (%d)\n"
2522 msgstr ""
2523
2524 #: src/appliance.c:181
2525 #, c-format
2526 msgid ""
2527 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2528 "LIBGUESTFS_PATH (search path: %s)"
2529 msgstr ""
2530
2531 #: src/appliance.c:331
2532 #, c-format
2533 msgid "security: cached appliance %s is not owned by UID %d"
2534 msgstr ""
2535
2536 #: src/appliance.c:336
2537 #, c-format
2538 msgid "security: cached appliance %s is not a directory (mode %o)"
2539 msgstr ""
2540
2541 #: src/appliance.c:341
2542 #, c-format
2543 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2544 msgstr ""
2545
2546 #: src/appliance.c:659
2547 msgid "external command failed, see earlier error messages"
2548 msgstr ""
2549
2550 #: src/filearch.c:153
2551 #, c-format
2552 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2553 msgstr ""
2554
2555 #: src/filearch.c:266
2556 msgid ""
2557 "file-architecture API not available since this version of libguestfs was "
2558 "compiled without PCRE or libmagic libraries"
2559 msgstr ""
2560
2561 #: src/guestfs.c:178
2562 #, c-format
2563 msgid "guestfs_close: called twice on the same handle\n"
2564 msgstr ""
2565
2566 #: src/guestfs.c:290
2567 #, c-format
2568 msgid "libguestfs: error: %s\n"
2569 msgstr ""
2570
2571 #: src/guestfs.c:791
2572 #, c-format
2573 msgid "<truncated, original size %zu bytes>"
2574 msgstr ""
2575
2576 #: src/inspect.c:455 src/inspect.c:798 src/inspect.c:2201 src/inspect.c:2244
2577 #: src/inspect.c:2294
2578 #, c-format
2579 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2580 msgstr ""
2581
2582 #: src/inspect.c:832
2583 msgid "could not parse /etc/fstab or empty file"
2584 msgstr ""
2585
2586 #: src/inspect.c:1048
2587 #, c-format
2588 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2589 msgstr ""
2590
2591 #: src/inspect.c:1357
2592 #, c-format
2593 msgid "could not parse integer in version number: %s"
2594 msgstr ""
2595
2596 #: src/inspect.c:1451
2597 msgid "no inspection data: call guestfs_inspect_os first"
2598 msgstr ""
2599
2600 #: src/inspect.c:1463
2601 #, c-format
2602 msgid ""
2603 "%s: root device not found: only call this function with a root device "
2604 "previously returned by guestfs_inspect_os"
2605 msgstr ""
2606
2607 #: src/inspect.c:1592
2608 msgid "not a Windows guest, or systemroot could not be determined"
2609 msgstr ""
2610
2611 #: src/inspect.c:1832 src/inspect.c:1854 src/inspect.c:1879
2612 msgid "unexpected end of output from db_dump command"
2613 msgstr ""
2614
2615 #: src/inspect.c:2303
2616 #, c-format
2617 msgid "%s: file is empty"
2618 msgstr ""
2619
2620 #: src/inspect.c:2320
2621 msgid ""
2622 "inspection API not available since this version of libguestfs was compiled "
2623 "without PCRE or hivex libraries"
2624 msgstr ""
2625
2626 #: src/launch.c:97
2627 msgid "command line cannot be altered after qemu subprocess launched"
2628 msgstr ""
2629
2630 #: src/launch.c:154
2631 msgid "guestfs_config: parameter must begin with '-' character"
2632 msgstr ""
2633
2634 #: src/launch.c:168
2635 #, c-format
2636 msgid "guestfs_config: parameter '%s' isn't allowed"
2637 msgstr ""
2638
2639 #: src/launch.c:234 src/launch.c:338
2640 msgid "filename cannot contain ',' (comma) character"
2641 msgstr ""
2642
2643 #: src/launch.c:246 src/launch.c:251
2644 #, c-format
2645 msgid "%s parameter is empty or contains disallowed characters"
2646 msgstr ""
2647
2648 #: src/launch.c:357
2649 msgid "the libguestfs handle has already been launched"
2650 msgstr ""
2651
2652 #: src/launch.c:366
2653 #, c-format
2654 msgid "%s: cannot create temporary directory"
2655 msgstr ""
2656
2657 #: src/launch.c:393
2658 msgid "you must call guestfs_add_drive before guestfs_launch"
2659 msgstr ""
2660
2661 #: src/launch.c:746
2662 msgid "guestfs_launch failed, see earlier error messages"
2663 msgstr ""
2664
2665 #: src/launch.c:759
2666 msgid "qemu launched and contacted daemon, but state != READY"
2667 msgstr ""
2668
2669 #: src/launch.c:900
2670 #, c-format
2671 msgid ""
2672 "%s: command failed: If qemu is located on a non-standard path, try setting "
2673 "the LIBGUESTFS_QEMU environment variable."
2674 msgstr ""
2675
2676 #: src/launch.c:992
2677 msgid "qemu has not been launched yet"
2678 msgstr ""
2679
2680 #: src/launch.c:1003
2681 msgid "no subprocess to kill"
2682 msgstr ""
2683
2684 #: src/proto.c:146
2685 #, c-format
2686 msgid "guestfs_set_busy: called when in state %d != READY"
2687 msgstr ""
2688
2689 #: src/proto.c:169
2690 #, c-format
2691 msgid "guestfs_end_busy: called when in state %d"
2692 msgstr ""
2693
2694 #: src/proto.c:350
2695 #, c-format
2696 msgid ""
2697 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2698 msgstr ""
2699
2700 #: src/proto.c:471
2701 msgid ""
2702 "This usually means the libguestfs appliance failed to start up.  Please\n"
2703 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2704 "the debug messages output prior to this error.\n"
2705 msgstr ""
2706
2707 #: src/proto.c:477
2708 msgid "See earlier debug messages.\n"
2709 msgstr ""
2710
2711 #: src/proto.c:570
2712 #, c-format
2713 msgid "received magic signature from guestfsd, but in state %d"
2714 msgstr ""
2715
2716 #: src/proto.c:587
2717 #, c-format
2718 msgid "message length (%u) > maximum possible size (%d)"
2719 msgstr ""
2720
2721 #: src/proto.c:739
2722 #, c-format
2723 msgid "guestfs___send: state %d != BUSY"
2724 msgstr ""
2725
2726 #: src/proto.c:763
2727 msgid "xdr_guestfs_message_header failed"
2728 msgstr ""
2729
2730 #: src/proto.c:772
2731 msgid "dispatch failed to marshal args"
2732 msgstr ""
2733
2734 #: src/proto.c:899
2735 #, c-format
2736 msgid "send_file_chunk: state %d != READY"
2737 msgstr ""
2738
2739 #: src/proto.c:915
2740 #, c-format
2741 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2742 msgstr ""
2743
2744 #: src/proto.c:1066
2745 #, c-format
2746 msgid "%s: error in chunked encoding"
2747 msgstr ""
2748
2749 #: src/proto.c:1094
2750 msgid "write to daemon socket"
2751 msgstr ""
2752
2753 #: src/proto.c:1117
2754 msgid "receive_file_data: parse error in reply callback"
2755 msgstr ""
2756
2757 #: src/proto.c:1122
2758 msgid "receive_file_data: unexpected flag received when reading file chunks"
2759 msgstr ""
2760
2761 #: src/proto.c:1130
2762 msgid "failed to parse file chunk"
2763 msgstr ""
2764
2765 #: src/proto.c:1139
2766 msgid "file receive cancelled by daemon"
2767 msgstr ""
2768
2769 #: src/virt.c:90
2770 #, c-format
2771 msgid "could not connect to libvirt (code %d, domain %d): %s"
2772 msgstr ""
2773
2774 #: src/virt.c:98
2775 #, c-format
2776 msgid "no libvirt domain called '%s': %s"
2777 msgstr ""
2778
2779 #: src/virt.c:149
2780 #, c-format
2781 msgid "error reading libvirt XML information: %s"
2782 msgstr ""
2783
2784 #: src/virt.c:159
2785 msgid "unable to parse XML information returned by libvirt"
2786 msgstr ""
2787
2788 #: src/virt.c:165
2789 msgid "unable to create new XPath context"
2790 msgstr ""
2791
2792 #: src/virt.c:172
2793 msgid "unable to evaluate XPath expression"
2794 msgstr ""
2795
2796 #: src/virt.c:269
2797 msgid "libvirt domain has no disks"
2798 msgstr ""
2799
2800 #: src/virt.c:322
2801 #, c-format
2802 msgid "error getting domain info: %s"
2803 msgstr ""
2804
2805 #: src/virt.c:326
2806 msgid ""
2807 "error: domain is a live virtual machine.\n"
2808 "You must use readonly access because write access to a running virtual "
2809 "machine\n"
2810 "can cause disk corruption."
2811 msgstr ""
2812
2813 #: src/virt.c:352
2814 msgid ""
2815 "add-domain API not available since this version of libguestfs was compiled "
2816 "without libvirt or libxml2"
2817 msgstr ""
2818
2819 #: test-tool/test-tool.c:82
2820 #, c-format
2821 msgid ""
2822 "libguestfs-test-tool: interactive test tool\n"
2823 "Copyright (C) 2009 Red Hat Inc.\n"
2824 "Usage:\n"
2825 "  libguestfs-test-tool [--options]\n"
2826 "Options:\n"
2827 "  --help         Display usage\n"
2828 "  --helper libguestfs-test-tool-helper\n"
2829 "                 Helper program (default: %s)\n"
2830 "  --qemudir dir  Specify QEMU source directory\n"
2831 "  --qemu qemu    Specify QEMU binary\n"
2832 "  --timeout n\n"
2833 "  -t n           Set launch timeout (default: %d seconds)\n"
2834 msgstr ""
2835
2836 #: test-tool/test-tool.c:138
2837 #, c-format
2838 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2839 msgstr ""
2840
2841 #: test-tool/test-tool.c:147
2842 #, c-format
2843 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2844 msgstr ""
2845
2846 #: test-tool/test-tool.c:159
2847 #, c-format
2848 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2849 msgstr ""
2850
2851 #: test-tool/test-tool.c:185
2852 #, c-format
2853 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2854 msgstr ""
2855
2856 #: test-tool/test-tool.c:192 test-tool/test-tool.c:201
2857 #, c-format
2858 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2859 msgstr ""
2860
2861 #: test-tool/test-tool.c:209
2862 #, c-format
2863 msgid "libguestfs-test-tool: guestfs_version failed\n"
2864 msgstr ""
2865
2866 #: test-tool/test-tool.c:231
2867 #, c-format
2868 msgid "libguestfs-test-tool: failed to launch appliance\n"
2869 msgstr ""
2870
2871 #: test-tool/test-tool.c:243
2872 #, c-format
2873 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2874 msgstr ""
2875
2876 #: test-tool/test-tool.c:249
2877 #, c-format
2878 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2879 msgstr ""
2880
2881 #: test-tool/test-tool.c:255
2882 #, c-format
2883 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2884 msgstr ""
2885
2886 #: test-tool/test-tool.c:261
2887 #, c-format
2888 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2889 msgstr ""
2890
2891 #: test-tool/test-tool.c:267
2892 #, c-format
2893 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2894 msgstr ""
2895
2896 #: test-tool/test-tool.c:275
2897 #, c-format
2898 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2899 msgstr ""
2900
2901 #: test-tool/test-tool.c:306
2902 #, c-format
2903 msgid ""
2904 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2905 "--qemu/--qemudir options cannot be used.\n"
2906 msgstr ""
2907
2908 #: test-tool/test-tool.c:314
2909 #, c-format
2910 msgid "Binary '%s' does not exist or is not executable\n"
2911 msgstr ""
2912
2913 #: test-tool/test-tool.c:328
2914 #, c-format
2915 msgid "%s: does not look like a qemu source directory\n"
2916 msgstr ""
2917
2918 #: test-tool/test-tool.c:377
2919 #, c-format
2920 msgid ""
2921 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2922 "available.  Expected to find it in '%s'\n"
2923 "\n"
2924 "Use the --helper option to specify the location of this program.\n"
2925 msgstr ""
2926
2927 #: test-tool/test-tool.c:393
2928 #, c-format
2929 msgid "command failed: %s"
2930 msgstr ""
2931
2932 #: test-tool/test-tool.c:401
2933 #, c-format
2934 msgid ""
2935 "Test tool helper program %s\n"
2936 "is not statically linked.  This is a build error when this test tool\n"
2937 "was built.\n"
2938 msgstr ""
2939
2940 #: test-tool/test-tool.c:435
2941 #, c-format
2942 msgid "mkisofs command failed: %s\n"
2943 msgstr ""
2944
2945 #: tools/virt-edit.pl:174
2946 msgid "virt-edit: no image, VM names or filenames to edit given"
2947 msgstr ""
2948
2949 #: tools/virt-edit.pl:190 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
2950 #, perl-brace-format
2951 msgid ""
2952 "{prog}: No operating system could be detected inside this disk image.\n"
2953 "\n"
2954 "This may be because the file is not a disk image, or is not a virtual "
2955 "machine\n"
2956 "image, or because the OS type is not understood by libguestfs.\n"
2957 "\n"
2958 "If you feel this is an error, please file a bug report including as much\n"
2959 "information about the disk image as possible.\n"
2960 msgstr ""
2961
2962 #: tools/virt-edit.pl:194 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
2963 #, perl-brace-format
2964 msgid "{prog}: multiboot operating systems are not supported.\n"
2965 msgstr ""
2966
2967 #: tools/virt-edit.pl:227
2968 msgid "File not changed.\n"
2969 msgstr ""
2970
2971 #: tools/virt-list-filesystems.pl:142
2972 msgid "virt-list-filesystems: no image or VM name given"
2973 msgstr ""
2974
2975 #: tools/virt-list-partitions.pl:152
2976 msgid "virt-list-partitions: no image or VM name given"
2977 msgstr ""
2978
2979 #: tools/virt-make-fs.pl:291
2980 msgid "virt-make-fs input output\n"
2981 msgstr ""
2982
2983 #: tools/virt-make-fs.pl:321
2984 msgid "unexpected output from 'du' command"
2985 msgstr ""
2986
2987 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2988 #: tools/virt-make-fs.pl:458
2989 #, perl-brace-format
2990 msgid "{f}: unknown input format: {fmt}\n"
2991 msgstr ""
2992
2993 #: tools/virt-make-fs.pl:391
2994 #, perl-brace-format
2995 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2996 msgstr ""
2997
2998 #: tools/virt-make-fs.pl:406
2999 msgid ""
3000 "qemu-img create: failed to create disk image, see earlier error messages\n"
3001 msgstr ""
3002
3003 #: tools/virt-make-fs.pl:417
3004 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3005 msgstr ""
3006
3007 #: tools/virt-make-fs.pl:442
3008 msgid "tar: failed, see earlier messages\n"
3009 msgstr ""
3010
3011 #: tools/virt-make-fs.pl:464
3012 msgid "uncompress command failed, see earlier messages\n"
3013 msgstr ""
3014
3015 #: tools/virt-make-fs.pl:499
3016 msgid ""
3017 "virt-make-fs: error copying contents into filesystem\n"
3018 "An error here usually means that the program did not estimate the\n"
3019 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3020 msgstr ""
3021
3022 #: tools/virt-resize.pl:33
3023 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3024 msgstr ""
3025
3026 #: tools/virt-resize.pl:581
3027 #, perl-brace-format
3028 msgid "virt-resize: {file}: does not exist or is not readable\n"
3029 msgstr ""
3030
3031 #: tools/virt-resize.pl:583
3032 #, perl-brace-format
3033 msgid ""
3034 "virt-resize: {file}: does not exist or is not writable\n"
3035 "You have to create the destination disk before running this program.\n"
3036 "Please read the virt-resize(1) manpage for more information.\n"
3037 msgstr ""
3038
3039 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3040 #, perl-brace-format
3041 msgid ""
3042 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3043 msgstr ""
3044
3045 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3046 msgid "virt-resize: short read"
3047 msgstr ""
3048
3049 #: tools/virt-resize.pl:827
3050 #, perl-brace-format
3051 msgid "virt-resize: no logical volume called {n}\n"
3052 msgstr ""
3053
3054 #: tools/virt-resize.pl:847
3055 #, perl-brace-format
3056 msgid ""
3057 "{p}: partition not found in the source disk image, when using the '{opt}' "
3058 "command line option\n"
3059 msgstr ""
3060
3061 #: tools/virt-resize.pl:853
3062 #, perl-brace-format
3063 msgid ""
3064 "{p}: partition ignored, you cannot use it in another command line argument\n"
3065 msgstr ""
3066
3067 #: tools/virt-resize.pl:857
3068 #, perl-brace-format
3069 msgid ""
3070 "{p}: partition deleted, you cannot use it in another command line argument\n"
3071 msgstr ""
3072
3073 #: tools/virt-resize.pl:899
3074 #, perl-brace-format
3075 msgid "{p}: this partition has already been marked for resizing\n"
3076 msgstr ""
3077
3078 #: tools/virt-resize.pl:907
3079 #, perl-brace-format
3080 msgid "{p}: missing size field in {o} option\n"
3081 msgstr ""
3082
3083 #: tools/virt-resize.pl:924
3084 #, perl-brace-format
3085 msgid "{p}: {f}: cannot parse size field\n"
3086 msgstr ""
3087
3088 #: tools/virt-resize.pl:929
3089 #, perl-brace-format
3090 msgid "{p}: new size is zero or negative\n"
3091 msgstr ""
3092
3093 #: tools/virt-resize.pl:952
3094 #, perl-brace-format
3095 msgid ""
3096 "{p}: cannot make this partition smaller because it contains a\n"
3097 "filesystem, physical volume or other content that is larger than the new "
3098 "size.\n"
3099 "You have to resize the content first, see virt-resize(1).\n"
3100 msgstr ""
3101
3102 #: tools/virt-resize.pl:968
3103 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3104 msgstr ""
3105
3106 #: tools/virt-resize.pl:1017
3107 #, perl-brace-format
3108 msgid ""
3109 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3110 "expand into.  You need to make the target disk larger by at least {h}.\n"
3111 msgstr ""
3112
3113 #: tools/virt-resize.pl:1032
3114 msgid ""
3115 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3116 "(see 'deficit' in the virt-resize(1) man page)\n"
3117 msgstr ""
3118
3119 #: tools/virt-resize.pl:1047
3120 msgid "Summary of changes:\n"
3121 msgstr ""
3122
3123 #: tools/virt-resize.pl:1051
3124 #, perl-brace-format
3125 msgid "{p}: partition will be ignored\n"
3126 msgstr ""
3127
3128 #: tools/virt-resize.pl:1053
3129 #, perl-brace-format
3130 msgid "{p}: partition will be deleted\n"
3131 msgstr ""
3132
3133 #: tools/virt-resize.pl:1055
3134 #, perl-brace-format
3135 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3136 msgstr ""
3137
3138 #: tools/virt-resize.pl:1060
3139 #, perl-brace-format
3140 msgid "{p}: content will be expanded using the '{meth}' method\n"
3141 msgstr ""
3142
3143 #: tools/virt-resize.pl:1065
3144 #, perl-brace-format
3145 msgid "{p}: partition will be left alone\n"
3146 msgstr ""
3147
3148 #: tools/virt-resize.pl:1070
3149 #, perl-brace-format
3150 msgid "{n}: LV will be expanded to maximum size\n"
3151 msgstr ""
3152
3153 #: tools/virt-resize.pl:1076
3154 #, perl-brace-format
3155 msgid "{n}: content will be expanded using the '{meth}' method\n"
3156 msgstr ""
3157
3158 #: tools/virt-resize.pl:1083
3159 #, perl-brace-format
3160 msgid "There is a surplus of {spl} bytes ({h}).\n"
3161 msgstr ""
3162
3163 #: tools/virt-resize.pl:1088
3164 msgid "An extra partition will be created for the surplus.\n"
3165 msgstr ""
3166
3167 #: tools/virt-resize.pl:1090
3168 msgid ""
3169 "The surplus space is not large enough for an extra partition to be created\n"
3170 "and so it will just be ignored.\n"
3171 msgstr ""
3172
3173 #: tools/virt-resize.pl:1093
3174 msgid ""
3175 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3176 "to partition this extra space if you want.\n"
3177 msgstr ""
3178
3179 #: tools/virt-resize.pl:1096
3180 #, perl-brace-format
3181 msgid ""
3182 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3183 "You need to make the target disk larger by at least this amount,\n"
3184 "or adjust your resizing requests.\n"
3185 msgstr ""
3186
3187 #: tools/virt-resize.pl:1113
3188 msgid "virt-resize: source disk does not have a first partition\n"
3189 msgstr ""
3190
3191 #: tools/virt-resize.pl:1208
3192 #, perl-brace-format
3193 msgid "Copying {p} ...\n"
3194 msgstr ""
3195
3196 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3197 #, perl-brace-format
3198 msgid "Expanding {p} using the '{meth}' method\n"
3199 msgstr ""
3200
3201 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3202 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3203 msgstr ""
3204
3205 #: tools/virt-tar.pl:207
3206 msgid "virt-tar: no image, VM names, directory or filename given"
3207 msgstr ""
3208
3209 #: tools/virt-tar.pl:210
3210 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3211 msgstr ""
3212
3213 #: tools/virt-tar.pl:221
3214 #, perl-brace-format
3215 msgid "virt-tar: {tarball}: file not found\n"
3216 msgstr ""
3217
3218 #: tools/virt-tar.pl:224
3219 #, perl-brace-format
3220 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3221 msgstr ""
3222
3223 #: tools/virt-win-reg.pl:201
3224 msgid "no libvirt domain name or disk image given\n"
3225 msgstr ""
3226
3227 #: tools/virt-win-reg.pl:240
3228 msgid ""
3229 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3230 "export\n"
3231 msgstr ""
3232
3233 #: tools/virt-win-reg.pl:351
3234 #, perl-brace-format
3235 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3236 msgstr ""
3237
3238 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3239 #, perl-brace-format
3240 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3241 msgstr ""
3242
3243 #: tools/virt-win-reg.pl:375
3244 #, perl-brace-format
3245 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3246 msgstr ""
3247
3248 #: tools/virt-win-reg.pl:397
3249 #, perl-brace-format
3250 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3251 msgstr ""