Version 1.9.0.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs 1.9.0\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2010-12-19 15:53+0000\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:53 cat/virt-filesystems.c:86 cat/virt-ls.c:54 df/main.c:66
22 #: fish/fish.c:86 fuse/guestmount.c:862 inspector/virt-inspector.c:67
23 #: rescue/virt-rescue.c:55
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:57
29 #, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\n"
44 "  -v|--verbose         Verbose messages\n"
45 "  -V|--version         Display version and exit\n"
46 "  -x                   Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
48 msgstr ""
49
50 #: cat/virt-cat.c:113 cat/virt-filesystems.c:189 cat/virt-ls.c:119
51 #: df/domains.c:428 df/main.c:132 fish/fish.c:204 fuse/guestmount.c:973
52 #: inspector/virt-inspector.c:127 rescue/virt-rescue.c:125
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: cat/virt-cat.c:135 cat/virt-filesystems.c:243 cat/virt-ls.c:141
58 #: df/main.c:156 fish/fish.c:272 fuse/guestmount.c:1021
59 #: inspector/virt-inspector.c:149 rescue/virt-rescue.c:149
60 #, c-format
61 msgid "%s: unknown long option: %s (%d)\n"
62 msgstr ""
63
64 #: cat/virt-filesystems.c:90
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:304 df/main.c:250
104 #, c-format
105 msgid "%s: you cannot use -h and --csv options together.\n"
106 msgstr ""
107
108 #: cat/virt-ls.c:58
109 #, c-format
110 msgid ""
111 "%s: list files in a virtual machine\n"
112 "Copyright (C) 2010 Red Hat Inc.\n"
113 "Usage:\n"
114 "  %s [--options] -d domname file [dir ...]\n"
115 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
116 "Options:\n"
117 "  -a|--add image       Add image\n"
118 "  -c|--connect uri     Specify libvirt URI for -d option\n"
119 "  -d|--domain guest    Add disks from libvirt guest\n"
120 "  --echo-keys          Don't turn off echo for passphrases\n"
121 "  --format[=raw|..]    Force disk format for -a option\n"
122 "  --help               Display brief help\n"
123 "  --keys-from-stdin    Read passphrases from stdin\n"
124 "  -l|--long            Long listing\n"
125 "  -R|--recursive       Recursive listing\n"
126 "  -v|--verbose         Verbose messages\n"
127 "  -V|--version         Display version and exit\n"
128 "  -x                   Trace libguestfs API calls\n"
129 "For more information, see the manpage %s(1).\n"
130 msgstr ""
131
132 #: df/domains.c:115
133 #, c-format
134 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
135 msgstr ""
136
137 #: df/domains.c:124
138 #, c-format
139 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
140 msgstr ""
141
142 #: df/domains.c:134
143 #, c-format
144 msgid "%s: could not list running domains (code %d, domain %d): %s"
145 msgstr ""
146
147 #: df/domains.c:145
148 #, c-format
149 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
150 msgstr ""
151
152 #: df/domains.c:155
153 #, c-format
154 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
155 msgstr ""
156
157 #: df/domains.c:281
158 #, c-format
159 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
160 msgstr ""
161
162 #: df/main.c:70
163 #, c-format
164 msgid ""
165 "%s: display free space on virtual filesystems\n"
166 "Copyright (C) 2010 Red Hat Inc.\n"
167 "Usage:\n"
168 "  %s [--options] -d domname\n"
169 "  %s [--options] -a disk.img [-a disk.img ...]\n"
170 "Options:\n"
171 "  -a|--add image       Add image\n"
172 "  -c|--connect uri     Specify libvirt URI for -d option\n"
173 "  --csv                Output as Comma-Separated Values\n"
174 "  -d|--domain guest    Add disks from libvirt guest\n"
175 "  --format[=raw|..]    Force disk format for -a option\n"
176 "  -h|--human-readable  Human-readable sizes in --long output\n"
177 "  --help               Display brief help\n"
178 "  -i|--inodes          Display inodes\n"
179 "  --one-per-guest      Separate appliance per guest\n"
180 "  --uuid               Add UUIDs to --long output\n"
181 "  -v|--verbose         Verbose messages\n"
182 "  -V|--version         Display version and exit\n"
183 "  -x                   Trace libguestfs API calls\n"
184 "For more information, see the manpage %s(1).\n"
185 msgstr ""
186
187 #: df/main.c:262
188 #, c-format
189 msgid "%s: compiled without support for libvirt.\n"
190 msgstr ""
191
192 #: df/output.c:49
193 msgid "VirtualMachine"
194 msgstr ""
195
196 #: df/output.c:50
197 msgid "Filesystem"
198 msgstr ""
199
200 #: df/output.c:53
201 msgid "1K-blocks"
202 msgstr ""
203
204 #: df/output.c:55
205 msgid "Size"
206 msgstr ""
207
208 #: df/output.c:56
209 msgid "Used"
210 msgstr ""
211
212 #: df/output.c:57
213 msgid "Available"
214 msgstr ""
215
216 #: df/output.c:58
217 msgid "Use%"
218 msgstr ""
219
220 #: df/output.c:60
221 msgid "Inodes"
222 msgstr ""
223
224 #: df/output.c:61
225 msgid "IUsed"
226 msgstr ""
227
228 #: df/output.c:62
229 msgid "IFree"
230 msgstr ""
231
232 #: df/output.c:63
233 msgid "IUse%"
234 msgstr ""
235
236 #: fish/alloc.c:37
237 #, c-format
238 msgid "use 'alloc file size' to create an image\n"
239 msgstr ""
240
241 #: fish/alloc.c:51
242 #, c-format
243 msgid "use 'sparse file size' to create a sparse image\n"
244 msgstr ""
245
246 #: fish/alloc.c:75
247 #, c-format
248 msgid "can't allocate or add disks after launching\n"
249 msgstr ""
250
251 #: fish/alloc.c:156
252 #, c-format
253 msgid "%s: invalid integer parameter (%s returned %d)\n"
254 msgstr ""
255
256 #: fish/cmds.c:2487
257 msgid "Command"
258 msgstr ""
259
260 #: fish/cmds.c:2487
261 msgid "Description"
262 msgstr ""
263
264 #: fish/cmds.c:2489
265 msgid "add a CD-ROM disk image to examine"
266 msgstr ""
267
268 #: fish/cmds.c:2490
269 msgid "add the disk(s) from a named libvirt domain"
270 msgstr ""
271
272 #: fish/cmds.c:2491 fish/cmds.c:2492
273 msgid "add an image to examine or modify"
274 msgstr ""
275
276 #: fish/cmds.c:2493
277 msgid "add a drive in snapshot mode (read-only)"
278 msgstr ""
279
280 #: fish/cmds.c:2494
281 msgid "add a drive read-only specifying the QEMU block emulation to use"
282 msgstr ""
283
284 #: fish/cmds.c:2495
285 msgid "add a drive specifying the QEMU block emulation to use"
286 msgstr ""
287
288 #: fish/cmds.c:2496
289 msgid "allocate and add a disk file"
290 msgstr ""
291
292 #: fish/cmds.c:2497
293 msgid "clear Augeas path"
294 msgstr ""
295
296 #: fish/cmds.c:2498
297 msgid "close the current Augeas handle"
298 msgstr ""
299
300 #: fish/cmds.c:2499
301 msgid "define an Augeas node"
302 msgstr ""
303
304 #: fish/cmds.c:2500
305 msgid "define an Augeas variable"
306 msgstr ""
307
308 #: fish/cmds.c:2501
309 msgid "look up the value of an Augeas path"
310 msgstr ""
311
312 #: fish/cmds.c:2502
313 msgid "create a new Augeas handle"
314 msgstr ""
315
316 #: fish/cmds.c:2503
317 msgid "insert a sibling Augeas node"
318 msgstr ""
319
320 #: fish/cmds.c:2504
321 msgid "load files into the tree"
322 msgstr ""
323
324 #: fish/cmds.c:2505
325 msgid "list Augeas nodes under augpath"
326 msgstr ""
327
328 #: fish/cmds.c:2506
329 msgid "return Augeas nodes which match augpath"
330 msgstr ""
331
332 #: fish/cmds.c:2507
333 msgid "move Augeas node"
334 msgstr ""
335
336 #: fish/cmds.c:2508
337 msgid "remove an Augeas path"
338 msgstr ""
339
340 #: fish/cmds.c:2509
341 msgid "write all pending Augeas changes to disk"
342 msgstr ""
343
344 #: fish/cmds.c:2510
345 msgid "set Augeas path to value"
346 msgstr ""
347
348 #: fish/cmds.c:2511
349 msgid "test availability of some parts of the API"
350 msgstr ""
351
352 #: fish/cmds.c:2512
353 msgid "return a list of all optional groups"
354 msgstr ""
355
356 #: fish/cmds.c:2513
357 msgid "upload base64-encoded data to file"
358 msgstr ""
359
360 #: fish/cmds.c:2514
361 msgid "download file and encode as base64"
362 msgstr ""
363
364 #: fish/cmds.c:2515
365 msgid "flush device buffers"
366 msgstr ""
367
368 #: fish/cmds.c:2516
369 msgid "get blocksize of block device"
370 msgstr ""
371
372 #: fish/cmds.c:2517
373 msgid "is block device set to read-only"
374 msgstr ""
375
376 #: fish/cmds.c:2518
377 msgid "get total size of device in bytes"
378 msgstr ""
379
380 #: fish/cmds.c:2519
381 msgid "get sectorsize of block device"
382 msgstr ""
383
384 #: fish/cmds.c:2520
385 msgid "get total size of device in 512-byte sectors"
386 msgstr ""
387
388 #: fish/cmds.c:2521
389 msgid "reread partition table"
390 msgstr ""
391
392 #: fish/cmds.c:2522
393 msgid "set blocksize of block device"
394 msgstr ""
395
396 #: fish/cmds.c:2523
397 msgid "set block device to read-only"
398 msgstr ""
399
400 #: fish/cmds.c:2524
401 msgid "set block device to read-write"
402 msgstr ""
403
404 #: fish/cmds.c:2525
405 msgid "return true path on case-insensitive filesystem"
406 msgstr ""
407
408 #: fish/cmds.c:2526
409 msgid "list the contents of a file"
410 msgstr ""
411
412 #: fish/cmds.c:2527
413 msgid "compute MD5, SHAx or CRC checksum of file"
414 msgstr ""
415
416 #: fish/cmds.c:2528
417 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
418 msgstr ""
419
420 #: fish/cmds.c:2529
421 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
422 msgstr ""
423
424 #: fish/cmds.c:2530
425 msgid "change file mode"
426 msgstr ""
427
428 #: fish/cmds.c:2531 fish/cmds.c:2639
429 msgid "change file owner and group"
430 msgstr ""
431
432 #: fish/cmds.c:2532
433 msgid "run a command from the guest filesystem"
434 msgstr ""
435
436 #: fish/cmds.c:2533
437 msgid "run a command, returning lines"
438 msgstr ""
439
440 #: fish/cmds.c:2534
441 msgid "add qemu parameters"
442 msgstr ""
443
444 #: fish/cmds.c:2535
445 msgid "copy local files or directories into an image"
446 msgstr ""
447
448 #: fish/cmds.c:2536
449 msgid "copy remote files or directories out of an image"
450 msgstr ""
451
452 #: fish/cmds.c:2537
453 msgid "copy size bytes from source to destination using dd"
454 msgstr ""
455
456 #: fish/cmds.c:2538
457 msgid "copy a file"
458 msgstr ""
459
460 #: fish/cmds.c:2539
461 msgid "copy a file or directory recursively"
462 msgstr ""
463
464 #: fish/cmds.c:2540
465 msgid "copy from source to destination using dd"
466 msgstr ""
467
468 #: fish/cmds.c:2541
469 msgid "debugging and internals"
470 msgstr ""
471
472 #: fish/cmds.c:2542
473 msgid "debug the QEMU command line (internal use only)"
474 msgstr ""
475
476 #: fish/cmds.c:2543
477 msgid "upload a file to the appliance (internal use only)"
478 msgstr ""
479
480 #: fish/cmds.c:2544
481 msgid "report file system disk space usage"
482 msgstr ""
483
484 #: fish/cmds.c:2545
485 msgid "report file system disk space usage (human readable)"
486 msgstr ""
487
488 #: fish/cmds.c:2546
489 msgid "return kernel messages"
490 msgstr ""
491
492 #: fish/cmds.c:2547
493 msgid "download a file to the local machine"
494 msgstr ""
495
496 #: fish/cmds.c:2548
497 msgid "download a file to the local machine with offset and size"
498 msgstr ""
499
500 #: fish/cmds.c:2549
501 msgid "drop kernel page cache, dentries and inodes"
502 msgstr ""
503
504 #: fish/cmds.c:2550
505 msgid "estimate file space usage"
506 msgstr ""
507
508 #: fish/cmds.c:2551
509 msgid "check an ext2/ext3 filesystem"
510 msgstr ""
511
512 #: fish/cmds.c:2552
513 msgid "display a line of text"
514 msgstr ""
515
516 #: fish/cmds.c:2553
517 msgid "echo arguments back to the client"
518 msgstr ""
519
520 #: fish/cmds.c:2554
521 msgid "edit a file"
522 msgstr ""
523
524 #: fish/cmds.c:2555 fish/cmds.c:2556 fish/cmds.c:2561 fish/cmds.c:2562
525 #: fish/cmds.c:2594 fish/cmds.c:2595 fish/cmds.c:2830 fish/cmds.c:2831
526 #: fish/cmds.c:2835 fish/cmds.c:2836 fish/cmds.c:2838 fish/cmds.c:2839
527 msgid "return lines matching a pattern"
528 msgstr ""
529
530 #: fish/cmds.c:2557
531 msgid "test if two files have equal contents"
532 msgstr ""
533
534 #: fish/cmds.c:2558
535 msgid "test if file or directory exists"
536 msgstr ""
537
538 #: fish/cmds.c:2559 fish/cmds.c:2560
539 msgid "preallocate a file in the guest filesystem"
540 msgstr ""
541
542 #: fish/cmds.c:2563
543 msgid "determine file type"
544 msgstr ""
545
546 #: fish/cmds.c:2564
547 msgid "detect the architecture of a binary file"
548 msgstr ""
549
550 #: fish/cmds.c:2565
551 msgid "return the size of the file in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2566
555 msgid "fill a file with octets"
556 msgstr ""
557
558 #: fish/cmds.c:2567
559 msgid "fill a file with a repeating pattern of bytes"
560 msgstr ""
561
562 #: fish/cmds.c:2568
563 msgid "find all files and directories"
564 msgstr ""
565
566 #: fish/cmds.c:2569
567 msgid "find all files and directories, returning NUL-separated list"
568 msgstr ""
569
570 #: fish/cmds.c:2570
571 msgid "find a filesystem by label"
572 msgstr ""
573
574 #: fish/cmds.c:2571
575 msgid "find a filesystem by UUID"
576 msgstr ""
577
578 #: fish/cmds.c:2572
579 msgid "run the filesystem checker"
580 msgstr ""
581
582 #: fish/cmds.c:2573
583 msgid "get the additional kernel options"
584 msgstr ""
585
586 #: fish/cmds.c:2574
587 msgid "get autosync mode"
588 msgstr ""
589
590 #: fish/cmds.c:2575
591 msgid "get direct appliance mode flag"
592 msgstr ""
593
594 #: fish/cmds.c:2576
595 msgid "get the ext2/3/4 filesystem label"
596 msgstr ""
597
598 #: fish/cmds.c:2577
599 msgid "get the ext2/3/4 filesystem UUID"
600 msgstr ""
601
602 #: fish/cmds.c:2578
603 msgid "get memory allocated to the qemu subprocess"
604 msgstr ""
605
606 #: fish/cmds.c:2579
607 msgid "get enable network flag"
608 msgstr ""
609
610 #: fish/cmds.c:2580
611 msgid "get the search path"
612 msgstr ""
613
614 #: fish/cmds.c:2581
615 msgid "get PID of qemu subprocess"
616 msgstr ""
617
618 #: fish/cmds.c:2582
619 msgid "get the qemu binary"
620 msgstr ""
621
622 #: fish/cmds.c:2583
623 msgid "get recovery process enabled flag"
624 msgstr ""
625
626 #: fish/cmds.c:2584
627 msgid "get SELinux enabled flag"
628 msgstr ""
629
630 #: fish/cmds.c:2585
631 msgid "get the current state"
632 msgstr ""
633
634 #: fish/cmds.c:2586
635 msgid "get command trace enabled flag"
636 msgstr ""
637
638 #: fish/cmds.c:2587
639 msgid "get the current umask"
640 msgstr ""
641
642 #: fish/cmds.c:2588
643 msgid "get verbose mode"
644 msgstr ""
645
646 #: fish/cmds.c:2589
647 msgid "get SELinux security context"
648 msgstr ""
649
650 #: fish/cmds.c:2590 fish/cmds.c:2640
651 msgid "get a single extended attribute"
652 msgstr ""
653
654 #: fish/cmds.c:2591 fish/cmds.c:2641
655 msgid "list extended attributes of a file or directory"
656 msgstr ""
657
658 #: fish/cmds.c:2592
659 msgid "expand wildcards in command"
660 msgstr ""
661
662 #: fish/cmds.c:2593
663 msgid "expand a wildcard path"
664 msgstr ""
665
666 #: fish/cmds.c:2596
667 msgid "install GRUB"
668 msgstr ""
669
670 #: fish/cmds.c:2597
671 msgid "return first 10 lines of a file"
672 msgstr ""
673
674 #: fish/cmds.c:2598
675 msgid "return first N lines of a file"
676 msgstr ""
677
678 #: fish/cmds.c:2599
679 msgid "dump a file in hexadecimal"
680 msgstr ""
681
682 #: fish/cmds.c:2600
683 msgid "edit with a hex editor"
684 msgstr ""
685
686 #: fish/cmds.c:2601
687 msgid "list the contents of a single file in an initrd"
688 msgstr ""
689
690 #: fish/cmds.c:2602
691 msgid "list files in an initrd"
692 msgstr ""
693
694 #: fish/cmds.c:2603
695 msgid "add an inotify watch"
696 msgstr ""
697
698 #: fish/cmds.c:2604
699 msgid "close the inotify handle"
700 msgstr ""
701
702 #: fish/cmds.c:2605
703 msgid "return list of watched files that had events"
704 msgstr ""
705
706 #: fish/cmds.c:2606
707 msgid "create an inotify handle"
708 msgstr ""
709
710 #: fish/cmds.c:2607
711 msgid "return list of inotify events"
712 msgstr ""
713
714 #: fish/cmds.c:2608
715 msgid "remove an inotify watch"
716 msgstr ""
717
718 #: fish/cmds.c:2609
719 msgid "get architecture of inspected operating system"
720 msgstr ""
721
722 #: fish/cmds.c:2610
723 msgid "get distro of inspected operating system"
724 msgstr ""
725
726 #: fish/cmds.c:2611
727 msgid "get filesystems associated with inspected operating system"
728 msgstr ""
729
730 #: fish/cmds.c:2612
731 msgid "get hostname of the operating system"
732 msgstr ""
733
734 #: fish/cmds.c:2613
735 msgid "get major version of inspected operating system"
736 msgstr ""
737
738 #: fish/cmds.c:2614
739 msgid "get minor version of inspected operating system"
740 msgstr ""
741
742 #: fish/cmds.c:2615
743 msgid "get mountpoints of inspected operating system"
744 msgstr ""
745
746 #: fish/cmds.c:2616
747 msgid "get package format used by the operating system"
748 msgstr ""
749
750 #: fish/cmds.c:2617
751 msgid "get package management tool used by the operating system"
752 msgstr ""
753
754 #: fish/cmds.c:2618
755 msgid "get product name of inspected operating system"
756 msgstr ""
757
758 #: fish/cmds.c:2619
759 msgid "return list of operating systems found by last inspection"
760 msgstr ""
761
762 #: fish/cmds.c:2620
763 msgid "get type of inspected operating system"
764 msgstr ""
765
766 #: fish/cmds.c:2621
767 msgid "get Windows systemroot of inspected operating system"
768 msgstr ""
769
770 #: fish/cmds.c:2622
771 msgid "get list of applications installed in the operating system"
772 msgstr ""
773
774 #: fish/cmds.c:2623
775 msgid "inspect disk and return list of operating systems found"
776 msgstr ""
777
778 #: fish/cmds.c:2624
779 msgid "test if block device"
780 msgstr ""
781
782 #: fish/cmds.c:2625
783 msgid "is busy processing a command"
784 msgstr ""
785
786 #: fish/cmds.c:2626
787 msgid "test if character device"
788 msgstr ""
789
790 #: fish/cmds.c:2627
791 msgid "is in configuration state"
792 msgstr ""
793
794 #: fish/cmds.c:2628
795 msgid "test if a directory"
796 msgstr ""
797
798 #: fish/cmds.c:2629
799 msgid "test if FIFO (named pipe)"
800 msgstr ""
801
802 #: fish/cmds.c:2630
803 msgid "test if a regular file"
804 msgstr ""
805
806 #: fish/cmds.c:2631
807 msgid "is launching subprocess"
808 msgstr ""
809
810 #: fish/cmds.c:2632
811 msgid "test if device is a logical volume"
812 msgstr ""
813
814 #: fish/cmds.c:2633
815 msgid "is ready to accept commands"
816 msgstr ""
817
818 #: fish/cmds.c:2634
819 msgid "test if socket"
820 msgstr ""
821
822 #: fish/cmds.c:2635
823 msgid "test if symbolic link"
824 msgstr ""
825
826 #: fish/cmds.c:2636
827 msgid "kill the qemu subprocess"
828 msgstr ""
829
830 #: fish/cmds.c:2637
831 msgid "launch the qemu subprocess"
832 msgstr ""
833
834 #: fish/cmds.c:2638
835 msgid "change working directory"
836 msgstr ""
837
838 #: fish/cmds.c:2642
839 msgid "list the block devices"
840 msgstr ""
841
842 #: fish/cmds.c:2643
843 msgid "list filesystems"
844 msgstr ""
845
846 #: fish/cmds.c:2644
847 msgid "list the partitions"
848 msgstr ""
849
850 #: fish/cmds.c:2645
851 msgid "list the files in a directory (long format)"
852 msgstr ""
853
854 #: fish/cmds.c:2646 fish/cmds.c:2647
855 msgid "create a hard link"
856 msgstr ""
857
858 #: fish/cmds.c:2648 fish/cmds.c:2649
859 msgid "create a symbolic link"
860 msgstr ""
861
862 #: fish/cmds.c:2650 fish/cmds.c:2741
863 msgid "remove extended attribute of a file or directory"
864 msgstr ""
865
866 #: fish/cmds.c:2651
867 msgid "list the files in a directory"
868 msgstr ""
869
870 #: fish/cmds.c:2652 fish/cmds.c:2766
871 msgid "set extended attribute of a file or directory"
872 msgstr ""
873
874 #: fish/cmds.c:2653
875 msgid "get file information for a symbolic link"
876 msgstr ""
877
878 #: fish/cmds.c:2654
879 msgid "lstat on multiple files"
880 msgstr ""
881
882 #: fish/cmds.c:2655
883 msgid "add a key on a LUKS encrypted device"
884 msgstr ""
885
886 #: fish/cmds.c:2656
887 msgid "close a LUKS device"
888 msgstr ""
889
890 #: fish/cmds.c:2657 fish/cmds.c:2658
891 msgid "format a block device as a LUKS encrypted device"
892 msgstr ""
893
894 #: fish/cmds.c:2659
895 msgid "remove a key from a LUKS encrypted device"
896 msgstr ""
897
898 #: fish/cmds.c:2660
899 msgid "open a LUKS-encrypted block device"
900 msgstr ""
901
902 #: fish/cmds.c:2661
903 msgid "open a LUKS-encrypted block device read-only"
904 msgstr ""
905
906 #: fish/cmds.c:2662
907 msgid "create an LVM logical volume"
908 msgstr ""
909
910 #: fish/cmds.c:2663
911 msgid "get canonical name of an LV"
912 msgstr ""
913
914 #: fish/cmds.c:2664
915 msgid "clear LVM device filter"
916 msgstr ""
917
918 #: fish/cmds.c:2665
919 msgid "remove all LVM LVs, VGs and PVs"
920 msgstr ""
921
922 #: fish/cmds.c:2666
923 msgid "set LVM device filter"
924 msgstr ""
925
926 #: fish/cmds.c:2667
927 msgid "remove an LVM logical volume"
928 msgstr ""
929
930 #: fish/cmds.c:2668
931 msgid "rename an LVM logical volume"
932 msgstr ""
933
934 #: fish/cmds.c:2669
935 msgid "resize an LVM logical volume"
936 msgstr ""
937
938 #: fish/cmds.c:2670
939 msgid "expand an LV to fill free space"
940 msgstr ""
941
942 #: fish/cmds.c:2671 fish/cmds.c:2672
943 msgid "list the LVM logical volumes (LVs)"
944 msgstr ""
945
946 #: fish/cmds.c:2673
947 msgid "get the UUID of a logical volume"
948 msgstr ""
949
950 #: fish/cmds.c:2674
951 msgid "lgetxattr on multiple files"
952 msgstr ""
953
954 #: fish/cmds.c:2675
955 msgid "open the manual"
956 msgstr ""
957
958 #: fish/cmds.c:2676
959 msgid "create a directory"
960 msgstr ""
961
962 #: fish/cmds.c:2677
963 msgid "create a directory with a particular mode"
964 msgstr ""
965
966 #: fish/cmds.c:2678
967 msgid "create a directory and parents"
968 msgstr ""
969
970 #: fish/cmds.c:2679
971 msgid "create a temporary directory"
972 msgstr ""
973
974 #: fish/cmds.c:2680 fish/cmds.c:2681 fish/cmds.c:2682
975 msgid "make ext2/3/4 filesystem with external journal"
976 msgstr ""
977
978 #: fish/cmds.c:2683
979 msgid "make ext2/3/4 external journal"
980 msgstr ""
981
982 #: fish/cmds.c:2684
983 msgid "make ext2/3/4 external journal with label"
984 msgstr ""
985
986 #: fish/cmds.c:2685
987 msgid "make ext2/3/4 external journal with UUID"
988 msgstr ""
989
990 #: fish/cmds.c:2686
991 msgid "make FIFO (named pipe)"
992 msgstr ""
993
994 #: fish/cmds.c:2687 fish/cmds.c:2689
995 msgid "make a filesystem"
996 msgstr ""
997
998 #: fish/cmds.c:2688
999 msgid "make a filesystem with block size"
1000 msgstr ""
1001
1002 #: fish/cmds.c:2690
1003 msgid "create a mountpoint"
1004 msgstr ""
1005
1006 #: fish/cmds.c:2691
1007 msgid "make block, character or FIFO devices"
1008 msgstr ""
1009
1010 #: fish/cmds.c:2692
1011 msgid "make block device node"
1012 msgstr ""
1013
1014 #: fish/cmds.c:2693
1015 msgid "make char device node"
1016 msgstr ""
1017
1018 #: fish/cmds.c:2694
1019 msgid "create a swap partition"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2695
1023 msgid "create a swap partition with a label"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2696
1027 msgid "create a swap partition with an explicit UUID"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2697
1031 msgid "create a swap file"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2698
1035 msgid "load a kernel module"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2699
1039 msgid "view a file"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2700
1043 msgid "mount a guest disk at a position in the filesystem"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2701
1047 msgid "mount a file using the loop device"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2702
1051 msgid "mount a guest disk with mount options"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2703
1055 msgid "mount a guest disk, read-only"
1056 msgstr ""
1057
1058 #: fish/cmds.c:2704
1059 msgid "mount a guest disk with mount options and vfstype"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2705
1063 msgid "show mountpoints"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2706
1067 msgid "show mounted filesystems"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2707
1071 msgid "move a file"
1072 msgstr ""
1073
1074 #: fish/cmds.c:2708
1075 msgid "probe NTFS volume"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2709
1079 msgid "resize an NTFS filesystem"
1080 msgstr ""
1081
1082 #: fish/cmds.c:2710
1083 msgid "resize an NTFS filesystem (with size)"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2711
1087 msgid "add a partition to the device"
1088 msgstr ""
1089
1090 #: fish/cmds.c:2712
1091 msgid "delete a partition"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2713
1095 msgid "partition whole disk with a single primary partition"
1096 msgstr ""
1097
1098 #: fish/cmds.c:2714
1099 msgid "return true if a partition is bootable"
1100 msgstr ""
1101
1102 #: fish/cmds.c:2715
1103 msgid "get the MBR type byte (ID byte) from a partition"
1104 msgstr ""
1105
1106 #: fish/cmds.c:2716
1107 msgid "get the partition table type"
1108 msgstr ""
1109
1110 #: fish/cmds.c:2717
1111 msgid "create an empty partition table"
1112 msgstr ""
1113
1114 #: fish/cmds.c:2718
1115 msgid "list partitions on a device"
1116 msgstr ""
1117
1118 #: fish/cmds.c:2719
1119 msgid "make a partition bootable"
1120 msgstr ""
1121
1122 #: fish/cmds.c:2720
1123 msgid "set the MBR type byte (ID byte) of a partition"
1124 msgstr ""
1125
1126 #: fish/cmds.c:2721
1127 msgid "set partition name"
1128 msgstr ""
1129
1130 #: fish/cmds.c:2722
1131 msgid "convert partition name to device name"
1132 msgstr ""
1133
1134 #: fish/cmds.c:2723
1135 msgid "ping the guest daemon"
1136 msgstr ""
1137
1138 #: fish/cmds.c:2724
1139 msgid "read part of a file"
1140 msgstr ""
1141
1142 #: fish/cmds.c:2725
1143 msgid "read part of a device"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2726
1147 msgid "create an LVM physical volume"
1148 msgstr ""
1149
1150 #: fish/cmds.c:2727
1151 msgid "remove an LVM physical volume"
1152 msgstr ""
1153
1154 #: fish/cmds.c:2728
1155 msgid "resize an LVM physical volume"
1156 msgstr ""
1157
1158 #: fish/cmds.c:2729
1159 msgid "resize an LVM physical volume (with size)"
1160 msgstr ""
1161
1162 #: fish/cmds.c:2730 fish/cmds.c:2731
1163 msgid "list the LVM physical volumes (PVs)"
1164 msgstr ""
1165
1166 #: fish/cmds.c:2732
1167 msgid "get the UUID of a physical volume"
1168 msgstr ""
1169
1170 #: fish/cmds.c:2733
1171 msgid "write to part of a file"
1172 msgstr ""
1173
1174 #: fish/cmds.c:2734
1175 msgid "write to part of a device"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2735
1179 msgid "read a file"
1180 msgstr ""
1181
1182 #: fish/cmds.c:2736
1183 msgid "read file as lines"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2737
1187 msgid "read directories entries"
1188 msgstr ""
1189
1190 #: fish/cmds.c:2738
1191 msgid "read the target of a symbolic link"
1192 msgstr ""
1193
1194 #: fish/cmds.c:2739
1195 msgid "readlink on multiple files"
1196 msgstr ""
1197
1198 #: fish/cmds.c:2740
1199 msgid "canonicalized absolute pathname"
1200 msgstr ""
1201
1202 #: fish/cmds.c:2742
1203 msgid "close and reopen libguestfs handle"
1204 msgstr ""
1205
1206 #: fish/cmds.c:2743
1207 msgid "resize an ext2, ext3 or ext4 filesystem"
1208 msgstr ""
1209
1210 #: fish/cmds.c:2744
1211 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1212 msgstr ""
1213
1214 #: fish/cmds.c:2745
1215 msgid "remove a file"
1216 msgstr ""
1217
1218 #: fish/cmds.c:2746
1219 msgid "remove a file or directory recursively"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2747
1223 msgid "remove a directory"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2748
1227 msgid "remove a mountpoint"
1228 msgstr ""
1229
1230 #: fish/cmds.c:2749
1231 msgid "scrub (securely wipe) a device"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2750
1235 msgid "scrub (securely wipe) a file"
1236 msgstr ""
1237
1238 #: fish/cmds.c:2751
1239 msgid "scrub (securely wipe) free space"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2752
1243 msgid "add options to kernel command line"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2753
1247 msgid "set autosync mode"
1248 msgstr ""
1249
1250 #: fish/cmds.c:2754
1251 msgid "enable or disable direct appliance mode"
1252 msgstr ""
1253
1254 #: fish/cmds.c:2755
1255 msgid "set the ext2/3/4 filesystem label"
1256 msgstr ""
1257
1258 #: fish/cmds.c:2756
1259 msgid "set the ext2/3/4 filesystem UUID"
1260 msgstr ""
1261
1262 #: fish/cmds.c:2757
1263 msgid "set memory allocated to the qemu subprocess"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2758
1267 msgid "set enable network flag"
1268 msgstr ""
1269
1270 #: fish/cmds.c:2759
1271 msgid "set the search path"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2760
1275 msgid "set the qemu binary"
1276 msgstr ""
1277
1278 #: fish/cmds.c:2761
1279 msgid "enable or disable the recovery process"
1280 msgstr ""
1281
1282 #: fish/cmds.c:2762
1283 msgid "set SELinux enabled or disabled at appliance boot"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2763
1287 msgid "enable or disable command traces"
1288 msgstr ""
1289
1290 #: fish/cmds.c:2764
1291 msgid "set verbose mode"
1292 msgstr ""
1293
1294 #: fish/cmds.c:2765
1295 msgid "set SELinux security context"
1296 msgstr ""
1297
1298 #: fish/cmds.c:2767 fish/cmds.c:2768
1299 msgid "create partitions on a block device"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2769
1303 msgid "modify a single partition on a block device"
1304 msgstr ""
1305
1306 #: fish/cmds.c:2770
1307 msgid "display the disk geometry from the partition table"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2771
1311 msgid "display the kernel geometry"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2772
1315 msgid "display the partition table"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2773
1319 msgid "run a command via the shell"
1320 msgstr ""
1321
1322 #: fish/cmds.c:2774
1323 msgid "run a command via the shell returning lines"
1324 msgstr ""
1325
1326 #: fish/cmds.c:2775
1327 msgid "sleep for some seconds"
1328 msgstr ""
1329
1330 #: fish/cmds.c:2776
1331 msgid "create a sparse disk image and add"
1332 msgstr ""
1333
1334 #: fish/cmds.c:2777
1335 msgid "get file information"
1336 msgstr ""
1337
1338 #: fish/cmds.c:2778
1339 msgid "get file system statistics"
1340 msgstr ""
1341
1342 #: fish/cmds.c:2779 fish/cmds.c:2780
1343 msgid "print the printable strings in a file"
1344 msgstr ""
1345
1346 #: fish/cmds.c:2781
1347 msgid "list supported groups of commands"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2782
1351 msgid "disable swap on device"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2783
1355 msgid "disable swap on file"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2784
1359 msgid "disable swap on labeled swap partition"
1360 msgstr ""
1361
1362 #: fish/cmds.c:2785
1363 msgid "disable swap on swap partition by UUID"
1364 msgstr ""
1365
1366 #: fish/cmds.c:2786
1367 msgid "enable swap on device"
1368 msgstr ""
1369
1370 #: fish/cmds.c:2787
1371 msgid "enable swap on file"
1372 msgstr ""
1373
1374 #: fish/cmds.c:2788
1375 msgid "enable swap on labeled swap partition"
1376 msgstr ""
1377
1378 #: fish/cmds.c:2789
1379 msgid "enable swap on swap partition by UUID"
1380 msgstr ""
1381
1382 #: fish/cmds.c:2790
1383 msgid "sync disks, writes are flushed through to the disk image"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2791
1387 msgid "return last 10 lines of a file"
1388 msgstr ""
1389
1390 #: fish/cmds.c:2792
1391 msgid "return last N lines of a file"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2793
1395 msgid "unpack tarfile to directory"
1396 msgstr ""
1397
1398 #: fish/cmds.c:2794
1399 msgid "pack directory into tarfile"
1400 msgstr ""
1401
1402 #: fish/cmds.c:2795 fish/cmds.c:2802
1403 msgid "unpack compressed tarball to directory"
1404 msgstr ""
1405
1406 #: fish/cmds.c:2796 fish/cmds.c:2803
1407 msgid "pack directory into compressed tarball"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2797
1411 msgid "print elapsed time taken to run a command"
1412 msgstr ""
1413
1414 #: fish/cmds.c:2798
1415 msgid "update file timestamps or create a new file"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2799
1419 msgid "truncate a file to zero size"
1420 msgstr ""
1421
1422 #: fish/cmds.c:2800
1423 msgid "truncate a file to a particular size"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2801
1427 msgid "get ext2/ext3/ext4 superblock details"
1428 msgstr ""
1429
1430 #: fish/cmds.c:2804
1431 msgid "set file mode creation mask (umask)"
1432 msgstr ""
1433
1434 #: fish/cmds.c:2805
1435 msgid "unmount a filesystem"
1436 msgstr ""
1437
1438 #: fish/cmds.c:2806
1439 msgid "unmount all filesystems"
1440 msgstr ""
1441
1442 #: fish/cmds.c:2807
1443 msgid "upload a file from the local machine"
1444 msgstr ""
1445
1446 #: fish/cmds.c:2808
1447 msgid "upload a file from the local machine with offset"
1448 msgstr ""
1449
1450 #: fish/cmds.c:2809
1451 msgid "set timestamp of a file with nanosecond precision"
1452 msgstr ""
1453
1454 #: fish/cmds.c:2810
1455 msgid "get the library version number"
1456 msgstr ""
1457
1458 #: fish/cmds.c:2811
1459 msgid "get the filesystem label"
1460 msgstr ""
1461
1462 #: fish/cmds.c:2812
1463 msgid "get the Linux VFS type corresponding to a mounted device"
1464 msgstr ""
1465
1466 #: fish/cmds.c:2813
1467 msgid "get the filesystem UUID"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2814
1471 msgid "activate or deactivate some volume groups"
1472 msgstr ""
1473
1474 #: fish/cmds.c:2815
1475 msgid "activate or deactivate all volume groups"
1476 msgstr ""
1477
1478 #: fish/cmds.c:2816
1479 msgid "create an LVM volume group"
1480 msgstr ""
1481
1482 #: fish/cmds.c:2817
1483 msgid "get the LV UUIDs of all LVs in the volume group"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2818
1487 msgid "get the PV UUIDs containing the volume group"
1488 msgstr ""
1489
1490 #: fish/cmds.c:2819
1491 msgid "remove an LVM volume group"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2820
1495 msgid "rename an LVM volume group"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2821 fish/cmds.c:2822
1499 msgid "list the LVM volume groups (VGs)"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2823
1503 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1504 msgstr ""
1505
1506 #: fish/cmds.c:2824
1507 msgid "get the UUID of a volume group"
1508 msgstr ""
1509
1510 #: fish/cmds.c:2825
1511 msgid "count characters in a file"
1512 msgstr ""
1513
1514 #: fish/cmds.c:2826
1515 msgid "count lines in a file"
1516 msgstr ""
1517
1518 #: fish/cmds.c:2827
1519 msgid "count words in a file"
1520 msgstr ""
1521
1522 #: fish/cmds.c:2828
1523 msgid "create a new file"
1524 msgstr ""
1525
1526 #: fish/cmds.c:2829
1527 msgid "create a file"
1528 msgstr ""
1529
1530 #: fish/cmds.c:2832
1531 msgid "write zeroes to the device"
1532 msgstr ""
1533
1534 #: fish/cmds.c:2833
1535 msgid "write zeroes to an entire device"
1536 msgstr ""
1537
1538 #: fish/cmds.c:2834
1539 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1540 msgstr ""
1541
1542 #: fish/cmds.c:2837
1543 msgid "determine file type inside a compressed file"
1544 msgstr ""
1545
1546 #: fish/cmds.c:2840
1547 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1548 msgstr ""
1549
1550 #: fish/cmds.c:3158 fish/cmds.c:3172 fish/cmds.c:3188 fish/cmds.c:3205
1551 #: fish/cmds.c:3222 fish/cmds.c:3240 fish/cmds.c:3259 fish/cmds.c:3275
1552 #: fish/cmds.c:3293 fish/cmds.c:3309 fish/cmds.c:3327 fish/cmds.c:3343
1553 #: fish/cmds.c:3360 fish/cmds.c:3375 fish/cmds.c:3393 fish/cmds.c:3408
1554 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3472
1555 #: fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3539 fish/cmds.c:3555
1556 #: fish/cmds.c:3571 fish/cmds.c:3590 fish/cmds.c:3605 fish/cmds.c:3623
1557 #: fish/cmds.c:3638 fish/cmds.c:3656 fish/cmds.c:3671 fish/cmds.c:3689
1558 #: fish/cmds.c:3704 fish/cmds.c:3723 fish/cmds.c:3742 fish/cmds.c:3760
1559 #: fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3819 fish/cmds.c:3839
1560 #: fish/cmds.c:3859 fish/cmds.c:3878 fish/cmds.c:3897 fish/cmds.c:3917
1561 #: fish/cmds.c:3937 fish/cmds.c:3957 fish/cmds.c:3972 fish/cmds.c:3988
1562 #: fish/cmds.c:4060 fish/cmds.c:4078 fish/cmds.c:4095 fish/cmds.c:4169
1563 #: fish/cmds.c:4189 fish/cmds.c:4209 fish/cmds.c:4229 fish/cmds.c:4250
1564 #: fish/cmds.c:4266 fish/cmds.c:4282 fish/cmds.c:4301 fish/cmds.c:4323
1565 #: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4382 fish/cmds.c:4399
1566 #: fish/cmds.c:4416 fish/cmds.c:4433 fish/cmds.c:4450 fish/cmds.c:4467
1567 #: fish/cmds.c:4484 fish/cmds.c:4503 fish/cmds.c:4526 fish/cmds.c:4562
1568 #: fish/cmds.c:4579 fish/cmds.c:4602 fish/cmds.c:4624 fish/cmds.c:4645
1569 #: fish/cmds.c:4665 fish/cmds.c:4684 fish/cmds.c:4704 fish/cmds.c:4722
1570 #: fish/cmds.c:4740 fish/cmds.c:4754 fish/cmds.c:4770 fish/cmds.c:4790
1571 #: fish/cmds.c:4809 fish/cmds.c:4828 fish/cmds.c:4847 fish/cmds.c:4866
1572 #: fish/cmds.c:4886 fish/cmds.c:4926 fish/cmds.c:4983 fish/cmds.c:5004
1573 #: fish/cmds.c:5025 fish/cmds.c:5046 fish/cmds.c:5064 fish/cmds.c:5086
1574 #: fish/cmds.c:5124 fish/cmds.c:5146 fish/cmds.c:5225 fish/cmds.c:5264
1575 #: fish/cmds.c:5279 fish/cmds.c:5296 fish/cmds.c:5310 fish/cmds.c:5326
1576 #: fish/cmds.c:5348 fish/cmds.c:5370 fish/cmds.c:5392 fish/cmds.c:5414
1577 #: fish/cmds.c:5436 fish/cmds.c:5458 fish/cmds.c:5478 fish/cmds.c:5495
1578 #: fish/cmds.c:5512 fish/cmds.c:5531 fish/cmds.c:5550 fish/cmds.c:5570
1579 #: fish/cmds.c:5606 fish/cmds.c:5625 fish/cmds.c:5644 fish/cmds.c:5661
1580 #: fish/cmds.c:5679 fish/cmds.c:5702 fish/cmds.c:5725 fish/cmds.c:5749
1581 #: fish/cmds.c:5772 fish/cmds.c:5793 fish/cmds.c:5816 fish/cmds.c:5839
1582 #: fish/cmds.c:5859 fish/cmds.c:5881 fish/cmds.c:5902 fish/cmds.c:5925
1583 #: fish/cmds.c:5942 fish/cmds.c:5959 fish/cmds.c:5977 fish/cmds.c:5995
1584 #: fish/cmds.c:6016 fish/cmds.c:6034 fish/cmds.c:6055 fish/cmds.c:6075
1585 #: fish/cmds.c:6093 fish/cmds.c:6114 fish/cmds.c:6137 fish/cmds.c:6160
1586 #: fish/cmds.c:6182 fish/cmds.c:6215 fish/cmds.c:6232 fish/cmds.c:6249
1587 #: fish/cmds.c:6273 fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6341
1588 #: fish/cmds.c:6358 fish/cmds.c:6380 fish/cmds.c:6474 fish/cmds.c:6494
1589 #: fish/cmds.c:6514 fish/cmds.c:6534 fish/cmds.c:6552 fish/cmds.c:6573
1590 #: fish/cmds.c:6609 fish/cmds.c:6626 fish/cmds.c:6648 fish/cmds.c:6665
1591 #: fish/cmds.c:6701 fish/cmds.c:6721 fish/cmds.c:6741 fish/cmds.c:6761
1592 #: fish/cmds.c:6783 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
1593 #: fish/cmds.c:6860 fish/cmds.c:6881 fish/cmds.c:6902 fish/cmds.c:6923
1594 #: fish/cmds.c:6946 fish/cmds.c:6987 fish/cmds.c:7010 fish/cmds.c:7049
1595 #: fish/cmds.c:7066 fish/cmds.c:7085 fish/cmds.c:7106 fish/cmds.c:7129
1596 #: fish/cmds.c:7151 fish/cmds.c:7169 fish/cmds.c:7188 fish/cmds.c:7209
1597 #: fish/cmds.c:7286 fish/cmds.c:7327 fish/cmds.c:7406 fish/cmds.c:7482
1598 #: fish/cmds.c:7519 fish/cmds.c:7542 fish/cmds.c:7563 fish/cmds.c:7586
1599 #: fish/cmds.c:7608 fish/cmds.c:7633 fish/cmds.c:7676 fish/cmds.c:7717
1600 #: fish/cmds.c:7738 fish/cmds.c:7756 fish/cmds.c:7775 fish/cmds.c:7792
1601 #: fish/cmds.c:7810 fish/cmds.c:7837 fish/cmds.c:7861 fish/cmds.c:7885
1602 #: fish/cmds.c:7909 fish/cmds.c:7933 fish/cmds.c:7957 fish/cmds.c:7981
1603 #: fish/cmds.c:8005 fish/cmds.c:8029 fish/cmds.c:8053 fish/cmds.c:8077
1604 #: fish/cmds.c:8101 fish/cmds.c:8124 fish/cmds.c:8147 fish/cmds.c:8168
1605 #: fish/cmds.c:8189 fish/cmds.c:8210 fish/cmds.c:8230 fish/cmds.c:8253
1606 #: fish/cmds.c:8291 fish/cmds.c:8308 fish/cmds.c:8325 fish/cmds.c:8344
1607 #: fish/cmds.c:8363 fish/cmds.c:8380 fish/cmds.c:8397 fish/cmds.c:8414
1608 #: fish/cmds.c:8431 fish/cmds.c:8450 fish/cmds.c:8486 fish/cmds.c:8526
1609 #: fish/cmds.c:8559 fish/cmds.c:8576 fish/cmds.c:8593 fish/cmds.c:8609
1610 #: fish/cmds.c:8624 fish/cmds.c:8645 fish/cmds.c:8683 fish/cmds.c:8721
1611 #: fish/cmds.c:8760 fish/cmds.c:8800 fish/cmds.c:8841 fish/cmds.c:8882
1612 #: fish/cmds.c:8920 fish/cmds.c:8937 fish/cmds.c:8960 fish/cmds.c:8982
1613 #: fish/cmds.c:9004 fish/cmds.c:9024 fish/cmds.c:9044 fish/cmds.c:9080
1614 #: fish/cmds.c:9152 fish/cmds.c:9192 fish/cmds.c:9250 fish/cmds.c:9276
1615 #: fish/cmds.c:9302 fish/cmds.c:9330 fish/cmds.c:9389 fish/cmds.c:9410
1616 #: fish/cmds.c:9455 fish/cmds.c:9475 fish/cmds.c:9514 fish/cmds.c:9551
1617 #: fish/cmds.c:9571 fish/cmds.c:9593 fish/cmds.c:9650 fish/cmds.c:9670
1618 #: fish/cmds.c:9692 fish/cmds.c:9714 fish/cmds.c:9733 fish/cmds.c:9753
1619 #: fish/cmds.c:9780 fish/cmds.c:9800 fish/cmds.c:9820 fish/cmds.c:9840
1620 #: fish/cmds.c:9860 fish/cmds.c:9882 fish/cmds.c:9917 fish/cmds.c:9935
1621 #: fish/cmds.c:9958 fish/cmds.c:9980 fish/cmds.c:9995 fish/cmds.c:10012
1622 #: fish/cmds.c:10049 fish/cmds.c:10088 fish/cmds.c:10128 fish/cmds.c:10184
1623 #: fish/cmds.c:10206 fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10277
1624 #: fish/cmds.c:10317 fish/cmds.c:10340 fish/cmds.c:10364 fish/cmds.c:10389
1625 #: fish/cmds.c:10430 fish/cmds.c:10455 fish/cmds.c:10493 fish/cmds.c:10524
1626 #: fish/cmds.c:10555 fish/cmds.c:10583 fish/cmds.c:10603 fish/cmds.c:10635
1627 #: fish/cmds.c:10655 fish/cmds.c:10675 fish/cmds.c:10692 fish/cmds.c:10710
1628 #: fish/cmds.c:10733 fish/cmds.c:10754 fish/cmds.c:10773 fish/cmds.c:10815
1629 #: fish/cmds.c:10858 fish/cmds.c:10902 fish/cmds.c:10941 fish/cmds.c:10960
1630 #: fish/cmds.c:10980 fish/cmds.c:11000 fish/cmds.c:11021 fish/cmds.c:11042
1631 #: fish/cmds.c:11063 fish/cmds.c:11084 fish/cmds.c:11105 fish/cmds.c:11127
1632 #: fish/cmds.c:11165 fish/cmds.c:11216 fish/cmds.c:11254 fish/cmds.c:11310
1633 #: fish/cmds.c:11395 fish/cmds.c:11424
1634 #, c-format
1635 msgid "%s should have %d parameter(s)\n"
1636 msgstr ""
1637
1638 #: fish/cmds.c:3159 fish/cmds.c:3173 fish/cmds.c:3189 fish/cmds.c:3206
1639 #: fish/cmds.c:3223 fish/cmds.c:3241 fish/cmds.c:3260 fish/cmds.c:3276
1640 #: fish/cmds.c:3294 fish/cmds.c:3310 fish/cmds.c:3328 fish/cmds.c:3344
1641 #: fish/cmds.c:3361 fish/cmds.c:3376 fish/cmds.c:3394 fish/cmds.c:3409
1642 #: fish/cmds.c:3425 fish/cmds.c:3441 fish/cmds.c:3457 fish/cmds.c:3473
1643 #: fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3540 fish/cmds.c:3556
1644 #: fish/cmds.c:3572 fish/cmds.c:3591 fish/cmds.c:3606 fish/cmds.c:3624
1645 #: fish/cmds.c:3639 fish/cmds.c:3657 fish/cmds.c:3672 fish/cmds.c:3690
1646 #: fish/cmds.c:3705 fish/cmds.c:3724 fish/cmds.c:3743 fish/cmds.c:3761
1647 #: fish/cmds.c:3781 fish/cmds.c:3800 fish/cmds.c:3820 fish/cmds.c:3840
1648 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918
1649 #: fish/cmds.c:3938 fish/cmds.c:3958 fish/cmds.c:3973 fish/cmds.c:3989
1650 #: fish/cmds.c:4010 fish/cmds.c:4061 fish/cmds.c:4079 fish/cmds.c:4096
1651 #: fish/cmds.c:4117 fish/cmds.c:4170 fish/cmds.c:4190 fish/cmds.c:4210
1652 #: fish/cmds.c:4230 fish/cmds.c:4251 fish/cmds.c:4267 fish/cmds.c:4283
1653 #: fish/cmds.c:4302 fish/cmds.c:4324 fish/cmds.c:4346 fish/cmds.c:4366
1654 #: fish/cmds.c:4383 fish/cmds.c:4400 fish/cmds.c:4417 fish/cmds.c:4434
1655 #: fish/cmds.c:4451 fish/cmds.c:4468 fish/cmds.c:4485 fish/cmds.c:4504
1656 #: fish/cmds.c:4527 fish/cmds.c:4563 fish/cmds.c:4580 fish/cmds.c:4603
1657 #: fish/cmds.c:4625 fish/cmds.c:4646 fish/cmds.c:4666 fish/cmds.c:4685
1658 #: fish/cmds.c:4705 fish/cmds.c:4723 fish/cmds.c:4741 fish/cmds.c:4755
1659 #: fish/cmds.c:4771 fish/cmds.c:4791 fish/cmds.c:4810 fish/cmds.c:4829
1660 #: fish/cmds.c:4848 fish/cmds.c:4867 fish/cmds.c:4887 fish/cmds.c:4927
1661 #: fish/cmds.c:4984 fish/cmds.c:5005 fish/cmds.c:5026 fish/cmds.c:5047
1662 #: fish/cmds.c:5065 fish/cmds.c:5087 fish/cmds.c:5125 fish/cmds.c:5147
1663 #: fish/cmds.c:5226 fish/cmds.c:5265 fish/cmds.c:5280 fish/cmds.c:5297
1664 #: fish/cmds.c:5311 fish/cmds.c:5327 fish/cmds.c:5349 fish/cmds.c:5371
1665 #: fish/cmds.c:5393 fish/cmds.c:5415 fish/cmds.c:5437 fish/cmds.c:5459
1666 #: fish/cmds.c:5479 fish/cmds.c:5496 fish/cmds.c:5513 fish/cmds.c:5532
1667 #: fish/cmds.c:5551 fish/cmds.c:5571 fish/cmds.c:5607 fish/cmds.c:5626
1668 #: fish/cmds.c:5645 fish/cmds.c:5662 fish/cmds.c:5680 fish/cmds.c:5703
1669 #: fish/cmds.c:5726 fish/cmds.c:5750 fish/cmds.c:5773 fish/cmds.c:5794
1670 #: fish/cmds.c:5817 fish/cmds.c:5840 fish/cmds.c:5860 fish/cmds.c:5882
1671 #: fish/cmds.c:5903 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
1672 #: fish/cmds.c:5978 fish/cmds.c:5996 fish/cmds.c:6017 fish/cmds.c:6035
1673 #: fish/cmds.c:6056 fish/cmds.c:6076 fish/cmds.c:6094 fish/cmds.c:6115
1674 #: fish/cmds.c:6138 fish/cmds.c:6161 fish/cmds.c:6183 fish/cmds.c:6216
1675 #: fish/cmds.c:6233 fish/cmds.c:6250 fish/cmds.c:6274 fish/cmds.c:6297
1676 #: fish/cmds.c:6320 fish/cmds.c:6342 fish/cmds.c:6359 fish/cmds.c:6381
1677 #: fish/cmds.c:6475 fish/cmds.c:6495 fish/cmds.c:6515 fish/cmds.c:6535
1678 #: fish/cmds.c:6553 fish/cmds.c:6574 fish/cmds.c:6610 fish/cmds.c:6627
1679 #: fish/cmds.c:6649 fish/cmds.c:6666 fish/cmds.c:6702 fish/cmds.c:6722
1680 #: fish/cmds.c:6742 fish/cmds.c:6762 fish/cmds.c:6784 fish/cmds.c:6801
1681 #: fish/cmds.c:6820 fish/cmds.c:6839 fish/cmds.c:6861 fish/cmds.c:6882
1682 #: fish/cmds.c:6903 fish/cmds.c:6924 fish/cmds.c:6947 fish/cmds.c:6988
1683 #: fish/cmds.c:7011 fish/cmds.c:7050 fish/cmds.c:7067 fish/cmds.c:7086
1684 #: fish/cmds.c:7107 fish/cmds.c:7130 fish/cmds.c:7152 fish/cmds.c:7170
1685 #: fish/cmds.c:7189 fish/cmds.c:7210 fish/cmds.c:7287 fish/cmds.c:7328
1686 #: fish/cmds.c:7407 fish/cmds.c:7483 fish/cmds.c:7520 fish/cmds.c:7543
1687 #: fish/cmds.c:7564 fish/cmds.c:7587 fish/cmds.c:7609 fish/cmds.c:7634
1688 #: fish/cmds.c:7677 fish/cmds.c:7718 fish/cmds.c:7739 fish/cmds.c:7757
1689 #: fish/cmds.c:7776 fish/cmds.c:7793 fish/cmds.c:7811 fish/cmds.c:7838
1690 #: fish/cmds.c:7862 fish/cmds.c:7886 fish/cmds.c:7910 fish/cmds.c:7934
1691 #: fish/cmds.c:7958 fish/cmds.c:7982 fish/cmds.c:8006 fish/cmds.c:8030
1692 #: fish/cmds.c:8054 fish/cmds.c:8078 fish/cmds.c:8102 fish/cmds.c:8125
1693 #: fish/cmds.c:8148 fish/cmds.c:8169 fish/cmds.c:8190 fish/cmds.c:8211
1694 #: fish/cmds.c:8231 fish/cmds.c:8254 fish/cmds.c:8292 fish/cmds.c:8309
1695 #: fish/cmds.c:8326 fish/cmds.c:8345 fish/cmds.c:8364 fish/cmds.c:8381
1696 #: fish/cmds.c:8398 fish/cmds.c:8415 fish/cmds.c:8432 fish/cmds.c:8451
1697 #: fish/cmds.c:8487 fish/cmds.c:8527 fish/cmds.c:8560 fish/cmds.c:8577
1698 #: fish/cmds.c:8594 fish/cmds.c:8610 fish/cmds.c:8625 fish/cmds.c:8646
1699 #: fish/cmds.c:8684 fish/cmds.c:8722 fish/cmds.c:8761 fish/cmds.c:8801
1700 #: fish/cmds.c:8842 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8938
1701 #: fish/cmds.c:8961 fish/cmds.c:8983 fish/cmds.c:9005 fish/cmds.c:9025
1702 #: fish/cmds.c:9045 fish/cmds.c:9081 fish/cmds.c:9153 fish/cmds.c:9193
1703 #: fish/cmds.c:9251 fish/cmds.c:9277 fish/cmds.c:9303 fish/cmds.c:9331
1704 #: fish/cmds.c:9390 fish/cmds.c:9411 fish/cmds.c:9456 fish/cmds.c:9476
1705 #: fish/cmds.c:9515 fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9594
1706 #: fish/cmds.c:9651 fish/cmds.c:9671 fish/cmds.c:9693 fish/cmds.c:9715
1707 #: fish/cmds.c:9734 fish/cmds.c:9754 fish/cmds.c:9781 fish/cmds.c:9801
1708 #: fish/cmds.c:9821 fish/cmds.c:9841 fish/cmds.c:9861 fish/cmds.c:9883
1709 #: fish/cmds.c:9918 fish/cmds.c:9936 fish/cmds.c:9959 fish/cmds.c:9981
1710 #: fish/cmds.c:9996 fish/cmds.c:10013 fish/cmds.c:10050 fish/cmds.c:10089
1711 #: fish/cmds.c:10129 fish/cmds.c:10185 fish/cmds.c:10207 fish/cmds.c:10243
1712 #: fish/cmds.c:10258 fish/cmds.c:10278 fish/cmds.c:10318 fish/cmds.c:10341
1713 #: fish/cmds.c:10365 fish/cmds.c:10390 fish/cmds.c:10431 fish/cmds.c:10456
1714 #: fish/cmds.c:10494 fish/cmds.c:10525 fish/cmds.c:10556 fish/cmds.c:10584
1715 #: fish/cmds.c:10604 fish/cmds.c:10636 fish/cmds.c:10656 fish/cmds.c:10676
1716 #: fish/cmds.c:10693 fish/cmds.c:10711 fish/cmds.c:10734 fish/cmds.c:10755
1717 #: fish/cmds.c:10774 fish/cmds.c:10816 fish/cmds.c:10859 fish/cmds.c:10903
1718 #: fish/cmds.c:10942 fish/cmds.c:10961 fish/cmds.c:10981 fish/cmds.c:11001
1719 #: fish/cmds.c:11022 fish/cmds.c:11043 fish/cmds.c:11064 fish/cmds.c:11085
1720 #: fish/cmds.c:11106 fish/cmds.c:11128 fish/cmds.c:11166 fish/cmds.c:11217
1721 #: fish/cmds.c:11255 fish/cmds.c:11311 fish/cmds.c:11334 fish/cmds.c:11396
1722 #: fish/cmds.c:11425
1723 #, c-format
1724 msgid "type 'help %s' for help on %s\n"
1725 msgstr ""
1726
1727 #: fish/cmds.c:3517 fish/cmds.c:4539 fish/cmds.c:4897 fish/cmds.c:4937
1728 #: fish/cmds.c:4956 fish/cmds.c:5099 fish/cmds.c:5158 fish/cmds.c:5177
1729 #: fish/cmds.c:5196 fish/cmds.c:5239 fish/cmds.c:5582 fish/cmds.c:6193
1730 #: fish/cmds.c:6392 fish/cmds.c:6411 fish/cmds.c:6430 fish/cmds.c:6449
1731 #: fish/cmds.c:6585 fish/cmds.c:6676 fish/cmds.c:6957 fish/cmds.c:7021
1732 #: fish/cmds.c:7220 fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7297
1733 #: fish/cmds.c:7338 fish/cmds.c:7357 fish/cmds.c:7376 fish/cmds.c:7417
1734 #: fish/cmds.c:7436 fish/cmds.c:7455 fish/cmds.c:7493 fish/cmds.c:7646
1735 #: fish/cmds.c:7689 fish/cmds.c:8266 fish/cmds.c:8461 fish/cmds.c:8499
1736 #: fish/cmds.c:8537 fish/cmds.c:8657 fish/cmds.c:8694 fish/cmds.c:8732
1737 #: fish/cmds.c:8771 fish/cmds.c:8812 fish/cmds.c:8853 fish/cmds.c:8894
1738 #: fish/cmds.c:9057 fish/cmds.c:9093 fish/cmds.c:9106 fish/cmds.c:9119
1739 #: fish/cmds.c:9132 fish/cmds.c:9165 fish/cmds.c:9203 fish/cmds.c:9222
1740 #: fish/cmds.c:9343 fish/cmds.c:9362 fish/cmds.c:9423 fish/cmds.c:9436
1741 #: fish/cmds.c:9487 fish/cmds.c:9526 fish/cmds.c:9604 fish/cmds.c:9623
1742 #: fish/cmds.c:9897 fish/cmds.c:10024 fish/cmds.c:10061 fish/cmds.c:10100
1743 #: fish/cmds.c:10140 fish/cmds.c:10159 fish/cmds.c:10218 fish/cmds.c:10291
1744 #: fish/cmds.c:10401 fish/cmds.c:10471 fish/cmds.c:10505 fish/cmds.c:10536
1745 #: fish/cmds.c:10567 fish/cmds.c:10616 fish/cmds.c:10787 fish/cmds.c:10829
1746 #: fish/cmds.c:10874 fish/cmds.c:10916 fish/cmds.c:11142 fish/cmds.c:11180
1747 #: fish/cmds.c:11193 fish/cmds.c:11231 fish/cmds.c:11266 fish/cmds.c:11285
1748 #: fish/cmds.c:11352
1749 #, c-format
1750 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1751 msgstr ""
1752
1753 #: fish/cmds.c:3523 fish/cmds.c:4545 fish/cmds.c:4903 fish/cmds.c:4943
1754 #: fish/cmds.c:4962 fish/cmds.c:5105 fish/cmds.c:5164 fish/cmds.c:5183
1755 #: fish/cmds.c:5202 fish/cmds.c:5245 fish/cmds.c:5588 fish/cmds.c:6199
1756 #: fish/cmds.c:6398 fish/cmds.c:6417 fish/cmds.c:6436 fish/cmds.c:6455
1757 #: fish/cmds.c:6591 fish/cmds.c:6682 fish/cmds.c:6963 fish/cmds.c:7027
1758 #: fish/cmds.c:7226 fish/cmds.c:7245 fish/cmds.c:7264 fish/cmds.c:7303
1759 #: fish/cmds.c:7344 fish/cmds.c:7363 fish/cmds.c:7382 fish/cmds.c:7423
1760 #: fish/cmds.c:7442 fish/cmds.c:7461 fish/cmds.c:7499 fish/cmds.c:7652
1761 #: fish/cmds.c:7695 fish/cmds.c:8272 fish/cmds.c:8467 fish/cmds.c:8505
1762 #: fish/cmds.c:8543 fish/cmds.c:8663 fish/cmds.c:8700 fish/cmds.c:8738
1763 #: fish/cmds.c:8777 fish/cmds.c:8818 fish/cmds.c:8859 fish/cmds.c:8900
1764 #: fish/cmds.c:9171 fish/cmds.c:9209 fish/cmds.c:9228 fish/cmds.c:9349
1765 #: fish/cmds.c:9493 fish/cmds.c:9532 fish/cmds.c:9610 fish/cmds.c:9629
1766 #: fish/cmds.c:10030 fish/cmds.c:10067 fish/cmds.c:10106 fish/cmds.c:10146
1767 #: fish/cmds.c:10165 fish/cmds.c:10224 fish/cmds.c:10297 fish/cmds.c:10407
1768 #: fish/cmds.c:10793 fish/cmds.c:10835 fish/cmds.c:10880 fish/cmds.c:10922
1769 #: fish/cmds.c:11272 fish/cmds.c:11358
1770 #, c-format
1771 msgid "%s: %s: integer out of range\n"
1772 msgstr ""
1773
1774 #: fish/cmds.c:4009 fish/cmds.c:4116 fish/cmds.c:11333
1775 #, c-format
1776 msgid "%s should have %d-%d parameter(s)\n"
1777 msgstr ""
1778
1779 #: fish/cmds.c:4035 fish/cmds.c:4142 fish/cmds.c:11368
1780 #, c-format
1781 msgid "%s: unknown optional argument \"%s\"\n"
1782 msgstr ""
1783
1784 #: fish/cmds.c:4041 fish/cmds.c:4148 fish/cmds.c:11374
1785 #, c-format
1786 msgid "%s: optional argument \"%s\" given twice\n"
1787 msgstr ""
1788
1789 #: fish/cmds.c:11452
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 fish/copy.c:195
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:225
1818 #, c-format
1819 msgid "copy-out: '%s' is not a file or directory\n"
1820 msgstr ""
1821
1822 #: fish/edit.c:44
1823 #, c-format
1824 msgid "use '%s filename' to edit a file\n"
1825 msgstr ""
1826
1827 #: fish/fish.c:90
1828 #, c-format
1829 msgid ""
1830 "%s: guest filesystem shell\n"
1831 "%s lets you edit virtual machine filesystems\n"
1832 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1833 "Usage:\n"
1834 "  %s [--options] cmd [: cmd : cmd ...]\n"
1835 "  %s [--ro] -i -a disk-image\n"
1836 "  %s [--ro] -i -d libvirt-domain\n"
1837 "or for interactive use:\n"
1838 "  %s\n"
1839 "or from a shell script:\n"
1840 "  %s <<EOF\n"
1841 "  cmd\n"
1842 "  ...\n"
1843 "  EOF\n"
1844 "Options:\n"
1845 "  -h|--cmd-help        List available commands\n"
1846 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1847 "  -a|--add image       Add image\n"
1848 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1849 "  --csh                Make --listen csh-compatible\n"
1850 "  -d|--domain guest    Add disks from libvirt guest\n"
1851 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1852 "  --echo-keys          Don't turn off echo for passphrases\n"
1853 "  -f|--file file       Read commands from file\n"
1854 "  --format[=raw|..]    Force disk format for -a option\n"
1855 "  -i|--inspector       Automatically mount filesystems\n"
1856 "  --keys-from-stdin    Read passphrases from stdin\n"
1857 "  --listen             Listen for remote commands\n"
1858 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1859 "  -n|--no-sync         Don't autosync\n"
1860 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1861 "  --progress-bars      Enable progress bars even when not interactive\n"
1862 "  --no-progress-bars   Disable progress bars\n"
1863 "  --remote[=pid]       Send commands to remote %s\n"
1864 "  -r|--ro              Mount read-only\n"
1865 "  --selinux            Enable SELinux support\n"
1866 "  -v|--verbose         Verbose messages\n"
1867 "  -V|--version         Display version and exit\n"
1868 "  -x                   Echo each command before executing it\n"
1869 "For more information, see the manpage %s(1).\n"
1870 msgstr ""
1871
1872 #: fish/fish.c:241
1873 #, c-format
1874 msgid "%s: --listen=PID: PID was not a number: %s\n"
1875 msgstr ""
1876
1877 #: fish/fish.c:248
1878 #, c-format
1879 msgid ""
1880 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1881 msgstr ""
1882
1883 #: fish/fish.c:296
1884 #, c-format
1885 msgid "%s: only one -f parameter can be given\n"
1886 msgstr ""
1887
1888 #: fish/fish.c:451
1889 #, c-format
1890 msgid "%s: cannot use --listen and --remote options at the same time\n"
1891 msgstr ""
1892
1893 #: fish/fish.c:459
1894 #, c-format
1895 msgid "%s: extra parameters on the command line with --listen flag\n"
1896 msgstr ""
1897
1898 #: fish/fish.c:465
1899 #, c-format
1900 msgid "%s: cannot use --listen and --file options at the same time\n"
1901 msgstr ""
1902
1903 #: fish/fish.c:522
1904 #, c-format
1905 msgid "guestfish: could not access termcap or terminfo database.\n"
1906 msgstr ""
1907
1908 #: fish/fish.c:526
1909 #, c-format
1910 msgid "guestfish: terminal type \"%s\" not defined.\n"
1911 msgstr ""
1912
1913 #: fish/fish.c:617
1914 #, c-format
1915 msgid ""
1916 "\n"
1917 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1918 "editing virtual machine filesystems.\n"
1919 "\n"
1920 "Type: 'help' for help on commands\n"
1921 "      'man' to read the manual\n"
1922 "      'quit' to quit the shell\n"
1923 "\n"
1924 msgstr ""
1925
1926 #: fish/fish.c:704
1927 #, c-format
1928 msgid "%s: unterminated double quote\n"
1929 msgstr ""
1930
1931 #: fish/fish.c:710 fish/fish.c:727
1932 #, c-format
1933 msgid "%s: command arguments not separated by whitespace\n"
1934 msgstr ""
1935
1936 #: fish/fish.c:721
1937 #, c-format
1938 msgid "%s: unterminated single quote\n"
1939 msgstr ""
1940
1941 #: fish/fish.c:776
1942 #, c-format
1943 msgid "%s: internal error parsing string at '%s'\n"
1944 msgstr ""
1945
1946 #: fish/fish.c:793
1947 #, c-format
1948 msgid "%s: too many arguments\n"
1949 msgstr ""
1950
1951 #: fish/fish.c:822
1952 #, c-format
1953 msgid "%s: empty command on command line\n"
1954 msgstr ""
1955
1956 #: fish/fish.c:963
1957 msgid "display a list of commands or help on a command"
1958 msgstr ""
1959
1960 #: fish/fish.c:965
1961 msgid "quit guestfish"
1962 msgstr ""
1963
1964 #: fish/fish.c:976
1965 #, c-format
1966 msgid ""
1967 "help - display a list of commands or help on a command\n"
1968 "     help cmd\n"
1969 "     help\n"
1970 msgstr ""
1971
1972 #: fish/fish.c:984
1973 #, c-format
1974 msgid ""
1975 "quit - quit guestfish\n"
1976 "     quit\n"
1977 msgstr ""
1978
1979 #: fish/fish.c:989
1980 #, c-format
1981 msgid "%s: command not known, use -h to list all commands\n"
1982 msgstr ""
1983
1984 #: fish/fish.c:1005
1985 #, c-format
1986 msgid ""
1987 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1988 "For a list of commands:             guestfish -h\n"
1989 "For complete documentation:         man guestfish\n"
1990 msgstr ""
1991
1992 #: fish/fish.c:1162
1993 #, c-format
1994 msgid "Runaway quote in string \"%s\"\n"
1995 msgstr ""
1996
1997 #: fish/glob.c:53
1998 #, c-format
1999 msgid "use 'glob command [args...]'\n"
2000 msgstr ""
2001
2002 #: fish/glob.c:73
2003 #, c-format
2004 msgid "glob: guestfs_glob_expand call failed: %s\n"
2005 msgstr ""
2006
2007 #: fish/help.c:38
2008 #, c-format
2009 msgid ""
2010 "Add disk images to examine using the -a or -d options, or the 'add' "
2011 "command.\n"
2012 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2013 "Once you have done this, use the 'run' command.\n"
2014 msgstr ""
2015
2016 #: fish/help.c:44
2017 #, c-format
2018 msgid ""
2019 "Find out what filesystems are available using 'list-filesystems' and then\n"
2020 "mount them to examine or modify the contents using 'mount-ro' or\n"
2021 "'mount-options'.\n"
2022 msgstr ""
2023
2024 #: fish/help.c:52
2025 #, c-format
2026 msgid ""
2027 "For more information about a command, use 'help cmd'.\n"
2028 "\n"
2029 "To read the manual, type 'man'.\n"
2030 msgstr ""
2031
2032 #: fish/hexedit.c:41
2033 #, c-format
2034 msgid "hexedit (device|filename) [max | start max]\n"
2035 msgstr ""
2036
2037 #: fish/hexedit.c:52
2038 #, c-format
2039 msgid "hexedit: %s is a zero length file or device\n"
2040 msgstr ""
2041
2042 #: fish/hexedit.c:63
2043 #, c-format
2044 msgid ""
2045 "hexedit: %s is larger than %s. You must supply a limit using\n"
2046 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2047 "  'hexedit %s <start> <max>'.\n"
2048 msgstr ""
2049
2050 #: fish/hexedit.c:92
2051 #, c-format
2052 msgid "hexedit: invalid range\n"
2053 msgstr ""
2054
2055 #: fish/inspect.c:83
2056 #, c-format
2057 msgid "%s: no operating system was found on this disk\n"
2058 msgstr ""
2059
2060 #: fish/inspect.c:89
2061 #, c-format
2062 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2063 msgstr ""
2064
2065 #: fish/inspect.c:135
2066 #, c-format
2067 msgid "Operating system: %s\n"
2068 msgstr ""
2069
2070 #: fish/inspect.c:148
2071 #, c-format
2072 msgid "%s mounted on %s\n"
2073 msgstr ""
2074
2075 #: fish/keys.c:52
2076 #, c-format
2077 msgid "Enter key or passphrase (\"%s\"): "
2078 msgstr ""
2079
2080 #: fish/lcd.c:34
2081 #, c-format
2082 msgid "use 'lcd directory' to change local directory\n"
2083 msgstr ""
2084
2085 #: fish/man.c:34
2086 #, c-format
2087 msgid "use 'man' without parameters to open the manual\n"
2088 msgstr ""
2089
2090 #: fish/man.c:53
2091 #, c-format
2092 msgid "the external 'man' program failed\n"
2093 msgstr ""
2094
2095 #: fish/more.c:39
2096 #, c-format
2097 msgid "use '%s filename' to page a file\n"
2098 msgstr ""
2099
2100 #: fish/options.c:36
2101 #, c-format
2102 msgid "%s: too many drives added on the command line\n"
2103 msgstr ""
2104
2105 #: fish/options.c:121
2106 #, c-format
2107 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2108 msgstr ""
2109
2110 #: fish/prep.c:37
2111 #, c-format
2112 msgid ""
2113 "List of available prepared disk images:\n"
2114 "\n"
2115 msgstr ""
2116
2117 #: fish/prep.c:40
2118 #, c-format
2119 msgid ""
2120 "guestfish -N %-8s - %s\n"
2121 "\n"
2122 "%s\n"
2123 msgstr ""
2124
2125 #: fish/prep.c:48
2126 #, c-format
2127 msgid "  Optional parameters:\n"
2128 msgstr ""
2129
2130 #: fish/prep.c:55
2131 #, c-format
2132 msgid "<%s> %s (default: %s)\n"
2133 msgstr ""
2134
2135 #: fish/prep.c:65
2136 #, c-format
2137 msgid ""
2138 "Prepared disk images are written to file \"test1.img\" in the local\n"
2139 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2140 "For more information see the guestfish(1) manual.\n"
2141 msgstr ""
2142
2143 #: fish/prep.c:96
2144 #, c-format
2145 msgid ""
2146 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2147 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2148 msgstr ""
2149
2150 #: fish/prep.c:158
2151 #, c-format
2152 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2153 msgstr ""
2154
2155 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2156 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2157 msgid "failed to allocate disk"
2158 msgstr ""
2159
2160 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2161 msgid "could not parse boot size"
2162 msgstr ""
2163
2164 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2165 #, c-format
2166 msgid "failed to get sector size of disk: %s"
2167 msgstr ""
2168
2169 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2170 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2171 #, c-format
2172 msgid "failed to partition disk: %s"
2173 msgstr ""
2174
2175 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2176 #, c-format
2177 msgid "failed to add boot partition: %s"
2178 msgstr ""
2179
2180 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2181 #, c-format
2182 msgid "failed to add root partition: %s"
2183 msgstr ""
2184
2185 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2186 #, c-format
2187 msgid "failed to create boot filesystem: %s"
2188 msgstr ""
2189
2190 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2191 #, c-format
2192 msgid "failed to create root filesystem: %s"
2193 msgstr ""
2194
2195 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2196 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2197 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2198 msgstr ""
2199
2200 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2201 #, c-format
2202 msgid "failed to create PV: %s: %s"
2203 msgstr ""
2204
2205 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2206 #, c-format
2207 msgid "failed to create VG: %s: %s"
2208 msgstr ""
2209
2210 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2211 #, c-format
2212 msgid "failed to create LV: /dev/%s/%s: %s"
2213 msgstr ""
2214
2215 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2216 #, c-format
2217 msgid "failed to resize LV to full size: %s: %s"
2218 msgstr ""
2219
2220 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2221 #, c-format
2222 msgid "failed to create filesystem (%s): %s"
2223 msgstr ""
2224
2225 #: fish/rc.c:255
2226 #, c-format
2227 msgid "guestfish: protocol error: could not read 'hello' message\n"
2228 msgstr ""
2229
2230 #: fish/rc.c:260
2231 #, c-format
2232 msgid ""
2233 "guestfish: protocol error: version mismatch, server version '%s' does not "
2234 "match client version '%s'.  The two versions must match exactly.\n"
2235 msgstr ""
2236
2237 #: fish/rc.c:335 fish/rc.c:349
2238 #, c-format
2239 msgid "guestfish: remote: looks like the server is not running\n"
2240 msgstr ""
2241
2242 #: fish/rc.c:361 fish/rc.c:375
2243 #, c-format
2244 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2245 msgstr ""
2246
2247 #: fish/rc.c:386
2248 #, c-format
2249 msgid "guestfish: protocol error: could not decode reply from server\n"
2250 msgstr ""
2251
2252 #: fish/reopen.c:36
2253 #, c-format
2254 msgid "'reopen' command takes no parameters\n"
2255 msgstr ""
2256
2257 #: fish/reopen.c:46
2258 #, c-format
2259 msgid "reopen: guestfs_create: failed to create handle\n"
2260 msgstr ""
2261
2262 #: fish/supported.c:66
2263 msgid "yes"
2264 msgstr ""
2265
2266 #: fish/supported.c:68
2267 msgid "no"
2268 msgstr ""
2269
2270 #: fish/time.c:36
2271 #, c-format
2272 msgid "use 'time command [args...]'\n"
2273 msgstr ""
2274
2275 #: fuse/guestmount.c:866
2276 #, c-format
2277 msgid ""
2278 "%s: FUSE module for libguestfs\n"
2279 "%s lets you mount a virtual machine filesystem\n"
2280 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2281 "Usage:\n"
2282 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2283 "Options:\n"
2284 "  -a|--add image       Add image\n"
2285 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2286 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2287 "  -d|--domain guest    Add disks from libvirt guest\n"
2288 "  --echo-keys          Don't turn off echo for passphrases\n"
2289 "  --format[=raw|..]    Force disk format for -a option\n"
2290 "  --fuse-help          Display extra FUSE options\n"
2291 "  -i|--inspector       Automatically mount filesystems\n"
2292 "  --help               Display help message and exit\n"
2293 "  --keys-from-stdin    Read passphrases from stdin\n"
2294 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2295 "  -n|--no-sync         Don't autosync\n"
2296 "  -o|--option opt      Pass extra option to FUSE\n"
2297 "  -r|--ro              Mount read-only\n"
2298 "  --selinux            Enable SELinux support\n"
2299 "  -v|--verbose         Verbose messages\n"
2300 "  -V|--version         Display version and exit\n"
2301 "  -x|--trace           Trace guestfs API calls\n"
2302 msgstr ""
2303
2304 #: fuse/guestmount.c:1090
2305 #, c-format
2306 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2307 msgstr ""
2308
2309 #: fuse/guestmount.c:1098
2310 #, c-format
2311 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2312 msgstr ""
2313
2314 #: inspector/virt-inspector.c:71
2315 #, c-format
2316 msgid ""
2317 "%s: display information about a virtual machine\n"
2318 "Copyright (C) 2010 Red Hat Inc.\n"
2319 "Usage:\n"
2320 "  %s [--options] -d domname file [file ...]\n"
2321 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2322 "Options:\n"
2323 "  -a|--add image       Add image\n"
2324 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2325 "  -d|--domain guest    Add disks from libvirt guest\n"
2326 "  --echo-keys          Don't turn off echo for passphrases\n"
2327 "  --format[=raw|..]    Force disk format for -a option\n"
2328 "  --help               Display brief help\n"
2329 "  --keys-from-stdin    Read passphrases from stdin\n"
2330 "  -v|--verbose         Verbose messages\n"
2331 "  -V|--version         Display version and exit\n"
2332 "  -x                   Trace libguestfs API calls\n"
2333 "For more information, see the manpage %s(1).\n"
2334 msgstr ""
2335
2336 #: inspector/virt-inspector.c:257
2337 #, c-format
2338 msgid ""
2339 "%s: no operating system could be detected inside this disk image.\n"
2340 "\n"
2341 "This may be because the file is not a disk image, or is not a virtual "
2342 "machine\n"
2343 "image, or because the OS type is not understood by libguestfs.\n"
2344 "\n"
2345 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2346 "must\n"
2347 "install the separate libguestfs-winsupport package.\n"
2348 "\n"
2349 "If you feel this is an error, please file a bug report including as much\n"
2350 "information about the disk image as possible.\n"
2351 msgstr ""
2352
2353 #: inspector/virt-inspector.c:282
2354 #, c-format
2355 msgid "%s: XML write error at \"%s\": %m\n"
2356 msgstr ""
2357
2358 #: inspector/virt-inspector.c:294
2359 #, c-format
2360 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2361 msgstr ""
2362
2363 #: inspector/virt-inspector.c:302
2364 #, c-format
2365 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2366 msgstr ""
2367
2368 #: perl/lib/Sys/Guestfs/Lib.pm:158
2369 msgid "open_guest: first parameter must be a string or an arrayref"
2370 msgstr ""
2371
2372 #: perl/lib/Sys/Guestfs/Lib.pm:164
2373 msgid "open_guest: first argument contains undefined element"
2374 msgstr ""
2375
2376 #: perl/lib/Sys/Guestfs/Lib.pm:172
2377 #, perl-brace-format
2378 msgid "guest image {imagename} does not exist or is not readable"
2379 msgstr ""
2380
2381 #: perl/lib/Sys/Guestfs/Lib.pm:179
2382 msgid ""
2383 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2384 "XPath::XMLParser)"
2385 msgstr ""
2386
2387 #: perl/lib/Sys/Guestfs/Lib.pm:184
2388 msgid "open_guest: too many domains listed on command line"
2389 msgstr ""
2390
2391 #: perl/lib/Sys/Guestfs/Lib.pm:191
2392 msgid "open_guest: cannot connect to libvirt"
2393 msgstr ""
2394
2395 #: perl/lib/Sys/Guestfs/Lib.pm:210
2396 #, perl-brace-format
2397 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2398 msgstr ""
2399
2400 #: perl/lib/Sys/Guestfs/Lib.pm:213
2401 #, perl-brace-format
2402 msgid "{imagename} is not the name of a libvirt domain\n"
2403 msgstr ""
2404
2405 #: perl/lib/Sys/Guestfs/Lib.pm:242
2406 #, perl-brace-format
2407 msgid "{imagename} seems to have no disk devices\n"
2408 msgstr ""
2409
2410 #: perl/lib/Sys/Guestfs/Lib.pm:827
2411 msgid ""
2412 "No operating system could be detected inside this disk image.\n"
2413 "\n"
2414 "This may be because the file is not a disk image, or is not a virtual "
2415 "machine\n"
2416 "image, or because the OS type is not understood by virt-inspector.\n"
2417 "\n"
2418 "If you feel this is an error, please file a bug report including as much\n"
2419 "information about the disk image as possible.\n"
2420 msgstr ""
2421
2422 #: perl/lib/Sys/Guestfs/Lib.pm:900
2423 #, perl-brace-format
2424 msgid "unknown filesystem label {label}\n"
2425 msgstr ""
2426
2427 #: perl/lib/Sys/Guestfs/Lib.pm:910
2428 #, perl-brace-format
2429 msgid "unknown filesystem UUID {uuid}\n"
2430 msgstr ""
2431
2432 #: perl/lib/Sys/Guestfs/Lib.pm:933
2433 #, perl-brace-format
2434 msgid "unknown filesystem {fs}\n"
2435 msgstr ""
2436
2437 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2438 #, perl-brace-format
2439 msgid "Error running rpm -qa: {error}"
2440 msgstr ""
2441
2442 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2443 #, perl-brace-format
2444 msgid "Error running dpkg-query: {error}"
2445 msgstr ""
2446
2447 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2448 msgid "Can't find grub on guest"
2449 msgstr ""
2450
2451 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2452 #, perl-brace-format
2453 msgid "Grub entry {title} has no kernel"
2454 msgstr ""
2455
2456 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2457 #, perl-brace-format
2458 msgid "grub refers to {path}, which doesn't exist\n"
2459 msgstr ""
2460
2461 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2462 #, perl-brace-format
2463 msgid "Grub entry {title} does not specify an initrd"
2464 msgstr ""
2465
2466 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2467 #, perl-brace-format
2468 msgid "Didn't find modules directory {modules} for kernel {path}"
2469 msgstr ""
2470
2471 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2472 #, perl-brace-format
2473 msgid "Couldn't guess kernel version number from path for kernel {path}"
2474 msgstr ""
2475
2476 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2477 #, perl-brace-format
2478 msgid "{path} doesn't match augeas pattern"
2479 msgstr ""
2480
2481 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2482 #, perl-brace-format
2483 msgid "{filename}: could not read initrd format"
2484 msgstr ""
2485
2486 #: rescue/virt-rescue.c:59
2487 #, c-format
2488 msgid ""
2489 "%s: Run a rescue shell on a virtual machine\n"
2490 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2491 "Usage:\n"
2492 "  %s [--options] -d domname\n"
2493 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2494 "Options:\n"
2495 "  -a|--add image       Add image\n"
2496 "  --append kernelopts  Append kernel options\n"
2497 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2498 "  -d|--domain guest    Add disks from libvirt guest\n"
2499 "  --format[=raw|..]    Force disk format for -a option\n"
2500 "  --help               Display brief help\n"
2501 "  -m|--memsize MB      Set memory size in megabytes\n"
2502 "  --network            Enable network\n"
2503 "  -r|--ro              Access read-only\n"
2504 "  --selinux            Enable SELinux\n"
2505 "  -v|--verbose         Verbose messages\n"
2506 "  -V|--version         Display version and exit\n"
2507 "  -x                   Trace libguestfs API calls\n"
2508 "For more information, see the manpage %s(1).\n"
2509 msgstr ""
2510
2511 #: rescue/virt-rescue.c:172
2512 #, c-format
2513 msgid "%s: could not parse memory size '%s'\n"
2514 msgstr ""
2515
2516 #: rescue/virt-rescue.c:406
2517 #, c-format
2518 msgid "%s: unknown child exit status (%d)\n"
2519 msgstr ""
2520
2521 #: src/appliance.c:181
2522 #, c-format
2523 msgid ""
2524 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2525 "LIBGUESTFS_PATH (search path: %s)"
2526 msgstr ""
2527
2528 #: src/appliance.c:331
2529 #, c-format
2530 msgid "security: cached appliance %s is not owned by UID %d"
2531 msgstr ""
2532
2533 #: src/appliance.c:336
2534 #, c-format
2535 msgid "security: cached appliance %s is not a directory (mode %o)"
2536 msgstr ""
2537
2538 #: src/appliance.c:341
2539 #, c-format
2540 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2541 msgstr ""
2542
2543 #: src/appliance.c:655
2544 msgid "external command failed, see earlier error messages"
2545 msgstr ""
2546
2547 #: src/filearch.c:153
2548 #, c-format
2549 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2550 msgstr ""
2551
2552 #: src/filearch.c:266
2553 msgid ""
2554 "file-architecture API not available since this version of libguestfs was "
2555 "compiled without PCRE or libmagic libraries"
2556 msgstr ""
2557
2558 #: src/guestfs.c:178
2559 #, c-format
2560 msgid "guestfs_close: called twice on the same handle\n"
2561 msgstr ""
2562
2563 #: src/guestfs.c:290
2564 #, c-format
2565 msgid "libguestfs: error: %s\n"
2566 msgstr ""
2567
2568 #: src/guestfs.c:791
2569 #, c-format
2570 msgid "<truncated, original size %zu bytes>"
2571 msgstr ""
2572
2573 #: src/inspect.c:421 src/inspect.c:757 src/inspect.c:2129 src/inspect.c:2172
2574 #: src/inspect.c:2222
2575 #, c-format
2576 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2577 msgstr ""
2578
2579 #: src/inspect.c:791
2580 msgid "could not parse /etc/fstab or empty file"
2581 msgstr ""
2582
2583 #: src/inspect.c:1007
2584 #, c-format
2585 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2586 msgstr ""
2587
2588 #: src/inspect.c:1287
2589 #, c-format
2590 msgid "could not parse integer in version number: %s"
2591 msgstr ""
2592
2593 #: src/inspect.c:1381
2594 msgid "no inspection data: call guestfs_inspect_os first"
2595 msgstr ""
2596
2597 #: src/inspect.c:1393
2598 #, c-format
2599 msgid ""
2600 "%s: root device not found: only call this function with a root device "
2601 "previously returned by guestfs_inspect_os"
2602 msgstr ""
2603
2604 #: src/inspect.c:1522
2605 msgid "not a Windows guest, or systemroot could not be determined"
2606 msgstr ""
2607
2608 #: src/inspect.c:1762 src/inspect.c:1784 src/inspect.c:1809
2609 msgid "unexpected end of output from db_dump command"
2610 msgstr ""
2611
2612 #: src/inspect.c:2231
2613 #, c-format
2614 msgid "%s: file is empty"
2615 msgstr ""
2616
2617 #: src/inspect.c:2248
2618 msgid ""
2619 "inspection API not available since this version of libguestfs was compiled "
2620 "without PCRE or hivex libraries"
2621 msgstr ""
2622
2623 #: src/launch.c:95
2624 msgid "command line cannot be altered after qemu subprocess launched"
2625 msgstr ""
2626
2627 #: src/launch.c:152
2628 msgid "guestfs_config: parameter must begin with '-' character"
2629 msgstr ""
2630
2631 #: src/launch.c:166
2632 #, c-format
2633 msgid "guestfs_config: parameter '%s' isn't allowed"
2634 msgstr ""
2635
2636 #: src/launch.c:232 src/launch.c:336
2637 msgid "filename cannot contain ',' (comma) character"
2638 msgstr ""
2639
2640 #: src/launch.c:244 src/launch.c:249
2641 #, c-format
2642 msgid "%s parameter is empty or contains disallowed characters"
2643 msgstr ""
2644
2645 #: src/launch.c:360
2646 msgid "you must call guestfs_add_drive before guestfs_launch"
2647 msgstr ""
2648
2649 #: src/launch.c:365
2650 msgid "the libguestfs handle has already been launched"
2651 msgstr ""
2652
2653 #: src/launch.c:377
2654 #, c-format
2655 msgid "%s: cannot create temporary directory"
2656 msgstr ""
2657
2658 #: src/launch.c:725
2659 msgid "guestfs_launch failed, see earlier error messages"
2660 msgstr ""
2661
2662 #: src/launch.c:738
2663 msgid "qemu launched and contacted daemon, but state != READY"
2664 msgstr ""
2665
2666 #: src/launch.c:879
2667 #, c-format
2668 msgid ""
2669 "%s: command failed: If qemu is located on a non-standard path, try setting "
2670 "the LIBGUESTFS_QEMU environment variable."
2671 msgstr ""
2672
2673 #: src/launch.c:971
2674 msgid "qemu has not been launched yet"
2675 msgstr ""
2676
2677 #: src/launch.c:982
2678 msgid "no subprocess to kill"
2679 msgstr ""
2680
2681 #: src/proto.c:146
2682 #, c-format
2683 msgid "guestfs_set_busy: called when in state %d != READY"
2684 msgstr ""
2685
2686 #: src/proto.c:169
2687 #, c-format
2688 msgid "guestfs_end_busy: called when in state %d"
2689 msgstr ""
2690
2691 #: src/proto.c:350
2692 #, c-format
2693 msgid ""
2694 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2695 msgstr ""
2696
2697 #: src/proto.c:519 src/proto.c:580
2698 msgid "unexpected end of file when reading from daemon"
2699 msgstr ""
2700
2701 #: src/proto.c:540
2702 #, c-format
2703 msgid "received magic signature from guestfsd, but in state %d"
2704 msgstr ""
2705
2706 #: src/proto.c:557
2707 #, c-format
2708 msgid "message length (%u) > maximum possible size (%d)"
2709 msgstr ""
2710
2711 #: src/proto.c:709
2712 #, c-format
2713 msgid "guestfs___send: state %d != BUSY"
2714 msgstr ""
2715
2716 #: src/proto.c:733
2717 msgid "xdr_guestfs_message_header failed"
2718 msgstr ""
2719
2720 #: src/proto.c:742
2721 msgid "dispatch failed to marshal args"
2722 msgstr ""
2723
2724 #: src/proto.c:872
2725 #, c-format
2726 msgid "send_file_chunk: state %d != READY"
2727 msgstr ""
2728
2729 #: src/proto.c:888
2730 #, c-format
2731 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2732 msgstr ""
2733
2734 #: src/proto.c:1011
2735 #, c-format
2736 msgid "%s: error in chunked encoding"
2737 msgstr ""
2738
2739 #: src/proto.c:1039
2740 msgid "write to daemon socket"
2741 msgstr ""
2742
2743 #: src/proto.c:1062
2744 msgid "receive_file_data: parse error in reply callback"
2745 msgstr ""
2746
2747 #: src/proto.c:1067
2748 msgid "receive_file_data: unexpected flag received when reading file chunks"
2749 msgstr ""
2750
2751 #: src/proto.c:1075
2752 msgid "failed to parse file chunk"
2753 msgstr ""
2754
2755 #: src/proto.c:1084
2756 msgid "file receive cancelled by daemon"
2757 msgstr ""
2758
2759 #: src/virt.c:90
2760 #, c-format
2761 msgid "could not connect to libvirt (code %d, domain %d): %s"
2762 msgstr ""
2763
2764 #: src/virt.c:98
2765 #, c-format
2766 msgid "no libvirt domain called '%s': %s"
2767 msgstr ""
2768
2769 #: src/virt.c:149
2770 #, c-format
2771 msgid "error reading libvirt XML information: %s"
2772 msgstr ""
2773
2774 #: src/virt.c:159
2775 msgid "unable to parse XML information returned by libvirt"
2776 msgstr ""
2777
2778 #: src/virt.c:165
2779 msgid "unable to create new XPath context"
2780 msgstr ""
2781
2782 #: src/virt.c:172
2783 msgid "unable to evaluate XPath expression"
2784 msgstr ""
2785
2786 #: src/virt.c:269
2787 msgid "libvirt domain has no disks"
2788 msgstr ""
2789
2790 #: src/virt.c:322
2791 #, c-format
2792 msgid "error getting domain info: %s"
2793 msgstr ""
2794
2795 #: src/virt.c:326
2796 msgid ""
2797 "error: domain is a live virtual machine.\n"
2798 "You must use readonly access because write access to a running virtual "
2799 "machine\n"
2800 "can cause disk corruption."
2801 msgstr ""
2802
2803 #: src/virt.c:352
2804 msgid ""
2805 "add-domain API not available since this version of libguestfs was compiled "
2806 "without libvirt or libxml2"
2807 msgstr ""
2808
2809 #: test-tool/test-tool.c:82
2810 #, c-format
2811 msgid ""
2812 "libguestfs-test-tool: interactive test tool\n"
2813 "Copyright (C) 2009 Red Hat Inc.\n"
2814 "Usage:\n"
2815 "  libguestfs-test-tool [--options]\n"
2816 "Options:\n"
2817 "  --help         Display usage\n"
2818 "  --helper libguestfs-test-tool-helper\n"
2819 "                 Helper program (default: %s)\n"
2820 "  --qemudir dir  Specify QEMU source directory\n"
2821 "  --qemu qemu    Specify QEMU binary\n"
2822 "  --timeout n\n"
2823 "  -t n           Set launch timeout (default: %d seconds)\n"
2824 msgstr ""
2825
2826 #: test-tool/test-tool.c:138
2827 #, c-format
2828 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2829 msgstr ""
2830
2831 #: test-tool/test-tool.c:147
2832 #, c-format
2833 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2834 msgstr ""
2835
2836 #: test-tool/test-tool.c:159
2837 #, c-format
2838 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2839 msgstr ""
2840
2841 #: test-tool/test-tool.c:182
2842 #, c-format
2843 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2844 msgstr ""
2845
2846 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2847 #, c-format
2848 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2849 msgstr ""
2850
2851 #: test-tool/test-tool.c:206
2852 #, c-format
2853 msgid "libguestfs-test-tool: guestfs_version failed\n"
2854 msgstr ""
2855
2856 #: test-tool/test-tool.c:228
2857 #, c-format
2858 msgid "libguestfs-test-tool: failed to launch appliance\n"
2859 msgstr ""
2860
2861 #: test-tool/test-tool.c:240
2862 #, c-format
2863 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2864 msgstr ""
2865
2866 #: test-tool/test-tool.c:246
2867 #, c-format
2868 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2869 msgstr ""
2870
2871 #: test-tool/test-tool.c:252
2872 #, c-format
2873 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2874 msgstr ""
2875
2876 #: test-tool/test-tool.c:258
2877 #, c-format
2878 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2879 msgstr ""
2880
2881 #: test-tool/test-tool.c:264
2882 #, c-format
2883 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2884 msgstr ""
2885
2886 #: test-tool/test-tool.c:272
2887 #, c-format
2888 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2889 msgstr ""
2890
2891 #: test-tool/test-tool.c:303
2892 #, c-format
2893 msgid ""
2894 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2895 "--qemu/--qemudir options cannot be used.\n"
2896 msgstr ""
2897
2898 #: test-tool/test-tool.c:311
2899 #, c-format
2900 msgid "Binary '%s' does not exist or is not executable\n"
2901 msgstr ""
2902
2903 #: test-tool/test-tool.c:325
2904 #, c-format
2905 msgid "%s: does not look like a qemu source directory\n"
2906 msgstr ""
2907
2908 #: test-tool/test-tool.c:374
2909 #, c-format
2910 msgid ""
2911 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2912 "available.  Expected to find it in '%s'\n"
2913 "\n"
2914 "Use the --helper option to specify the location of this program.\n"
2915 msgstr ""
2916
2917 #: test-tool/test-tool.c:390
2918 #, c-format
2919 msgid "command failed: %s"
2920 msgstr ""
2921
2922 #: test-tool/test-tool.c:398
2923 #, c-format
2924 msgid ""
2925 "Test tool helper program %s\n"
2926 "is not statically linked.  This is a build error when this test tool\n"
2927 "was built.\n"
2928 msgstr ""
2929
2930 #: test-tool/test-tool.c:432
2931 #, c-format
2932 msgid "mkisofs command failed: %s\n"
2933 msgstr ""
2934
2935 #: tools/virt-edit.pl:169
2936 msgid "virt-edit: no image, VM names or filenames to edit given"
2937 msgstr ""
2938
2939 #: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
2940 #, perl-brace-format
2941 msgid ""
2942 "{prog}: No operating system could be detected inside this disk image.\n"
2943 "\n"
2944 "This may be because the file is not a disk image, or is not a virtual "
2945 "machine\n"
2946 "image, or because the OS type is not understood by libguestfs.\n"
2947 "\n"
2948 "If you feel this is an error, please file a bug report including as much\n"
2949 "information about the disk image as possible.\n"
2950 msgstr ""
2951
2952 #: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
2953 #, perl-brace-format
2954 msgid "{prog}: multiboot operating systems are not supported.\n"
2955 msgstr ""
2956
2957 #: tools/virt-edit.pl:221
2958 msgid "File not changed.\n"
2959 msgstr ""
2960
2961 #: tools/virt-list-filesystems.pl:142
2962 msgid "virt-list-filesystems: no image or VM name given"
2963 msgstr ""
2964
2965 #: tools/virt-list-partitions.pl:152
2966 msgid "virt-list-partitions: no image or VM name given"
2967 msgstr ""
2968
2969 #: tools/virt-make-fs.pl:291
2970 msgid "virt-make-fs input output\n"
2971 msgstr ""
2972
2973 #: tools/virt-make-fs.pl:321
2974 msgid "unexpected output from 'du' command"
2975 msgstr ""
2976
2977 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2978 #: tools/virt-make-fs.pl:453
2979 #, perl-brace-format
2980 msgid "{f}: unknown input format: {fmt}\n"
2981 msgstr ""
2982
2983 #: tools/virt-make-fs.pl:391
2984 #, perl-brace-format
2985 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2986 msgstr ""
2987
2988 #: tools/virt-make-fs.pl:401
2989 msgid ""
2990 "qemu-img create: failed to create disk image, see earlier error messages\n"
2991 msgstr ""
2992
2993 #: tools/virt-make-fs.pl:412
2994 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2995 msgstr ""
2996
2997 #: tools/virt-make-fs.pl:437
2998 msgid "tar: failed, see earlier messages\n"
2999 msgstr ""
3000
3001 #: tools/virt-make-fs.pl:459
3002 msgid "uncompress command failed, see earlier messages\n"
3003 msgstr ""
3004
3005 #: tools/virt-make-fs.pl:494
3006 msgid ""
3007 "virt-make-fs: error copying contents into filesystem\n"
3008 "An error here usually means that the program did not estimate the\n"
3009 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3010 msgstr ""
3011
3012 #: tools/virt-resize.pl:33
3013 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3014 msgstr ""
3015
3016 #: tools/virt-resize.pl:581
3017 #, perl-brace-format
3018 msgid "virt-resize: {file}: does not exist or is not readable\n"
3019 msgstr ""
3020
3021 #: tools/virt-resize.pl:583
3022 #, perl-brace-format
3023 msgid ""
3024 "virt-resize: {file}: does not exist or is not writable\n"
3025 "You have to create the destination disk before running this program.\n"
3026 "Please read the virt-resize(1) manpage for more information.\n"
3027 msgstr ""
3028
3029 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3030 #, perl-brace-format
3031 msgid ""
3032 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3033 msgstr ""
3034
3035 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3036 msgid "virt-resize: short read"
3037 msgstr ""
3038
3039 #: tools/virt-resize.pl:827
3040 #, perl-brace-format
3041 msgid "virt-resize: no logical volume called {n}\n"
3042 msgstr ""
3043
3044 #: tools/virt-resize.pl:847
3045 #, perl-brace-format
3046 msgid ""
3047 "{p}: partition not found in the source disk image, when using the '{opt}' "
3048 "command line option\n"
3049 msgstr ""
3050
3051 #: tools/virt-resize.pl:853
3052 #, perl-brace-format
3053 msgid ""
3054 "{p}: partition ignored, you cannot use it in another command line argument\n"
3055 msgstr ""
3056
3057 #: tools/virt-resize.pl:857
3058 #, perl-brace-format
3059 msgid ""
3060 "{p}: partition deleted, you cannot use it in another command line argument\n"
3061 msgstr ""
3062
3063 #: tools/virt-resize.pl:899
3064 #, perl-brace-format
3065 msgid "{p}: this partition has already been marked for resizing\n"
3066 msgstr ""
3067
3068 #: tools/virt-resize.pl:907
3069 #, perl-brace-format
3070 msgid "{p}: missing size field in {o} option\n"
3071 msgstr ""
3072
3073 #: tools/virt-resize.pl:924
3074 #, perl-brace-format
3075 msgid "{p}: {f}: cannot parse size field\n"
3076 msgstr ""
3077
3078 #: tools/virt-resize.pl:929
3079 #, perl-brace-format
3080 msgid "{p}: new size is zero or negative\n"
3081 msgstr ""
3082
3083 #: tools/virt-resize.pl:952
3084 #, perl-brace-format
3085 msgid ""
3086 "{p}: cannot make this partition smaller because it contains a\n"
3087 "filesystem, physical volume or other content that is larger than the new "
3088 "size.\n"
3089 "You have to resize the content first, see virt-resize(1).\n"
3090 msgstr ""
3091
3092 #: tools/virt-resize.pl:968
3093 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3094 msgstr ""
3095
3096 #: tools/virt-resize.pl:1017
3097 #, perl-brace-format
3098 msgid ""
3099 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3100 "expand into.  You need to make the target disk larger by at least {h}.\n"
3101 msgstr ""
3102
3103 #: tools/virt-resize.pl:1032
3104 msgid ""
3105 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3106 "(see 'deficit' in the virt-resize(1) man page)\n"
3107 msgstr ""
3108
3109 #: tools/virt-resize.pl:1047
3110 msgid "Summary of changes:\n"
3111 msgstr ""
3112
3113 #: tools/virt-resize.pl:1051
3114 #, perl-brace-format
3115 msgid "{p}: partition will be ignored\n"
3116 msgstr ""
3117
3118 #: tools/virt-resize.pl:1053
3119 #, perl-brace-format
3120 msgid "{p}: partition will be deleted\n"
3121 msgstr ""
3122
3123 #: tools/virt-resize.pl:1055
3124 #, perl-brace-format
3125 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3126 msgstr ""
3127
3128 #: tools/virt-resize.pl:1060
3129 #, perl-brace-format
3130 msgid "{p}: content will be expanded using the '{meth}' method\n"
3131 msgstr ""
3132
3133 #: tools/virt-resize.pl:1065
3134 #, perl-brace-format
3135 msgid "{p}: partition will be left alone\n"
3136 msgstr ""
3137
3138 #: tools/virt-resize.pl:1070
3139 #, perl-brace-format
3140 msgid "{n}: LV will be expanded to maximum size\n"
3141 msgstr ""
3142
3143 #: tools/virt-resize.pl:1076
3144 #, perl-brace-format
3145 msgid "{n}: content will be expanded using the '{meth}' method\n"
3146 msgstr ""
3147
3148 #: tools/virt-resize.pl:1083
3149 #, perl-brace-format
3150 msgid "There is a surplus of {spl} bytes ({h}).\n"
3151 msgstr ""
3152
3153 #: tools/virt-resize.pl:1088
3154 msgid "An extra partition will be created for the surplus.\n"
3155 msgstr ""
3156
3157 #: tools/virt-resize.pl:1090
3158 msgid ""
3159 "The surplus space is not large enough for an extra partition to be created\n"
3160 "and so it will just be ignored.\n"
3161 msgstr ""
3162
3163 #: tools/virt-resize.pl:1093
3164 msgid ""
3165 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3166 "to partition this extra space if you want.\n"
3167 msgstr ""
3168
3169 #: tools/virt-resize.pl:1096
3170 #, perl-brace-format
3171 msgid ""
3172 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3173 "You need to make the target disk larger by at least this amount,\n"
3174 "or adjust your resizing requests.\n"
3175 msgstr ""
3176
3177 #: tools/virt-resize.pl:1113
3178 msgid "virt-resize: source disk does not have a first partition\n"
3179 msgstr ""
3180
3181 #: tools/virt-resize.pl:1208
3182 #, perl-brace-format
3183 msgid "Copying {p} ...\n"
3184 msgstr ""
3185
3186 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3187 #, perl-brace-format
3188 msgid "Expanding {p} using the '{meth}' method\n"
3189 msgstr ""
3190
3191 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3192 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3193 msgstr ""
3194
3195 #: tools/virt-tar.pl:207
3196 msgid "virt-tar: no image, VM names, directory or filename given"
3197 msgstr ""
3198
3199 #: tools/virt-tar.pl:210
3200 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3201 msgstr ""
3202
3203 #: tools/virt-tar.pl:221
3204 #, perl-brace-format
3205 msgid "virt-tar: {tarball}: file not found\n"
3206 msgstr ""
3207
3208 #: tools/virt-tar.pl:224
3209 #, perl-brace-format
3210 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3211 msgstr ""
3212
3213 #: tools/virt-win-reg.pl:201
3214 msgid "no libvirt domain name or disk image given\n"
3215 msgstr ""
3216
3217 #: tools/virt-win-reg.pl:240
3218 msgid ""
3219 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3220 "export\n"
3221 msgstr ""
3222
3223 #: tools/virt-win-reg.pl:351
3224 #, perl-brace-format
3225 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3226 msgstr ""
3227
3228 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3229 #, perl-brace-format
3230 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3231 msgstr ""
3232
3233 #: tools/virt-win-reg.pl:375
3234 #, perl-brace-format
3235 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3236 msgstr ""
3237
3238 #: tools/virt-win-reg.pl:397
3239 #, perl-brace-format
3240 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3241 msgstr ""