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