Version 1.11.7.
[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.11.7\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-05-17 17:29+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:58 df/main.c:70
22 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
23 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:61
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:117 cat/virt-filesystems.c:202 cat/virt-ls.c:123
51 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
52 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
53 #: rescue/virt-rescue.c:133
54 #, c-format
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr ""
57
58 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:145
59 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
60 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr ""
64
65 #: cat/virt-filesystems.c:103
66 #, c-format
67 msgid ""
68 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
69 "Copyright (C) 2010 Red Hat Inc.\n"
70 "Usage:\n"
71 "  %s [--options] -d domname\n"
72 "  %s [--options] -a disk.img [-a disk.img ...]\n"
73 "Options:\n"
74 "  -a|--add image       Add image\n"
75 "  --all                Display everything\n"
76 "  --blkdevs|--block-devices\n"
77 "                       Display block devices\n"
78 "  -c|--connect uri     Specify libvirt URI for -d option\n"
79 "  --csv                Output as Comma-Separated Values\n"
80 "  -d|--domain guest    Add disks from libvirt guest\n"
81 "  --echo-keys          Don't turn off echo for passphrases\n"
82 "  --extra              Display swap and data filesystems\n"
83 "  --filesystems        Display mountable filesystems\n"
84 "  --format[=raw|..]    Force disk format for -a option\n"
85 "  -h|--human-readable  Human-readable sizes in --long output\n"
86 "  --help               Display brief help\n"
87 "  --keys-from-stdin    Read passphrases from stdin\n"
88 "  -l|--long            Long output\n"
89 "  --lvs|--logvols|--logical-volumes\n"
90 "                       Display LVM logical volumes\n"
91 "  --no-title           No title in --long output\n"
92 "  --parts|--partitions Display partitions\n"
93 "  --pvs|--physvols|--physical-volumes\n"
94 "                       Display LVM physical volumes\n"
95 "  --uuid|--uuids       Add UUIDs to --long output\n"
96 "  -v|--verbose         Verbose messages\n"
97 "  -V|--version         Display version and exit\n"
98 "  --vgs|--volgroups|--volume-groups\n"
99 "                       Display LVM volume groups\n"
100 "  -x                   Trace libguestfs API calls\n"
101 "For more information, see the manpage %s(1).\n"
102 msgstr ""
103
104 #: cat/virt-filesystems.c:318 df/main.c:255
105 #, c-format
106 msgid "%s: you cannot use -h and --csv options together.\n"
107 msgstr ""
108
109 #: cat/virt-ls.c:62
110 #, c-format
111 msgid ""
112 "%s: list files in a virtual machine\n"
113 "Copyright (C) 2010 Red Hat Inc.\n"
114 "Usage:\n"
115 "  %s [--options] -d domname file [dir ...]\n"
116 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
117 "Options:\n"
118 "  -a|--add image       Add image\n"
119 "  -c|--connect uri     Specify libvirt URI for -d option\n"
120 "  -d|--domain guest    Add disks from libvirt guest\n"
121 "  --echo-keys          Don't turn off echo for passphrases\n"
122 "  --format[=raw|..]    Force disk format for -a option\n"
123 "  --help               Display brief help\n"
124 "  --keys-from-stdin    Read passphrases from stdin\n"
125 "  -l|--long            Long listing\n"
126 "  -R|--recursive       Recursive listing\n"
127 "  -v|--verbose         Verbose messages\n"
128 "  -V|--version         Display version and exit\n"
129 "  -x                   Trace libguestfs API calls\n"
130 "For more information, see the manpage %s(1).\n"
131 msgstr ""
132
133 #: df/domains.c:115
134 #, c-format
135 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
136 msgstr ""
137
138 #: df/domains.c:124
139 #, c-format
140 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
141 msgstr ""
142
143 #: df/domains.c:134
144 #, c-format
145 msgid "%s: could not list running domains (code %d, domain %d): %s"
146 msgstr ""
147
148 #: df/domains.c:145
149 #, c-format
150 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
151 msgstr ""
152
153 #: df/domains.c:155
154 #, c-format
155 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
156 msgstr ""
157
158 #: df/domains.c:281
159 #, c-format
160 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
161 msgstr ""
162
163 #: df/main.c:74
164 #, c-format
165 msgid ""
166 "%s: display free space on virtual filesystems\n"
167 "Copyright (C) 2010 Red Hat Inc.\n"
168 "Usage:\n"
169 "  %s [--options] -d domname\n"
170 "  %s [--options] -a disk.img [-a disk.img ...]\n"
171 "Options:\n"
172 "  -a|--add image       Add image\n"
173 "  -c|--connect uri     Specify libvirt URI for -d option\n"
174 "  --csv                Output as Comma-Separated Values\n"
175 "  -d|--domain guest    Add disks from libvirt guest\n"
176 "  --format[=raw|..]    Force disk format for -a option\n"
177 "  -h|--human-readable  Human-readable sizes in --long output\n"
178 "  --help               Display brief help\n"
179 "  -i|--inodes          Display inodes\n"
180 "  --one-per-guest      Separate appliance per guest\n"
181 "  --uuid               Add UUIDs to --long output\n"
182 "  -v|--verbose         Verbose messages\n"
183 "  -V|--version         Display version and exit\n"
184 "  -x                   Trace libguestfs API calls\n"
185 "For more information, see the manpage %s(1).\n"
186 msgstr ""
187
188 #: df/main.c:267
189 #, c-format
190 msgid "%s: compiled without support for libvirt.\n"
191 msgstr ""
192
193 #: df/output.c:50
194 msgid "VirtualMachine"
195 msgstr ""
196
197 #: df/output.c:51
198 msgid "Filesystem"
199 msgstr ""
200
201 #: df/output.c:54
202 msgid "1K-blocks"
203 msgstr ""
204
205 #: df/output.c:56
206 msgid "Size"
207 msgstr ""
208
209 #: df/output.c:57
210 msgid "Used"
211 msgstr ""
212
213 #: df/output.c:58
214 msgid "Available"
215 msgstr ""
216
217 #: df/output.c:59
218 msgid "Use%"
219 msgstr ""
220
221 #: df/output.c:61
222 msgid "Inodes"
223 msgstr ""
224
225 #: df/output.c:62
226 msgid "IUsed"
227 msgstr ""
228
229 #: df/output.c:63
230 msgid "IFree"
231 msgstr ""
232
233 #: df/output.c:64
234 msgid "IUse%"
235 msgstr ""
236
237 #: edit/virt-edit.c:77
238 #, c-format
239 msgid ""
240 "%s: Edit a file in a virtual machine\n"
241 "Copyright (C) 2009-2011 Red Hat Inc.\n"
242 "Usage:\n"
243 "  %s [--options] -d domname file [file ...]\n"
244 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
245 "Options:\n"
246 "  -a|--add image       Add image\n"
247 "  -b|--backup .ext     Backup original as original.ext\n"
248 "  -c|--connect uri     Specify libvirt URI for -d option\n"
249 "  -d|--domain guest    Add disks from libvirt guest\n"
250 "  --echo-keys          Don't turn off echo for passphrases\n"
251 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
252 "  --format[=raw|..]    Force disk format for -a option\n"
253 "  --help               Display brief help\n"
254 "  --keys-from-stdin    Read passphrases from stdin\n"
255 "  -v|--verbose         Verbose messages\n"
256 "  -V|--version         Display version and exit\n"
257 "  -x                   Trace libguestfs API calls\n"
258 "For more information, see the manpage %s(1).\n"
259 msgstr ""
260
261 #: edit/virt-edit.c:175
262 #, c-format
263 msgid "%s: -b option given multiple times\n"
264 msgstr ""
265
266 #: edit/virt-edit.c:192
267 #, c-format
268 msgid "%s: -e option given multiple times\n"
269 msgstr ""
270
271 #: edit/virt-edit.c:585 fish/fish.c:1444
272 #, c-format
273 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
274 msgstr ""
275
276 #: edit/virt-edit.c:599
277 #, c-format
278 msgid "%s: drive '%c:' not found.\n"
279 msgstr ""
280
281 #: fish/alloc.c:37
282 #, c-format
283 msgid "use 'alloc file size' to create an image\n"
284 msgstr ""
285
286 #: fish/alloc.c:51
287 #, c-format
288 msgid "use 'sparse file size' to create a sparse image\n"
289 msgstr ""
290
291 #: fish/alloc.c:75
292 #, c-format
293 msgid "can't allocate or add disks after launching\n"
294 msgstr ""
295
296 #: fish/alloc.c:156
297 #, c-format
298 msgid "%s: invalid integer parameter (%s returned %d)\n"
299 msgstr ""
300
301 #: fish/cmds.c:2560
302 msgid "Command"
303 msgstr ""
304
305 #: fish/cmds.c:2560
306 msgid "Description"
307 msgstr ""
308
309 #: fish/cmds.c:2562
310 msgid "add a CD-ROM disk image to examine"
311 msgstr ""
312
313 #: fish/cmds.c:2563
314 msgid "add the disk(s) from a named libvirt domain"
315 msgstr ""
316
317 #: fish/cmds.c:2564 fish/cmds.c:2565
318 msgid "add an image to examine or modify"
319 msgstr ""
320
321 #: fish/cmds.c:2566
322 msgid "add a drive in snapshot mode (read-only)"
323 msgstr ""
324
325 #: fish/cmds.c:2567
326 msgid "add a drive read-only specifying the QEMU block emulation to use"
327 msgstr ""
328
329 #: fish/cmds.c:2568
330 msgid "add a drive specifying the QEMU block emulation to use"
331 msgstr ""
332
333 #: fish/cmds.c:2569
334 msgid "allocate and add a disk file"
335 msgstr ""
336
337 #: fish/cmds.c:2570
338 msgid "clear Augeas path"
339 msgstr ""
340
341 #: fish/cmds.c:2571
342 msgid "close the current Augeas handle"
343 msgstr ""
344
345 #: fish/cmds.c:2572
346 msgid "define an Augeas node"
347 msgstr ""
348
349 #: fish/cmds.c:2573
350 msgid "define an Augeas variable"
351 msgstr ""
352
353 #: fish/cmds.c:2574
354 msgid "look up the value of an Augeas path"
355 msgstr ""
356
357 #: fish/cmds.c:2575
358 msgid "create a new Augeas handle"
359 msgstr ""
360
361 #: fish/cmds.c:2576
362 msgid "insert a sibling Augeas node"
363 msgstr ""
364
365 #: fish/cmds.c:2577
366 msgid "load files into the tree"
367 msgstr ""
368
369 #: fish/cmds.c:2578
370 msgid "list Augeas nodes under augpath"
371 msgstr ""
372
373 #: fish/cmds.c:2579
374 msgid "return Augeas nodes which match augpath"
375 msgstr ""
376
377 #: fish/cmds.c:2580
378 msgid "move Augeas node"
379 msgstr ""
380
381 #: fish/cmds.c:2581
382 msgid "remove an Augeas path"
383 msgstr ""
384
385 #: fish/cmds.c:2582
386 msgid "write all pending Augeas changes to disk"
387 msgstr ""
388
389 #: fish/cmds.c:2583
390 msgid "set Augeas path to value"
391 msgstr ""
392
393 #: fish/cmds.c:2584
394 msgid "test availability of some parts of the API"
395 msgstr ""
396
397 #: fish/cmds.c:2585
398 msgid "return a list of all optional groups"
399 msgstr ""
400
401 #: fish/cmds.c:2586
402 msgid "upload base64-encoded data to file"
403 msgstr ""
404
405 #: fish/cmds.c:2587
406 msgid "download file and encode as base64"
407 msgstr ""
408
409 #: fish/cmds.c:2588
410 msgid "flush device buffers"
411 msgstr ""
412
413 #: fish/cmds.c:2589
414 msgid "get blocksize of block device"
415 msgstr ""
416
417 #: fish/cmds.c:2590
418 msgid "is block device set to read-only"
419 msgstr ""
420
421 #: fish/cmds.c:2591
422 msgid "get total size of device in bytes"
423 msgstr ""
424
425 #: fish/cmds.c:2592
426 msgid "get sectorsize of block device"
427 msgstr ""
428
429 #: fish/cmds.c:2593
430 msgid "get total size of device in 512-byte sectors"
431 msgstr ""
432
433 #: fish/cmds.c:2594
434 msgid "reread partition table"
435 msgstr ""
436
437 #: fish/cmds.c:2595
438 msgid "set blocksize of block device"
439 msgstr ""
440
441 #: fish/cmds.c:2596
442 msgid "set block device to read-only"
443 msgstr ""
444
445 #: fish/cmds.c:2597
446 msgid "set block device to read-write"
447 msgstr ""
448
449 #: fish/cmds.c:2598
450 msgid "return true path on case-insensitive filesystem"
451 msgstr ""
452
453 #: fish/cmds.c:2599
454 msgid "list the contents of a file"
455 msgstr ""
456
457 #: fish/cmds.c:2600
458 msgid "compute MD5, SHAx or CRC checksum of file"
459 msgstr ""
460
461 #: fish/cmds.c:2601
462 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
463 msgstr ""
464
465 #: fish/cmds.c:2602
466 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
467 msgstr ""
468
469 #: fish/cmds.c:2603
470 msgid "change file mode"
471 msgstr ""
472
473 #: fish/cmds.c:2604 fish/cmds.c:2720
474 msgid "change file owner and group"
475 msgstr ""
476
477 #: fish/cmds.c:2605
478 msgid "run a command from the guest filesystem"
479 msgstr ""
480
481 #: fish/cmds.c:2606
482 msgid "run a command, returning lines"
483 msgstr ""
484
485 #: fish/cmds.c:2607
486 msgid "add qemu parameters"
487 msgstr ""
488
489 #: fish/cmds.c:2608
490 msgid "copy local files or directories into an image"
491 msgstr ""
492
493 #: fish/cmds.c:2609
494 msgid "copy remote files or directories out of an image"
495 msgstr ""
496
497 #: fish/cmds.c:2610
498 msgid "copy size bytes from source to destination using dd"
499 msgstr ""
500
501 #: fish/cmds.c:2611
502 msgid "copy a file"
503 msgstr ""
504
505 #: fish/cmds.c:2612
506 msgid "copy a file or directory recursively"
507 msgstr ""
508
509 #: fish/cmds.c:2613
510 msgid "copy from source to destination using dd"
511 msgstr ""
512
513 #: fish/cmds.c:2614
514 msgid "debugging and internals"
515 msgstr ""
516
517 #: fish/cmds.c:2615
518 msgid "debug the QEMU command line (internal use only)"
519 msgstr ""
520
521 #: fish/cmds.c:2616
522 msgid "upload a file to the appliance (internal use only)"
523 msgstr ""
524
525 #: fish/cmds.c:2617
526 msgid "report file system disk space usage"
527 msgstr ""
528
529 #: fish/cmds.c:2618
530 msgid "report file system disk space usage (human readable)"
531 msgstr ""
532
533 #: fish/cmds.c:2619
534 msgid "return kernel messages"
535 msgstr ""
536
537 #: fish/cmds.c:2620
538 msgid "download a file to the local machine"
539 msgstr ""
540
541 #: fish/cmds.c:2621
542 msgid "download a file to the local machine with offset and size"
543 msgstr ""
544
545 #: fish/cmds.c:2622
546 msgid "drop kernel page cache, dentries and inodes"
547 msgstr ""
548
549 #: fish/cmds.c:2623
550 msgid "estimate file space usage"
551 msgstr ""
552
553 #: fish/cmds.c:2624
554 msgid "check an ext2/ext3 filesystem"
555 msgstr ""
556
557 #: fish/cmds.c:2625
558 msgid "display a line of text"
559 msgstr ""
560
561 #: fish/cmds.c:2626
562 msgid "echo arguments back to the client"
563 msgstr ""
564
565 #: fish/cmds.c:2627
566 msgid "edit a file"
567 msgstr ""
568
569 #: fish/cmds.c:2628 fish/cmds.c:2629 fish/cmds.c:2634 fish/cmds.c:2635
570 #: fish/cmds.c:2668 fish/cmds.c:2669 fish/cmds.c:2913 fish/cmds.c:2914
571 #: fish/cmds.c:2918 fish/cmds.c:2919 fish/cmds.c:2921 fish/cmds.c:2922
572 msgid "return lines matching a pattern"
573 msgstr ""
574
575 #: fish/cmds.c:2630
576 msgid "test if two files have equal contents"
577 msgstr ""
578
579 #: fish/cmds.c:2631
580 msgid "test if file or directory exists"
581 msgstr ""
582
583 #: fish/cmds.c:2632 fish/cmds.c:2633
584 msgid "preallocate a file in the guest filesystem"
585 msgstr ""
586
587 #: fish/cmds.c:2636
588 msgid "determine file type"
589 msgstr ""
590
591 #: fish/cmds.c:2637
592 msgid "detect the architecture of a binary file"
593 msgstr ""
594
595 #: fish/cmds.c:2638
596 msgid "return the size of the file in bytes"
597 msgstr ""
598
599 #: fish/cmds.c:2639
600 msgid "fill a file with octets"
601 msgstr ""
602
603 #: fish/cmds.c:2640
604 msgid "fill a file with a repeating pattern of bytes"
605 msgstr ""
606
607 #: fish/cmds.c:2641
608 msgid "find all files and directories"
609 msgstr ""
610
611 #: fish/cmds.c:2642
612 msgid "find all files and directories, returning NUL-separated list"
613 msgstr ""
614
615 #: fish/cmds.c:2643
616 msgid "find a filesystem by label"
617 msgstr ""
618
619 #: fish/cmds.c:2644
620 msgid "find a filesystem by UUID"
621 msgstr ""
622
623 #: fish/cmds.c:2645
624 msgid "run the filesystem checker"
625 msgstr ""
626
627 #: fish/cmds.c:2646
628 msgid "get the additional kernel options"
629 msgstr ""
630
631 #: fish/cmds.c:2647
632 msgid "get the attach method"
633 msgstr ""
634
635 #: fish/cmds.c:2648
636 msgid "get autosync mode"
637 msgstr ""
638
639 #: fish/cmds.c:2649
640 msgid "get direct appliance mode flag"
641 msgstr ""
642
643 #: fish/cmds.c:2650
644 msgid "get the ext2/3/4 filesystem label"
645 msgstr ""
646
647 #: fish/cmds.c:2651
648 msgid "get the ext2/3/4 filesystem UUID"
649 msgstr ""
650
651 #: fish/cmds.c:2652
652 msgid "get memory allocated to the qemu subprocess"
653 msgstr ""
654
655 #: fish/cmds.c:2653
656 msgid "get enable network flag"
657 msgstr ""
658
659 #: fish/cmds.c:2654
660 msgid "get the search path"
661 msgstr ""
662
663 #: fish/cmds.c:2655
664 msgid "get PID of qemu subprocess"
665 msgstr ""
666
667 #: fish/cmds.c:2656
668 msgid "get the qemu binary"
669 msgstr ""
670
671 #: fish/cmds.c:2657
672 msgid "get recovery process enabled flag"
673 msgstr ""
674
675 #: fish/cmds.c:2658
676 msgid "get SELinux enabled flag"
677 msgstr ""
678
679 #: fish/cmds.c:2659
680 msgid "get the current state"
681 msgstr ""
682
683 #: fish/cmds.c:2660
684 msgid "get command trace enabled flag"
685 msgstr ""
686
687 #: fish/cmds.c:2661
688 msgid "get the current umask"
689 msgstr ""
690
691 #: fish/cmds.c:2662
692 msgid "get verbose mode"
693 msgstr ""
694
695 #: fish/cmds.c:2663
696 msgid "get SELinux security context"
697 msgstr ""
698
699 #: fish/cmds.c:2664 fish/cmds.c:2721
700 msgid "get a single extended attribute"
701 msgstr ""
702
703 #: fish/cmds.c:2665 fish/cmds.c:2722
704 msgid "list extended attributes of a file or directory"
705 msgstr ""
706
707 #: fish/cmds.c:2666
708 msgid "expand wildcards in command"
709 msgstr ""
710
711 #: fish/cmds.c:2667
712 msgid "expand a wildcard path"
713 msgstr ""
714
715 #: fish/cmds.c:2670
716 msgid "install GRUB"
717 msgstr ""
718
719 #: fish/cmds.c:2671
720 msgid "return first 10 lines of a file"
721 msgstr ""
722
723 #: fish/cmds.c:2672
724 msgid "return first N lines of a file"
725 msgstr ""
726
727 #: fish/cmds.c:2673
728 msgid "dump a file in hexadecimal"
729 msgstr ""
730
731 #: fish/cmds.c:2674
732 msgid "edit with a hex editor"
733 msgstr ""
734
735 #: fish/cmds.c:2675
736 msgid "list the contents of a single file in an initrd"
737 msgstr ""
738
739 #: fish/cmds.c:2676
740 msgid "list files in an initrd"
741 msgstr ""
742
743 #: fish/cmds.c:2677
744 msgid "add an inotify watch"
745 msgstr ""
746
747 #: fish/cmds.c:2678
748 msgid "close the inotify handle"
749 msgstr ""
750
751 #: fish/cmds.c:2679
752 msgid "return list of watched files that had events"
753 msgstr ""
754
755 #: fish/cmds.c:2680
756 msgid "create an inotify handle"
757 msgstr ""
758
759 #: fish/cmds.c:2681
760 msgid "return list of inotify events"
761 msgstr ""
762
763 #: fish/cmds.c:2682
764 msgid "remove an inotify watch"
765 msgstr ""
766
767 #: fish/cmds.c:2683
768 msgid "get architecture of inspected operating system"
769 msgstr ""
770
771 #: fish/cmds.c:2684
772 msgid "get distro of inspected operating system"
773 msgstr ""
774
775 #: fish/cmds.c:2685
776 msgid "get drive letter mappings"
777 msgstr ""
778
779 #: fish/cmds.c:2686
780 msgid "get filesystems associated with inspected operating system"
781 msgstr ""
782
783 #: fish/cmds.c:2687
784 msgid "get format of inspected operating system"
785 msgstr ""
786
787 #: fish/cmds.c:2688
788 msgid "get hostname of the operating system"
789 msgstr ""
790
791 #: fish/cmds.c:2689
792 msgid "get major version of inspected operating system"
793 msgstr ""
794
795 #: fish/cmds.c:2690
796 msgid "get minor version of inspected operating system"
797 msgstr ""
798
799 #: fish/cmds.c:2691
800 msgid "get mountpoints of inspected operating system"
801 msgstr ""
802
803 #: fish/cmds.c:2692
804 msgid "get package format used by the operating system"
805 msgstr ""
806
807 #: fish/cmds.c:2693
808 msgid "get package management tool used by the operating system"
809 msgstr ""
810
811 #: fish/cmds.c:2694
812 msgid "get product name of inspected operating system"
813 msgstr ""
814
815 #: fish/cmds.c:2695
816 msgid "get product variant of inspected operating system"
817 msgstr ""
818
819 #: fish/cmds.c:2696
820 msgid "return list of operating systems found by last inspection"
821 msgstr ""
822
823 #: fish/cmds.c:2697
824 msgid "get type of inspected operating system"
825 msgstr ""
826
827 #: fish/cmds.c:2698
828 msgid "get Windows CurrentControlSet of inspected operating system"
829 msgstr ""
830
831 #: fish/cmds.c:2699
832 msgid "get Windows systemroot of inspected operating system"
833 msgstr ""
834
835 #: fish/cmds.c:2700
836 msgid "get live flag for install disk"
837 msgstr ""
838
839 #: fish/cmds.c:2701
840 msgid "get multipart flag for install disk"
841 msgstr ""
842
843 #: fish/cmds.c:2702
844 msgid "get netinst (network installer) flag for install disk"
845 msgstr ""
846
847 #: fish/cmds.c:2703
848 msgid "get list of applications installed in the operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2704
852 msgid "inspect disk and return list of operating systems found"
853 msgstr ""
854
855 #: fish/cmds.c:2705
856 msgid "test if block device"
857 msgstr ""
858
859 #: fish/cmds.c:2706
860 msgid "is busy processing a command"
861 msgstr ""
862
863 #: fish/cmds.c:2707
864 msgid "test if character device"
865 msgstr ""
866
867 #: fish/cmds.c:2708
868 msgid "is in configuration state"
869 msgstr ""
870
871 #: fish/cmds.c:2709
872 msgid "test if a directory"
873 msgstr ""
874
875 #: fish/cmds.c:2710
876 msgid "test if FIFO (named pipe)"
877 msgstr ""
878
879 #: fish/cmds.c:2711
880 msgid "test if a regular file"
881 msgstr ""
882
883 #: fish/cmds.c:2712
884 msgid "is launching subprocess"
885 msgstr ""
886
887 #: fish/cmds.c:2713
888 msgid "test if device is a logical volume"
889 msgstr ""
890
891 #: fish/cmds.c:2714
892 msgid "is ready to accept commands"
893 msgstr ""
894
895 #: fish/cmds.c:2715
896 msgid "test if socket"
897 msgstr ""
898
899 #: fish/cmds.c:2716
900 msgid "test if symbolic link"
901 msgstr ""
902
903 #: fish/cmds.c:2717
904 msgid "kill the qemu subprocess"
905 msgstr ""
906
907 #: fish/cmds.c:2718
908 msgid "launch the qemu subprocess"
909 msgstr ""
910
911 #: fish/cmds.c:2719
912 msgid "change working directory"
913 msgstr ""
914
915 #: fish/cmds.c:2723
916 msgid "list the block devices"
917 msgstr ""
918
919 #: fish/cmds.c:2724
920 msgid "list filesystems"
921 msgstr ""
922
923 #: fish/cmds.c:2725
924 msgid "list the partitions"
925 msgstr ""
926
927 #: fish/cmds.c:2726
928 msgid "list the files in a directory (long format)"
929 msgstr ""
930
931 #: fish/cmds.c:2727 fish/cmds.c:2728
932 msgid "create a hard link"
933 msgstr ""
934
935 #: fish/cmds.c:2729 fish/cmds.c:2730
936 msgid "create a symbolic link"
937 msgstr ""
938
939 #: fish/cmds.c:2731 fish/cmds.c:2822
940 msgid "remove extended attribute of a file or directory"
941 msgstr ""
942
943 #: fish/cmds.c:2732
944 msgid "list the files in a directory"
945 msgstr ""
946
947 #: fish/cmds.c:2733 fish/cmds.c:2849
948 msgid "set extended attribute of a file or directory"
949 msgstr ""
950
951 #: fish/cmds.c:2734
952 msgid "get file information for a symbolic link"
953 msgstr ""
954
955 #: fish/cmds.c:2735
956 msgid "lstat on multiple files"
957 msgstr ""
958
959 #: fish/cmds.c:2736
960 msgid "add a key on a LUKS encrypted device"
961 msgstr ""
962
963 #: fish/cmds.c:2737
964 msgid "close a LUKS device"
965 msgstr ""
966
967 #: fish/cmds.c:2738 fish/cmds.c:2739
968 msgid "format a block device as a LUKS encrypted device"
969 msgstr ""
970
971 #: fish/cmds.c:2740
972 msgid "remove a key from a LUKS encrypted device"
973 msgstr ""
974
975 #: fish/cmds.c:2741
976 msgid "open a LUKS-encrypted block device"
977 msgstr ""
978
979 #: fish/cmds.c:2742
980 msgid "open a LUKS-encrypted block device read-only"
981 msgstr ""
982
983 #: fish/cmds.c:2743
984 msgid "create an LVM logical volume"
985 msgstr ""
986
987 #: fish/cmds.c:2744
988 msgid "get canonical name of an LV"
989 msgstr ""
990
991 #: fish/cmds.c:2745
992 msgid "clear LVM device filter"
993 msgstr ""
994
995 #: fish/cmds.c:2746
996 msgid "remove all LVM LVs, VGs and PVs"
997 msgstr ""
998
999 #: fish/cmds.c:2747
1000 msgid "set LVM device filter"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2748
1004 msgid "remove an LVM logical volume"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2749
1008 msgid "rename an LVM logical volume"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2750
1012 msgid "resize an LVM logical volume"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2751
1016 msgid "expand an LV to fill free space"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2752 fish/cmds.c:2753
1020 msgid "list the LVM logical volumes (LVs)"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2754
1024 msgid "get the UUID of a logical volume"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2755
1028 msgid "lgetxattr on multiple files"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2756
1032 msgid "open the manual"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2757
1036 msgid "create a directory"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2758
1040 msgid "create a directory with a particular mode"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2759
1044 msgid "create a directory and parents"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2760
1048 msgid "create a temporary directory"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2761 fish/cmds.c:2762 fish/cmds.c:2763
1052 msgid "make ext2/3/4 filesystem with external journal"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2764
1056 msgid "make ext2/3/4 external journal"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2765
1060 msgid "make ext2/3/4 external journal with label"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2766
1064 msgid "make ext2/3/4 external journal with UUID"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2767
1068 msgid "make FIFO (named pipe)"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2768 fish/cmds.c:2770
1072 msgid "make a filesystem"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2769
1076 msgid "make a filesystem with block size"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2771
1080 msgid "create a mountpoint"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2772
1084 msgid "make block, character or FIFO devices"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2773
1088 msgid "make block device node"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2774
1092 msgid "make char device node"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2775
1096 msgid "create a swap partition"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2776
1100 msgid "create a swap partition with a label"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2777
1104 msgid "create a swap partition with an explicit UUID"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2778
1108 msgid "create a swap file"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2779
1112 msgid "load a kernel module"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2780
1116 msgid "view a file"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2781
1120 msgid "mount a guest disk at a position in the filesystem"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2782
1124 msgid "mount a file using the loop device"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2783
1128 msgid "mount a guest disk with mount options"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2784
1132 msgid "mount a guest disk, read-only"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2785
1136 msgid "mount a guest disk with mount options and vfstype"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2786
1140 msgid "show mountpoints"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2787
1144 msgid "show mounted filesystems"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2788
1148 msgid "move a file"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2789
1152 msgid "probe NTFS volume"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2790
1156 msgid "resize an NTFS filesystem"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2791
1160 msgid "resize an NTFS filesystem (with size)"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2792
1164 msgid "add a partition to the device"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2793
1168 msgid "delete a partition"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2794
1172 msgid "partition whole disk with a single primary partition"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2795
1176 msgid "return true if a partition is bootable"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2796
1180 msgid "get the MBR type byte (ID byte) from a partition"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2797
1184 msgid "get the partition table type"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2798
1188 msgid "create an empty partition table"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2799
1192 msgid "list partitions on a device"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2800
1196 msgid "make a partition bootable"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2801
1200 msgid "set the MBR type byte (ID byte) of a partition"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2802
1204 msgid "set partition name"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2803
1208 msgid "convert partition name to device name"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2804
1212 msgid "ping the guest daemon"
1213 msgstr ""
1214
1215 #: fish/cmds.c:2805
1216 msgid "read part of a file"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2806
1220 msgid "read part of a device"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2807
1224 msgid "create an LVM physical volume"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2808
1228 msgid "remove an LVM physical volume"
1229 msgstr ""
1230
1231 #: fish/cmds.c:2809
1232 msgid "resize an LVM physical volume"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2810
1236 msgid "resize an LVM physical volume (with size)"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2811 fish/cmds.c:2812
1240 msgid "list the LVM physical volumes (PVs)"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2813
1244 msgid "get the UUID of a physical volume"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2814
1248 msgid "write to part of a file"
1249 msgstr ""
1250
1251 #: fish/cmds.c:2815
1252 msgid "write to part of a device"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2816
1256 msgid "read a file"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2817
1260 msgid "read file as lines"
1261 msgstr ""
1262
1263 #: fish/cmds.c:2818
1264 msgid "read directories entries"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2819
1268 msgid "read the target of a symbolic link"
1269 msgstr ""
1270
1271 #: fish/cmds.c:2820
1272 msgid "readlink on multiple files"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2821
1276 msgid "canonicalized absolute pathname"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2823
1280 msgid "close and reopen libguestfs handle"
1281 msgstr ""
1282
1283 #: fish/cmds.c:2824
1284 msgid "resize an ext2, ext3 or ext4 filesystem"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2825
1288 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1289 msgstr ""
1290
1291 #: fish/cmds.c:2826
1292 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1293 msgstr ""
1294
1295 #: fish/cmds.c:2827
1296 msgid "remove a file"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2828
1300 msgid "remove a file or directory recursively"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2829
1304 msgid "remove a directory"
1305 msgstr ""
1306
1307 #: fish/cmds.c:2830
1308 msgid "remove a mountpoint"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2831
1312 msgid "scrub (securely wipe) a device"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2832
1316 msgid "scrub (securely wipe) a file"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2833
1320 msgid "scrub (securely wipe) free space"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2834
1324 msgid "add options to kernel command line"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2835
1328 msgid "set the attach method"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2836
1332 msgid "set autosync mode"
1333 msgstr ""
1334
1335 #: fish/cmds.c:2837
1336 msgid "enable or disable direct appliance mode"
1337 msgstr ""
1338
1339 #: fish/cmds.c:2838
1340 msgid "set the ext2/3/4 filesystem label"
1341 msgstr ""
1342
1343 #: fish/cmds.c:2839
1344 msgid "set the ext2/3/4 filesystem UUID"
1345 msgstr ""
1346
1347 #: fish/cmds.c:2840
1348 msgid "set memory allocated to the qemu subprocess"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2841
1352 msgid "set enable network flag"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2842
1356 msgid "set the search path"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2843
1360 msgid "set the qemu binary"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2844
1364 msgid "enable or disable the recovery process"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2845
1368 msgid "set SELinux enabled or disabled at appliance boot"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2846
1372 msgid "enable or disable command traces"
1373 msgstr ""
1374
1375 #: fish/cmds.c:2847
1376 msgid "set verbose mode"
1377 msgstr ""
1378
1379 #: fish/cmds.c:2848
1380 msgid "set SELinux security context"
1381 msgstr ""
1382
1383 #: fish/cmds.c:2850 fish/cmds.c:2851
1384 msgid "create partitions on a block device"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2852
1388 msgid "modify a single partition on a block device"
1389 msgstr ""
1390
1391 #: fish/cmds.c:2853
1392 msgid "display the disk geometry from the partition table"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2854
1396 msgid "display the kernel geometry"
1397 msgstr ""
1398
1399 #: fish/cmds.c:2855
1400 msgid "display the partition table"
1401 msgstr ""
1402
1403 #: fish/cmds.c:2856
1404 msgid "run a command via the shell"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2857
1408 msgid "run a command via the shell returning lines"
1409 msgstr ""
1410
1411 #: fish/cmds.c:2858
1412 msgid "sleep for some seconds"
1413 msgstr ""
1414
1415 #: fish/cmds.c:2859
1416 msgid "create a sparse disk image and add"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2860
1420 msgid "get file information"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2861
1424 msgid "get file system statistics"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2862 fish/cmds.c:2863
1428 msgid "print the printable strings in a file"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2864
1432 msgid "list supported groups of commands"
1433 msgstr ""
1434
1435 #: fish/cmds.c:2865
1436 msgid "disable swap on device"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2866
1440 msgid "disable swap on file"
1441 msgstr ""
1442
1443 #: fish/cmds.c:2867
1444 msgid "disable swap on labeled swap partition"
1445 msgstr ""
1446
1447 #: fish/cmds.c:2868
1448 msgid "disable swap on swap partition by UUID"
1449 msgstr ""
1450
1451 #: fish/cmds.c:2869
1452 msgid "enable swap on device"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2870
1456 msgid "enable swap on file"
1457 msgstr ""
1458
1459 #: fish/cmds.c:2871
1460 msgid "enable swap on labeled swap partition"
1461 msgstr ""
1462
1463 #: fish/cmds.c:2872
1464 msgid "enable swap on swap partition by UUID"
1465 msgstr ""
1466
1467 #: fish/cmds.c:2873
1468 msgid "sync disks, writes are flushed through to the disk image"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2874
1472 msgid "return last 10 lines of a file"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2875
1476 msgid "return last N lines of a file"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2876
1480 msgid "unpack tarfile to directory"
1481 msgstr ""
1482
1483 #: fish/cmds.c:2877
1484 msgid "pack directory into tarfile"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2878 fish/cmds.c:2885
1488 msgid "unpack compressed tarball to directory"
1489 msgstr ""
1490
1491 #: fish/cmds.c:2879 fish/cmds.c:2886
1492 msgid "pack directory into compressed tarball"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2880
1496 msgid "print elapsed time taken to run a command"
1497 msgstr ""
1498
1499 #: fish/cmds.c:2881
1500 msgid "update file timestamps or create a new file"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2882
1504 msgid "truncate a file to zero size"
1505 msgstr ""
1506
1507 #: fish/cmds.c:2883
1508 msgid "truncate a file to a particular size"
1509 msgstr ""
1510
1511 #: fish/cmds.c:2884
1512 msgid "get ext2/ext3/ext4 superblock details"
1513 msgstr ""
1514
1515 #: fish/cmds.c:2887
1516 msgid "set file mode creation mask (umask)"
1517 msgstr ""
1518
1519 #: fish/cmds.c:2888
1520 msgid "unmount a filesystem"
1521 msgstr ""
1522
1523 #: fish/cmds.c:2889
1524 msgid "unmount all filesystems"
1525 msgstr ""
1526
1527 #: fish/cmds.c:2890
1528 msgid "upload a file from the local machine"
1529 msgstr ""
1530
1531 #: fish/cmds.c:2891
1532 msgid "upload a file from the local machine with offset"
1533 msgstr ""
1534
1535 #: fish/cmds.c:2892
1536 msgid "set timestamp of a file with nanosecond precision"
1537 msgstr ""
1538
1539 #: fish/cmds.c:2893
1540 msgid "get the library version number"
1541 msgstr ""
1542
1543 #: fish/cmds.c:2894
1544 msgid "get the filesystem label"
1545 msgstr ""
1546
1547 #: fish/cmds.c:2895
1548 msgid "get the Linux VFS type corresponding to a mounted device"
1549 msgstr ""
1550
1551 #: fish/cmds.c:2896
1552 msgid "get the filesystem UUID"
1553 msgstr ""
1554
1555 #: fish/cmds.c:2897
1556 msgid "activate or deactivate some volume groups"
1557 msgstr ""
1558
1559 #: fish/cmds.c:2898
1560 msgid "activate or deactivate all volume groups"
1561 msgstr ""
1562
1563 #: fish/cmds.c:2899
1564 msgid "create an LVM volume group"
1565 msgstr ""
1566
1567 #: fish/cmds.c:2900
1568 msgid "get the LV UUIDs of all LVs in the volume group"
1569 msgstr ""
1570
1571 #: fish/cmds.c:2901
1572 msgid "get the PV UUIDs containing the volume group"
1573 msgstr ""
1574
1575 #: fish/cmds.c:2902
1576 msgid "remove an LVM volume group"
1577 msgstr ""
1578
1579 #: fish/cmds.c:2903
1580 msgid "rename an LVM volume group"
1581 msgstr ""
1582
1583 #: fish/cmds.c:2904 fish/cmds.c:2905
1584 msgid "list the LVM volume groups (VGs)"
1585 msgstr ""
1586
1587 #: fish/cmds.c:2906
1588 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1589 msgstr ""
1590
1591 #: fish/cmds.c:2907
1592 msgid "get the UUID of a volume group"
1593 msgstr ""
1594
1595 #: fish/cmds.c:2908
1596 msgid "count characters in a file"
1597 msgstr ""
1598
1599 #: fish/cmds.c:2909
1600 msgid "count lines in a file"
1601 msgstr ""
1602
1603 #: fish/cmds.c:2910
1604 msgid "count words in a file"
1605 msgstr ""
1606
1607 #: fish/cmds.c:2911
1608 msgid "create a new file"
1609 msgstr ""
1610
1611 #: fish/cmds.c:2912
1612 msgid "create a file"
1613 msgstr ""
1614
1615 #: fish/cmds.c:2915
1616 msgid "write zeroes to the device"
1617 msgstr ""
1618
1619 #: fish/cmds.c:2916
1620 msgid "write zeroes to an entire device"
1621 msgstr ""
1622
1623 #: fish/cmds.c:2917
1624 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1625 msgstr ""
1626
1627 #: fish/cmds.c:2920
1628 msgid "determine file type inside a compressed file"
1629 msgstr ""
1630
1631 #: fish/cmds.c:2923
1632 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1633 msgstr ""
1634
1635 #: fish/cmds.c:3241 fish/cmds.c:3255 fish/cmds.c:3271 fish/cmds.c:3288
1636 #: fish/cmds.c:3305 fish/cmds.c:3323 fish/cmds.c:3342 fish/cmds.c:3358
1637 #: fish/cmds.c:3376 fish/cmds.c:3392 fish/cmds.c:3410 fish/cmds.c:3426
1638 #: fish/cmds.c:3443 fish/cmds.c:3458 fish/cmds.c:3476 fish/cmds.c:3491
1639 #: fish/cmds.c:3507 fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555
1640 #: fish/cmds.c:3571 fish/cmds.c:3589 fish/cmds.c:3622 fish/cmds.c:3638
1641 #: fish/cmds.c:3654 fish/cmds.c:3673 fish/cmds.c:3688 fish/cmds.c:3706
1642 #: fish/cmds.c:3721 fish/cmds.c:3739 fish/cmds.c:3754 fish/cmds.c:3772
1643 #: fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3843
1644 #: fish/cmds.c:3863 fish/cmds.c:3882 fish/cmds.c:3902 fish/cmds.c:3922
1645 #: fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3980 fish/cmds.c:4000
1646 #: fish/cmds.c:4020 fish/cmds.c:4040 fish/cmds.c:4055 fish/cmds.c:4071
1647 #: fish/cmds.c:4143 fish/cmds.c:4161 fish/cmds.c:4178 fish/cmds.c:4262
1648 #: fish/cmds.c:4282 fish/cmds.c:4302 fish/cmds.c:4322 fish/cmds.c:4342
1649 #: fish/cmds.c:4362 fish/cmds.c:4381 fish/cmds.c:4400 fish/cmds.c:4419
1650 #: fish/cmds.c:4434 fish/cmds.c:4453 fish/cmds.c:4473 fish/cmds.c:4493
1651 #: fish/cmds.c:4514 fish/cmds.c:4530 fish/cmds.c:4546 fish/cmds.c:4565
1652 #: fish/cmds.c:4587 fish/cmds.c:4609 fish/cmds.c:4629 fish/cmds.c:4646
1653 #: fish/cmds.c:4663 fish/cmds.c:4680 fish/cmds.c:4697 fish/cmds.c:4714
1654 #: fish/cmds.c:4731 fish/cmds.c:4748 fish/cmds.c:4767 fish/cmds.c:4790
1655 #: fish/cmds.c:4826 fish/cmds.c:4843 fish/cmds.c:4866 fish/cmds.c:4888
1656 #: fish/cmds.c:4909 fish/cmds.c:4929 fish/cmds.c:4948 fish/cmds.c:4968
1657 #: fish/cmds.c:4986 fish/cmds.c:5004 fish/cmds.c:5018 fish/cmds.c:5034
1658 #: fish/cmds.c:5054 fish/cmds.c:5073 fish/cmds.c:5092 fish/cmds.c:5111
1659 #: fish/cmds.c:5130 fish/cmds.c:5150 fish/cmds.c:5190 fish/cmds.c:5247
1660 #: fish/cmds.c:5268 fish/cmds.c:5289 fish/cmds.c:5310 fish/cmds.c:5328
1661 #: fish/cmds.c:5350 fish/cmds.c:5388 fish/cmds.c:5410 fish/cmds.c:5489
1662 #: fish/cmds.c:5528 fish/cmds.c:5543 fish/cmds.c:5560 fish/cmds.c:5574
1663 #: fish/cmds.c:5590 fish/cmds.c:5612 fish/cmds.c:5634 fish/cmds.c:5656
1664 #: fish/cmds.c:5678 fish/cmds.c:5700 fish/cmds.c:5722 fish/cmds.c:5742
1665 #: fish/cmds.c:5759 fish/cmds.c:5776 fish/cmds.c:5795 fish/cmds.c:5814
1666 #: fish/cmds.c:5834 fish/cmds.c:5870 fish/cmds.c:5889 fish/cmds.c:5908
1667 #: fish/cmds.c:5925 fish/cmds.c:5943 fish/cmds.c:5966 fish/cmds.c:5989
1668 #: fish/cmds.c:6013 fish/cmds.c:6036 fish/cmds.c:6057 fish/cmds.c:6080
1669 #: fish/cmds.c:6103 fish/cmds.c:6123 fish/cmds.c:6145 fish/cmds.c:6166
1670 #: fish/cmds.c:6189 fish/cmds.c:6206 fish/cmds.c:6223 fish/cmds.c:6241
1671 #: fish/cmds.c:6259 fish/cmds.c:6280 fish/cmds.c:6298 fish/cmds.c:6319
1672 #: fish/cmds.c:6339 fish/cmds.c:6357 fish/cmds.c:6378 fish/cmds.c:6401
1673 #: fish/cmds.c:6424 fish/cmds.c:6446 fish/cmds.c:6479 fish/cmds.c:6496
1674 #: fish/cmds.c:6513 fish/cmds.c:6537 fish/cmds.c:6560 fish/cmds.c:6583
1675 #: fish/cmds.c:6605 fish/cmds.c:6622 fish/cmds.c:6644 fish/cmds.c:6738
1676 #: fish/cmds.c:6758 fish/cmds.c:6778 fish/cmds.c:6798 fish/cmds.c:6816
1677 #: fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6890 fish/cmds.c:6912
1678 #: fish/cmds.c:6929 fish/cmds.c:6965 fish/cmds.c:6985 fish/cmds.c:7005
1679 #: fish/cmds.c:7025 fish/cmds.c:7047 fish/cmds.c:7064 fish/cmds.c:7083
1680 #: fish/cmds.c:7102 fish/cmds.c:7124 fish/cmds.c:7145 fish/cmds.c:7166
1681 #: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7251 fish/cmds.c:7274
1682 #: fish/cmds.c:7313 fish/cmds.c:7330 fish/cmds.c:7349 fish/cmds.c:7370
1683 #: fish/cmds.c:7393 fish/cmds.c:7415 fish/cmds.c:7433 fish/cmds.c:7452
1684 #: fish/cmds.c:7473 fish/cmds.c:7550 fish/cmds.c:7591 fish/cmds.c:7670
1685 #: fish/cmds.c:7746 fish/cmds.c:7783 fish/cmds.c:7806 fish/cmds.c:7827
1686 #: fish/cmds.c:7850 fish/cmds.c:7872 fish/cmds.c:7897 fish/cmds.c:7940
1687 #: fish/cmds.c:7981 fish/cmds.c:8002 fish/cmds.c:8020 fish/cmds.c:8039
1688 #: fish/cmds.c:8056 fish/cmds.c:8074 fish/cmds.c:8101 fish/cmds.c:8125
1689 #: fish/cmds.c:8149 fish/cmds.c:8173 fish/cmds.c:8197 fish/cmds.c:8221
1690 #: fish/cmds.c:8245 fish/cmds.c:8269 fish/cmds.c:8293 fish/cmds.c:8317
1691 #: fish/cmds.c:8341 fish/cmds.c:8365 fish/cmds.c:8388 fish/cmds.c:8411
1692 #: fish/cmds.c:8432 fish/cmds.c:8453 fish/cmds.c:8474 fish/cmds.c:8494
1693 #: fish/cmds.c:8517 fish/cmds.c:8555 fish/cmds.c:8572 fish/cmds.c:8589
1694 #: fish/cmds.c:8608 fish/cmds.c:8627 fish/cmds.c:8644 fish/cmds.c:8661
1695 #: fish/cmds.c:8678 fish/cmds.c:8695 fish/cmds.c:8714 fish/cmds.c:8750
1696 #: fish/cmds.c:8790 fish/cmds.c:8823 fish/cmds.c:8840 fish/cmds.c:8857
1697 #: fish/cmds.c:8873 fish/cmds.c:8888 fish/cmds.c:8909 fish/cmds.c:8947
1698 #: fish/cmds.c:8985 fish/cmds.c:9024 fish/cmds.c:9064 fish/cmds.c:9105
1699 #: fish/cmds.c:9146 fish/cmds.c:9184 fish/cmds.c:9201 fish/cmds.c:9224
1700 #: fish/cmds.c:9246 fish/cmds.c:9268 fish/cmds.c:9288 fish/cmds.c:9308
1701 #: fish/cmds.c:9344 fish/cmds.c:9416 fish/cmds.c:9456 fish/cmds.c:9514
1702 #: fish/cmds.c:9540 fish/cmds.c:9566 fish/cmds.c:9594 fish/cmds.c:9653
1703 #: fish/cmds.c:9674 fish/cmds.c:9719 fish/cmds.c:9739 fish/cmds.c:9778
1704 #: fish/cmds.c:9815 fish/cmds.c:9835 fish/cmds.c:9857 fish/cmds.c:9914
1705 #: fish/cmds.c:9934 fish/cmds.c:9956 fish/cmds.c:9978 fish/cmds.c:9997
1706 #: fish/cmds.c:10017 fish/cmds.c:10044 fish/cmds.c:10064 fish/cmds.c:10084
1707 #: fish/cmds.c:10104 fish/cmds.c:10124 fish/cmds.c:10146 fish/cmds.c:10181
1708 #: fish/cmds.c:10199 fish/cmds.c:10222 fish/cmds.c:10244 fish/cmds.c:10259
1709 #: fish/cmds.c:10276 fish/cmds.c:10313 fish/cmds.c:10352 fish/cmds.c:10392
1710 #: fish/cmds.c:10448 fish/cmds.c:10470 fish/cmds.c:10506 fish/cmds.c:10521
1711 #: fish/cmds.c:10541 fish/cmds.c:10581 fish/cmds.c:10604 fish/cmds.c:10628
1712 #: fish/cmds.c:10653 fish/cmds.c:10694 fish/cmds.c:10719 fish/cmds.c:10757
1713 #: fish/cmds.c:10788 fish/cmds.c:10819 fish/cmds.c:10847 fish/cmds.c:10867
1714 #: fish/cmds.c:10899 fish/cmds.c:10919 fish/cmds.c:10939 fish/cmds.c:10956
1715 #: fish/cmds.c:10974 fish/cmds.c:10997 fish/cmds.c:11018 fish/cmds.c:11037
1716 #: fish/cmds.c:11079 fish/cmds.c:11122 fish/cmds.c:11166 fish/cmds.c:11205
1717 #: fish/cmds.c:11224 fish/cmds.c:11244 fish/cmds.c:11264 fish/cmds.c:11285
1718 #: fish/cmds.c:11306 fish/cmds.c:11327 fish/cmds.c:11348 fish/cmds.c:11369
1719 #: fish/cmds.c:11391 fish/cmds.c:11429 fish/cmds.c:11480 fish/cmds.c:11518
1720 #: fish/cmds.c:11574 fish/cmds.c:11664 fish/cmds.c:11693 fish/cmds.c:11720
1721 #, c-format
1722 msgid "%s should have %d parameter(s)\n"
1723 msgstr ""
1724
1725 #: fish/cmds.c:3242 fish/cmds.c:3256 fish/cmds.c:3272 fish/cmds.c:3289
1726 #: fish/cmds.c:3306 fish/cmds.c:3324 fish/cmds.c:3343 fish/cmds.c:3359
1727 #: fish/cmds.c:3377 fish/cmds.c:3393 fish/cmds.c:3411 fish/cmds.c:3427
1728 #: fish/cmds.c:3444 fish/cmds.c:3459 fish/cmds.c:3477 fish/cmds.c:3492
1729 #: fish/cmds.c:3508 fish/cmds.c:3524 fish/cmds.c:3540 fish/cmds.c:3556
1730 #: fish/cmds.c:3572 fish/cmds.c:3590 fish/cmds.c:3623 fish/cmds.c:3639
1731 #: fish/cmds.c:3655 fish/cmds.c:3674 fish/cmds.c:3689 fish/cmds.c:3707
1732 #: fish/cmds.c:3722 fish/cmds.c:3740 fish/cmds.c:3755 fish/cmds.c:3773
1733 #: fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3826 fish/cmds.c:3844
1734 #: fish/cmds.c:3864 fish/cmds.c:3883 fish/cmds.c:3903 fish/cmds.c:3923
1735 #: fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3981 fish/cmds.c:4001
1736 #: fish/cmds.c:4021 fish/cmds.c:4041 fish/cmds.c:4056 fish/cmds.c:4072
1737 #: fish/cmds.c:4093 fish/cmds.c:4144 fish/cmds.c:4162 fish/cmds.c:4179
1738 #: fish/cmds.c:4200 fish/cmds.c:4263 fish/cmds.c:4283 fish/cmds.c:4303
1739 #: fish/cmds.c:4323 fish/cmds.c:4343 fish/cmds.c:4363 fish/cmds.c:4382
1740 #: fish/cmds.c:4401 fish/cmds.c:4420 fish/cmds.c:4435 fish/cmds.c:4454
1741 #: fish/cmds.c:4474 fish/cmds.c:4494 fish/cmds.c:4515 fish/cmds.c:4531
1742 #: fish/cmds.c:4547 fish/cmds.c:4566 fish/cmds.c:4588 fish/cmds.c:4610
1743 #: fish/cmds.c:4630 fish/cmds.c:4647 fish/cmds.c:4664 fish/cmds.c:4681
1744 #: fish/cmds.c:4698 fish/cmds.c:4715 fish/cmds.c:4732 fish/cmds.c:4749
1745 #: fish/cmds.c:4768 fish/cmds.c:4791 fish/cmds.c:4827 fish/cmds.c:4844
1746 #: fish/cmds.c:4867 fish/cmds.c:4889 fish/cmds.c:4910 fish/cmds.c:4930
1747 #: fish/cmds.c:4949 fish/cmds.c:4969 fish/cmds.c:4987 fish/cmds.c:5005
1748 #: fish/cmds.c:5019 fish/cmds.c:5035 fish/cmds.c:5055 fish/cmds.c:5074
1749 #: fish/cmds.c:5093 fish/cmds.c:5112 fish/cmds.c:5131 fish/cmds.c:5151
1750 #: fish/cmds.c:5191 fish/cmds.c:5248 fish/cmds.c:5269 fish/cmds.c:5290
1751 #: fish/cmds.c:5311 fish/cmds.c:5329 fish/cmds.c:5351 fish/cmds.c:5389
1752 #: fish/cmds.c:5411 fish/cmds.c:5490 fish/cmds.c:5529 fish/cmds.c:5544
1753 #: fish/cmds.c:5561 fish/cmds.c:5575 fish/cmds.c:5591 fish/cmds.c:5613
1754 #: fish/cmds.c:5635 fish/cmds.c:5657 fish/cmds.c:5679 fish/cmds.c:5701
1755 #: fish/cmds.c:5723 fish/cmds.c:5743 fish/cmds.c:5760 fish/cmds.c:5777
1756 #: fish/cmds.c:5796 fish/cmds.c:5815 fish/cmds.c:5835 fish/cmds.c:5871
1757 #: fish/cmds.c:5890 fish/cmds.c:5909 fish/cmds.c:5926 fish/cmds.c:5944
1758 #: fish/cmds.c:5967 fish/cmds.c:5990 fish/cmds.c:6014 fish/cmds.c:6037
1759 #: fish/cmds.c:6058 fish/cmds.c:6081 fish/cmds.c:6104 fish/cmds.c:6124
1760 #: fish/cmds.c:6146 fish/cmds.c:6167 fish/cmds.c:6190 fish/cmds.c:6207
1761 #: fish/cmds.c:6224 fish/cmds.c:6242 fish/cmds.c:6260 fish/cmds.c:6281
1762 #: fish/cmds.c:6299 fish/cmds.c:6320 fish/cmds.c:6340 fish/cmds.c:6358
1763 #: fish/cmds.c:6379 fish/cmds.c:6402 fish/cmds.c:6425 fish/cmds.c:6447
1764 #: fish/cmds.c:6480 fish/cmds.c:6497 fish/cmds.c:6514 fish/cmds.c:6538
1765 #: fish/cmds.c:6561 fish/cmds.c:6584 fish/cmds.c:6606 fish/cmds.c:6623
1766 #: fish/cmds.c:6645 fish/cmds.c:6739 fish/cmds.c:6759 fish/cmds.c:6779
1767 #: fish/cmds.c:6799 fish/cmds.c:6817 fish/cmds.c:6838 fish/cmds.c:6874
1768 #: fish/cmds.c:6891 fish/cmds.c:6913 fish/cmds.c:6930 fish/cmds.c:6966
1769 #: fish/cmds.c:6986 fish/cmds.c:7006 fish/cmds.c:7026 fish/cmds.c:7048
1770 #: fish/cmds.c:7065 fish/cmds.c:7084 fish/cmds.c:7103 fish/cmds.c:7125
1771 #: fish/cmds.c:7146 fish/cmds.c:7167 fish/cmds.c:7188 fish/cmds.c:7211
1772 #: fish/cmds.c:7252 fish/cmds.c:7275 fish/cmds.c:7314 fish/cmds.c:7331
1773 #: fish/cmds.c:7350 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7416
1774 #: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7551
1775 #: fish/cmds.c:7592 fish/cmds.c:7671 fish/cmds.c:7747 fish/cmds.c:7784
1776 #: fish/cmds.c:7807 fish/cmds.c:7828 fish/cmds.c:7851 fish/cmds.c:7873
1777 #: fish/cmds.c:7898 fish/cmds.c:7941 fish/cmds.c:7982 fish/cmds.c:8003
1778 #: fish/cmds.c:8021 fish/cmds.c:8040 fish/cmds.c:8057 fish/cmds.c:8075
1779 #: fish/cmds.c:8102 fish/cmds.c:8126 fish/cmds.c:8150 fish/cmds.c:8174
1780 #: fish/cmds.c:8198 fish/cmds.c:8222 fish/cmds.c:8246 fish/cmds.c:8270
1781 #: fish/cmds.c:8294 fish/cmds.c:8318 fish/cmds.c:8342 fish/cmds.c:8366
1782 #: fish/cmds.c:8389 fish/cmds.c:8412 fish/cmds.c:8433 fish/cmds.c:8454
1783 #: fish/cmds.c:8475 fish/cmds.c:8495 fish/cmds.c:8518 fish/cmds.c:8556
1784 #: fish/cmds.c:8573 fish/cmds.c:8590 fish/cmds.c:8609 fish/cmds.c:8628
1785 #: fish/cmds.c:8645 fish/cmds.c:8662 fish/cmds.c:8679 fish/cmds.c:8696
1786 #: fish/cmds.c:8715 fish/cmds.c:8751 fish/cmds.c:8791 fish/cmds.c:8824
1787 #: fish/cmds.c:8841 fish/cmds.c:8858 fish/cmds.c:8874 fish/cmds.c:8889
1788 #: fish/cmds.c:8910 fish/cmds.c:8948 fish/cmds.c:8986 fish/cmds.c:9025
1789 #: fish/cmds.c:9065 fish/cmds.c:9106 fish/cmds.c:9147 fish/cmds.c:9185
1790 #: fish/cmds.c:9202 fish/cmds.c:9225 fish/cmds.c:9247 fish/cmds.c:9269
1791 #: fish/cmds.c:9289 fish/cmds.c:9309 fish/cmds.c:9345 fish/cmds.c:9417
1792 #: fish/cmds.c:9457 fish/cmds.c:9515 fish/cmds.c:9541 fish/cmds.c:9567
1793 #: fish/cmds.c:9595 fish/cmds.c:9654 fish/cmds.c:9675 fish/cmds.c:9720
1794 #: fish/cmds.c:9740 fish/cmds.c:9779 fish/cmds.c:9816 fish/cmds.c:9836
1795 #: fish/cmds.c:9858 fish/cmds.c:9915 fish/cmds.c:9935 fish/cmds.c:9957
1796 #: fish/cmds.c:9979 fish/cmds.c:9998 fish/cmds.c:10018 fish/cmds.c:10045
1797 #: fish/cmds.c:10065 fish/cmds.c:10085 fish/cmds.c:10105 fish/cmds.c:10125
1798 #: fish/cmds.c:10147 fish/cmds.c:10182 fish/cmds.c:10200 fish/cmds.c:10223
1799 #: fish/cmds.c:10245 fish/cmds.c:10260 fish/cmds.c:10277 fish/cmds.c:10314
1800 #: fish/cmds.c:10353 fish/cmds.c:10393 fish/cmds.c:10449 fish/cmds.c:10471
1801 #: fish/cmds.c:10507 fish/cmds.c:10522 fish/cmds.c:10542 fish/cmds.c:10582
1802 #: fish/cmds.c:10605 fish/cmds.c:10629 fish/cmds.c:10654 fish/cmds.c:10695
1803 #: fish/cmds.c:10720 fish/cmds.c:10758 fish/cmds.c:10789 fish/cmds.c:10820
1804 #: fish/cmds.c:10848 fish/cmds.c:10868 fish/cmds.c:10900 fish/cmds.c:10920
1805 #: fish/cmds.c:10940 fish/cmds.c:10957 fish/cmds.c:10975 fish/cmds.c:10998
1806 #: fish/cmds.c:11019 fish/cmds.c:11038 fish/cmds.c:11080 fish/cmds.c:11123
1807 #: fish/cmds.c:11167 fish/cmds.c:11206 fish/cmds.c:11225 fish/cmds.c:11245
1808 #: fish/cmds.c:11265 fish/cmds.c:11286 fish/cmds.c:11307 fish/cmds.c:11328
1809 #: fish/cmds.c:11349 fish/cmds.c:11370 fish/cmds.c:11392 fish/cmds.c:11430
1810 #: fish/cmds.c:11481 fish/cmds.c:11519 fish/cmds.c:11575 fish/cmds.c:11598
1811 #: fish/cmds.c:11665 fish/cmds.c:11694 fish/cmds.c:11721
1812 #, c-format
1813 msgid "type 'help %s' for help on %s\n"
1814 msgstr ""
1815
1816 #: fish/cmds.c:3600 fish/cmds.c:4803 fish/cmds.c:5161 fish/cmds.c:5201
1817 #: fish/cmds.c:5220 fish/cmds.c:5363 fish/cmds.c:5422 fish/cmds.c:5441
1818 #: fish/cmds.c:5460 fish/cmds.c:5503 fish/cmds.c:5846 fish/cmds.c:6457
1819 #: fish/cmds.c:6656 fish/cmds.c:6675 fish/cmds.c:6694 fish/cmds.c:6713
1820 #: fish/cmds.c:6849 fish/cmds.c:6940 fish/cmds.c:7221 fish/cmds.c:7285
1821 #: fish/cmds.c:7484 fish/cmds.c:7503 fish/cmds.c:7522 fish/cmds.c:7561
1822 #: fish/cmds.c:7602 fish/cmds.c:7621 fish/cmds.c:7640 fish/cmds.c:7681
1823 #: fish/cmds.c:7700 fish/cmds.c:7719 fish/cmds.c:7757 fish/cmds.c:7910
1824 #: fish/cmds.c:7953 fish/cmds.c:8530 fish/cmds.c:8725 fish/cmds.c:8763
1825 #: fish/cmds.c:8801 fish/cmds.c:8921 fish/cmds.c:8958 fish/cmds.c:8996
1826 #: fish/cmds.c:9035 fish/cmds.c:9076 fish/cmds.c:9117 fish/cmds.c:9158
1827 #: fish/cmds.c:9321 fish/cmds.c:9357 fish/cmds.c:9370 fish/cmds.c:9383
1828 #: fish/cmds.c:9396 fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9486
1829 #: fish/cmds.c:9607 fish/cmds.c:9626 fish/cmds.c:9687 fish/cmds.c:9700
1830 #: fish/cmds.c:9751 fish/cmds.c:9790 fish/cmds.c:9868 fish/cmds.c:9887
1831 #: fish/cmds.c:10161 fish/cmds.c:10288 fish/cmds.c:10325 fish/cmds.c:10364
1832 #: fish/cmds.c:10404 fish/cmds.c:10423 fish/cmds.c:10482 fish/cmds.c:10555
1833 #: fish/cmds.c:10665 fish/cmds.c:10735 fish/cmds.c:10769 fish/cmds.c:10800
1834 #: fish/cmds.c:10831 fish/cmds.c:10880 fish/cmds.c:11051 fish/cmds.c:11093
1835 #: fish/cmds.c:11138 fish/cmds.c:11180 fish/cmds.c:11406 fish/cmds.c:11444
1836 #: fish/cmds.c:11457 fish/cmds.c:11495 fish/cmds.c:11530 fish/cmds.c:11549
1837 #: fish/cmds.c:11616
1838 #, c-format
1839 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1840 msgstr ""
1841
1842 #: fish/cmds.c:3606 fish/cmds.c:4809 fish/cmds.c:5167 fish/cmds.c:5207
1843 #: fish/cmds.c:5226 fish/cmds.c:5369 fish/cmds.c:5428 fish/cmds.c:5447
1844 #: fish/cmds.c:5466 fish/cmds.c:5509 fish/cmds.c:5852 fish/cmds.c:6463
1845 #: fish/cmds.c:6662 fish/cmds.c:6681 fish/cmds.c:6700 fish/cmds.c:6719
1846 #: fish/cmds.c:6855 fish/cmds.c:6946 fish/cmds.c:7227 fish/cmds.c:7291
1847 #: fish/cmds.c:7490 fish/cmds.c:7509 fish/cmds.c:7528 fish/cmds.c:7567
1848 #: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7646 fish/cmds.c:7687
1849 #: fish/cmds.c:7706 fish/cmds.c:7725 fish/cmds.c:7763 fish/cmds.c:7916
1850 #: fish/cmds.c:7959 fish/cmds.c:8536 fish/cmds.c:8731 fish/cmds.c:8769
1851 #: fish/cmds.c:8807 fish/cmds.c:8927 fish/cmds.c:8964 fish/cmds.c:9002
1852 #: fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9123 fish/cmds.c:9164
1853 #: fish/cmds.c:9435 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9613
1854 #: fish/cmds.c:9757 fish/cmds.c:9796 fish/cmds.c:9874 fish/cmds.c:9893
1855 #: fish/cmds.c:10294 fish/cmds.c:10331 fish/cmds.c:10370 fish/cmds.c:10410
1856 #: fish/cmds.c:10429 fish/cmds.c:10488 fish/cmds.c:10561 fish/cmds.c:10671
1857 #: fish/cmds.c:11057 fish/cmds.c:11099 fish/cmds.c:11144 fish/cmds.c:11186
1858 #: fish/cmds.c:11536 fish/cmds.c:11622
1859 #, c-format
1860 msgid "%s: %s: integer out of range\n"
1861 msgstr ""
1862
1863 #: fish/cmds.c:4092 fish/cmds.c:4199 fish/cmds.c:11597
1864 #, c-format
1865 msgid "%s should have %d-%d parameter(s)\n"
1866 msgstr ""
1867
1868 #: fish/cmds.c:4118 fish/cmds.c:4235 fish/cmds.c:11637
1869 #, c-format
1870 msgid "%s: unknown optional argument \"%s\"\n"
1871 msgstr ""
1872
1873 #: fish/cmds.c:4124 fish/cmds.c:4241 fish/cmds.c:11643
1874 #, c-format
1875 msgid "%s: optional argument \"%s\" given twice\n"
1876 msgstr ""
1877
1878 #: fish/cmds.c:11738
1879 #, c-format
1880 msgid "%s: unknown command\n"
1881 msgstr ""
1882
1883 #: fish/config.c:74 fish/config.c:113
1884 #, c-format
1885 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1886 msgstr ""
1887
1888 #: fish/copy.c:41
1889 #, c-format
1890 msgid ""
1891 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1892 msgstr ""
1893
1894 #: fish/copy.c:62
1895 #, c-format
1896 msgid "copy-in: target '%s' is not a directory\n"
1897 msgstr ""
1898
1899 #: fish/copy.c:157
1900 #, c-format
1901 msgid "error: argument is zero length or longer than maximum permitted\n"
1902 msgstr ""
1903
1904 #: fish/copy.c:202
1905 #, c-format
1906 msgid ""
1907 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1908 "image\n"
1909 msgstr ""
1910
1911 #: fish/copy.c:213
1912 #, c-format
1913 msgid "copy-out: target '%s' is not a directory\n"
1914 msgstr ""
1915
1916 #: fish/copy.c:258
1917 #, c-format
1918 msgid "copy-out: '%s' is not a file or directory\n"
1919 msgstr ""
1920
1921 #: fish/edit.c:45
1922 #, c-format
1923 msgid "use '%s filename' to edit a file\n"
1924 msgstr ""
1925
1926 #: fish/fish.c:100
1927 #, c-format
1928 msgid ""
1929 "%s: guest filesystem shell\n"
1930 "%s lets you edit virtual machine filesystems\n"
1931 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1932 "Usage:\n"
1933 "  %s [--options] cmd [: cmd : cmd ...]\n"
1934 "Options:\n"
1935 "  -h|--cmd-help        List available commands\n"
1936 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1937 "  -a|--add image       Add image\n"
1938 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1939 "  --csh                Make --listen csh-compatible\n"
1940 "  -d|--domain guest    Add disks from libvirt guest\n"
1941 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1942 "  --echo-keys          Don't turn off echo for passphrases\n"
1943 "  -f|--file file       Read commands from file\n"
1944 "  --format[=raw|..]    Force disk format for -a option\n"
1945 "  -i|--inspector       Automatically mount filesystems\n"
1946 "  --keys-from-stdin    Read passphrases from stdin\n"
1947 "  --listen             Listen for remote commands\n"
1948 "  --live               Connect to a live virtual machine\n"
1949 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
1950 "  -n|--no-sync         Don't autosync\n"
1951 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1952 "  --progress-bars      Enable progress bars even when not interactive\n"
1953 "  --no-progress-bars   Disable progress bars\n"
1954 "  --remote[=pid]       Send commands to remote %s\n"
1955 "  -r|--ro              Mount read-only\n"
1956 "  --selinux            Enable SELinux support\n"
1957 "  -v|--verbose         Verbose messages\n"
1958 "  -V|--version         Display version and exit\n"
1959 "  -w|--rw              Mount read-write\n"
1960 "  -x                   Echo each command before executing it\n"
1961 "\n"
1962 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
1963 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
1964 "or\n"
1965 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
1966 "\n"
1967 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
1968 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
1969 "\n"
1970 "For more information, see the manpage %s(1).\n"
1971 msgstr ""
1972
1973 #: fish/fish.c:243
1974 #, c-format
1975 msgid "%s: --listen=PID: PID was not a number: %s\n"
1976 msgstr ""
1977
1978 #: fish/fish.c:250
1979 #, c-format
1980 msgid ""
1981 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1982 msgstr ""
1983
1984 #: fish/fish.c:300
1985 #, c-format
1986 msgid "%s: only one -f parameter can be given\n"
1987 msgstr ""
1988
1989 #: fish/fish.c:455
1990 #, c-format
1991 msgid "%s: cannot use --listen and --remote options at the same time\n"
1992 msgstr ""
1993
1994 #: fish/fish.c:463
1995 #, c-format
1996 msgid "%s: extra parameters on the command line with --listen flag\n"
1997 msgstr ""
1998
1999 #: fish/fish.c:469
2000 #, c-format
2001 msgid "%s: cannot use --listen and --file options at the same time\n"
2002 msgstr ""
2003
2004 #: fish/fish.c:527
2005 #, c-format
2006 msgid "guestfish: could not access termcap or terminfo database.\n"
2007 msgstr ""
2008
2009 #: fish/fish.c:531
2010 #, c-format
2011 msgid "guestfish: terminal type \"%s\" not defined.\n"
2012 msgstr ""
2013
2014 #: fish/fish.c:619
2015 #, c-format
2016 msgid ""
2017 "\n"
2018 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2019 "editing virtual machine filesystems.\n"
2020 "\n"
2021 "Type: 'help' for help on commands\n"
2022 "      'man' to read the manual\n"
2023 "      'quit' to quit the shell\n"
2024 "\n"
2025 msgstr ""
2026
2027 #: fish/fish.c:763
2028 #, c-format
2029 msgid "%s: unterminated double quote\n"
2030 msgstr ""
2031
2032 #: fish/fish.c:769 fish/fish.c:786
2033 #, c-format
2034 msgid "%s: command arguments not separated by whitespace\n"
2035 msgstr ""
2036
2037 #: fish/fish.c:780
2038 #, c-format
2039 msgid "%s: unterminated single quote\n"
2040 msgstr ""
2041
2042 #: fish/fish.c:810
2043 #, c-format
2044 msgid "%s: internal error parsing string at '%s'\n"
2045 msgstr ""
2046
2047 #: fish/fish.c:827
2048 #, c-format
2049 msgid "%s: too many arguments\n"
2050 msgstr ""
2051
2052 #: fish/fish.c:895
2053 #, c-format
2054 msgid "%s: empty command on command line\n"
2055 msgstr ""
2056
2057 #: fish/fish.c:1041
2058 msgid "display a list of commands or help on a command"
2059 msgstr ""
2060
2061 #: fish/fish.c:1043
2062 msgid "quit guestfish"
2063 msgstr ""
2064
2065 #: fish/fish.c:1054
2066 #, c-format
2067 msgid ""
2068 "help - display a list of commands or help on a command\n"
2069 "     help cmd\n"
2070 "     help\n"
2071 msgstr ""
2072
2073 #: fish/fish.c:1062
2074 #, c-format
2075 msgid ""
2076 "quit - quit guestfish\n"
2077 "     quit\n"
2078 msgstr ""
2079
2080 #: fish/fish.c:1067
2081 #, c-format
2082 msgid "%s: command not known, use -h to list all commands\n"
2083 msgstr ""
2084
2085 #: fish/fish.c:1083
2086 #, c-format
2087 msgid ""
2088 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2089 "For a list of commands:             guestfish -h\n"
2090 "For complete documentation:         man guestfish\n"
2091 msgstr ""
2092
2093 #: fish/fish.c:1240
2094 #, c-format
2095 msgid "Runaway quote in string \"%s\"\n"
2096 msgstr ""
2097
2098 #: fish/fish.c:1438
2099 #, c-format
2100 msgid ""
2101 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2102 "or run \"inspect-os\" command)\n"
2103 msgstr ""
2104
2105 #: fish/fish.c:1458
2106 #, c-format
2107 msgid ""
2108 "%s: drive '%c:' not found.  To list available drives do:\n"
2109 "  inspect-get-drive-mappings %s\n"
2110 msgstr ""
2111
2112 #: fish/fish.c:1477
2113 #, c-format
2114 msgid ""
2115 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2116 "  umount-all\n"
2117 "  mount %s /\n"
2118 msgstr ""
2119
2120 #: fish/glob.c:53
2121 #, c-format
2122 msgid "use 'glob command [args...]'\n"
2123 msgstr ""
2124
2125 #: fish/glob.c:73
2126 #, c-format
2127 msgid "glob: guestfs_glob_expand call failed: %s\n"
2128 msgstr ""
2129
2130 #: fish/help.c:38
2131 #, c-format
2132 msgid ""
2133 "Add disk images to examine using the -a or -d options, or the 'add' "
2134 "command.\n"
2135 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2136 "Once you have done this, use the 'run' command.\n"
2137 msgstr ""
2138
2139 #: fish/help.c:44
2140 #, c-format
2141 msgid ""
2142 "Find out what filesystems are available using 'list-filesystems' and then\n"
2143 "mount them to examine or modify the contents using 'mount-ro' or\n"
2144 "'mount-options'.\n"
2145 msgstr ""
2146
2147 #: fish/help.c:52
2148 #, c-format
2149 msgid ""
2150 "For more information about a command, use 'help cmd'.\n"
2151 "\n"
2152 "To read the manual, type 'man'.\n"
2153 msgstr ""
2154
2155 #: fish/hexedit.c:41
2156 #, c-format
2157 msgid "hexedit (device|filename) [max | start max]\n"
2158 msgstr ""
2159
2160 #: fish/hexedit.c:52
2161 #, c-format
2162 msgid "hexedit: %s is a zero length file or device\n"
2163 msgstr ""
2164
2165 #: fish/hexedit.c:63
2166 #, c-format
2167 msgid ""
2168 "hexedit: %s is larger than %s. You must supply a limit using\n"
2169 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2170 "  'hexedit %s <start> <max>'.\n"
2171 msgstr ""
2172
2173 #: fish/hexedit.c:92
2174 #, c-format
2175 msgid "hexedit: invalid range\n"
2176 msgstr ""
2177
2178 #: fish/inspect.c:77
2179 #, c-format
2180 msgid "%s: don't use --live and -i options together\n"
2181 msgstr ""
2182
2183 #: fish/inspect.c:89
2184 #, c-format
2185 msgid "%s: no operating system was found on this disk\n"
2186 msgstr ""
2187
2188 #: fish/inspect.c:95
2189 #, c-format
2190 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2191 msgstr ""
2192
2193 #: fish/inspect.c:134
2194 #, c-format
2195 msgid "%s: some filesystems could not be mounted (ignored)\n"
2196 msgstr ""
2197
2198 #: fish/inspect.c:146
2199 #, c-format
2200 msgid "Operating system: %s\n"
2201 msgstr ""
2202
2203 #: fish/inspect.c:159
2204 #, c-format
2205 msgid "%s mounted on %s\n"
2206 msgstr ""
2207
2208 #: fish/keys.c:53
2209 #, c-format
2210 msgid "Enter key or passphrase (\"%s\"): "
2211 msgstr ""
2212
2213 #: fish/lcd.c:34
2214 #, c-format
2215 msgid "use 'lcd directory' to change local directory\n"
2216 msgstr ""
2217
2218 #: fish/man.c:35
2219 #, c-format
2220 msgid "use 'man' without parameters to open the manual\n"
2221 msgstr ""
2222
2223 #: fish/man.c:54
2224 #, c-format
2225 msgid "the external 'man' program failed\n"
2226 msgstr ""
2227
2228 #: fish/more.c:40
2229 #, c-format
2230 msgid "use '%s filename' to page a file\n"
2231 msgstr ""
2232
2233 #: fish/options.c:36
2234 #, c-format
2235 msgid "%s: too many drives added on the command line\n"
2236 msgstr ""
2237
2238 #: fish/options.c:128
2239 #, c-format
2240 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2241 msgstr ""
2242
2243 #: fish/prep.c:37
2244 #, c-format
2245 msgid ""
2246 "List of available prepared disk images:\n"
2247 "\n"
2248 msgstr ""
2249
2250 #: fish/prep.c:40
2251 #, c-format
2252 msgid ""
2253 "guestfish -N %-8s - %s\n"
2254 "\n"
2255 "%s\n"
2256 msgstr ""
2257
2258 #: fish/prep.c:48
2259 #, c-format
2260 msgid "  Optional parameters:\n"
2261 msgstr ""
2262
2263 #: fish/prep.c:55
2264 #, c-format
2265 msgid "<%s> %s (default: %s)\n"
2266 msgstr ""
2267
2268 #: fish/prep.c:65
2269 #, c-format
2270 msgid ""
2271 "Prepared disk images are written to file \"test1.img\" in the local\n"
2272 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2273 "For more information see the guestfish(1) manual.\n"
2274 msgstr ""
2275
2276 #: fish/prep.c:96
2277 #, c-format
2278 msgid ""
2279 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2280 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2281 msgstr ""
2282
2283 #: fish/prep.c:158
2284 #, c-format
2285 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2286 msgstr ""
2287
2288 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2289 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2290 msgid "failed to allocate disk"
2291 msgstr ""
2292
2293 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2294 msgid "could not parse boot size"
2295 msgstr ""
2296
2297 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2298 #, c-format
2299 msgid "failed to get sector size of disk: %s"
2300 msgstr ""
2301
2302 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2303 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2304 #, c-format
2305 msgid "failed to partition disk: %s"
2306 msgstr ""
2307
2308 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2309 #, c-format
2310 msgid "failed to add boot partition: %s"
2311 msgstr ""
2312
2313 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2314 #, c-format
2315 msgid "failed to add root partition: %s"
2316 msgstr ""
2317
2318 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2319 #, c-format
2320 msgid "failed to create boot filesystem: %s"
2321 msgstr ""
2322
2323 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2324 #, c-format
2325 msgid "failed to create root filesystem: %s"
2326 msgstr ""
2327
2328 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2329 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2330 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2331 msgstr ""
2332
2333 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2334 #, c-format
2335 msgid "failed to create PV: %s: %s"
2336 msgstr ""
2337
2338 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2339 #, c-format
2340 msgid "failed to create VG: %s: %s"
2341 msgstr ""
2342
2343 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2344 #, c-format
2345 msgid "failed to create LV: /dev/%s/%s: %s"
2346 msgstr ""
2347
2348 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2349 #, c-format
2350 msgid "failed to resize LV to full size: %s: %s"
2351 msgstr ""
2352
2353 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2354 #, c-format
2355 msgid "failed to create filesystem (%s): %s"
2356 msgstr ""
2357
2358 #: fish/rc.c:255
2359 #, c-format
2360 msgid "guestfish: protocol error: could not read 'hello' message\n"
2361 msgstr ""
2362
2363 #: fish/rc.c:260
2364 #, c-format
2365 msgid ""
2366 "guestfish: protocol error: version mismatch, server version '%s' does not "
2367 "match client version '%s'.  The two versions must match exactly.\n"
2368 msgstr ""
2369
2370 #: fish/rc.c:335 fish/rc.c:349
2371 #, c-format
2372 msgid "guestfish: remote: looks like the server is not running\n"
2373 msgstr ""
2374
2375 #: fish/rc.c:361 fish/rc.c:375
2376 #, c-format
2377 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2378 msgstr ""
2379
2380 #: fish/rc.c:386
2381 #, c-format
2382 msgid "guestfish: protocol error: could not decode reply from server\n"
2383 msgstr ""
2384
2385 #: fish/reopen.c:36
2386 #, c-format
2387 msgid "'reopen' command takes no parameters\n"
2388 msgstr ""
2389
2390 #: fish/reopen.c:46
2391 #, c-format
2392 msgid "reopen: guestfs_create: failed to create handle\n"
2393 msgstr ""
2394
2395 #: fish/supported.c:66
2396 msgid "yes"
2397 msgstr ""
2398
2399 #: fish/supported.c:68
2400 msgid "no"
2401 msgstr ""
2402
2403 #: fish/time.c:36
2404 #, c-format
2405 msgid "use 'time command [args...]'\n"
2406 msgstr ""
2407
2408 #: fuse/guestmount.c:912
2409 #, c-format
2410 msgid ""
2411 "%s: FUSE module for libguestfs\n"
2412 "%s lets you mount a virtual machine filesystem\n"
2413 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2414 "Usage:\n"
2415 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2416 "Options:\n"
2417 "  -a|--add image       Add image\n"
2418 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2419 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2420 "  -d|--domain guest    Add disks from libvirt guest\n"
2421 "  --echo-keys          Don't turn off echo for passphrases\n"
2422 "  --format[=raw|..]    Force disk format for -a option\n"
2423 "  --fuse-help          Display extra FUSE options\n"
2424 "  -i|--inspector       Automatically mount filesystems\n"
2425 "  --help               Display help message and exit\n"
2426 "  --keys-from-stdin    Read passphrases from stdin\n"
2427 "  --live               Connect to a live virtual machine\n"
2428 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2429 "  -n|--no-sync         Don't autosync\n"
2430 "  -o|--option opt      Pass extra option to FUSE\n"
2431 "  -r|--ro              Mount read-only\n"
2432 "  --selinux            Enable SELinux support\n"
2433 "  -v|--verbose         Verbose messages\n"
2434 "  -V|--version         Display version and exit\n"
2435 "  -w|--rw              Mount read-write\n"
2436 "  -x|--trace           Trace guestfs API calls\n"
2437 msgstr ""
2438
2439 #: fuse/guestmount.c:1130
2440 #, c-format
2441 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2442 msgstr ""
2443
2444 #: fuse/guestmount.c:1138
2445 #, c-format
2446 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2447 msgstr ""
2448
2449 #: inspector/virt-inspector.c:76
2450 #, c-format
2451 msgid ""
2452 "%s: display information about a virtual machine\n"
2453 "Copyright (C) 2010 Red Hat Inc.\n"
2454 "Usage:\n"
2455 "  %s [--options] -d domname file [file ...]\n"
2456 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2457 "Options:\n"
2458 "  -a|--add image       Add image\n"
2459 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2460 "  -d|--domain guest    Add disks from libvirt guest\n"
2461 "  --echo-keys          Don't turn off echo for passphrases\n"
2462 "  --format[=raw|..]    Force disk format for -a option\n"
2463 "  --help               Display brief help\n"
2464 "  --keys-from-stdin    Read passphrases from stdin\n"
2465 "  -v|--verbose         Verbose messages\n"
2466 "  -V|--version         Display version and exit\n"
2467 "  -x                   Trace libguestfs API calls\n"
2468 "For more information, see the manpage %s(1).\n"
2469 msgstr ""
2470
2471 #: inspector/virt-inspector.c:263
2472 #, c-format
2473 msgid ""
2474 "%s: no operating system could be detected inside this disk image.\n"
2475 "\n"
2476 "This may be because the file is not a disk image, or is not a virtual "
2477 "machine\n"
2478 "image, or because the OS type is not understood by libguestfs.\n"
2479 "\n"
2480 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2481 "must\n"
2482 "install the separate libguestfs-winsupport package.\n"
2483 "\n"
2484 "If you feel this is an error, please file a bug report including as much\n"
2485 "information about the disk image as possible.\n"
2486 msgstr ""
2487
2488 #: inspector/virt-inspector.c:288
2489 #, c-format
2490 msgid "%s: XML write error at \"%s\": %m\n"
2491 msgstr ""
2492
2493 #: inspector/virt-inspector.c:300
2494 #, c-format
2495 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2496 msgstr ""
2497
2498 #: inspector/virt-inspector.c:308
2499 #, c-format
2500 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2501 msgstr ""
2502
2503 #: perl/lib/Sys/Guestfs/Lib.pm:158
2504 msgid "open_guest: first parameter must be a string or an arrayref"
2505 msgstr ""
2506
2507 #: perl/lib/Sys/Guestfs/Lib.pm:164
2508 msgid "open_guest: first argument contains undefined element"
2509 msgstr ""
2510
2511 #: perl/lib/Sys/Guestfs/Lib.pm:172
2512 #, perl-brace-format
2513 msgid "guest image {imagename} does not exist or is not readable"
2514 msgstr ""
2515
2516 #: perl/lib/Sys/Guestfs/Lib.pm:179
2517 msgid ""
2518 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2519 "XPath::XMLParser)"
2520 msgstr ""
2521
2522 #: perl/lib/Sys/Guestfs/Lib.pm:184
2523 msgid "open_guest: too many domains listed on command line"
2524 msgstr ""
2525
2526 #: perl/lib/Sys/Guestfs/Lib.pm:191
2527 msgid "open_guest: cannot connect to libvirt"
2528 msgstr ""
2529
2530 #: perl/lib/Sys/Guestfs/Lib.pm:210
2531 #, perl-brace-format
2532 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2533 msgstr ""
2534
2535 #: perl/lib/Sys/Guestfs/Lib.pm:213
2536 #, perl-brace-format
2537 msgid "{imagename} is not the name of a libvirt domain\n"
2538 msgstr ""
2539
2540 #: perl/lib/Sys/Guestfs/Lib.pm:242
2541 #, perl-brace-format
2542 msgid "{imagename} seems to have no disk devices\n"
2543 msgstr ""
2544
2545 #: perl/lib/Sys/Guestfs/Lib.pm:827
2546 msgid ""
2547 "No operating system could be detected inside this disk image.\n"
2548 "\n"
2549 "This may be because the file is not a disk image, or is not a virtual "
2550 "machine\n"
2551 "image, or because the OS type is not understood by virt-inspector.\n"
2552 "\n"
2553 "If you feel this is an error, please file a bug report including as much\n"
2554 "information about the disk image as possible.\n"
2555 msgstr ""
2556
2557 #: perl/lib/Sys/Guestfs/Lib.pm:901
2558 #, perl-brace-format
2559 msgid "unknown filesystem label {label}\n"
2560 msgstr ""
2561
2562 #: perl/lib/Sys/Guestfs/Lib.pm:911
2563 #, perl-brace-format
2564 msgid "unknown filesystem UUID {uuid}\n"
2565 msgstr ""
2566
2567 #: perl/lib/Sys/Guestfs/Lib.pm:939
2568 #, perl-brace-format
2569 msgid "unknown filesystem {fs}\n"
2570 msgstr ""
2571
2572 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2573 #, perl-brace-format
2574 msgid "Error running rpm -qa: {error}"
2575 msgstr ""
2576
2577 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2578 #, perl-brace-format
2579 msgid "Error running dpkg-query: {error}"
2580 msgstr ""
2581
2582 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2583 msgid "Can't find grub on guest"
2584 msgstr ""
2585
2586 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2587 #, perl-brace-format
2588 msgid "Grub entry {title} has no kernel"
2589 msgstr ""
2590
2591 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2592 #, perl-brace-format
2593 msgid "grub refers to {path}, which doesn't exist\n"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2597 #, perl-brace-format
2598 msgid "Grub entry {title} does not specify an initrd"
2599 msgstr ""
2600
2601 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2602 #, perl-brace-format
2603 msgid "Didn't find modules directory {modules} for kernel {path}"
2604 msgstr ""
2605
2606 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2607 #, perl-brace-format
2608 msgid "Couldn't guess kernel version number from path for kernel {path}"
2609 msgstr ""
2610
2611 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2612 #, perl-brace-format
2613 msgid "{path} doesn't match augeas pattern"
2614 msgstr ""
2615
2616 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2617 #, perl-brace-format
2618 msgid "{filename}: could not read initrd format"
2619 msgstr ""
2620
2621 #: rescue/virt-rescue.c:63
2622 #, c-format
2623 msgid ""
2624 "%s: Run a rescue shell on a virtual machine\n"
2625 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2626 "Usage:\n"
2627 "  %s [--options] -d domname\n"
2628 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2629 "Options:\n"
2630 "  -a|--add image       Add image\n"
2631 "  --append kernelopts  Append kernel options\n"
2632 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2633 "  -d|--domain guest    Add disks from libvirt guest\n"
2634 "  --format[=raw|..]    Force disk format for -a option\n"
2635 "  --help               Display brief help\n"
2636 "  -m|--memsize MB      Set memory size in megabytes\n"
2637 "  --network            Enable network\n"
2638 "  -r|--ro              Access read-only\n"
2639 "  --selinux            Enable SELinux\n"
2640 "  -v|--verbose         Verbose messages\n"
2641 "  -V|--version         Display version and exit\n"
2642 "  -w|--rw              Mount read-write\n"
2643 "  -x                   Trace libguestfs API calls\n"
2644 "For more information, see the manpage %s(1).\n"
2645 msgstr ""
2646
2647 #: rescue/virt-rescue.c:180
2648 #, c-format
2649 msgid "%s: could not parse memory size '%s'\n"
2650 msgstr ""
2651
2652 #: rescue/virt-rescue.c:419
2653 #, c-format
2654 msgid "%s: unknown child exit status (%d)\n"
2655 msgstr ""
2656
2657 #: src/appliance.c:181
2658 #, c-format
2659 msgid ""
2660 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2661 "LIBGUESTFS_PATH (search path: %s)"
2662 msgstr ""
2663
2664 #: src/appliance.c:331
2665 #, c-format
2666 msgid "security: cached appliance %s is not owned by UID %d"
2667 msgstr ""
2668
2669 #: src/appliance.c:336
2670 #, c-format
2671 msgid "security: cached appliance %s is not a directory (mode %o)"
2672 msgstr ""
2673
2674 #: src/appliance.c:341
2675 #, c-format
2676 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2677 msgstr ""
2678
2679 #: src/appliance.c:659
2680 msgid "external command failed, see earlier error messages"
2681 msgstr ""
2682
2683 #: src/dbdump.c:87
2684 msgid "unexpected end of output from db_dump command before end of header"
2685 msgstr ""
2686
2687 #: src/dbdump.c:100 src/dbdump.c:112
2688 msgid "unexpected line from db_dump command, no space prefix"
2689 msgstr ""
2690
2691 #: src/dbdump.c:129
2692 msgid "unexpected end of output from db_dump command before end of data"
2693 msgstr ""
2694
2695 #: src/dbdump.c:210
2696 msgid "unexpected non-hex digits in output of db_dump command"
2697 msgstr ""
2698
2699 #: src/filearch.c:153
2700 #, c-format
2701 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2702 msgstr ""
2703
2704 #: src/filearch.c:266
2705 msgid ""
2706 "file-architecture API not available since this version of libguestfs was "
2707 "compiled without PCRE or libmagic libraries"
2708 msgstr ""
2709
2710 #: src/guestfs.c:174
2711 #, c-format
2712 msgid "guestfs_close: called twice on the same handle\n"
2713 msgstr ""
2714
2715 #: src/guestfs.c:340
2716 #, c-format
2717 msgid "warning: %s"
2718 msgstr ""
2719
2720 #: src/guestfs.c:399
2721 #, c-format
2722 msgid "libguestfs: error: %s\n"
2723 msgstr ""
2724
2725 #: src/guestfs.c:946
2726 #, c-format
2727 msgid "<truncated, original size %zu bytes>"
2728 msgstr ""
2729
2730 #: src/inspect.c:265
2731 msgid "not a Windows guest, or systemroot could not be determined"
2732 msgstr ""
2733
2734 #: src/inspect.c:281
2735 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2736 msgstr ""
2737
2738 #: src/inspect.c:519
2739 #, c-format
2740 msgid "%s: temporary directory not found"
2741 msgstr ""
2742
2743 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
2744 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
2745 #: src/inspect_fs_unix.c:821
2746 #, c-format
2747 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2748 msgstr ""
2749
2750 #: src/inspect.c:572
2751 msgid "no inspection data: call guestfs_inspect_os first"
2752 msgstr ""
2753
2754 #: src/inspect.c:584
2755 #, c-format
2756 msgid ""
2757 "%s: root device not found: only call this function with a root device "
2758 "previously returned by guestfs_inspect_os"
2759 msgstr ""
2760
2761 #: src/inspect.c:594 src/inspect_apps.c:617
2762 msgid ""
2763 "inspection API not available since this version of libguestfs was compiled "
2764 "without PCRE or hivex libraries"
2765 msgstr ""
2766
2767 #: src/inspect_fs.c:326 src/inspect_fs.c:339
2768 #, c-format
2769 msgid "could not parse integer in version number: %s"
2770 msgstr ""
2771
2772 #: src/inspect_fs.c:483
2773 #, c-format
2774 msgid "%s: file is empty"
2775 msgstr ""
2776
2777 #: src/inspect_fs_unix.c:613
2778 msgid "could not parse /etc/fstab or empty file"
2779 msgstr ""
2780
2781 #: src/inspect_fs_windows.c:112
2782 #, c-format
2783 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2784 msgstr ""
2785
2786 #: src/launch.c:98
2787 msgid "command line cannot be altered after qemu subprocess launched"
2788 msgstr ""
2789
2790 #: src/launch.c:155
2791 msgid "guestfs_config: parameter must begin with '-' character"
2792 msgstr ""
2793
2794 #: src/launch.c:169
2795 #, c-format
2796 msgid "guestfs_config: parameter '%s' isn't allowed"
2797 msgstr ""
2798
2799 #: src/launch.c:235 src/launch.c:339
2800 msgid "filename cannot contain ',' (comma) character"
2801 msgstr ""
2802
2803 #: src/launch.c:247 src/launch.c:252
2804 #, c-format
2805 msgid "%s parameter is empty or contains disallowed characters"
2806 msgstr ""
2807
2808 #: src/launch.c:358
2809 msgid "the libguestfs handle has already been launched"
2810 msgstr ""
2811
2812 #: src/launch.c:367
2813 #, c-format
2814 msgid "%s: cannot create temporary directory"
2815 msgstr ""
2816
2817 #: src/launch.c:404
2818 msgid "you must call guestfs_add_drive before guestfs_launch"
2819 msgstr ""
2820
2821 #: src/launch.c:759
2822 msgid "guestfs_launch failed, see earlier error messages"
2823 msgstr ""
2824
2825 #: src/launch.c:772
2826 msgid "qemu launched and contacted daemon, but state != READY"
2827 msgstr ""
2828
2829 #: src/launch.c:860
2830 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2831 msgstr ""
2832
2833 #: src/launch.c:868
2834 msgid "contacted guestfsd, but state != READY"
2835 msgstr ""
2836
2837 #: src/launch.c:1047
2838 #, c-format
2839 msgid ""
2840 "%s: command failed: If qemu is located on a non-standard path, try setting "
2841 "the LIBGUESTFS_QEMU environment variable."
2842 msgstr ""
2843
2844 #: src/launch.c:1138
2845 msgid "qemu has not been launched yet"
2846 msgstr ""
2847
2848 #: src/launch.c:1149
2849 msgid "no subprocess to kill"
2850 msgstr ""
2851
2852 #: src/proto.c:188
2853 #, c-format
2854 msgid "guestfs_set_busy: called when in state %d != READY"
2855 msgstr ""
2856
2857 #: src/proto.c:211
2858 #, c-format
2859 msgid "guestfs_end_busy: called when in state %d"
2860 msgstr ""
2861
2862 #: src/proto.c:421
2863 #, c-format
2864 msgid ""
2865 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2866 msgstr ""
2867
2868 #: src/proto.c:599 src/proto.c:662
2869 msgid "unexpected end of file when reading from daemon"
2870 msgstr ""
2871
2872 #: src/proto.c:620
2873 #, c-format
2874 msgid "received magic signature from guestfsd, but in state %d"
2875 msgstr ""
2876
2877 #: src/proto.c:639
2878 #, c-format
2879 msgid "message length (%u) > maximum possible size (%d)"
2880 msgstr ""
2881
2882 #: src/proto.c:791
2883 #, c-format
2884 msgid "guestfs___send: state %d != BUSY"
2885 msgstr ""
2886
2887 #: src/proto.c:815
2888 msgid "xdr_guestfs_message_header failed"
2889 msgstr ""
2890
2891 #: src/proto.c:824
2892 msgid "dispatch failed to marshal args"
2893 msgstr ""
2894
2895 #: src/proto.c:951
2896 #, c-format
2897 msgid "send_file_chunk: state %d != READY"
2898 msgstr ""
2899
2900 #: src/proto.c:967
2901 #, c-format
2902 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2903 msgstr ""
2904
2905 #: src/proto.c:1117
2906 #, c-format
2907 msgid "%s: error in chunked encoding"
2908 msgstr ""
2909
2910 #: src/proto.c:1144
2911 msgid "write to daemon socket"
2912 msgstr ""
2913
2914 #: src/proto.c:1167
2915 msgid "receive_file_data: parse error in reply callback"
2916 msgstr ""
2917
2918 #: src/proto.c:1172
2919 msgid "receive_file_data: unexpected flag received when reading file chunks"
2920 msgstr ""
2921
2922 #: src/proto.c:1180
2923 msgid "failed to parse file chunk"
2924 msgstr ""
2925
2926 #: src/proto.c:1189
2927 msgid "file receive cancelled by daemon"
2928 msgstr ""
2929
2930 #: src/virt.c:101 src/virt.c:347
2931 msgid "you cannot set both live and readonly flags"
2932 msgstr ""
2933
2934 #: src/virt.c:109
2935 #, c-format
2936 msgid "could not connect to libvirt (code %d, domain %d): %s"
2937 msgstr ""
2938
2939 #: src/virt.c:130
2940 #, c-format
2941 msgid "no libvirt domain called '%s': %s"
2942 msgstr ""
2943
2944 #: src/virt.c:185 src/virt.c:435
2945 #, c-format
2946 msgid "error reading libvirt XML information: %s"
2947 msgstr ""
2948
2949 #: src/virt.c:195 src/virt.c:443
2950 msgid "unable to parse XML information returned by libvirt"
2951 msgstr ""
2952
2953 #: src/virt.c:201 src/virt.c:449
2954 msgid "unable to create new XPath context"
2955 msgstr ""
2956
2957 #: src/virt.c:208 src/virt.c:464
2958 msgid "unable to evaluate XPath expression"
2959 msgstr ""
2960
2961 #: src/virt.c:305
2962 msgid "libvirt domain has no disks"
2963 msgstr ""
2964
2965 #: src/virt.c:358
2966 #, c-format
2967 msgid "error getting domain info: %s"
2968 msgstr ""
2969
2970 #: src/virt.c:372
2971 msgid ""
2972 "error: domain is a live virtual machine.\n"
2973 "Writing to the disks of a running virtual machine can cause disk "
2974 "corruption.\n"
2975 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
2976 "specify live access.  In most libguestfs tools these options are --ro or\n"
2977 "--live respectively.  Consult the documentation for further information."
2978 msgstr ""
2979
2980 #: src/virt.c:492
2981 msgid ""
2982 "this guest has no libvirt <channel> definition for guestfsd\n"
2983 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
2984 msgstr ""
2985
2986 #: src/virt.c:517
2987 msgid ""
2988 "add-domain API not available since this version of libguestfs was compiled "
2989 "without libvirt or libxml2"
2990 msgstr ""
2991
2992 #: test-tool/test-tool.c:79
2993 #, c-format
2994 msgid ""
2995 "libguestfs-test-tool: interactive test tool\n"
2996 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2997 "Usage:\n"
2998 "  libguestfs-test-tool [--options]\n"
2999 "Options:\n"
3000 "  --help         Display usage\n"
3001 "  --qemudir dir  Specify QEMU source directory\n"
3002 "  --qemu qemu    Specify QEMU binary\n"
3003 "  --timeout n\n"
3004 "  -t n           Set launch timeout (default: %d seconds)\n"
3005 msgstr ""
3006
3007 #: test-tool/test-tool.c:127
3008 #, c-format
3009 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3010 msgstr ""
3011
3012 #: test-tool/test-tool.c:136
3013 #, c-format
3014 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3015 msgstr ""
3016
3017 #: test-tool/test-tool.c:148
3018 #, c-format
3019 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3020 msgstr ""
3021
3022 #: test-tool/test-tool.c:170
3023 #, c-format
3024 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3025 msgstr ""
3026
3027 #: test-tool/test-tool.c:177
3028 #, c-format
3029 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3030 msgstr ""
3031
3032 #: test-tool/test-tool.c:185
3033 #, c-format
3034 msgid "libguestfs-test-tool: guestfs_version failed\n"
3035 msgstr ""
3036
3037 #: test-tool/test-tool.c:217
3038 #, c-format
3039 msgid "libguestfs-test-tool: failed to launch appliance\n"
3040 msgstr ""
3041
3042 #: test-tool/test-tool.c:229
3043 #, c-format
3044 msgid "libguestfs-test-tool: failed to run part-disk\n"
3045 msgstr ""
3046
3047 #: test-tool/test-tool.c:235
3048 #, c-format
3049 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3050 msgstr ""
3051
3052 #: test-tool/test-tool.c:241
3053 #, c-format
3054 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3055 msgstr ""
3056
3057 #: test-tool/test-tool.c:248
3058 #, c-format
3059 msgid "libguestfs-test-tool: failed to touch file\n"
3060 msgstr ""
3061
3062 #: test-tool/test-tool.c:279
3063 #, c-format
3064 msgid ""
3065 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3066 "--qemu/--qemudir options cannot be used.\n"
3067 msgstr ""
3068
3069 #: test-tool/test-tool.c:287
3070 #, c-format
3071 msgid "Binary '%s' does not exist or is not executable\n"
3072 msgstr ""
3073
3074 #: test-tool/test-tool.c:301
3075 #, c-format
3076 msgid "%s: does not look like a qemu source directory\n"
3077 msgstr ""
3078
3079 #: tools/virt-list-filesystems.pl:142
3080 msgid "virt-list-filesystems: no image or VM name given"
3081 msgstr ""
3082
3083 #: tools/virt-list-partitions.pl:152
3084 msgid "virt-list-partitions: no image or VM name given"
3085 msgstr ""
3086
3087 #: tools/virt-make-fs.pl:291
3088 msgid "virt-make-fs input output\n"
3089 msgstr ""
3090
3091 #: tools/virt-make-fs.pl:321
3092 msgid "unexpected output from 'du' command"
3093 msgstr ""
3094
3095 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3096 #: tools/virt-make-fs.pl:458
3097 #, perl-brace-format
3098 msgid "{f}: unknown input format: {fmt}\n"
3099 msgstr ""
3100
3101 #: tools/virt-make-fs.pl:391
3102 #, perl-brace-format
3103 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3104 msgstr ""
3105
3106 #: tools/virt-make-fs.pl:406
3107 msgid ""
3108 "qemu-img create: failed to create disk image, see earlier error messages\n"
3109 msgstr ""
3110
3111 #: tools/virt-make-fs.pl:417
3112 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3113 msgstr ""
3114
3115 #: tools/virt-make-fs.pl:442
3116 msgid "tar: failed, see earlier messages\n"
3117 msgstr ""
3118
3119 #: tools/virt-make-fs.pl:464
3120 msgid "uncompress command failed, see earlier messages\n"
3121 msgstr ""
3122
3123 #: tools/virt-make-fs.pl:499
3124 msgid ""
3125 "virt-make-fs: error copying contents into filesystem\n"
3126 "An error here usually means that the program did not estimate the\n"
3127 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3128 msgstr ""
3129
3130 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3131 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3132 msgstr ""
3133
3134 #: tools/virt-tar.pl:212
3135 msgid "virt-tar: no image, VM names, directory or filename given"
3136 msgstr ""
3137
3138 #: tools/virt-tar.pl:215
3139 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3140 msgstr ""
3141
3142 #: tools/virt-tar.pl:226
3143 #, perl-brace-format
3144 msgid "virt-tar: {tarball}: file not found\n"
3145 msgstr ""
3146
3147 #: tools/virt-tar.pl:229
3148 #, perl-brace-format
3149 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3150 msgstr ""
3151
3152 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3153 #, perl-brace-format
3154 msgid ""
3155 "{prog}: No operating system could be detected inside this disk image.\n"
3156 "\n"
3157 "This may be because the file is not a disk image, or is not a virtual "
3158 "machine\n"
3159 "image, or because the OS type is not understood by libguestfs.\n"
3160 "\n"
3161 "If you feel this is an error, please file a bug report including as much\n"
3162 "information about the disk image as possible.\n"
3163 msgstr ""
3164
3165 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3166 #, perl-brace-format
3167 msgid "{prog}: multiboot operating systems are not supported.\n"
3168 msgstr ""
3169
3170 #: tools/virt-win-reg.pl:243
3171 msgid "no libvirt domain name or disk image given\n"
3172 msgstr ""
3173
3174 #: tools/virt-win-reg.pl:285
3175 msgid ""
3176 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3177 "export\n"
3178 msgstr ""
3179
3180 #: tools/virt-win-reg.pl:444
3181 #, perl-brace-format
3182 msgid "virt-win-reg: {p}: cannot find user directory\n"
3183 msgstr ""
3184
3185 #: tools/virt-win-reg.pl:449
3186 #, perl-brace-format
3187 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3188 msgstr ""
3189
3190 #: tools/virt-win-reg.pl:519 tools/virt-win-reg.pl:541
3191 #, perl-brace-format
3192 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3193 msgstr ""
3194
3195 #: tools/virt-win-reg.pl:526
3196 #, perl-brace-format
3197 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3198 msgstr ""
3199
3200 #: tools/virt-win-reg.pl:548
3201 #, perl-brace-format
3202 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3203 msgstr ""