Version 1.13.23.
[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.13.23\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-10-20 22:17+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 #: align/scan.c:68 cat/virt-cat.c:57 cat/virt-filesystems.c:99
22 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
23 #: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: align/scan.c:72
29 #, c-format
30 msgid ""
31 "%s: check alignment of virtual machine partitions\n"
32 "Copyright (C) 2011 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname\n"
35 "  %s [--options] -a disk.img [-a disk.img ...]\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 "  --format[=raw|..]    Force disk format for -a option\n"
41 "  --help               Display brief help\n"
42 "  -q|--quiet           No output, just exit code\n"
43 "  -v|--verbose         Verbose messages\n"
44 "  -V|--version         Display version and exit\n"
45 "  -x                   Trace libguestfs API calls\n"
46 "For more information, see the manpage %s(1).\n"
47 msgstr ""
48
49 #: align/scan.c:127 cat/virt-cat.c:117 cat/virt-filesystems.c:202
50 #: cat/virt-ls.c:192 df/domains.c:428 df/main.c:136 edit/virt-edit.c:141
51 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
52 #: rescue/virt-rescue.c:137
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: align/scan.c:145 cat/virt-cat.c:139 cat/virt-filesystems.c:256
58 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
59 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
60 #: rescue/virt-rescue.c:172
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr ""
64
65 #: align/scan.c:269
66 msgid "alignment < 4K"
67 msgstr ""
68
69 #: align/scan.c:274
70 msgid "alignment < 64K"
71 msgstr ""
72
73 #: cat/virt-cat.c:61
74 #, c-format
75 msgid ""
76 "%s: display files in a virtual machine\n"
77 "Copyright (C) 2010 Red Hat Inc.\n"
78 "Usage:\n"
79 "  %s [--options] -d domname file [file ...]\n"
80 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
81 "Options:\n"
82 "  -a|--add image       Add image\n"
83 "  -c|--connect uri     Specify libvirt URI for -d option\n"
84 "  -d|--domain guest    Add disks from libvirt guest\n"
85 "  --echo-keys          Don't turn off echo for passphrases\n"
86 "  --format[=raw|..]    Force disk format for -a option\n"
87 "  --help               Display brief help\n"
88 "  --keys-from-stdin    Read passphrases from stdin\n"
89 "  -v|--verbose         Verbose messages\n"
90 "  -V|--version         Display version and exit\n"
91 "  -x                   Trace libguestfs API calls\n"
92 "For more information, see the manpage %s(1).\n"
93 msgstr ""
94
95 #: cat/virt-filesystems.c:103
96 #, c-format
97 msgid ""
98 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
99 "Copyright (C) 2010 Red Hat Inc.\n"
100 "Usage:\n"
101 "  %s [--options] -d domname\n"
102 "  %s [--options] -a disk.img [-a disk.img ...]\n"
103 "Options:\n"
104 "  -a|--add image       Add image\n"
105 "  --all                Display everything\n"
106 "  --blkdevs|--block-devices\n"
107 "                       Display block devices\n"
108 "  -c|--connect uri     Specify libvirt URI for -d option\n"
109 "  --csv                Output as Comma-Separated Values\n"
110 "  -d|--domain guest    Add disks from libvirt guest\n"
111 "  --echo-keys          Don't turn off echo for passphrases\n"
112 "  --extra              Display swap and data filesystems\n"
113 "  --filesystems        Display mountable filesystems\n"
114 "  --format[=raw|..]    Force disk format for -a option\n"
115 "  -h|--human-readable  Human-readable sizes in --long output\n"
116 "  --help               Display brief help\n"
117 "  --keys-from-stdin    Read passphrases from stdin\n"
118 "  -l|--long            Long output\n"
119 "  --lvs|--logvols|--logical-volumes\n"
120 "                       Display LVM logical volumes\n"
121 "  --no-title           No title in --long output\n"
122 "  --parts|--partitions Display partitions\n"
123 "  --pvs|--physvols|--physical-volumes\n"
124 "                       Display LVM physical volumes\n"
125 "  --uuid|--uuids       Add UUIDs to --long output\n"
126 "  -v|--verbose         Verbose messages\n"
127 "  -V|--version         Display version and exit\n"
128 "  --vgs|--volgroups|--volume-groups\n"
129 "                       Display LVM volume groups\n"
130 "  -x                   Trace libguestfs API calls\n"
131 "For more information, see the manpage %s(1).\n"
132 msgstr ""
133
134 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
135 #, c-format
136 msgid "%s: you cannot use -h and --csv options together.\n"
137 msgstr ""
138
139 #: cat/virt-ls.c:103
140 #, c-format
141 msgid ""
142 "%s: list files in a virtual machine\n"
143 "Copyright (C) 2010-2011 Red Hat Inc.\n"
144 "Usage:\n"
145 "  %s [--options] -d domname dir [dir ...]\n"
146 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
147 "Options:\n"
148 "  -a|--add image       Add image\n"
149 "  --checksum[=...]     Display file checksums\n"
150 "  -c|--connect uri     Specify libvirt URI for -d option\n"
151 "  --csv                Comma-Separated Values output\n"
152 "  -d|--domain guest    Add disks from libvirt guest\n"
153 "  --echo-keys          Don't turn off echo for passphrases\n"
154 "  --extra-stats        Display extra stats\n"
155 "  --format[=raw|..]    Force disk format for -a option\n"
156 "  --help               Display brief help\n"
157 "  -h|--human-readable  Human-readable sizes in output\n"
158 "  --keys-from-stdin    Read passphrases from stdin\n"
159 "  -l|--long            Long listing\n"
160 "  -R|--recursive       Recursive listing\n"
161 "  --times              Display file times\n"
162 "  --time-days          Display file times as days before now\n"
163 "  --time-relative      Display file times as seconds before now\n"
164 "  --time-t             Display file times as time_t's\n"
165 "  --uids               Display UID, GID\n"
166 "  -v|--verbose         Verbose messages\n"
167 "  -V|--version         Display version and exit\n"
168 "  -x                   Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
170 msgstr ""
171
172 #: cat/virt-ls.c:338
173 #, c-format
174 msgid ""
175 "%s: used a flag which can only be combined with -lR mode\n"
176 "For more information, read the virt-ls(1) man page.\n"
177 msgstr ""
178
179 #: cat/virt-ls.c:577
180 #, c-format
181 msgid "%s: error getting extended attrs for %s %s\n"
182 msgstr ""
183
184 #: cat/virt-ls.c:583
185 #, c-format
186 msgid "%s: error: cannot parse xattr count for %s %s\n"
187 msgstr ""
188
189 #: df/domains.c:115
190 #, c-format
191 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
192 msgstr ""
193
194 #: df/domains.c:124
195 #, c-format
196 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
197 msgstr ""
198
199 #: df/domains.c:134
200 #, c-format
201 msgid "%s: could not list running domains (code %d, domain %d): %s"
202 msgstr ""
203
204 #: df/domains.c:145
205 #, c-format
206 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
207 msgstr ""
208
209 #: df/domains.c:155
210 #, c-format
211 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
212 msgstr ""
213
214 #: df/domains.c:281
215 #, c-format
216 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
217 msgstr ""
218
219 #: df/main.c:74
220 #, c-format
221 msgid ""
222 "%s: display free space on virtual filesystems\n"
223 "Copyright (C) 2010 Red Hat Inc.\n"
224 "Usage:\n"
225 "  %s [--options] -d domname\n"
226 "  %s [--options] -a disk.img [-a disk.img ...]\n"
227 "Options:\n"
228 "  -a|--add image       Add image\n"
229 "  -c|--connect uri     Specify libvirt URI for -d option\n"
230 "  --csv                Output as Comma-Separated Values\n"
231 "  -d|--domain guest    Add disks from libvirt guest\n"
232 "  --format[=raw|..]    Force disk format for -a option\n"
233 "  -h|--human-readable  Human-readable sizes in --long output\n"
234 "  --help               Display brief help\n"
235 "  -i|--inodes          Display inodes\n"
236 "  --one-per-guest      Separate appliance per guest\n"
237 "  --uuid               Add UUIDs to --long output\n"
238 "  -v|--verbose         Verbose messages\n"
239 "  -V|--version         Display version and exit\n"
240 "  -x                   Trace libguestfs API calls\n"
241 "For more information, see the manpage %s(1).\n"
242 msgstr ""
243
244 #: df/main.c:267
245 #, c-format
246 msgid "%s: compiled without support for libvirt.\n"
247 msgstr ""
248
249 #: df/output.c:50
250 msgid "VirtualMachine"
251 msgstr ""
252
253 #: df/output.c:51
254 msgid "Filesystem"
255 msgstr ""
256
257 #: df/output.c:54
258 msgid "1K-blocks"
259 msgstr ""
260
261 #: df/output.c:56
262 msgid "Size"
263 msgstr ""
264
265 #: df/output.c:57
266 msgid "Used"
267 msgstr ""
268
269 #: df/output.c:58
270 msgid "Available"
271 msgstr ""
272
273 #: df/output.c:59
274 msgid "Use%"
275 msgstr ""
276
277 #: df/output.c:61
278 msgid "Inodes"
279 msgstr ""
280
281 #: df/output.c:62
282 msgid "IUsed"
283 msgstr ""
284
285 #: df/output.c:63
286 msgid "IFree"
287 msgstr ""
288
289 #: df/output.c:64
290 msgid "IUse%"
291 msgstr ""
292
293 #: edit/virt-edit.c:77
294 #, c-format
295 msgid ""
296 "%s: Edit a file in a virtual machine\n"
297 "Copyright (C) 2009-2011 Red Hat Inc.\n"
298 "Usage:\n"
299 "  %s [--options] -d domname file [file ...]\n"
300 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
301 "Options:\n"
302 "  -a|--add image       Add image\n"
303 "  -b|--backup .ext     Backup original as original.ext\n"
304 "  -c|--connect uri     Specify libvirt URI for -d option\n"
305 "  -d|--domain guest    Add disks from libvirt guest\n"
306 "  --echo-keys          Don't turn off echo for passphrases\n"
307 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
308 "  --format[=raw|..]    Force disk format for -a option\n"
309 "  --help               Display brief help\n"
310 "  --keys-from-stdin    Read passphrases from stdin\n"
311 "  -v|--verbose         Verbose messages\n"
312 "  -V|--version         Display version and exit\n"
313 "  -x                   Trace libguestfs API calls\n"
314 "For more information, see the manpage %s(1).\n"
315 msgstr ""
316
317 #: edit/virt-edit.c:175
318 #, c-format
319 msgid "%s: -b option given multiple times\n"
320 msgstr ""
321
322 #: edit/virt-edit.c:192
323 #, c-format
324 msgid "%s: -e option given multiple times\n"
325 msgstr ""
326
327 #: edit/virt-edit.c:585 fish/fish.c:1556
328 #, c-format
329 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
330 msgstr ""
331
332 #: edit/virt-edit.c:599
333 #, c-format
334 msgid "%s: drive '%c:' not found.\n"
335 msgstr ""
336
337 #: fish/alloc.c:37
338 #, c-format
339 msgid "use 'alloc file size' to create an image\n"
340 msgstr ""
341
342 #: fish/alloc.c:51
343 #, c-format
344 msgid "use 'sparse file size' to create a sparse image\n"
345 msgstr ""
346
347 #: fish/alloc.c:75
348 #, c-format
349 msgid "can't allocate or add disks after launching\n"
350 msgstr ""
351
352 #: fish/alloc.c:156
353 #, c-format
354 msgid "%s: invalid integer parameter (%s returned %d)\n"
355 msgstr ""
356
357 #: fish/cmds.c:2692
358 msgid "Command"
359 msgstr ""
360
361 #: fish/cmds.c:2692
362 msgid "Description"
363 msgstr ""
364
365 #: fish/cmds.c:2694
366 msgid "add a CD-ROM disk image to examine"
367 msgstr ""
368
369 #: fish/cmds.c:2695
370 msgid "add the disk(s) from a named libvirt domain"
371 msgstr ""
372
373 #: fish/cmds.c:2696 fish/cmds.c:2697
374 msgid "add an image to examine or modify"
375 msgstr ""
376
377 #: fish/cmds.c:2698
378 msgid "add a drive in snapshot mode (read-only)"
379 msgstr ""
380
381 #: fish/cmds.c:2699
382 msgid "add a drive read-only specifying the QEMU block emulation to use"
383 msgstr ""
384
385 #: fish/cmds.c:2700
386 msgid "add a drive specifying the QEMU block emulation to use"
387 msgstr ""
388
389 #: fish/cmds.c:2701
390 msgid "allocate and add a disk file"
391 msgstr ""
392
393 #: fish/cmds.c:2702
394 msgid "clear Augeas path"
395 msgstr ""
396
397 #: fish/cmds.c:2703
398 msgid "close the current Augeas handle"
399 msgstr ""
400
401 #: fish/cmds.c:2704
402 msgid "define an Augeas node"
403 msgstr ""
404
405 #: fish/cmds.c:2705
406 msgid "define an Augeas variable"
407 msgstr ""
408
409 #: fish/cmds.c:2706
410 msgid "look up the value of an Augeas path"
411 msgstr ""
412
413 #: fish/cmds.c:2707
414 msgid "create a new Augeas handle"
415 msgstr ""
416
417 #: fish/cmds.c:2708
418 msgid "insert a sibling Augeas node"
419 msgstr ""
420
421 #: fish/cmds.c:2709
422 msgid "load files into the tree"
423 msgstr ""
424
425 #: fish/cmds.c:2710
426 msgid "list Augeas nodes under augpath"
427 msgstr ""
428
429 #: fish/cmds.c:2711
430 msgid "return Augeas nodes which match augpath"
431 msgstr ""
432
433 #: fish/cmds.c:2712
434 msgid "move Augeas node"
435 msgstr ""
436
437 #: fish/cmds.c:2713
438 msgid "remove an Augeas path"
439 msgstr ""
440
441 #: fish/cmds.c:2714
442 msgid "write all pending Augeas changes to disk"
443 msgstr ""
444
445 #: fish/cmds.c:2715
446 msgid "set Augeas path to value"
447 msgstr ""
448
449 #: fish/cmds.c:2716
450 msgid "test availability of some parts of the API"
451 msgstr ""
452
453 #: fish/cmds.c:2717
454 msgid "return a list of all optional groups"
455 msgstr ""
456
457 #: fish/cmds.c:2718
458 msgid "upload base64-encoded data to file"
459 msgstr ""
460
461 #: fish/cmds.c:2719
462 msgid "download file and encode as base64"
463 msgstr ""
464
465 #: fish/cmds.c:2720
466 msgid "flush device buffers"
467 msgstr ""
468
469 #: fish/cmds.c:2721
470 msgid "get blocksize of block device"
471 msgstr ""
472
473 #: fish/cmds.c:2722
474 msgid "is block device set to read-only"
475 msgstr ""
476
477 #: fish/cmds.c:2723
478 msgid "get total size of device in bytes"
479 msgstr ""
480
481 #: fish/cmds.c:2724
482 msgid "get sectorsize of block device"
483 msgstr ""
484
485 #: fish/cmds.c:2725
486 msgid "get total size of device in 512-byte sectors"
487 msgstr ""
488
489 #: fish/cmds.c:2726
490 msgid "reread partition table"
491 msgstr ""
492
493 #: fish/cmds.c:2727
494 msgid "set blocksize of block device"
495 msgstr ""
496
497 #: fish/cmds.c:2728
498 msgid "set block device to read-only"
499 msgstr ""
500
501 #: fish/cmds.c:2729
502 msgid "set block device to read-write"
503 msgstr ""
504
505 #: fish/cmds.c:2730
506 msgid "resize a btrfs filesystem"
507 msgstr ""
508
509 #: fish/cmds.c:2731
510 msgid "return true path on case-insensitive filesystem"
511 msgstr ""
512
513 #: fish/cmds.c:2732
514 msgid "list the contents of a file"
515 msgstr ""
516
517 #: fish/cmds.c:2733
518 msgid "compute MD5, SHAx or CRC checksum of file"
519 msgstr ""
520
521 #: fish/cmds.c:2734
522 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
523 msgstr ""
524
525 #: fish/cmds.c:2735
526 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
527 msgstr ""
528
529 #: fish/cmds.c:2736
530 msgid "change file mode"
531 msgstr ""
532
533 #: fish/cmds.c:2737 fish/cmds.c:2862
534 msgid "change file owner and group"
535 msgstr ""
536
537 #: fish/cmds.c:2738
538 msgid "run a command from the guest filesystem"
539 msgstr ""
540
541 #: fish/cmds.c:2739
542 msgid "run a command, returning lines"
543 msgstr ""
544
545 #: fish/cmds.c:2740
546 msgid "output compressed device"
547 msgstr ""
548
549 #: fish/cmds.c:2741
550 msgid "output compressed file"
551 msgstr ""
552
553 #: fish/cmds.c:2742
554 msgid "add qemu parameters"
555 msgstr ""
556
557 #: fish/cmds.c:2743
558 msgid "copy local files or directories into an image"
559 msgstr ""
560
561 #: fish/cmds.c:2744
562 msgid "copy remote files or directories out of an image"
563 msgstr ""
564
565 #: fish/cmds.c:2745
566 msgid "copy size bytes from source to destination using dd"
567 msgstr ""
568
569 #: fish/cmds.c:2746
570 msgid "copy a file"
571 msgstr ""
572
573 #: fish/cmds.c:2747
574 msgid "copy a file or directory recursively"
575 msgstr ""
576
577 #: fish/cmds.c:2748
578 msgid "copy from source to destination using dd"
579 msgstr ""
580
581 #: fish/cmds.c:2749
582 msgid "debugging and internals"
583 msgstr ""
584
585 #: fish/cmds.c:2750
586 msgid "debug the QEMU command line (internal use only)"
587 msgstr ""
588
589 #: fish/cmds.c:2751
590 msgid "debug the drives (internal use only)"
591 msgstr ""
592
593 #: fish/cmds.c:2752
594 msgid "upload a file to the appliance (internal use only)"
595 msgstr ""
596
597 #: fish/cmds.c:2753
598 msgid "report file system disk space usage"
599 msgstr ""
600
601 #: fish/cmds.c:2754
602 msgid "report file system disk space usage (human readable)"
603 msgstr ""
604
605 #: fish/cmds.c:2755
606 msgid "display an image"
607 msgstr ""
608
609 #: fish/cmds.c:2756
610 msgid "return kernel messages"
611 msgstr ""
612
613 #: fish/cmds.c:2757
614 msgid "download a file to the local machine"
615 msgstr ""
616
617 #: fish/cmds.c:2758
618 msgid "download a file to the local machine with offset and size"
619 msgstr ""
620
621 #: fish/cmds.c:2759
622 msgid "drop kernel page cache, dentries and inodes"
623 msgstr ""
624
625 #: fish/cmds.c:2760
626 msgid "estimate file space usage"
627 msgstr ""
628
629 #: fish/cmds.c:2761
630 msgid "check an ext2/ext3 filesystem"
631 msgstr ""
632
633 #: fish/cmds.c:2762
634 msgid "display a line of text"
635 msgstr ""
636
637 #: fish/cmds.c:2763
638 msgid "echo arguments back to the client"
639 msgstr ""
640
641 #: fish/cmds.c:2764
642 msgid "edit a file"
643 msgstr ""
644
645 #: fish/cmds.c:2765 fish/cmds.c:2766 fish/cmds.c:2771 fish/cmds.c:2772
646 #: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:3064 fish/cmds.c:3065
647 #: fish/cmds.c:3069 fish/cmds.c:3070 fish/cmds.c:3072 fish/cmds.c:3073
648 msgid "return lines matching a pattern"
649 msgstr ""
650
651 #: fish/cmds.c:2767
652 msgid "test if two files have equal contents"
653 msgstr ""
654
655 #: fish/cmds.c:2768
656 msgid "test if file or directory exists"
657 msgstr ""
658
659 #: fish/cmds.c:2769 fish/cmds.c:2770
660 msgid "preallocate a file in the guest filesystem"
661 msgstr ""
662
663 #: fish/cmds.c:2773
664 msgid "determine file type"
665 msgstr ""
666
667 #: fish/cmds.c:2774
668 msgid "detect the architecture of a binary file"
669 msgstr ""
670
671 #: fish/cmds.c:2775
672 msgid "return the size of the file in bytes"
673 msgstr ""
674
675 #: fish/cmds.c:2776
676 msgid "fill a file with octets"
677 msgstr ""
678
679 #: fish/cmds.c:2777
680 msgid "fill a file with a repeating pattern of bytes"
681 msgstr ""
682
683 #: fish/cmds.c:2778
684 msgid "find all files and directories"
685 msgstr ""
686
687 #: fish/cmds.c:2779
688 msgid "find all files and directories, returning NUL-separated list"
689 msgstr ""
690
691 #: fish/cmds.c:2780
692 msgid "find a filesystem by label"
693 msgstr ""
694
695 #: fish/cmds.c:2781
696 msgid "find a filesystem by UUID"
697 msgstr ""
698
699 #: fish/cmds.c:2782
700 msgid "run the filesystem checker"
701 msgstr ""
702
703 #: fish/cmds.c:2783
704 msgid "get the additional kernel options"
705 msgstr ""
706
707 #: fish/cmds.c:2784
708 msgid "get the attach method"
709 msgstr ""
710
711 #: fish/cmds.c:2785
712 msgid "get autosync mode"
713 msgstr ""
714
715 #: fish/cmds.c:2786
716 msgid "get direct appliance mode flag"
717 msgstr ""
718
719 #: fish/cmds.c:2787
720 msgid "get the ext2/3/4 filesystem label"
721 msgstr ""
722
723 #: fish/cmds.c:2788
724 msgid "get the ext2/3/4 filesystem UUID"
725 msgstr ""
726
727 #: fish/cmds.c:2789
728 msgid "get memory allocated to the qemu subprocess"
729 msgstr ""
730
731 #: fish/cmds.c:2790
732 msgid "get enable network flag"
733 msgstr ""
734
735 #: fish/cmds.c:2791
736 msgid "get the search path"
737 msgstr ""
738
739 #: fish/cmds.c:2792
740 msgid "get process group flag"
741 msgstr ""
742
743 #: fish/cmds.c:2793
744 msgid "get PID of qemu subprocess"
745 msgstr ""
746
747 #: fish/cmds.c:2794
748 msgid "get the qemu binary"
749 msgstr ""
750
751 #: fish/cmds.c:2795
752 msgid "get recovery process enabled flag"
753 msgstr ""
754
755 #: fish/cmds.c:2796
756 msgid "get SELinux enabled flag"
757 msgstr ""
758
759 #: fish/cmds.c:2797
760 msgid "get number of virtual CPUs in appliance"
761 msgstr ""
762
763 #: fish/cmds.c:2798
764 msgid "get the current state"
765 msgstr ""
766
767 #: fish/cmds.c:2799
768 msgid "get command trace enabled flag"
769 msgstr ""
770
771 #: fish/cmds.c:2800
772 msgid "get the current umask"
773 msgstr ""
774
775 #: fish/cmds.c:2801
776 msgid "get verbose mode"
777 msgstr ""
778
779 #: fish/cmds.c:2802
780 msgid "get SELinux security context"
781 msgstr ""
782
783 #: fish/cmds.c:2803 fish/cmds.c:2863
784 msgid "get a single extended attribute"
785 msgstr ""
786
787 #: fish/cmds.c:2804 fish/cmds.c:2864
788 msgid "list extended attributes of a file or directory"
789 msgstr ""
790
791 #: fish/cmds.c:2805
792 msgid "expand wildcards in command"
793 msgstr ""
794
795 #: fish/cmds.c:2806
796 msgid "expand a wildcard path"
797 msgstr ""
798
799 #: fish/cmds.c:2809
800 msgid "install GRUB 1"
801 msgstr ""
802
803 #: fish/cmds.c:2810
804 msgid "return first 10 lines of a file"
805 msgstr ""
806
807 #: fish/cmds.c:2811
808 msgid "return first N lines of a file"
809 msgstr ""
810
811 #: fish/cmds.c:2812
812 msgid "dump a file in hexadecimal"
813 msgstr ""
814
815 #: fish/cmds.c:2813
816 msgid "edit with a hex editor"
817 msgstr ""
818
819 #: fish/cmds.c:2814
820 msgid "list the contents of a single file in an initrd"
821 msgstr ""
822
823 #: fish/cmds.c:2815
824 msgid "list files in an initrd"
825 msgstr ""
826
827 #: fish/cmds.c:2816
828 msgid "add an inotify watch"
829 msgstr ""
830
831 #: fish/cmds.c:2817
832 msgid "close the inotify handle"
833 msgstr ""
834
835 #: fish/cmds.c:2818
836 msgid "return list of watched files that had events"
837 msgstr ""
838
839 #: fish/cmds.c:2819
840 msgid "create an inotify handle"
841 msgstr ""
842
843 #: fish/cmds.c:2820
844 msgid "return list of inotify events"
845 msgstr ""
846
847 #: fish/cmds.c:2821
848 msgid "remove an inotify watch"
849 msgstr ""
850
851 #: fish/cmds.c:2822
852 msgid "get architecture of inspected operating system"
853 msgstr ""
854
855 #: fish/cmds.c:2823
856 msgid "get distro of inspected operating system"
857 msgstr ""
858
859 #: fish/cmds.c:2824
860 msgid "get drive letter mappings"
861 msgstr ""
862
863 #: fish/cmds.c:2825
864 msgid "get filesystems associated with inspected operating system"
865 msgstr ""
866
867 #: fish/cmds.c:2826
868 msgid "get format of inspected operating system"
869 msgstr ""
870
871 #: fish/cmds.c:2827
872 msgid "get hostname of the operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2828
876 msgid "get the icon corresponding to this operating system"
877 msgstr ""
878
879 #: fish/cmds.c:2829
880 msgid "get major version of inspected operating system"
881 msgstr ""
882
883 #: fish/cmds.c:2830
884 msgid "get minor version of inspected operating system"
885 msgstr ""
886
887 #: fish/cmds.c:2831
888 msgid "get mountpoints of inspected operating system"
889 msgstr ""
890
891 #: fish/cmds.c:2832
892 msgid "get package format used by the operating system"
893 msgstr ""
894
895 #: fish/cmds.c:2833
896 msgid "get package management tool used by the operating system"
897 msgstr ""
898
899 #: fish/cmds.c:2834
900 msgid "get product name of inspected operating system"
901 msgstr ""
902
903 #: fish/cmds.c:2835
904 msgid "get product variant of inspected operating system"
905 msgstr ""
906
907 #: fish/cmds.c:2836
908 msgid "return list of operating systems found by last inspection"
909 msgstr ""
910
911 #: fish/cmds.c:2837
912 msgid "get type of inspected operating system"
913 msgstr ""
914
915 #: fish/cmds.c:2838
916 msgid "get Windows CurrentControlSet of inspected operating system"
917 msgstr ""
918
919 #: fish/cmds.c:2839
920 msgid "get Windows systemroot of inspected operating system"
921 msgstr ""
922
923 #: fish/cmds.c:2840
924 msgid "get live flag for install disk"
925 msgstr ""
926
927 #: fish/cmds.c:2841
928 msgid "get multipart flag for install disk"
929 msgstr ""
930
931 #: fish/cmds.c:2842
932 msgid "get netinst (network installer) flag for install disk"
933 msgstr ""
934
935 #: fish/cmds.c:2843
936 msgid "get list of applications installed in the operating system"
937 msgstr ""
938
939 #: fish/cmds.c:2844
940 msgid "inspect disk and return list of operating systems found"
941 msgstr ""
942
943 #: fish/cmds.c:2845
944 msgid "test if block device"
945 msgstr ""
946
947 #: fish/cmds.c:2846
948 msgid "is busy processing a command"
949 msgstr ""
950
951 #: fish/cmds.c:2847
952 msgid "test if character device"
953 msgstr ""
954
955 #: fish/cmds.c:2848
956 msgid "is in configuration state"
957 msgstr ""
958
959 #: fish/cmds.c:2849
960 msgid "test if a directory"
961 msgstr ""
962
963 #: fish/cmds.c:2850
964 msgid "test if FIFO (named pipe)"
965 msgstr ""
966
967 #: fish/cmds.c:2851
968 msgid "test if a regular file"
969 msgstr ""
970
971 #: fish/cmds.c:2852
972 msgid "is launching subprocess"
973 msgstr ""
974
975 #: fish/cmds.c:2853
976 msgid "test if device is a logical volume"
977 msgstr ""
978
979 #: fish/cmds.c:2854
980 msgid "is ready to accept commands"
981 msgstr ""
982
983 #: fish/cmds.c:2855
984 msgid "test if socket"
985 msgstr ""
986
987 #: fish/cmds.c:2856
988 msgid "test if symbolic link"
989 msgstr ""
990
991 #: fish/cmds.c:2857
992 msgid "test if a file contains all zero bytes"
993 msgstr ""
994
995 #: fish/cmds.c:2858
996 msgid "test if a device contains all zero bytes"
997 msgstr ""
998
999 #: fish/cmds.c:2859
1000 msgid "kill the qemu subprocess"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2860
1004 msgid "launch the qemu subprocess"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2861
1008 msgid "change working directory"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2865
1012 msgid "list 9p filesystems"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2866
1016 msgid "list the block devices"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2867
1020 msgid "list device mapper devices"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2868
1024 msgid "list filesystems"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2869
1028 msgid "list the partitions"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2870
1032 msgid "list the files in a directory (long format)"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2871 fish/cmds.c:2872
1036 msgid "create a hard link"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2873 fish/cmds.c:2874
1040 msgid "create a symbolic link"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2875 fish/cmds.c:2968
1044 msgid "remove extended attribute of a file or directory"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2876
1048 msgid "list the files in a directory"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2877 fish/cmds.c:2998
1052 msgid "set extended attribute of a file or directory"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2878
1056 msgid "get file information for a symbolic link"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2879
1060 msgid "lstat on multiple files"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2880
1064 msgid "add a key on a LUKS encrypted device"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2881
1068 msgid "close a LUKS device"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2882 fish/cmds.c:2883
1072 msgid "format a block device as a LUKS encrypted device"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2884
1076 msgid "remove a key from a LUKS encrypted device"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2885
1080 msgid "open a LUKS-encrypted block device"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2886
1084 msgid "open a LUKS-encrypted block device read-only"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2887
1088 msgid "create an LVM logical volume"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2888
1092 msgid "get canonical name of an LV"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2889
1096 msgid "clear LVM device filter"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2890
1100 msgid "remove all LVM LVs, VGs and PVs"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2891
1104 msgid "set LVM device filter"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2892
1108 msgid "remove an LVM logical volume"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2893
1112 msgid "rename an LVM logical volume"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2894
1116 msgid "resize an LVM logical volume"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2895
1120 msgid "expand an LV to fill free space"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2896 fish/cmds.c:2897
1124 msgid "list the LVM logical volumes (LVs)"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2898
1128 msgid "get the UUID of a logical volume"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2899
1132 msgid "lgetxattr on multiple files"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2900
1136 msgid "open the manual"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2901
1140 msgid "create a directory"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2902
1144 msgid "create a directory with a particular mode"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2903
1148 msgid "create a directory and parents"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2904
1152 msgid "create a temporary directory"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2905 fish/cmds.c:2906 fish/cmds.c:2907
1156 msgid "make ext2/3/4 filesystem with external journal"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2908
1160 msgid "make ext2/3/4 external journal"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2909
1164 msgid "make ext2/3/4 external journal with label"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2910
1168 msgid "make ext2/3/4 external journal with UUID"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2911
1172 msgid "make FIFO (named pipe)"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2912 fish/cmds.c:2914
1176 msgid "make a filesystem"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2913
1180 msgid "make a filesystem with block size"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2915
1184 msgid "create a mountpoint"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2916
1188 msgid "make block, character or FIFO devices"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2917
1192 msgid "make block device node"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2918
1196 msgid "make char device node"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2919
1200 msgid "create a swap partition"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2920
1204 msgid "create a swap partition with a label"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2921
1208 msgid "create a swap partition with an explicit UUID"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2922
1212 msgid "create a swap file"
1213 msgstr ""
1214
1215 #: fish/cmds.c:2923
1216 msgid "load a kernel module"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2924
1220 msgid "view a file"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2925
1224 msgid "mount a guest disk at a position in the filesystem"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2926
1228 msgid "mount 9p filesystem"
1229 msgstr ""
1230
1231 #: fish/cmds.c:2927
1232 msgid "mount a file using the loop device"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2928
1236 msgid "mount a guest disk with mount options"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2929
1240 msgid "mount a guest disk, read-only"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2930
1244 msgid "mount a guest disk with mount options and vfstype"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2931
1248 msgid "show mountpoints"
1249 msgstr ""
1250
1251 #: fish/cmds.c:2932
1252 msgid "show mounted filesystems"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2933
1256 msgid "move a file"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2934
1260 msgid "probe NTFS volume"
1261 msgstr ""
1262
1263 #: fish/cmds.c:2935 fish/cmds.c:2936
1264 msgid "resize an NTFS filesystem"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2937
1268 msgid "resize an NTFS filesystem (with size)"
1269 msgstr ""
1270
1271 #: fish/cmds.c:2938
1272 msgid "add a partition to the device"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2939
1276 msgid "delete a partition"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2940
1280 msgid "partition whole disk with a single primary partition"
1281 msgstr ""
1282
1283 #: fish/cmds.c:2941
1284 msgid "return true if a partition is bootable"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2942
1288 msgid "get the MBR type byte (ID byte) from a partition"
1289 msgstr ""
1290
1291 #: fish/cmds.c:2943
1292 msgid "get the partition table type"
1293 msgstr ""
1294
1295 #: fish/cmds.c:2944
1296 msgid "create an empty partition table"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2945
1300 msgid "list partitions on a device"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2946
1304 msgid "make a partition bootable"
1305 msgstr ""
1306
1307 #: fish/cmds.c:2947
1308 msgid "set the MBR type byte (ID byte) of a partition"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2948
1312 msgid "set partition name"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2949
1316 msgid "convert partition name to device name"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2950
1320 msgid "ping the guest daemon"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2951
1324 msgid "read part of a file"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2952
1328 msgid "read part of a device"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2953
1332 msgid "create an LVM physical volume"
1333 msgstr ""
1334
1335 #: fish/cmds.c:2954
1336 msgid "remove an LVM physical volume"
1337 msgstr ""
1338
1339 #: fish/cmds.c:2955
1340 msgid "resize an LVM physical volume"
1341 msgstr ""
1342
1343 #: fish/cmds.c:2956
1344 msgid "resize an LVM physical volume (with size)"
1345 msgstr ""
1346
1347 #: fish/cmds.c:2957 fish/cmds.c:2958
1348 msgid "list the LVM physical volumes (PVs)"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2959
1352 msgid "get the UUID of a physical volume"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2960
1356 msgid "write to part of a file"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2961
1360 msgid "write to part of a device"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2962
1364 msgid "read a file"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2963
1368 msgid "read file as lines"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2964
1372 msgid "read directories entries"
1373 msgstr ""
1374
1375 #: fish/cmds.c:2965
1376 msgid "read the target of a symbolic link"
1377 msgstr ""
1378
1379 #: fish/cmds.c:2966
1380 msgid "readlink on multiple files"
1381 msgstr ""
1382
1383 #: fish/cmds.c:2967
1384 msgid "canonicalized absolute pathname"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2969
1388 msgid "close and reopen libguestfs handle"
1389 msgstr ""
1390
1391 #: fish/cmds.c:2970
1392 msgid "resize an ext2, ext3 or ext4 filesystem"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2971
1396 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1397 msgstr ""
1398
1399 #: fish/cmds.c:2972
1400 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1401 msgstr ""
1402
1403 #: fish/cmds.c:2973
1404 msgid "remove a file"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2974
1408 msgid "remove a file or directory recursively"
1409 msgstr ""
1410
1411 #: fish/cmds.c:2975
1412 msgid "remove a directory"
1413 msgstr ""
1414
1415 #: fish/cmds.c:2976
1416 msgid "remove a mountpoint"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2977
1420 msgid "scrub (securely wipe) a device"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2978
1424 msgid "scrub (securely wipe) a file"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2979
1428 msgid "scrub (securely wipe) free space"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2980
1432 msgid "add options to kernel command line"
1433 msgstr ""
1434
1435 #: fish/cmds.c:2981
1436 msgid "set the attach method"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2982
1440 msgid "set autosync mode"
1441 msgstr ""
1442
1443 #: fish/cmds.c:2983
1444 msgid "enable or disable direct appliance mode"
1445 msgstr ""
1446
1447 #: fish/cmds.c:2984
1448 msgid "set the ext2/3/4 filesystem label"
1449 msgstr ""
1450
1451 #: fish/cmds.c:2985
1452 msgid "set the ext2/3/4 filesystem UUID"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2986
1456 msgid "set memory allocated to the qemu subprocess"
1457 msgstr ""
1458
1459 #: fish/cmds.c:2987
1460 msgid "set enable network flag"
1461 msgstr ""
1462
1463 #: fish/cmds.c:2988
1464 msgid "set the search path"
1465 msgstr ""
1466
1467 #: fish/cmds.c:2989
1468 msgid "set process group flag"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2990
1472 msgid "set the qemu binary"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2991
1476 msgid "enable or disable the recovery process"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2992
1480 msgid "set SELinux enabled or disabled at appliance boot"
1481 msgstr ""
1482
1483 #: fish/cmds.c:2993
1484 msgid "set number of virtual CPUs in appliance"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2994
1488 msgid "enable or disable command traces"
1489 msgstr ""
1490
1491 #: fish/cmds.c:2995
1492 msgid "set verbose mode"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2996
1496 msgid "set SELinux security context"
1497 msgstr ""
1498
1499 #: fish/cmds.c:2997
1500 msgid "set an environment variable"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2999 fish/cmds.c:3000
1504 msgid "create partitions on a block device"
1505 msgstr ""
1506
1507 #: fish/cmds.c:3001
1508 msgid "modify a single partition on a block device"
1509 msgstr ""
1510
1511 #: fish/cmds.c:3002
1512 msgid "display the disk geometry from the partition table"
1513 msgstr ""
1514
1515 #: fish/cmds.c:3003
1516 msgid "display the kernel geometry"
1517 msgstr ""
1518
1519 #: fish/cmds.c:3004
1520 msgid "display the partition table"
1521 msgstr ""
1522
1523 #: fish/cmds.c:3005
1524 msgid "run a command via the shell"
1525 msgstr ""
1526
1527 #: fish/cmds.c:3006
1528 msgid "run a command via the shell returning lines"
1529 msgstr ""
1530
1531 #: fish/cmds.c:3007
1532 msgid "sleep for some seconds"
1533 msgstr ""
1534
1535 #: fish/cmds.c:3008
1536 msgid "create a sparse disk image and add"
1537 msgstr ""
1538
1539 #: fish/cmds.c:3009
1540 msgid "get file information"
1541 msgstr ""
1542
1543 #: fish/cmds.c:3010
1544 msgid "get file system statistics"
1545 msgstr ""
1546
1547 #: fish/cmds.c:3011 fish/cmds.c:3012
1548 msgid "print the printable strings in a file"
1549 msgstr ""
1550
1551 #: fish/cmds.c:3013
1552 msgid "list supported groups of commands"
1553 msgstr ""
1554
1555 #: fish/cmds.c:3014
1556 msgid "disable swap on device"
1557 msgstr ""
1558
1559 #: fish/cmds.c:3015
1560 msgid "disable swap on file"
1561 msgstr ""
1562
1563 #: fish/cmds.c:3016
1564 msgid "disable swap on labeled swap partition"
1565 msgstr ""
1566
1567 #: fish/cmds.c:3017
1568 msgid "disable swap on swap partition by UUID"
1569 msgstr ""
1570
1571 #: fish/cmds.c:3018
1572 msgid "enable swap on device"
1573 msgstr ""
1574
1575 #: fish/cmds.c:3019
1576 msgid "enable swap on file"
1577 msgstr ""
1578
1579 #: fish/cmds.c:3020
1580 msgid "enable swap on labeled swap partition"
1581 msgstr ""
1582
1583 #: fish/cmds.c:3021
1584 msgid "enable swap on swap partition by UUID"
1585 msgstr ""
1586
1587 #: fish/cmds.c:3022
1588 msgid "sync disks, writes are flushed through to the disk image"
1589 msgstr ""
1590
1591 #: fish/cmds.c:3023
1592 msgid "return last 10 lines of a file"
1593 msgstr ""
1594
1595 #: fish/cmds.c:3024
1596 msgid "return last N lines of a file"
1597 msgstr ""
1598
1599 #: fish/cmds.c:3025
1600 msgid "unpack tarfile to directory"
1601 msgstr ""
1602
1603 #: fish/cmds.c:3026
1604 msgid "pack directory into tarfile"
1605 msgstr ""
1606
1607 #: fish/cmds.c:3027 fish/cmds.c:3034
1608 msgid "unpack compressed tarball to directory"
1609 msgstr ""
1610
1611 #: fish/cmds.c:3028 fish/cmds.c:3035
1612 msgid "pack directory into compressed tarball"
1613 msgstr ""
1614
1615 #: fish/cmds.c:3029
1616 msgid "print elapsed time taken to run a command"
1617 msgstr ""
1618
1619 #: fish/cmds.c:3030
1620 msgid "update file timestamps or create a new file"
1621 msgstr ""
1622
1623 #: fish/cmds.c:3031
1624 msgid "truncate a file to zero size"
1625 msgstr ""
1626
1627 #: fish/cmds.c:3032
1628 msgid "truncate a file to a particular size"
1629 msgstr ""
1630
1631 #: fish/cmds.c:3033
1632 msgid "get ext2/ext3/ext4 superblock details"
1633 msgstr ""
1634
1635 #: fish/cmds.c:3036
1636 msgid "set file mode creation mask (umask)"
1637 msgstr ""
1638
1639 #: fish/cmds.c:3037
1640 msgid "unmount a filesystem"
1641 msgstr ""
1642
1643 #: fish/cmds.c:3038
1644 msgid "unmount all filesystems"
1645 msgstr ""
1646
1647 #: fish/cmds.c:3039
1648 msgid "unset an environment variable"
1649 msgstr ""
1650
1651 #: fish/cmds.c:3040
1652 msgid "upload a file from the local machine"
1653 msgstr ""
1654
1655 #: fish/cmds.c:3041
1656 msgid "upload a file from the local machine with offset"
1657 msgstr ""
1658
1659 #: fish/cmds.c:3042
1660 msgid "set timestamp of a file with nanosecond precision"
1661 msgstr ""
1662
1663 #: fish/cmds.c:3043
1664 msgid "get the library version number"
1665 msgstr ""
1666
1667 #: fish/cmds.c:3044
1668 msgid "get the filesystem label"
1669 msgstr ""
1670
1671 #: fish/cmds.c:3045
1672 msgid "get the Linux VFS type corresponding to a mounted device"
1673 msgstr ""
1674
1675 #: fish/cmds.c:3046
1676 msgid "get the filesystem UUID"
1677 msgstr ""
1678
1679 #: fish/cmds.c:3047
1680 msgid "activate or deactivate some volume groups"
1681 msgstr ""
1682
1683 #: fish/cmds.c:3048
1684 msgid "activate or deactivate all volume groups"
1685 msgstr ""
1686
1687 #: fish/cmds.c:3049
1688 msgid "create an LVM volume group"
1689 msgstr ""
1690
1691 #: fish/cmds.c:3050
1692 msgid "get the LV UUIDs of all LVs in the volume group"
1693 msgstr ""
1694
1695 #: fish/cmds.c:3051
1696 msgid "get the PV UUIDs containing the volume group"
1697 msgstr ""
1698
1699 #: fish/cmds.c:3052
1700 msgid "remove an LVM volume group"
1701 msgstr ""
1702
1703 #: fish/cmds.c:3053
1704 msgid "rename an LVM volume group"
1705 msgstr ""
1706
1707 #: fish/cmds.c:3054 fish/cmds.c:3055
1708 msgid "list the LVM volume groups (VGs)"
1709 msgstr ""
1710
1711 #: fish/cmds.c:3056
1712 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1713 msgstr ""
1714
1715 #: fish/cmds.c:3057
1716 msgid "get the UUID of a volume group"
1717 msgstr ""
1718
1719 #: fish/cmds.c:3058
1720 msgid "count characters in a file"
1721 msgstr ""
1722
1723 #: fish/cmds.c:3059
1724 msgid "count lines in a file"
1725 msgstr ""
1726
1727 #: fish/cmds.c:3060
1728 msgid "count words in a file"
1729 msgstr ""
1730
1731 #: fish/cmds.c:3061
1732 msgid "create a new file"
1733 msgstr ""
1734
1735 #: fish/cmds.c:3062
1736 msgid "append content to end of file"
1737 msgstr ""
1738
1739 #: fish/cmds.c:3063
1740 msgid "create a file"
1741 msgstr ""
1742
1743 #: fish/cmds.c:3066
1744 msgid "write zeroes to the device"
1745 msgstr ""
1746
1747 #: fish/cmds.c:3067
1748 msgid "write zeroes to an entire device"
1749 msgstr ""
1750
1751 #: fish/cmds.c:3068
1752 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1753 msgstr ""
1754
1755 #: fish/cmds.c:3071
1756 msgid "determine file type inside a compressed file"
1757 msgstr ""
1758
1759 #: fish/cmds.c:3074
1760 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1761 msgstr ""
1762
1763 #: fish/cmds.c:3392 fish/cmds.c:3406 fish/cmds.c:3422 fish/cmds.c:3439
1764 #: fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3493 fish/cmds.c:3509
1765 #: fish/cmds.c:3527 fish/cmds.c:3543 fish/cmds.c:3561 fish/cmds.c:3577
1766 #: fish/cmds.c:3594 fish/cmds.c:3609 fish/cmds.c:3627 fish/cmds.c:3642
1767 #: fish/cmds.c:3658 fish/cmds.c:3674 fish/cmds.c:3690 fish/cmds.c:3706
1768 #: fish/cmds.c:3722 fish/cmds.c:3740 fish/cmds.c:3773 fish/cmds.c:3789
1769 #: fish/cmds.c:3805 fish/cmds.c:3824 fish/cmds.c:3839 fish/cmds.c:3857
1770 #: fish/cmds.c:3872 fish/cmds.c:3890 fish/cmds.c:3905 fish/cmds.c:3923
1771 #: fish/cmds.c:3938 fish/cmds.c:3957 fish/cmds.c:3976 fish/cmds.c:3994
1772 #: fish/cmds.c:4014 fish/cmds.c:4033 fish/cmds.c:4053 fish/cmds.c:4073
1773 #: fish/cmds.c:4093 fish/cmds.c:4112 fish/cmds.c:4131 fish/cmds.c:4151
1774 #: fish/cmds.c:4171 fish/cmds.c:4191 fish/cmds.c:4206 fish/cmds.c:4222
1775 #: fish/cmds.c:4299 fish/cmds.c:4317 fish/cmds.c:4334 fish/cmds.c:4351
1776 #: fish/cmds.c:4435 fish/cmds.c:4455 fish/cmds.c:4475 fish/cmds.c:4495
1777 #: fish/cmds.c:4515 fish/cmds.c:4535 fish/cmds.c:4554 fish/cmds.c:4573
1778 #: fish/cmds.c:4592 fish/cmds.c:4607 fish/cmds.c:4626 fish/cmds.c:4646
1779 #: fish/cmds.c:4666 fish/cmds.c:4742 fish/cmds.c:4757 fish/cmds.c:4775
1780 #: fish/cmds.c:4808 fish/cmds.c:4827 fish/cmds.c:4843 fish/cmds.c:4859
1781 #: fish/cmds.c:4878 fish/cmds.c:4900 fish/cmds.c:4922 fish/cmds.c:4942
1782 #: fish/cmds.c:4959 fish/cmds.c:4976 fish/cmds.c:4993 fish/cmds.c:5010
1783 #: fish/cmds.c:5027 fish/cmds.c:5044 fish/cmds.c:5061 fish/cmds.c:5080
1784 #: fish/cmds.c:5103 fish/cmds.c:5139 fish/cmds.c:5156 fish/cmds.c:5179
1785 #: fish/cmds.c:5201 fish/cmds.c:5222 fish/cmds.c:5242 fish/cmds.c:5261
1786 #: fish/cmds.c:5281 fish/cmds.c:5299 fish/cmds.c:5317 fish/cmds.c:5331
1787 #: fish/cmds.c:5347 fish/cmds.c:5367 fish/cmds.c:5386 fish/cmds.c:5405
1788 #: fish/cmds.c:5424 fish/cmds.c:5443 fish/cmds.c:5463 fish/cmds.c:5503
1789 #: fish/cmds.c:5560 fish/cmds.c:5581 fish/cmds.c:5602 fish/cmds.c:5623
1790 #: fish/cmds.c:5641 fish/cmds.c:5663 fish/cmds.c:5701 fish/cmds.c:5723
1791 #: fish/cmds.c:5802 fish/cmds.c:5841 fish/cmds.c:5856 fish/cmds.c:5873
1792 #: fish/cmds.c:5887 fish/cmds.c:5903 fish/cmds.c:5925 fish/cmds.c:5947
1793 #: fish/cmds.c:5969 fish/cmds.c:5991 fish/cmds.c:6013 fish/cmds.c:6035
1794 #: fish/cmds.c:6055 fish/cmds.c:6072 fish/cmds.c:6089 fish/cmds.c:6108
1795 #: fish/cmds.c:6127 fish/cmds.c:6147 fish/cmds.c:6183 fish/cmds.c:6202
1796 #: fish/cmds.c:6221 fish/cmds.c:6238 fish/cmds.c:6256 fish/cmds.c:6279
1797 #: fish/cmds.c:6302 fish/cmds.c:6326 fish/cmds.c:6349 fish/cmds.c:6370
1798 #: fish/cmds.c:6393 fish/cmds.c:6416 fish/cmds.c:6436 fish/cmds.c:6458
1799 #: fish/cmds.c:6479 fish/cmds.c:6502 fish/cmds.c:6519 fish/cmds.c:6536
1800 #: fish/cmds.c:6554 fish/cmds.c:6572 fish/cmds.c:6593 fish/cmds.c:6611
1801 #: fish/cmds.c:6632 fish/cmds.c:6652 fish/cmds.c:6670 fish/cmds.c:6691
1802 #: fish/cmds.c:6714 fish/cmds.c:6737 fish/cmds.c:6759 fish/cmds.c:6792
1803 #: fish/cmds.c:6809 fish/cmds.c:6826 fish/cmds.c:6850 fish/cmds.c:6873
1804 #: fish/cmds.c:6896 fish/cmds.c:6918 fish/cmds.c:6935 fish/cmds.c:6957
1805 #: fish/cmds.c:7051 fish/cmds.c:7071 fish/cmds.c:7091 fish/cmds.c:7111
1806 #: fish/cmds.c:7129 fish/cmds.c:7150 fish/cmds.c:7186 fish/cmds.c:7203
1807 #: fish/cmds.c:7225 fish/cmds.c:7242 fish/cmds.c:7278 fish/cmds.c:7298
1808 #: fish/cmds.c:7318 fish/cmds.c:7338 fish/cmds.c:7360 fish/cmds.c:7377
1809 #: fish/cmds.c:7396 fish/cmds.c:7415 fish/cmds.c:7437 fish/cmds.c:7458
1810 #: fish/cmds.c:7479 fish/cmds.c:7500 fish/cmds.c:7523 fish/cmds.c:7564
1811 #: fish/cmds.c:7587 fish/cmds.c:7626 fish/cmds.c:7643 fish/cmds.c:7662
1812 #: fish/cmds.c:7683 fish/cmds.c:7706 fish/cmds.c:7728 fish/cmds.c:7746
1813 #: fish/cmds.c:7765 fish/cmds.c:7786 fish/cmds.c:7863 fish/cmds.c:7904
1814 #: fish/cmds.c:7983 fish/cmds.c:8059 fish/cmds.c:8096 fish/cmds.c:8119
1815 #: fish/cmds.c:8140 fish/cmds.c:8163 fish/cmds.c:8185 fish/cmds.c:8210
1816 #: fish/cmds.c:8253 fish/cmds.c:8294 fish/cmds.c:8315 fish/cmds.c:8333
1817 #: fish/cmds.c:8352 fish/cmds.c:8369 fish/cmds.c:8387 fish/cmds.c:8414
1818 #: fish/cmds.c:8438 fish/cmds.c:8462 fish/cmds.c:8486 fish/cmds.c:8510
1819 #: fish/cmds.c:8534 fish/cmds.c:8558 fish/cmds.c:8582 fish/cmds.c:8606
1820 #: fish/cmds.c:8630 fish/cmds.c:8654 fish/cmds.c:8678 fish/cmds.c:8701
1821 #: fish/cmds.c:8724 fish/cmds.c:8745 fish/cmds.c:8766 fish/cmds.c:8787
1822 #: fish/cmds.c:8807 fish/cmds.c:8830 fish/cmds.c:8868 fish/cmds.c:8885
1823 #: fish/cmds.c:8902 fish/cmds.c:8921 fish/cmds.c:8940 fish/cmds.c:8957
1824 #: fish/cmds.c:8974 fish/cmds.c:8991 fish/cmds.c:9008 fish/cmds.c:9027
1825 #: fish/cmds.c:9063 fish/cmds.c:9103 fish/cmds.c:9136 fish/cmds.c:9153
1826 #: fish/cmds.c:9170 fish/cmds.c:9186 fish/cmds.c:9201 fish/cmds.c:9222
1827 #: fish/cmds.c:9260 fish/cmds.c:9298 fish/cmds.c:9337 fish/cmds.c:9377
1828 #: fish/cmds.c:9418 fish/cmds.c:9459 fish/cmds.c:9497 fish/cmds.c:9514
1829 #: fish/cmds.c:9537 fish/cmds.c:9559 fish/cmds.c:9581 fish/cmds.c:9601
1830 #: fish/cmds.c:9621 fish/cmds.c:9657 fish/cmds.c:9729 fish/cmds.c:9769
1831 #: fish/cmds.c:9827 fish/cmds.c:9853 fish/cmds.c:9879 fish/cmds.c:9907
1832 #: fish/cmds.c:9966 fish/cmds.c:9987 fish/cmds.c:10032 fish/cmds.c:10052
1833 #: fish/cmds.c:10091 fish/cmds.c:10128 fish/cmds.c:10148 fish/cmds.c:10170
1834 #: fish/cmds.c:10227 fish/cmds.c:10247 fish/cmds.c:10269 fish/cmds.c:10291
1835 #: fish/cmds.c:10310 fish/cmds.c:10330 fish/cmds.c:10357 fish/cmds.c:10377
1836 #: fish/cmds.c:10397 fish/cmds.c:10417 fish/cmds.c:10437 fish/cmds.c:10459
1837 #: fish/cmds.c:10494 fish/cmds.c:10512 fish/cmds.c:10535 fish/cmds.c:10557
1838 #: fish/cmds.c:10572 fish/cmds.c:10589 fish/cmds.c:10626 fish/cmds.c:10665
1839 #: fish/cmds.c:10705 fish/cmds.c:10761 fish/cmds.c:10783 fish/cmds.c:10819
1840 #: fish/cmds.c:10834 fish/cmds.c:10854 fish/cmds.c:10894 fish/cmds.c:10917
1841 #: fish/cmds.c:10941 fish/cmds.c:10966 fish/cmds.c:11007 fish/cmds.c:11032
1842 #: fish/cmds.c:11070 fish/cmds.c:11101 fish/cmds.c:11132 fish/cmds.c:11160
1843 #: fish/cmds.c:11180 fish/cmds.c:11212 fish/cmds.c:11232 fish/cmds.c:11252
1844 #: fish/cmds.c:11269 fish/cmds.c:11287 fish/cmds.c:11312 fish/cmds.c:11335
1845 #: fish/cmds.c:11354 fish/cmds.c:11398 fish/cmds.c:11443 fish/cmds.c:11491
1846 #: fish/cmds.c:11532 fish/cmds.c:11551 fish/cmds.c:11571 fish/cmds.c:11591
1847 #: fish/cmds.c:11612 fish/cmds.c:11633 fish/cmds.c:11654 fish/cmds.c:11675
1848 #: fish/cmds.c:11696 fish/cmds.c:11718 fish/cmds.c:11756 fish/cmds.c:11807
1849 #: fish/cmds.c:11845 fish/cmds.c:11901 fish/cmds.c:12037 fish/cmds.c:12066
1850 #: fish/cmds.c:12093 fish/cmds.c:12110 fish/cmds.c:12131 fish/cmds.c:12148
1851 #: fish/cmds.c:12210 fish/cmds.c:12348
1852 #, c-format
1853 msgid "%s should have %d parameter(s)\n"
1854 msgstr ""
1855
1856 #: fish/cmds.c:3393 fish/cmds.c:3407 fish/cmds.c:3423 fish/cmds.c:3440
1857 #: fish/cmds.c:3457 fish/cmds.c:3475 fish/cmds.c:3494 fish/cmds.c:3510
1858 #: fish/cmds.c:3528 fish/cmds.c:3544 fish/cmds.c:3562 fish/cmds.c:3578
1859 #: fish/cmds.c:3595 fish/cmds.c:3610 fish/cmds.c:3628 fish/cmds.c:3643
1860 #: fish/cmds.c:3659 fish/cmds.c:3675 fish/cmds.c:3691 fish/cmds.c:3707
1861 #: fish/cmds.c:3723 fish/cmds.c:3741 fish/cmds.c:3774 fish/cmds.c:3790
1862 #: fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3840 fish/cmds.c:3858
1863 #: fish/cmds.c:3873 fish/cmds.c:3891 fish/cmds.c:3906 fish/cmds.c:3924
1864 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3995
1865 #: fish/cmds.c:4015 fish/cmds.c:4034 fish/cmds.c:4054 fish/cmds.c:4074
1866 #: fish/cmds.c:4094 fish/cmds.c:4113 fish/cmds.c:4132 fish/cmds.c:4152
1867 #: fish/cmds.c:4172 fish/cmds.c:4192 fish/cmds.c:4207 fish/cmds.c:4223
1868 #: fish/cmds.c:4244 fish/cmds.c:4300 fish/cmds.c:4318 fish/cmds.c:4335
1869 #: fish/cmds.c:4352 fish/cmds.c:4373 fish/cmds.c:4436 fish/cmds.c:4456
1870 #: fish/cmds.c:4476 fish/cmds.c:4496 fish/cmds.c:4516 fish/cmds.c:4536
1871 #: fish/cmds.c:4555 fish/cmds.c:4574 fish/cmds.c:4593 fish/cmds.c:4608
1872 #: fish/cmds.c:4627 fish/cmds.c:4647 fish/cmds.c:4667 fish/cmds.c:4690
1873 #: fish/cmds.c:4743 fish/cmds.c:4758 fish/cmds.c:4776 fish/cmds.c:4809
1874 #: fish/cmds.c:4828 fish/cmds.c:4844 fish/cmds.c:4860 fish/cmds.c:4879
1875 #: fish/cmds.c:4901 fish/cmds.c:4923 fish/cmds.c:4943 fish/cmds.c:4960
1876 #: fish/cmds.c:4977 fish/cmds.c:4994 fish/cmds.c:5011 fish/cmds.c:5028
1877 #: fish/cmds.c:5045 fish/cmds.c:5062 fish/cmds.c:5081 fish/cmds.c:5104
1878 #: fish/cmds.c:5140 fish/cmds.c:5157 fish/cmds.c:5180 fish/cmds.c:5202
1879 #: fish/cmds.c:5223 fish/cmds.c:5243 fish/cmds.c:5262 fish/cmds.c:5282
1880 #: fish/cmds.c:5300 fish/cmds.c:5318 fish/cmds.c:5332 fish/cmds.c:5348
1881 #: fish/cmds.c:5368 fish/cmds.c:5387 fish/cmds.c:5406 fish/cmds.c:5425
1882 #: fish/cmds.c:5444 fish/cmds.c:5464 fish/cmds.c:5504 fish/cmds.c:5561
1883 #: fish/cmds.c:5582 fish/cmds.c:5603 fish/cmds.c:5624 fish/cmds.c:5642
1884 #: fish/cmds.c:5664 fish/cmds.c:5702 fish/cmds.c:5724 fish/cmds.c:5803
1885 #: fish/cmds.c:5842 fish/cmds.c:5857 fish/cmds.c:5874 fish/cmds.c:5888
1886 #: fish/cmds.c:5904 fish/cmds.c:5926 fish/cmds.c:5948 fish/cmds.c:5970
1887 #: fish/cmds.c:5992 fish/cmds.c:6014 fish/cmds.c:6036 fish/cmds.c:6056
1888 #: fish/cmds.c:6073 fish/cmds.c:6090 fish/cmds.c:6109 fish/cmds.c:6128
1889 #: fish/cmds.c:6148 fish/cmds.c:6184 fish/cmds.c:6203 fish/cmds.c:6222
1890 #: fish/cmds.c:6239 fish/cmds.c:6257 fish/cmds.c:6280 fish/cmds.c:6303
1891 #: fish/cmds.c:6327 fish/cmds.c:6350 fish/cmds.c:6371 fish/cmds.c:6394
1892 #: fish/cmds.c:6417 fish/cmds.c:6437 fish/cmds.c:6459 fish/cmds.c:6480
1893 #: fish/cmds.c:6503 fish/cmds.c:6520 fish/cmds.c:6537 fish/cmds.c:6555
1894 #: fish/cmds.c:6573 fish/cmds.c:6594 fish/cmds.c:6612 fish/cmds.c:6633
1895 #: fish/cmds.c:6653 fish/cmds.c:6671 fish/cmds.c:6692 fish/cmds.c:6715
1896 #: fish/cmds.c:6738 fish/cmds.c:6760 fish/cmds.c:6793 fish/cmds.c:6810
1897 #: fish/cmds.c:6827 fish/cmds.c:6851 fish/cmds.c:6874 fish/cmds.c:6897
1898 #: fish/cmds.c:6919 fish/cmds.c:6936 fish/cmds.c:6958 fish/cmds.c:7052
1899 #: fish/cmds.c:7072 fish/cmds.c:7092 fish/cmds.c:7112 fish/cmds.c:7130
1900 #: fish/cmds.c:7151 fish/cmds.c:7187 fish/cmds.c:7204 fish/cmds.c:7226
1901 #: fish/cmds.c:7243 fish/cmds.c:7279 fish/cmds.c:7299 fish/cmds.c:7319
1902 #: fish/cmds.c:7339 fish/cmds.c:7361 fish/cmds.c:7378 fish/cmds.c:7397
1903 #: fish/cmds.c:7416 fish/cmds.c:7438 fish/cmds.c:7459 fish/cmds.c:7480
1904 #: fish/cmds.c:7501 fish/cmds.c:7524 fish/cmds.c:7565 fish/cmds.c:7588
1905 #: fish/cmds.c:7627 fish/cmds.c:7644 fish/cmds.c:7663 fish/cmds.c:7684
1906 #: fish/cmds.c:7707 fish/cmds.c:7729 fish/cmds.c:7747 fish/cmds.c:7766
1907 #: fish/cmds.c:7787 fish/cmds.c:7864 fish/cmds.c:7905 fish/cmds.c:7984
1908 #: fish/cmds.c:8060 fish/cmds.c:8097 fish/cmds.c:8120 fish/cmds.c:8141
1909 #: fish/cmds.c:8164 fish/cmds.c:8186 fish/cmds.c:8211 fish/cmds.c:8254
1910 #: fish/cmds.c:8295 fish/cmds.c:8316 fish/cmds.c:8334 fish/cmds.c:8353
1911 #: fish/cmds.c:8370 fish/cmds.c:8388 fish/cmds.c:8415 fish/cmds.c:8439
1912 #: fish/cmds.c:8463 fish/cmds.c:8487 fish/cmds.c:8511 fish/cmds.c:8535
1913 #: fish/cmds.c:8559 fish/cmds.c:8583 fish/cmds.c:8607 fish/cmds.c:8631
1914 #: fish/cmds.c:8655 fish/cmds.c:8679 fish/cmds.c:8702 fish/cmds.c:8725
1915 #: fish/cmds.c:8746 fish/cmds.c:8767 fish/cmds.c:8788 fish/cmds.c:8808
1916 #: fish/cmds.c:8831 fish/cmds.c:8869 fish/cmds.c:8886 fish/cmds.c:8903
1917 #: fish/cmds.c:8922 fish/cmds.c:8941 fish/cmds.c:8958 fish/cmds.c:8975
1918 #: fish/cmds.c:8992 fish/cmds.c:9009 fish/cmds.c:9028 fish/cmds.c:9064
1919 #: fish/cmds.c:9104 fish/cmds.c:9137 fish/cmds.c:9154 fish/cmds.c:9171
1920 #: fish/cmds.c:9187 fish/cmds.c:9202 fish/cmds.c:9223 fish/cmds.c:9261
1921 #: fish/cmds.c:9299 fish/cmds.c:9338 fish/cmds.c:9378 fish/cmds.c:9419
1922 #: fish/cmds.c:9460 fish/cmds.c:9498 fish/cmds.c:9515 fish/cmds.c:9538
1923 #: fish/cmds.c:9560 fish/cmds.c:9582 fish/cmds.c:9602 fish/cmds.c:9622
1924 #: fish/cmds.c:9658 fish/cmds.c:9730 fish/cmds.c:9770 fish/cmds.c:9828
1925 #: fish/cmds.c:9854 fish/cmds.c:9880 fish/cmds.c:9908 fish/cmds.c:9967
1926 #: fish/cmds.c:9988 fish/cmds.c:10033 fish/cmds.c:10053 fish/cmds.c:10092
1927 #: fish/cmds.c:10129 fish/cmds.c:10149 fish/cmds.c:10171 fish/cmds.c:10228
1928 #: fish/cmds.c:10248 fish/cmds.c:10270 fish/cmds.c:10292 fish/cmds.c:10311
1929 #: fish/cmds.c:10331 fish/cmds.c:10358 fish/cmds.c:10378 fish/cmds.c:10398
1930 #: fish/cmds.c:10418 fish/cmds.c:10438 fish/cmds.c:10460 fish/cmds.c:10495
1931 #: fish/cmds.c:10513 fish/cmds.c:10536 fish/cmds.c:10558 fish/cmds.c:10573
1932 #: fish/cmds.c:10590 fish/cmds.c:10627 fish/cmds.c:10666 fish/cmds.c:10706
1933 #: fish/cmds.c:10762 fish/cmds.c:10784 fish/cmds.c:10820 fish/cmds.c:10835
1934 #: fish/cmds.c:10855 fish/cmds.c:10895 fish/cmds.c:10918 fish/cmds.c:10942
1935 #: fish/cmds.c:10967 fish/cmds.c:11008 fish/cmds.c:11033 fish/cmds.c:11071
1936 #: fish/cmds.c:11102 fish/cmds.c:11133 fish/cmds.c:11161 fish/cmds.c:11181
1937 #: fish/cmds.c:11213 fish/cmds.c:11233 fish/cmds.c:11253 fish/cmds.c:11270
1938 #: fish/cmds.c:11288 fish/cmds.c:11313 fish/cmds.c:11336 fish/cmds.c:11355
1939 #: fish/cmds.c:11399 fish/cmds.c:11444 fish/cmds.c:11492 fish/cmds.c:11533
1940 #: fish/cmds.c:11552 fish/cmds.c:11572 fish/cmds.c:11592 fish/cmds.c:11613
1941 #: fish/cmds.c:11634 fish/cmds.c:11655 fish/cmds.c:11676 fish/cmds.c:11697
1942 #: fish/cmds.c:11719 fish/cmds.c:11757 fish/cmds.c:11808 fish/cmds.c:11846
1943 #: fish/cmds.c:11902 fish/cmds.c:11925 fish/cmds.c:12038 fish/cmds.c:12067
1944 #: fish/cmds.c:12094 fish/cmds.c:12111 fish/cmds.c:12132 fish/cmds.c:12149
1945 #: fish/cmds.c:12171 fish/cmds.c:12211 fish/cmds.c:12232 fish/cmds.c:12292
1946 #: fish/cmds.c:12349 fish/cmds.c:12375 fish/cmds.c:12444
1947 #, c-format
1948 msgid "type 'help %s' for help on %s\n"
1949 msgstr ""
1950
1951 #: fish/cmds.c:3751 fish/cmds.c:4786 fish/cmds.c:5116 fish/cmds.c:5474
1952 #: fish/cmds.c:5514 fish/cmds.c:5533 fish/cmds.c:5676 fish/cmds.c:5735
1953 #: fish/cmds.c:5754 fish/cmds.c:5773 fish/cmds.c:5816 fish/cmds.c:6159
1954 #: fish/cmds.c:6770 fish/cmds.c:6969 fish/cmds.c:6988 fish/cmds.c:7007
1955 #: fish/cmds.c:7026 fish/cmds.c:7162 fish/cmds.c:7253 fish/cmds.c:7534
1956 #: fish/cmds.c:7598 fish/cmds.c:7797 fish/cmds.c:7816 fish/cmds.c:7835
1957 #: fish/cmds.c:7874 fish/cmds.c:7915 fish/cmds.c:7934 fish/cmds.c:7953
1958 #: fish/cmds.c:7994 fish/cmds.c:8013 fish/cmds.c:8032 fish/cmds.c:8070
1959 #: fish/cmds.c:8223 fish/cmds.c:8266 fish/cmds.c:8843 fish/cmds.c:9038
1960 #: fish/cmds.c:9076 fish/cmds.c:9114 fish/cmds.c:9234 fish/cmds.c:9271
1961 #: fish/cmds.c:9309 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1962 #: fish/cmds.c:9471 fish/cmds.c:9634 fish/cmds.c:9670 fish/cmds.c:9683
1963 #: fish/cmds.c:9696 fish/cmds.c:9709 fish/cmds.c:9742 fish/cmds.c:9780
1964 #: fish/cmds.c:9799 fish/cmds.c:9920 fish/cmds.c:9939 fish/cmds.c:10000
1965 #: fish/cmds.c:10013 fish/cmds.c:10064 fish/cmds.c:10103 fish/cmds.c:10181
1966 #: fish/cmds.c:10200 fish/cmds.c:10474 fish/cmds.c:10601 fish/cmds.c:10638
1967 #: fish/cmds.c:10677 fish/cmds.c:10717 fish/cmds.c:10736 fish/cmds.c:10795
1968 #: fish/cmds.c:10868 fish/cmds.c:10978 fish/cmds.c:11048 fish/cmds.c:11082
1969 #: fish/cmds.c:11113 fish/cmds.c:11144 fish/cmds.c:11193 fish/cmds.c:11370
1970 #: fish/cmds.c:11414 fish/cmds.c:11463 fish/cmds.c:11507 fish/cmds.c:11733
1971 #: fish/cmds.c:11771 fish/cmds.c:11784 fish/cmds.c:11822 fish/cmds.c:11857
1972 #: fish/cmds.c:11876 fish/cmds.c:11943 fish/cmds.c:11971 fish/cmds.c:11994
1973 #: fish/cmds.c:12249 fish/cmds.c:12310 fish/cmds.c:12396 fish/cmds.c:12464
1974 #, c-format
1975 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1976 msgstr ""
1977
1978 #: fish/cmds.c:3757 fish/cmds.c:4792 fish/cmds.c:5122 fish/cmds.c:5480
1979 #: fish/cmds.c:5520 fish/cmds.c:5539 fish/cmds.c:5682 fish/cmds.c:5741
1980 #: fish/cmds.c:5760 fish/cmds.c:5779 fish/cmds.c:5822 fish/cmds.c:6165
1981 #: fish/cmds.c:6776 fish/cmds.c:6975 fish/cmds.c:6994 fish/cmds.c:7013
1982 #: fish/cmds.c:7032 fish/cmds.c:7168 fish/cmds.c:7259 fish/cmds.c:7540
1983 #: fish/cmds.c:7604 fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7841
1984 #: fish/cmds.c:7880 fish/cmds.c:7921 fish/cmds.c:7940 fish/cmds.c:7959
1985 #: fish/cmds.c:8000 fish/cmds.c:8019 fish/cmds.c:8038 fish/cmds.c:8076
1986 #: fish/cmds.c:8229 fish/cmds.c:8272 fish/cmds.c:8849 fish/cmds.c:9044
1987 #: fish/cmds.c:9082 fish/cmds.c:9120 fish/cmds.c:9240 fish/cmds.c:9277
1988 #: fish/cmds.c:9315 fish/cmds.c:9354 fish/cmds.c:9395 fish/cmds.c:9436
1989 #: fish/cmds.c:9477 fish/cmds.c:9748 fish/cmds.c:9786 fish/cmds.c:9805
1990 #: fish/cmds.c:9926 fish/cmds.c:10070 fish/cmds.c:10109 fish/cmds.c:10187
1991 #: fish/cmds.c:10206 fish/cmds.c:10607 fish/cmds.c:10644 fish/cmds.c:10683
1992 #: fish/cmds.c:10723 fish/cmds.c:10742 fish/cmds.c:10801 fish/cmds.c:10874
1993 #: fish/cmds.c:10984 fish/cmds.c:11376 fish/cmds.c:11420 fish/cmds.c:11469
1994 #: fish/cmds.c:11513 fish/cmds.c:11863 fish/cmds.c:11949 fish/cmds.c:11977
1995 #: fish/cmds.c:12000 fish/cmds.c:12402 fish/cmds.c:12470
1996 #, c-format
1997 msgid "%s: %s: integer out of range\n"
1998 msgstr ""
1999
2000 #: fish/cmds.c:4243 fish/cmds.c:4372 fish/cmds.c:4689 fish/cmds.c:11924
2001 #: fish/cmds.c:12170 fish/cmds.c:12231 fish/cmds.c:12291 fish/cmds.c:12374
2002 #: fish/cmds.c:12443
2003 #, c-format
2004 msgid "%s should have %d-%d parameter(s)\n"
2005 msgstr ""
2006
2007 #: fish/cmds.c:4274 fish/cmds.c:4408 fish/cmds.c:4710 fish/cmds.c:12010
2008 #: fish/cmds.c:12187 fish/cmds.c:12264 fish/cmds.c:12320 fish/cmds.c:12412
2009 #: fish/cmds.c:12480
2010 #, c-format
2011 msgid "%s: unknown optional argument \"%s\"\n"
2012 msgstr ""
2013
2014 #: fish/cmds.c:4280 fish/cmds.c:4414 fish/cmds.c:4716 fish/cmds.c:12016
2015 #: fish/cmds.c:12193 fish/cmds.c:12270 fish/cmds.c:12326 fish/cmds.c:12418
2016 #: fish/cmds.c:12486
2017 #, c-format
2018 msgid "%s: optional argument \"%s\" given twice\n"
2019 msgstr ""
2020
2021 #: fish/cmds.c:12507
2022 #, c-format
2023 msgid "%s: unknown command\n"
2024 msgstr ""
2025
2026 #: fish/config.c:74 fish/config.c:113
2027 #, c-format
2028 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2029 msgstr ""
2030
2031 #: fish/copy.c:41
2032 #, c-format
2033 msgid ""
2034 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2035 msgstr ""
2036
2037 #: fish/copy.c:62
2038 #, c-format
2039 msgid "copy-in: target '%s' is not a directory\n"
2040 msgstr ""
2041
2042 #: fish/copy.c:157
2043 #, c-format
2044 msgid "error: argument is zero length or longer than maximum permitted\n"
2045 msgstr ""
2046
2047 #: fish/copy.c:202
2048 #, c-format
2049 msgid ""
2050 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2051 "image\n"
2052 msgstr ""
2053
2054 #: fish/copy.c:213
2055 #, c-format
2056 msgid "copy-out: target '%s' is not a directory\n"
2057 msgstr ""
2058
2059 #: fish/copy.c:258
2060 #, c-format
2061 msgid "copy-out: '%s' is not a file or directory\n"
2062 msgstr ""
2063
2064 #: fish/display.c:42
2065 #, c-format
2066 msgid "display filename\n"
2067 msgstr ""
2068
2069 #: fish/edit.c:45
2070 #, c-format
2071 msgid "use '%s filename' to edit a file\n"
2072 msgstr ""
2073
2074 #: fish/fish.c:105
2075 #, c-format
2076 msgid ""
2077 "%s: guest filesystem shell\n"
2078 "%s lets you edit virtual machine filesystems\n"
2079 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2080 "Usage:\n"
2081 "  %s [--options] cmd [: cmd : cmd ...]\n"
2082 "Options:\n"
2083 "  -h|--cmd-help        List available commands\n"
2084 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2085 "  -a|--add image       Add image\n"
2086 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2087 "  --csh                Make --listen csh-compatible\n"
2088 "  -d|--domain guest    Add disks from libvirt guest\n"
2089 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2090 "  --echo-keys          Don't turn off echo for passphrases\n"
2091 "  -f|--file file       Read commands from file\n"
2092 "  --format[=raw|..]    Force disk format for -a option\n"
2093 "  -i|--inspector       Automatically mount filesystems\n"
2094 "  --keys-from-stdin    Read passphrases from stdin\n"
2095 "  --listen             Listen for remote commands\n"
2096 "  --live               Connect to a live virtual machine\n"
2097 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2098 "  -n|--no-sync         Don't autosync\n"
2099 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2100 "  --progress-bars      Enable progress bars even when not interactive\n"
2101 "  --no-progress-bars   Disable progress bars\n"
2102 "  --remote[=pid]       Send commands to remote %s\n"
2103 "  -r|--ro              Mount read-only\n"
2104 "  --selinux            Enable SELinux support\n"
2105 "  -v|--verbose         Verbose messages\n"
2106 "  -V|--version         Display version and exit\n"
2107 "  -w|--rw              Mount read-write\n"
2108 "  -x                   Echo each command before executing it\n"
2109 "\n"
2110 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2111 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2112 "or\n"
2113 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2114 "\n"
2115 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2116 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2117 "\n"
2118 "For more information, see the manpage %s(1).\n"
2119 msgstr ""
2120
2121 #: fish/fish.c:246
2122 #, c-format
2123 msgid "%s: --listen=PID: PID was not a number: %s\n"
2124 msgstr ""
2125
2126 #: fish/fish.c:253
2127 #, c-format
2128 msgid ""
2129 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2130 msgstr ""
2131
2132 #: fish/fish.c:303
2133 #, c-format
2134 msgid "%s: only one -f parameter can be given\n"
2135 msgstr ""
2136
2137 #: fish/fish.c:476
2138 #, c-format
2139 msgid "%s: cannot use --listen and --remote options at the same time\n"
2140 msgstr ""
2141
2142 #: fish/fish.c:484
2143 #, c-format
2144 msgid "%s: extra parameters on the command line with --listen flag\n"
2145 msgstr ""
2146
2147 #: fish/fish.c:490
2148 #, c-format
2149 msgid "%s: cannot use --listen and --file options at the same time\n"
2150 msgstr ""
2151
2152 #: fish/fish.c:642
2153 #, c-format
2154 msgid ""
2155 "\n"
2156 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2157 "editing virtual machine filesystems.\n"
2158 "\n"
2159 "Type: 'help' for help on commands\n"
2160 "      'man' to read the manual\n"
2161 "      'quit' to quit the shell\n"
2162 "\n"
2163 msgstr ""
2164
2165 #: fish/fish.c:793 fish/fish.c:809
2166 #, c-format
2167 msgid "%s: command arguments not separated by whitespace\n"
2168 msgstr ""
2169
2170 #: fish/fish.c:803
2171 #, c-format
2172 msgid "%s: unterminated single quote\n"
2173 msgstr ""
2174
2175 #: fish/fish.c:833
2176 #, c-format
2177 msgid "%s: internal error parsing string at '%s'\n"
2178 msgstr ""
2179
2180 #: fish/fish.c:850
2181 #, c-format
2182 msgid "%s: too many arguments\n"
2183 msgstr ""
2184
2185 #: fish/fish.c:925
2186 #, c-format
2187 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2188 msgstr ""
2189
2190 #: fish/fish.c:934
2191 #, c-format
2192 msgid "%s: unterminated double quote\n"
2193 msgstr ""
2194
2195 #: fish/fish.c:999
2196 #, c-format
2197 msgid "%s: empty command on command line\n"
2198 msgstr ""
2199
2200 #: fish/fish.c:1146
2201 msgid "display a list of commands or help on a command"
2202 msgstr ""
2203
2204 #: fish/fish.c:1148
2205 msgid "quit guestfish"
2206 msgstr ""
2207
2208 #: fish/fish.c:1159
2209 #, c-format
2210 msgid ""
2211 "help - display a list of commands or help on a command\n"
2212 "     help cmd\n"
2213 "     help\n"
2214 msgstr ""
2215
2216 #: fish/fish.c:1167
2217 #, c-format
2218 msgid ""
2219 "quit - quit guestfish\n"
2220 "     quit\n"
2221 msgstr ""
2222
2223 #: fish/fish.c:1172
2224 #, c-format
2225 msgid "%s: command not known, use -h to list all commands\n"
2226 msgstr ""
2227
2228 #: fish/fish.c:1188
2229 #, c-format
2230 msgid ""
2231 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2232 "For a list of commands:             guestfish -h\n"
2233 "For complete documentation:         man guestfish\n"
2234 msgstr ""
2235
2236 #: fish/fish.c:1197
2237 #, c-format
2238 msgid "%s:%d: libguestfs: error: %s\n"
2239 msgstr ""
2240
2241 #: fish/fish.c:1353
2242 #, c-format
2243 msgid "Runaway quote in string \"%s\"\n"
2244 msgstr ""
2245
2246 #: fish/fish.c:1550
2247 #, c-format
2248 msgid ""
2249 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2250 "or run \"inspect-os\" command)\n"
2251 msgstr ""
2252
2253 #: fish/fish.c:1570
2254 #, c-format
2255 msgid ""
2256 "%s: drive '%c:' not found.  To list available drives do:\n"
2257 "  inspect-get-drive-mappings %s\n"
2258 msgstr ""
2259
2260 #: fish/fish.c:1589
2261 #, c-format
2262 msgid ""
2263 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2264 "  umount-all\n"
2265 "  mount %s /\n"
2266 msgstr ""
2267
2268 #: fish/glob.c:53
2269 #, c-format
2270 msgid "use 'glob command [args...]'\n"
2271 msgstr ""
2272
2273 #: fish/glob.c:73
2274 #, c-format
2275 msgid "glob: guestfs_glob_expand call failed: %s\n"
2276 msgstr ""
2277
2278 #: fish/help.c:38
2279 #, c-format
2280 msgid ""
2281 "Add disk images to examine using the -a or -d options, or the 'add' "
2282 "command.\n"
2283 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2284 "Once you have done this, use the 'run' command.\n"
2285 msgstr ""
2286
2287 #: fish/help.c:44
2288 #, c-format
2289 msgid ""
2290 "Find out what filesystems are available using 'list-filesystems' and then\n"
2291 "mount them to examine or modify the contents using 'mount-ro' or\n"
2292 "'mount-options'.\n"
2293 msgstr ""
2294
2295 #: fish/help.c:52
2296 #, c-format
2297 msgid ""
2298 "For more information about a command, use 'help cmd'.\n"
2299 "\n"
2300 "To read the manual, type 'man'.\n"
2301 msgstr ""
2302
2303 #: fish/hexedit.c:41
2304 #, c-format
2305 msgid "hexedit (device|filename) [max | start max]\n"
2306 msgstr ""
2307
2308 #: fish/hexedit.c:52
2309 #, c-format
2310 msgid "hexedit: %s is a zero length file or device\n"
2311 msgstr ""
2312
2313 #: fish/hexedit.c:63
2314 #, c-format
2315 msgid ""
2316 "hexedit: %s is larger than %s. You must supply a limit using\n"
2317 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2318 "  'hexedit %s <start> <max>'.\n"
2319 msgstr ""
2320
2321 #: fish/hexedit.c:92
2322 #, c-format
2323 msgid "hexedit: invalid range\n"
2324 msgstr ""
2325
2326 #: fish/inspect.c:77
2327 #, c-format
2328 msgid "%s: don't use --live and -i options together\n"
2329 msgstr ""
2330
2331 #: fish/inspect.c:89
2332 #, c-format
2333 msgid "%s: no operating system was found on this disk\n"
2334 msgstr ""
2335
2336 #: fish/inspect.c:96
2337 #, c-format
2338 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2339 msgstr ""
2340
2341 #: fish/inspect.c:136
2342 #, c-format
2343 msgid "%s: some filesystems could not be mounted (ignored)\n"
2344 msgstr ""
2345
2346 #: fish/inspect.c:148
2347 #, c-format
2348 msgid "Operating system: %s\n"
2349 msgstr ""
2350
2351 #: fish/inspect.c:161
2352 #, c-format
2353 msgid "%s mounted on %s\n"
2354 msgstr ""
2355
2356 #: fish/keys.c:53
2357 #, c-format
2358 msgid "Enter key or passphrase (\"%s\"): "
2359 msgstr ""
2360
2361 #: fish/lcd.c:34
2362 #, c-format
2363 msgid "use 'lcd directory' to change local directory\n"
2364 msgstr ""
2365
2366 #: fish/man.c:35
2367 #, c-format
2368 msgid "use 'man' without parameters to open the manual\n"
2369 msgstr ""
2370
2371 #: fish/man.c:54
2372 #, c-format
2373 msgid "the external 'man' program failed\n"
2374 msgstr ""
2375
2376 #: fish/more.c:40
2377 #, c-format
2378 msgid "use '%s filename' to page a file\n"
2379 msgstr ""
2380
2381 #: fish/options.c:36
2382 #, c-format
2383 msgid "%s: too many drives added on the command line\n"
2384 msgstr ""
2385
2386 #: fish/options.c:128
2387 #, c-format
2388 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2389 msgstr ""
2390
2391 #: fish/prep.c:37
2392 #, c-format
2393 msgid ""
2394 "List of available prepared disk images:\n"
2395 "\n"
2396 msgstr ""
2397
2398 #: fish/prep.c:40
2399 #, c-format
2400 msgid ""
2401 "guestfish -N %-8s - %s\n"
2402 "\n"
2403 "%s\n"
2404 msgstr ""
2405
2406 #: fish/prep.c:48
2407 #, c-format
2408 msgid "  Optional parameters:\n"
2409 msgstr ""
2410
2411 #: fish/prep.c:55
2412 #, c-format
2413 msgid "<%s> %s (default: %s)\n"
2414 msgstr ""
2415
2416 #: fish/prep.c:65
2417 #, c-format
2418 msgid ""
2419 "Prepared disk images are written to file \"test1.img\" in the local\n"
2420 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2421 "For more information see the guestfish(1) manual.\n"
2422 msgstr ""
2423
2424 #: fish/prep.c:96
2425 #, c-format
2426 msgid ""
2427 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2428 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2429 msgstr ""
2430
2431 #: fish/prep.c:158
2432 #, c-format
2433 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2434 msgstr ""
2435
2436 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2437 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2438 msgid "failed to allocate disk"
2439 msgstr ""
2440
2441 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2442 msgid "could not parse boot size"
2443 msgstr ""
2444
2445 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2446 #, c-format
2447 msgid "failed to get sector size of disk: %s"
2448 msgstr ""
2449
2450 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2451 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2452 #, c-format
2453 msgid "failed to partition disk: %s"
2454 msgstr ""
2455
2456 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2457 #, c-format
2458 msgid "failed to add boot partition: %s"
2459 msgstr ""
2460
2461 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2462 #, c-format
2463 msgid "failed to add root partition: %s"
2464 msgstr ""
2465
2466 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2467 #, c-format
2468 msgid "failed to create boot filesystem: %s"
2469 msgstr ""
2470
2471 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2472 #, c-format
2473 msgid "failed to create root filesystem: %s"
2474 msgstr ""
2475
2476 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2477 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2478 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2479 msgstr ""
2480
2481 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2482 #, c-format
2483 msgid "failed to create PV: %s: %s"
2484 msgstr ""
2485
2486 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2487 #, c-format
2488 msgid "failed to create VG: %s: %s"
2489 msgstr ""
2490
2491 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2492 #, c-format
2493 msgid "failed to create LV: /dev/%s/%s: %s"
2494 msgstr ""
2495
2496 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2497 #, c-format
2498 msgid "failed to resize LV to full size: %s: %s"
2499 msgstr ""
2500
2501 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2502 #, c-format
2503 msgid "failed to create filesystem (%s): %s"
2504 msgstr ""
2505
2506 #: fish/rc.c:257
2507 #, c-format
2508 msgid "guestfish: protocol error: could not read 'hello' message\n"
2509 msgstr ""
2510
2511 #: fish/rc.c:262
2512 #, c-format
2513 msgid ""
2514 "guestfish: protocol error: version mismatch, server version '%s' does not "
2515 "match client version '%s'.  The two versions must match exactly.\n"
2516 msgstr ""
2517
2518 #: fish/rc.c:337 fish/rc.c:351
2519 #, c-format
2520 msgid "guestfish: remote: looks like the server is not running\n"
2521 msgstr ""
2522
2523 #: fish/rc.c:363 fish/rc.c:377
2524 #, c-format
2525 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2526 msgstr ""
2527
2528 #: fish/rc.c:388
2529 #, c-format
2530 msgid "guestfish: protocol error: could not decode reply from server\n"
2531 msgstr ""
2532
2533 #: fish/reopen.c:38
2534 #, c-format
2535 msgid "'reopen' command takes no parameters\n"
2536 msgstr ""
2537
2538 #: fish/reopen.c:48
2539 #, c-format
2540 msgid "reopen: guestfs_create: failed to create handle\n"
2541 msgstr ""
2542
2543 #: fish/setenv.c:34
2544 #, c-format
2545 msgid "use '%s VAR value' to set an environment variable\n"
2546 msgstr ""
2547
2548 #: fish/setenv.c:56
2549 #, c-format
2550 msgid "use '%s VAR' to unset an environment variable\n"
2551 msgstr ""
2552
2553 #: fish/supported.c:66
2554 msgid "yes"
2555 msgstr ""
2556
2557 #: fish/supported.c:68
2558 msgid "no"
2559 msgstr ""
2560
2561 #: fish/time.c:36
2562 #, c-format
2563 msgid "use 'time command [args...]'\n"
2564 msgstr ""
2565
2566 #: fuse/guestmount.c:912
2567 #, c-format
2568 msgid ""
2569 "%s: FUSE module for libguestfs\n"
2570 "%s lets you mount a virtual machine filesystem\n"
2571 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2572 "Usage:\n"
2573 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2574 "Options:\n"
2575 "  -a|--add image       Add image\n"
2576 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2577 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2578 "  -d|--domain guest    Add disks from libvirt guest\n"
2579 "  --echo-keys          Don't turn off echo for passphrases\n"
2580 "  --format[=raw|..]    Force disk format for -a option\n"
2581 "  --fuse-help          Display extra FUSE options\n"
2582 "  -i|--inspector       Automatically mount filesystems\n"
2583 "  --help               Display help message and exit\n"
2584 "  --keys-from-stdin    Read passphrases from stdin\n"
2585 "  --live               Connect to a live virtual machine\n"
2586 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2587 "  -n|--no-sync         Don't autosync\n"
2588 "  -o|--option opt      Pass extra option to FUSE\n"
2589 "  -r|--ro              Mount read-only\n"
2590 "  --selinux            Enable SELinux support\n"
2591 "  -v|--verbose         Verbose messages\n"
2592 "  -V|--version         Display version and exit\n"
2593 "  -w|--rw              Mount read-write\n"
2594 "  -x|--trace           Trace guestfs API calls\n"
2595 msgstr ""
2596
2597 #: fuse/guestmount.c:1130
2598 #, c-format
2599 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2600 msgstr ""
2601
2602 #: fuse/guestmount.c:1138
2603 #, c-format
2604 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2605 msgstr ""
2606
2607 #: inspector/virt-inspector.c:76
2608 #, c-format
2609 msgid ""
2610 "%s: display information about a virtual machine\n"
2611 "Copyright (C) 2010 Red Hat Inc.\n"
2612 "Usage:\n"
2613 "  %s [--options] -d domname file [file ...]\n"
2614 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2615 "Options:\n"
2616 "  -a|--add image       Add image\n"
2617 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2618 "  -d|--domain guest    Add disks from libvirt guest\n"
2619 "  --echo-keys          Don't turn off echo for passphrases\n"
2620 "  --format[=raw|..]    Force disk format for -a option\n"
2621 "  --help               Display brief help\n"
2622 "  --keys-from-stdin    Read passphrases from stdin\n"
2623 "  -v|--verbose         Verbose messages\n"
2624 "  -V|--version         Display version and exit\n"
2625 "  -x                   Trace libguestfs API calls\n"
2626 "For more information, see the manpage %s(1).\n"
2627 msgstr ""
2628
2629 #: inspector/virt-inspector.c:263
2630 #, c-format
2631 msgid ""
2632 "%s: no operating system could be detected inside this disk image.\n"
2633 "\n"
2634 "This may be because the file is not a disk image, or is not a virtual "
2635 "machine\n"
2636 "image, or because the OS type is not understood by libguestfs.\n"
2637 "\n"
2638 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2639 "must\n"
2640 "install the separate libguestfs-winsupport package.\n"
2641 "\n"
2642 "If you feel this is an error, please file a bug report including as much\n"
2643 "information about the disk image as possible.\n"
2644 msgstr ""
2645
2646 #: inspector/virt-inspector.c:288
2647 #, c-format
2648 msgid "%s: XML write error at \"%s\": %m\n"
2649 msgstr ""
2650
2651 #: inspector/virt-inspector.c:300
2652 #, c-format
2653 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2654 msgstr ""
2655
2656 #: inspector/virt-inspector.c:308
2657 #, c-format
2658 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:158
2662 msgid "open_guest: first parameter must be a string or an arrayref"
2663 msgstr ""
2664
2665 #: perl/lib/Sys/Guestfs/Lib.pm:164
2666 msgid "open_guest: first argument contains undefined element"
2667 msgstr ""
2668
2669 #: perl/lib/Sys/Guestfs/Lib.pm:172
2670 #, perl-brace-format
2671 msgid "guest image {imagename} does not exist or is not readable"
2672 msgstr ""
2673
2674 #: perl/lib/Sys/Guestfs/Lib.pm:179
2675 msgid ""
2676 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2677 "XPath::XMLParser)"
2678 msgstr ""
2679
2680 #: perl/lib/Sys/Guestfs/Lib.pm:184
2681 msgid "open_guest: too many domains listed on command line"
2682 msgstr ""
2683
2684 #: perl/lib/Sys/Guestfs/Lib.pm:191
2685 msgid "open_guest: cannot connect to libvirt"
2686 msgstr ""
2687
2688 #: perl/lib/Sys/Guestfs/Lib.pm:210
2689 #, perl-brace-format
2690 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2691 msgstr ""
2692
2693 #: perl/lib/Sys/Guestfs/Lib.pm:213
2694 #, perl-brace-format
2695 msgid "{imagename} is not the name of a libvirt domain\n"
2696 msgstr ""
2697
2698 #: perl/lib/Sys/Guestfs/Lib.pm:242
2699 #, perl-brace-format
2700 msgid "{imagename} seems to have no disk devices\n"
2701 msgstr ""
2702
2703 #: perl/lib/Sys/Guestfs/Lib.pm:827
2704 msgid ""
2705 "No operating system could be detected inside this disk image.\n"
2706 "\n"
2707 "This may be because the file is not a disk image, or is not a virtual "
2708 "machine\n"
2709 "image, or because the OS type is not understood by virt-inspector.\n"
2710 "\n"
2711 "If you feel this is an error, please file a bug report including as much\n"
2712 "information about the disk image as possible.\n"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:945
2716 #, perl-brace-format
2717 msgid "unknown filesystem {fs}\n"
2718 msgstr ""
2719
2720 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2721 #, perl-brace-format
2722 msgid "Error running rpm -qa: {error}"
2723 msgstr ""
2724
2725 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2726 #, perl-brace-format
2727 msgid "Error running dpkg-query: {error}"
2728 msgstr ""
2729
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2731 msgid "Can't find grub on guest"
2732 msgstr ""
2733
2734 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2735 #, perl-brace-format
2736 msgid "Grub entry {title} has no kernel"
2737 msgstr ""
2738
2739 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2740 #, perl-brace-format
2741 msgid "grub refers to {path}, which doesn't exist\n"
2742 msgstr ""
2743
2744 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2745 #, perl-brace-format
2746 msgid "Grub entry {title} does not specify an initrd"
2747 msgstr ""
2748
2749 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2750 #, perl-brace-format
2751 msgid "Didn't find modules directory {modules} for kernel {path}"
2752 msgstr ""
2753
2754 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2755 #, perl-brace-format
2756 msgid "Couldn't guess kernel version number from path for kernel {path}"
2757 msgstr ""
2758
2759 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2760 #, perl-brace-format
2761 msgid "{path} doesn't match augeas pattern"
2762 msgstr ""
2763
2764 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2765 #, perl-brace-format
2766 msgid "{filename}: could not read initrd format"
2767 msgstr ""
2768
2769 #: rescue/virt-rescue.c:64
2770 #, c-format
2771 msgid ""
2772 "%s: Run a rescue shell on a virtual machine\n"
2773 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2774 "Usage:\n"
2775 "  %s [--options] -d domname\n"
2776 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2777 "Options:\n"
2778 "  -a|--add image       Add image\n"
2779 "  --append kernelopts  Append kernel options\n"
2780 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2781 "  -d|--domain guest    Add disks from libvirt guest\n"
2782 "  --format[=raw|..]    Force disk format for -a option\n"
2783 "  --help               Display brief help\n"
2784 "  -m|--memsize MB      Set memory size in megabytes\n"
2785 "  --network            Enable network\n"
2786 "  -r|--ro              Access read-only\n"
2787 "  --selinux            Enable SELinux\n"
2788 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2789 "  -v|--verbose         Verbose messages\n"
2790 "  -V|--version         Display version and exit\n"
2791 "  -w|--rw              Mount read-write\n"
2792 "  -x                   Trace libguestfs API calls\n"
2793 "For more information, see the manpage %s(1).\n"
2794 msgstr ""
2795
2796 #: rescue/virt-rescue.c:162
2797 #, c-format
2798 msgid "%s: could not parse --smp parameter '%s'\n"
2799 msgstr ""
2800
2801 #: rescue/virt-rescue.c:167
2802 #, c-format
2803 msgid "%s: --smp parameter '%s' should be >= 1\n"
2804 msgstr ""
2805
2806 #: rescue/virt-rescue.c:195
2807 #, c-format
2808 msgid "%s: could not parse memory size '%s'\n"
2809 msgstr ""
2810
2811 #: rescue/virt-rescue.c:428
2812 #, c-format
2813 msgid "%s: unknown child exit status (%d)\n"
2814 msgstr ""
2815
2816 #: src/appliance.c:182
2817 #, c-format
2818 msgid ""
2819 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2820 "LIBGUESTFS_PATH (search path: %s)"
2821 msgstr ""
2822
2823 #: src/appliance.c:332
2824 #, c-format
2825 msgid "security: cached appliance %s is not owned by UID %d"
2826 msgstr ""
2827
2828 #: src/appliance.c:337
2829 #, c-format
2830 msgid "security: cached appliance %s is not a directory (mode %o)"
2831 msgstr ""
2832
2833 #: src/appliance.c:342
2834 #, c-format
2835 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2836 msgstr ""
2837
2838 #: src/appliance.c:672
2839 msgid "external command failed, see earlier error messages"
2840 msgstr ""
2841
2842 #: src/dbdump.c:85
2843 msgid "unexpected end of output from db_dump command before end of header"
2844 msgstr ""
2845
2846 #: src/dbdump.c:98 src/dbdump.c:110
2847 msgid "unexpected line from db_dump command, no space prefix"
2848 msgstr ""
2849
2850 #: src/dbdump.c:127
2851 msgid "unexpected end of output from db_dump command before end of data"
2852 msgstr ""
2853
2854 #: src/dbdump.c:208
2855 msgid "unexpected non-hex digits in output of db_dump command"
2856 msgstr ""
2857
2858 #: src/filearch.c:152
2859 #, c-format
2860 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2861 msgstr ""
2862
2863 #: src/filearch.c:265
2864 msgid ""
2865 "file-architecture API not available since this version of libguestfs was "
2866 "compiled without the libmagic library"
2867 msgstr ""
2868
2869 #: src/guestfs.c:177
2870 #, c-format
2871 msgid "guestfs_close: called twice on the same handle\n"
2872 msgstr ""
2873
2874 #: src/guestfs.c:344
2875 #, c-format
2876 msgid "warning: %s"
2877 msgstr ""
2878
2879 #: src/guestfs.c:403
2880 #, c-format
2881 msgid "libguestfs: error: %s\n"
2882 msgstr ""
2883
2884 #: src/guestfs.c:981
2885 #, c-format
2886 msgid "<truncated, original size %zu bytes>"
2887 msgstr ""
2888
2889 #: src/inspect.c:278
2890 msgid "not a Windows guest, or systemroot could not be determined"
2891 msgstr ""
2892
2893 #: src/inspect.c:294
2894 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2895 msgstr ""
2896
2897 #: src/inspect.c:556 src/inspect_fs.c:493 src/inspect_fs.c:537
2898 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658
2899 #: src/inspect_fs_unix.c:958
2900 #, c-format
2901 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2902 msgstr ""
2903
2904 #: src/inspect.c:592
2905 msgid "no inspection data: call guestfs_inspect_os first"
2906 msgstr ""
2907
2908 #: src/inspect.c:604
2909 #, c-format
2910 msgid ""
2911 "%s: root device not found: only call this function with a root device "
2912 "previously returned by guestfs_inspect_os"
2913 msgstr ""
2914
2915 #: src/inspect.c:614 src/inspect_apps.c:609
2916 msgid ""
2917 "inspection API not available since this version of libguestfs was compiled "
2918 "without the hivex library"
2919 msgstr ""
2920
2921 #: src/inspect_fs.c:336 src/inspect_fs.c:349
2922 #, c-format
2923 msgid "could not parse integer in version number: %s"
2924 msgstr ""
2925
2926 #: src/inspect_fs.c:502
2927 #, c-format
2928 msgid "%s: file is empty"
2929 msgstr ""
2930
2931 #: src/inspect_fs_unix.c:692
2932 msgid "could not parse /etc/fstab or empty file"
2933 msgstr ""
2934
2935 #: src/inspect_fs_windows.c:164
2936 #, c-format
2937 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2938 msgstr ""
2939
2940 #: src/inspect_icon.c:491
2941 #, c-format
2942 msgid "read: %s: unexpected end of file"
2943 msgstr ""
2944
2945 #: src/launch.c:133
2946 msgid "command line cannot be altered after qemu subprocess launched"
2947 msgstr ""
2948
2949 #: src/launch.c:214
2950 msgid "guestfs_config: parameter must begin with '-' character"
2951 msgstr ""
2952
2953 #: src/launch.c:228
2954 #, c-format
2955 msgid "guestfs_config: parameter '%s' isn't allowed"
2956 msgstr ""
2957
2958 #: src/launch.c:296 src/launch.c:414
2959 msgid "filename cannot contain ',' (comma) character"
2960 msgstr ""
2961
2962 #: src/launch.c:310 src/launch.c:318
2963 #, c-format
2964 msgid "%s parameter is empty or contains disallowed characters"
2965 msgstr ""
2966
2967 #: src/launch.c:433
2968 msgid "the libguestfs handle has already been launched"
2969 msgstr ""
2970
2971 #: src/launch.c:444
2972 #, c-format
2973 msgid "%s: cannot create temporary directory"
2974 msgstr ""
2975
2976 #: src/launch.c:481
2977 msgid "you must call guestfs_add_drive before guestfs_launch"
2978 msgstr ""
2979
2980 #: src/launch.c:892
2981 msgid "guestfs_launch failed, see earlier error messages"
2982 msgstr ""
2983
2984 #: src/launch.c:905
2985 msgid "qemu launched and contacted daemon, but state != READY"
2986 msgstr ""
2987
2988 #: src/launch.c:995
2989 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2990 msgstr ""
2991
2992 #: src/launch.c:1003
2993 msgid "contacted guestfsd, but state != READY"
2994 msgstr ""
2995
2996 #: src/launch.c:1175
2997 #, c-format
2998 msgid ""
2999 "command failed: %s\n"
3000 "\n"
3001 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3002 "environment variable.  There may also be errors printed above."
3003 msgstr ""
3004
3005 #: src/launch.c:1291
3006 msgid "qemu has not been launched yet"
3007 msgstr ""
3008
3009 #: src/launch.c:1302
3010 msgid "no subprocess to kill"
3011 msgstr ""
3012
3013 #: src/proto.c:188
3014 #, c-format
3015 msgid "guestfs_set_busy: called when in state %d != READY"
3016 msgstr ""
3017
3018 #: src/proto.c:211
3019 #, c-format
3020 msgid "guestfs_end_busy: called when in state %d"
3021 msgstr ""
3022
3023 #: src/proto.c:421
3024 #, c-format
3025 msgid ""
3026 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3027 msgstr ""
3028
3029 #: src/proto.c:543
3030 msgid ""
3031 "This usually means the libguestfs appliance failed to start up.  Please\n"
3032 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3033 "the debug messages output prior to this error.\n"
3034 msgstr ""
3035
3036 #: src/proto.c:549
3037 msgid "See earlier debug messages.\n"
3038 msgstr ""
3039
3040 #: src/proto.c:639
3041 #, c-format
3042 msgid "received magic signature from guestfsd, but in state %d"
3043 msgstr ""
3044
3045 #: src/proto.c:658
3046 #, c-format
3047 msgid "message length (%u) > maximum possible size (%d)"
3048 msgstr ""
3049
3050 #: src/proto.c:810
3051 #, c-format
3052 msgid "guestfs___send: state %d != BUSY"
3053 msgstr ""
3054
3055 #: src/proto.c:834
3056 msgid "xdr_guestfs_message_header failed"
3057 msgstr ""
3058
3059 #: src/proto.c:843
3060 msgid "dispatch failed to marshal args"
3061 msgstr ""
3062
3063 #: src/proto.c:922 src/proto.c:1217
3064 msgid "operation cancelled by user"
3065 msgstr ""
3066
3067 #: src/proto.c:973
3068 #, c-format
3069 msgid "send_file_chunk: state %d != READY"
3070 msgstr ""
3071
3072 #: src/proto.c:989
3073 #, c-format
3074 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3075 msgstr ""
3076
3077 #: src/proto.c:1144
3078 #, c-format
3079 msgid "%s: error in chunked encoding"
3080 msgstr ""
3081
3082 #: src/proto.c:1171
3083 msgid "write to daemon socket"
3084 msgstr ""
3085
3086 #: src/proto.c:1194
3087 msgid "receive_file_data: parse error in reply callback"
3088 msgstr ""
3089
3090 #: src/proto.c:1199
3091 msgid "receive_file_data: unexpected flag received when reading file chunks"
3092 msgstr ""
3093
3094 #: src/proto.c:1207
3095 msgid "failed to parse file chunk"
3096 msgstr ""
3097
3098 #: src/proto.c:1221
3099 msgid "file receive cancelled by daemon"
3100 msgstr ""
3101
3102 #: src/virt.c:101 src/virt.c:347
3103 msgid "you cannot set both live and readonly flags"
3104 msgstr ""
3105
3106 #: src/virt.c:109
3107 #, c-format
3108 msgid "could not connect to libvirt (code %d, domain %d): %s"
3109 msgstr ""
3110
3111 #: src/virt.c:130
3112 #, c-format
3113 msgid "no libvirt domain called '%s': %s"
3114 msgstr ""
3115
3116 #: src/virt.c:185 src/virt.c:435
3117 #, c-format
3118 msgid "error reading libvirt XML information: %s"
3119 msgstr ""
3120
3121 #: src/virt.c:195 src/virt.c:443
3122 msgid "unable to parse XML information returned by libvirt"
3123 msgstr ""
3124
3125 #: src/virt.c:201 src/virt.c:449
3126 msgid "unable to create new XPath context"
3127 msgstr ""
3128
3129 #: src/virt.c:208 src/virt.c:464
3130 msgid "unable to evaluate XPath expression"
3131 msgstr ""
3132
3133 #: src/virt.c:305
3134 msgid "libvirt domain has no disks"
3135 msgstr ""
3136
3137 #: src/virt.c:358
3138 #, c-format
3139 msgid "error getting domain info: %s"
3140 msgstr ""
3141
3142 #: src/virt.c:372
3143 msgid ""
3144 "error: domain is a live virtual machine.\n"
3145 "Writing to the disks of a running virtual machine can cause disk "
3146 "corruption.\n"
3147 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3148 "specify live access.  In most libguestfs tools these options are --ro or\n"
3149 "--live respectively.  Consult the documentation for further information."
3150 msgstr ""
3151
3152 #: src/virt.c:492
3153 msgid ""
3154 "this guest has no libvirt <channel> definition for guestfsd\n"
3155 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3156 msgstr ""
3157
3158 #: src/virt.c:517
3159 msgid ""
3160 "add-domain API not available since this version of libguestfs was compiled "
3161 "without libvirt or libxml2"
3162 msgstr ""
3163
3164 #: test-tool/test-tool.c:79
3165 #, c-format
3166 msgid ""
3167 "libguestfs-test-tool: interactive test tool\n"
3168 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3169 "Usage:\n"
3170 "  libguestfs-test-tool [--options]\n"
3171 "Options:\n"
3172 "  --help         Display usage\n"
3173 "  --qemudir dir  Specify QEMU source directory\n"
3174 "  --qemu qemu    Specify QEMU binary\n"
3175 "  --timeout n\n"
3176 "  -t n           Set launch timeout (default: %d seconds)\n"
3177 msgstr ""
3178
3179 #: test-tool/test-tool.c:127
3180 #, c-format
3181 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3182 msgstr ""
3183
3184 #: test-tool/test-tool.c:136
3185 #, c-format
3186 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3187 msgstr ""
3188
3189 #: test-tool/test-tool.c:148
3190 #, c-format
3191 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3192 msgstr ""
3193
3194 #: test-tool/test-tool.c:174
3195 #, c-format
3196 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3197 msgstr ""
3198
3199 #: test-tool/test-tool.c:181
3200 #, c-format
3201 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3202 msgstr ""
3203
3204 #: test-tool/test-tool.c:189
3205 #, c-format
3206 msgid "libguestfs-test-tool: guestfs_version failed\n"
3207 msgstr ""
3208
3209 #: test-tool/test-tool.c:223
3210 #, c-format
3211 msgid "libguestfs-test-tool: failed to launch appliance\n"
3212 msgstr ""
3213
3214 #: test-tool/test-tool.c:235
3215 #, c-format
3216 msgid "libguestfs-test-tool: failed to run part-disk\n"
3217 msgstr ""
3218
3219 #: test-tool/test-tool.c:241
3220 #, c-format
3221 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3222 msgstr ""
3223
3224 #: test-tool/test-tool.c:247
3225 #, c-format
3226 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3227 msgstr ""
3228
3229 #: test-tool/test-tool.c:254
3230 #, c-format
3231 msgid "libguestfs-test-tool: failed to touch file\n"
3232 msgstr ""
3233
3234 #: test-tool/test-tool.c:285
3235 #, c-format
3236 msgid ""
3237 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3238 "--qemu/--qemudir options cannot be used.\n"
3239 msgstr ""
3240
3241 #: test-tool/test-tool.c:293
3242 #, c-format
3243 msgid "Binary '%s' does not exist or is not executable\n"
3244 msgstr ""
3245
3246 #: test-tool/test-tool.c:307
3247 #, c-format
3248 msgid "%s: does not look like a qemu source directory\n"
3249 msgstr ""
3250
3251 #: tools/virt-list-filesystems.pl:148
3252 msgid "virt-list-filesystems: no image or VM name given"
3253 msgstr ""
3254
3255 #: tools/virt-list-partitions.pl:160
3256 msgid "virt-list-partitions: no image or VM name given"
3257 msgstr ""
3258
3259 #: tools/virt-make-fs.pl:291
3260 msgid "virt-make-fs input output\n"
3261 msgstr ""
3262
3263 #: tools/virt-make-fs.pl:321
3264 msgid "unexpected output from 'du' command"
3265 msgstr ""
3266
3267 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3268 #: tools/virt-make-fs.pl:458
3269 #, perl-brace-format
3270 msgid "{f}: unknown input format: {fmt}\n"
3271 msgstr ""
3272
3273 #: tools/virt-make-fs.pl:391
3274 #, perl-brace-format
3275 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3276 msgstr ""
3277
3278 #: tools/virt-make-fs.pl:406
3279 msgid ""
3280 "qemu-img create: failed to create disk image, see earlier error messages\n"
3281 msgstr ""
3282
3283 #: tools/virt-make-fs.pl:417
3284 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3285 msgstr ""
3286
3287 #: tools/virt-make-fs.pl:442
3288 msgid "tar: failed, see earlier messages\n"
3289 msgstr ""
3290
3291 #: tools/virt-make-fs.pl:464
3292 msgid "uncompress command failed, see earlier messages\n"
3293 msgstr ""
3294
3295 #: tools/virt-make-fs.pl:499
3296 msgid ""
3297 "virt-make-fs: error copying contents into filesystem\n"
3298 "An error here usually means that the program did not estimate the\n"
3299 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3300 msgstr ""
3301
3302 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3303 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3304 msgstr ""
3305
3306 #: tools/virt-tar.pl:222
3307 msgid "virt-tar: no image, VM names, directory or filename given"
3308 msgstr ""
3309
3310 #: tools/virt-tar.pl:225
3311 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3312 msgstr ""
3313
3314 #: tools/virt-tar.pl:236
3315 #, perl-brace-format
3316 msgid "virt-tar: {tarball}: file not found\n"
3317 msgstr ""
3318
3319 #: tools/virt-tar.pl:239
3320 #, perl-brace-format
3321 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3322 msgstr ""
3323
3324 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3325 #, perl-brace-format
3326 msgid ""
3327 "{prog}: No operating system could be detected inside this disk image.\n"
3328 "\n"
3329 "This may be because the file is not a disk image, or is not a virtual "
3330 "machine\n"
3331 "image, or because the OS type is not understood by libguestfs.\n"
3332 "\n"
3333 "If you feel this is an error, please file a bug report including as much\n"
3334 "information about the disk image as possible.\n"
3335 msgstr ""
3336
3337 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3338 #, perl-brace-format
3339 msgid "{prog}: multiboot operating systems are not supported.\n"
3340 msgstr ""
3341
3342 #: tools/virt-win-reg.pl:245
3343 msgid "no libvirt domain name or disk image given\n"
3344 msgstr ""
3345
3346 #: tools/virt-win-reg.pl:287
3347 msgid ""
3348 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3349 "export\n"
3350 msgstr ""
3351
3352 #: tools/virt-win-reg.pl:446
3353 #, perl-brace-format
3354 msgid "virt-win-reg: {p}: cannot find user directory\n"
3355 msgstr ""
3356
3357 #: tools/virt-win-reg.pl:451
3358 #, perl-brace-format
3359 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3360 msgstr ""
3361
3362 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3363 #, perl-brace-format
3364 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3365 msgstr ""
3366
3367 #: tools/virt-win-reg.pl:529
3368 #, perl-brace-format
3369 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3370 msgstr ""
3371
3372 #: tools/virt-win-reg.pl:551
3373 #, perl-brace-format
3374 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3375 msgstr ""