b7bb092e64be63a81b60601eb1d93d5a06caeb6e
[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.15.10\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-12-06 15:08+0000\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
22 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
23 #: fuse/guestmount.c:908 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: align/scan.c:72
29 #, c-format
30 msgid ""
31 "%s: check alignment of virtual machine partitions\n"
32 "Copyright (C) 2011 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname\n"
35 "  %s [--options] -a disk.img [-a disk.img ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --format[=raw|..]    Force disk format for -a option\n"
41 "  --help               Display brief help\n"
42 "  -q|--quiet           No output, just exit code\n"
43 "  -v|--verbose         Verbose messages\n"
44 "  -V|--version         Display version and exit\n"
45 "  -x                   Trace libguestfs API calls\n"
46 "For more information, see the manpage %s(1).\n"
47 msgstr ""
48
49 #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
50 #: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
51 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:140
52 #: rescue/virt-rescue.c:142
53 #, c-format
54 msgid "guestfs_create: failed to create handle\n"
55 msgstr ""
56
57 #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
58 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
59 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:164
60 #: rescue/virt-rescue.c:179
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr ""
64
65 #: align/scan.c:273
66 msgid "alignment < 4K"
67 msgstr ""
68
69 #: align/scan.c:278
70 msgid "alignment < 64K"
71 msgstr ""
72
73 #: cat/virt-cat.c:65
74 #, c-format
75 msgid ""
76 "%s: display files in a virtual machine\n"
77 "Copyright (C) 2010 Red Hat Inc.\n"
78 "Usage:\n"
79 "  %s [--options] -d domname file [file ...]\n"
80 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
81 "Options:\n"
82 "  -a|--add image       Add image\n"
83 "  -c|--connect uri     Specify libvirt URI for -d option\n"
84 "  -d|--domain guest    Add disks from libvirt guest\n"
85 "  --echo-keys          Don't turn off echo for passphrases\n"
86 "  --format[=raw|..]    Force disk format for -a option\n"
87 "  --help               Display brief help\n"
88 "  --keys-from-stdin    Read passphrases from stdin\n"
89 "  -v|--verbose         Verbose messages\n"
90 "  -V|--version         Display version and exit\n"
91 "  -x                   Trace libguestfs API calls\n"
92 "For more information, see the manpage %s(1).\n"
93 msgstr ""
94
95 #: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1556
96 #, c-format
97 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
98 msgstr ""
99
100 #: cat/virt-cat.c:373 edit/virt-edit.c:599
101 #, c-format
102 msgid "%s: drive '%c:' not found.\n"
103 msgstr ""
104
105 #: cat/virt-filesystems.c:104
106 #, c-format
107 msgid ""
108 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
109 "Copyright (C) 2010 Red Hat Inc.\n"
110 "Usage:\n"
111 "  %s [--options] -d domname\n"
112 "  %s [--options] -a disk.img [-a disk.img ...]\n"
113 "Options:\n"
114 "  -a|--add image       Add image\n"
115 "  --all                Display everything\n"
116 "  --blkdevs|--block-devices\n"
117 "                       Display block devices\n"
118 "  -c|--connect uri     Specify libvirt URI for -d option\n"
119 "  --csv                Output as Comma-Separated Values\n"
120 "  -d|--domain guest    Add disks from libvirt guest\n"
121 "  --echo-keys          Don't turn off echo for passphrases\n"
122 "  --extra              Display swap and data filesystems\n"
123 "  --filesystems        Display mountable filesystems\n"
124 "  --format[=raw|..]    Force disk format for -a option\n"
125 "  -h|--human-readable  Human-readable sizes in --long output\n"
126 "  --help               Display brief help\n"
127 "  --keys-from-stdin    Read passphrases from stdin\n"
128 "  -l|--long            Long output\n"
129 "  --lvs|--logvols|--logical-volumes\n"
130 "                       Display LVM logical volumes\n"
131 "  --no-title           No title in --long output\n"
132 "  --parts|--partitions Display partitions\n"
133 "  --pvs|--physvols|--physical-volumes\n"
134 "                       Display LVM physical volumes\n"
135 "  --uuid|--uuids       Add UUIDs to --long output\n"
136 "  -v|--verbose         Verbose messages\n"
137 "  -V|--version         Display version and exit\n"
138 "  --vgs|--volgroups|--volume-groups\n"
139 "                       Display LVM volume groups\n"
140 "  -x                   Trace libguestfs API calls\n"
141 "For more information, see the manpage %s(1).\n"
142 msgstr ""
143
144 #: cat/virt-filesystems.c:319 cat/virt-ls.c:347 df/main.c:255
145 #, c-format
146 msgid "%s: you cannot use -h and --csv options together.\n"
147 msgstr ""
148
149 #: cat/virt-ls.c:103
150 #, c-format
151 msgid ""
152 "%s: list files in a virtual machine\n"
153 "Copyright (C) 2010-2011 Red Hat Inc.\n"
154 "Usage:\n"
155 "  %s [--options] -d domname dir [dir ...]\n"
156 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
157 "Options:\n"
158 "  -a|--add image       Add image\n"
159 "  --checksum[=...]     Display file checksums\n"
160 "  -c|--connect uri     Specify libvirt URI for -d option\n"
161 "  --csv                Comma-Separated Values output\n"
162 "  -d|--domain guest    Add disks from libvirt guest\n"
163 "  --echo-keys          Don't turn off echo for passphrases\n"
164 "  --extra-stats        Display extra stats\n"
165 "  --format[=raw|..]    Force disk format for -a option\n"
166 "  --help               Display brief help\n"
167 "  -h|--human-readable  Human-readable sizes in output\n"
168 "  --keys-from-stdin    Read passphrases from stdin\n"
169 "  -l|--long            Long listing\n"
170 "  -R|--recursive       Recursive listing\n"
171 "  --times              Display file times\n"
172 "  --time-days          Display file times as days before now\n"
173 "  --time-relative      Display file times as seconds before now\n"
174 "  --time-t             Display file times as time_t's\n"
175 "  --uids               Display UID, GID\n"
176 "  -v|--verbose         Verbose messages\n"
177 "  -V|--version         Display version and exit\n"
178 "  -x                   Trace libguestfs API calls\n"
179 "For more information, see the manpage %s(1).\n"
180 msgstr ""
181
182 #: cat/virt-ls.c:338
183 #, c-format
184 msgid ""
185 "%s: used a flag which can only be combined with -lR mode\n"
186 "For more information, read the virt-ls(1) man page.\n"
187 msgstr ""
188
189 #: cat/virt-ls.c:577
190 #, c-format
191 msgid "%s: error getting extended attrs for %s %s\n"
192 msgstr ""
193
194 #: cat/virt-ls.c:583
195 #, c-format
196 msgid "%s: error: cannot parse xattr count for %s %s\n"
197 msgstr ""
198
199 #: df/domains.c:115
200 #, c-format
201 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
202 msgstr ""
203
204 #: df/domains.c:124
205 #, c-format
206 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
207 msgstr ""
208
209 #: df/domains.c:134
210 #, c-format
211 msgid "%s: could not list running domains (code %d, domain %d): %s"
212 msgstr ""
213
214 #: df/domains.c:145
215 #, c-format
216 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
217 msgstr ""
218
219 #: df/domains.c:155
220 #, c-format
221 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
222 msgstr ""
223
224 #: df/domains.c:281
225 #, c-format
226 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
227 msgstr ""
228
229 #: df/main.c:74
230 #, c-format
231 msgid ""
232 "%s: display free space on virtual filesystems\n"
233 "Copyright (C) 2010 Red Hat Inc.\n"
234 "Usage:\n"
235 "  %s [--options] -d domname\n"
236 "  %s [--options] -a disk.img [-a disk.img ...]\n"
237 "Options:\n"
238 "  -a|--add image       Add image\n"
239 "  -c|--connect uri     Specify libvirt URI for -d option\n"
240 "  --csv                Output as Comma-Separated Values\n"
241 "  -d|--domain guest    Add disks from libvirt guest\n"
242 "  --format[=raw|..]    Force disk format for -a option\n"
243 "  -h|--human-readable  Human-readable sizes in --long output\n"
244 "  --help               Display brief help\n"
245 "  -i|--inodes          Display inodes\n"
246 "  --one-per-guest      Separate appliance per guest\n"
247 "  --uuid               Add UUIDs to --long output\n"
248 "  -v|--verbose         Verbose messages\n"
249 "  -V|--version         Display version and exit\n"
250 "  -x                   Trace libguestfs API calls\n"
251 "For more information, see the manpage %s(1).\n"
252 msgstr ""
253
254 #: df/main.c:267
255 #, c-format
256 msgid "%s: compiled without support for libvirt.\n"
257 msgstr ""
258
259 #: df/output.c:50
260 msgid "VirtualMachine"
261 msgstr ""
262
263 #: df/output.c:51
264 msgid "Filesystem"
265 msgstr ""
266
267 #: df/output.c:54
268 msgid "1K-blocks"
269 msgstr ""
270
271 #: df/output.c:56
272 msgid "Size"
273 msgstr ""
274
275 #: df/output.c:57
276 msgid "Used"
277 msgstr ""
278
279 #: df/output.c:58
280 msgid "Available"
281 msgstr ""
282
283 #: df/output.c:59
284 msgid "Use%"
285 msgstr ""
286
287 #: df/output.c:61
288 msgid "Inodes"
289 msgstr ""
290
291 #: df/output.c:62
292 msgid "IUsed"
293 msgstr ""
294
295 #: df/output.c:63
296 msgid "IFree"
297 msgstr ""
298
299 #: df/output.c:64
300 msgid "IUse%"
301 msgstr ""
302
303 #: edit/virt-edit.c:77
304 #, c-format
305 msgid ""
306 "%s: Edit a file in a virtual machine\n"
307 "Copyright (C) 2009-2011 Red Hat Inc.\n"
308 "Usage:\n"
309 "  %s [--options] -d domname file [file ...]\n"
310 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
311 "Options:\n"
312 "  -a|--add image       Add image\n"
313 "  -b|--backup .ext     Backup original as original.ext\n"
314 "  -c|--connect uri     Specify libvirt URI for -d option\n"
315 "  -d|--domain guest    Add disks from libvirt guest\n"
316 "  --echo-keys          Don't turn off echo for passphrases\n"
317 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
318 "  --format[=raw|..]    Force disk format for -a option\n"
319 "  --help               Display brief help\n"
320 "  --keys-from-stdin    Read passphrases from stdin\n"
321 "  -v|--verbose         Verbose messages\n"
322 "  -V|--version         Display version and exit\n"
323 "  -x                   Trace libguestfs API calls\n"
324 "For more information, see the manpage %s(1).\n"
325 msgstr ""
326
327 #: edit/virt-edit.c:175
328 #, c-format
329 msgid "%s: -b option given multiple times\n"
330 msgstr ""
331
332 #: edit/virt-edit.c:192
333 #, c-format
334 msgid "%s: -e option given multiple times\n"
335 msgstr ""
336
337 #: fish/alloc.c:37
338 #, c-format
339 msgid "use 'alloc file size' to create an image\n"
340 msgstr ""
341
342 #: fish/alloc.c:51
343 #, c-format
344 msgid "use 'sparse file size' to create a sparse image\n"
345 msgstr ""
346
347 #: fish/alloc.c:75
348 #, c-format
349 msgid "can't allocate or add disks after launching\n"
350 msgstr ""
351
352 #: fish/alloc.c:156
353 #, c-format
354 msgid "%s: invalid integer parameter (%s returned %d)\n"
355 msgstr ""
356
357 #: fish/cmds.c:2770
358 msgid "Command"
359 msgstr ""
360
361 #: fish/cmds.c:2770
362 msgid "Description"
363 msgstr ""
364
365 #: fish/cmds.c:2772
366 msgid "add a CD-ROM disk image to examine"
367 msgstr ""
368
369 #: fish/cmds.c:2773
370 msgid "add the disk(s) from a named libvirt domain"
371 msgstr ""
372
373 #: fish/cmds.c:2774 fish/cmds.c:2775
374 msgid "add an image to examine or modify"
375 msgstr ""
376
377 #: fish/cmds.c:2776
378 msgid "add a drive in snapshot mode (read-only)"
379 msgstr ""
380
381 #: fish/cmds.c:2777
382 msgid "add a drive read-only specifying the QEMU block emulation to use"
383 msgstr ""
384
385 #: fish/cmds.c:2778
386 msgid "add a drive specifying the QEMU block emulation to use"
387 msgstr ""
388
389 #: fish/cmds.c:2779
390 msgid "allocate and add a disk file"
391 msgstr ""
392
393 #: fish/cmds.c:2780
394 msgid "clear Augeas path"
395 msgstr ""
396
397 #: fish/cmds.c:2781
398 msgid "close the current Augeas handle"
399 msgstr ""
400
401 #: fish/cmds.c:2782
402 msgid "define an Augeas node"
403 msgstr ""
404
405 #: fish/cmds.c:2783
406 msgid "define an Augeas variable"
407 msgstr ""
408
409 #: fish/cmds.c:2784
410 msgid "look up the value of an Augeas path"
411 msgstr ""
412
413 #: fish/cmds.c:2785
414 msgid "create a new Augeas handle"
415 msgstr ""
416
417 #: fish/cmds.c:2786
418 msgid "insert a sibling Augeas node"
419 msgstr ""
420
421 #: fish/cmds.c:2787
422 msgid "load files into the tree"
423 msgstr ""
424
425 #: fish/cmds.c:2788
426 msgid "list Augeas nodes under augpath"
427 msgstr ""
428
429 #: fish/cmds.c:2789
430 msgid "return Augeas nodes which match augpath"
431 msgstr ""
432
433 #: fish/cmds.c:2790
434 msgid "move Augeas node"
435 msgstr ""
436
437 #: fish/cmds.c:2791
438 msgid "remove an Augeas path"
439 msgstr ""
440
441 #: fish/cmds.c:2792
442 msgid "write all pending Augeas changes to disk"
443 msgstr ""
444
445 #: fish/cmds.c:2793
446 msgid "set Augeas path to value"
447 msgstr ""
448
449 #: fish/cmds.c:2794
450 msgid "test availability of some parts of the API"
451 msgstr ""
452
453 #: fish/cmds.c:2795
454 msgid "return a list of all optional groups"
455 msgstr ""
456
457 #: fish/cmds.c:2796
458 msgid "upload base64-encoded data to file"
459 msgstr ""
460
461 #: fish/cmds.c:2797
462 msgid "download file and encode as base64"
463 msgstr ""
464
465 #: fish/cmds.c:2798
466 msgid "print block device attributes"
467 msgstr ""
468
469 #: fish/cmds.c:2799
470 msgid "flush device buffers"
471 msgstr ""
472
473 #: fish/cmds.c:2800
474 msgid "get blocksize of block device"
475 msgstr ""
476
477 #: fish/cmds.c:2801
478 msgid "is block device set to read-only"
479 msgstr ""
480
481 #: fish/cmds.c:2802
482 msgid "get total size of device in bytes"
483 msgstr ""
484
485 #: fish/cmds.c:2803
486 msgid "get sectorsize of block device"
487 msgstr ""
488
489 #: fish/cmds.c:2804
490 msgid "get total size of device in 512-byte sectors"
491 msgstr ""
492
493 #: fish/cmds.c:2805
494 msgid "reread partition table"
495 msgstr ""
496
497 #: fish/cmds.c:2806
498 msgid "set blocksize of block device"
499 msgstr ""
500
501 #: fish/cmds.c:2807
502 msgid "set block device to read-only"
503 msgstr ""
504
505 #: fish/cmds.c:2808
506 msgid "set block device to read-write"
507 msgstr ""
508
509 #: fish/cmds.c:2809
510 msgid "resize a btrfs filesystem"
511 msgstr ""
512
513 #: fish/cmds.c:2810
514 msgid "return true path on case-insensitive filesystem"
515 msgstr ""
516
517 #: fish/cmds.c:2811
518 msgid "list the contents of a file"
519 msgstr ""
520
521 #: fish/cmds.c:2812
522 msgid "compute MD5, SHAx or CRC checksum of file"
523 msgstr ""
524
525 #: fish/cmds.c:2813
526 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
527 msgstr ""
528
529 #: fish/cmds.c:2814
530 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
531 msgstr ""
532
533 #: fish/cmds.c:2815
534 msgid "change file mode"
535 msgstr ""
536
537 #: fish/cmds.c:2816 fish/cmds.c:2945
538 msgid "change file owner and group"
539 msgstr ""
540
541 #: fish/cmds.c:2817
542 msgid "run a command from the guest filesystem"
543 msgstr ""
544
545 #: fish/cmds.c:2818
546 msgid "run a command, returning lines"
547 msgstr ""
548
549 #: fish/cmds.c:2819
550 msgid "output compressed device"
551 msgstr ""
552
553 #: fish/cmds.c:2820
554 msgid "output compressed file"
555 msgstr ""
556
557 #: fish/cmds.c:2821
558 msgid "add qemu parameters"
559 msgstr ""
560
561 #: fish/cmds.c:2822
562 msgid "copy from source device to destination device"
563 msgstr ""
564
565 #: fish/cmds.c:2823
566 msgid "copy from source device to destination file"
567 msgstr ""
568
569 #: fish/cmds.c:2824
570 msgid "copy from source file to destination device"
571 msgstr ""
572
573 #: fish/cmds.c:2825
574 msgid "copy from source file to destination file"
575 msgstr ""
576
577 #: fish/cmds.c:2826
578 msgid "copy local files or directories into an image"
579 msgstr ""
580
581 #: fish/cmds.c:2827
582 msgid "copy remote files or directories out of an image"
583 msgstr ""
584
585 #: fish/cmds.c:2828
586 msgid "copy size bytes from source to destination using dd"
587 msgstr ""
588
589 #: fish/cmds.c:2829
590 msgid "copy a file"
591 msgstr ""
592
593 #: fish/cmds.c:2830
594 msgid "copy a file or directory recursively"
595 msgstr ""
596
597 #: fish/cmds.c:2831
598 msgid "copy from source to destination using dd"
599 msgstr ""
600
601 #: fish/cmds.c:2832
602 msgid "debugging and internals"
603 msgstr ""
604
605 #: fish/cmds.c:2833
606 msgid "debug the QEMU command line (internal use only)"
607 msgstr ""
608
609 #: fish/cmds.c:2834
610 msgid "debug the drives (internal use only)"
611 msgstr ""
612
613 #: fish/cmds.c:2835
614 msgid "upload a file to the appliance (internal use only)"
615 msgstr ""
616
617 #: fish/cmds.c:2836
618 msgid "report file system disk space usage"
619 msgstr ""
620
621 #: fish/cmds.c:2837
622 msgid "report file system disk space usage (human readable)"
623 msgstr ""
624
625 #: fish/cmds.c:2838
626 msgid "display an image"
627 msgstr ""
628
629 #: fish/cmds.c:2839
630 msgid "return kernel messages"
631 msgstr ""
632
633 #: fish/cmds.c:2840
634 msgid "download a file to the local machine"
635 msgstr ""
636
637 #: fish/cmds.c:2841
638 msgid "download a file to the local machine with offset and size"
639 msgstr ""
640
641 #: fish/cmds.c:2842
642 msgid "drop kernel page cache, dentries and inodes"
643 msgstr ""
644
645 #: fish/cmds.c:2843
646 msgid "estimate file space usage"
647 msgstr ""
648
649 #: fish/cmds.c:2844
650 msgid "check an ext2/ext3 filesystem"
651 msgstr ""
652
653 #: fish/cmds.c:2845
654 msgid "display a line of text"
655 msgstr ""
656
657 #: fish/cmds.c:2846
658 msgid "echo arguments back to the client"
659 msgstr ""
660
661 #: fish/cmds.c:2847
662 msgid "edit a file"
663 msgstr ""
664
665 #: fish/cmds.c:2848 fish/cmds.c:2849 fish/cmds.c:2854 fish/cmds.c:2855
666 #: fish/cmds.c:2890 fish/cmds.c:2891 fish/cmds.c:3153 fish/cmds.c:3154
667 #: fish/cmds.c:3158 fish/cmds.c:3159 fish/cmds.c:3161 fish/cmds.c:3162
668 msgid "return lines matching a pattern"
669 msgstr ""
670
671 #: fish/cmds.c:2850
672 msgid "test if two files have equal contents"
673 msgstr ""
674
675 #: fish/cmds.c:2851
676 msgid "test if file or directory exists"
677 msgstr ""
678
679 #: fish/cmds.c:2852 fish/cmds.c:2853
680 msgid "preallocate a file in the guest filesystem"
681 msgstr ""
682
683 #: fish/cmds.c:2856
684 msgid "determine file type"
685 msgstr ""
686
687 #: fish/cmds.c:2857
688 msgid "detect the architecture of a binary file"
689 msgstr ""
690
691 #: fish/cmds.c:2858
692 msgid "return the size of the file in bytes"
693 msgstr ""
694
695 #: fish/cmds.c:2859
696 msgid "fill a file with octets"
697 msgstr ""
698
699 #: fish/cmds.c:2860
700 msgid "fill a file with a repeating pattern of bytes"
701 msgstr ""
702
703 #: fish/cmds.c:2861
704 msgid "find all files and directories"
705 msgstr ""
706
707 #: fish/cmds.c:2862
708 msgid "find all files and directories, returning NUL-separated list"
709 msgstr ""
710
711 #: fish/cmds.c:2863
712 msgid "find a filesystem by label"
713 msgstr ""
714
715 #: fish/cmds.c:2864
716 msgid "find a filesystem by UUID"
717 msgstr ""
718
719 #: fish/cmds.c:2865
720 msgid "run the filesystem checker"
721 msgstr ""
722
723 #: fish/cmds.c:2866
724 msgid "get the additional kernel options"
725 msgstr ""
726
727 #: fish/cmds.c:2867
728 msgid "get the attach method"
729 msgstr ""
730
731 #: fish/cmds.c:2868
732 msgid "get autosync mode"
733 msgstr ""
734
735 #: fish/cmds.c:2869
736 msgid "get direct appliance mode flag"
737 msgstr ""
738
739 #: fish/cmds.c:2870
740 msgid "get the ext2/3/4 filesystem label"
741 msgstr ""
742
743 #: fish/cmds.c:2871
744 msgid "get the ext2/3/4 filesystem UUID"
745 msgstr ""
746
747 #: fish/cmds.c:2872
748 msgid "get memory allocated to the qemu subprocess"
749 msgstr ""
750
751 #: fish/cmds.c:2873
752 msgid "get enable network flag"
753 msgstr ""
754
755 #: fish/cmds.c:2874
756 msgid "get the search path"
757 msgstr ""
758
759 #: fish/cmds.c:2875
760 msgid "get process group flag"
761 msgstr ""
762
763 #: fish/cmds.c:2876
764 msgid "get PID of qemu subprocess"
765 msgstr ""
766
767 #: fish/cmds.c:2877
768 msgid "get the qemu binary"
769 msgstr ""
770
771 #: fish/cmds.c:2878
772 msgid "get recovery process enabled flag"
773 msgstr ""
774
775 #: fish/cmds.c:2879
776 msgid "get SELinux enabled flag"
777 msgstr ""
778
779 #: fish/cmds.c:2880
780 msgid "get number of virtual CPUs in appliance"
781 msgstr ""
782
783 #: fish/cmds.c:2881
784 msgid "get the current state"
785 msgstr ""
786
787 #: fish/cmds.c:2882
788 msgid "get command trace enabled flag"
789 msgstr ""
790
791 #: fish/cmds.c:2883
792 msgid "get the current umask"
793 msgstr ""
794
795 #: fish/cmds.c:2884
796 msgid "get verbose mode"
797 msgstr ""
798
799 #: fish/cmds.c:2885
800 msgid "get SELinux security context"
801 msgstr ""
802
803 #: fish/cmds.c:2886 fish/cmds.c:2946
804 msgid "get a single extended attribute"
805 msgstr ""
806
807 #: fish/cmds.c:2887 fish/cmds.c:2947
808 msgid "list extended attributes of a file or directory"
809 msgstr ""
810
811 #: fish/cmds.c:2888
812 msgid "expand wildcards in command"
813 msgstr ""
814
815 #: fish/cmds.c:2889
816 msgid "expand a wildcard path"
817 msgstr ""
818
819 #: fish/cmds.c:2892
820 msgid "install GRUB 1"
821 msgstr ""
822
823 #: fish/cmds.c:2893
824 msgid "return first 10 lines of a file"
825 msgstr ""
826
827 #: fish/cmds.c:2894
828 msgid "return first N lines of a file"
829 msgstr ""
830
831 #: fish/cmds.c:2895
832 msgid "dump a file in hexadecimal"
833 msgstr ""
834
835 #: fish/cmds.c:2896
836 msgid "edit with a hex editor"
837 msgstr ""
838
839 #: fish/cmds.c:2897
840 msgid "list the contents of a single file in an initrd"
841 msgstr ""
842
843 #: fish/cmds.c:2898
844 msgid "list files in an initrd"
845 msgstr ""
846
847 #: fish/cmds.c:2899
848 msgid "add an inotify watch"
849 msgstr ""
850
851 #: fish/cmds.c:2900
852 msgid "close the inotify handle"
853 msgstr ""
854
855 #: fish/cmds.c:2901
856 msgid "return list of watched files that had events"
857 msgstr ""
858
859 #: fish/cmds.c:2902
860 msgid "create an inotify handle"
861 msgstr ""
862
863 #: fish/cmds.c:2903
864 msgid "return list of inotify events"
865 msgstr ""
866
867 #: fish/cmds.c:2904
868 msgid "remove an inotify watch"
869 msgstr ""
870
871 #: fish/cmds.c:2905
872 msgid "get architecture of inspected operating system"
873 msgstr ""
874
875 #: fish/cmds.c:2906
876 msgid "get distro of inspected operating system"
877 msgstr ""
878
879 #: fish/cmds.c:2907
880 msgid "get drive letter mappings"
881 msgstr ""
882
883 #: fish/cmds.c:2908
884 msgid "get filesystems associated with inspected operating system"
885 msgstr ""
886
887 #: fish/cmds.c:2909
888 msgid "get format of inspected operating system"
889 msgstr ""
890
891 #: fish/cmds.c:2910
892 msgid "get hostname of the operating system"
893 msgstr ""
894
895 #: fish/cmds.c:2911
896 msgid "get the icon corresponding to this operating system"
897 msgstr ""
898
899 #: fish/cmds.c:2912
900 msgid "get major version of inspected operating system"
901 msgstr ""
902
903 #: fish/cmds.c:2913
904 msgid "get minor version of inspected operating system"
905 msgstr ""
906
907 #: fish/cmds.c:2914
908 msgid "get mountpoints of inspected operating system"
909 msgstr ""
910
911 #: fish/cmds.c:2915
912 msgid "get package format used by the operating system"
913 msgstr ""
914
915 #: fish/cmds.c:2916
916 msgid "get package management tool used by the operating system"
917 msgstr ""
918
919 #: fish/cmds.c:2917
920 msgid "get product name of inspected operating system"
921 msgstr ""
922
923 #: fish/cmds.c:2918
924 msgid "get product variant of inspected operating system"
925 msgstr ""
926
927 #: fish/cmds.c:2919
928 msgid "return list of operating systems found by last inspection"
929 msgstr ""
930
931 #: fish/cmds.c:2920
932 msgid "get type of inspected operating system"
933 msgstr ""
934
935 #: fish/cmds.c:2921
936 msgid "get Windows CurrentControlSet of inspected operating system"
937 msgstr ""
938
939 #: fish/cmds.c:2922
940 msgid "get Windows systemroot of inspected operating system"
941 msgstr ""
942
943 #: fish/cmds.c:2923
944 msgid "get live flag for install disk"
945 msgstr ""
946
947 #: fish/cmds.c:2924
948 msgid "get multipart flag for install disk"
949 msgstr ""
950
951 #: fish/cmds.c:2925
952 msgid "get netinst (network installer) flag for install disk"
953 msgstr ""
954
955 #: fish/cmds.c:2926
956 msgid "get list of applications installed in the operating system"
957 msgstr ""
958
959 #: fish/cmds.c:2927
960 msgid "inspect disk and return list of operating systems found"
961 msgstr ""
962
963 #: fish/cmds.c:2928
964 msgid "test if block device"
965 msgstr ""
966
967 #: fish/cmds.c:2929
968 msgid "is busy processing a command"
969 msgstr ""
970
971 #: fish/cmds.c:2930
972 msgid "test if character device"
973 msgstr ""
974
975 #: fish/cmds.c:2931
976 msgid "is in configuration state"
977 msgstr ""
978
979 #: fish/cmds.c:2932
980 msgid "test if a directory"
981 msgstr ""
982
983 #: fish/cmds.c:2933
984 msgid "test if FIFO (named pipe)"
985 msgstr ""
986
987 #: fish/cmds.c:2934
988 msgid "test if a regular file"
989 msgstr ""
990
991 #: fish/cmds.c:2935
992 msgid "is launching subprocess"
993 msgstr ""
994
995 #: fish/cmds.c:2936
996 msgid "test if device is a logical volume"
997 msgstr ""
998
999 #: fish/cmds.c:2937
1000 msgid "is ready to accept commands"
1001 msgstr ""
1002
1003 #: fish/cmds.c:2938
1004 msgid "test if socket"
1005 msgstr ""
1006
1007 #: fish/cmds.c:2939
1008 msgid "test if symbolic link"
1009 msgstr ""
1010
1011 #: fish/cmds.c:2940
1012 msgid "test if a file contains all zero bytes"
1013 msgstr ""
1014
1015 #: fish/cmds.c:2941
1016 msgid "test if a device contains all zero bytes"
1017 msgstr ""
1018
1019 #: fish/cmds.c:2942
1020 msgid "kill the qemu subprocess"
1021 msgstr ""
1022
1023 #: fish/cmds.c:2943
1024 msgid "launch the qemu subprocess"
1025 msgstr ""
1026
1027 #: fish/cmds.c:2944
1028 msgid "change working directory"
1029 msgstr ""
1030
1031 #: fish/cmds.c:2948
1032 msgid "list 9p filesystems"
1033 msgstr ""
1034
1035 #: fish/cmds.c:2949
1036 msgid "list the block devices"
1037 msgstr ""
1038
1039 #: fish/cmds.c:2950
1040 msgid "list device mapper devices"
1041 msgstr ""
1042
1043 #: fish/cmds.c:2951
1044 msgid "list filesystems"
1045 msgstr ""
1046
1047 #: fish/cmds.c:2952
1048 msgid "list Linux md (RAID) devices"
1049 msgstr ""
1050
1051 #: fish/cmds.c:2953
1052 msgid "list the partitions"
1053 msgstr ""
1054
1055 #: fish/cmds.c:2954
1056 msgid "list the files in a directory (long format)"
1057 msgstr ""
1058
1059 #: fish/cmds.c:2955 fish/cmds.c:2956
1060 msgid "create a hard link"
1061 msgstr ""
1062
1063 #: fish/cmds.c:2957 fish/cmds.c:2958
1064 msgid "create a symbolic link"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2959 fish/cmds.c:3056
1068 msgid "remove extended attribute of a file or directory"
1069 msgstr ""
1070
1071 #: fish/cmds.c:2960
1072 msgid "list the files in a directory"
1073 msgstr ""
1074
1075 #: fish/cmds.c:2961 fish/cmds.c:3086
1076 msgid "set extended attribute of a file or directory"
1077 msgstr ""
1078
1079 #: fish/cmds.c:2962
1080 msgid "get file information for a symbolic link"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2963
1084 msgid "lstat on multiple files"
1085 msgstr ""
1086
1087 #: fish/cmds.c:2964
1088 msgid "add a key on a LUKS encrypted device"
1089 msgstr ""
1090
1091 #: fish/cmds.c:2965
1092 msgid "close a LUKS device"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2966 fish/cmds.c:2967
1096 msgid "format a block device as a LUKS encrypted device"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2968
1100 msgid "remove a key from a LUKS encrypted device"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2969
1104 msgid "open a LUKS-encrypted block device"
1105 msgstr ""
1106
1107 #: fish/cmds.c:2970
1108 msgid "open a LUKS-encrypted block device read-only"
1109 msgstr ""
1110
1111 #: fish/cmds.c:2971
1112 msgid "create an LVM logical volume"
1113 msgstr ""
1114
1115 #: fish/cmds.c:2972
1116 msgid "get canonical name of an LV"
1117 msgstr ""
1118
1119 #: fish/cmds.c:2973
1120 msgid "clear LVM device filter"
1121 msgstr ""
1122
1123 #: fish/cmds.c:2974
1124 msgid "remove all LVM LVs, VGs and PVs"
1125 msgstr ""
1126
1127 #: fish/cmds.c:2975
1128 msgid "set LVM device filter"
1129 msgstr ""
1130
1131 #: fish/cmds.c:2976
1132 msgid "remove an LVM logical volume"
1133 msgstr ""
1134
1135 #: fish/cmds.c:2977
1136 msgid "rename an LVM logical volume"
1137 msgstr ""
1138
1139 #: fish/cmds.c:2978
1140 msgid "resize an LVM logical volume"
1141 msgstr ""
1142
1143 #: fish/cmds.c:2979
1144 msgid "expand an LV to fill free space"
1145 msgstr ""
1146
1147 #: fish/cmds.c:2980 fish/cmds.c:2981
1148 msgid "list the LVM logical volumes (LVs)"
1149 msgstr ""
1150
1151 #: fish/cmds.c:2982
1152 msgid "get the UUID of a logical volume"
1153 msgstr ""
1154
1155 #: fish/cmds.c:2983
1156 msgid "lgetxattr on multiple files"
1157 msgstr ""
1158
1159 #: fish/cmds.c:2984
1160 msgid "open the manual"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2985
1164 msgid "create a Linux md (RAID) device"
1165 msgstr ""
1166
1167 #: fish/cmds.c:2986
1168 msgid "obtain metadata for an MD device"
1169 msgstr ""
1170
1171 #: fish/cmds.c:2987
1172 msgid "stop a Linux md (RAID) device"
1173 msgstr ""
1174
1175 #: fish/cmds.c:2988
1176 msgid "create a directory"
1177 msgstr ""
1178
1179 #: fish/cmds.c:2989
1180 msgid "create a directory with a particular mode"
1181 msgstr ""
1182
1183 #: fish/cmds.c:2990
1184 msgid "create a directory and parents"
1185 msgstr ""
1186
1187 #: fish/cmds.c:2991
1188 msgid "create a temporary directory"
1189 msgstr ""
1190
1191 #: fish/cmds.c:2992 fish/cmds.c:2993 fish/cmds.c:2994
1192 msgid "make ext2/3/4 filesystem with external journal"
1193 msgstr ""
1194
1195 #: fish/cmds.c:2995
1196 msgid "make ext2/3/4 external journal"
1197 msgstr ""
1198
1199 #: fish/cmds.c:2996
1200 msgid "make ext2/3/4 external journal with label"
1201 msgstr ""
1202
1203 #: fish/cmds.c:2997
1204 msgid "make ext2/3/4 external journal with UUID"
1205 msgstr ""
1206
1207 #: fish/cmds.c:2998
1208 msgid "make FIFO (named pipe)"
1209 msgstr ""
1210
1211 #: fish/cmds.c:2999 fish/cmds.c:3001
1212 msgid "make a filesystem"
1213 msgstr ""
1214
1215 #: fish/cmds.c:3000
1216 msgid "make a filesystem with block size"
1217 msgstr ""
1218
1219 #: fish/cmds.c:3002
1220 msgid "create a mountpoint"
1221 msgstr ""
1222
1223 #: fish/cmds.c:3003
1224 msgid "make block, character or FIFO devices"
1225 msgstr ""
1226
1227 #: fish/cmds.c:3004
1228 msgid "make block device node"
1229 msgstr ""
1230
1231 #: fish/cmds.c:3005
1232 msgid "make char device node"
1233 msgstr ""
1234
1235 #: fish/cmds.c:3006
1236 msgid "create a swap partition"
1237 msgstr ""
1238
1239 #: fish/cmds.c:3007
1240 msgid "create a swap partition with a label"
1241 msgstr ""
1242
1243 #: fish/cmds.c:3008
1244 msgid "create a swap partition with an explicit UUID"
1245 msgstr ""
1246
1247 #: fish/cmds.c:3009
1248 msgid "create a swap file"
1249 msgstr ""
1250
1251 #: fish/cmds.c:3010
1252 msgid "load a kernel module"
1253 msgstr ""
1254
1255 #: fish/cmds.c:3011
1256 msgid "view a file"
1257 msgstr ""
1258
1259 #: fish/cmds.c:3012
1260 msgid "mount a guest disk at a position in the filesystem"
1261 msgstr ""
1262
1263 #: fish/cmds.c:3013
1264 msgid "mount 9p filesystem"
1265 msgstr ""
1266
1267 #: fish/cmds.c:3014
1268 msgid "mount a file using the loop device"
1269 msgstr ""
1270
1271 #: fish/cmds.c:3015
1272 msgid "mount a guest disk with mount options"
1273 msgstr ""
1274
1275 #: fish/cmds.c:3016
1276 msgid "mount a guest disk, read-only"
1277 msgstr ""
1278
1279 #: fish/cmds.c:3017
1280 msgid "mount a guest disk with mount options and vfstype"
1281 msgstr ""
1282
1283 #: fish/cmds.c:3018
1284 msgid "show mountpoints"
1285 msgstr ""
1286
1287 #: fish/cmds.c:3019
1288 msgid "show mounted filesystems"
1289 msgstr ""
1290
1291 #: fish/cmds.c:3020
1292 msgid "move a file"
1293 msgstr ""
1294
1295 #: fish/cmds.c:3021
1296 msgid "probe NTFS volume"
1297 msgstr ""
1298
1299 #: fish/cmds.c:3022 fish/cmds.c:3023
1300 msgid "resize an NTFS filesystem"
1301 msgstr ""
1302
1303 #: fish/cmds.c:3024
1304 msgid "resize an NTFS filesystem (with size)"
1305 msgstr ""
1306
1307 #: fish/cmds.c:3025
1308 msgid "add a partition to the device"
1309 msgstr ""
1310
1311 #: fish/cmds.c:3026
1312 msgid "delete a partition"
1313 msgstr ""
1314
1315 #: fish/cmds.c:3027
1316 msgid "partition whole disk with a single primary partition"
1317 msgstr ""
1318
1319 #: fish/cmds.c:3028
1320 msgid "return true if a partition is bootable"
1321 msgstr ""
1322
1323 #: fish/cmds.c:3029
1324 msgid "get the MBR type byte (ID byte) from a partition"
1325 msgstr ""
1326
1327 #: fish/cmds.c:3030
1328 msgid "get the partition table type"
1329 msgstr ""
1330
1331 #: fish/cmds.c:3031
1332 msgid "create an empty partition table"
1333 msgstr ""
1334
1335 #: fish/cmds.c:3032
1336 msgid "list partitions on a device"
1337 msgstr ""
1338
1339 #: fish/cmds.c:3033
1340 msgid "make a partition bootable"
1341 msgstr ""
1342
1343 #: fish/cmds.c:3034
1344 msgid "set the MBR type byte (ID byte) of a partition"
1345 msgstr ""
1346
1347 #: fish/cmds.c:3035
1348 msgid "set partition name"
1349 msgstr ""
1350
1351 #: fish/cmds.c:3036
1352 msgid "convert partition name to device name"
1353 msgstr ""
1354
1355 #: fish/cmds.c:3037
1356 msgid "convert partition name to partition number"
1357 msgstr ""
1358
1359 #: fish/cmds.c:3038
1360 msgid "ping the guest daemon"
1361 msgstr ""
1362
1363 #: fish/cmds.c:3039
1364 msgid "read part of a file"
1365 msgstr ""
1366
1367 #: fish/cmds.c:3040
1368 msgid "read part of a device"
1369 msgstr ""
1370
1371 #: fish/cmds.c:3041
1372 msgid "create an LVM physical volume"
1373 msgstr ""
1374
1375 #: fish/cmds.c:3042
1376 msgid "remove an LVM physical volume"
1377 msgstr ""
1378
1379 #: fish/cmds.c:3043
1380 msgid "resize an LVM physical volume"
1381 msgstr ""
1382
1383 #: fish/cmds.c:3044
1384 msgid "resize an LVM physical volume (with size)"
1385 msgstr ""
1386
1387 #: fish/cmds.c:3045 fish/cmds.c:3046
1388 msgid "list the LVM physical volumes (PVs)"
1389 msgstr ""
1390
1391 #: fish/cmds.c:3047
1392 msgid "get the UUID of a physical volume"
1393 msgstr ""
1394
1395 #: fish/cmds.c:3048
1396 msgid "write to part of a file"
1397 msgstr ""
1398
1399 #: fish/cmds.c:3049
1400 msgid "write to part of a device"
1401 msgstr ""
1402
1403 #: fish/cmds.c:3050
1404 msgid "read a file"
1405 msgstr ""
1406
1407 #: fish/cmds.c:3051
1408 msgid "read file as lines"
1409 msgstr ""
1410
1411 #: fish/cmds.c:3052
1412 msgid "read directories entries"
1413 msgstr ""
1414
1415 #: fish/cmds.c:3053
1416 msgid "read the target of a symbolic link"
1417 msgstr ""
1418
1419 #: fish/cmds.c:3054
1420 msgid "readlink on multiple files"
1421 msgstr ""
1422
1423 #: fish/cmds.c:3055
1424 msgid "canonicalized absolute pathname"
1425 msgstr ""
1426
1427 #: fish/cmds.c:3057
1428 msgid "close and reopen libguestfs handle"
1429 msgstr ""
1430
1431 #: fish/cmds.c:3058
1432 msgid "resize an ext2, ext3 or ext4 filesystem"
1433 msgstr ""
1434
1435 #: fish/cmds.c:3059
1436 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1437 msgstr ""
1438
1439 #: fish/cmds.c:3060
1440 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1441 msgstr ""
1442
1443 #: fish/cmds.c:3061
1444 msgid "remove a file"
1445 msgstr ""
1446
1447 #: fish/cmds.c:3062
1448 msgid "remove a file or directory recursively"
1449 msgstr ""
1450
1451 #: fish/cmds.c:3063
1452 msgid "remove a directory"
1453 msgstr ""
1454
1455 #: fish/cmds.c:3064
1456 msgid "remove a mountpoint"
1457 msgstr ""
1458
1459 #: fish/cmds.c:3065
1460 msgid "scrub (securely wipe) a device"
1461 msgstr ""
1462
1463 #: fish/cmds.c:3066
1464 msgid "scrub (securely wipe) a file"
1465 msgstr ""
1466
1467 #: fish/cmds.c:3067
1468 msgid "scrub (securely wipe) free space"
1469 msgstr ""
1470
1471 #: fish/cmds.c:3068
1472 msgid "add options to kernel command line"
1473 msgstr ""
1474
1475 #: fish/cmds.c:3069
1476 msgid "set the attach method"
1477 msgstr ""
1478
1479 #: fish/cmds.c:3070
1480 msgid "set autosync mode"
1481 msgstr ""
1482
1483 #: fish/cmds.c:3071
1484 msgid "enable or disable direct appliance mode"
1485 msgstr ""
1486
1487 #: fish/cmds.c:3072
1488 msgid "set the ext2/3/4 filesystem label"
1489 msgstr ""
1490
1491 #: fish/cmds.c:3073
1492 msgid "set the ext2/3/4 filesystem UUID"
1493 msgstr ""
1494
1495 #: fish/cmds.c:3074
1496 msgid "set memory allocated to the qemu subprocess"
1497 msgstr ""
1498
1499 #: fish/cmds.c:3075
1500 msgid "set enable network flag"
1501 msgstr ""
1502
1503 #: fish/cmds.c:3076
1504 msgid "set the search path"
1505 msgstr ""
1506
1507 #: fish/cmds.c:3077
1508 msgid "set process group flag"
1509 msgstr ""
1510
1511 #: fish/cmds.c:3078
1512 msgid "set the qemu binary"
1513 msgstr ""
1514
1515 #: fish/cmds.c:3079
1516 msgid "enable or disable the recovery process"
1517 msgstr ""
1518
1519 #: fish/cmds.c:3080
1520 msgid "set SELinux enabled or disabled at appliance boot"
1521 msgstr ""
1522
1523 #: fish/cmds.c:3081
1524 msgid "set number of virtual CPUs in appliance"
1525 msgstr ""
1526
1527 #: fish/cmds.c:3082
1528 msgid "enable or disable command traces"
1529 msgstr ""
1530
1531 #: fish/cmds.c:3083
1532 msgid "set verbose mode"
1533 msgstr ""
1534
1535 #: fish/cmds.c:3084
1536 msgid "set SELinux security context"
1537 msgstr ""
1538
1539 #: fish/cmds.c:3085
1540 msgid "set an environment variable"
1541 msgstr ""
1542
1543 #: fish/cmds.c:3087 fish/cmds.c:3088
1544 msgid "create partitions on a block device"
1545 msgstr ""
1546
1547 #: fish/cmds.c:3089
1548 msgid "modify a single partition on a block device"
1549 msgstr ""
1550
1551 #: fish/cmds.c:3090
1552 msgid "display the disk geometry from the partition table"
1553 msgstr ""
1554
1555 #: fish/cmds.c:3091
1556 msgid "display the kernel geometry"
1557 msgstr ""
1558
1559 #: fish/cmds.c:3092
1560 msgid "display the partition table"
1561 msgstr ""
1562
1563 #: fish/cmds.c:3093
1564 msgid "run a command via the shell"
1565 msgstr ""
1566
1567 #: fish/cmds.c:3094
1568 msgid "run a command via the shell returning lines"
1569 msgstr ""
1570
1571 #: fish/cmds.c:3095
1572 msgid "sleep for some seconds"
1573 msgstr ""
1574
1575 #: fish/cmds.c:3096
1576 msgid "create a sparse disk image and add"
1577 msgstr ""
1578
1579 #: fish/cmds.c:3097
1580 msgid "get file information"
1581 msgstr ""
1582
1583 #: fish/cmds.c:3098
1584 msgid "get file system statistics"
1585 msgstr ""
1586
1587 #: fish/cmds.c:3099 fish/cmds.c:3100
1588 msgid "print the printable strings in a file"
1589 msgstr ""
1590
1591 #: fish/cmds.c:3101
1592 msgid "list supported groups of commands"
1593 msgstr ""
1594
1595 #: fish/cmds.c:3102
1596 msgid "disable swap on device"
1597 msgstr ""
1598
1599 #: fish/cmds.c:3103
1600 msgid "disable swap on file"
1601 msgstr ""
1602
1603 #: fish/cmds.c:3104
1604 msgid "disable swap on labeled swap partition"
1605 msgstr ""
1606
1607 #: fish/cmds.c:3105
1608 msgid "disable swap on swap partition by UUID"
1609 msgstr ""
1610
1611 #: fish/cmds.c:3106
1612 msgid "enable swap on device"
1613 msgstr ""
1614
1615 #: fish/cmds.c:3107
1616 msgid "enable swap on file"
1617 msgstr ""
1618
1619 #: fish/cmds.c:3108
1620 msgid "enable swap on labeled swap partition"
1621 msgstr ""
1622
1623 #: fish/cmds.c:3109
1624 msgid "enable swap on swap partition by UUID"
1625 msgstr ""
1626
1627 #: fish/cmds.c:3110
1628 msgid "sync disks, writes are flushed through to the disk image"
1629 msgstr ""
1630
1631 #: fish/cmds.c:3111
1632 msgid "return last 10 lines of a file"
1633 msgstr ""
1634
1635 #: fish/cmds.c:3112
1636 msgid "return last N lines of a file"
1637 msgstr ""
1638
1639 #: fish/cmds.c:3113
1640 msgid "unpack tarfile to directory"
1641 msgstr ""
1642
1643 #: fish/cmds.c:3114
1644 msgid "pack directory into tarfile"
1645 msgstr ""
1646
1647 #: fish/cmds.c:3115 fish/cmds.c:3123
1648 msgid "unpack compressed tarball to directory"
1649 msgstr ""
1650
1651 #: fish/cmds.c:3116 fish/cmds.c:3124
1652 msgid "pack directory into compressed tarball"
1653 msgstr ""
1654
1655 #: fish/cmds.c:3117
1656 msgid "print elapsed time taken to run a command"
1657 msgstr ""
1658
1659 #: fish/cmds.c:3118
1660 msgid "update file timestamps or create a new file"
1661 msgstr ""
1662
1663 #: fish/cmds.c:3119
1664 msgid "truncate a file to zero size"
1665 msgstr ""
1666
1667 #: fish/cmds.c:3120
1668 msgid "truncate a file to a particular size"
1669 msgstr ""
1670
1671 #: fish/cmds.c:3121
1672 msgid "adjust ext2/ext3/ext4 filesystem parameters"
1673 msgstr ""
1674
1675 #: fish/cmds.c:3122
1676 msgid "get ext2/ext3/ext4 superblock details"
1677 msgstr ""
1678
1679 #: fish/cmds.c:3125
1680 msgid "set file mode creation mask (umask)"
1681 msgstr ""
1682
1683 #: fish/cmds.c:3126
1684 msgid "unmount a filesystem"
1685 msgstr ""
1686
1687 #: fish/cmds.c:3127
1688 msgid "unmount all filesystems"
1689 msgstr ""
1690
1691 #: fish/cmds.c:3128
1692 msgid "unset an environment variable"
1693 msgstr ""
1694
1695 #: fish/cmds.c:3129
1696 msgid "upload a file from the local machine"
1697 msgstr ""
1698
1699 #: fish/cmds.c:3130
1700 msgid "upload a file from the local machine with offset"
1701 msgstr ""
1702
1703 #: fish/cmds.c:3131
1704 msgid "set timestamp of a file with nanosecond precision"
1705 msgstr ""
1706
1707 #: fish/cmds.c:3132
1708 msgid "get the library version number"
1709 msgstr ""
1710
1711 #: fish/cmds.c:3133
1712 msgid "get the filesystem label"
1713 msgstr ""
1714
1715 #: fish/cmds.c:3134
1716 msgid "get the Linux VFS type corresponding to a mounted device"
1717 msgstr ""
1718
1719 #: fish/cmds.c:3135
1720 msgid "get the filesystem UUID"
1721 msgstr ""
1722
1723 #: fish/cmds.c:3136
1724 msgid "activate or deactivate some volume groups"
1725 msgstr ""
1726
1727 #: fish/cmds.c:3137
1728 msgid "activate or deactivate all volume groups"
1729 msgstr ""
1730
1731 #: fish/cmds.c:3138
1732 msgid "create an LVM volume group"
1733 msgstr ""
1734
1735 #: fish/cmds.c:3139
1736 msgid "get the LV UUIDs of all LVs in the volume group"
1737 msgstr ""
1738
1739 #: fish/cmds.c:3140
1740 msgid "get the PV UUIDs containing the volume group"
1741 msgstr ""
1742
1743 #: fish/cmds.c:3141
1744 msgid "remove an LVM volume group"
1745 msgstr ""
1746
1747 #: fish/cmds.c:3142
1748 msgid "rename an LVM volume group"
1749 msgstr ""
1750
1751 #: fish/cmds.c:3143 fish/cmds.c:3144
1752 msgid "list the LVM volume groups (VGs)"
1753 msgstr ""
1754
1755 #: fish/cmds.c:3145
1756 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1757 msgstr ""
1758
1759 #: fish/cmds.c:3146
1760 msgid "get the UUID of a volume group"
1761 msgstr ""
1762
1763 #: fish/cmds.c:3147
1764 msgid "count characters in a file"
1765 msgstr ""
1766
1767 #: fish/cmds.c:3148
1768 msgid "count lines in a file"
1769 msgstr ""
1770
1771 #: fish/cmds.c:3149
1772 msgid "count words in a file"
1773 msgstr ""
1774
1775 #: fish/cmds.c:3150
1776 msgid "create a new file"
1777 msgstr ""
1778
1779 #: fish/cmds.c:3151
1780 msgid "append content to end of file"
1781 msgstr ""
1782
1783 #: fish/cmds.c:3152
1784 msgid "create a file"
1785 msgstr ""
1786
1787 #: fish/cmds.c:3155
1788 msgid "write zeroes to the device"
1789 msgstr ""
1790
1791 #: fish/cmds.c:3156
1792 msgid "write zeroes to an entire device"
1793 msgstr ""
1794
1795 #: fish/cmds.c:3157
1796 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1797 msgstr ""
1798
1799 #: fish/cmds.c:3160
1800 msgid "determine file type inside a compressed file"
1801 msgstr ""
1802
1803 #: fish/cmds.c:3163
1804 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1805 msgstr ""
1806
1807 #: fish/cmds.c:3511 fish/cmds.c:3525 fish/cmds.c:3541 fish/cmds.c:3558
1808 #: fish/cmds.c:3575 fish/cmds.c:3593 fish/cmds.c:3612 fish/cmds.c:3628
1809 #: fish/cmds.c:3646 fish/cmds.c:3662 fish/cmds.c:3680 fish/cmds.c:3696
1810 #: fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746 fish/cmds.c:3761
1811 #: fish/cmds.c:3777 fish/cmds.c:3793 fish/cmds.c:3809 fish/cmds.c:3825
1812 #: fish/cmds.c:3841 fish/cmds.c:3859 fish/cmds.c:3892 fish/cmds.c:3908
1813 #: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3958 fish/cmds.c:3976
1814 #: fish/cmds.c:3991 fish/cmds.c:4009 fish/cmds.c:4024 fish/cmds.c:4042
1815 #: fish/cmds.c:4057 fish/cmds.c:4076 fish/cmds.c:4095 fish/cmds.c:4113
1816 #: fish/cmds.c:4133 fish/cmds.c:4152 fish/cmds.c:4172 fish/cmds.c:4192
1817 #: fish/cmds.c:4212 fish/cmds.c:4231 fish/cmds.c:4250 fish/cmds.c:4270
1818 #: fish/cmds.c:4290 fish/cmds.c:4310 fish/cmds.c:4325 fish/cmds.c:4341
1819 #: fish/cmds.c:4418 fish/cmds.c:4436 fish/cmds.c:4453 fish/cmds.c:4470
1820 #: fish/cmds.c:4559 fish/cmds.c:4579 fish/cmds.c:4599 fish/cmds.c:4619
1821 #: fish/cmds.c:4639 fish/cmds.c:4659 fish/cmds.c:4678 fish/cmds.c:4697
1822 #: fish/cmds.c:4716 fish/cmds.c:4731 fish/cmds.c:4750 fish/cmds.c:4770
1823 #: fish/cmds.c:4790 fish/cmds.c:4866 fish/cmds.c:4881 fish/cmds.c:4899
1824 #: fish/cmds.c:4932 fish/cmds.c:4951 fish/cmds.c:4967 fish/cmds.c:4983
1825 #: fish/cmds.c:5002 fish/cmds.c:5024 fish/cmds.c:5046 fish/cmds.c:5066
1826 #: fish/cmds.c:5083 fish/cmds.c:5100 fish/cmds.c:5117 fish/cmds.c:5134
1827 #: fish/cmds.c:5151 fish/cmds.c:5168 fish/cmds.c:5185 fish/cmds.c:5204
1828 #: fish/cmds.c:5227 fish/cmds.c:5263 fish/cmds.c:5280 fish/cmds.c:5303
1829 #: fish/cmds.c:5325 fish/cmds.c:5346 fish/cmds.c:5366 fish/cmds.c:5385
1830 #: fish/cmds.c:5405 fish/cmds.c:5423 fish/cmds.c:5441 fish/cmds.c:5455
1831 #: fish/cmds.c:5471 fish/cmds.c:5491 fish/cmds.c:5510 fish/cmds.c:5529
1832 #: fish/cmds.c:5548 fish/cmds.c:5567 fish/cmds.c:5587 fish/cmds.c:5627
1833 #: fish/cmds.c:5684 fish/cmds.c:5705 fish/cmds.c:5726 fish/cmds.c:5747
1834 #: fish/cmds.c:5765 fish/cmds.c:5787 fish/cmds.c:5825 fish/cmds.c:5847
1835 #: fish/cmds.c:5926 fish/cmds.c:5965 fish/cmds.c:5980 fish/cmds.c:5997
1836 #: fish/cmds.c:6011 fish/cmds.c:6027 fish/cmds.c:6049 fish/cmds.c:6071
1837 #: fish/cmds.c:6093 fish/cmds.c:6115 fish/cmds.c:6137 fish/cmds.c:6159
1838 #: fish/cmds.c:6179 fish/cmds.c:6196 fish/cmds.c:6213 fish/cmds.c:6232
1839 #: fish/cmds.c:6251 fish/cmds.c:6271 fish/cmds.c:6307 fish/cmds.c:6326
1840 #: fish/cmds.c:6345 fish/cmds.c:6362 fish/cmds.c:6380 fish/cmds.c:6403
1841 #: fish/cmds.c:6426 fish/cmds.c:6450 fish/cmds.c:6473 fish/cmds.c:6494
1842 #: fish/cmds.c:6517 fish/cmds.c:6540 fish/cmds.c:6560 fish/cmds.c:6582
1843 #: fish/cmds.c:6603 fish/cmds.c:6626 fish/cmds.c:6643 fish/cmds.c:6660
1844 #: fish/cmds.c:6678 fish/cmds.c:6696 fish/cmds.c:6717 fish/cmds.c:6735
1845 #: fish/cmds.c:6756 fish/cmds.c:6776 fish/cmds.c:6794 fish/cmds.c:6815
1846 #: fish/cmds.c:6838 fish/cmds.c:6861 fish/cmds.c:6883 fish/cmds.c:6916
1847 #: fish/cmds.c:6933 fish/cmds.c:6950 fish/cmds.c:6974 fish/cmds.c:6997
1848 #: fish/cmds.c:7020 fish/cmds.c:7042 fish/cmds.c:7059 fish/cmds.c:7081
1849 #: fish/cmds.c:7175 fish/cmds.c:7195 fish/cmds.c:7215 fish/cmds.c:7235
1850 #: fish/cmds.c:7253 fish/cmds.c:7274 fish/cmds.c:7310 fish/cmds.c:7327
1851 #: fish/cmds.c:7349 fish/cmds.c:7366 fish/cmds.c:7402 fish/cmds.c:7422
1852 #: fish/cmds.c:7442 fish/cmds.c:7462 fish/cmds.c:7484 fish/cmds.c:7501
1853 #: fish/cmds.c:7520 fish/cmds.c:7539 fish/cmds.c:7561 fish/cmds.c:7582
1854 #: fish/cmds.c:7603 fish/cmds.c:7624 fish/cmds.c:7647 fish/cmds.c:7688
1855 #: fish/cmds.c:7711 fish/cmds.c:7750 fish/cmds.c:7767 fish/cmds.c:7786
1856 #: fish/cmds.c:7807 fish/cmds.c:7830 fish/cmds.c:7852 fish/cmds.c:7870
1857 #: fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7987 fish/cmds.c:8028
1858 #: fish/cmds.c:8107 fish/cmds.c:8183 fish/cmds.c:8220 fish/cmds.c:8243
1859 #: fish/cmds.c:8264 fish/cmds.c:8287 fish/cmds.c:8309 fish/cmds.c:8334
1860 #: fish/cmds.c:8377 fish/cmds.c:8418 fish/cmds.c:8439 fish/cmds.c:8457
1861 #: fish/cmds.c:8476 fish/cmds.c:8493 fish/cmds.c:8511 fish/cmds.c:8538
1862 #: fish/cmds.c:8562 fish/cmds.c:8586 fish/cmds.c:8610 fish/cmds.c:8634
1863 #: fish/cmds.c:8658 fish/cmds.c:8682 fish/cmds.c:8706 fish/cmds.c:8730
1864 #: fish/cmds.c:8754 fish/cmds.c:8778 fish/cmds.c:8802 fish/cmds.c:8825
1865 #: fish/cmds.c:8848 fish/cmds.c:8869 fish/cmds.c:8890 fish/cmds.c:8911
1866 #: fish/cmds.c:8931 fish/cmds.c:8954 fish/cmds.c:8992 fish/cmds.c:9009
1867 #: fish/cmds.c:9026 fish/cmds.c:9045 fish/cmds.c:9064 fish/cmds.c:9081
1868 #: fish/cmds.c:9098 fish/cmds.c:9115 fish/cmds.c:9132 fish/cmds.c:9151
1869 #: fish/cmds.c:9187 fish/cmds.c:9227 fish/cmds.c:9260 fish/cmds.c:9277
1870 #: fish/cmds.c:9294 fish/cmds.c:9310 fish/cmds.c:9325 fish/cmds.c:9346
1871 #: fish/cmds.c:9384 fish/cmds.c:9422 fish/cmds.c:9461 fish/cmds.c:9501
1872 #: fish/cmds.c:9542 fish/cmds.c:9583 fish/cmds.c:9621 fish/cmds.c:9638
1873 #: fish/cmds.c:9661 fish/cmds.c:9683 fish/cmds.c:9705 fish/cmds.c:9725
1874 #: fish/cmds.c:9745 fish/cmds.c:9781 fish/cmds.c:9853 fish/cmds.c:9893
1875 #: fish/cmds.c:9951 fish/cmds.c:9977 fish/cmds.c:10003 fish/cmds.c:10031
1876 #: fish/cmds.c:10090 fish/cmds.c:10111 fish/cmds.c:10156 fish/cmds.c:10176
1877 #: fish/cmds.c:10215 fish/cmds.c:10252 fish/cmds.c:10272 fish/cmds.c:10294
1878 #: fish/cmds.c:10351 fish/cmds.c:10371 fish/cmds.c:10393 fish/cmds.c:10415
1879 #: fish/cmds.c:10434 fish/cmds.c:10454 fish/cmds.c:10481 fish/cmds.c:10501
1880 #: fish/cmds.c:10521 fish/cmds.c:10541 fish/cmds.c:10561 fish/cmds.c:10583
1881 #: fish/cmds.c:10618 fish/cmds.c:10636 fish/cmds.c:10659 fish/cmds.c:10681
1882 #: fish/cmds.c:10696 fish/cmds.c:10713 fish/cmds.c:10750 fish/cmds.c:10789
1883 #: fish/cmds.c:10829 fish/cmds.c:10885 fish/cmds.c:10907 fish/cmds.c:10943
1884 #: fish/cmds.c:10958 fish/cmds.c:10978 fish/cmds.c:11018 fish/cmds.c:11041
1885 #: fish/cmds.c:11065 fish/cmds.c:11090 fish/cmds.c:11131 fish/cmds.c:11156
1886 #: fish/cmds.c:11194 fish/cmds.c:11225 fish/cmds.c:11256 fish/cmds.c:11284
1887 #: fish/cmds.c:11304 fish/cmds.c:11336 fish/cmds.c:11356 fish/cmds.c:11376
1888 #: fish/cmds.c:11393 fish/cmds.c:11411 fish/cmds.c:11436 fish/cmds.c:11459
1889 #: fish/cmds.c:11478 fish/cmds.c:11522 fish/cmds.c:11567 fish/cmds.c:11615
1890 #: fish/cmds.c:11656 fish/cmds.c:11675 fish/cmds.c:11695 fish/cmds.c:11715
1891 #: fish/cmds.c:11736 fish/cmds.c:11757 fish/cmds.c:11778 fish/cmds.c:11799
1892 #: fish/cmds.c:11820 fish/cmds.c:11842 fish/cmds.c:11880 fish/cmds.c:11931
1893 #: fish/cmds.c:11969 fish/cmds.c:12025 fish/cmds.c:12161 fish/cmds.c:12190
1894 #: fish/cmds.c:12217 fish/cmds.c:12234 fish/cmds.c:12255 fish/cmds.c:12272
1895 #: fish/cmds.c:12334 fish/cmds.c:12472 fish/cmds.c:12630 fish/cmds.c:13342
1896 #: fish/cmds.c:13361 fish/cmds.c:13381 fish/cmds.c:13398
1897 #, c-format
1898 msgid "%s should have %d parameter(s)\n"
1899 msgstr ""
1900
1901 #: fish/cmds.c:3512 fish/cmds.c:3526 fish/cmds.c:3542 fish/cmds.c:3559
1902 #: fish/cmds.c:3576 fish/cmds.c:3594 fish/cmds.c:3613 fish/cmds.c:3629
1903 #: fish/cmds.c:3647 fish/cmds.c:3663 fish/cmds.c:3681 fish/cmds.c:3697
1904 #: fish/cmds.c:3714 fish/cmds.c:3729 fish/cmds.c:3747 fish/cmds.c:3762
1905 #: fish/cmds.c:3778 fish/cmds.c:3794 fish/cmds.c:3810 fish/cmds.c:3826
1906 #: fish/cmds.c:3842 fish/cmds.c:3860 fish/cmds.c:3893 fish/cmds.c:3909
1907 #: fish/cmds.c:3925 fish/cmds.c:3944 fish/cmds.c:3959 fish/cmds.c:3977
1908 #: fish/cmds.c:3992 fish/cmds.c:4010 fish/cmds.c:4025 fish/cmds.c:4043
1909 #: fish/cmds.c:4058 fish/cmds.c:4077 fish/cmds.c:4096 fish/cmds.c:4114
1910 #: fish/cmds.c:4134 fish/cmds.c:4153 fish/cmds.c:4173 fish/cmds.c:4193
1911 #: fish/cmds.c:4213 fish/cmds.c:4232 fish/cmds.c:4251 fish/cmds.c:4271
1912 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4326 fish/cmds.c:4342
1913 #: fish/cmds.c:4363 fish/cmds.c:4419 fish/cmds.c:4437 fish/cmds.c:4454
1914 #: fish/cmds.c:4471 fish/cmds.c:4492 fish/cmds.c:4560 fish/cmds.c:4580
1915 #: fish/cmds.c:4600 fish/cmds.c:4620 fish/cmds.c:4640 fish/cmds.c:4660
1916 #: fish/cmds.c:4679 fish/cmds.c:4698 fish/cmds.c:4717 fish/cmds.c:4732
1917 #: fish/cmds.c:4751 fish/cmds.c:4771 fish/cmds.c:4791 fish/cmds.c:4814
1918 #: fish/cmds.c:4867 fish/cmds.c:4882 fish/cmds.c:4900 fish/cmds.c:4933
1919 #: fish/cmds.c:4952 fish/cmds.c:4968 fish/cmds.c:4984 fish/cmds.c:5003
1920 #: fish/cmds.c:5025 fish/cmds.c:5047 fish/cmds.c:5067 fish/cmds.c:5084
1921 #: fish/cmds.c:5101 fish/cmds.c:5118 fish/cmds.c:5135 fish/cmds.c:5152
1922 #: fish/cmds.c:5169 fish/cmds.c:5186 fish/cmds.c:5205 fish/cmds.c:5228
1923 #: fish/cmds.c:5264 fish/cmds.c:5281 fish/cmds.c:5304 fish/cmds.c:5326
1924 #: fish/cmds.c:5347 fish/cmds.c:5367 fish/cmds.c:5386 fish/cmds.c:5406
1925 #: fish/cmds.c:5424 fish/cmds.c:5442 fish/cmds.c:5456 fish/cmds.c:5472
1926 #: fish/cmds.c:5492 fish/cmds.c:5511 fish/cmds.c:5530 fish/cmds.c:5549
1927 #: fish/cmds.c:5568 fish/cmds.c:5588 fish/cmds.c:5628 fish/cmds.c:5685
1928 #: fish/cmds.c:5706 fish/cmds.c:5727 fish/cmds.c:5748 fish/cmds.c:5766
1929 #: fish/cmds.c:5788 fish/cmds.c:5826 fish/cmds.c:5848 fish/cmds.c:5927
1930 #: fish/cmds.c:5966 fish/cmds.c:5981 fish/cmds.c:5998 fish/cmds.c:6012
1931 #: fish/cmds.c:6028 fish/cmds.c:6050 fish/cmds.c:6072 fish/cmds.c:6094
1932 #: fish/cmds.c:6116 fish/cmds.c:6138 fish/cmds.c:6160 fish/cmds.c:6180
1933 #: fish/cmds.c:6197 fish/cmds.c:6214 fish/cmds.c:6233 fish/cmds.c:6252
1934 #: fish/cmds.c:6272 fish/cmds.c:6308 fish/cmds.c:6327 fish/cmds.c:6346
1935 #: fish/cmds.c:6363 fish/cmds.c:6381 fish/cmds.c:6404 fish/cmds.c:6427
1936 #: fish/cmds.c:6451 fish/cmds.c:6474 fish/cmds.c:6495 fish/cmds.c:6518
1937 #: fish/cmds.c:6541 fish/cmds.c:6561 fish/cmds.c:6583 fish/cmds.c:6604
1938 #: fish/cmds.c:6627 fish/cmds.c:6644 fish/cmds.c:6661 fish/cmds.c:6679
1939 #: fish/cmds.c:6697 fish/cmds.c:6718 fish/cmds.c:6736 fish/cmds.c:6757
1940 #: fish/cmds.c:6777 fish/cmds.c:6795 fish/cmds.c:6816 fish/cmds.c:6839
1941 #: fish/cmds.c:6862 fish/cmds.c:6884 fish/cmds.c:6917 fish/cmds.c:6934
1942 #: fish/cmds.c:6951 fish/cmds.c:6975 fish/cmds.c:6998 fish/cmds.c:7021
1943 #: fish/cmds.c:7043 fish/cmds.c:7060 fish/cmds.c:7082 fish/cmds.c:7176
1944 #: fish/cmds.c:7196 fish/cmds.c:7216 fish/cmds.c:7236 fish/cmds.c:7254
1945 #: fish/cmds.c:7275 fish/cmds.c:7311 fish/cmds.c:7328 fish/cmds.c:7350
1946 #: fish/cmds.c:7367 fish/cmds.c:7403 fish/cmds.c:7423 fish/cmds.c:7443
1947 #: fish/cmds.c:7463 fish/cmds.c:7485 fish/cmds.c:7502 fish/cmds.c:7521
1948 #: fish/cmds.c:7540 fish/cmds.c:7562 fish/cmds.c:7583 fish/cmds.c:7604
1949 #: fish/cmds.c:7625 fish/cmds.c:7648 fish/cmds.c:7689 fish/cmds.c:7712
1950 #: fish/cmds.c:7751 fish/cmds.c:7768 fish/cmds.c:7787 fish/cmds.c:7808
1951 #: fish/cmds.c:7831 fish/cmds.c:7853 fish/cmds.c:7871 fish/cmds.c:7890
1952 #: fish/cmds.c:7911 fish/cmds.c:7988 fish/cmds.c:8029 fish/cmds.c:8108
1953 #: fish/cmds.c:8184 fish/cmds.c:8221 fish/cmds.c:8244 fish/cmds.c:8265
1954 #: fish/cmds.c:8288 fish/cmds.c:8310 fish/cmds.c:8335 fish/cmds.c:8378
1955 #: fish/cmds.c:8419 fish/cmds.c:8440 fish/cmds.c:8458 fish/cmds.c:8477
1956 #: fish/cmds.c:8494 fish/cmds.c:8512 fish/cmds.c:8539 fish/cmds.c:8563
1957 #: fish/cmds.c:8587 fish/cmds.c:8611 fish/cmds.c:8635 fish/cmds.c:8659
1958 #: fish/cmds.c:8683 fish/cmds.c:8707 fish/cmds.c:8731 fish/cmds.c:8755
1959 #: fish/cmds.c:8779 fish/cmds.c:8803 fish/cmds.c:8826 fish/cmds.c:8849
1960 #: fish/cmds.c:8870 fish/cmds.c:8891 fish/cmds.c:8912 fish/cmds.c:8932
1961 #: fish/cmds.c:8955 fish/cmds.c:8993 fish/cmds.c:9010 fish/cmds.c:9027
1962 #: fish/cmds.c:9046 fish/cmds.c:9065 fish/cmds.c:9082 fish/cmds.c:9099
1963 #: fish/cmds.c:9116 fish/cmds.c:9133 fish/cmds.c:9152 fish/cmds.c:9188
1964 #: fish/cmds.c:9228 fish/cmds.c:9261 fish/cmds.c:9278 fish/cmds.c:9295
1965 #: fish/cmds.c:9311 fish/cmds.c:9326 fish/cmds.c:9347 fish/cmds.c:9385
1966 #: fish/cmds.c:9423 fish/cmds.c:9462 fish/cmds.c:9502 fish/cmds.c:9543
1967 #: fish/cmds.c:9584 fish/cmds.c:9622 fish/cmds.c:9639 fish/cmds.c:9662
1968 #: fish/cmds.c:9684 fish/cmds.c:9706 fish/cmds.c:9726 fish/cmds.c:9746
1969 #: fish/cmds.c:9782 fish/cmds.c:9854 fish/cmds.c:9894 fish/cmds.c:9952
1970 #: fish/cmds.c:9978 fish/cmds.c:10004 fish/cmds.c:10032 fish/cmds.c:10091
1971 #: fish/cmds.c:10112 fish/cmds.c:10157 fish/cmds.c:10177 fish/cmds.c:10216
1972 #: fish/cmds.c:10253 fish/cmds.c:10273 fish/cmds.c:10295 fish/cmds.c:10352
1973 #: fish/cmds.c:10372 fish/cmds.c:10394 fish/cmds.c:10416 fish/cmds.c:10435
1974 #: fish/cmds.c:10455 fish/cmds.c:10482 fish/cmds.c:10502 fish/cmds.c:10522
1975 #: fish/cmds.c:10542 fish/cmds.c:10562 fish/cmds.c:10584 fish/cmds.c:10619
1976 #: fish/cmds.c:10637 fish/cmds.c:10660 fish/cmds.c:10682 fish/cmds.c:10697
1977 #: fish/cmds.c:10714 fish/cmds.c:10751 fish/cmds.c:10790 fish/cmds.c:10830
1978 #: fish/cmds.c:10886 fish/cmds.c:10908 fish/cmds.c:10944 fish/cmds.c:10959
1979 #: fish/cmds.c:10979 fish/cmds.c:11019 fish/cmds.c:11042 fish/cmds.c:11066
1980 #: fish/cmds.c:11091 fish/cmds.c:11132 fish/cmds.c:11157 fish/cmds.c:11195
1981 #: fish/cmds.c:11226 fish/cmds.c:11257 fish/cmds.c:11285 fish/cmds.c:11305
1982 #: fish/cmds.c:11337 fish/cmds.c:11357 fish/cmds.c:11377 fish/cmds.c:11394
1983 #: fish/cmds.c:11412 fish/cmds.c:11437 fish/cmds.c:11460 fish/cmds.c:11479
1984 #: fish/cmds.c:11523 fish/cmds.c:11568 fish/cmds.c:11616 fish/cmds.c:11657
1985 #: fish/cmds.c:11676 fish/cmds.c:11696 fish/cmds.c:11716 fish/cmds.c:11737
1986 #: fish/cmds.c:11758 fish/cmds.c:11779 fish/cmds.c:11800 fish/cmds.c:11821
1987 #: fish/cmds.c:11843 fish/cmds.c:11881 fish/cmds.c:11932 fish/cmds.c:11970
1988 #: fish/cmds.c:12026 fish/cmds.c:12049 fish/cmds.c:12162 fish/cmds.c:12191
1989 #: fish/cmds.c:12218 fish/cmds.c:12235 fish/cmds.c:12256 fish/cmds.c:12273
1990 #: fish/cmds.c:12295 fish/cmds.c:12335 fish/cmds.c:12356 fish/cmds.c:12416
1991 #: fish/cmds.c:12473 fish/cmds.c:12499 fish/cmds.c:12568 fish/cmds.c:12631
1992 #: fish/cmds.c:12653 fish/cmds.c:12744 fish/cmds.c:12837 fish/cmds.c:12930
1993 #: fish/cmds.c:13024 fish/cmds.c:13221 fish/cmds.c:13343 fish/cmds.c:13362
1994 #: fish/cmds.c:13382 fish/cmds.c:13399
1995 #, c-format
1996 msgid "type 'help %s' for help on %s\n"
1997 msgstr ""
1998
1999 #: fish/cmds.c:3870 fish/cmds.c:4910 fish/cmds.c:5240 fish/cmds.c:5598
2000 #: fish/cmds.c:5638 fish/cmds.c:5657 fish/cmds.c:5800 fish/cmds.c:5859
2001 #: fish/cmds.c:5878 fish/cmds.c:5897 fish/cmds.c:5940 fish/cmds.c:6283
2002 #: fish/cmds.c:6894 fish/cmds.c:7093 fish/cmds.c:7112 fish/cmds.c:7131
2003 #: fish/cmds.c:7150 fish/cmds.c:7286 fish/cmds.c:7377 fish/cmds.c:7658
2004 #: fish/cmds.c:7722 fish/cmds.c:7921 fish/cmds.c:7940 fish/cmds.c:7959
2005 #: fish/cmds.c:7998 fish/cmds.c:8039 fish/cmds.c:8058 fish/cmds.c:8077
2006 #: fish/cmds.c:8118 fish/cmds.c:8137 fish/cmds.c:8156 fish/cmds.c:8194
2007 #: fish/cmds.c:8347 fish/cmds.c:8390 fish/cmds.c:8967 fish/cmds.c:9162
2008 #: fish/cmds.c:9200 fish/cmds.c:9238 fish/cmds.c:9358 fish/cmds.c:9395
2009 #: fish/cmds.c:9433 fish/cmds.c:9472 fish/cmds.c:9513 fish/cmds.c:9554
2010 #: fish/cmds.c:9595 fish/cmds.c:9758 fish/cmds.c:9794 fish/cmds.c:9807
2011 #: fish/cmds.c:9820 fish/cmds.c:9833 fish/cmds.c:9866 fish/cmds.c:9904
2012 #: fish/cmds.c:9923 fish/cmds.c:10044 fish/cmds.c:10063 fish/cmds.c:10124
2013 #: fish/cmds.c:10137 fish/cmds.c:10188 fish/cmds.c:10227 fish/cmds.c:10305
2014 #: fish/cmds.c:10324 fish/cmds.c:10598 fish/cmds.c:10725 fish/cmds.c:10762
2015 #: fish/cmds.c:10801 fish/cmds.c:10841 fish/cmds.c:10860 fish/cmds.c:10919
2016 #: fish/cmds.c:10992 fish/cmds.c:11102 fish/cmds.c:11172 fish/cmds.c:11206
2017 #: fish/cmds.c:11237 fish/cmds.c:11268 fish/cmds.c:11317 fish/cmds.c:11494
2018 #: fish/cmds.c:11538 fish/cmds.c:11587 fish/cmds.c:11631 fish/cmds.c:11857
2019 #: fish/cmds.c:11895 fish/cmds.c:11908 fish/cmds.c:11946 fish/cmds.c:11981
2020 #: fish/cmds.c:12000 fish/cmds.c:12067 fish/cmds.c:12095 fish/cmds.c:12118
2021 #: fish/cmds.c:12373 fish/cmds.c:12434 fish/cmds.c:12520 fish/cmds.c:12588
2022 #: fish/cmds.c:12671 fish/cmds.c:12688 fish/cmds.c:12705 fish/cmds.c:12763
2023 #: fish/cmds.c:12780 fish/cmds.c:12797 fish/cmds.c:12856 fish/cmds.c:12873
2024 #: fish/cmds.c:12890 fish/cmds.c:12950 fish/cmds.c:12967 fish/cmds.c:12984
2025 #: fish/cmds.c:13046 fish/cmds.c:13069 fish/cmds.c:13097 fish/cmds.c:13114
2026 #: fish/cmds.c:13137 fish/cmds.c:13165 fish/cmds.c:13182 fish/cmds.c:13240
2027 #: fish/cmds.c:13257 fish/cmds.c:13280 fish/cmds.c:13303
2028 #, c-format
2029 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2030 msgstr ""
2031
2032 #: fish/cmds.c:3876 fish/cmds.c:4916 fish/cmds.c:5246 fish/cmds.c:5604
2033 #: fish/cmds.c:5644 fish/cmds.c:5663 fish/cmds.c:5806 fish/cmds.c:5865
2034 #: fish/cmds.c:5884 fish/cmds.c:5903 fish/cmds.c:5946 fish/cmds.c:6289
2035 #: fish/cmds.c:6900 fish/cmds.c:7099 fish/cmds.c:7118 fish/cmds.c:7137
2036 #: fish/cmds.c:7156 fish/cmds.c:7292 fish/cmds.c:7383 fish/cmds.c:7664
2037 #: fish/cmds.c:7728 fish/cmds.c:7927 fish/cmds.c:7946 fish/cmds.c:7965
2038 #: fish/cmds.c:8004 fish/cmds.c:8045 fish/cmds.c:8064 fish/cmds.c:8083
2039 #: fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8162 fish/cmds.c:8200
2040 #: fish/cmds.c:8353 fish/cmds.c:8396 fish/cmds.c:8973 fish/cmds.c:9168
2041 #: fish/cmds.c:9206 fish/cmds.c:9244 fish/cmds.c:9364 fish/cmds.c:9401
2042 #: fish/cmds.c:9439 fish/cmds.c:9478 fish/cmds.c:9519 fish/cmds.c:9560
2043 #: fish/cmds.c:9601 fish/cmds.c:9872 fish/cmds.c:9910 fish/cmds.c:9929
2044 #: fish/cmds.c:10050 fish/cmds.c:10194 fish/cmds.c:10233 fish/cmds.c:10311
2045 #: fish/cmds.c:10330 fish/cmds.c:10731 fish/cmds.c:10768 fish/cmds.c:10807
2046 #: fish/cmds.c:10847 fish/cmds.c:10866 fish/cmds.c:10925 fish/cmds.c:10998
2047 #: fish/cmds.c:11108 fish/cmds.c:11500 fish/cmds.c:11544 fish/cmds.c:11593
2048 #: fish/cmds.c:11637 fish/cmds.c:11987 fish/cmds.c:12073 fish/cmds.c:12101
2049 #: fish/cmds.c:12124 fish/cmds.c:12526 fish/cmds.c:12594 fish/cmds.c:13052
2050 #: fish/cmds.c:13075 fish/cmds.c:13120 fish/cmds.c:13143 fish/cmds.c:13263
2051 #: fish/cmds.c:13286
2052 #, c-format
2053 msgid "%s: %s: integer out of range\n"
2054 msgstr ""
2055
2056 #: fish/cmds.c:4362 fish/cmds.c:4491 fish/cmds.c:4813 fish/cmds.c:12048
2057 #: fish/cmds.c:12294 fish/cmds.c:12355 fish/cmds.c:12415 fish/cmds.c:12498
2058 #: fish/cmds.c:12567 fish/cmds.c:12652 fish/cmds.c:12743 fish/cmds.c:12836
2059 #: fish/cmds.c:12929 fish/cmds.c:13023 fish/cmds.c:13220
2060 #, c-format
2061 msgid "%s should have %d-%d parameter(s)\n"
2062 msgstr ""
2063
2064 #: fish/cmds.c:4393 fish/cmds.c:4532 fish/cmds.c:4834 fish/cmds.c:12134
2065 #: fish/cmds.c:12311 fish/cmds.c:12388 fish/cmds.c:12444 fish/cmds.c:12536
2066 #: fish/cmds.c:12604 fish/cmds.c:12715 fish/cmds.c:12807 fish/cmds.c:12900
2067 #: fish/cmds.c:12994 fish/cmds.c:13192 fish/cmds.c:13318
2068 #, c-format
2069 msgid "%s: unknown optional argument \"%s\"\n"
2070 msgstr ""
2071
2072 #: fish/cmds.c:4399 fish/cmds.c:4538 fish/cmds.c:4840 fish/cmds.c:12140
2073 #: fish/cmds.c:12317 fish/cmds.c:12394 fish/cmds.c:12450 fish/cmds.c:12542
2074 #: fish/cmds.c:12610 fish/cmds.c:12721 fish/cmds.c:12813 fish/cmds.c:12906
2075 #: fish/cmds.c:13000 fish/cmds.c:13198 fish/cmds.c:13324
2076 #, c-format
2077 msgid "%s: optional argument \"%s\" given twice\n"
2078 msgstr ""
2079
2080 #: fish/cmds.c:13419
2081 #, c-format
2082 msgid "%s: unknown command\n"
2083 msgstr ""
2084
2085 #: fish/config.c:74 fish/config.c:113
2086 #, c-format
2087 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2088 msgstr ""
2089
2090 #: fish/copy.c:41
2091 #, c-format
2092 msgid ""
2093 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2094 msgstr ""
2095
2096 #: fish/copy.c:62
2097 #, c-format
2098 msgid "copy-in: target '%s' is not a directory\n"
2099 msgstr ""
2100
2101 #: fish/copy.c:157
2102 #, c-format
2103 msgid "error: argument is zero length or longer than maximum permitted\n"
2104 msgstr ""
2105
2106 #: fish/copy.c:202
2107 #, c-format
2108 msgid ""
2109 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2110 "image\n"
2111 msgstr ""
2112
2113 #: fish/copy.c:213
2114 #, c-format
2115 msgid "copy-out: target '%s' is not a directory\n"
2116 msgstr ""
2117
2118 #: fish/copy.c:258
2119 #, c-format
2120 msgid "copy-out: '%s' is not a file or directory\n"
2121 msgstr ""
2122
2123 #: fish/display.c:42
2124 #, c-format
2125 msgid "display filename\n"
2126 msgstr ""
2127
2128 #: fish/edit.c:45
2129 #, c-format
2130 msgid "use '%s filename' to edit a file\n"
2131 msgstr ""
2132
2133 #: fish/fish.c:105
2134 #, c-format
2135 msgid ""
2136 "%s: guest filesystem shell\n"
2137 "%s lets you edit virtual machine filesystems\n"
2138 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2139 "Usage:\n"
2140 "  %s [--options] cmd [: cmd : cmd ...]\n"
2141 "Options:\n"
2142 "  -h|--cmd-help        List available commands\n"
2143 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2144 "  -a|--add image       Add image\n"
2145 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2146 "  --csh                Make --listen csh-compatible\n"
2147 "  -d|--domain guest    Add disks from libvirt guest\n"
2148 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2149 "  --echo-keys          Don't turn off echo for passphrases\n"
2150 "  -f|--file file       Read commands from file\n"
2151 "  --format[=raw|..]    Force disk format for -a option\n"
2152 "  -i|--inspector       Automatically mount filesystems\n"
2153 "  --keys-from-stdin    Read passphrases from stdin\n"
2154 "  --listen             Listen for remote commands\n"
2155 "  --live               Connect to a live virtual machine\n"
2156 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2157 "  -n|--no-sync         Don't autosync\n"
2158 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2159 "  --progress-bars      Enable progress bars even when not interactive\n"
2160 "  --no-progress-bars   Disable progress bars\n"
2161 "  --remote[=pid]       Send commands to remote %s\n"
2162 "  -r|--ro              Mount read-only\n"
2163 "  --selinux            Enable SELinux support\n"
2164 "  -v|--verbose         Verbose messages\n"
2165 "  -V|--version         Display version and exit\n"
2166 "  -w|--rw              Mount read-write\n"
2167 "  -x                   Echo each command before executing it\n"
2168 "\n"
2169 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2170 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2171 "or\n"
2172 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2173 "\n"
2174 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2175 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2176 "\n"
2177 "For more information, see the manpage %s(1).\n"
2178 msgstr ""
2179
2180 #: fish/fish.c:246
2181 #, c-format
2182 msgid "%s: --listen=PID: PID was not a number: %s\n"
2183 msgstr ""
2184
2185 #: fish/fish.c:253
2186 #, c-format
2187 msgid ""
2188 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2189 msgstr ""
2190
2191 #: fish/fish.c:303
2192 #, c-format
2193 msgid "%s: only one -f parameter can be given\n"
2194 msgstr ""
2195
2196 #: fish/fish.c:476
2197 #, c-format
2198 msgid "%s: cannot use --listen and --remote options at the same time\n"
2199 msgstr ""
2200
2201 #: fish/fish.c:484
2202 #, c-format
2203 msgid "%s: extra parameters on the command line with --listen flag\n"
2204 msgstr ""
2205
2206 #: fish/fish.c:490
2207 #, c-format
2208 msgid "%s: cannot use --listen and --file options at the same time\n"
2209 msgstr ""
2210
2211 #: fish/fish.c:642
2212 #, c-format
2213 msgid ""
2214 "\n"
2215 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2216 "editing virtual machine filesystems.\n"
2217 "\n"
2218 "Type: 'help' for help on commands\n"
2219 "      'man' to read the manual\n"
2220 "      'quit' to quit the shell\n"
2221 "\n"
2222 msgstr ""
2223
2224 #: fish/fish.c:793 fish/fish.c:809
2225 #, c-format
2226 msgid "%s: command arguments not separated by whitespace\n"
2227 msgstr ""
2228
2229 #: fish/fish.c:803
2230 #, c-format
2231 msgid "%s: unterminated single quote\n"
2232 msgstr ""
2233
2234 #: fish/fish.c:833
2235 #, c-format
2236 msgid "%s: internal error parsing string at '%s'\n"
2237 msgstr ""
2238
2239 #: fish/fish.c:850
2240 #, c-format
2241 msgid "%s: too many arguments\n"
2242 msgstr ""
2243
2244 #: fish/fish.c:925
2245 #, c-format
2246 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2247 msgstr ""
2248
2249 #: fish/fish.c:934
2250 #, c-format
2251 msgid "%s: unterminated double quote\n"
2252 msgstr ""
2253
2254 #: fish/fish.c:999
2255 #, c-format
2256 msgid "%s: empty command on command line\n"
2257 msgstr ""
2258
2259 #: fish/fish.c:1146
2260 msgid "display a list of commands or help on a command"
2261 msgstr ""
2262
2263 #: fish/fish.c:1148
2264 msgid "quit guestfish"
2265 msgstr ""
2266
2267 #: fish/fish.c:1159
2268 #, c-format
2269 msgid ""
2270 "help - display a list of commands or help on a command\n"
2271 "     help cmd\n"
2272 "     help\n"
2273 msgstr ""
2274
2275 #: fish/fish.c:1167
2276 #, c-format
2277 msgid ""
2278 "quit - quit guestfish\n"
2279 "     quit\n"
2280 msgstr ""
2281
2282 #: fish/fish.c:1172
2283 #, c-format
2284 msgid "%s: command not known, use -h to list all commands\n"
2285 msgstr ""
2286
2287 #: fish/fish.c:1188
2288 #, c-format
2289 msgid ""
2290 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2291 "For a list of commands:             guestfish -h\n"
2292 "For complete documentation:         man guestfish\n"
2293 msgstr ""
2294
2295 #: fish/fish.c:1197
2296 #, c-format
2297 msgid "%s:%d: libguestfs: error: %s\n"
2298 msgstr ""
2299
2300 #: fish/fish.c:1353
2301 #, c-format
2302 msgid "Runaway quote in string \"%s\"\n"
2303 msgstr ""
2304
2305 #: fish/fish.c:1550
2306 #, c-format
2307 msgid ""
2308 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2309 "or run \"inspect-os\" command)\n"
2310 msgstr ""
2311
2312 #: fish/fish.c:1570
2313 #, c-format
2314 msgid ""
2315 "%s: drive '%c:' not found.  To list available drives do:\n"
2316 "  inspect-get-drive-mappings %s\n"
2317 msgstr ""
2318
2319 #: fish/fish.c:1589
2320 #, c-format
2321 msgid ""
2322 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2323 "  umount-all\n"
2324 "  mount %s /\n"
2325 msgstr ""
2326
2327 #: fish/glob.c:53
2328 #, c-format
2329 msgid "use 'glob command [args...]'\n"
2330 msgstr ""
2331
2332 #: fish/glob.c:73
2333 #, c-format
2334 msgid "glob: guestfs_glob_expand call failed: %s\n"
2335 msgstr ""
2336
2337 #: fish/help.c:38
2338 #, c-format
2339 msgid ""
2340 "Add disk images to examine using the -a or -d options, or the 'add' "
2341 "command.\n"
2342 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2343 "Once you have done this, use the 'run' command.\n"
2344 msgstr ""
2345
2346 #: fish/help.c:44
2347 #, c-format
2348 msgid ""
2349 "Find out what filesystems are available using 'list-filesystems' and then\n"
2350 "mount them to examine or modify the contents using 'mount-ro' or\n"
2351 "'mount-options'.\n"
2352 msgstr ""
2353
2354 #: fish/help.c:52
2355 #, c-format
2356 msgid ""
2357 "For more information about a command, use 'help cmd'.\n"
2358 "\n"
2359 "To read the manual, type 'man'.\n"
2360 msgstr ""
2361
2362 #: fish/hexedit.c:41
2363 #, c-format
2364 msgid "hexedit (device|filename) [max | start max]\n"
2365 msgstr ""
2366
2367 #: fish/hexedit.c:52
2368 #, c-format
2369 msgid "hexedit: %s is a zero length file or device\n"
2370 msgstr ""
2371
2372 #: fish/hexedit.c:63
2373 #, c-format
2374 msgid ""
2375 "hexedit: %s is larger than %s. You must supply a limit using\n"
2376 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2377 "  'hexedit %s <start> <max>'.\n"
2378 msgstr ""
2379
2380 #: fish/hexedit.c:92
2381 #, c-format
2382 msgid "hexedit: invalid range\n"
2383 msgstr ""
2384
2385 #: fish/inspect.c:77
2386 #, c-format
2387 msgid "%s: don't use --live and -i options together\n"
2388 msgstr ""
2389
2390 #: fish/inspect.c:89
2391 #, c-format
2392 msgid "%s: no operating system was found on this disk\n"
2393 msgstr ""
2394
2395 #: fish/inspect.c:96
2396 #, c-format
2397 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2398 msgstr ""
2399
2400 #: fish/inspect.c:136
2401 #, c-format
2402 msgid "%s: some filesystems could not be mounted (ignored)\n"
2403 msgstr ""
2404
2405 #: fish/inspect.c:148
2406 #, c-format
2407 msgid "Operating system: %s\n"
2408 msgstr ""
2409
2410 #: fish/inspect.c:161
2411 #, c-format
2412 msgid "%s mounted on %s\n"
2413 msgstr ""
2414
2415 #: fish/keys.c:53
2416 #, c-format
2417 msgid "Enter key or passphrase (\"%s\"): "
2418 msgstr ""
2419
2420 #: fish/lcd.c:34
2421 #, c-format
2422 msgid "use 'lcd directory' to change local directory\n"
2423 msgstr ""
2424
2425 #: fish/man.c:35
2426 #, c-format
2427 msgid "use 'man' without parameters to open the manual\n"
2428 msgstr ""
2429
2430 #: fish/man.c:54
2431 #, c-format
2432 msgid "the external 'man' program failed\n"
2433 msgstr ""
2434
2435 #: fish/more.c:40
2436 #, c-format
2437 msgid "use '%s filename' to page a file\n"
2438 msgstr ""
2439
2440 #: fish/options.c:38
2441 #, c-format
2442 msgid "%s: too many drives added on the command line\n"
2443 msgstr ""
2444
2445 #: fish/options.c:152
2446 #, c-format
2447 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2448 msgstr ""
2449
2450 #: fish/prep.c:37
2451 #, c-format
2452 msgid ""
2453 "List of available prepared disk images:\n"
2454 "\n"
2455 msgstr ""
2456
2457 #: fish/prep.c:40
2458 #, c-format
2459 msgid ""
2460 "guestfish -N %-8s - %s\n"
2461 "\n"
2462 "%s\n"
2463 msgstr ""
2464
2465 #: fish/prep.c:48
2466 #, c-format
2467 msgid "  Optional parameters:\n"
2468 msgstr ""
2469
2470 #: fish/prep.c:55
2471 #, c-format
2472 msgid "<%s> %s (default: %s)\n"
2473 msgstr ""
2474
2475 #: fish/prep.c:65
2476 #, c-format
2477 msgid ""
2478 "Prepared disk images are written to file \"test1.img\" in the local\n"
2479 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2480 "For more information see the guestfish(1) manual.\n"
2481 msgstr ""
2482
2483 #: fish/prep.c:96
2484 #, c-format
2485 msgid ""
2486 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2487 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2488 msgstr ""
2489
2490 #: fish/prep.c:158
2491 #, c-format
2492 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2493 msgstr ""
2494
2495 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2496 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2497 msgid "failed to allocate disk"
2498 msgstr ""
2499
2500 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2501 msgid "could not parse boot size"
2502 msgstr ""
2503
2504 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2505 #, c-format
2506 msgid "failed to get sector size of disk: %s"
2507 msgstr ""
2508
2509 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2510 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2511 #, c-format
2512 msgid "failed to partition disk: %s"
2513 msgstr ""
2514
2515 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2516 #, c-format
2517 msgid "failed to add boot partition: %s"
2518 msgstr ""
2519
2520 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2521 #, c-format
2522 msgid "failed to add root partition: %s"
2523 msgstr ""
2524
2525 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2526 #, c-format
2527 msgid "failed to create boot filesystem: %s"
2528 msgstr ""
2529
2530 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2531 #, c-format
2532 msgid "failed to create root filesystem: %s"
2533 msgstr ""
2534
2535 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2536 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2537 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2538 msgstr ""
2539
2540 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2541 #, c-format
2542 msgid "failed to create PV: %s: %s"
2543 msgstr ""
2544
2545 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2546 #, c-format
2547 msgid "failed to create VG: %s: %s"
2548 msgstr ""
2549
2550 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2551 #, c-format
2552 msgid "failed to create LV: /dev/%s/%s: %s"
2553 msgstr ""
2554
2555 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2556 #, c-format
2557 msgid "failed to resize LV to full size: %s: %s"
2558 msgstr ""
2559
2560 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2561 #, c-format
2562 msgid "failed to create filesystem (%s): %s"
2563 msgstr ""
2564
2565 #: fish/rc.c:257
2566 #, c-format
2567 msgid "guestfish: protocol error: could not read 'hello' message\n"
2568 msgstr ""
2569
2570 #: fish/rc.c:262
2571 #, c-format
2572 msgid ""
2573 "guestfish: protocol error: version mismatch, server version '%s' does not "
2574 "match client version '%s'.  The two versions must match exactly.\n"
2575 msgstr ""
2576
2577 #: fish/rc.c:337 fish/rc.c:351
2578 #, c-format
2579 msgid "guestfish: remote: looks like the server is not running\n"
2580 msgstr ""
2581
2582 #: fish/rc.c:363 fish/rc.c:377
2583 #, c-format
2584 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2585 msgstr ""
2586
2587 #: fish/rc.c:388
2588 #, c-format
2589 msgid "guestfish: protocol error: could not decode reply from server\n"
2590 msgstr ""
2591
2592 #: fish/reopen.c:38
2593 #, c-format
2594 msgid "'reopen' command takes no parameters\n"
2595 msgstr ""
2596
2597 #: fish/reopen.c:48
2598 #, c-format
2599 msgid "reopen: guestfs_create: failed to create handle\n"
2600 msgstr ""
2601
2602 #: fish/setenv.c:34
2603 #, c-format
2604 msgid "use '%s VAR value' to set an environment variable\n"
2605 msgstr ""
2606
2607 #: fish/setenv.c:56
2608 #, c-format
2609 msgid "use '%s VAR' to unset an environment variable\n"
2610 msgstr ""
2611
2612 #: fish/supported.c:66
2613 msgid "yes"
2614 msgstr ""
2615
2616 #: fish/supported.c:68
2617 msgid "no"
2618 msgstr ""
2619
2620 #: fish/time.c:36
2621 #, c-format
2622 msgid "use 'time command [args...]'\n"
2623 msgstr ""
2624
2625 #: fuse/guestmount.c:912
2626 #, c-format
2627 msgid ""
2628 "%s: FUSE module for libguestfs\n"
2629 "%s lets you mount a virtual machine filesystem\n"
2630 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2631 "Usage:\n"
2632 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2633 "Options:\n"
2634 "  -a|--add image       Add image\n"
2635 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2636 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2637 "  -d|--domain guest    Add disks from libvirt guest\n"
2638 "  --echo-keys          Don't turn off echo for passphrases\n"
2639 "  --format[=raw|..]    Force disk format for -a option\n"
2640 "  --fuse-help          Display extra FUSE options\n"
2641 "  -i|--inspector       Automatically mount filesystems\n"
2642 "  --help               Display help message and exit\n"
2643 "  --keys-from-stdin    Read passphrases from stdin\n"
2644 "  --live               Connect to a live virtual machine\n"
2645 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2646 "  -n|--no-sync         Don't autosync\n"
2647 "  -o|--option opt      Pass extra option to FUSE\n"
2648 "  -r|--ro              Mount read-only\n"
2649 "  --selinux            Enable SELinux support\n"
2650 "  -v|--verbose         Verbose messages\n"
2651 "  -V|--version         Display version and exit\n"
2652 "  -w|--rw              Mount read-write\n"
2653 "  -x|--trace           Trace guestfs API calls\n"
2654 msgstr ""
2655
2656 #: fuse/guestmount.c:1131
2657 #, c-format
2658 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2659 msgstr ""
2660
2661 #: fuse/guestmount.c:1141
2662 #, c-format
2663 msgid "%s: --live is not compatible with --ro option\n"
2664 msgstr ""
2665
2666 #: fuse/guestmount.c:1148
2667 #, c-format
2668 msgid "%s: --live is not compatible with -i option\n"
2669 msgstr ""
2670
2671 #: fuse/guestmount.c:1163
2672 #, c-format
2673 msgid "%s: with --live, you must use exactly one -d option\n"
2674 msgstr ""
2675
2676 #: fuse/guestmount.c:1170
2677 #, c-format
2678 msgid "%s: --live is not compatible with -a option\n"
2679 msgstr ""
2680
2681 #: fuse/guestmount.c:1179
2682 #, c-format
2683 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2684 msgstr ""
2685
2686 #: inspector/virt-inspector.c:82
2687 #, c-format
2688 msgid ""
2689 "%s: display information about a virtual machine\n"
2690 "Copyright (C) 2010 Red Hat Inc.\n"
2691 "Usage:\n"
2692 "  %s [--options] -d domname file [file ...]\n"
2693 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2694 "Options:\n"
2695 "  -a|--add image       Add image\n"
2696 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2697 "  -d|--domain guest    Add disks from libvirt guest\n"
2698 "  --echo-keys          Don't turn off echo for passphrases\n"
2699 "  --format[=raw|..]    Force disk format for -a option\n"
2700 "  --help               Display brief help\n"
2701 "  --keys-from-stdin    Read passphrases from stdin\n"
2702 "  -v|--verbose         Verbose messages\n"
2703 "  -V|--version         Display version and exit\n"
2704 "  -x                   Trace libguestfs API calls\n"
2705 "  --xpath query        Perform an XPath query\n"
2706 "For more information, see the manpage %s(1).\n"
2707 msgstr ""
2708
2709 #: inspector/virt-inspector.c:255
2710 #, c-format
2711 msgid "%s: cannot use --xpath together with other options.\n"
2712 msgstr ""
2713
2714 #: inspector/virt-inspector.c:288
2715 #, c-format
2716 msgid ""
2717 "%s: no operating system could be detected inside this disk image.\n"
2718 "\n"
2719 "This may be because the file is not a disk image, or is not a virtual "
2720 "machine\n"
2721 "image, or because the OS type is not understood by libguestfs.\n"
2722 "\n"
2723 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2724 "must\n"
2725 "install the separate libguestfs-winsupport package.\n"
2726 "\n"
2727 "If you feel this is an error, please file a bug report including as much\n"
2728 "information about the disk image as possible.\n"
2729 msgstr ""
2730
2731 #: inspector/virt-inspector.c:313
2732 #, c-format
2733 msgid "%s: XML write error at \"%s\": %m\n"
2734 msgstr ""
2735
2736 #: inspector/virt-inspector.c:325
2737 #, c-format
2738 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2739 msgstr ""
2740
2741 #: inspector/virt-inspector.c:333
2742 #, c-format
2743 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2744 msgstr ""
2745
2746 #: inspector/virt-inspector.c:827
2747 #, c-format
2748 msgid "%s: unable to parse XML from stdin\n"
2749 msgstr ""
2750
2751 #: inspector/virt-inspector.c:833
2752 #, c-format
2753 msgid "%s: unable to create new XPath context\n"
2754 msgstr ""
2755
2756 #: inspector/virt-inspector.c:840
2757 #, c-format
2758 msgid "%s: unable to evaluate XPath expression\n"
2759 msgstr ""
2760
2761 #: inspector/virt-inspector.c:851
2762 #, c-format
2763 msgid "%s: xmlSaveToFd failed\n"
2764 msgstr ""
2765
2766 #: inspector/virt-inspector.c:858
2767 #, c-format
2768 msgid "%s: xmlNewDoc failed\n"
2769 msgstr ""
2770
2771 #: inspector/virt-inspector.c:863
2772 #, c-format
2773 msgid "%s: xmlCopyNode failed\n"
2774 msgstr ""
2775
2776 #: inspector/virt-inspector.c:870
2777 #, c-format
2778 msgid "%s: xmlSaveDoc failed\n"
2779 msgstr ""
2780
2781 #: perl/lib/Sys/Guestfs/Lib.pm:158
2782 msgid "open_guest: first parameter must be a string or an arrayref"
2783 msgstr ""
2784
2785 #: perl/lib/Sys/Guestfs/Lib.pm:164
2786 msgid "open_guest: first argument contains undefined element"
2787 msgstr ""
2788
2789 #: perl/lib/Sys/Guestfs/Lib.pm:172
2790 #, perl-brace-format
2791 msgid "guest image {imagename} does not exist or is not readable"
2792 msgstr ""
2793
2794 #: perl/lib/Sys/Guestfs/Lib.pm:179
2795 msgid ""
2796 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2797 "XPath::XMLParser)"
2798 msgstr ""
2799
2800 #: perl/lib/Sys/Guestfs/Lib.pm:184
2801 msgid "open_guest: too many domains listed on command line"
2802 msgstr ""
2803
2804 #: perl/lib/Sys/Guestfs/Lib.pm:191
2805 msgid "open_guest: cannot connect to libvirt"
2806 msgstr ""
2807
2808 #: perl/lib/Sys/Guestfs/Lib.pm:210
2809 #, perl-brace-format
2810 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2811 msgstr ""
2812
2813 #: perl/lib/Sys/Guestfs/Lib.pm:213
2814 #, perl-brace-format
2815 msgid "{imagename} is not the name of a libvirt domain\n"
2816 msgstr ""
2817
2818 #: perl/lib/Sys/Guestfs/Lib.pm:242
2819 #, perl-brace-format
2820 msgid "{imagename} seems to have no disk devices\n"
2821 msgstr ""
2822
2823 #: perl/lib/Sys/Guestfs/Lib.pm:827
2824 msgid ""
2825 "No operating system could be detected inside this disk image.\n"
2826 "\n"
2827 "This may be because the file is not a disk image, or is not a virtual "
2828 "machine\n"
2829 "image, or because the OS type is not understood by virt-inspector.\n"
2830 "\n"
2831 "If you feel this is an error, please file a bug report including as much\n"
2832 "information about the disk image as possible.\n"
2833 msgstr ""
2834
2835 #: perl/lib/Sys/Guestfs/Lib.pm:945
2836 #, perl-brace-format
2837 msgid "unknown filesystem {fs}\n"
2838 msgstr ""
2839
2840 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2841 #, perl-brace-format
2842 msgid "Error running rpm -qa: {error}"
2843 msgstr ""
2844
2845 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2846 #, perl-brace-format
2847 msgid "Error running dpkg-query: {error}"
2848 msgstr ""
2849
2850 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2851 msgid "Can't find grub on guest"
2852 msgstr ""
2853
2854 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2855 #, perl-brace-format
2856 msgid "Grub entry {title} has no kernel"
2857 msgstr ""
2858
2859 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2860 #, perl-brace-format
2861 msgid "grub refers to {path}, which doesn't exist\n"
2862 msgstr ""
2863
2864 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2865 #, perl-brace-format
2866 msgid "Grub entry {title} does not specify an initrd"
2867 msgstr ""
2868
2869 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2870 #, perl-brace-format
2871 msgid "Didn't find modules directory {modules} for kernel {path}"
2872 msgstr ""
2873
2874 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2875 #, perl-brace-format
2876 msgid "Couldn't guess kernel version number from path for kernel {path}"
2877 msgstr ""
2878
2879 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2880 #, perl-brace-format
2881 msgid "{path} doesn't match augeas pattern"
2882 msgstr ""
2883
2884 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2885 #, perl-brace-format
2886 msgid "{filename}: could not read initrd format"
2887 msgstr ""
2888
2889 #: rescue/virt-rescue.c:66
2890 #, c-format
2891 msgid ""
2892 "%s: Run a rescue shell on a virtual machine\n"
2893 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2894 "Usage:\n"
2895 "  %s [--options] -d domname\n"
2896 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2897 "Options:\n"
2898 "  -a|--add image       Add image\n"
2899 "  --append kernelopts  Append kernel options\n"
2900 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2901 "  -d|--domain guest    Add disks from libvirt guest\n"
2902 "  --format[=raw|..]    Force disk format for -a option\n"
2903 "  --help               Display brief help\n"
2904 "  -m|--memsize MB      Set memory size in megabytes\n"
2905 "  --network            Enable network\n"
2906 "  -r|--ro              Access read-only\n"
2907 "  --selinux            Enable SELinux\n"
2908 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2909 "  --suggest            Suggest mount commands for this guest\n"
2910 "  -v|--verbose         Verbose messages\n"
2911 "  -V|--version         Display version and exit\n"
2912 "  -w|--rw              Mount read-write\n"
2913 "  -x                   Trace libguestfs API calls\n"
2914 "For more information, see the manpage %s(1).\n"
2915 msgstr ""
2916
2917 #: rescue/virt-rescue.c:167
2918 #, c-format
2919 msgid "%s: could not parse --smp parameter '%s'\n"
2920 msgstr ""
2921
2922 #: rescue/virt-rescue.c:172
2923 #, c-format
2924 msgid "%s: --smp parameter '%s' should be >= 1\n"
2925 msgstr ""
2926
2927 #: rescue/virt-rescue.c:202
2928 #, c-format
2929 msgid "%s: could not parse memory size '%s'\n"
2930 msgstr ""
2931
2932 #: rescue/virt-rescue.c:372
2933 #, c-format
2934 msgid ""
2935 "Inspecting the virtual machine or disk image ...\n"
2936 "\n"
2937 msgstr ""
2938
2939 #: rescue/virt-rescue.c:391
2940 #, c-format
2941 msgid ""
2942 "This disk contains one or more operating systems.  You can use these mount\n"
2943 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
2944 "\n"
2945 msgstr ""
2946
2947 #: rescue/virt-rescue.c:401
2948 #, c-format
2949 msgid ""
2950 "# %s is the root of a %s operating system\n"
2951 "# type: %s, distro: %s, version: %d.%d\n"
2952 "# %s\n"
2953 "\n"
2954 msgstr ""
2955
2956 #: rescue/virt-rescue.c:458
2957 #, c-format
2958 msgid ""
2959 "This disk contains no filesystems that we recognize.\n"
2960 "\n"
2961 "However you can still use virt-rescue on the disk image, to try to mount\n"
2962 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
2963 "logical volumes and filesystems on a blank disk.\n"
2964 msgstr ""
2965
2966 #: rescue/virt-rescue.c:465
2967 #, c-format
2968 msgid ""
2969 "This disk contains one or more filesystems, but we don't recognize any\n"
2970 "operating system.  You can use these mount commands in virt-rescue (at the\n"
2971 "><rescue> prompt) to mount these filesystems.\n"
2972 "\n"
2973 msgstr ""
2974
2975 #: rescue/virt-rescue.c:470
2976 #, c-format
2977 msgid "# %s has type '%s'\n"
2978 msgstr ""
2979
2980 #: rescue/virt-rescue.c:594
2981 #, c-format
2982 msgid "%s: unknown child exit status (%d)\n"
2983 msgstr ""
2984
2985 #: src/appliance.c:182
2986 #, c-format
2987 msgid ""
2988 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2989 "LIBGUESTFS_PATH (search path: %s)"
2990 msgstr ""
2991
2992 #: src/appliance.c:332
2993 #, c-format
2994 msgid "security: cached appliance %s is not owned by UID %d"
2995 msgstr ""
2996
2997 #: src/appliance.c:337
2998 #, c-format
2999 msgid "security: cached appliance %s is not a directory (mode %o)"
3000 msgstr ""
3001
3002 #: src/appliance.c:342
3003 #, c-format
3004 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3005 msgstr ""
3006
3007 #: src/appliance.c:672
3008 msgid "external command failed, see earlier error messages"
3009 msgstr ""
3010
3011 #: src/dbdump.c:85
3012 msgid "unexpected end of output from db_dump command before end of header"
3013 msgstr ""
3014
3015 #: src/dbdump.c:98 src/dbdump.c:110
3016 msgid "unexpected line from db_dump command, no space prefix"
3017 msgstr ""
3018
3019 #: src/dbdump.c:127
3020 msgid "unexpected end of output from db_dump command before end of data"
3021 msgstr ""
3022
3023 #: src/dbdump.c:208
3024 msgid "unexpected non-hex digits in output of db_dump command"
3025 msgstr ""
3026
3027 #: src/filearch.c:152
3028 #, c-format
3029 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3030 msgstr ""
3031
3032 #: src/filearch.c:265
3033 msgid ""
3034 "file-architecture API not available since this version of libguestfs was "
3035 "compiled without the libmagic library"
3036 msgstr ""
3037
3038 #: src/guestfs.c:177
3039 #, c-format
3040 msgid "guestfs_close: called twice on the same handle\n"
3041 msgstr ""
3042
3043 #: src/guestfs.c:344
3044 #, c-format
3045 msgid "warning: %s"
3046 msgstr ""
3047
3048 #: src/guestfs.c:405
3049 #, c-format
3050 msgid "libguestfs: error: %s\n"
3051 msgstr ""
3052
3053 #: src/guestfs.c:983
3054 #, c-format
3055 msgid "<truncated, original size %zu bytes>"
3056 msgstr ""
3057
3058 #: src/inspect.c:293
3059 msgid "not a Windows guest, or systemroot could not be determined"
3060 msgstr ""
3061
3062 #: src/inspect.c:309
3063 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3064 msgstr ""
3065
3066 #: src/inspect.c:537 src/inspect_apps.c:610
3067 msgid ""
3068 "inspection API not available since this version of libguestfs was compiled "
3069 "without the hivex library"
3070 msgstr ""
3071
3072 #: src/inspect.c:752 src/inspect_fs.c:503 src/inspect_fs.c:547
3073 #: src/inspect_fs_unix.c:228 src/inspect_fs_unix.c:728
3074 #: src/inspect_fs_unix.c:1309
3075 #, c-format
3076 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3077 msgstr ""
3078
3079 #: src/inspect.c:788
3080 msgid "no inspection data: call guestfs_inspect_os first"
3081 msgstr ""
3082
3083 #: src/inspect.c:800
3084 #, c-format
3085 msgid ""
3086 "%s: root device not found: only call this function with a root device "
3087 "previously returned by guestfs_inspect_os"
3088 msgstr ""
3089
3090 #: src/inspect_fs.c:346 src/inspect_fs.c:359
3091 #, c-format
3092 msgid "could not parse integer in version number: %s"
3093 msgstr ""
3094
3095 #: src/inspect_fs.c:512
3096 #, c-format
3097 msgid "%s: file is empty"
3098 msgstr ""
3099
3100 #: src/inspect_fs_unix.c:771
3101 msgid "could not parse /etc/fstab or empty file"
3102 msgstr ""
3103
3104 #: src/inspect_fs_windows.c:164
3105 #, c-format
3106 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3107 msgstr ""
3108
3109 #: src/inspect_icon.c:492
3110 #, c-format
3111 msgid "read: %s: unexpected end of file"
3112 msgstr ""
3113
3114 #: src/launch.c:134
3115 msgid "command line cannot be altered after qemu subprocess launched"
3116 msgstr ""
3117
3118 #: src/launch.c:203
3119 msgid "guestfs_config: parameter must begin with '-' character"
3120 msgstr ""
3121
3122 #: src/launch.c:217
3123 #, c-format
3124 msgid "guestfs_config: parameter '%s' isn't allowed"
3125 msgstr ""
3126
3127 #: src/launch.c:289 src/launch.c:407
3128 msgid "filename cannot contain ',' (comma) character"
3129 msgstr ""
3130
3131 #: src/launch.c:303 src/launch.c:311
3132 #, c-format
3133 msgid "%s parameter is empty or contains disallowed characters"
3134 msgstr ""
3135
3136 #: src/launch.c:426
3137 msgid "the libguestfs handle has already been launched"
3138 msgstr ""
3139
3140 #: src/launch.c:437
3141 #, c-format
3142 msgid "%s: cannot create temporary directory"
3143 msgstr ""
3144
3145 #: src/launch.c:474
3146 msgid "you must call guestfs_add_drive before guestfs_launch"
3147 msgstr ""
3148
3149 #: src/launch.c:895
3150 msgid "guestfs_launch failed, see earlier error messages"
3151 msgstr ""
3152
3153 #: src/launch.c:908
3154 msgid "qemu launched and contacted daemon, but state != READY"
3155 msgstr ""
3156
3157 #: src/launch.c:998
3158 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3159 msgstr ""
3160
3161 #: src/launch.c:1006
3162 msgid "contacted guestfsd, but state != READY"
3163 msgstr ""
3164
3165 #: src/launch.c:1178
3166 #, c-format
3167 msgid ""
3168 "command failed: %s\n"
3169 "\n"
3170 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3171 "environment variable.  There may also be errors printed above."
3172 msgstr ""
3173
3174 #: src/launch.c:1318
3175 msgid "qemu has not been launched yet"
3176 msgstr ""
3177
3178 #: src/launch.c:1329
3179 msgid "no subprocess to kill"
3180 msgstr ""
3181
3182 #: src/proto.c:188
3183 #, c-format
3184 msgid "guestfs_set_busy: called when in state %d != READY"
3185 msgstr ""
3186
3187 #: src/proto.c:211
3188 #, c-format
3189 msgid "guestfs_end_busy: called when in state %d"
3190 msgstr ""
3191
3192 #: src/proto.c:421
3193 #, c-format
3194 msgid ""
3195 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3196 msgstr ""
3197
3198 #: src/proto.c:543
3199 msgid ""
3200 "This usually means the libguestfs appliance failed to start up.  Please\n"
3201 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3202 "the debug messages output prior to this error.\n"
3203 msgstr ""
3204
3205 #: src/proto.c:549
3206 msgid "See earlier debug messages.\n"
3207 msgstr ""
3208
3209 #: src/proto.c:639
3210 #, c-format
3211 msgid "received magic signature from guestfsd, but in state %d"
3212 msgstr ""
3213
3214 #: src/proto.c:658
3215 #, c-format
3216 msgid "message length (%u) > maximum possible size (%d)"
3217 msgstr ""
3218
3219 #: src/proto.c:810
3220 #, c-format
3221 msgid "guestfs___send: state %d != BUSY"
3222 msgstr ""
3223
3224 #: src/proto.c:834
3225 msgid "xdr_guestfs_message_header failed"
3226 msgstr ""
3227
3228 #: src/proto.c:843
3229 msgid "dispatch failed to marshal args"
3230 msgstr ""
3231
3232 #: src/proto.c:922 src/proto.c:1218
3233 msgid "operation cancelled by user"
3234 msgstr ""
3235
3236 #: src/proto.c:973
3237 #, c-format
3238 msgid "send_file_chunk: state %d != READY"
3239 msgstr ""
3240
3241 #: src/proto.c:989
3242 #, c-format
3243 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3244 msgstr ""
3245
3246 #: src/proto.c:1145
3247 #, c-format
3248 msgid "%s: error in chunked encoding"
3249 msgstr ""
3250
3251 #: src/proto.c:1172
3252 msgid "write to daemon socket"
3253 msgstr ""
3254
3255 #: src/proto.c:1195
3256 msgid "receive_file_data: parse error in reply callback"
3257 msgstr ""
3258
3259 #: src/proto.c:1200
3260 msgid "receive_file_data: unexpected flag received when reading file chunks"
3261 msgstr ""
3262
3263 #: src/proto.c:1208
3264 msgid "failed to parse file chunk"
3265 msgstr ""
3266
3267 #: src/proto.c:1222
3268 msgid "file receive cancelled by daemon"
3269 msgstr ""
3270
3271 #: src/virt.c:106 src/virt.c:400
3272 msgid "you cannot set both live and readonly flags"
3273 msgstr ""
3274
3275 #: src/virt.c:114
3276 #, c-format
3277 msgid "could not connect to libvirt (code %d, domain %d): %s"
3278 msgstr ""
3279
3280 #: src/virt.c:135
3281 #, c-format
3282 msgid "no libvirt domain called '%s': %s"
3283 msgstr ""
3284
3285 #: src/virt.c:195 src/virt.c:523
3286 #, c-format
3287 msgid "error reading libvirt XML information: %s"
3288 msgstr ""
3289
3290 #: src/virt.c:205 src/virt.c:531
3291 msgid "unable to parse XML information returned by libvirt"
3292 msgstr ""
3293
3294 #: src/virt.c:211 src/virt.c:537
3295 msgid "unable to create new XPath context"
3296 msgstr ""
3297
3298 #: src/virt.c:218 src/virt.c:552
3299 msgid "unable to evaluate XPath expression"
3300 msgstr ""
3301
3302 #: src/virt.c:327
3303 msgid "libvirt domain has no disks"
3304 msgstr ""
3305
3306 #: src/virt.c:394
3307 msgid "unknown readonlydisk parameter"
3308 msgstr ""
3309
3310 #: src/virt.c:411
3311 #, c-format
3312 msgid "error getting domain info: %s"
3313 msgstr ""
3314
3315 #: src/virt.c:425
3316 msgid ""
3317 "error: domain is a live virtual machine.\n"
3318 "Writing to the disks of a running virtual machine can cause disk "
3319 "corruption.\n"
3320 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3321 "specify live access.  In most libguestfs tools these options are --ro or\n"
3322 "--live respectively.  Consult the documentation for further information."
3323 msgstr ""
3324
3325 #: src/virt.c:490
3326 #, c-format
3327 msgid ""
3328 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3329 "\"error\""
3330 msgstr ""
3331
3332 #: src/virt.c:580
3333 msgid ""
3334 "this guest has no libvirt <channel> definition for guestfsd\n"
3335 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3336 msgstr ""
3337
3338 #: src/virt.c:605
3339 msgid ""
3340 "add-domain API not available since this version of libguestfs was compiled "
3341 "without libvirt or libxml2"
3342 msgstr ""
3343
3344 #: test-tool/test-tool.c:79
3345 #, c-format
3346 msgid ""
3347 "libguestfs-test-tool: interactive test tool\n"
3348 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3349 "Usage:\n"
3350 "  libguestfs-test-tool [--options]\n"
3351 "Options:\n"
3352 "  --help         Display usage\n"
3353 "  --qemudir dir  Specify QEMU source directory\n"
3354 "  --qemu qemu    Specify QEMU binary\n"
3355 "  --timeout n\n"
3356 "  -t n           Set launch timeout (default: %d seconds)\n"
3357 msgstr ""
3358
3359 #: test-tool/test-tool.c:128
3360 #, c-format
3361 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3362 msgstr ""
3363
3364 #: test-tool/test-tool.c:137
3365 #, c-format
3366 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3367 msgstr ""
3368
3369 #: test-tool/test-tool.c:149
3370 #, c-format
3371 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3372 msgstr ""
3373
3374 #: test-tool/test-tool.c:175
3375 #, c-format
3376 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3377 msgstr ""
3378
3379 #: test-tool/test-tool.c:182
3380 #, c-format
3381 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3382 msgstr ""
3383
3384 #: test-tool/test-tool.c:190
3385 #, c-format
3386 msgid "libguestfs-test-tool: guestfs_version failed\n"
3387 msgstr ""
3388
3389 #: test-tool/test-tool.c:224
3390 #, c-format
3391 msgid "libguestfs-test-tool: failed to launch appliance\n"
3392 msgstr ""
3393
3394 #: test-tool/test-tool.c:236
3395 #, c-format
3396 msgid "libguestfs-test-tool: failed to run part-disk\n"
3397 msgstr ""
3398
3399 #: test-tool/test-tool.c:242
3400 #, c-format
3401 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3402 msgstr ""
3403
3404 #: test-tool/test-tool.c:248
3405 #, c-format
3406 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3407 msgstr ""
3408
3409 #: test-tool/test-tool.c:255
3410 #, c-format
3411 msgid "libguestfs-test-tool: failed to touch file\n"
3412 msgstr ""
3413
3414 #: test-tool/test-tool.c:289
3415 #, c-format
3416 msgid ""
3417 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3418 "--qemu/--qemudir options cannot be used.\n"
3419 msgstr ""
3420
3421 #: test-tool/test-tool.c:297
3422 #, c-format
3423 msgid "Binary '%s' does not exist or is not executable\n"
3424 msgstr ""
3425
3426 #: test-tool/test-tool.c:311
3427 #, c-format
3428 msgid "%s: does not look like a qemu source directory\n"
3429 msgstr ""
3430
3431 #: tools/virt-list-filesystems.pl:148
3432 msgid "virt-list-filesystems: no image or VM name given"
3433 msgstr ""
3434
3435 #: tools/virt-list-partitions.pl:160
3436 msgid "virt-list-partitions: no image or VM name given"
3437 msgstr ""
3438
3439 #: tools/virt-make-fs.pl:293
3440 msgid "virt-make-fs input output\n"
3441 msgstr ""
3442
3443 #: tools/virt-make-fs.pl:323
3444 msgid "unexpected output from 'du' command"
3445 msgstr ""
3446
3447 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3448 #: tools/virt-make-fs.pl:476
3449 #, perl-brace-format
3450 msgid "{f}: unknown input format: {fmt}\n"
3451 msgstr ""
3452
3453 #: tools/virt-make-fs.pl:393
3454 #, perl-brace-format
3455 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3456 msgstr ""
3457
3458 #: tools/virt-make-fs.pl:408
3459 msgid ""
3460 "qemu-img create: failed to create disk image, see earlier error messages\n"
3461 msgstr ""
3462
3463 #: tools/virt-make-fs.pl:419
3464 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3465 msgstr ""
3466
3467 #: tools/virt-make-fs.pl:460
3468 msgid "tar: failed, see earlier messages\n"
3469 msgstr ""
3470
3471 #: tools/virt-make-fs.pl:482
3472 msgid "uncompress command failed, see earlier messages\n"
3473 msgstr ""
3474
3475 #: tools/virt-make-fs.pl:517
3476 msgid ""
3477 "virt-make-fs: error copying contents into filesystem\n"
3478 "An error here usually means that the program did not estimate the\n"
3479 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3480 msgstr ""
3481
3482 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3483 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3484 msgstr ""
3485
3486 #: tools/virt-tar.pl:222
3487 msgid "virt-tar: no image, VM names, directory or filename given"
3488 msgstr ""
3489
3490 #: tools/virt-tar.pl:225
3491 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3492 msgstr ""
3493
3494 #: tools/virt-tar.pl:236
3495 #, perl-brace-format
3496 msgid "virt-tar: {tarball}: file not found\n"
3497 msgstr ""
3498
3499 #: tools/virt-tar.pl:239
3500 #, perl-brace-format
3501 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3502 msgstr ""
3503
3504 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3505 #, perl-brace-format
3506 msgid ""
3507 "{prog}: No operating system could be detected inside this disk image.\n"
3508 "\n"
3509 "This may be because the file is not a disk image, or is not a virtual "
3510 "machine\n"
3511 "image, or because the OS type is not understood by libguestfs.\n"
3512 "\n"
3513 "If you feel this is an error, please file a bug report including as much\n"
3514 "information about the disk image as possible.\n"
3515 msgstr ""
3516
3517 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3518 #, perl-brace-format
3519 msgid "{prog}: multiboot operating systems are not supported.\n"
3520 msgstr ""
3521
3522 #: tools/virt-win-reg.pl:245
3523 msgid "no libvirt domain name or disk image given\n"
3524 msgstr ""
3525
3526 #: tools/virt-win-reg.pl:287
3527 msgid ""
3528 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3529 "export\n"
3530 msgstr ""
3531
3532 #: tools/virt-win-reg.pl:446
3533 #, perl-brace-format
3534 msgid "virt-win-reg: {p}: cannot find user directory\n"
3535 msgstr ""
3536
3537 #: tools/virt-win-reg.pl:451
3538 #, perl-brace-format
3539 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3540 msgstr ""
3541
3542 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3543 #, perl-brace-format
3544 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3545 msgstr ""
3546
3547 #: tools/virt-win-reg.pl:529
3548 #, perl-brace-format
3549 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3550 msgstr ""
3551
3552 #: tools/virt-win-reg.pl:551
3553 #, perl-brace-format
3554 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3555 msgstr ""