1b0012203ea10378d6ae854b13e0e792a372e8c0
[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.20\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-11 20:58+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:1554
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:2685
358 msgid "Command"
359 msgstr ""
360
361 #: fish/cmds.c:2685
362 msgid "Description"
363 msgstr ""
364
365 #: fish/cmds.c:2687
366 msgid "add a CD-ROM disk image to examine"
367 msgstr ""
368
369 #: fish/cmds.c:2688
370 msgid "add the disk(s) from a named libvirt domain"
371 msgstr ""
372
373 #: fish/cmds.c:2689 fish/cmds.c:2690
374 msgid "add an image to examine or modify"
375 msgstr ""
376
377 #: fish/cmds.c:2691
378 msgid "add a drive in snapshot mode (read-only)"
379 msgstr ""
380
381 #: fish/cmds.c:2692
382 msgid "add a drive read-only specifying the QEMU block emulation to use"
383 msgstr ""
384
385 #: fish/cmds.c:2693
386 msgid "add a drive specifying the QEMU block emulation to use"
387 msgstr ""
388
389 #: fish/cmds.c:2694
390 msgid "allocate and add a disk file"
391 msgstr ""
392
393 #: fish/cmds.c:2695
394 msgid "clear Augeas path"
395 msgstr ""
396
397 #: fish/cmds.c:2696
398 msgid "close the current Augeas handle"
399 msgstr ""
400
401 #: fish/cmds.c:2697
402 msgid "define an Augeas node"
403 msgstr ""
404
405 #: fish/cmds.c:2698
406 msgid "define an Augeas variable"
407 msgstr ""
408
409 #: fish/cmds.c:2699
410 msgid "look up the value of an Augeas path"
411 msgstr ""
412
413 #: fish/cmds.c:2700
414 msgid "create a new Augeas handle"
415 msgstr ""
416
417 #: fish/cmds.c:2701
418 msgid "insert a sibling Augeas node"
419 msgstr ""
420
421 #: fish/cmds.c:2702
422 msgid "load files into the tree"
423 msgstr ""
424
425 #: fish/cmds.c:2703
426 msgid "list Augeas nodes under augpath"
427 msgstr ""
428
429 #: fish/cmds.c:2704
430 msgid "return Augeas nodes which match augpath"
431 msgstr ""
432
433 #: fish/cmds.c:2705
434 msgid "move Augeas node"
435 msgstr ""
436
437 #: fish/cmds.c:2706
438 msgid "remove an Augeas path"
439 msgstr ""
440
441 #: fish/cmds.c:2707
442 msgid "write all pending Augeas changes to disk"
443 msgstr ""
444
445 #: fish/cmds.c:2708
446 msgid "set Augeas path to value"
447 msgstr ""
448
449 #: fish/cmds.c:2709
450 msgid "test availability of some parts of the API"
451 msgstr ""
452
453 #: fish/cmds.c:2710
454 msgid "return a list of all optional groups"
455 msgstr ""
456
457 #: fish/cmds.c:2711
458 msgid "upload base64-encoded data to file"
459 msgstr ""
460
461 #: fish/cmds.c:2712
462 msgid "download file and encode as base64"
463 msgstr ""
464
465 #: fish/cmds.c:2713
466 msgid "flush device buffers"
467 msgstr ""
468
469 #: fish/cmds.c:2714
470 msgid "get blocksize of block device"
471 msgstr ""
472
473 #: fish/cmds.c:2715
474 msgid "is block device set to read-only"
475 msgstr ""
476
477 #: fish/cmds.c:2716
478 msgid "get total size of device in bytes"
479 msgstr ""
480
481 #: fish/cmds.c:2717
482 msgid "get sectorsize of block device"
483 msgstr ""
484
485 #: fish/cmds.c:2718
486 msgid "get total size of device in 512-byte sectors"
487 msgstr ""
488
489 #: fish/cmds.c:2719
490 msgid "reread partition table"
491 msgstr ""
492
493 #: fish/cmds.c:2720
494 msgid "set blocksize of block device"
495 msgstr ""
496
497 #: fish/cmds.c:2721
498 msgid "set block device to read-only"
499 msgstr ""
500
501 #: fish/cmds.c:2722
502 msgid "set block device to read-write"
503 msgstr ""
504
505 #: fish/cmds.c:2723
506 msgid "resize a btrfs filesystem"
507 msgstr ""
508
509 #: fish/cmds.c:2724
510 msgid "return true path on case-insensitive filesystem"
511 msgstr ""
512
513 #: fish/cmds.c:2725
514 msgid "list the contents of a file"
515 msgstr ""
516
517 #: fish/cmds.c:2726
518 msgid "compute MD5, SHAx or CRC checksum of file"
519 msgstr ""
520
521 #: fish/cmds.c:2727
522 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
523 msgstr ""
524
525 #: fish/cmds.c:2728
526 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
527 msgstr ""
528
529 #: fish/cmds.c:2729
530 msgid "change file mode"
531 msgstr ""
532
533 #: fish/cmds.c:2730 fish/cmds.c:2854
534 msgid "change file owner and group"
535 msgstr ""
536
537 #: fish/cmds.c:2731
538 msgid "run a command from the guest filesystem"
539 msgstr ""
540
541 #: fish/cmds.c:2732
542 msgid "run a command, returning lines"
543 msgstr ""
544
545 #: fish/cmds.c:2733
546 msgid "output compressed device"
547 msgstr ""
548
549 #: fish/cmds.c:2734
550 msgid "output compressed file"
551 msgstr ""
552
553 #: fish/cmds.c:2735
554 msgid "add qemu parameters"
555 msgstr ""
556
557 #: fish/cmds.c:2736
558 msgid "copy local files or directories into an image"
559 msgstr ""
560
561 #: fish/cmds.c:2737
562 msgid "copy remote files or directories out of an image"
563 msgstr ""
564
565 #: fish/cmds.c:2738
566 msgid "copy size bytes from source to destination using dd"
567 msgstr ""
568
569 #: fish/cmds.c:2739
570 msgid "copy a file"
571 msgstr ""
572
573 #: fish/cmds.c:2740
574 msgid "copy a file or directory recursively"
575 msgstr ""
576
577 #: fish/cmds.c:2741
578 msgid "copy from source to destination using dd"
579 msgstr ""
580
581 #: fish/cmds.c:2742
582 msgid "debugging and internals"
583 msgstr ""
584
585 #: fish/cmds.c:2743
586 msgid "debug the QEMU command line (internal use only)"
587 msgstr ""
588
589 #: fish/cmds.c:2744
590 msgid "upload a file to the appliance (internal use only)"
591 msgstr ""
592
593 #: fish/cmds.c:2745
594 msgid "report file system disk space usage"
595 msgstr ""
596
597 #: fish/cmds.c:2746
598 msgid "report file system disk space usage (human readable)"
599 msgstr ""
600
601 #: fish/cmds.c:2747
602 msgid "display an image"
603 msgstr ""
604
605 #: fish/cmds.c:2748
606 msgid "return kernel messages"
607 msgstr ""
608
609 #: fish/cmds.c:2749
610 msgid "download a file to the local machine"
611 msgstr ""
612
613 #: fish/cmds.c:2750
614 msgid "download a file to the local machine with offset and size"
615 msgstr ""
616
617 #: fish/cmds.c:2751
618 msgid "drop kernel page cache, dentries and inodes"
619 msgstr ""
620
621 #: fish/cmds.c:2752
622 msgid "estimate file space usage"
623 msgstr ""
624
625 #: fish/cmds.c:2753
626 msgid "check an ext2/ext3 filesystem"
627 msgstr ""
628
629 #: fish/cmds.c:2754
630 msgid "display a line of text"
631 msgstr ""
632
633 #: fish/cmds.c:2755
634 msgid "echo arguments back to the client"
635 msgstr ""
636
637 #: fish/cmds.c:2756
638 msgid "edit a file"
639 msgstr ""
640
641 #: fish/cmds.c:2757 fish/cmds.c:2758 fish/cmds.c:2763 fish/cmds.c:2764
642 #: fish/cmds.c:2799 fish/cmds.c:2800 fish/cmds.c:3056 fish/cmds.c:3057
643 #: fish/cmds.c:3061 fish/cmds.c:3062 fish/cmds.c:3064 fish/cmds.c:3065
644 msgid "return lines matching a pattern"
645 msgstr ""
646
647 #: fish/cmds.c:2759
648 msgid "test if two files have equal contents"
649 msgstr ""
650
651 #: fish/cmds.c:2760
652 msgid "test if file or directory exists"
653 msgstr ""
654
655 #: fish/cmds.c:2761 fish/cmds.c:2762
656 msgid "preallocate a file in the guest filesystem"
657 msgstr ""
658
659 #: fish/cmds.c:2765
660 msgid "determine file type"
661 msgstr ""
662
663 #: fish/cmds.c:2766
664 msgid "detect the architecture of a binary file"
665 msgstr ""
666
667 #: fish/cmds.c:2767
668 msgid "return the size of the file in bytes"
669 msgstr ""
670
671 #: fish/cmds.c:2768
672 msgid "fill a file with octets"
673 msgstr ""
674
675 #: fish/cmds.c:2769
676 msgid "fill a file with a repeating pattern of bytes"
677 msgstr ""
678
679 #: fish/cmds.c:2770
680 msgid "find all files and directories"
681 msgstr ""
682
683 #: fish/cmds.c:2771
684 msgid "find all files and directories, returning NUL-separated list"
685 msgstr ""
686
687 #: fish/cmds.c:2772
688 msgid "find a filesystem by label"
689 msgstr ""
690
691 #: fish/cmds.c:2773
692 msgid "find a filesystem by UUID"
693 msgstr ""
694
695 #: fish/cmds.c:2774
696 msgid "run the filesystem checker"
697 msgstr ""
698
699 #: fish/cmds.c:2775
700 msgid "get the additional kernel options"
701 msgstr ""
702
703 #: fish/cmds.c:2776
704 msgid "get the attach method"
705 msgstr ""
706
707 #: fish/cmds.c:2777
708 msgid "get autosync mode"
709 msgstr ""
710
711 #: fish/cmds.c:2778
712 msgid "get direct appliance mode flag"
713 msgstr ""
714
715 #: fish/cmds.c:2779
716 msgid "get the ext2/3/4 filesystem label"
717 msgstr ""
718
719 #: fish/cmds.c:2780
720 msgid "get the ext2/3/4 filesystem UUID"
721 msgstr ""
722
723 #: fish/cmds.c:2781
724 msgid "get memory allocated to the qemu subprocess"
725 msgstr ""
726
727 #: fish/cmds.c:2782
728 msgid "get enable network flag"
729 msgstr ""
730
731 #: fish/cmds.c:2783
732 msgid "get the search path"
733 msgstr ""
734
735 #: fish/cmds.c:2784
736 msgid "get process group flag"
737 msgstr ""
738
739 #: fish/cmds.c:2785
740 msgid "get PID of qemu subprocess"
741 msgstr ""
742
743 #: fish/cmds.c:2786
744 msgid "get the qemu binary"
745 msgstr ""
746
747 #: fish/cmds.c:2787
748 msgid "get recovery process enabled flag"
749 msgstr ""
750
751 #: fish/cmds.c:2788
752 msgid "get SELinux enabled flag"
753 msgstr ""
754
755 #: fish/cmds.c:2789
756 msgid "get number of virtual CPUs in appliance"
757 msgstr ""
758
759 #: fish/cmds.c:2790
760 msgid "get the current state"
761 msgstr ""
762
763 #: fish/cmds.c:2791
764 msgid "get command trace enabled flag"
765 msgstr ""
766
767 #: fish/cmds.c:2792
768 msgid "get the current umask"
769 msgstr ""
770
771 #: fish/cmds.c:2793
772 msgid "get verbose mode"
773 msgstr ""
774
775 #: fish/cmds.c:2794
776 msgid "get SELinux security context"
777 msgstr ""
778
779 #: fish/cmds.c:2795 fish/cmds.c:2855
780 msgid "get a single extended attribute"
781 msgstr ""
782
783 #: fish/cmds.c:2796 fish/cmds.c:2856
784 msgid "list extended attributes of a file or directory"
785 msgstr ""
786
787 #: fish/cmds.c:2797
788 msgid "expand wildcards in command"
789 msgstr ""
790
791 #: fish/cmds.c:2798
792 msgid "expand a wildcard path"
793 msgstr ""
794
795 #: fish/cmds.c:2801
796 msgid "install GRUB 1"
797 msgstr ""
798
799 #: fish/cmds.c:2802
800 msgid "return first 10 lines of a file"
801 msgstr ""
802
803 #: fish/cmds.c:2803
804 msgid "return first N lines of a file"
805 msgstr ""
806
807 #: fish/cmds.c:2804
808 msgid "dump a file in hexadecimal"
809 msgstr ""
810
811 #: fish/cmds.c:2805
812 msgid "edit with a hex editor"
813 msgstr ""
814
815 #: fish/cmds.c:2806
816 msgid "list the contents of a single file in an initrd"
817 msgstr ""
818
819 #: fish/cmds.c:2807
820 msgid "list files in an initrd"
821 msgstr ""
822
823 #: fish/cmds.c:2808
824 msgid "add an inotify watch"
825 msgstr ""
826
827 #: fish/cmds.c:2809
828 msgid "close the inotify handle"
829 msgstr ""
830
831 #: fish/cmds.c:2810
832 msgid "return list of watched files that had events"
833 msgstr ""
834
835 #: fish/cmds.c:2811
836 msgid "create an inotify handle"
837 msgstr ""
838
839 #: fish/cmds.c:2812
840 msgid "return list of inotify events"
841 msgstr ""
842
843 #: fish/cmds.c:2813
844 msgid "remove an inotify watch"
845 msgstr ""
846
847 #: fish/cmds.c:2814
848 msgid "get architecture of inspected operating system"
849 msgstr ""
850
851 #: fish/cmds.c:2815
852 msgid "get distro of inspected operating system"
853 msgstr ""
854
855 #: fish/cmds.c:2816
856 msgid "get drive letter mappings"
857 msgstr ""
858
859 #: fish/cmds.c:2817
860 msgid "get filesystems associated with inspected operating system"
861 msgstr ""
862
863 #: fish/cmds.c:2818
864 msgid "get format of inspected operating system"
865 msgstr ""
866
867 #: fish/cmds.c:2819
868 msgid "get hostname of the operating system"
869 msgstr ""
870
871 #: fish/cmds.c:2820
872 msgid "get the icon corresponding to this operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2821
876 msgid "get major version of inspected operating system"
877 msgstr ""
878
879 #: fish/cmds.c:2822
880 msgid "get minor version of inspected operating system"
881 msgstr ""
882
883 #: fish/cmds.c:2823
884 msgid "get mountpoints of inspected operating system"
885 msgstr ""
886
887 #: fish/cmds.c:2824
888 msgid "get package format used by the operating system"
889 msgstr ""
890
891 #: fish/cmds.c:2825
892 msgid "get package management tool used by the operating system"
893 msgstr ""
894
895 #: fish/cmds.c:2826
896 msgid "get product name of inspected operating system"
897 msgstr ""
898
899 #: fish/cmds.c:2827
900 msgid "get product variant of inspected operating system"
901 msgstr ""
902
903 #: fish/cmds.c:2828
904 msgid "return list of operating systems found by last inspection"
905 msgstr ""
906
907 #: fish/cmds.c:2829
908 msgid "get type of inspected operating system"
909 msgstr ""
910
911 #: fish/cmds.c:2830
912 msgid "get Windows CurrentControlSet of inspected operating system"
913 msgstr ""
914
915 #: fish/cmds.c:2831
916 msgid "get Windows systemroot of inspected operating system"
917 msgstr ""
918
919 #: fish/cmds.c:2832
920 msgid "get live flag for install disk"
921 msgstr ""
922
923 #: fish/cmds.c:2833
924 msgid "get multipart flag for install disk"
925 msgstr ""
926
927 #: fish/cmds.c:2834
928 msgid "get netinst (network installer) flag for install disk"
929 msgstr ""
930
931 #: fish/cmds.c:2835
932 msgid "get list of applications installed in the operating system"
933 msgstr ""
934
935 #: fish/cmds.c:2836
936 msgid "inspect disk and return list of operating systems found"
937 msgstr ""
938
939 #: fish/cmds.c:2837
940 msgid "test if block device"
941 msgstr ""
942
943 #: fish/cmds.c:2838
944 msgid "is busy processing a command"
945 msgstr ""
946
947 #: fish/cmds.c:2839
948 msgid "test if character device"
949 msgstr ""
950
951 #: fish/cmds.c:2840
952 msgid "is in configuration state"
953 msgstr ""
954
955 #: fish/cmds.c:2841
956 msgid "test if a directory"
957 msgstr ""
958
959 #: fish/cmds.c:2842
960 msgid "test if FIFO (named pipe)"
961 msgstr ""
962
963 #: fish/cmds.c:2843
964 msgid "test if a regular file"
965 msgstr ""
966
967 #: fish/cmds.c:2844
968 msgid "is launching subprocess"
969 msgstr ""
970
971 #: fish/cmds.c:2845
972 msgid "test if device is a logical volume"
973 msgstr ""
974
975 #: fish/cmds.c:2846
976 msgid "is ready to accept commands"
977 msgstr ""
978
979 #: fish/cmds.c:2847
980 msgid "test if socket"
981 msgstr ""
982
983 #: fish/cmds.c:2848
984 msgid "test if symbolic link"
985 msgstr ""
986
987 #: fish/cmds.c:2849
988 msgid "test if a file contains all zero bytes"
989 msgstr ""
990
991 #: fish/cmds.c:2850
992 msgid "test if a device contains all zero bytes"
993 msgstr ""
994
995 #: fish/cmds.c:2851
996 msgid "kill the qemu subprocess"
997 msgstr ""
998
999 #: fish/cmds.c:2852
1000 msgid "launch the qemu subprocess"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2853
1004 msgid "change working directory"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2857
1008 msgid "list 9p filesystems"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2858
1012 msgid "list the block devices"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2859
1016 msgid "list device mapper devices"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2860
1020 msgid "list filesystems"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2861
1024 msgid "list the partitions"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2862
1028 msgid "list the files in a directory (long format)"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2863 fish/cmds.c:2864
1032 msgid "create a hard link"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2865 fish/cmds.c:2866
1036 msgid "create a symbolic link"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2867 fish/cmds.c:2960
1040 msgid "remove extended attribute of a file or directory"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2868
1044 msgid "list the files in a directory"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2869 fish/cmds.c:2990
1048 msgid "set extended attribute of a file or directory"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2870
1052 msgid "get file information for a symbolic link"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2871
1056 msgid "lstat on multiple files"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2872
1060 msgid "add a key on a LUKS encrypted device"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2873
1064 msgid "close a LUKS device"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2874 fish/cmds.c:2875
1068 msgid "format a block device as a LUKS encrypted device"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2876
1072 msgid "remove a key from a LUKS encrypted device"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2877
1076 msgid "open a LUKS-encrypted block device"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2878
1080 msgid "open a LUKS-encrypted block device read-only"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2879
1084 msgid "create an LVM logical volume"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2880
1088 msgid "get canonical name of an LV"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2881
1092 msgid "clear LVM device filter"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2882
1096 msgid "remove all LVM LVs, VGs and PVs"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2883
1100 msgid "set LVM device filter"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2884
1104 msgid "remove an LVM logical volume"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2885
1108 msgid "rename an LVM logical volume"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2886
1112 msgid "resize an LVM logical volume"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2887
1116 msgid "expand an LV to fill free space"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2888 fish/cmds.c:2889
1120 msgid "list the LVM logical volumes (LVs)"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2890
1124 msgid "get the UUID of a logical volume"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2891
1128 msgid "lgetxattr on multiple files"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2892
1132 msgid "open the manual"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2893
1136 msgid "create a directory"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2894
1140 msgid "create a directory with a particular mode"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2895
1144 msgid "create a directory and parents"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2896
1148 msgid "create a temporary directory"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2897 fish/cmds.c:2898 fish/cmds.c:2899
1152 msgid "make ext2/3/4 filesystem with external journal"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2900
1156 msgid "make ext2/3/4 external journal"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2901
1160 msgid "make ext2/3/4 external journal with label"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2902
1164 msgid "make ext2/3/4 external journal with UUID"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2903
1168 msgid "make FIFO (named pipe)"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2904 fish/cmds.c:2906
1172 msgid "make a filesystem"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2905
1176 msgid "make a filesystem with block size"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2907
1180 msgid "create a mountpoint"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2908
1184 msgid "make block, character or FIFO devices"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2909
1188 msgid "make block device node"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2910
1192 msgid "make char device node"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2911
1196 msgid "create a swap partition"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2912
1200 msgid "create a swap partition with a label"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2913
1204 msgid "create a swap partition with an explicit UUID"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2914
1208 msgid "create a swap file"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2915
1212 msgid "load a kernel module"
1213 msgstr ""
1214
1215 #: fish/cmds.c:2916
1216 msgid "view a file"
1217 msgstr ""
1218
1219 #: fish/cmds.c:2917
1220 msgid "mount a guest disk at a position in the filesystem"
1221 msgstr ""
1222
1223 #: fish/cmds.c:2918
1224 msgid "mount 9p filesystem"
1225 msgstr ""
1226
1227 #: fish/cmds.c:2919
1228 msgid "mount a file using the loop device"
1229 msgstr ""
1230
1231 #: fish/cmds.c:2920
1232 msgid "mount a guest disk with mount options"
1233 msgstr ""
1234
1235 #: fish/cmds.c:2921
1236 msgid "mount a guest disk, read-only"
1237 msgstr ""
1238
1239 #: fish/cmds.c:2922
1240 msgid "mount a guest disk with mount options and vfstype"
1241 msgstr ""
1242
1243 #: fish/cmds.c:2923
1244 msgid "show mountpoints"
1245 msgstr ""
1246
1247 #: fish/cmds.c:2924
1248 msgid "show mounted filesystems"
1249 msgstr ""
1250
1251 #: fish/cmds.c:2925
1252 msgid "move a file"
1253 msgstr ""
1254
1255 #: fish/cmds.c:2926
1256 msgid "probe NTFS volume"
1257 msgstr ""
1258
1259 #: fish/cmds.c:2927 fish/cmds.c:2928
1260 msgid "resize an NTFS filesystem"
1261 msgstr ""
1262
1263 #: fish/cmds.c:2929
1264 msgid "resize an NTFS filesystem (with size)"
1265 msgstr ""
1266
1267 #: fish/cmds.c:2930
1268 msgid "add a partition to the device"
1269 msgstr ""
1270
1271 #: fish/cmds.c:2931
1272 msgid "delete a partition"
1273 msgstr ""
1274
1275 #: fish/cmds.c:2932
1276 msgid "partition whole disk with a single primary partition"
1277 msgstr ""
1278
1279 #: fish/cmds.c:2933
1280 msgid "return true if a partition is bootable"
1281 msgstr ""
1282
1283 #: fish/cmds.c:2934
1284 msgid "get the MBR type byte (ID byte) from a partition"
1285 msgstr ""
1286
1287 #: fish/cmds.c:2935
1288 msgid "get the partition table type"
1289 msgstr ""
1290
1291 #: fish/cmds.c:2936
1292 msgid "create an empty partition table"
1293 msgstr ""
1294
1295 #: fish/cmds.c:2937
1296 msgid "list partitions on a device"
1297 msgstr ""
1298
1299 #: fish/cmds.c:2938
1300 msgid "make a partition bootable"
1301 msgstr ""
1302
1303 #: fish/cmds.c:2939
1304 msgid "set the MBR type byte (ID byte) of a partition"
1305 msgstr ""
1306
1307 #: fish/cmds.c:2940
1308 msgid "set partition name"
1309 msgstr ""
1310
1311 #: fish/cmds.c:2941
1312 msgid "convert partition name to device name"
1313 msgstr ""
1314
1315 #: fish/cmds.c:2942
1316 msgid "ping the guest daemon"
1317 msgstr ""
1318
1319 #: fish/cmds.c:2943
1320 msgid "read part of a file"
1321 msgstr ""
1322
1323 #: fish/cmds.c:2944
1324 msgid "read part of a device"
1325 msgstr ""
1326
1327 #: fish/cmds.c:2945
1328 msgid "create an LVM physical volume"
1329 msgstr ""
1330
1331 #: fish/cmds.c:2946
1332 msgid "remove an LVM physical volume"
1333 msgstr ""
1334
1335 #: fish/cmds.c:2947
1336 msgid "resize an LVM physical volume"
1337 msgstr ""
1338
1339 #: fish/cmds.c:2948
1340 msgid "resize an LVM physical volume (with size)"
1341 msgstr ""
1342
1343 #: fish/cmds.c:2949 fish/cmds.c:2950
1344 msgid "list the LVM physical volumes (PVs)"
1345 msgstr ""
1346
1347 #: fish/cmds.c:2951
1348 msgid "get the UUID of a physical volume"
1349 msgstr ""
1350
1351 #: fish/cmds.c:2952
1352 msgid "write to part of a file"
1353 msgstr ""
1354
1355 #: fish/cmds.c:2953
1356 msgid "write to part of a device"
1357 msgstr ""
1358
1359 #: fish/cmds.c:2954
1360 msgid "read a file"
1361 msgstr ""
1362
1363 #: fish/cmds.c:2955
1364 msgid "read file as lines"
1365 msgstr ""
1366
1367 #: fish/cmds.c:2956
1368 msgid "read directories entries"
1369 msgstr ""
1370
1371 #: fish/cmds.c:2957
1372 msgid "read the target of a symbolic link"
1373 msgstr ""
1374
1375 #: fish/cmds.c:2958
1376 msgid "readlink on multiple files"
1377 msgstr ""
1378
1379 #: fish/cmds.c:2959
1380 msgid "canonicalized absolute pathname"
1381 msgstr ""
1382
1383 #: fish/cmds.c:2961
1384 msgid "close and reopen libguestfs handle"
1385 msgstr ""
1386
1387 #: fish/cmds.c:2962
1388 msgid "resize an ext2, ext3 or ext4 filesystem"
1389 msgstr ""
1390
1391 #: fish/cmds.c:2963
1392 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1393 msgstr ""
1394
1395 #: fish/cmds.c:2964
1396 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1397 msgstr ""
1398
1399 #: fish/cmds.c:2965
1400 msgid "remove a file"
1401 msgstr ""
1402
1403 #: fish/cmds.c:2966
1404 msgid "remove a file or directory recursively"
1405 msgstr ""
1406
1407 #: fish/cmds.c:2967
1408 msgid "remove a directory"
1409 msgstr ""
1410
1411 #: fish/cmds.c:2968
1412 msgid "remove a mountpoint"
1413 msgstr ""
1414
1415 #: fish/cmds.c:2969
1416 msgid "scrub (securely wipe) a device"
1417 msgstr ""
1418
1419 #: fish/cmds.c:2970
1420 msgid "scrub (securely wipe) a file"
1421 msgstr ""
1422
1423 #: fish/cmds.c:2971
1424 msgid "scrub (securely wipe) free space"
1425 msgstr ""
1426
1427 #: fish/cmds.c:2972
1428 msgid "add options to kernel command line"
1429 msgstr ""
1430
1431 #: fish/cmds.c:2973
1432 msgid "set the attach method"
1433 msgstr ""
1434
1435 #: fish/cmds.c:2974
1436 msgid "set autosync mode"
1437 msgstr ""
1438
1439 #: fish/cmds.c:2975
1440 msgid "enable or disable direct appliance mode"
1441 msgstr ""
1442
1443 #: fish/cmds.c:2976
1444 msgid "set the ext2/3/4 filesystem label"
1445 msgstr ""
1446
1447 #: fish/cmds.c:2977
1448 msgid "set the ext2/3/4 filesystem UUID"
1449 msgstr ""
1450
1451 #: fish/cmds.c:2978
1452 msgid "set memory allocated to the qemu subprocess"
1453 msgstr ""
1454
1455 #: fish/cmds.c:2979
1456 msgid "set enable network flag"
1457 msgstr ""
1458
1459 #: fish/cmds.c:2980
1460 msgid "set the search path"
1461 msgstr ""
1462
1463 #: fish/cmds.c:2981
1464 msgid "set process group flag"
1465 msgstr ""
1466
1467 #: fish/cmds.c:2982
1468 msgid "set the qemu binary"
1469 msgstr ""
1470
1471 #: fish/cmds.c:2983
1472 msgid "enable or disable the recovery process"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2984
1476 msgid "set SELinux enabled or disabled at appliance boot"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2985
1480 msgid "set number of virtual CPUs in appliance"
1481 msgstr ""
1482
1483 #: fish/cmds.c:2986
1484 msgid "enable or disable command traces"
1485 msgstr ""
1486
1487 #: fish/cmds.c:2987
1488 msgid "set verbose mode"
1489 msgstr ""
1490
1491 #: fish/cmds.c:2988
1492 msgid "set SELinux security context"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2989
1496 msgid "set an environment variable"
1497 msgstr ""
1498
1499 #: fish/cmds.c:2991 fish/cmds.c:2992
1500 msgid "create partitions on a block device"
1501 msgstr ""
1502
1503 #: fish/cmds.c:2993
1504 msgid "modify a single partition on a block device"
1505 msgstr ""
1506
1507 #: fish/cmds.c:2994
1508 msgid "display the disk geometry from the partition table"
1509 msgstr ""
1510
1511 #: fish/cmds.c:2995
1512 msgid "display the kernel geometry"
1513 msgstr ""
1514
1515 #: fish/cmds.c:2996
1516 msgid "display the partition table"
1517 msgstr ""
1518
1519 #: fish/cmds.c:2997
1520 msgid "run a command via the shell"
1521 msgstr ""
1522
1523 #: fish/cmds.c:2998
1524 msgid "run a command via the shell returning lines"
1525 msgstr ""
1526
1527 #: fish/cmds.c:2999
1528 msgid "sleep for some seconds"
1529 msgstr ""
1530
1531 #: fish/cmds.c:3000
1532 msgid "create a sparse disk image and add"
1533 msgstr ""
1534
1535 #: fish/cmds.c:3001
1536 msgid "get file information"
1537 msgstr ""
1538
1539 #: fish/cmds.c:3002
1540 msgid "get file system statistics"
1541 msgstr ""
1542
1543 #: fish/cmds.c:3003 fish/cmds.c:3004
1544 msgid "print the printable strings in a file"
1545 msgstr ""
1546
1547 #: fish/cmds.c:3005
1548 msgid "list supported groups of commands"
1549 msgstr ""
1550
1551 #: fish/cmds.c:3006
1552 msgid "disable swap on device"
1553 msgstr ""
1554
1555 #: fish/cmds.c:3007
1556 msgid "disable swap on file"
1557 msgstr ""
1558
1559 #: fish/cmds.c:3008
1560 msgid "disable swap on labeled swap partition"
1561 msgstr ""
1562
1563 #: fish/cmds.c:3009
1564 msgid "disable swap on swap partition by UUID"
1565 msgstr ""
1566
1567 #: fish/cmds.c:3010
1568 msgid "enable swap on device"
1569 msgstr ""
1570
1571 #: fish/cmds.c:3011
1572 msgid "enable swap on file"
1573 msgstr ""
1574
1575 #: fish/cmds.c:3012
1576 msgid "enable swap on labeled swap partition"
1577 msgstr ""
1578
1579 #: fish/cmds.c:3013
1580 msgid "enable swap on swap partition by UUID"
1581 msgstr ""
1582
1583 #: fish/cmds.c:3014
1584 msgid "sync disks, writes are flushed through to the disk image"
1585 msgstr ""
1586
1587 #: fish/cmds.c:3015
1588 msgid "return last 10 lines of a file"
1589 msgstr ""
1590
1591 #: fish/cmds.c:3016
1592 msgid "return last N lines of a file"
1593 msgstr ""
1594
1595 #: fish/cmds.c:3017
1596 msgid "unpack tarfile to directory"
1597 msgstr ""
1598
1599 #: fish/cmds.c:3018
1600 msgid "pack directory into tarfile"
1601 msgstr ""
1602
1603 #: fish/cmds.c:3019 fish/cmds.c:3026
1604 msgid "unpack compressed tarball to directory"
1605 msgstr ""
1606
1607 #: fish/cmds.c:3020 fish/cmds.c:3027
1608 msgid "pack directory into compressed tarball"
1609 msgstr ""
1610
1611 #: fish/cmds.c:3021
1612 msgid "print elapsed time taken to run a command"
1613 msgstr ""
1614
1615 #: fish/cmds.c:3022
1616 msgid "update file timestamps or create a new file"
1617 msgstr ""
1618
1619 #: fish/cmds.c:3023
1620 msgid "truncate a file to zero size"
1621 msgstr ""
1622
1623 #: fish/cmds.c:3024
1624 msgid "truncate a file to a particular size"
1625 msgstr ""
1626
1627 #: fish/cmds.c:3025
1628 msgid "get ext2/ext3/ext4 superblock details"
1629 msgstr ""
1630
1631 #: fish/cmds.c:3028
1632 msgid "set file mode creation mask (umask)"
1633 msgstr ""
1634
1635 #: fish/cmds.c:3029
1636 msgid "unmount a filesystem"
1637 msgstr ""
1638
1639 #: fish/cmds.c:3030
1640 msgid "unmount all filesystems"
1641 msgstr ""
1642
1643 #: fish/cmds.c:3031
1644 msgid "unset an environment variable"
1645 msgstr ""
1646
1647 #: fish/cmds.c:3032
1648 msgid "upload a file from the local machine"
1649 msgstr ""
1650
1651 #: fish/cmds.c:3033
1652 msgid "upload a file from the local machine with offset"
1653 msgstr ""
1654
1655 #: fish/cmds.c:3034
1656 msgid "set timestamp of a file with nanosecond precision"
1657 msgstr ""
1658
1659 #: fish/cmds.c:3035
1660 msgid "get the library version number"
1661 msgstr ""
1662
1663 #: fish/cmds.c:3036
1664 msgid "get the filesystem label"
1665 msgstr ""
1666
1667 #: fish/cmds.c:3037
1668 msgid "get the Linux VFS type corresponding to a mounted device"
1669 msgstr ""
1670
1671 #: fish/cmds.c:3038
1672 msgid "get the filesystem UUID"
1673 msgstr ""
1674
1675 #: fish/cmds.c:3039
1676 msgid "activate or deactivate some volume groups"
1677 msgstr ""
1678
1679 #: fish/cmds.c:3040
1680 msgid "activate or deactivate all volume groups"
1681 msgstr ""
1682
1683 #: fish/cmds.c:3041
1684 msgid "create an LVM volume group"
1685 msgstr ""
1686
1687 #: fish/cmds.c:3042
1688 msgid "get the LV UUIDs of all LVs in the volume group"
1689 msgstr ""
1690
1691 #: fish/cmds.c:3043
1692 msgid "get the PV UUIDs containing the volume group"
1693 msgstr ""
1694
1695 #: fish/cmds.c:3044
1696 msgid "remove an LVM volume group"
1697 msgstr ""
1698
1699 #: fish/cmds.c:3045
1700 msgid "rename an LVM volume group"
1701 msgstr ""
1702
1703 #: fish/cmds.c:3046 fish/cmds.c:3047
1704 msgid "list the LVM volume groups (VGs)"
1705 msgstr ""
1706
1707 #: fish/cmds.c:3048
1708 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1709 msgstr ""
1710
1711 #: fish/cmds.c:3049
1712 msgid "get the UUID of a volume group"
1713 msgstr ""
1714
1715 #: fish/cmds.c:3050
1716 msgid "count characters in a file"
1717 msgstr ""
1718
1719 #: fish/cmds.c:3051
1720 msgid "count lines in a file"
1721 msgstr ""
1722
1723 #: fish/cmds.c:3052
1724 msgid "count words in a file"
1725 msgstr ""
1726
1727 #: fish/cmds.c:3053
1728 msgid "create a new file"
1729 msgstr ""
1730
1731 #: fish/cmds.c:3054
1732 msgid "append content to end of file"
1733 msgstr ""
1734
1735 #: fish/cmds.c:3055
1736 msgid "create a file"
1737 msgstr ""
1738
1739 #: fish/cmds.c:3058
1740 msgid "write zeroes to the device"
1741 msgstr ""
1742
1743 #: fish/cmds.c:3059
1744 msgid "write zeroes to an entire device"
1745 msgstr ""
1746
1747 #: fish/cmds.c:3060
1748 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1749 msgstr ""
1750
1751 #: fish/cmds.c:3063
1752 msgid "determine file type inside a compressed file"
1753 msgstr ""
1754
1755 #: fish/cmds.c:3066
1756 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1757 msgstr ""
1758
1759 #: fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3414 fish/cmds.c:3431
1760 #: fish/cmds.c:3448 fish/cmds.c:3466 fish/cmds.c:3485 fish/cmds.c:3501
1761 #: fish/cmds.c:3519 fish/cmds.c:3535 fish/cmds.c:3553 fish/cmds.c:3569
1762 #: fish/cmds.c:3586 fish/cmds.c:3601 fish/cmds.c:3619 fish/cmds.c:3634
1763 #: fish/cmds.c:3650 fish/cmds.c:3666 fish/cmds.c:3682 fish/cmds.c:3698
1764 #: fish/cmds.c:3714 fish/cmds.c:3732 fish/cmds.c:3765 fish/cmds.c:3781
1765 #: fish/cmds.c:3797 fish/cmds.c:3816 fish/cmds.c:3831 fish/cmds.c:3849
1766 #: fish/cmds.c:3864 fish/cmds.c:3882 fish/cmds.c:3897 fish/cmds.c:3915
1767 #: fish/cmds.c:3930 fish/cmds.c:3949 fish/cmds.c:3968 fish/cmds.c:3986
1768 #: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4045 fish/cmds.c:4065
1769 #: fish/cmds.c:4085 fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143
1770 #: fish/cmds.c:4163 fish/cmds.c:4183 fish/cmds.c:4198 fish/cmds.c:4214
1771 #: fish/cmds.c:4286 fish/cmds.c:4304 fish/cmds.c:4321 fish/cmds.c:4405
1772 #: fish/cmds.c:4425 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
1773 #: fish/cmds.c:4505 fish/cmds.c:4524 fish/cmds.c:4543 fish/cmds.c:4562
1774 #: fish/cmds.c:4577 fish/cmds.c:4596 fish/cmds.c:4616 fish/cmds.c:4636
1775 #: fish/cmds.c:4712 fish/cmds.c:4727 fish/cmds.c:4745 fish/cmds.c:4778
1776 #: fish/cmds.c:4797 fish/cmds.c:4813 fish/cmds.c:4829 fish/cmds.c:4848
1777 #: fish/cmds.c:4870 fish/cmds.c:4892 fish/cmds.c:4912 fish/cmds.c:4929
1778 #: fish/cmds.c:4946 fish/cmds.c:4963 fish/cmds.c:4980 fish/cmds.c:4997
1779 #: fish/cmds.c:5014 fish/cmds.c:5031 fish/cmds.c:5050 fish/cmds.c:5073
1780 #: fish/cmds.c:5109 fish/cmds.c:5126 fish/cmds.c:5149 fish/cmds.c:5171
1781 #: fish/cmds.c:5192 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5251
1782 #: fish/cmds.c:5269 fish/cmds.c:5287 fish/cmds.c:5301 fish/cmds.c:5317
1783 #: fish/cmds.c:5337 fish/cmds.c:5356 fish/cmds.c:5375 fish/cmds.c:5394
1784 #: fish/cmds.c:5413 fish/cmds.c:5433 fish/cmds.c:5473 fish/cmds.c:5530
1785 #: fish/cmds.c:5551 fish/cmds.c:5572 fish/cmds.c:5593 fish/cmds.c:5611
1786 #: fish/cmds.c:5633 fish/cmds.c:5671 fish/cmds.c:5693 fish/cmds.c:5772
1787 #: fish/cmds.c:5811 fish/cmds.c:5826 fish/cmds.c:5843 fish/cmds.c:5857
1788 #: fish/cmds.c:5873 fish/cmds.c:5895 fish/cmds.c:5917 fish/cmds.c:5939
1789 #: fish/cmds.c:5961 fish/cmds.c:5983 fish/cmds.c:6005 fish/cmds.c:6025
1790 #: fish/cmds.c:6042 fish/cmds.c:6059 fish/cmds.c:6078 fish/cmds.c:6097
1791 #: fish/cmds.c:6117 fish/cmds.c:6153 fish/cmds.c:6172 fish/cmds.c:6191
1792 #: fish/cmds.c:6208 fish/cmds.c:6226 fish/cmds.c:6249 fish/cmds.c:6272
1793 #: fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6340 fish/cmds.c:6363
1794 #: fish/cmds.c:6386 fish/cmds.c:6406 fish/cmds.c:6428 fish/cmds.c:6449
1795 #: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6524
1796 #: fish/cmds.c:6542 fish/cmds.c:6563 fish/cmds.c:6581 fish/cmds.c:6602
1797 #: fish/cmds.c:6622 fish/cmds.c:6640 fish/cmds.c:6661 fish/cmds.c:6684
1798 #: fish/cmds.c:6707 fish/cmds.c:6729 fish/cmds.c:6762 fish/cmds.c:6779
1799 #: fish/cmds.c:6796 fish/cmds.c:6820 fish/cmds.c:6843 fish/cmds.c:6866
1800 #: fish/cmds.c:6888 fish/cmds.c:6905 fish/cmds.c:6927 fish/cmds.c:7021
1801 #: fish/cmds.c:7041 fish/cmds.c:7061 fish/cmds.c:7081 fish/cmds.c:7099
1802 #: fish/cmds.c:7120 fish/cmds.c:7156 fish/cmds.c:7173 fish/cmds.c:7195
1803 #: fish/cmds.c:7212 fish/cmds.c:7248 fish/cmds.c:7268 fish/cmds.c:7288
1804 #: fish/cmds.c:7308 fish/cmds.c:7330 fish/cmds.c:7347 fish/cmds.c:7366
1805 #: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7428 fish/cmds.c:7449
1806 #: fish/cmds.c:7470 fish/cmds.c:7493 fish/cmds.c:7534 fish/cmds.c:7557
1807 #: fish/cmds.c:7596 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7653
1808 #: fish/cmds.c:7676 fish/cmds.c:7698 fish/cmds.c:7716 fish/cmds.c:7735
1809 #: fish/cmds.c:7756 fish/cmds.c:7833 fish/cmds.c:7874 fish/cmds.c:7953
1810 #: fish/cmds.c:8029 fish/cmds.c:8066 fish/cmds.c:8089 fish/cmds.c:8110
1811 #: fish/cmds.c:8133 fish/cmds.c:8155 fish/cmds.c:8180 fish/cmds.c:8223
1812 #: fish/cmds.c:8264 fish/cmds.c:8285 fish/cmds.c:8303 fish/cmds.c:8322
1813 #: fish/cmds.c:8339 fish/cmds.c:8357 fish/cmds.c:8384 fish/cmds.c:8408
1814 #: fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480 fish/cmds.c:8504
1815 #: fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8576 fish/cmds.c:8600
1816 #: fish/cmds.c:8624 fish/cmds.c:8648 fish/cmds.c:8671 fish/cmds.c:8694
1817 #: fish/cmds.c:8715 fish/cmds.c:8736 fish/cmds.c:8757 fish/cmds.c:8777
1818 #: fish/cmds.c:8800 fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8872
1819 #: fish/cmds.c:8891 fish/cmds.c:8910 fish/cmds.c:8927 fish/cmds.c:8944
1820 #: fish/cmds.c:8961 fish/cmds.c:8978 fish/cmds.c:8997 fish/cmds.c:9033
1821 #: fish/cmds.c:9073 fish/cmds.c:9106 fish/cmds.c:9123 fish/cmds.c:9140
1822 #: fish/cmds.c:9156 fish/cmds.c:9171 fish/cmds.c:9192 fish/cmds.c:9230
1823 #: fish/cmds.c:9268 fish/cmds.c:9307 fish/cmds.c:9347 fish/cmds.c:9388
1824 #: fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9484 fish/cmds.c:9507
1825 #: fish/cmds.c:9529 fish/cmds.c:9551 fish/cmds.c:9571 fish/cmds.c:9591
1826 #: fish/cmds.c:9627 fish/cmds.c:9699 fish/cmds.c:9739 fish/cmds.c:9797
1827 #: fish/cmds.c:9823 fish/cmds.c:9849 fish/cmds.c:9877 fish/cmds.c:9936
1828 #: fish/cmds.c:9957 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10061
1829 #: fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140 fish/cmds.c:10197
1830 #: fish/cmds.c:10217 fish/cmds.c:10239 fish/cmds.c:10261 fish/cmds.c:10280
1831 #: fish/cmds.c:10300 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367
1832 #: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10429 fish/cmds.c:10464
1833 #: fish/cmds.c:10482 fish/cmds.c:10505 fish/cmds.c:10527 fish/cmds.c:10542
1834 #: fish/cmds.c:10559 fish/cmds.c:10596 fish/cmds.c:10635 fish/cmds.c:10675
1835 #: fish/cmds.c:10731 fish/cmds.c:10753 fish/cmds.c:10789 fish/cmds.c:10804
1836 #: fish/cmds.c:10824 fish/cmds.c:10864 fish/cmds.c:10887 fish/cmds.c:10911
1837 #: fish/cmds.c:10936 fish/cmds.c:10977 fish/cmds.c:11002 fish/cmds.c:11040
1838 #: fish/cmds.c:11071 fish/cmds.c:11102 fish/cmds.c:11130 fish/cmds.c:11150
1839 #: fish/cmds.c:11182 fish/cmds.c:11202 fish/cmds.c:11222 fish/cmds.c:11239
1840 #: fish/cmds.c:11257 fish/cmds.c:11282 fish/cmds.c:11305 fish/cmds.c:11324
1841 #: fish/cmds.c:11368 fish/cmds.c:11413 fish/cmds.c:11461 fish/cmds.c:11502
1842 #: fish/cmds.c:11521 fish/cmds.c:11541 fish/cmds.c:11561 fish/cmds.c:11582
1843 #: fish/cmds.c:11603 fish/cmds.c:11624 fish/cmds.c:11645 fish/cmds.c:11666
1844 #: fish/cmds.c:11688 fish/cmds.c:11726 fish/cmds.c:11777 fish/cmds.c:11815
1845 #: fish/cmds.c:11871 fish/cmds.c:12007 fish/cmds.c:12036 fish/cmds.c:12063
1846 #: fish/cmds.c:12080 fish/cmds.c:12101 fish/cmds.c:12118 fish/cmds.c:12180
1847 #: fish/cmds.c:12318
1848 #, c-format
1849 msgid "%s should have %d parameter(s)\n"
1850 msgstr ""
1851
1852 #: fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3415 fish/cmds.c:3432
1853 #: fish/cmds.c:3449 fish/cmds.c:3467 fish/cmds.c:3486 fish/cmds.c:3502
1854 #: fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3554 fish/cmds.c:3570
1855 #: fish/cmds.c:3587 fish/cmds.c:3602 fish/cmds.c:3620 fish/cmds.c:3635
1856 #: fish/cmds.c:3651 fish/cmds.c:3667 fish/cmds.c:3683 fish/cmds.c:3699
1857 #: fish/cmds.c:3715 fish/cmds.c:3733 fish/cmds.c:3766 fish/cmds.c:3782
1858 #: fish/cmds.c:3798 fish/cmds.c:3817 fish/cmds.c:3832 fish/cmds.c:3850
1859 #: fish/cmds.c:3865 fish/cmds.c:3883 fish/cmds.c:3898 fish/cmds.c:3916
1860 #: fish/cmds.c:3931 fish/cmds.c:3950 fish/cmds.c:3969 fish/cmds.c:3987
1861 #: fish/cmds.c:4007 fish/cmds.c:4026 fish/cmds.c:4046 fish/cmds.c:4066
1862 #: fish/cmds.c:4086 fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144
1863 #: fish/cmds.c:4164 fish/cmds.c:4184 fish/cmds.c:4199 fish/cmds.c:4215
1864 #: fish/cmds.c:4236 fish/cmds.c:4287 fish/cmds.c:4305 fish/cmds.c:4322
1865 #: fish/cmds.c:4343 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4446
1866 #: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4506 fish/cmds.c:4525
1867 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4578 fish/cmds.c:4597
1868 #: fish/cmds.c:4617 fish/cmds.c:4637 fish/cmds.c:4660 fish/cmds.c:4713
1869 #: fish/cmds.c:4728 fish/cmds.c:4746 fish/cmds.c:4779 fish/cmds.c:4798
1870 #: fish/cmds.c:4814 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4871
1871 #: fish/cmds.c:4893 fish/cmds.c:4913 fish/cmds.c:4930 fish/cmds.c:4947
1872 #: fish/cmds.c:4964 fish/cmds.c:4981 fish/cmds.c:4998 fish/cmds.c:5015
1873 #: fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5074 fish/cmds.c:5110
1874 #: fish/cmds.c:5127 fish/cmds.c:5150 fish/cmds.c:5172 fish/cmds.c:5193
1875 #: fish/cmds.c:5213 fish/cmds.c:5232 fish/cmds.c:5252 fish/cmds.c:5270
1876 #: fish/cmds.c:5288 fish/cmds.c:5302 fish/cmds.c:5318 fish/cmds.c:5338
1877 #: fish/cmds.c:5357 fish/cmds.c:5376 fish/cmds.c:5395 fish/cmds.c:5414
1878 #: fish/cmds.c:5434 fish/cmds.c:5474 fish/cmds.c:5531 fish/cmds.c:5552
1879 #: fish/cmds.c:5573 fish/cmds.c:5594 fish/cmds.c:5612 fish/cmds.c:5634
1880 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5773 fish/cmds.c:5812
1881 #: fish/cmds.c:5827 fish/cmds.c:5844 fish/cmds.c:5858 fish/cmds.c:5874
1882 #: fish/cmds.c:5896 fish/cmds.c:5918 fish/cmds.c:5940 fish/cmds.c:5962
1883 #: fish/cmds.c:5984 fish/cmds.c:6006 fish/cmds.c:6026 fish/cmds.c:6043
1884 #: fish/cmds.c:6060 fish/cmds.c:6079 fish/cmds.c:6098 fish/cmds.c:6118
1885 #: fish/cmds.c:6154 fish/cmds.c:6173 fish/cmds.c:6192 fish/cmds.c:6209
1886 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6273 fish/cmds.c:6297
1887 #: fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6364 fish/cmds.c:6387
1888 #: fish/cmds.c:6407 fish/cmds.c:6429 fish/cmds.c:6450 fish/cmds.c:6473
1889 #: fish/cmds.c:6490 fish/cmds.c:6507 fish/cmds.c:6525 fish/cmds.c:6543
1890 #: fish/cmds.c:6564 fish/cmds.c:6582 fish/cmds.c:6603 fish/cmds.c:6623
1891 #: fish/cmds.c:6641 fish/cmds.c:6662 fish/cmds.c:6685 fish/cmds.c:6708
1892 #: fish/cmds.c:6730 fish/cmds.c:6763 fish/cmds.c:6780 fish/cmds.c:6797
1893 #: fish/cmds.c:6821 fish/cmds.c:6844 fish/cmds.c:6867 fish/cmds.c:6889
1894 #: fish/cmds.c:6906 fish/cmds.c:6928 fish/cmds.c:7022 fish/cmds.c:7042
1895 #: fish/cmds.c:7062 fish/cmds.c:7082 fish/cmds.c:7100 fish/cmds.c:7121
1896 #: fish/cmds.c:7157 fish/cmds.c:7174 fish/cmds.c:7196 fish/cmds.c:7213
1897 #: fish/cmds.c:7249 fish/cmds.c:7269 fish/cmds.c:7289 fish/cmds.c:7309
1898 #: fish/cmds.c:7331 fish/cmds.c:7348 fish/cmds.c:7367 fish/cmds.c:7386
1899 #: fish/cmds.c:7408 fish/cmds.c:7429 fish/cmds.c:7450 fish/cmds.c:7471
1900 #: fish/cmds.c:7494 fish/cmds.c:7535 fish/cmds.c:7558 fish/cmds.c:7597
1901 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7654 fish/cmds.c:7677
1902 #: fish/cmds.c:7699 fish/cmds.c:7717 fish/cmds.c:7736 fish/cmds.c:7757
1903 #: fish/cmds.c:7834 fish/cmds.c:7875 fish/cmds.c:7954 fish/cmds.c:8030
1904 #: fish/cmds.c:8067 fish/cmds.c:8090 fish/cmds.c:8111 fish/cmds.c:8134
1905 #: fish/cmds.c:8156 fish/cmds.c:8181 fish/cmds.c:8224 fish/cmds.c:8265
1906 #: fish/cmds.c:8286 fish/cmds.c:8304 fish/cmds.c:8323 fish/cmds.c:8340
1907 #: fish/cmds.c:8358 fish/cmds.c:8385 fish/cmds.c:8409 fish/cmds.c:8433
1908 #: fish/cmds.c:8457 fish/cmds.c:8481 fish/cmds.c:8505 fish/cmds.c:8529
1909 #: fish/cmds.c:8553 fish/cmds.c:8577 fish/cmds.c:8601 fish/cmds.c:8625
1910 #: fish/cmds.c:8649 fish/cmds.c:8672 fish/cmds.c:8695 fish/cmds.c:8716
1911 #: fish/cmds.c:8737 fish/cmds.c:8758 fish/cmds.c:8778 fish/cmds.c:8801
1912 #: fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873 fish/cmds.c:8892
1913 #: fish/cmds.c:8911 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8962
1914 #: fish/cmds.c:8979 fish/cmds.c:8998 fish/cmds.c:9034 fish/cmds.c:9074
1915 #: fish/cmds.c:9107 fish/cmds.c:9124 fish/cmds.c:9141 fish/cmds.c:9157
1916 #: fish/cmds.c:9172 fish/cmds.c:9193 fish/cmds.c:9231 fish/cmds.c:9269
1917 #: fish/cmds.c:9308 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1918 #: fish/cmds.c:9468 fish/cmds.c:9485 fish/cmds.c:9508 fish/cmds.c:9530
1919 #: fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9628
1920 #: fish/cmds.c:9700 fish/cmds.c:9740 fish/cmds.c:9798 fish/cmds.c:9824
1921 #: fish/cmds.c:9850 fish/cmds.c:9878 fish/cmds.c:9937 fish/cmds.c:9958
1922 #: fish/cmds.c:10003 fish/cmds.c:10023 fish/cmds.c:10062 fish/cmds.c:10099
1923 #: fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10198 fish/cmds.c:10218
1924 #: fish/cmds.c:10240 fish/cmds.c:10262 fish/cmds.c:10281 fish/cmds.c:10301
1925 #: fish/cmds.c:10328 fish/cmds.c:10348 fish/cmds.c:10368 fish/cmds.c:10388
1926 #: fish/cmds.c:10408 fish/cmds.c:10430 fish/cmds.c:10465 fish/cmds.c:10483
1927 #: fish/cmds.c:10506 fish/cmds.c:10528 fish/cmds.c:10543 fish/cmds.c:10560
1928 #: fish/cmds.c:10597 fish/cmds.c:10636 fish/cmds.c:10676 fish/cmds.c:10732
1929 #: fish/cmds.c:10754 fish/cmds.c:10790 fish/cmds.c:10805 fish/cmds.c:10825
1930 #: fish/cmds.c:10865 fish/cmds.c:10888 fish/cmds.c:10912 fish/cmds.c:10937
1931 #: fish/cmds.c:10978 fish/cmds.c:11003 fish/cmds.c:11041 fish/cmds.c:11072
1932 #: fish/cmds.c:11103 fish/cmds.c:11131 fish/cmds.c:11151 fish/cmds.c:11183
1933 #: fish/cmds.c:11203 fish/cmds.c:11223 fish/cmds.c:11240 fish/cmds.c:11258
1934 #: fish/cmds.c:11283 fish/cmds.c:11306 fish/cmds.c:11325 fish/cmds.c:11369
1935 #: fish/cmds.c:11414 fish/cmds.c:11462 fish/cmds.c:11503 fish/cmds.c:11522
1936 #: fish/cmds.c:11542 fish/cmds.c:11562 fish/cmds.c:11583 fish/cmds.c:11604
1937 #: fish/cmds.c:11625 fish/cmds.c:11646 fish/cmds.c:11667 fish/cmds.c:11689
1938 #: fish/cmds.c:11727 fish/cmds.c:11778 fish/cmds.c:11816 fish/cmds.c:11872
1939 #: fish/cmds.c:11895 fish/cmds.c:12008 fish/cmds.c:12037 fish/cmds.c:12064
1940 #: fish/cmds.c:12081 fish/cmds.c:12102 fish/cmds.c:12119 fish/cmds.c:12141
1941 #: fish/cmds.c:12181 fish/cmds.c:12202 fish/cmds.c:12262 fish/cmds.c:12319
1942 #: fish/cmds.c:12345 fish/cmds.c:12414
1943 #, c-format
1944 msgid "type 'help %s' for help on %s\n"
1945 msgstr ""
1946
1947 #: fish/cmds.c:3743 fish/cmds.c:4756 fish/cmds.c:5086 fish/cmds.c:5444
1948 #: fish/cmds.c:5484 fish/cmds.c:5503 fish/cmds.c:5646 fish/cmds.c:5705
1949 #: fish/cmds.c:5724 fish/cmds.c:5743 fish/cmds.c:5786 fish/cmds.c:6129
1950 #: fish/cmds.c:6740 fish/cmds.c:6939 fish/cmds.c:6958 fish/cmds.c:6977
1951 #: fish/cmds.c:6996 fish/cmds.c:7132 fish/cmds.c:7223 fish/cmds.c:7504
1952 #: fish/cmds.c:7568 fish/cmds.c:7767 fish/cmds.c:7786 fish/cmds.c:7805
1953 #: fish/cmds.c:7844 fish/cmds.c:7885 fish/cmds.c:7904 fish/cmds.c:7923
1954 #: fish/cmds.c:7964 fish/cmds.c:7983 fish/cmds.c:8002 fish/cmds.c:8040
1955 #: fish/cmds.c:8193 fish/cmds.c:8236 fish/cmds.c:8813 fish/cmds.c:9008
1956 #: fish/cmds.c:9046 fish/cmds.c:9084 fish/cmds.c:9204 fish/cmds.c:9241
1957 #: fish/cmds.c:9279 fish/cmds.c:9318 fish/cmds.c:9359 fish/cmds.c:9400
1958 #: fish/cmds.c:9441 fish/cmds.c:9604 fish/cmds.c:9640 fish/cmds.c:9653
1959 #: fish/cmds.c:9666 fish/cmds.c:9679 fish/cmds.c:9712 fish/cmds.c:9750
1960 #: fish/cmds.c:9769 fish/cmds.c:9890 fish/cmds.c:9909 fish/cmds.c:9970
1961 #: fish/cmds.c:9983 fish/cmds.c:10034 fish/cmds.c:10073 fish/cmds.c:10151
1962 #: fish/cmds.c:10170 fish/cmds.c:10444 fish/cmds.c:10571 fish/cmds.c:10608
1963 #: fish/cmds.c:10647 fish/cmds.c:10687 fish/cmds.c:10706 fish/cmds.c:10765
1964 #: fish/cmds.c:10838 fish/cmds.c:10948 fish/cmds.c:11018 fish/cmds.c:11052
1965 #: fish/cmds.c:11083 fish/cmds.c:11114 fish/cmds.c:11163 fish/cmds.c:11340
1966 #: fish/cmds.c:11384 fish/cmds.c:11433 fish/cmds.c:11477 fish/cmds.c:11703
1967 #: fish/cmds.c:11741 fish/cmds.c:11754 fish/cmds.c:11792 fish/cmds.c:11827
1968 #: fish/cmds.c:11846 fish/cmds.c:11913 fish/cmds.c:11941 fish/cmds.c:11964
1969 #: fish/cmds.c:12219 fish/cmds.c:12280 fish/cmds.c:12366 fish/cmds.c:12434
1970 #, c-format
1971 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1972 msgstr ""
1973
1974 #: fish/cmds.c:3749 fish/cmds.c:4762 fish/cmds.c:5092 fish/cmds.c:5450
1975 #: fish/cmds.c:5490 fish/cmds.c:5509 fish/cmds.c:5652 fish/cmds.c:5711
1976 #: fish/cmds.c:5730 fish/cmds.c:5749 fish/cmds.c:5792 fish/cmds.c:6135
1977 #: fish/cmds.c:6746 fish/cmds.c:6945 fish/cmds.c:6964 fish/cmds.c:6983
1978 #: fish/cmds.c:7002 fish/cmds.c:7138 fish/cmds.c:7229 fish/cmds.c:7510
1979 #: fish/cmds.c:7574 fish/cmds.c:7773 fish/cmds.c:7792 fish/cmds.c:7811
1980 #: fish/cmds.c:7850 fish/cmds.c:7891 fish/cmds.c:7910 fish/cmds.c:7929
1981 #: fish/cmds.c:7970 fish/cmds.c:7989 fish/cmds.c:8008 fish/cmds.c:8046
1982 #: fish/cmds.c:8199 fish/cmds.c:8242 fish/cmds.c:8819 fish/cmds.c:9014
1983 #: fish/cmds.c:9052 fish/cmds.c:9090 fish/cmds.c:9210 fish/cmds.c:9247
1984 #: fish/cmds.c:9285 fish/cmds.c:9324 fish/cmds.c:9365 fish/cmds.c:9406
1985 #: fish/cmds.c:9447 fish/cmds.c:9718 fish/cmds.c:9756 fish/cmds.c:9775
1986 #: fish/cmds.c:9896 fish/cmds.c:10040 fish/cmds.c:10079 fish/cmds.c:10157
1987 #: fish/cmds.c:10176 fish/cmds.c:10577 fish/cmds.c:10614 fish/cmds.c:10653
1988 #: fish/cmds.c:10693 fish/cmds.c:10712 fish/cmds.c:10771 fish/cmds.c:10844
1989 #: fish/cmds.c:10954 fish/cmds.c:11346 fish/cmds.c:11390 fish/cmds.c:11439
1990 #: fish/cmds.c:11483 fish/cmds.c:11833 fish/cmds.c:11919 fish/cmds.c:11947
1991 #: fish/cmds.c:11970 fish/cmds.c:12372 fish/cmds.c:12440
1992 #, c-format
1993 msgid "%s: %s: integer out of range\n"
1994 msgstr ""
1995
1996 #: fish/cmds.c:4235 fish/cmds.c:4342 fish/cmds.c:4659 fish/cmds.c:11894
1997 #: fish/cmds.c:12140 fish/cmds.c:12201 fish/cmds.c:12261 fish/cmds.c:12344
1998 #: fish/cmds.c:12413
1999 #, c-format
2000 msgid "%s should have %d-%d parameter(s)\n"
2001 msgstr ""
2002
2003 #: fish/cmds.c:4261 fish/cmds.c:4378 fish/cmds.c:4680 fish/cmds.c:11980
2004 #: fish/cmds.c:12157 fish/cmds.c:12234 fish/cmds.c:12290 fish/cmds.c:12382
2005 #: fish/cmds.c:12450
2006 #, c-format
2007 msgid "%s: unknown optional argument \"%s\"\n"
2008 msgstr ""
2009
2010 #: fish/cmds.c:4267 fish/cmds.c:4384 fish/cmds.c:4686 fish/cmds.c:11986
2011 #: fish/cmds.c:12163 fish/cmds.c:12240 fish/cmds.c:12296 fish/cmds.c:12388
2012 #: fish/cmds.c:12456
2013 #, c-format
2014 msgid "%s: optional argument \"%s\" given twice\n"
2015 msgstr ""
2016
2017 #: fish/cmds.c:12477
2018 #, c-format
2019 msgid "%s: unknown command\n"
2020 msgstr ""
2021
2022 #: fish/config.c:74 fish/config.c:113
2023 #, c-format
2024 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2025 msgstr ""
2026
2027 #: fish/copy.c:41
2028 #, c-format
2029 msgid ""
2030 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2031 msgstr ""
2032
2033 #: fish/copy.c:62
2034 #, c-format
2035 msgid "copy-in: target '%s' is not a directory\n"
2036 msgstr ""
2037
2038 #: fish/copy.c:157
2039 #, c-format
2040 msgid "error: argument is zero length or longer than maximum permitted\n"
2041 msgstr ""
2042
2043 #: fish/copy.c:202
2044 #, c-format
2045 msgid ""
2046 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2047 "image\n"
2048 msgstr ""
2049
2050 #: fish/copy.c:213
2051 #, c-format
2052 msgid "copy-out: target '%s' is not a directory\n"
2053 msgstr ""
2054
2055 #: fish/copy.c:258
2056 #, c-format
2057 msgid "copy-out: '%s' is not a file or directory\n"
2058 msgstr ""
2059
2060 #: fish/display.c:42
2061 #, c-format
2062 msgid "display filename\n"
2063 msgstr ""
2064
2065 #: fish/edit.c:45
2066 #, c-format
2067 msgid "use '%s filename' to edit a file\n"
2068 msgstr ""
2069
2070 #: fish/fish.c:105
2071 #, c-format
2072 msgid ""
2073 "%s: guest filesystem shell\n"
2074 "%s lets you edit virtual machine filesystems\n"
2075 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2076 "Usage:\n"
2077 "  %s [--options] cmd [: cmd : cmd ...]\n"
2078 "Options:\n"
2079 "  -h|--cmd-help        List available commands\n"
2080 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2081 "  -a|--add image       Add image\n"
2082 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2083 "  --csh                Make --listen csh-compatible\n"
2084 "  -d|--domain guest    Add disks from libvirt guest\n"
2085 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2086 "  --echo-keys          Don't turn off echo for passphrases\n"
2087 "  -f|--file file       Read commands from file\n"
2088 "  --format[=raw|..]    Force disk format for -a option\n"
2089 "  -i|--inspector       Automatically mount filesystems\n"
2090 "  --keys-from-stdin    Read passphrases from stdin\n"
2091 "  --listen             Listen for remote commands\n"
2092 "  --live               Connect to a live virtual machine\n"
2093 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2094 "  -n|--no-sync         Don't autosync\n"
2095 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2096 "  --progress-bars      Enable progress bars even when not interactive\n"
2097 "  --no-progress-bars   Disable progress bars\n"
2098 "  --remote[=pid]       Send commands to remote %s\n"
2099 "  -r|--ro              Mount read-only\n"
2100 "  --selinux            Enable SELinux support\n"
2101 "  -v|--verbose         Verbose messages\n"
2102 "  -V|--version         Display version and exit\n"
2103 "  -w|--rw              Mount read-write\n"
2104 "  -x                   Echo each command before executing it\n"
2105 "\n"
2106 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2107 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2108 "or\n"
2109 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2110 "\n"
2111 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2112 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2113 "\n"
2114 "For more information, see the manpage %s(1).\n"
2115 msgstr ""
2116
2117 #: fish/fish.c:246
2118 #, c-format
2119 msgid "%s: --listen=PID: PID was not a number: %s\n"
2120 msgstr ""
2121
2122 #: fish/fish.c:253
2123 #, c-format
2124 msgid ""
2125 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2126 msgstr ""
2127
2128 #: fish/fish.c:303
2129 #, c-format
2130 msgid "%s: only one -f parameter can be given\n"
2131 msgstr ""
2132
2133 #: fish/fish.c:476
2134 #, c-format
2135 msgid "%s: cannot use --listen and --remote options at the same time\n"
2136 msgstr ""
2137
2138 #: fish/fish.c:484
2139 #, c-format
2140 msgid "%s: extra parameters on the command line with --listen flag\n"
2141 msgstr ""
2142
2143 #: fish/fish.c:490
2144 #, c-format
2145 msgid "%s: cannot use --listen and --file options at the same time\n"
2146 msgstr ""
2147
2148 #: fish/fish.c:640
2149 #, c-format
2150 msgid ""
2151 "\n"
2152 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2153 "editing virtual machine filesystems.\n"
2154 "\n"
2155 "Type: 'help' for help on commands\n"
2156 "      'man' to read the manual\n"
2157 "      'quit' to quit the shell\n"
2158 "\n"
2159 msgstr ""
2160
2161 #: fish/fish.c:791 fish/fish.c:807
2162 #, c-format
2163 msgid "%s: command arguments not separated by whitespace\n"
2164 msgstr ""
2165
2166 #: fish/fish.c:801
2167 #, c-format
2168 msgid "%s: unterminated single quote\n"
2169 msgstr ""
2170
2171 #: fish/fish.c:831
2172 #, c-format
2173 msgid "%s: internal error parsing string at '%s'\n"
2174 msgstr ""
2175
2176 #: fish/fish.c:848
2177 #, c-format
2178 msgid "%s: too many arguments\n"
2179 msgstr ""
2180
2181 #: fish/fish.c:923
2182 #, c-format
2183 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2184 msgstr ""
2185
2186 #: fish/fish.c:932
2187 #, c-format
2188 msgid "%s: unterminated double quote\n"
2189 msgstr ""
2190
2191 #: fish/fish.c:997
2192 #, c-format
2193 msgid "%s: empty command on command line\n"
2194 msgstr ""
2195
2196 #: fish/fish.c:1144
2197 msgid "display a list of commands or help on a command"
2198 msgstr ""
2199
2200 #: fish/fish.c:1146
2201 msgid "quit guestfish"
2202 msgstr ""
2203
2204 #: fish/fish.c:1157
2205 #, c-format
2206 msgid ""
2207 "help - display a list of commands or help on a command\n"
2208 "     help cmd\n"
2209 "     help\n"
2210 msgstr ""
2211
2212 #: fish/fish.c:1165
2213 #, c-format
2214 msgid ""
2215 "quit - quit guestfish\n"
2216 "     quit\n"
2217 msgstr ""
2218
2219 #: fish/fish.c:1170
2220 #, c-format
2221 msgid "%s: command not known, use -h to list all commands\n"
2222 msgstr ""
2223
2224 #: fish/fish.c:1186
2225 #, c-format
2226 msgid ""
2227 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2228 "For a list of commands:             guestfish -h\n"
2229 "For complete documentation:         man guestfish\n"
2230 msgstr ""
2231
2232 #: fish/fish.c:1195
2233 #, c-format
2234 msgid "%s:%d: libguestfs: error: %s\n"
2235 msgstr ""
2236
2237 #: fish/fish.c:1351
2238 #, c-format
2239 msgid "Runaway quote in string \"%s\"\n"
2240 msgstr ""
2241
2242 #: fish/fish.c:1548
2243 #, c-format
2244 msgid ""
2245 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2246 "or run \"inspect-os\" command)\n"
2247 msgstr ""
2248
2249 #: fish/fish.c:1568
2250 #, c-format
2251 msgid ""
2252 "%s: drive '%c:' not found.  To list available drives do:\n"
2253 "  inspect-get-drive-mappings %s\n"
2254 msgstr ""
2255
2256 #: fish/fish.c:1587
2257 #, c-format
2258 msgid ""
2259 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2260 "  umount-all\n"
2261 "  mount %s /\n"
2262 msgstr ""
2263
2264 #: fish/glob.c:53
2265 #, c-format
2266 msgid "use 'glob command [args...]'\n"
2267 msgstr ""
2268
2269 #: fish/glob.c:73
2270 #, c-format
2271 msgid "glob: guestfs_glob_expand call failed: %s\n"
2272 msgstr ""
2273
2274 #: fish/help.c:38
2275 #, c-format
2276 msgid ""
2277 "Add disk images to examine using the -a or -d options, or the 'add' "
2278 "command.\n"
2279 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2280 "Once you have done this, use the 'run' command.\n"
2281 msgstr ""
2282
2283 #: fish/help.c:44
2284 #, c-format
2285 msgid ""
2286 "Find out what filesystems are available using 'list-filesystems' and then\n"
2287 "mount them to examine or modify the contents using 'mount-ro' or\n"
2288 "'mount-options'.\n"
2289 msgstr ""
2290
2291 #: fish/help.c:52
2292 #, c-format
2293 msgid ""
2294 "For more information about a command, use 'help cmd'.\n"
2295 "\n"
2296 "To read the manual, type 'man'.\n"
2297 msgstr ""
2298
2299 #: fish/hexedit.c:41
2300 #, c-format
2301 msgid "hexedit (device|filename) [max | start max]\n"
2302 msgstr ""
2303
2304 #: fish/hexedit.c:52
2305 #, c-format
2306 msgid "hexedit: %s is a zero length file or device\n"
2307 msgstr ""
2308
2309 #: fish/hexedit.c:63
2310 #, c-format
2311 msgid ""
2312 "hexedit: %s is larger than %s. You must supply a limit using\n"
2313 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2314 "  'hexedit %s <start> <max>'.\n"
2315 msgstr ""
2316
2317 #: fish/hexedit.c:92
2318 #, c-format
2319 msgid "hexedit: invalid range\n"
2320 msgstr ""
2321
2322 #: fish/inspect.c:77
2323 #, c-format
2324 msgid "%s: don't use --live and -i options together\n"
2325 msgstr ""
2326
2327 #: fish/inspect.c:89
2328 #, c-format
2329 msgid "%s: no operating system was found on this disk\n"
2330 msgstr ""
2331
2332 #: fish/inspect.c:95
2333 #, c-format
2334 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2335 msgstr ""
2336
2337 #: fish/inspect.c:134
2338 #, c-format
2339 msgid "%s: some filesystems could not be mounted (ignored)\n"
2340 msgstr ""
2341
2342 #: fish/inspect.c:146
2343 #, c-format
2344 msgid "Operating system: %s\n"
2345 msgstr ""
2346
2347 #: fish/inspect.c:159
2348 #, c-format
2349 msgid "%s mounted on %s\n"
2350 msgstr ""
2351
2352 #: fish/keys.c:53
2353 #, c-format
2354 msgid "Enter key or passphrase (\"%s\"): "
2355 msgstr ""
2356
2357 #: fish/lcd.c:34
2358 #, c-format
2359 msgid "use 'lcd directory' to change local directory\n"
2360 msgstr ""
2361
2362 #: fish/man.c:35
2363 #, c-format
2364 msgid "use 'man' without parameters to open the manual\n"
2365 msgstr ""
2366
2367 #: fish/man.c:54
2368 #, c-format
2369 msgid "the external 'man' program failed\n"
2370 msgstr ""
2371
2372 #: fish/more.c:40
2373 #, c-format
2374 msgid "use '%s filename' to page a file\n"
2375 msgstr ""
2376
2377 #: fish/options.c:36
2378 #, c-format
2379 msgid "%s: too many drives added on the command line\n"
2380 msgstr ""
2381
2382 #: fish/options.c:128
2383 #, c-format
2384 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2385 msgstr ""
2386
2387 #: fish/prep.c:37
2388 #, c-format
2389 msgid ""
2390 "List of available prepared disk images:\n"
2391 "\n"
2392 msgstr ""
2393
2394 #: fish/prep.c:40
2395 #, c-format
2396 msgid ""
2397 "guestfish -N %-8s - %s\n"
2398 "\n"
2399 "%s\n"
2400 msgstr ""
2401
2402 #: fish/prep.c:48
2403 #, c-format
2404 msgid "  Optional parameters:\n"
2405 msgstr ""
2406
2407 #: fish/prep.c:55
2408 #, c-format
2409 msgid "<%s> %s (default: %s)\n"
2410 msgstr ""
2411
2412 #: fish/prep.c:65
2413 #, c-format
2414 msgid ""
2415 "Prepared disk images are written to file \"test1.img\" in the local\n"
2416 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2417 "For more information see the guestfish(1) manual.\n"
2418 msgstr ""
2419
2420 #: fish/prep.c:96
2421 #, c-format
2422 msgid ""
2423 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2424 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2425 msgstr ""
2426
2427 #: fish/prep.c:158
2428 #, c-format
2429 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2430 msgstr ""
2431
2432 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2433 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2434 msgid "failed to allocate disk"
2435 msgstr ""
2436
2437 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2438 msgid "could not parse boot size"
2439 msgstr ""
2440
2441 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2442 #, c-format
2443 msgid "failed to get sector size of disk: %s"
2444 msgstr ""
2445
2446 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2447 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2448 #, c-format
2449 msgid "failed to partition disk: %s"
2450 msgstr ""
2451
2452 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2453 #, c-format
2454 msgid "failed to add boot partition: %s"
2455 msgstr ""
2456
2457 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2458 #, c-format
2459 msgid "failed to add root partition: %s"
2460 msgstr ""
2461
2462 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2463 #, c-format
2464 msgid "failed to create boot filesystem: %s"
2465 msgstr ""
2466
2467 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2468 #, c-format
2469 msgid "failed to create root filesystem: %s"
2470 msgstr ""
2471
2472 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2473 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2474 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2475 msgstr ""
2476
2477 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2478 #, c-format
2479 msgid "failed to create PV: %s: %s"
2480 msgstr ""
2481
2482 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2483 #, c-format
2484 msgid "failed to create VG: %s: %s"
2485 msgstr ""
2486
2487 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2488 #, c-format
2489 msgid "failed to create LV: /dev/%s/%s: %s"
2490 msgstr ""
2491
2492 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2493 #, c-format
2494 msgid "failed to resize LV to full size: %s: %s"
2495 msgstr ""
2496
2497 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2498 #, c-format
2499 msgid "failed to create filesystem (%s): %s"
2500 msgstr ""
2501
2502 #: fish/rc.c:257
2503 #, c-format
2504 msgid "guestfish: protocol error: could not read 'hello' message\n"
2505 msgstr ""
2506
2507 #: fish/rc.c:262
2508 #, c-format
2509 msgid ""
2510 "guestfish: protocol error: version mismatch, server version '%s' does not "
2511 "match client version '%s'.  The two versions must match exactly.\n"
2512 msgstr ""
2513
2514 #: fish/rc.c:337 fish/rc.c:351
2515 #, c-format
2516 msgid "guestfish: remote: looks like the server is not running\n"
2517 msgstr ""
2518
2519 #: fish/rc.c:363 fish/rc.c:377
2520 #, c-format
2521 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2522 msgstr ""
2523
2524 #: fish/rc.c:388
2525 #, c-format
2526 msgid "guestfish: protocol error: could not decode reply from server\n"
2527 msgstr ""
2528
2529 #: fish/reopen.c:38
2530 #, c-format
2531 msgid "'reopen' command takes no parameters\n"
2532 msgstr ""
2533
2534 #: fish/reopen.c:48
2535 #, c-format
2536 msgid "reopen: guestfs_create: failed to create handle\n"
2537 msgstr ""
2538
2539 #: fish/setenv.c:34
2540 #, c-format
2541 msgid "use '%s VAR value' to set an environment variable\n"
2542 msgstr ""
2543
2544 #: fish/setenv.c:56
2545 #, c-format
2546 msgid "use '%s VAR' to unset an environment variable\n"
2547 msgstr ""
2548
2549 #: fish/supported.c:66
2550 msgid "yes"
2551 msgstr ""
2552
2553 #: fish/supported.c:68
2554 msgid "no"
2555 msgstr ""
2556
2557 #: fish/time.c:36
2558 #, c-format
2559 msgid "use 'time command [args...]'\n"
2560 msgstr ""
2561
2562 #: fuse/guestmount.c:912
2563 #, c-format
2564 msgid ""
2565 "%s: FUSE module for libguestfs\n"
2566 "%s lets you mount a virtual machine filesystem\n"
2567 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2568 "Usage:\n"
2569 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2570 "Options:\n"
2571 "  -a|--add image       Add image\n"
2572 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2573 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2574 "  -d|--domain guest    Add disks from libvirt guest\n"
2575 "  --echo-keys          Don't turn off echo for passphrases\n"
2576 "  --format[=raw|..]    Force disk format for -a option\n"
2577 "  --fuse-help          Display extra FUSE options\n"
2578 "  -i|--inspector       Automatically mount filesystems\n"
2579 "  --help               Display help message and exit\n"
2580 "  --keys-from-stdin    Read passphrases from stdin\n"
2581 "  --live               Connect to a live virtual machine\n"
2582 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2583 "  -n|--no-sync         Don't autosync\n"
2584 "  -o|--option opt      Pass extra option to FUSE\n"
2585 "  -r|--ro              Mount read-only\n"
2586 "  --selinux            Enable SELinux support\n"
2587 "  -v|--verbose         Verbose messages\n"
2588 "  -V|--version         Display version and exit\n"
2589 "  -w|--rw              Mount read-write\n"
2590 "  -x|--trace           Trace guestfs API calls\n"
2591 msgstr ""
2592
2593 #: fuse/guestmount.c:1130
2594 #, c-format
2595 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2596 msgstr ""
2597
2598 #: fuse/guestmount.c:1138
2599 #, c-format
2600 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2601 msgstr ""
2602
2603 #: inspector/virt-inspector.c:76
2604 #, c-format
2605 msgid ""
2606 "%s: display information about a virtual machine\n"
2607 "Copyright (C) 2010 Red Hat Inc.\n"
2608 "Usage:\n"
2609 "  %s [--options] -d domname file [file ...]\n"
2610 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2611 "Options:\n"
2612 "  -a|--add image       Add image\n"
2613 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2614 "  -d|--domain guest    Add disks from libvirt guest\n"
2615 "  --echo-keys          Don't turn off echo for passphrases\n"
2616 "  --format[=raw|..]    Force disk format for -a option\n"
2617 "  --help               Display brief help\n"
2618 "  --keys-from-stdin    Read passphrases from stdin\n"
2619 "  -v|--verbose         Verbose messages\n"
2620 "  -V|--version         Display version and exit\n"
2621 "  -x                   Trace libguestfs API calls\n"
2622 "For more information, see the manpage %s(1).\n"
2623 msgstr ""
2624
2625 #: inspector/virt-inspector.c:263
2626 #, c-format
2627 msgid ""
2628 "%s: no operating system could be detected inside this disk image.\n"
2629 "\n"
2630 "This may be because the file is not a disk image, or is not a virtual "
2631 "machine\n"
2632 "image, or because the OS type is not understood by libguestfs.\n"
2633 "\n"
2634 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2635 "must\n"
2636 "install the separate libguestfs-winsupport package.\n"
2637 "\n"
2638 "If you feel this is an error, please file a bug report including as much\n"
2639 "information about the disk image as possible.\n"
2640 msgstr ""
2641
2642 #: inspector/virt-inspector.c:288
2643 #, c-format
2644 msgid "%s: XML write error at \"%s\": %m\n"
2645 msgstr ""
2646
2647 #: inspector/virt-inspector.c:300
2648 #, c-format
2649 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2650 msgstr ""
2651
2652 #: inspector/virt-inspector.c:308
2653 #, c-format
2654 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2655 msgstr ""
2656
2657 #: perl/lib/Sys/Guestfs/Lib.pm:158
2658 msgid "open_guest: first parameter must be a string or an arrayref"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:164
2662 msgid "open_guest: first argument contains undefined element"
2663 msgstr ""
2664
2665 #: perl/lib/Sys/Guestfs/Lib.pm:172
2666 #, perl-brace-format
2667 msgid "guest image {imagename} does not exist or is not readable"
2668 msgstr ""
2669
2670 #: perl/lib/Sys/Guestfs/Lib.pm:179
2671 msgid ""
2672 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2673 "XPath::XMLParser)"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:184
2677 msgid "open_guest: too many domains listed on command line"
2678 msgstr ""
2679
2680 #: perl/lib/Sys/Guestfs/Lib.pm:191
2681 msgid "open_guest: cannot connect to libvirt"
2682 msgstr ""
2683
2684 #: perl/lib/Sys/Guestfs/Lib.pm:210
2685 #, perl-brace-format
2686 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2687 msgstr ""
2688
2689 #: perl/lib/Sys/Guestfs/Lib.pm:213
2690 #, perl-brace-format
2691 msgid "{imagename} is not the name of a libvirt domain\n"
2692 msgstr ""
2693
2694 #: perl/lib/Sys/Guestfs/Lib.pm:242
2695 #, perl-brace-format
2696 msgid "{imagename} seems to have no disk devices\n"
2697 msgstr ""
2698
2699 #: perl/lib/Sys/Guestfs/Lib.pm:827
2700 msgid ""
2701 "No operating system could be detected inside this disk image.\n"
2702 "\n"
2703 "This may be because the file is not a disk image, or is not a virtual "
2704 "machine\n"
2705 "image, or because the OS type is not understood by virt-inspector.\n"
2706 "\n"
2707 "If you feel this is an error, please file a bug report including as much\n"
2708 "information about the disk image as possible.\n"
2709 msgstr ""
2710
2711 #: perl/lib/Sys/Guestfs/Lib.pm:945
2712 #, perl-brace-format
2713 msgid "unknown filesystem {fs}\n"
2714 msgstr ""
2715
2716 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2717 #, perl-brace-format
2718 msgid "Error running rpm -qa: {error}"
2719 msgstr ""
2720
2721 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2722 #, perl-brace-format
2723 msgid "Error running dpkg-query: {error}"
2724 msgstr ""
2725
2726 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2727 msgid "Can't find grub on guest"
2728 msgstr ""
2729
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2731 #, perl-brace-format
2732 msgid "Grub entry {title} has no kernel"
2733 msgstr ""
2734
2735 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2736 #, perl-brace-format
2737 msgid "grub refers to {path}, which doesn't exist\n"
2738 msgstr ""
2739
2740 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2741 #, perl-brace-format
2742 msgid "Grub entry {title} does not specify an initrd"
2743 msgstr ""
2744
2745 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2746 #, perl-brace-format
2747 msgid "Didn't find modules directory {modules} for kernel {path}"
2748 msgstr ""
2749
2750 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2751 #, perl-brace-format
2752 msgid "Couldn't guess kernel version number from path for kernel {path}"
2753 msgstr ""
2754
2755 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2756 #, perl-brace-format
2757 msgid "{path} doesn't match augeas pattern"
2758 msgstr ""
2759
2760 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2761 #, perl-brace-format
2762 msgid "{filename}: could not read initrd format"
2763 msgstr ""
2764
2765 #: rescue/virt-rescue.c:64
2766 #, c-format
2767 msgid ""
2768 "%s: Run a rescue shell on a virtual machine\n"
2769 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2770 "Usage:\n"
2771 "  %s [--options] -d domname\n"
2772 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2773 "Options:\n"
2774 "  -a|--add image       Add image\n"
2775 "  --append kernelopts  Append kernel options\n"
2776 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2777 "  -d|--domain guest    Add disks from libvirt guest\n"
2778 "  --format[=raw|..]    Force disk format for -a option\n"
2779 "  --help               Display brief help\n"
2780 "  -m|--memsize MB      Set memory size in megabytes\n"
2781 "  --network            Enable network\n"
2782 "  -r|--ro              Access read-only\n"
2783 "  --selinux            Enable SELinux\n"
2784 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2785 "  -v|--verbose         Verbose messages\n"
2786 "  -V|--version         Display version and exit\n"
2787 "  -w|--rw              Mount read-write\n"
2788 "  -x                   Trace libguestfs API calls\n"
2789 "For more information, see the manpage %s(1).\n"
2790 msgstr ""
2791
2792 #: rescue/virt-rescue.c:162
2793 #, c-format
2794 msgid "%s: could not parse --smp parameter '%s'\n"
2795 msgstr ""
2796
2797 #: rescue/virt-rescue.c:167
2798 #, c-format
2799 msgid "%s: --smp parameter '%s' should be >= 1\n"
2800 msgstr ""
2801
2802 #: rescue/virt-rescue.c:195
2803 #, c-format
2804 msgid "%s: could not parse memory size '%s'\n"
2805 msgstr ""
2806
2807 #: rescue/virt-rescue.c:428
2808 #, c-format
2809 msgid "%s: unknown child exit status (%d)\n"
2810 msgstr ""
2811
2812 #: src/appliance.c:182
2813 #, c-format
2814 msgid ""
2815 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2816 "LIBGUESTFS_PATH (search path: %s)"
2817 msgstr ""
2818
2819 #: src/appliance.c:332
2820 #, c-format
2821 msgid "security: cached appliance %s is not owned by UID %d"
2822 msgstr ""
2823
2824 #: src/appliance.c:337
2825 #, c-format
2826 msgid "security: cached appliance %s is not a directory (mode %o)"
2827 msgstr ""
2828
2829 #: src/appliance.c:342
2830 #, c-format
2831 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2832 msgstr ""
2833
2834 #: src/appliance.c:672
2835 msgid "external command failed, see earlier error messages"
2836 msgstr ""
2837
2838 #: src/dbdump.c:85
2839 msgid "unexpected end of output from db_dump command before end of header"
2840 msgstr ""
2841
2842 #: src/dbdump.c:98 src/dbdump.c:110
2843 msgid "unexpected line from db_dump command, no space prefix"
2844 msgstr ""
2845
2846 #: src/dbdump.c:127
2847 msgid "unexpected end of output from db_dump command before end of data"
2848 msgstr ""
2849
2850 #: src/dbdump.c:208
2851 msgid "unexpected non-hex digits in output of db_dump command"
2852 msgstr ""
2853
2854 #: src/filearch.c:152
2855 #, c-format
2856 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2857 msgstr ""
2858
2859 #: src/filearch.c:265
2860 msgid ""
2861 "file-architecture API not available since this version of libguestfs was "
2862 "compiled without the libmagic library"
2863 msgstr ""
2864
2865 #: src/guestfs.c:177
2866 #, c-format
2867 msgid "guestfs_close: called twice on the same handle\n"
2868 msgstr ""
2869
2870 #: src/guestfs.c:343
2871 #, c-format
2872 msgid "warning: %s"
2873 msgstr ""
2874
2875 #: src/guestfs.c:402
2876 #, c-format
2877 msgid "libguestfs: error: %s\n"
2878 msgstr ""
2879
2880 #: src/guestfs.c:980
2881 #, c-format
2882 msgid "<truncated, original size %zu bytes>"
2883 msgstr ""
2884
2885 #: src/inspect.c:264
2886 msgid "not a Windows guest, or systemroot could not be determined"
2887 msgstr ""
2888
2889 #: src/inspect.c:280
2890 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2891 msgstr ""
2892
2893 #: src/inspect.c:540 src/inspect_fs.c:462 src/inspect_fs.c:506
2894 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:594
2895 #: src/inspect_fs_unix.c:839
2896 #, c-format
2897 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2898 msgstr ""
2899
2900 #: src/inspect.c:576
2901 msgid "no inspection data: call guestfs_inspect_os first"
2902 msgstr ""
2903
2904 #: src/inspect.c:588
2905 #, c-format
2906 msgid ""
2907 "%s: root device not found: only call this function with a root device "
2908 "previously returned by guestfs_inspect_os"
2909 msgstr ""
2910
2911 #: src/inspect.c:598 src/inspect_apps.c:607
2912 msgid ""
2913 "inspection API not available since this version of libguestfs was compiled "
2914 "without the hivex library"
2915 msgstr ""
2916
2917 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2918 #, c-format
2919 msgid "could not parse integer in version number: %s"
2920 msgstr ""
2921
2922 #: src/inspect_fs.c:471
2923 #, c-format
2924 msgid "%s: file is empty"
2925 msgstr ""
2926
2927 #: src/inspect_fs_unix.c:628
2928 msgid "could not parse /etc/fstab or empty file"
2929 msgstr ""
2930
2931 #: src/inspect_fs_windows.c:164
2932 #, c-format
2933 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2934 msgstr ""
2935
2936 #: src/inspect_icon.c:453
2937 #, c-format
2938 msgid "read: %s: unexpected end of file"
2939 msgstr ""
2940
2941 #: src/launch.c:128
2942 msgid "command line cannot be altered after qemu subprocess launched"
2943 msgstr ""
2944
2945 #: src/launch.c:185
2946 msgid "guestfs_config: parameter must begin with '-' character"
2947 msgstr ""
2948
2949 #: src/launch.c:199
2950 #, c-format
2951 msgid "guestfs_config: parameter '%s' isn't allowed"
2952 msgstr ""
2953
2954 #: src/launch.c:265 src/launch.c:369
2955 msgid "filename cannot contain ',' (comma) character"
2956 msgstr ""
2957
2958 #: src/launch.c:277 src/launch.c:282
2959 #, c-format
2960 msgid "%s parameter is empty or contains disallowed characters"
2961 msgstr ""
2962
2963 #: src/launch.c:388
2964 msgid "the libguestfs handle has already been launched"
2965 msgstr ""
2966
2967 #: src/launch.c:399
2968 #, c-format
2969 msgid "%s: cannot create temporary directory"
2970 msgstr ""
2971
2972 #: src/launch.c:436
2973 msgid "you must call guestfs_add_drive before guestfs_launch"
2974 msgstr ""
2975
2976 #: src/launch.c:819
2977 msgid "guestfs_launch failed, see earlier error messages"
2978 msgstr ""
2979
2980 #: src/launch.c:832
2981 msgid "qemu launched and contacted daemon, but state != READY"
2982 msgstr ""
2983
2984 #: src/launch.c:922
2985 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2986 msgstr ""
2987
2988 #: src/launch.c:930
2989 msgid "contacted guestfsd, but state != READY"
2990 msgstr ""
2991
2992 #: src/launch.c:1102
2993 #, c-format
2994 msgid ""
2995 "command failed: %s\n"
2996 "\n"
2997 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
2998 "environment variable.  There may also be errors printed above."
2999 msgstr ""
3000
3001 #: src/launch.c:1218
3002 msgid "qemu has not been launched yet"
3003 msgstr ""
3004
3005 #: src/launch.c:1229
3006 msgid "no subprocess to kill"
3007 msgstr ""
3008
3009 #: src/proto.c:188
3010 #, c-format
3011 msgid "guestfs_set_busy: called when in state %d != READY"
3012 msgstr ""
3013
3014 #: src/proto.c:211
3015 #, c-format
3016 msgid "guestfs_end_busy: called when in state %d"
3017 msgstr ""
3018
3019 #: src/proto.c:421
3020 #, c-format
3021 msgid ""
3022 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3023 msgstr ""
3024
3025 #: src/proto.c:543
3026 msgid ""
3027 "This usually means the libguestfs appliance failed to start up.  Please\n"
3028 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3029 "the debug messages output prior to this error.\n"
3030 msgstr ""
3031
3032 #: src/proto.c:549
3033 msgid "See earlier debug messages.\n"
3034 msgstr ""
3035
3036 #: src/proto.c:639
3037 #, c-format
3038 msgid "received magic signature from guestfsd, but in state %d"
3039 msgstr ""
3040
3041 #: src/proto.c:658
3042 #, c-format
3043 msgid "message length (%u) > maximum possible size (%d)"
3044 msgstr ""
3045
3046 #: src/proto.c:810
3047 #, c-format
3048 msgid "guestfs___send: state %d != BUSY"
3049 msgstr ""
3050
3051 #: src/proto.c:834
3052 msgid "xdr_guestfs_message_header failed"
3053 msgstr ""
3054
3055 #: src/proto.c:843
3056 msgid "dispatch failed to marshal args"
3057 msgstr ""
3058
3059 #: src/proto.c:922 src/proto.c:1217
3060 msgid "operation cancelled by user"
3061 msgstr ""
3062
3063 #: src/proto.c:973
3064 #, c-format
3065 msgid "send_file_chunk: state %d != READY"
3066 msgstr ""
3067
3068 #: src/proto.c:989
3069 #, c-format
3070 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3071 msgstr ""
3072
3073 #: src/proto.c:1144
3074 #, c-format
3075 msgid "%s: error in chunked encoding"
3076 msgstr ""
3077
3078 #: src/proto.c:1171
3079 msgid "write to daemon socket"
3080 msgstr ""
3081
3082 #: src/proto.c:1194
3083 msgid "receive_file_data: parse error in reply callback"
3084 msgstr ""
3085
3086 #: src/proto.c:1199
3087 msgid "receive_file_data: unexpected flag received when reading file chunks"
3088 msgstr ""
3089
3090 #: src/proto.c:1207
3091 msgid "failed to parse file chunk"
3092 msgstr ""
3093
3094 #: src/proto.c:1221
3095 msgid "file receive cancelled by daemon"
3096 msgstr ""
3097
3098 #: src/virt.c:101 src/virt.c:347
3099 msgid "you cannot set both live and readonly flags"
3100 msgstr ""
3101
3102 #: src/virt.c:109
3103 #, c-format
3104 msgid "could not connect to libvirt (code %d, domain %d): %s"
3105 msgstr ""
3106
3107 #: src/virt.c:130
3108 #, c-format
3109 msgid "no libvirt domain called '%s': %s"
3110 msgstr ""
3111
3112 #: src/virt.c:185 src/virt.c:435
3113 #, c-format
3114 msgid "error reading libvirt XML information: %s"
3115 msgstr ""
3116
3117 #: src/virt.c:195 src/virt.c:443
3118 msgid "unable to parse XML information returned by libvirt"
3119 msgstr ""
3120
3121 #: src/virt.c:201 src/virt.c:449
3122 msgid "unable to create new XPath context"
3123 msgstr ""
3124
3125 #: src/virt.c:208 src/virt.c:464
3126 msgid "unable to evaluate XPath expression"
3127 msgstr ""
3128
3129 #: src/virt.c:305
3130 msgid "libvirt domain has no disks"
3131 msgstr ""
3132
3133 #: src/virt.c:358
3134 #, c-format
3135 msgid "error getting domain info: %s"
3136 msgstr ""
3137
3138 #: src/virt.c:372
3139 msgid ""
3140 "error: domain is a live virtual machine.\n"
3141 "Writing to the disks of a running virtual machine can cause disk "
3142 "corruption.\n"
3143 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3144 "specify live access.  In most libguestfs tools these options are --ro or\n"
3145 "--live respectively.  Consult the documentation for further information."
3146 msgstr ""
3147
3148 #: src/virt.c:492
3149 msgid ""
3150 "this guest has no libvirt <channel> definition for guestfsd\n"
3151 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3152 msgstr ""
3153
3154 #: src/virt.c:517
3155 msgid ""
3156 "add-domain API not available since this version of libguestfs was compiled "
3157 "without libvirt or libxml2"
3158 msgstr ""
3159
3160 #: test-tool/test-tool.c:79
3161 #, c-format
3162 msgid ""
3163 "libguestfs-test-tool: interactive test tool\n"
3164 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3165 "Usage:\n"
3166 "  libguestfs-test-tool [--options]\n"
3167 "Options:\n"
3168 "  --help         Display usage\n"
3169 "  --qemudir dir  Specify QEMU source directory\n"
3170 "  --qemu qemu    Specify QEMU binary\n"
3171 "  --timeout n\n"
3172 "  -t n           Set launch timeout (default: %d seconds)\n"
3173 msgstr ""
3174
3175 #: test-tool/test-tool.c:127
3176 #, c-format
3177 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3178 msgstr ""
3179
3180 #: test-tool/test-tool.c:136
3181 #, c-format
3182 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3183 msgstr ""
3184
3185 #: test-tool/test-tool.c:148
3186 #, c-format
3187 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3188 msgstr ""
3189
3190 #: test-tool/test-tool.c:174
3191 #, c-format
3192 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3193 msgstr ""
3194
3195 #: test-tool/test-tool.c:181
3196 #, c-format
3197 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3198 msgstr ""
3199
3200 #: test-tool/test-tool.c:189
3201 #, c-format
3202 msgid "libguestfs-test-tool: guestfs_version failed\n"
3203 msgstr ""
3204
3205 #: test-tool/test-tool.c:223
3206 #, c-format
3207 msgid "libguestfs-test-tool: failed to launch appliance\n"
3208 msgstr ""
3209
3210 #: test-tool/test-tool.c:235
3211 #, c-format
3212 msgid "libguestfs-test-tool: failed to run part-disk\n"
3213 msgstr ""
3214
3215 #: test-tool/test-tool.c:241
3216 #, c-format
3217 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3218 msgstr ""
3219
3220 #: test-tool/test-tool.c:247
3221 #, c-format
3222 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3223 msgstr ""
3224
3225 #: test-tool/test-tool.c:254
3226 #, c-format
3227 msgid "libguestfs-test-tool: failed to touch file\n"
3228 msgstr ""
3229
3230 #: test-tool/test-tool.c:285
3231 #, c-format
3232 msgid ""
3233 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3234 "--qemu/--qemudir options cannot be used.\n"
3235 msgstr ""
3236
3237 #: test-tool/test-tool.c:293
3238 #, c-format
3239 msgid "Binary '%s' does not exist or is not executable\n"
3240 msgstr ""
3241
3242 #: test-tool/test-tool.c:307
3243 #, c-format
3244 msgid "%s: does not look like a qemu source directory\n"
3245 msgstr ""
3246
3247 #: tools/virt-list-filesystems.pl:148
3248 msgid "virt-list-filesystems: no image or VM name given"
3249 msgstr ""
3250
3251 #: tools/virt-list-partitions.pl:160
3252 msgid "virt-list-partitions: no image or VM name given"
3253 msgstr ""
3254
3255 #: tools/virt-make-fs.pl:291
3256 msgid "virt-make-fs input output\n"
3257 msgstr ""
3258
3259 #: tools/virt-make-fs.pl:321
3260 msgid "unexpected output from 'du' command"
3261 msgstr ""
3262
3263 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3264 #: tools/virt-make-fs.pl:458
3265 #, perl-brace-format
3266 msgid "{f}: unknown input format: {fmt}\n"
3267 msgstr ""
3268
3269 #: tools/virt-make-fs.pl:391
3270 #, perl-brace-format
3271 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3272 msgstr ""
3273
3274 #: tools/virt-make-fs.pl:406
3275 msgid ""
3276 "qemu-img create: failed to create disk image, see earlier error messages\n"
3277 msgstr ""
3278
3279 #: tools/virt-make-fs.pl:417
3280 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3281 msgstr ""
3282
3283 #: tools/virt-make-fs.pl:442
3284 msgid "tar: failed, see earlier messages\n"
3285 msgstr ""
3286
3287 #: tools/virt-make-fs.pl:464
3288 msgid "uncompress command failed, see earlier messages\n"
3289 msgstr ""
3290
3291 #: tools/virt-make-fs.pl:499
3292 msgid ""
3293 "virt-make-fs: error copying contents into filesystem\n"
3294 "An error here usually means that the program did not estimate the\n"
3295 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3296 msgstr ""
3297
3298 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3299 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3300 msgstr ""
3301
3302 #: tools/virt-tar.pl:222
3303 msgid "virt-tar: no image, VM names, directory or filename given"
3304 msgstr ""
3305
3306 #: tools/virt-tar.pl:225
3307 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3308 msgstr ""
3309
3310 #: tools/virt-tar.pl:236
3311 #, perl-brace-format
3312 msgid "virt-tar: {tarball}: file not found\n"
3313 msgstr ""
3314
3315 #: tools/virt-tar.pl:239
3316 #, perl-brace-format
3317 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3318 msgstr ""
3319
3320 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3321 #, perl-brace-format
3322 msgid ""
3323 "{prog}: No operating system could be detected inside this disk image.\n"
3324 "\n"
3325 "This may be because the file is not a disk image, or is not a virtual "
3326 "machine\n"
3327 "image, or because the OS type is not understood by libguestfs.\n"
3328 "\n"
3329 "If you feel this is an error, please file a bug report including as much\n"
3330 "information about the disk image as possible.\n"
3331 msgstr ""
3332
3333 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3334 #, perl-brace-format
3335 msgid "{prog}: multiboot operating systems are not supported.\n"
3336 msgstr ""
3337
3338 #: tools/virt-win-reg.pl:245
3339 msgid "no libvirt domain name or disk image given\n"
3340 msgstr ""
3341
3342 #: tools/virt-win-reg.pl:287
3343 msgid ""
3344 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3345 "export\n"
3346 msgstr ""
3347
3348 #: tools/virt-win-reg.pl:446
3349 #, perl-brace-format
3350 msgid "virt-win-reg: {p}: cannot find user directory\n"
3351 msgstr ""
3352
3353 #: tools/virt-win-reg.pl:451
3354 #, perl-brace-format
3355 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3356 msgstr ""
3357
3358 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3359 #, perl-brace-format
3360 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3361 msgstr ""
3362
3363 #: tools/virt-win-reg.pl:529
3364 #, perl-brace-format
3365 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3366 msgstr ""
3367
3368 #: tools/virt-win-reg.pl:551
3369 #, perl-brace-format
3370 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3371 msgstr ""