0789fb06db0f60643569e8fbbafdc473be4edfd3
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs 1.11.13\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-06-30 15:50+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
22 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
23 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr ""
27
28 #: cat/virt-cat.c:61
29 #, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\n"
44 "  -v|--verbose         Verbose messages\n"
45 "  -V|--version         Display version and exit\n"
46 "  -x                   Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
48 msgstr ""
49
50 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
51 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
52 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
53 #: rescue/virt-rescue.c:133
54 #, c-format
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr ""
57
58 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
59 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
60 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr ""
64
65 #: cat/virt-filesystems.c:103
66 #, c-format
67 msgid ""
68 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
69 "Copyright (C) 2010 Red Hat Inc.\n"
70 "Usage:\n"
71 "  %s [--options] -d domname\n"
72 "  %s [--options] -a disk.img [-a disk.img ...]\n"
73 "Options:\n"
74 "  -a|--add image       Add image\n"
75 "  --all                Display everything\n"
76 "  --blkdevs|--block-devices\n"
77 "                       Display block devices\n"
78 "  -c|--connect uri     Specify libvirt URI for -d option\n"
79 "  --csv                Output as Comma-Separated Values\n"
80 "  -d|--domain guest    Add disks from libvirt guest\n"
81 "  --echo-keys          Don't turn off echo for passphrases\n"
82 "  --extra              Display swap and data filesystems\n"
83 "  --filesystems        Display mountable filesystems\n"
84 "  --format[=raw|..]    Force disk format for -a option\n"
85 "  -h|--human-readable  Human-readable sizes in --long output\n"
86 "  --help               Display brief help\n"
87 "  --keys-from-stdin    Read passphrases from stdin\n"
88 "  -l|--long            Long output\n"
89 "  --lvs|--logvols|--logical-volumes\n"
90 "                       Display LVM logical volumes\n"
91 "  --no-title           No title in --long output\n"
92 "  --parts|--partitions Display partitions\n"
93 "  --pvs|--physvols|--physical-volumes\n"
94 "                       Display LVM physical volumes\n"
95 "  --uuid|--uuids       Add UUIDs to --long output\n"
96 "  -v|--verbose         Verbose messages\n"
97 "  -V|--version         Display version and exit\n"
98 "  --vgs|--volgroups|--volume-groups\n"
99 "                       Display LVM volume groups\n"
100 "  -x                   Trace libguestfs API calls\n"
101 "For more information, see the manpage %s(1).\n"
102 msgstr ""
103
104 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
105 #, c-format
106 msgid "%s: you cannot use -h and --csv options together.\n"
107 msgstr ""
108
109 #: cat/virt-ls.c:103
110 #, c-format
111 msgid ""
112 "%s: list files in a virtual machine\n"
113 "Copyright (C) 2010-2011 Red Hat Inc.\n"
114 "Usage:\n"
115 "  %s [--options] -d domname dir [dir ...]\n"
116 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
117 "Options:\n"
118 "  -a|--add image       Add image\n"
119 "  --checksum[=...]     Display file checksums\n"
120 "  -c|--connect uri     Specify libvirt URI for -d option\n"
121 "  --csv                Comma-Separated Values output\n"
122 "  -d|--domain guest    Add disks from libvirt guest\n"
123 "  --echo-keys          Don't turn off echo for passphrases\n"
124 "  --extra-stats        Display extra stats\n"
125 "  --format[=raw|..]    Force disk format for -a option\n"
126 "  --help               Display brief help\n"
127 "  -h|--human-readable  Human-readable sizes in output\n"
128 "  --keys-from-stdin    Read passphrases from stdin\n"
129 "  -l|--long            Long listing\n"
130 "  -R|--recursive       Recursive listing\n"
131 "  --times              Display file times\n"
132 "  --time-days          Display file times as days before now\n"
133 "  --time-relative      Display file times as seconds before now\n"
134 "  --time-t             Display file times as time_t's\n"
135 "  --uids               Display UID, GID\n"
136 "  -v|--verbose         Verbose messages\n"
137 "  -V|--version         Display version and exit\n"
138 "  -x                   Trace libguestfs API calls\n"
139 "For more information, see the manpage %s(1).\n"
140 msgstr ""
141
142 #: cat/virt-ls.c:338
143 #, c-format
144 msgid ""
145 "%s: used a flag which can only be combined with -lR mode\n"
146 "For more information, read the virt-ls(1) man page.\n"
147 msgstr ""
148
149 #: cat/virt-ls.c:577
150 #, c-format
151 msgid "%s: error getting extended attrs for %s %s\n"
152 msgstr ""
153
154 #: cat/virt-ls.c:583
155 #, c-format
156 msgid "%s: error: cannot parse xattr count for %s %s\n"
157 msgstr ""
158
159 #: df/domains.c:115
160 #, c-format
161 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
162 msgstr ""
163
164 #: df/domains.c:124
165 #, c-format
166 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
167 msgstr ""
168
169 #: df/domains.c:134
170 #, c-format
171 msgid "%s: could not list running domains (code %d, domain %d): %s"
172 msgstr ""
173
174 #: df/domains.c:145
175 #, c-format
176 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
177 msgstr ""
178
179 #: df/domains.c:155
180 #, c-format
181 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
182 msgstr ""
183
184 #: df/domains.c:281
185 #, c-format
186 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
187 msgstr ""
188
189 #: df/main.c:74
190 #, c-format
191 msgid ""
192 "%s: display free space on virtual filesystems\n"
193 "Copyright (C) 2010 Red Hat Inc.\n"
194 "Usage:\n"
195 "  %s [--options] -d domname\n"
196 "  %s [--options] -a disk.img [-a disk.img ...]\n"
197 "Options:\n"
198 "  -a|--add image       Add image\n"
199 "  -c|--connect uri     Specify libvirt URI for -d option\n"
200 "  --csv                Output as Comma-Separated Values\n"
201 "  -d|--domain guest    Add disks from libvirt guest\n"
202 "  --format[=raw|..]    Force disk format for -a option\n"
203 "  -h|--human-readable  Human-readable sizes in --long output\n"
204 "  --help               Display brief help\n"
205 "  -i|--inodes          Display inodes\n"
206 "  --one-per-guest      Separate appliance per guest\n"
207 "  --uuid               Add UUIDs to --long output\n"
208 "  -v|--verbose         Verbose messages\n"
209 "  -V|--version         Display version and exit\n"
210 "  -x                   Trace libguestfs API calls\n"
211 "For more information, see the manpage %s(1).\n"
212 msgstr ""
213
214 #: df/main.c:267
215 #, c-format
216 msgid "%s: compiled without support for libvirt.\n"
217 msgstr ""
218
219 #: df/output.c:50
220 msgid "VirtualMachine"
221 msgstr ""
222
223 #: df/output.c:51
224 msgid "Filesystem"
225 msgstr ""
226
227 #: df/output.c:54
228 msgid "1K-blocks"
229 msgstr ""
230
231 #: df/output.c:56
232 msgid "Size"
233 msgstr ""
234
235 #: df/output.c:57
236 msgid "Used"
237 msgstr ""
238
239 #: df/output.c:58
240 msgid "Available"
241 msgstr ""
242
243 #: df/output.c:59
244 msgid "Use%"
245 msgstr ""
246
247 #: df/output.c:61
248 msgid "Inodes"
249 msgstr ""
250
251 #: df/output.c:62
252 msgid "IUsed"
253 msgstr ""
254
255 #: df/output.c:63
256 msgid "IFree"
257 msgstr ""
258
259 #: df/output.c:64
260 msgid "IUse%"
261 msgstr ""
262
263 #: edit/virt-edit.c:77
264 #, c-format
265 msgid ""
266 "%s: Edit a file in a virtual machine\n"
267 "Copyright (C) 2009-2011 Red Hat Inc.\n"
268 "Usage:\n"
269 "  %s [--options] -d domname file [file ...]\n"
270 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
271 "Options:\n"
272 "  -a|--add image       Add image\n"
273 "  -b|--backup .ext     Backup original as original.ext\n"
274 "  -c|--connect uri     Specify libvirt URI for -d option\n"
275 "  -d|--domain guest    Add disks from libvirt guest\n"
276 "  --echo-keys          Don't turn off echo for passphrases\n"
277 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
278 "  --format[=raw|..]    Force disk format for -a option\n"
279 "  --help               Display brief help\n"
280 "  --keys-from-stdin    Read passphrases from stdin\n"
281 "  -v|--verbose         Verbose messages\n"
282 "  -V|--version         Display version and exit\n"
283 "  -x                   Trace libguestfs API calls\n"
284 "For more information, see the manpage %s(1).\n"
285 msgstr ""
286
287 #: edit/virt-edit.c:175
288 #, c-format
289 msgid "%s: -b option given multiple times\n"
290 msgstr ""
291
292 #: edit/virt-edit.c:192
293 #, c-format
294 msgid "%s: -e option given multiple times\n"
295 msgstr ""
296
297 #: edit/virt-edit.c:585 fish/fish.c:1444
298 #, c-format
299 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
300 msgstr ""
301
302 #: edit/virt-edit.c:599
303 #, c-format
304 msgid "%s: drive '%c:' not found.\n"
305 msgstr ""
306
307 #: fish/alloc.c:37
308 #, c-format
309 msgid "use 'alloc file size' to create an image\n"
310 msgstr ""
311
312 #: fish/alloc.c:51
313 #, c-format
314 msgid "use 'sparse file size' to create a sparse image\n"
315 msgstr ""
316
317 #: fish/alloc.c:75
318 #, c-format
319 msgid "can't allocate or add disks after launching\n"
320 msgstr ""
321
322 #: fish/alloc.c:156
323 #, c-format
324 msgid "%s: invalid integer parameter (%s returned %d)\n"
325 msgstr ""
326
327 #: fish/cmds.c:2601
328 msgid "Command"
329 msgstr ""
330
331 #: fish/cmds.c:2601
332 msgid "Description"
333 msgstr ""
334
335 #: fish/cmds.c:2603
336 msgid "add a CD-ROM disk image to examine"
337 msgstr ""
338
339 #: fish/cmds.c:2604
340 msgid "add the disk(s) from a named libvirt domain"
341 msgstr ""
342
343 #: fish/cmds.c:2605 fish/cmds.c:2606
344 msgid "add an image to examine or modify"
345 msgstr ""
346
347 #: fish/cmds.c:2607
348 msgid "add a drive in snapshot mode (read-only)"
349 msgstr ""
350
351 #: fish/cmds.c:2608
352 msgid "add a drive read-only specifying the QEMU block emulation to use"
353 msgstr ""
354
355 #: fish/cmds.c:2609
356 msgid "add a drive specifying the QEMU block emulation to use"
357 msgstr ""
358
359 #: fish/cmds.c:2610
360 msgid "allocate and add a disk file"
361 msgstr ""
362
363 #: fish/cmds.c:2611
364 msgid "clear Augeas path"
365 msgstr ""
366
367 #: fish/cmds.c:2612
368 msgid "close the current Augeas handle"
369 msgstr ""
370
371 #: fish/cmds.c:2613
372 msgid "define an Augeas node"
373 msgstr ""
374
375 #: fish/cmds.c:2614
376 msgid "define an Augeas variable"
377 msgstr ""
378
379 #: fish/cmds.c:2615
380 msgid "look up the value of an Augeas path"
381 msgstr ""
382
383 #: fish/cmds.c:2616
384 msgid "create a new Augeas handle"
385 msgstr ""
386
387 #: fish/cmds.c:2617
388 msgid "insert a sibling Augeas node"
389 msgstr ""
390
391 #: fish/cmds.c:2618
392 msgid "load files into the tree"
393 msgstr ""
394
395 #: fish/cmds.c:2619
396 msgid "list Augeas nodes under augpath"
397 msgstr ""
398
399 #: fish/cmds.c:2620
400 msgid "return Augeas nodes which match augpath"
401 msgstr ""
402
403 #: fish/cmds.c:2621
404 msgid "move Augeas node"
405 msgstr ""
406
407 #: fish/cmds.c:2622
408 msgid "remove an Augeas path"
409 msgstr ""
410
411 #: fish/cmds.c:2623
412 msgid "write all pending Augeas changes to disk"
413 msgstr ""
414
415 #: fish/cmds.c:2624
416 msgid "set Augeas path to value"
417 msgstr ""
418
419 #: fish/cmds.c:2625
420 msgid "test availability of some parts of the API"
421 msgstr ""
422
423 #: fish/cmds.c:2626
424 msgid "return a list of all optional groups"
425 msgstr ""
426
427 #: fish/cmds.c:2627
428 msgid "upload base64-encoded data to file"
429 msgstr ""
430
431 #: fish/cmds.c:2628
432 msgid "download file and encode as base64"
433 msgstr ""
434
435 #: fish/cmds.c:2629
436 msgid "flush device buffers"
437 msgstr ""
438
439 #: fish/cmds.c:2630
440 msgid "get blocksize of block device"
441 msgstr ""
442
443 #: fish/cmds.c:2631
444 msgid "is block device set to read-only"
445 msgstr ""
446
447 #: fish/cmds.c:2632
448 msgid "get total size of device in bytes"
449 msgstr ""
450
451 #: fish/cmds.c:2633
452 msgid "get sectorsize of block device"
453 msgstr ""
454
455 #: fish/cmds.c:2634
456 msgid "get total size of device in 512-byte sectors"
457 msgstr ""
458
459 #: fish/cmds.c:2635
460 msgid "reread partition table"
461 msgstr ""
462
463 #: fish/cmds.c:2636
464 msgid "set blocksize of block device"
465 msgstr ""
466
467 #: fish/cmds.c:2637
468 msgid "set block device to read-only"
469 msgstr ""
470
471 #: fish/cmds.c:2638
472 msgid "set block device to read-write"
473 msgstr ""
474
475 #: fish/cmds.c:2639
476 msgid "return true path on case-insensitive filesystem"
477 msgstr ""
478
479 #: fish/cmds.c:2640
480 msgid "list the contents of a file"
481 msgstr ""
482
483 #: fish/cmds.c:2641
484 msgid "compute MD5, SHAx or CRC checksum of file"
485 msgstr ""
486
487 #: fish/cmds.c:2642
488 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
489 msgstr ""
490
491 #: fish/cmds.c:2643
492 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
493 msgstr ""
494
495 #: fish/cmds.c:2644
496 msgid "change file mode"
497 msgstr ""
498
499 #: fish/cmds.c:2645 fish/cmds.c:2765
500 msgid "change file owner and group"
501 msgstr ""
502
503 #: fish/cmds.c:2646
504 msgid "run a command from the guest filesystem"
505 msgstr ""
506
507 #: fish/cmds.c:2647
508 msgid "run a command, returning lines"
509 msgstr ""
510
511 #: fish/cmds.c:2648
512 msgid "add qemu parameters"
513 msgstr ""
514
515 #: fish/cmds.c:2649
516 msgid "copy local files or directories into an image"
517 msgstr ""
518
519 #: fish/cmds.c:2650
520 msgid "copy remote files or directories out of an image"
521 msgstr ""
522
523 #: fish/cmds.c:2651
524 msgid "copy size bytes from source to destination using dd"
525 msgstr ""
526
527 #: fish/cmds.c:2652
528 msgid "copy a file"
529 msgstr ""
530
531 #: fish/cmds.c:2653
532 msgid "copy a file or directory recursively"
533 msgstr ""
534
535 #: fish/cmds.c:2654
536 msgid "copy from source to destination using dd"
537 msgstr ""
538
539 #: fish/cmds.c:2655
540 msgid "debugging and internals"
541 msgstr ""
542
543 #: fish/cmds.c:2656
544 msgid "debug the QEMU command line (internal use only)"
545 msgstr ""
546
547 #: fish/cmds.c:2657
548 msgid "upload a file to the appliance (internal use only)"
549 msgstr ""
550
551 #: fish/cmds.c:2658
552 msgid "report file system disk space usage"
553 msgstr ""
554
555 #: fish/cmds.c:2659
556 msgid "report file system disk space usage (human readable)"
557 msgstr ""
558
559 #: fish/cmds.c:2660
560 msgid "display an image"
561 msgstr ""
562
563 #: fish/cmds.c:2661
564 msgid "return kernel messages"
565 msgstr ""
566
567 #: fish/cmds.c:2662
568 msgid "download a file to the local machine"
569 msgstr ""
570
571 #: fish/cmds.c:2663
572 msgid "download a file to the local machine with offset and size"
573 msgstr ""
574
575 #: fish/cmds.c:2664
576 msgid "drop kernel page cache, dentries and inodes"
577 msgstr ""
578
579 #: fish/cmds.c:2665
580 msgid "estimate file space usage"
581 msgstr ""
582
583 #: fish/cmds.c:2666
584 msgid "check an ext2/ext3 filesystem"
585 msgstr ""
586
587 #: fish/cmds.c:2667
588 msgid "display a line of text"
589 msgstr ""
590
591 #: fish/cmds.c:2668
592 msgid "echo arguments back to the client"
593 msgstr ""
594
595 #: fish/cmds.c:2669
596 msgid "edit a file"
597 msgstr ""
598
599 #: fish/cmds.c:2670 fish/cmds.c:2671 fish/cmds.c:2676 fish/cmds.c:2677
600 #: fish/cmds.c:2710 fish/cmds.c:2711 fish/cmds.c:2960 fish/cmds.c:2961
601 #: fish/cmds.c:2965 fish/cmds.c:2966 fish/cmds.c:2968 fish/cmds.c:2969
602 msgid "return lines matching a pattern"
603 msgstr ""
604
605 #: fish/cmds.c:2672
606 msgid "test if two files have equal contents"
607 msgstr ""
608
609 #: fish/cmds.c:2673
610 msgid "test if file or directory exists"
611 msgstr ""
612
613 #: fish/cmds.c:2674 fish/cmds.c:2675
614 msgid "preallocate a file in the guest filesystem"
615 msgstr ""
616
617 #: fish/cmds.c:2678
618 msgid "determine file type"
619 msgstr ""
620
621 #: fish/cmds.c:2679
622 msgid "detect the architecture of a binary file"
623 msgstr ""
624
625 #: fish/cmds.c:2680
626 msgid "return the size of the file in bytes"
627 msgstr ""
628
629 #: fish/cmds.c:2681
630 msgid "fill a file with octets"
631 msgstr ""
632
633 #: fish/cmds.c:2682
634 msgid "fill a file with a repeating pattern of bytes"
635 msgstr ""
636
637 #: fish/cmds.c:2683
638 msgid "find all files and directories"
639 msgstr ""
640
641 #: fish/cmds.c:2684
642 msgid "find all files and directories, returning NUL-separated list"
643 msgstr ""
644
645 #: fish/cmds.c:2685
646 msgid "find a filesystem by label"
647 msgstr ""
648
649 #: fish/cmds.c:2686
650 msgid "find a filesystem by UUID"
651 msgstr ""
652
653 #: fish/cmds.c:2687
654 msgid "run the filesystem checker"
655 msgstr ""
656
657 #: fish/cmds.c:2688
658 msgid "get the additional kernel options"
659 msgstr ""
660
661 #: fish/cmds.c:2689
662 msgid "get the attach method"
663 msgstr ""
664
665 #: fish/cmds.c:2690
666 msgid "get autosync mode"
667 msgstr ""
668
669 #: fish/cmds.c:2691
670 msgid "get direct appliance mode flag"
671 msgstr ""
672
673 #: fish/cmds.c:2692
674 msgid "get the ext2/3/4 filesystem label"
675 msgstr ""
676
677 #: fish/cmds.c:2693
678 msgid "get the ext2/3/4 filesystem UUID"
679 msgstr ""
680
681 #: fish/cmds.c:2694
682 msgid "get memory allocated to the qemu subprocess"
683 msgstr ""
684
685 #: fish/cmds.c:2695
686 msgid "get enable network flag"
687 msgstr ""
688
689 #: fish/cmds.c:2696
690 msgid "get the search path"
691 msgstr ""
692
693 #: fish/cmds.c:2697
694 msgid "get PID of qemu subprocess"
695 msgstr ""
696
697 #: fish/cmds.c:2698
698 msgid "get the qemu binary"
699 msgstr ""
700
701 #: fish/cmds.c:2699
702 msgid "get recovery process enabled flag"
703 msgstr ""
704
705 #: fish/cmds.c:2700
706 msgid "get SELinux enabled flag"
707 msgstr ""
708
709 #: fish/cmds.c:2701
710 msgid "get the current state"
711 msgstr ""
712
713 #: fish/cmds.c:2702
714 msgid "get command trace enabled flag"
715 msgstr ""
716
717 #: fish/cmds.c:2703
718 msgid "get the current umask"
719 msgstr ""
720
721 #: fish/cmds.c:2704
722 msgid "get verbose mode"
723 msgstr ""
724
725 #: fish/cmds.c:2705
726 msgid "get SELinux security context"
727 msgstr ""
728
729 #: fish/cmds.c:2706 fish/cmds.c:2766
730 msgid "get a single extended attribute"
731 msgstr ""
732
733 #: fish/cmds.c:2707 fish/cmds.c:2767
734 msgid "list extended attributes of a file or directory"
735 msgstr ""
736
737 #: fish/cmds.c:2708
738 msgid "expand wildcards in command"
739 msgstr ""
740
741 #: fish/cmds.c:2709
742 msgid "expand a wildcard path"
743 msgstr ""
744
745 #: fish/cmds.c:2712
746 msgid "install GRUB"
747 msgstr ""
748
749 #: fish/cmds.c:2713
750 msgid "return first 10 lines of a file"
751 msgstr ""
752
753 #: fish/cmds.c:2714
754 msgid "return first N lines of a file"
755 msgstr ""
756
757 #: fish/cmds.c:2715
758 msgid "dump a file in hexadecimal"
759 msgstr ""
760
761 #: fish/cmds.c:2716
762 msgid "edit with a hex editor"
763 msgstr ""
764
765 #: fish/cmds.c:2717
766 msgid "list the contents of a single file in an initrd"
767 msgstr ""
768
769 #: fish/cmds.c:2718
770 msgid "list files in an initrd"
771 msgstr ""
772
773 #: fish/cmds.c:2719
774 msgid "add an inotify watch"
775 msgstr ""
776
777 #: fish/cmds.c:2720
778 msgid "close the inotify handle"
779 msgstr ""
780
781 #: fish/cmds.c:2721
782 msgid "return list of watched files that had events"
783 msgstr ""
784
785 #: fish/cmds.c:2722
786 msgid "create an inotify handle"
787 msgstr ""
788
789 #: fish/cmds.c:2723
790 msgid "return list of inotify events"
791 msgstr ""
792
793 #: fish/cmds.c:2724
794 msgid "remove an inotify watch"
795 msgstr ""
796
797 #: fish/cmds.c:2725
798 msgid "get architecture of inspected operating system"
799 msgstr ""
800
801 #: fish/cmds.c:2726
802 msgid "get distro of inspected operating system"
803 msgstr ""
804
805 #: fish/cmds.c:2727
806 msgid "get drive letter mappings"
807 msgstr ""
808
809 #: fish/cmds.c:2728
810 msgid "get filesystems associated with inspected operating system"
811 msgstr ""
812
813 #: fish/cmds.c:2729
814 msgid "get format of inspected operating system"
815 msgstr ""
816
817 #: fish/cmds.c:2730
818 msgid "get hostname of the operating system"
819 msgstr ""
820
821 #: fish/cmds.c:2731
822 msgid "get the icon corresponding to this operating system"
823 msgstr ""
824
825 #: fish/cmds.c:2732
826 msgid "get major version of inspected operating system"
827 msgstr ""
828
829 #: fish/cmds.c:2733
830 msgid "get minor version of inspected operating system"
831 msgstr ""
832
833 #: fish/cmds.c:2734
834 msgid "get mountpoints of inspected operating system"
835 msgstr ""
836
837 #: fish/cmds.c:2735
838 msgid "get package format used by the operating system"
839 msgstr ""
840
841 #: fish/cmds.c:2736
842 msgid "get package management tool used by the operating system"
843 msgstr ""
844
845 #: fish/cmds.c:2737
846 msgid "get product name of inspected operating system"
847 msgstr ""
848
849 #: fish/cmds.c:2738
850 msgid "get product variant of inspected operating system"
851 msgstr ""
852
853 #: fish/cmds.c:2739
854 msgid "return list of operating systems found by last inspection"
855 msgstr ""
856
857 #: fish/cmds.c:2740
858 msgid "get type of inspected operating system"
859 msgstr ""
860
861 #: fish/cmds.c:2741
862 msgid "get Windows CurrentControlSet of inspected operating system"
863 msgstr ""
864
865 #: fish/cmds.c:2742
866 msgid "get Windows systemroot of inspected operating system"
867 msgstr ""
868
869 #: fish/cmds.c:2743
870 msgid "get live flag for install disk"
871 msgstr ""
872
873 #: fish/cmds.c:2744
874 msgid "get multipart flag for install disk"
875 msgstr ""
876
877 #: fish/cmds.c:2745
878 msgid "get netinst (network installer) flag for install disk"
879 msgstr ""
880
881 #: fish/cmds.c:2746
882 msgid "get list of applications installed in the operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2747
886 msgid "inspect disk and return list of operating systems found"
887 msgstr ""
888
889 #: fish/cmds.c:2748
890 msgid "test if block device"
891 msgstr ""
892
893 #: fish/cmds.c:2749
894 msgid "is busy processing a command"
895 msgstr ""
896
897 #: fish/cmds.c:2750
898 msgid "test if character device"
899 msgstr ""
900
901 #: fish/cmds.c:2751
902 msgid "is in configuration state"
903 msgstr ""
904
905 #: fish/cmds.c:2752
906 msgid "test if a directory"
907 msgstr ""
908
909 #: fish/cmds.c:2753
910 msgid "test if FIFO (named pipe)"
911 msgstr ""
912
913 #: fish/cmds.c:2754
914 msgid "test if a regular file"
915 msgstr ""
916
917 #: fish/cmds.c:2755
918 msgid "is launching subprocess"
919 msgstr ""
920
921 #: fish/cmds.c:2756
922 msgid "test if device is a logical volume"
923 msgstr ""
924
925 #: fish/cmds.c:2757
926 msgid "is ready to accept commands"
927 msgstr ""
928
929 #: fish/cmds.c:2758
930 msgid "test if socket"
931 msgstr ""
932
933 #: fish/cmds.c:2759
934 msgid "test if symbolic link"
935 msgstr ""
936
937 #: fish/cmds.c:2760
938 msgid "test if a file contains all zero bytes"
939 msgstr ""
940
941 #: fish/cmds.c:2761
942 msgid "test if a device contains all zero bytes"
943 msgstr ""
944
945 #: fish/cmds.c:2762
946 msgid "kill the qemu subprocess"
947 msgstr ""
948
949 #: fish/cmds.c:2763
950 msgid "launch the qemu subprocess"
951 msgstr ""
952
953 #: fish/cmds.c:2764
954 msgid "change working directory"
955 msgstr ""
956
957 #: fish/cmds.c:2768
958 msgid "list 9p filesystems"
959 msgstr ""
960
961 #: fish/cmds.c:2769
962 msgid "list the block devices"
963 msgstr ""
964
965 #: fish/cmds.c:2770
966 msgid "list filesystems"
967 msgstr ""
968
969 #: fish/cmds.c:2771
970 msgid "list the partitions"
971 msgstr ""
972
973 #: fish/cmds.c:2772
974 msgid "list the files in a directory (long format)"
975 msgstr ""
976
977 #: fish/cmds.c:2773 fish/cmds.c:2774
978 msgid "create a hard link"
979 msgstr ""
980
981 #: fish/cmds.c:2775 fish/cmds.c:2776
982 msgid "create a symbolic link"
983 msgstr ""
984
985 #: fish/cmds.c:2777 fish/cmds.c:2869
986 msgid "remove extended attribute of a file or directory"
987 msgstr ""
988
989 #: fish/cmds.c:2778
990 msgid "list the files in a directory"
991 msgstr ""
992
993 #: fish/cmds.c:2779 fish/cmds.c:2896
994 msgid "set extended attribute of a file or directory"
995 msgstr ""
996
997 #: fish/cmds.c:2780
998 msgid "get file information for a symbolic link"
999 msgstr ""
1000
1001 #: fish/cmds.c:2781
1002 msgid "lstat on multiple files"
1003 msgstr ""
1004
1005 #: fish/cmds.c:2782
1006 msgid "add a key on a LUKS encrypted device"
1007 msgstr ""
1008
1009 #: fish/cmds.c:2783
1010 msgid "close a LUKS device"
1011 msgstr ""
1012
1013 #: fish/cmds.c:2784 fish/cmds.c:2785
1014 msgid "format a block device as a LUKS encrypted device"
1015 msgstr ""
1016
1017 #: fish/cmds.c:2786
1018 msgid "remove a key from a LUKS encrypted device"
1019 msgstr ""
1020
1021 #: fish/cmds.c:2787
1022 msgid "open a LUKS-encrypted block device"
1023 msgstr ""
1024
1025 #: fish/cmds.c:2788
1026 msgid "open a LUKS-encrypted block device read-only"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2789
1030 msgid "create an LVM logical volume"
1031 msgstr ""
1032
1033 #: fish/cmds.c:2790
1034 msgid "get canonical name of an LV"
1035 msgstr ""
1036
1037 #: fish/cmds.c:2791
1038 msgid "clear LVM device filter"
1039 msgstr ""
1040
1041 #: fish/cmds.c:2792
1042 msgid "remove all LVM LVs, VGs and PVs"
1043 msgstr ""
1044
1045 #: fish/cmds.c:2793
1046 msgid "set LVM device filter"
1047 msgstr ""
1048
1049 #: fish/cmds.c:2794
1050 msgid "remove an LVM logical volume"
1051 msgstr ""
1052
1053 #: fish/cmds.c:2795
1054 msgid "rename an LVM logical volume"
1055 msgstr ""
1056
1057 #: fish/cmds.c:2796
1058 msgid "resize an LVM logical volume"
1059 msgstr ""
1060
1061 #: fish/cmds.c:2797
1062 msgid "expand an LV to fill free space"
1063 msgstr ""
1064
1065 #: fish/cmds.c:2798 fish/cmds.c:2799
1066 msgid "list the LVM logical volumes (LVs)"
1067 msgstr ""
1068
1069 #: fish/cmds.c:2800
1070 msgid "get the UUID of a logical volume"
1071 msgstr ""
1072
1073 #: fish/cmds.c:2801
1074 msgid "lgetxattr on multiple files"
1075 msgstr ""
1076
1077 #: fish/cmds.c:2802
1078 msgid "open the manual"
1079 msgstr ""
1080
1081 #: fish/cmds.c:2803
1082 msgid "create a directory"
1083 msgstr ""
1084
1085 #: fish/cmds.c:2804
1086 msgid "create a directory with a particular mode"
1087 msgstr ""
1088
1089 #: fish/cmds.c:2805
1090 msgid "create a directory and parents"
1091 msgstr ""
1092
1093 #: fish/cmds.c:2806
1094 msgid "create a temporary directory"
1095 msgstr ""
1096
1097 #: fish/cmds.c:2807 fish/cmds.c:2808 fish/cmds.c:2809
1098 msgid "make ext2/3/4 filesystem with external journal"
1099 msgstr ""
1100
1101 #: fish/cmds.c:2810
1102 msgid "make ext2/3/4 external journal"
1103 msgstr ""
1104
1105 #: fish/cmds.c:2811
1106 msgid "make ext2/3/4 external journal with label"
1107 msgstr ""
1108
1109 #: fish/cmds.c:2812
1110 msgid "make ext2/3/4 external journal with UUID"
1111 msgstr ""
1112
1113 #: fish/cmds.c:2813
1114 msgid "make FIFO (named pipe)"
1115 msgstr ""
1116
1117 #: fish/cmds.c:2814 fish/cmds.c:2816
1118 msgid "make a filesystem"
1119 msgstr ""
1120
1121 #: fish/cmds.c:2815
1122 msgid "make a filesystem with block size"
1123 msgstr ""
1124
1125 #: fish/cmds.c:2817
1126 msgid "create a mountpoint"
1127 msgstr ""
1128
1129 #: fish/cmds.c:2818
1130 msgid "make block, character or FIFO devices"
1131 msgstr ""
1132
1133 #: fish/cmds.c:2819
1134 msgid "make block device node"
1135 msgstr ""
1136
1137 #: fish/cmds.c:2820
1138 msgid "make char device node"
1139 msgstr ""
1140
1141 #: fish/cmds.c:2821
1142 msgid "create a swap partition"
1143 msgstr ""
1144
1145 #: fish/cmds.c:2822
1146 msgid "create a swap partition with a label"
1147 msgstr ""
1148
1149 #: fish/cmds.c:2823
1150 msgid "create a swap partition with an explicit UUID"
1151 msgstr ""
1152
1153 #: fish/cmds.c:2824
1154 msgid "create a swap file"
1155 msgstr ""
1156
1157 #: fish/cmds.c:2825
1158 msgid "load a kernel module"
1159 msgstr ""
1160
1161 #: fish/cmds.c:2826
1162 msgid "view a file"
1163 msgstr ""
1164
1165 #: fish/cmds.c:2827
1166 msgid "mount a guest disk at a position in the filesystem"
1167 msgstr ""
1168
1169 #: fish/cmds.c:2828
1170 msgid "mount 9p filesystem"
1171 msgstr ""
1172
1173 #: fish/cmds.c:2829
1174 msgid "mount a file using the loop device"
1175 msgstr ""
1176
1177 #: fish/cmds.c:2830
1178 msgid "mount a guest disk with mount options"
1179 msgstr ""
1180
1181 #: fish/cmds.c:2831
1182 msgid "mount a guest disk, read-only"
1183 msgstr ""
1184
1185 #: fish/cmds.c:2832
1186 msgid "mount a guest disk with mount options and vfstype"
1187 msgstr ""
1188
1189 #: fish/cmds.c:2833
1190 msgid "show mountpoints"
1191 msgstr ""
1192
1193 #: fish/cmds.c:2834
1194 msgid "show mounted filesystems"
1195 msgstr ""
1196
1197 #: fish/cmds.c:2835
1198 msgid "move a file"
1199 msgstr ""
1200
1201 #: fish/cmds.c:2836
1202 msgid "probe NTFS volume"
1203 msgstr ""
1204
1205 #: fish/cmds.c:2837
1206 msgid "resize an NTFS filesystem"
1207 msgstr ""
1208
1209 #: fish/cmds.c:2838
1210 msgid "resize an NTFS filesystem (with size)"
1211 msgstr ""
1212
1213 #: fish/cmds.c:2839
1214 msgid "add a partition to the device"
1215 msgstr ""
1216
1217 #: fish/cmds.c:2840
1218 msgid "delete a partition"
1219 msgstr ""
1220
1221 #: fish/cmds.c:2841
1222 msgid "partition whole disk with a single primary partition"
1223 msgstr ""
1224
1225 #: fish/cmds.c:2842
1226 msgid "return true if a partition is bootable"
1227 msgstr ""
1228
1229 #: fish/cmds.c:2843
1230 msgid "get the MBR type byte (ID byte) from a partition"
1231 msgstr ""
1232
1233 #: fish/cmds.c:2844
1234 msgid "get the partition table type"
1235 msgstr ""
1236
1237 #: fish/cmds.c:2845
1238 msgid "create an empty partition table"
1239 msgstr ""
1240
1241 #: fish/cmds.c:2846
1242 msgid "list partitions on a device"
1243 msgstr ""
1244
1245 #: fish/cmds.c:2847
1246 msgid "make a partition bootable"
1247 msgstr ""
1248
1249 #: fish/cmds.c:2848
1250 msgid "set the MBR type byte (ID byte) of a partition"
1251 msgstr ""
1252
1253 #: fish/cmds.c:2849
1254 msgid "set partition name"
1255 msgstr ""
1256
1257 #: fish/cmds.c:2850
1258 msgid "convert partition name to device name"
1259 msgstr ""
1260
1261 #: fish/cmds.c:2851
1262 msgid "ping the guest daemon"
1263 msgstr ""
1264
1265 #: fish/cmds.c:2852
1266 msgid "read part of a file"
1267 msgstr ""
1268
1269 #: fish/cmds.c:2853
1270 msgid "read part of a device"
1271 msgstr ""
1272
1273 #: fish/cmds.c:2854
1274 msgid "create an LVM physical volume"
1275 msgstr ""
1276
1277 #: fish/cmds.c:2855
1278 msgid "remove an LVM physical volume"
1279 msgstr ""
1280
1281 #: fish/cmds.c:2856
1282 msgid "resize an LVM physical volume"
1283 msgstr ""
1284
1285 #: fish/cmds.c:2857
1286 msgid "resize an LVM physical volume (with size)"
1287 msgstr ""
1288
1289 #: fish/cmds.c:2858 fish/cmds.c:2859
1290 msgid "list the LVM physical volumes (PVs)"
1291 msgstr ""
1292
1293 #: fish/cmds.c:2860
1294 msgid "get the UUID of a physical volume"
1295 msgstr ""
1296
1297 #: fish/cmds.c:2861
1298 msgid "write to part of a file"
1299 msgstr ""
1300
1301 #: fish/cmds.c:2862
1302 msgid "write to part of a device"
1303 msgstr ""
1304
1305 #: fish/cmds.c:2863
1306 msgid "read a file"
1307 msgstr ""
1308
1309 #: fish/cmds.c:2864
1310 msgid "read file as lines"
1311 msgstr ""
1312
1313 #: fish/cmds.c:2865
1314 msgid "read directories entries"
1315 msgstr ""
1316
1317 #: fish/cmds.c:2866
1318 msgid "read the target of a symbolic link"
1319 msgstr ""
1320
1321 #: fish/cmds.c:2867
1322 msgid "readlink on multiple files"
1323 msgstr ""
1324
1325 #: fish/cmds.c:2868
1326 msgid "canonicalized absolute pathname"
1327 msgstr ""
1328
1329 #: fish/cmds.c:2870
1330 msgid "close and reopen libguestfs handle"
1331 msgstr ""
1332
1333 #: fish/cmds.c:2871
1334 msgid "resize an ext2, ext3 or ext4 filesystem"
1335 msgstr ""
1336
1337 #: fish/cmds.c:2872
1338 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1339 msgstr ""
1340
1341 #: fish/cmds.c:2873
1342 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1343 msgstr ""
1344
1345 #: fish/cmds.c:2874
1346 msgid "remove a file"
1347 msgstr ""
1348
1349 #: fish/cmds.c:2875
1350 msgid "remove a file or directory recursively"
1351 msgstr ""
1352
1353 #: fish/cmds.c:2876
1354 msgid "remove a directory"
1355 msgstr ""
1356
1357 #: fish/cmds.c:2877
1358 msgid "remove a mountpoint"
1359 msgstr ""
1360
1361 #: fish/cmds.c:2878
1362 msgid "scrub (securely wipe) a device"
1363 msgstr ""
1364
1365 #: fish/cmds.c:2879
1366 msgid "scrub (securely wipe) a file"
1367 msgstr ""
1368
1369 #: fish/cmds.c:2880
1370 msgid "scrub (securely wipe) free space"
1371 msgstr ""
1372
1373 #: fish/cmds.c:2881
1374 msgid "add options to kernel command line"
1375 msgstr ""
1376
1377 #: fish/cmds.c:2882
1378 msgid "set the attach method"
1379 msgstr ""
1380
1381 #: fish/cmds.c:2883
1382 msgid "set autosync mode"
1383 msgstr ""
1384
1385 #: fish/cmds.c:2884
1386 msgid "enable or disable direct appliance mode"
1387 msgstr ""
1388
1389 #: fish/cmds.c:2885
1390 msgid "set the ext2/3/4 filesystem label"
1391 msgstr ""
1392
1393 #: fish/cmds.c:2886
1394 msgid "set the ext2/3/4 filesystem UUID"
1395 msgstr ""
1396
1397 #: fish/cmds.c:2887
1398 msgid "set memory allocated to the qemu subprocess"
1399 msgstr ""
1400
1401 #: fish/cmds.c:2888
1402 msgid "set enable network flag"
1403 msgstr ""
1404
1405 #: fish/cmds.c:2889
1406 msgid "set the search path"
1407 msgstr ""
1408
1409 #: fish/cmds.c:2890
1410 msgid "set the qemu binary"
1411 msgstr ""
1412
1413 #: fish/cmds.c:2891
1414 msgid "enable or disable the recovery process"
1415 msgstr ""
1416
1417 #: fish/cmds.c:2892
1418 msgid "set SELinux enabled or disabled at appliance boot"
1419 msgstr ""
1420
1421 #: fish/cmds.c:2893
1422 msgid "enable or disable command traces"
1423 msgstr ""
1424
1425 #: fish/cmds.c:2894
1426 msgid "set verbose mode"
1427 msgstr ""
1428
1429 #: fish/cmds.c:2895
1430 msgid "set SELinux security context"
1431 msgstr ""
1432
1433 #: fish/cmds.c:2897 fish/cmds.c:2898
1434 msgid "create partitions on a block device"
1435 msgstr ""
1436
1437 #: fish/cmds.c:2899
1438 msgid "modify a single partition on a block device"
1439 msgstr ""
1440
1441 #: fish/cmds.c:2900
1442 msgid "display the disk geometry from the partition table"
1443 msgstr ""
1444
1445 #: fish/cmds.c:2901
1446 msgid "display the kernel geometry"
1447 msgstr ""
1448
1449 #: fish/cmds.c:2902
1450 msgid "display the partition table"
1451 msgstr ""
1452
1453 #: fish/cmds.c:2903
1454 msgid "run a command via the shell"
1455 msgstr ""
1456
1457 #: fish/cmds.c:2904
1458 msgid "run a command via the shell returning lines"
1459 msgstr ""
1460
1461 #: fish/cmds.c:2905
1462 msgid "sleep for some seconds"
1463 msgstr ""
1464
1465 #: fish/cmds.c:2906
1466 msgid "create a sparse disk image and add"
1467 msgstr ""
1468
1469 #: fish/cmds.c:2907
1470 msgid "get file information"
1471 msgstr ""
1472
1473 #: fish/cmds.c:2908
1474 msgid "get file system statistics"
1475 msgstr ""
1476
1477 #: fish/cmds.c:2909 fish/cmds.c:2910
1478 msgid "print the printable strings in a file"
1479 msgstr ""
1480
1481 #: fish/cmds.c:2911
1482 msgid "list supported groups of commands"
1483 msgstr ""
1484
1485 #: fish/cmds.c:2912
1486 msgid "disable swap on device"
1487 msgstr ""
1488
1489 #: fish/cmds.c:2913
1490 msgid "disable swap on file"
1491 msgstr ""
1492
1493 #: fish/cmds.c:2914
1494 msgid "disable swap on labeled swap partition"
1495 msgstr ""
1496
1497 #: fish/cmds.c:2915
1498 msgid "disable swap on swap partition by UUID"
1499 msgstr ""
1500
1501 #: fish/cmds.c:2916
1502 msgid "enable swap on device"
1503 msgstr ""
1504
1505 #: fish/cmds.c:2917
1506 msgid "enable swap on file"
1507 msgstr ""
1508
1509 #: fish/cmds.c:2918
1510 msgid "enable swap on labeled swap partition"
1511 msgstr ""
1512
1513 #: fish/cmds.c:2919
1514 msgid "enable swap on swap partition by UUID"
1515 msgstr ""
1516
1517 #: fish/cmds.c:2920
1518 msgid "sync disks, writes are flushed through to the disk image"
1519 msgstr ""
1520
1521 #: fish/cmds.c:2921
1522 msgid "return last 10 lines of a file"
1523 msgstr ""
1524
1525 #: fish/cmds.c:2922
1526 msgid "return last N lines of a file"
1527 msgstr ""
1528
1529 #: fish/cmds.c:2923
1530 msgid "unpack tarfile to directory"
1531 msgstr ""
1532
1533 #: fish/cmds.c:2924
1534 msgid "pack directory into tarfile"
1535 msgstr ""
1536
1537 #: fish/cmds.c:2925 fish/cmds.c:2932
1538 msgid "unpack compressed tarball to directory"
1539 msgstr ""
1540
1541 #: fish/cmds.c:2926 fish/cmds.c:2933
1542 msgid "pack directory into compressed tarball"
1543 msgstr ""
1544
1545 #: fish/cmds.c:2927
1546 msgid "print elapsed time taken to run a command"
1547 msgstr ""
1548
1549 #: fish/cmds.c:2928
1550 msgid "update file timestamps or create a new file"
1551 msgstr ""
1552
1553 #: fish/cmds.c:2929
1554 msgid "truncate a file to zero size"
1555 msgstr ""
1556
1557 #: fish/cmds.c:2930
1558 msgid "truncate a file to a particular size"
1559 msgstr ""
1560
1561 #: fish/cmds.c:2931
1562 msgid "get ext2/ext3/ext4 superblock details"
1563 msgstr ""
1564
1565 #: fish/cmds.c:2934
1566 msgid "set file mode creation mask (umask)"
1567 msgstr ""
1568
1569 #: fish/cmds.c:2935
1570 msgid "unmount a filesystem"
1571 msgstr ""
1572
1573 #: fish/cmds.c:2936
1574 msgid "unmount all filesystems"
1575 msgstr ""
1576
1577 #: fish/cmds.c:2937
1578 msgid "upload a file from the local machine"
1579 msgstr ""
1580
1581 #: fish/cmds.c:2938
1582 msgid "upload a file from the local machine with offset"
1583 msgstr ""
1584
1585 #: fish/cmds.c:2939
1586 msgid "set timestamp of a file with nanosecond precision"
1587 msgstr ""
1588
1589 #: fish/cmds.c:2940
1590 msgid "get the library version number"
1591 msgstr ""
1592
1593 #: fish/cmds.c:2941
1594 msgid "get the filesystem label"
1595 msgstr ""
1596
1597 #: fish/cmds.c:2942
1598 msgid "get the Linux VFS type corresponding to a mounted device"
1599 msgstr ""
1600
1601 #: fish/cmds.c:2943
1602 msgid "get the filesystem UUID"
1603 msgstr ""
1604
1605 #: fish/cmds.c:2944
1606 msgid "activate or deactivate some volume groups"
1607 msgstr ""
1608
1609 #: fish/cmds.c:2945
1610 msgid "activate or deactivate all volume groups"
1611 msgstr ""
1612
1613 #: fish/cmds.c:2946
1614 msgid "create an LVM volume group"
1615 msgstr ""
1616
1617 #: fish/cmds.c:2947
1618 msgid "get the LV UUIDs of all LVs in the volume group"
1619 msgstr ""
1620
1621 #: fish/cmds.c:2948
1622 msgid "get the PV UUIDs containing the volume group"
1623 msgstr ""
1624
1625 #: fish/cmds.c:2949
1626 msgid "remove an LVM volume group"
1627 msgstr ""
1628
1629 #: fish/cmds.c:2950
1630 msgid "rename an LVM volume group"
1631 msgstr ""
1632
1633 #: fish/cmds.c:2951 fish/cmds.c:2952
1634 msgid "list the LVM volume groups (VGs)"
1635 msgstr ""
1636
1637 #: fish/cmds.c:2953
1638 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1639 msgstr ""
1640
1641 #: fish/cmds.c:2954
1642 msgid "get the UUID of a volume group"
1643 msgstr ""
1644
1645 #: fish/cmds.c:2955
1646 msgid "count characters in a file"
1647 msgstr ""
1648
1649 #: fish/cmds.c:2956
1650 msgid "count lines in a file"
1651 msgstr ""
1652
1653 #: fish/cmds.c:2957
1654 msgid "count words in a file"
1655 msgstr ""
1656
1657 #: fish/cmds.c:2958
1658 msgid "create a new file"
1659 msgstr ""
1660
1661 #: fish/cmds.c:2959
1662 msgid "create a file"
1663 msgstr ""
1664
1665 #: fish/cmds.c:2962
1666 msgid "write zeroes to the device"
1667 msgstr ""
1668
1669 #: fish/cmds.c:2963
1670 msgid "write zeroes to an entire device"
1671 msgstr ""
1672
1673 #: fish/cmds.c:2964
1674 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1675 msgstr ""
1676
1677 #: fish/cmds.c:2967
1678 msgid "determine file type inside a compressed file"
1679 msgstr ""
1680
1681 #: fish/cmds.c:2970
1682 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1683 msgstr ""
1684
1685 #: fish/cmds.c:3288 fish/cmds.c:3302 fish/cmds.c:3318 fish/cmds.c:3335
1686 #: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3389 fish/cmds.c:3405
1687 #: fish/cmds.c:3423 fish/cmds.c:3439 fish/cmds.c:3457 fish/cmds.c:3473
1688 #: fish/cmds.c:3490 fish/cmds.c:3505 fish/cmds.c:3523 fish/cmds.c:3538
1689 #: fish/cmds.c:3554 fish/cmds.c:3570 fish/cmds.c:3586 fish/cmds.c:3602
1690 #: fish/cmds.c:3618 fish/cmds.c:3636 fish/cmds.c:3669 fish/cmds.c:3685
1691 #: fish/cmds.c:3701 fish/cmds.c:3720 fish/cmds.c:3735 fish/cmds.c:3753
1692 #: fish/cmds.c:3768 fish/cmds.c:3786 fish/cmds.c:3801 fish/cmds.c:3819
1693 #: fish/cmds.c:3834 fish/cmds.c:3853 fish/cmds.c:3872 fish/cmds.c:3890
1694 #: fish/cmds.c:3910 fish/cmds.c:3929 fish/cmds.c:3949 fish/cmds.c:3969
1695 #: fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4027 fish/cmds.c:4047
1696 #: fish/cmds.c:4067 fish/cmds.c:4087 fish/cmds.c:4102 fish/cmds.c:4118
1697 #: fish/cmds.c:4190 fish/cmds.c:4208 fish/cmds.c:4225 fish/cmds.c:4309
1698 #: fish/cmds.c:4329 fish/cmds.c:4349 fish/cmds.c:4369 fish/cmds.c:4389
1699 #: fish/cmds.c:4409 fish/cmds.c:4428 fish/cmds.c:4447 fish/cmds.c:4466
1700 #: fish/cmds.c:4481 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
1701 #: fish/cmds.c:4617 fish/cmds.c:4633 fish/cmds.c:4649 fish/cmds.c:4668
1702 #: fish/cmds.c:4690 fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4749
1703 #: fish/cmds.c:4766 fish/cmds.c:4783 fish/cmds.c:4800 fish/cmds.c:4817
1704 #: fish/cmds.c:4834 fish/cmds.c:4851 fish/cmds.c:4870 fish/cmds.c:4893
1705 #: fish/cmds.c:4929 fish/cmds.c:4946 fish/cmds.c:4969 fish/cmds.c:4991
1706 #: fish/cmds.c:5012 fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5071
1707 #: fish/cmds.c:5089 fish/cmds.c:5107 fish/cmds.c:5121 fish/cmds.c:5137
1708 #: fish/cmds.c:5157 fish/cmds.c:5176 fish/cmds.c:5195 fish/cmds.c:5214
1709 #: fish/cmds.c:5233 fish/cmds.c:5253 fish/cmds.c:5293 fish/cmds.c:5350
1710 #: fish/cmds.c:5371 fish/cmds.c:5392 fish/cmds.c:5413 fish/cmds.c:5431
1711 #: fish/cmds.c:5453 fish/cmds.c:5491 fish/cmds.c:5513 fish/cmds.c:5592
1712 #: fish/cmds.c:5631 fish/cmds.c:5646 fish/cmds.c:5663 fish/cmds.c:5677
1713 #: fish/cmds.c:5693 fish/cmds.c:5715 fish/cmds.c:5737 fish/cmds.c:5759
1714 #: fish/cmds.c:5781 fish/cmds.c:5803 fish/cmds.c:5825 fish/cmds.c:5845
1715 #: fish/cmds.c:5862 fish/cmds.c:5879 fish/cmds.c:5898 fish/cmds.c:5917
1716 #: fish/cmds.c:5937 fish/cmds.c:5973 fish/cmds.c:5992 fish/cmds.c:6011
1717 #: fish/cmds.c:6028 fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6092
1718 #: fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6160 fish/cmds.c:6183
1719 #: fish/cmds.c:6206 fish/cmds.c:6226 fish/cmds.c:6248 fish/cmds.c:6269
1720 #: fish/cmds.c:6292 fish/cmds.c:6309 fish/cmds.c:6326 fish/cmds.c:6344
1721 #: fish/cmds.c:6362 fish/cmds.c:6383 fish/cmds.c:6401 fish/cmds.c:6422
1722 #: fish/cmds.c:6442 fish/cmds.c:6460 fish/cmds.c:6481 fish/cmds.c:6504
1723 #: fish/cmds.c:6527 fish/cmds.c:6549 fish/cmds.c:6582 fish/cmds.c:6599
1724 #: fish/cmds.c:6616 fish/cmds.c:6640 fish/cmds.c:6663 fish/cmds.c:6686
1725 #: fish/cmds.c:6708 fish/cmds.c:6725 fish/cmds.c:6747 fish/cmds.c:6841
1726 #: fish/cmds.c:6861 fish/cmds.c:6881 fish/cmds.c:6901 fish/cmds.c:6919
1727 #: fish/cmds.c:6940 fish/cmds.c:6976 fish/cmds.c:6993 fish/cmds.c:7015
1728 #: fish/cmds.c:7032 fish/cmds.c:7068 fish/cmds.c:7088 fish/cmds.c:7108
1729 #: fish/cmds.c:7128 fish/cmds.c:7150 fish/cmds.c:7167 fish/cmds.c:7186
1730 #: fish/cmds.c:7205 fish/cmds.c:7227 fish/cmds.c:7248 fish/cmds.c:7269
1731 #: fish/cmds.c:7290 fish/cmds.c:7313 fish/cmds.c:7354 fish/cmds.c:7377
1732 #: fish/cmds.c:7416 fish/cmds.c:7433 fish/cmds.c:7452 fish/cmds.c:7473
1733 #: fish/cmds.c:7496 fish/cmds.c:7518 fish/cmds.c:7536 fish/cmds.c:7555
1734 #: fish/cmds.c:7576 fish/cmds.c:7653 fish/cmds.c:7694 fish/cmds.c:7773
1735 #: fish/cmds.c:7849 fish/cmds.c:7886 fish/cmds.c:7909 fish/cmds.c:7930
1736 #: fish/cmds.c:7953 fish/cmds.c:7975 fish/cmds.c:8000 fish/cmds.c:8043
1737 #: fish/cmds.c:8084 fish/cmds.c:8105 fish/cmds.c:8123 fish/cmds.c:8142
1738 #: fish/cmds.c:8159 fish/cmds.c:8177 fish/cmds.c:8204 fish/cmds.c:8228
1739 #: fish/cmds.c:8252 fish/cmds.c:8276 fish/cmds.c:8300 fish/cmds.c:8324
1740 #: fish/cmds.c:8348 fish/cmds.c:8372 fish/cmds.c:8396 fish/cmds.c:8420
1741 #: fish/cmds.c:8444 fish/cmds.c:8468 fish/cmds.c:8491 fish/cmds.c:8514
1742 #: fish/cmds.c:8535 fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8597
1743 #: fish/cmds.c:8620 fish/cmds.c:8658 fish/cmds.c:8675 fish/cmds.c:8692
1744 #: fish/cmds.c:8711 fish/cmds.c:8730 fish/cmds.c:8747 fish/cmds.c:8764
1745 #: fish/cmds.c:8781 fish/cmds.c:8798 fish/cmds.c:8817 fish/cmds.c:8853
1746 #: fish/cmds.c:8893 fish/cmds.c:8926 fish/cmds.c:8943 fish/cmds.c:8960
1747 #: fish/cmds.c:8976 fish/cmds.c:8991 fish/cmds.c:9012 fish/cmds.c:9050
1748 #: fish/cmds.c:9088 fish/cmds.c:9127 fish/cmds.c:9167 fish/cmds.c:9208
1749 #: fish/cmds.c:9249 fish/cmds.c:9287 fish/cmds.c:9304 fish/cmds.c:9327
1750 #: fish/cmds.c:9349 fish/cmds.c:9371 fish/cmds.c:9391 fish/cmds.c:9411
1751 #: fish/cmds.c:9447 fish/cmds.c:9519 fish/cmds.c:9559 fish/cmds.c:9617
1752 #: fish/cmds.c:9643 fish/cmds.c:9669 fish/cmds.c:9697 fish/cmds.c:9756
1753 #: fish/cmds.c:9777 fish/cmds.c:9822 fish/cmds.c:9842 fish/cmds.c:9881
1754 #: fish/cmds.c:9918 fish/cmds.c:9938 fish/cmds.c:9960 fish/cmds.c:10017
1755 #: fish/cmds.c:10037 fish/cmds.c:10059 fish/cmds.c:10081 fish/cmds.c:10100
1756 #: fish/cmds.c:10120 fish/cmds.c:10147 fish/cmds.c:10167 fish/cmds.c:10187
1757 #: fish/cmds.c:10207 fish/cmds.c:10227 fish/cmds.c:10249 fish/cmds.c:10284
1758 #: fish/cmds.c:10302 fish/cmds.c:10325 fish/cmds.c:10347 fish/cmds.c:10362
1759 #: fish/cmds.c:10379 fish/cmds.c:10416 fish/cmds.c:10455 fish/cmds.c:10495
1760 #: fish/cmds.c:10551 fish/cmds.c:10573 fish/cmds.c:10609 fish/cmds.c:10624
1761 #: fish/cmds.c:10644 fish/cmds.c:10684 fish/cmds.c:10707 fish/cmds.c:10731
1762 #: fish/cmds.c:10756 fish/cmds.c:10797 fish/cmds.c:10822 fish/cmds.c:10860
1763 #: fish/cmds.c:10891 fish/cmds.c:10922 fish/cmds.c:10950 fish/cmds.c:10970
1764 #: fish/cmds.c:11002 fish/cmds.c:11022 fish/cmds.c:11042 fish/cmds.c:11059
1765 #: fish/cmds.c:11077 fish/cmds.c:11100 fish/cmds.c:11121 fish/cmds.c:11140
1766 #: fish/cmds.c:11182 fish/cmds.c:11225 fish/cmds.c:11269 fish/cmds.c:11308
1767 #: fish/cmds.c:11327 fish/cmds.c:11347 fish/cmds.c:11367 fish/cmds.c:11388
1768 #: fish/cmds.c:11409 fish/cmds.c:11430 fish/cmds.c:11451 fish/cmds.c:11472
1769 #: fish/cmds.c:11494 fish/cmds.c:11532 fish/cmds.c:11583 fish/cmds.c:11621
1770 #: fish/cmds.c:11677 fish/cmds.c:11767 fish/cmds.c:11796 fish/cmds.c:11823
1771 #: fish/cmds.c:11840 fish/cmds.c:11861 fish/cmds.c:11878
1772 #, c-format
1773 msgid "%s should have %d parameter(s)\n"
1774 msgstr ""
1775
1776 #: fish/cmds.c:3289 fish/cmds.c:3303 fish/cmds.c:3319 fish/cmds.c:3336
1777 #: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3390 fish/cmds.c:3406
1778 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3474
1779 #: fish/cmds.c:3491 fish/cmds.c:3506 fish/cmds.c:3524 fish/cmds.c:3539
1780 #: fish/cmds.c:3555 fish/cmds.c:3571 fish/cmds.c:3587 fish/cmds.c:3603
1781 #: fish/cmds.c:3619 fish/cmds.c:3637 fish/cmds.c:3670 fish/cmds.c:3686
1782 #: fish/cmds.c:3702 fish/cmds.c:3721 fish/cmds.c:3736 fish/cmds.c:3754
1783 #: fish/cmds.c:3769 fish/cmds.c:3787 fish/cmds.c:3802 fish/cmds.c:3820
1784 #: fish/cmds.c:3835 fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3891
1785 #: fish/cmds.c:3911 fish/cmds.c:3930 fish/cmds.c:3950 fish/cmds.c:3970
1786 #: fish/cmds.c:3990 fish/cmds.c:4009 fish/cmds.c:4028 fish/cmds.c:4048
1787 #: fish/cmds.c:4068 fish/cmds.c:4088 fish/cmds.c:4103 fish/cmds.c:4119
1788 #: fish/cmds.c:4140 fish/cmds.c:4191 fish/cmds.c:4209 fish/cmds.c:4226
1789 #: fish/cmds.c:4247 fish/cmds.c:4310 fish/cmds.c:4330 fish/cmds.c:4350
1790 #: fish/cmds.c:4370 fish/cmds.c:4390 fish/cmds.c:4410 fish/cmds.c:4429
1791 #: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4482 fish/cmds.c:4501
1792 #: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4564 fish/cmds.c:4618
1793 #: fish/cmds.c:4634 fish/cmds.c:4650 fish/cmds.c:4669 fish/cmds.c:4691
1794 #: fish/cmds.c:4713 fish/cmds.c:4733 fish/cmds.c:4750 fish/cmds.c:4767
1795 #: fish/cmds.c:4784 fish/cmds.c:4801 fish/cmds.c:4818 fish/cmds.c:4835
1796 #: fish/cmds.c:4852 fish/cmds.c:4871 fish/cmds.c:4894 fish/cmds.c:4930
1797 #: fish/cmds.c:4947 fish/cmds.c:4970 fish/cmds.c:4992 fish/cmds.c:5013
1798 #: fish/cmds.c:5033 fish/cmds.c:5052 fish/cmds.c:5072 fish/cmds.c:5090
1799 #: fish/cmds.c:5108 fish/cmds.c:5122 fish/cmds.c:5138 fish/cmds.c:5158
1800 #: fish/cmds.c:5177 fish/cmds.c:5196 fish/cmds.c:5215 fish/cmds.c:5234
1801 #: fish/cmds.c:5254 fish/cmds.c:5294 fish/cmds.c:5351 fish/cmds.c:5372
1802 #: fish/cmds.c:5393 fish/cmds.c:5414 fish/cmds.c:5432 fish/cmds.c:5454
1803 #: fish/cmds.c:5492 fish/cmds.c:5514 fish/cmds.c:5593 fish/cmds.c:5632
1804 #: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5678 fish/cmds.c:5694
1805 #: fish/cmds.c:5716 fish/cmds.c:5738 fish/cmds.c:5760 fish/cmds.c:5782
1806 #: fish/cmds.c:5804 fish/cmds.c:5826 fish/cmds.c:5846 fish/cmds.c:5863
1807 #: fish/cmds.c:5880 fish/cmds.c:5899 fish/cmds.c:5918 fish/cmds.c:5938
1808 #: fish/cmds.c:5974 fish/cmds.c:5993 fish/cmds.c:6012 fish/cmds.c:6029
1809 #: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6093 fish/cmds.c:6117
1810 #: fish/cmds.c:6140 fish/cmds.c:6161 fish/cmds.c:6184 fish/cmds.c:6207
1811 #: fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6270 fish/cmds.c:6293
1812 #: fish/cmds.c:6310 fish/cmds.c:6327 fish/cmds.c:6345 fish/cmds.c:6363
1813 #: fish/cmds.c:6384 fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6443
1814 #: fish/cmds.c:6461 fish/cmds.c:6482 fish/cmds.c:6505 fish/cmds.c:6528
1815 #: fish/cmds.c:6550 fish/cmds.c:6583 fish/cmds.c:6600 fish/cmds.c:6617
1816 #: fish/cmds.c:6641 fish/cmds.c:6664 fish/cmds.c:6687 fish/cmds.c:6709
1817 #: fish/cmds.c:6726 fish/cmds.c:6748 fish/cmds.c:6842 fish/cmds.c:6862
1818 #: fish/cmds.c:6882 fish/cmds.c:6902 fish/cmds.c:6920 fish/cmds.c:6941
1819 #: fish/cmds.c:6977 fish/cmds.c:6994 fish/cmds.c:7016 fish/cmds.c:7033
1820 #: fish/cmds.c:7069 fish/cmds.c:7089 fish/cmds.c:7109 fish/cmds.c:7129
1821 #: fish/cmds.c:7151 fish/cmds.c:7168 fish/cmds.c:7187 fish/cmds.c:7206
1822 #: fish/cmds.c:7228 fish/cmds.c:7249 fish/cmds.c:7270 fish/cmds.c:7291
1823 #: fish/cmds.c:7314 fish/cmds.c:7355 fish/cmds.c:7378 fish/cmds.c:7417
1824 #: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7497
1825 #: fish/cmds.c:7519 fish/cmds.c:7537 fish/cmds.c:7556 fish/cmds.c:7577
1826 #: fish/cmds.c:7654 fish/cmds.c:7695 fish/cmds.c:7774 fish/cmds.c:7850
1827 #: fish/cmds.c:7887 fish/cmds.c:7910 fish/cmds.c:7931 fish/cmds.c:7954
1828 #: fish/cmds.c:7976 fish/cmds.c:8001 fish/cmds.c:8044 fish/cmds.c:8085
1829 #: fish/cmds.c:8106 fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8160
1830 #: fish/cmds.c:8178 fish/cmds.c:8205 fish/cmds.c:8229 fish/cmds.c:8253
1831 #: fish/cmds.c:8277 fish/cmds.c:8301 fish/cmds.c:8325 fish/cmds.c:8349
1832 #: fish/cmds.c:8373 fish/cmds.c:8397 fish/cmds.c:8421 fish/cmds.c:8445
1833 #: fish/cmds.c:8469 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8536
1834 #: fish/cmds.c:8557 fish/cmds.c:8578 fish/cmds.c:8598 fish/cmds.c:8621
1835 #: fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8712
1836 #: fish/cmds.c:8731 fish/cmds.c:8748 fish/cmds.c:8765 fish/cmds.c:8782
1837 #: fish/cmds.c:8799 fish/cmds.c:8818 fish/cmds.c:8854 fish/cmds.c:8894
1838 #: fish/cmds.c:8927 fish/cmds.c:8944 fish/cmds.c:8961 fish/cmds.c:8977
1839 #: fish/cmds.c:8992 fish/cmds.c:9013 fish/cmds.c:9051 fish/cmds.c:9089
1840 #: fish/cmds.c:9128 fish/cmds.c:9168 fish/cmds.c:9209 fish/cmds.c:9250
1841 #: fish/cmds.c:9288 fish/cmds.c:9305 fish/cmds.c:9328 fish/cmds.c:9350
1842 #: fish/cmds.c:9372 fish/cmds.c:9392 fish/cmds.c:9412 fish/cmds.c:9448
1843 #: fish/cmds.c:9520 fish/cmds.c:9560 fish/cmds.c:9618 fish/cmds.c:9644
1844 #: fish/cmds.c:9670 fish/cmds.c:9698 fish/cmds.c:9757 fish/cmds.c:9778
1845 #: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9882 fish/cmds.c:9919
1846 #: fish/cmds.c:9939 fish/cmds.c:9961 fish/cmds.c:10018 fish/cmds.c:10038
1847 #: fish/cmds.c:10060 fish/cmds.c:10082 fish/cmds.c:10101 fish/cmds.c:10121
1848 #: fish/cmds.c:10148 fish/cmds.c:10168 fish/cmds.c:10188 fish/cmds.c:10208
1849 #: fish/cmds.c:10228 fish/cmds.c:10250 fish/cmds.c:10285 fish/cmds.c:10303
1850 #: fish/cmds.c:10326 fish/cmds.c:10348 fish/cmds.c:10363 fish/cmds.c:10380
1851 #: fish/cmds.c:10417 fish/cmds.c:10456 fish/cmds.c:10496 fish/cmds.c:10552
1852 #: fish/cmds.c:10574 fish/cmds.c:10610 fish/cmds.c:10625 fish/cmds.c:10645
1853 #: fish/cmds.c:10685 fish/cmds.c:10708 fish/cmds.c:10732 fish/cmds.c:10757
1854 #: fish/cmds.c:10798 fish/cmds.c:10823 fish/cmds.c:10861 fish/cmds.c:10892
1855 #: fish/cmds.c:10923 fish/cmds.c:10951 fish/cmds.c:10971 fish/cmds.c:11003
1856 #: fish/cmds.c:11023 fish/cmds.c:11043 fish/cmds.c:11060 fish/cmds.c:11078
1857 #: fish/cmds.c:11101 fish/cmds.c:11122 fish/cmds.c:11141 fish/cmds.c:11183
1858 #: fish/cmds.c:11226 fish/cmds.c:11270 fish/cmds.c:11309 fish/cmds.c:11328
1859 #: fish/cmds.c:11348 fish/cmds.c:11368 fish/cmds.c:11389 fish/cmds.c:11410
1860 #: fish/cmds.c:11431 fish/cmds.c:11452 fish/cmds.c:11473 fish/cmds.c:11495
1861 #: fish/cmds.c:11533 fish/cmds.c:11584 fish/cmds.c:11622 fish/cmds.c:11678
1862 #: fish/cmds.c:11701 fish/cmds.c:11768 fish/cmds.c:11797 fish/cmds.c:11824
1863 #: fish/cmds.c:11841 fish/cmds.c:11862 fish/cmds.c:11879 fish/cmds.c:11901
1864 #, c-format
1865 msgid "type 'help %s' for help on %s\n"
1866 msgstr ""
1867
1868 #: fish/cmds.c:3647 fish/cmds.c:4906 fish/cmds.c:5264 fish/cmds.c:5304
1869 #: fish/cmds.c:5323 fish/cmds.c:5466 fish/cmds.c:5525 fish/cmds.c:5544
1870 #: fish/cmds.c:5563 fish/cmds.c:5606 fish/cmds.c:5949 fish/cmds.c:6560
1871 #: fish/cmds.c:6759 fish/cmds.c:6778 fish/cmds.c:6797 fish/cmds.c:6816
1872 #: fish/cmds.c:6952 fish/cmds.c:7043 fish/cmds.c:7324 fish/cmds.c:7388
1873 #: fish/cmds.c:7587 fish/cmds.c:7606 fish/cmds.c:7625 fish/cmds.c:7664
1874 #: fish/cmds.c:7705 fish/cmds.c:7724 fish/cmds.c:7743 fish/cmds.c:7784
1875 #: fish/cmds.c:7803 fish/cmds.c:7822 fish/cmds.c:7860 fish/cmds.c:8013
1876 #: fish/cmds.c:8056 fish/cmds.c:8633 fish/cmds.c:8828 fish/cmds.c:8866
1877 #: fish/cmds.c:8904 fish/cmds.c:9024 fish/cmds.c:9061 fish/cmds.c:9099
1878 #: fish/cmds.c:9138 fish/cmds.c:9179 fish/cmds.c:9220 fish/cmds.c:9261
1879 #: fish/cmds.c:9424 fish/cmds.c:9460 fish/cmds.c:9473 fish/cmds.c:9486
1880 #: fish/cmds.c:9499 fish/cmds.c:9532 fish/cmds.c:9570 fish/cmds.c:9589
1881 #: fish/cmds.c:9710 fish/cmds.c:9729 fish/cmds.c:9790 fish/cmds.c:9803
1882 #: fish/cmds.c:9854 fish/cmds.c:9893 fish/cmds.c:9971 fish/cmds.c:9990
1883 #: fish/cmds.c:10264 fish/cmds.c:10391 fish/cmds.c:10428 fish/cmds.c:10467
1884 #: fish/cmds.c:10507 fish/cmds.c:10526 fish/cmds.c:10585 fish/cmds.c:10658
1885 #: fish/cmds.c:10768 fish/cmds.c:10838 fish/cmds.c:10872 fish/cmds.c:10903
1886 #: fish/cmds.c:10934 fish/cmds.c:10983 fish/cmds.c:11154 fish/cmds.c:11196
1887 #: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11509 fish/cmds.c:11547
1888 #: fish/cmds.c:11560 fish/cmds.c:11598 fish/cmds.c:11633 fish/cmds.c:11652
1889 #: fish/cmds.c:11719
1890 #, c-format
1891 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1892 msgstr ""
1893
1894 #: fish/cmds.c:3653 fish/cmds.c:4912 fish/cmds.c:5270 fish/cmds.c:5310
1895 #: fish/cmds.c:5329 fish/cmds.c:5472 fish/cmds.c:5531 fish/cmds.c:5550
1896 #: fish/cmds.c:5569 fish/cmds.c:5612 fish/cmds.c:5955 fish/cmds.c:6566
1897 #: fish/cmds.c:6765 fish/cmds.c:6784 fish/cmds.c:6803 fish/cmds.c:6822
1898 #: fish/cmds.c:6958 fish/cmds.c:7049 fish/cmds.c:7330 fish/cmds.c:7394
1899 #: fish/cmds.c:7593 fish/cmds.c:7612 fish/cmds.c:7631 fish/cmds.c:7670
1900 #: fish/cmds.c:7711 fish/cmds.c:7730 fish/cmds.c:7749 fish/cmds.c:7790
1901 #: fish/cmds.c:7809 fish/cmds.c:7828 fish/cmds.c:7866 fish/cmds.c:8019
1902 #: fish/cmds.c:8062 fish/cmds.c:8639 fish/cmds.c:8834 fish/cmds.c:8872
1903 #: fish/cmds.c:8910 fish/cmds.c:9030 fish/cmds.c:9067 fish/cmds.c:9105
1904 #: fish/cmds.c:9144 fish/cmds.c:9185 fish/cmds.c:9226 fish/cmds.c:9267
1905 #: fish/cmds.c:9538 fish/cmds.c:9576 fish/cmds.c:9595 fish/cmds.c:9716
1906 #: fish/cmds.c:9860 fish/cmds.c:9899 fish/cmds.c:9977 fish/cmds.c:9996
1907 #: fish/cmds.c:10397 fish/cmds.c:10434 fish/cmds.c:10473 fish/cmds.c:10513
1908 #: fish/cmds.c:10532 fish/cmds.c:10591 fish/cmds.c:10664 fish/cmds.c:10774
1909 #: fish/cmds.c:11160 fish/cmds.c:11202 fish/cmds.c:11247 fish/cmds.c:11289
1910 #: fish/cmds.c:11639 fish/cmds.c:11725
1911 #, c-format
1912 msgid "%s: %s: integer out of range\n"
1913 msgstr ""
1914
1915 #: fish/cmds.c:4139 fish/cmds.c:4246 fish/cmds.c:4563 fish/cmds.c:11700
1916 #: fish/cmds.c:11900
1917 #, c-format
1918 msgid "%s should have %d-%d parameter(s)\n"
1919 msgstr ""
1920
1921 #: fish/cmds.c:4165 fish/cmds.c:4282 fish/cmds.c:4584 fish/cmds.c:11740
1922 #: fish/cmds.c:11917
1923 #, c-format
1924 msgid "%s: unknown optional argument \"%s\"\n"
1925 msgstr ""
1926
1927 #: fish/cmds.c:4171 fish/cmds.c:4288 fish/cmds.c:4590 fish/cmds.c:11746
1928 #: fish/cmds.c:11923
1929 #, c-format
1930 msgid "%s: optional argument \"%s\" given twice\n"
1931 msgstr ""
1932
1933 #: fish/cmds.c:11943
1934 #, c-format
1935 msgid "%s: unknown command\n"
1936 msgstr ""
1937
1938 #: fish/config.c:74 fish/config.c:113
1939 #, c-format
1940 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1941 msgstr ""
1942
1943 #: fish/copy.c:41
1944 #, c-format
1945 msgid ""
1946 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1947 msgstr ""
1948
1949 #: fish/copy.c:62
1950 #, c-format
1951 msgid "copy-in: target '%s' is not a directory\n"
1952 msgstr ""
1953
1954 #: fish/copy.c:157
1955 #, c-format
1956 msgid "error: argument is zero length or longer than maximum permitted\n"
1957 msgstr ""
1958
1959 #: fish/copy.c:202
1960 #, c-format
1961 msgid ""
1962 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1963 "image\n"
1964 msgstr ""
1965
1966 #: fish/copy.c:213
1967 #, c-format
1968 msgid "copy-out: target '%s' is not a directory\n"
1969 msgstr ""
1970
1971 #: fish/copy.c:258
1972 #, c-format
1973 msgid "copy-out: '%s' is not a file or directory\n"
1974 msgstr ""
1975
1976 #: fish/display.c:42
1977 #, c-format
1978 msgid "display filename\n"
1979 msgstr ""
1980
1981 #: fish/edit.c:45
1982 #, c-format
1983 msgid "use '%s filename' to edit a file\n"
1984 msgstr ""
1985
1986 #: fish/fish.c:100
1987 #, c-format
1988 msgid ""
1989 "%s: guest filesystem shell\n"
1990 "%s lets you edit virtual machine filesystems\n"
1991 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1992 "Usage:\n"
1993 "  %s [--options] cmd [: cmd : cmd ...]\n"
1994 "Options:\n"
1995 "  -h|--cmd-help        List available commands\n"
1996 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1997 "  -a|--add image       Add image\n"
1998 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1999 "  --csh                Make --listen csh-compatible\n"
2000 "  -d|--domain guest    Add disks from libvirt guest\n"
2001 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2002 "  --echo-keys          Don't turn off echo for passphrases\n"
2003 "  -f|--file file       Read commands from file\n"
2004 "  --format[=raw|..]    Force disk format for -a option\n"
2005 "  -i|--inspector       Automatically mount filesystems\n"
2006 "  --keys-from-stdin    Read passphrases from stdin\n"
2007 "  --listen             Listen for remote commands\n"
2008 "  --live               Connect to a live virtual machine\n"
2009 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2010 "  -n|--no-sync         Don't autosync\n"
2011 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2012 "  --progress-bars      Enable progress bars even when not interactive\n"
2013 "  --no-progress-bars   Disable progress bars\n"
2014 "  --remote[=pid]       Send commands to remote %s\n"
2015 "  -r|--ro              Mount read-only\n"
2016 "  --selinux            Enable SELinux support\n"
2017 "  -v|--verbose         Verbose messages\n"
2018 "  -V|--version         Display version and exit\n"
2019 "  -w|--rw              Mount read-write\n"
2020 "  -x                   Echo each command before executing it\n"
2021 "\n"
2022 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2023 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2024 "or\n"
2025 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2026 "\n"
2027 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2028 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2029 "\n"
2030 "For more information, see the manpage %s(1).\n"
2031 msgstr ""
2032
2033 #: fish/fish.c:243
2034 #, c-format
2035 msgid "%s: --listen=PID: PID was not a number: %s\n"
2036 msgstr ""
2037
2038 #: fish/fish.c:250
2039 #, c-format
2040 msgid ""
2041 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2042 msgstr ""
2043
2044 #: fish/fish.c:300
2045 #, c-format
2046 msgid "%s: only one -f parameter can be given\n"
2047 msgstr ""
2048
2049 #: fish/fish.c:455
2050 #, c-format
2051 msgid "%s: cannot use --listen and --remote options at the same time\n"
2052 msgstr ""
2053
2054 #: fish/fish.c:463
2055 #, c-format
2056 msgid "%s: extra parameters on the command line with --listen flag\n"
2057 msgstr ""
2058
2059 #: fish/fish.c:469
2060 #, c-format
2061 msgid "%s: cannot use --listen and --file options at the same time\n"
2062 msgstr ""
2063
2064 #: fish/fish.c:527
2065 #, c-format
2066 msgid "guestfish: could not access termcap or terminfo database.\n"
2067 msgstr ""
2068
2069 #: fish/fish.c:531
2070 #, c-format
2071 msgid "guestfish: terminal type \"%s\" not defined.\n"
2072 msgstr ""
2073
2074 #: fish/fish.c:619
2075 #, c-format
2076 msgid ""
2077 "\n"
2078 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2079 "editing virtual machine filesystems.\n"
2080 "\n"
2081 "Type: 'help' for help on commands\n"
2082 "      'man' to read the manual\n"
2083 "      'quit' to quit the shell\n"
2084 "\n"
2085 msgstr ""
2086
2087 #: fish/fish.c:763
2088 #, c-format
2089 msgid "%s: unterminated double quote\n"
2090 msgstr ""
2091
2092 #: fish/fish.c:769 fish/fish.c:786
2093 #, c-format
2094 msgid "%s: command arguments not separated by whitespace\n"
2095 msgstr ""
2096
2097 #: fish/fish.c:780
2098 #, c-format
2099 msgid "%s: unterminated single quote\n"
2100 msgstr ""
2101
2102 #: fish/fish.c:810
2103 #, c-format
2104 msgid "%s: internal error parsing string at '%s'\n"
2105 msgstr ""
2106
2107 #: fish/fish.c:827
2108 #, c-format
2109 msgid "%s: too many arguments\n"
2110 msgstr ""
2111
2112 #: fish/fish.c:895
2113 #, c-format
2114 msgid "%s: empty command on command line\n"
2115 msgstr ""
2116
2117 #: fish/fish.c:1041
2118 msgid "display a list of commands or help on a command"
2119 msgstr ""
2120
2121 #: fish/fish.c:1043
2122 msgid "quit guestfish"
2123 msgstr ""
2124
2125 #: fish/fish.c:1054
2126 #, c-format
2127 msgid ""
2128 "help - display a list of commands or help on a command\n"
2129 "     help cmd\n"
2130 "     help\n"
2131 msgstr ""
2132
2133 #: fish/fish.c:1062
2134 #, c-format
2135 msgid ""
2136 "quit - quit guestfish\n"
2137 "     quit\n"
2138 msgstr ""
2139
2140 #: fish/fish.c:1067
2141 #, c-format
2142 msgid "%s: command not known, use -h to list all commands\n"
2143 msgstr ""
2144
2145 #: fish/fish.c:1083
2146 #, c-format
2147 msgid ""
2148 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2149 "For a list of commands:             guestfish -h\n"
2150 "For complete documentation:         man guestfish\n"
2151 msgstr ""
2152
2153 #: fish/fish.c:1240
2154 #, c-format
2155 msgid "Runaway quote in string \"%s\"\n"
2156 msgstr ""
2157
2158 #: fish/fish.c:1438
2159 #, c-format
2160 msgid ""
2161 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2162 "or run \"inspect-os\" command)\n"
2163 msgstr ""
2164
2165 #: fish/fish.c:1458
2166 #, c-format
2167 msgid ""
2168 "%s: drive '%c:' not found.  To list available drives do:\n"
2169 "  inspect-get-drive-mappings %s\n"
2170 msgstr ""
2171
2172 #: fish/fish.c:1477
2173 #, c-format
2174 msgid ""
2175 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2176 "  umount-all\n"
2177 "  mount %s /\n"
2178 msgstr ""
2179
2180 #: fish/glob.c:53
2181 #, c-format
2182 msgid "use 'glob command [args...]'\n"
2183 msgstr ""
2184
2185 #: fish/glob.c:73
2186 #, c-format
2187 msgid "glob: guestfs_glob_expand call failed: %s\n"
2188 msgstr ""
2189
2190 #: fish/help.c:38
2191 #, c-format
2192 msgid ""
2193 "Add disk images to examine using the -a or -d options, or the 'add' "
2194 "command.\n"
2195 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2196 "Once you have done this, use the 'run' command.\n"
2197 msgstr ""
2198
2199 #: fish/help.c:44
2200 #, c-format
2201 msgid ""
2202 "Find out what filesystems are available using 'list-filesystems' and then\n"
2203 "mount them to examine or modify the contents using 'mount-ro' or\n"
2204 "'mount-options'.\n"
2205 msgstr ""
2206
2207 #: fish/help.c:52
2208 #, c-format
2209 msgid ""
2210 "For more information about a command, use 'help cmd'.\n"
2211 "\n"
2212 "To read the manual, type 'man'.\n"
2213 msgstr ""
2214
2215 #: fish/hexedit.c:41
2216 #, c-format
2217 msgid "hexedit (device|filename) [max | start max]\n"
2218 msgstr ""
2219
2220 #: fish/hexedit.c:52
2221 #, c-format
2222 msgid "hexedit: %s is a zero length file or device\n"
2223 msgstr ""
2224
2225 #: fish/hexedit.c:63
2226 #, c-format
2227 msgid ""
2228 "hexedit: %s is larger than %s. You must supply a limit using\n"
2229 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2230 "  'hexedit %s <start> <max>'.\n"
2231 msgstr ""
2232
2233 #: fish/hexedit.c:92
2234 #, c-format
2235 msgid "hexedit: invalid range\n"
2236 msgstr ""
2237
2238 #: fish/inspect.c:77
2239 #, c-format
2240 msgid "%s: don't use --live and -i options together\n"
2241 msgstr ""
2242
2243 #: fish/inspect.c:89
2244 #, c-format
2245 msgid "%s: no operating system was found on this disk\n"
2246 msgstr ""
2247
2248 #: fish/inspect.c:95
2249 #, c-format
2250 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2251 msgstr ""
2252
2253 #: fish/inspect.c:134
2254 #, c-format
2255 msgid "%s: some filesystems could not be mounted (ignored)\n"
2256 msgstr ""
2257
2258 #: fish/inspect.c:146
2259 #, c-format
2260 msgid "Operating system: %s\n"
2261 msgstr ""
2262
2263 #: fish/inspect.c:159
2264 #, c-format
2265 msgid "%s mounted on %s\n"
2266 msgstr ""
2267
2268 #: fish/keys.c:53
2269 #, c-format
2270 msgid "Enter key or passphrase (\"%s\"): "
2271 msgstr ""
2272
2273 #: fish/lcd.c:34
2274 #, c-format
2275 msgid "use 'lcd directory' to change local directory\n"
2276 msgstr ""
2277
2278 #: fish/man.c:35
2279 #, c-format
2280 msgid "use 'man' without parameters to open the manual\n"
2281 msgstr ""
2282
2283 #: fish/man.c:54
2284 #, c-format
2285 msgid "the external 'man' program failed\n"
2286 msgstr ""
2287
2288 #: fish/more.c:40
2289 #, c-format
2290 msgid "use '%s filename' to page a file\n"
2291 msgstr ""
2292
2293 #: fish/options.c:36
2294 #, c-format
2295 msgid "%s: too many drives added on the command line\n"
2296 msgstr ""
2297
2298 #: fish/options.c:128
2299 #, c-format
2300 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2301 msgstr ""
2302
2303 #: fish/prep.c:37
2304 #, c-format
2305 msgid ""
2306 "List of available prepared disk images:\n"
2307 "\n"
2308 msgstr ""
2309
2310 #: fish/prep.c:40
2311 #, c-format
2312 msgid ""
2313 "guestfish -N %-8s - %s\n"
2314 "\n"
2315 "%s\n"
2316 msgstr ""
2317
2318 #: fish/prep.c:48
2319 #, c-format
2320 msgid "  Optional parameters:\n"
2321 msgstr ""
2322
2323 #: fish/prep.c:55
2324 #, c-format
2325 msgid "<%s> %s (default: %s)\n"
2326 msgstr ""
2327
2328 #: fish/prep.c:65
2329 #, c-format
2330 msgid ""
2331 "Prepared disk images are written to file \"test1.img\" in the local\n"
2332 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2333 "For more information see the guestfish(1) manual.\n"
2334 msgstr ""
2335
2336 #: fish/prep.c:96
2337 #, c-format
2338 msgid ""
2339 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2340 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2341 msgstr ""
2342
2343 #: fish/prep.c:158
2344 #, c-format
2345 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2346 msgstr ""
2347
2348 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2349 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2350 msgid "failed to allocate disk"
2351 msgstr ""
2352
2353 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2354 msgid "could not parse boot size"
2355 msgstr ""
2356
2357 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2358 #, c-format
2359 msgid "failed to get sector size of disk: %s"
2360 msgstr ""
2361
2362 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2363 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2364 #, c-format
2365 msgid "failed to partition disk: %s"
2366 msgstr ""
2367
2368 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2369 #, c-format
2370 msgid "failed to add boot partition: %s"
2371 msgstr ""
2372
2373 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2374 #, c-format
2375 msgid "failed to add root partition: %s"
2376 msgstr ""
2377
2378 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2379 #, c-format
2380 msgid "failed to create boot filesystem: %s"
2381 msgstr ""
2382
2383 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2384 #, c-format
2385 msgid "failed to create root filesystem: %s"
2386 msgstr ""
2387
2388 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2389 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2390 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2391 msgstr ""
2392
2393 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2394 #, c-format
2395 msgid "failed to create PV: %s: %s"
2396 msgstr ""
2397
2398 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2399 #, c-format
2400 msgid "failed to create VG: %s: %s"
2401 msgstr ""
2402
2403 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2404 #, c-format
2405 msgid "failed to create LV: /dev/%s/%s: %s"
2406 msgstr ""
2407
2408 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2409 #, c-format
2410 msgid "failed to resize LV to full size: %s: %s"
2411 msgstr ""
2412
2413 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2414 #, c-format
2415 msgid "failed to create filesystem (%s): %s"
2416 msgstr ""
2417
2418 #: fish/rc.c:255
2419 #, c-format
2420 msgid "guestfish: protocol error: could not read 'hello' message\n"
2421 msgstr ""
2422
2423 #: fish/rc.c:260
2424 #, c-format
2425 msgid ""
2426 "guestfish: protocol error: version mismatch, server version '%s' does not "
2427 "match client version '%s'.  The two versions must match exactly.\n"
2428 msgstr ""
2429
2430 #: fish/rc.c:335 fish/rc.c:349
2431 #, c-format
2432 msgid "guestfish: remote: looks like the server is not running\n"
2433 msgstr ""
2434
2435 #: fish/rc.c:361 fish/rc.c:375
2436 #, c-format
2437 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2438 msgstr ""
2439
2440 #: fish/rc.c:386
2441 #, c-format
2442 msgid "guestfish: protocol error: could not decode reply from server\n"
2443 msgstr ""
2444
2445 #: fish/reopen.c:36
2446 #, c-format
2447 msgid "'reopen' command takes no parameters\n"
2448 msgstr ""
2449
2450 #: fish/reopen.c:46
2451 #, c-format
2452 msgid "reopen: guestfs_create: failed to create handle\n"
2453 msgstr ""
2454
2455 #: fish/supported.c:66
2456 msgid "yes"
2457 msgstr ""
2458
2459 #: fish/supported.c:68
2460 msgid "no"
2461 msgstr ""
2462
2463 #: fish/time.c:36
2464 #, c-format
2465 msgid "use 'time command [args...]'\n"
2466 msgstr ""
2467
2468 #: fuse/guestmount.c:912
2469 #, c-format
2470 msgid ""
2471 "%s: FUSE module for libguestfs\n"
2472 "%s lets you mount a virtual machine filesystem\n"
2473 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2474 "Usage:\n"
2475 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2476 "Options:\n"
2477 "  -a|--add image       Add image\n"
2478 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2479 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2480 "  -d|--domain guest    Add disks from libvirt guest\n"
2481 "  --echo-keys          Don't turn off echo for passphrases\n"
2482 "  --format[=raw|..]    Force disk format for -a option\n"
2483 "  --fuse-help          Display extra FUSE options\n"
2484 "  -i|--inspector       Automatically mount filesystems\n"
2485 "  --help               Display help message and exit\n"
2486 "  --keys-from-stdin    Read passphrases from stdin\n"
2487 "  --live               Connect to a live virtual machine\n"
2488 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2489 "  -n|--no-sync         Don't autosync\n"
2490 "  -o|--option opt      Pass extra option to FUSE\n"
2491 "  -r|--ro              Mount read-only\n"
2492 "  --selinux            Enable SELinux support\n"
2493 "  -v|--verbose         Verbose messages\n"
2494 "  -V|--version         Display version and exit\n"
2495 "  -w|--rw              Mount read-write\n"
2496 "  -x|--trace           Trace guestfs API calls\n"
2497 msgstr ""
2498
2499 #: fuse/guestmount.c:1130
2500 #, c-format
2501 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2502 msgstr ""
2503
2504 #: fuse/guestmount.c:1138
2505 #, c-format
2506 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2507 msgstr ""
2508
2509 #: inspector/virt-inspector.c:76
2510 #, c-format
2511 msgid ""
2512 "%s: display information about a virtual machine\n"
2513 "Copyright (C) 2010 Red Hat Inc.\n"
2514 "Usage:\n"
2515 "  %s [--options] -d domname file [file ...]\n"
2516 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2517 "Options:\n"
2518 "  -a|--add image       Add image\n"
2519 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2520 "  -d|--domain guest    Add disks from libvirt guest\n"
2521 "  --echo-keys          Don't turn off echo for passphrases\n"
2522 "  --format[=raw|..]    Force disk format for -a option\n"
2523 "  --help               Display brief help\n"
2524 "  --keys-from-stdin    Read passphrases from stdin\n"
2525 "  -v|--verbose         Verbose messages\n"
2526 "  -V|--version         Display version and exit\n"
2527 "  -x                   Trace libguestfs API calls\n"
2528 "For more information, see the manpage %s(1).\n"
2529 msgstr ""
2530
2531 #: inspector/virt-inspector.c:263
2532 #, c-format
2533 msgid ""
2534 "%s: no operating system could be detected inside this disk image.\n"
2535 "\n"
2536 "This may be because the file is not a disk image, or is not a virtual "
2537 "machine\n"
2538 "image, or because the OS type is not understood by libguestfs.\n"
2539 "\n"
2540 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2541 "must\n"
2542 "install the separate libguestfs-winsupport package.\n"
2543 "\n"
2544 "If you feel this is an error, please file a bug report including as much\n"
2545 "information about the disk image as possible.\n"
2546 msgstr ""
2547
2548 #: inspector/virt-inspector.c:288
2549 #, c-format
2550 msgid "%s: XML write error at \"%s\": %m\n"
2551 msgstr ""
2552
2553 #: inspector/virt-inspector.c:300
2554 #, c-format
2555 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2556 msgstr ""
2557
2558 #: inspector/virt-inspector.c:308
2559 #, c-format
2560 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2561 msgstr ""
2562
2563 #: perl/lib/Sys/Guestfs/Lib.pm:158
2564 msgid "open_guest: first parameter must be a string or an arrayref"
2565 msgstr ""
2566
2567 #: perl/lib/Sys/Guestfs/Lib.pm:164
2568 msgid "open_guest: first argument contains undefined element"
2569 msgstr ""
2570
2571 #: perl/lib/Sys/Guestfs/Lib.pm:172
2572 #, perl-brace-format
2573 msgid "guest image {imagename} does not exist or is not readable"
2574 msgstr ""
2575
2576 #: perl/lib/Sys/Guestfs/Lib.pm:179
2577 msgid ""
2578 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2579 "XPath::XMLParser)"
2580 msgstr ""
2581
2582 #: perl/lib/Sys/Guestfs/Lib.pm:184
2583 msgid "open_guest: too many domains listed on command line"
2584 msgstr ""
2585
2586 #: perl/lib/Sys/Guestfs/Lib.pm:191
2587 msgid "open_guest: cannot connect to libvirt"
2588 msgstr ""
2589
2590 #: perl/lib/Sys/Guestfs/Lib.pm:210
2591 #, perl-brace-format
2592 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2593 msgstr ""
2594
2595 #: perl/lib/Sys/Guestfs/Lib.pm:213
2596 #, perl-brace-format
2597 msgid "{imagename} is not the name of a libvirt domain\n"
2598 msgstr ""
2599
2600 #: perl/lib/Sys/Guestfs/Lib.pm:242
2601 #, perl-brace-format
2602 msgid "{imagename} seems to have no disk devices\n"
2603 msgstr ""
2604
2605 #: perl/lib/Sys/Guestfs/Lib.pm:827
2606 msgid ""
2607 "No operating system could be detected inside this disk image.\n"
2608 "\n"
2609 "This may be because the file is not a disk image, or is not a virtual "
2610 "machine\n"
2611 "image, or because the OS type is not understood by virt-inspector.\n"
2612 "\n"
2613 "If you feel this is an error, please file a bug report including as much\n"
2614 "information about the disk image as possible.\n"
2615 msgstr ""
2616
2617 #: perl/lib/Sys/Guestfs/Lib.pm:901
2618 #, perl-brace-format
2619 msgid "unknown filesystem label {label}\n"
2620 msgstr ""
2621
2622 #: perl/lib/Sys/Guestfs/Lib.pm:911
2623 #, perl-brace-format
2624 msgid "unknown filesystem UUID {uuid}\n"
2625 msgstr ""
2626
2627 #: perl/lib/Sys/Guestfs/Lib.pm:939
2628 #, perl-brace-format
2629 msgid "unknown filesystem {fs}\n"
2630 msgstr ""
2631
2632 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2633 #, perl-brace-format
2634 msgid "Error running rpm -qa: {error}"
2635 msgstr ""
2636
2637 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2638 #, perl-brace-format
2639 msgid "Error running dpkg-query: {error}"
2640 msgstr ""
2641
2642 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2643 msgid "Can't find grub on guest"
2644 msgstr ""
2645
2646 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2647 #, perl-brace-format
2648 msgid "Grub entry {title} has no kernel"
2649 msgstr ""
2650
2651 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2652 #, perl-brace-format
2653 msgid "grub refers to {path}, which doesn't exist\n"
2654 msgstr ""
2655
2656 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2657 #, perl-brace-format
2658 msgid "Grub entry {title} does not specify an initrd"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2662 #, perl-brace-format
2663 msgid "Didn't find modules directory {modules} for kernel {path}"
2664 msgstr ""
2665
2666 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2667 #, perl-brace-format
2668 msgid "Couldn't guess kernel version number from path for kernel {path}"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2672 #, perl-brace-format
2673 msgid "{path} doesn't match augeas pattern"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2677 #, perl-brace-format
2678 msgid "{filename}: could not read initrd format"
2679 msgstr ""
2680
2681 #: rescue/virt-rescue.c:63
2682 #, c-format
2683 msgid ""
2684 "%s: Run a rescue shell on a virtual machine\n"
2685 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2686 "Usage:\n"
2687 "  %s [--options] -d domname\n"
2688 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2689 "Options:\n"
2690 "  -a|--add image       Add image\n"
2691 "  --append kernelopts  Append kernel options\n"
2692 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2693 "  -d|--domain guest    Add disks from libvirt guest\n"
2694 "  --format[=raw|..]    Force disk format for -a option\n"
2695 "  --help               Display brief help\n"
2696 "  -m|--memsize MB      Set memory size in megabytes\n"
2697 "  --network            Enable network\n"
2698 "  -r|--ro              Access read-only\n"
2699 "  --selinux            Enable SELinux\n"
2700 "  -v|--verbose         Verbose messages\n"
2701 "  -V|--version         Display version and exit\n"
2702 "  -w|--rw              Mount read-write\n"
2703 "  -x                   Trace libguestfs API calls\n"
2704 "For more information, see the manpage %s(1).\n"
2705 msgstr ""
2706
2707 #: rescue/virt-rescue.c:180
2708 #, c-format
2709 msgid "%s: could not parse memory size '%s'\n"
2710 msgstr ""
2711
2712 #: rescue/virt-rescue.c:419
2713 #, c-format
2714 msgid "%s: unknown child exit status (%d)\n"
2715 msgstr ""
2716
2717 #: src/appliance.c:181
2718 #, c-format
2719 msgid ""
2720 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2721 "LIBGUESTFS_PATH (search path: %s)"
2722 msgstr ""
2723
2724 #: src/appliance.c:331
2725 #, c-format
2726 msgid "security: cached appliance %s is not owned by UID %d"
2727 msgstr ""
2728
2729 #: src/appliance.c:336
2730 #, c-format
2731 msgid "security: cached appliance %s is not a directory (mode %o)"
2732 msgstr ""
2733
2734 #: src/appliance.c:341
2735 #, c-format
2736 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2737 msgstr ""
2738
2739 #: src/appliance.c:659
2740 msgid "external command failed, see earlier error messages"
2741 msgstr ""
2742
2743 #: src/dbdump.c:87
2744 msgid "unexpected end of output from db_dump command before end of header"
2745 msgstr ""
2746
2747 #: src/dbdump.c:100 src/dbdump.c:112
2748 msgid "unexpected line from db_dump command, no space prefix"
2749 msgstr ""
2750
2751 #: src/dbdump.c:129
2752 msgid "unexpected end of output from db_dump command before end of data"
2753 msgstr ""
2754
2755 #: src/dbdump.c:210
2756 msgid "unexpected non-hex digits in output of db_dump command"
2757 msgstr ""
2758
2759 #: src/filearch.c:153
2760 #, c-format
2761 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2762 msgstr ""
2763
2764 #: src/filearch.c:266
2765 msgid ""
2766 "file-architecture API not available since this version of libguestfs was "
2767 "compiled without PCRE or libmagic libraries"
2768 msgstr ""
2769
2770 #: src/guestfs.c:174
2771 #, c-format
2772 msgid "guestfs_close: called twice on the same handle\n"
2773 msgstr ""
2774
2775 #: src/guestfs.c:340
2776 #, c-format
2777 msgid "warning: %s"
2778 msgstr ""
2779
2780 #: src/guestfs.c:399
2781 #, c-format
2782 msgid "libguestfs: error: %s\n"
2783 msgstr ""
2784
2785 #: src/guestfs.c:946
2786 #, c-format
2787 msgid "<truncated, original size %zu bytes>"
2788 msgstr ""
2789
2790 #: src/inspect.c:265
2791 msgid "not a Windows guest, or systemroot could not be determined"
2792 msgstr ""
2793
2794 #: src/inspect.c:281
2795 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2796 msgstr ""
2797
2798 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
2799 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
2800 #: src/inspect_fs_unix.c:821
2801 #, c-format
2802 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2803 msgstr ""
2804
2805 #: src/inspect.c:577
2806 msgid "no inspection data: call guestfs_inspect_os first"
2807 msgstr ""
2808
2809 #: src/inspect.c:589
2810 #, c-format
2811 msgid ""
2812 "%s: root device not found: only call this function with a root device "
2813 "previously returned by guestfs_inspect_os"
2814 msgstr ""
2815
2816 #: src/inspect.c:599 src/inspect_apps.c:609
2817 msgid ""
2818 "inspection API not available since this version of libguestfs was compiled "
2819 "without PCRE or hivex libraries"
2820 msgstr ""
2821
2822 #: src/inspect_fs.c:326 src/inspect_fs.c:339
2823 #, c-format
2824 msgid "could not parse integer in version number: %s"
2825 msgstr ""
2826
2827 #: src/inspect_fs.c:483
2828 #, c-format
2829 msgid "%s: file is empty"
2830 msgstr ""
2831
2832 #: src/inspect_fs_unix.c:613
2833 msgid "could not parse /etc/fstab or empty file"
2834 msgstr ""
2835
2836 #: src/inspect_fs_windows.c:112
2837 #, c-format
2838 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2839 msgstr ""
2840
2841 #: src/inspect_icon.c:452
2842 #, c-format
2843 msgid "read: %s: unexpected end of file"
2844 msgstr ""
2845
2846 #: src/launch.c:98
2847 msgid "command line cannot be altered after qemu subprocess launched"
2848 msgstr ""
2849
2850 #: src/launch.c:155
2851 msgid "guestfs_config: parameter must begin with '-' character"
2852 msgstr ""
2853
2854 #: src/launch.c:169
2855 #, c-format
2856 msgid "guestfs_config: parameter '%s' isn't allowed"
2857 msgstr ""
2858
2859 #: src/launch.c:235 src/launch.c:339
2860 msgid "filename cannot contain ',' (comma) character"
2861 msgstr ""
2862
2863 #: src/launch.c:247 src/launch.c:252
2864 #, c-format
2865 msgid "%s parameter is empty or contains disallowed characters"
2866 msgstr ""
2867
2868 #: src/launch.c:358
2869 msgid "the libguestfs handle has already been launched"
2870 msgstr ""
2871
2872 #: src/launch.c:367
2873 #, c-format
2874 msgid "%s: cannot create temporary directory"
2875 msgstr ""
2876
2877 #: src/launch.c:404
2878 msgid "you must call guestfs_add_drive before guestfs_launch"
2879 msgstr ""
2880
2881 #: src/launch.c:759
2882 msgid "guestfs_launch failed, see earlier error messages"
2883 msgstr ""
2884
2885 #: src/launch.c:772
2886 msgid "qemu launched and contacted daemon, but state != READY"
2887 msgstr ""
2888
2889 #: src/launch.c:860
2890 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2891 msgstr ""
2892
2893 #: src/launch.c:868
2894 msgid "contacted guestfsd, but state != READY"
2895 msgstr ""
2896
2897 #: src/launch.c:1047
2898 #, c-format
2899 msgid ""
2900 "%s: command failed: If qemu is located on a non-standard path, try setting "
2901 "the LIBGUESTFS_QEMU environment variable."
2902 msgstr ""
2903
2904 #: src/launch.c:1138
2905 msgid "qemu has not been launched yet"
2906 msgstr ""
2907
2908 #: src/launch.c:1149
2909 msgid "no subprocess to kill"
2910 msgstr ""
2911
2912 #: src/proto.c:188
2913 #, c-format
2914 msgid "guestfs_set_busy: called when in state %d != READY"
2915 msgstr ""
2916
2917 #: src/proto.c:211
2918 #, c-format
2919 msgid "guestfs_end_busy: called when in state %d"
2920 msgstr ""
2921
2922 #: src/proto.c:421
2923 #, c-format
2924 msgid ""
2925 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2926 msgstr ""
2927
2928 #: src/proto.c:543
2929 msgid ""
2930 "This usually means the libguestfs appliance failed to start up.  Please\n"
2931 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2932 "the debug messages output prior to this error.\n"
2933 msgstr ""
2934
2935 #: src/proto.c:549
2936 msgid "See earlier debug messages.\n"
2937 msgstr ""
2938
2939 #: src/proto.c:639
2940 #, c-format
2941 msgid "received magic signature from guestfsd, but in state %d"
2942 msgstr ""
2943
2944 #: src/proto.c:658
2945 #, c-format
2946 msgid "message length (%u) > maximum possible size (%d)"
2947 msgstr ""
2948
2949 #: src/proto.c:810
2950 #, c-format
2951 msgid "guestfs___send: state %d != BUSY"
2952 msgstr ""
2953
2954 #: src/proto.c:834
2955 msgid "xdr_guestfs_message_header failed"
2956 msgstr ""
2957
2958 #: src/proto.c:843
2959 msgid "dispatch failed to marshal args"
2960 msgstr ""
2961
2962 #: src/proto.c:970
2963 #, c-format
2964 msgid "send_file_chunk: state %d != READY"
2965 msgstr ""
2966
2967 #: src/proto.c:986
2968 #, c-format
2969 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2970 msgstr ""
2971
2972 #: src/proto.c:1136
2973 #, c-format
2974 msgid "%s: error in chunked encoding"
2975 msgstr ""
2976
2977 #: src/proto.c:1163
2978 msgid "write to daemon socket"
2979 msgstr ""
2980
2981 #: src/proto.c:1186
2982 msgid "receive_file_data: parse error in reply callback"
2983 msgstr ""
2984
2985 #: src/proto.c:1191
2986 msgid "receive_file_data: unexpected flag received when reading file chunks"
2987 msgstr ""
2988
2989 #: src/proto.c:1199
2990 msgid "failed to parse file chunk"
2991 msgstr ""
2992
2993 #: src/proto.c:1208
2994 msgid "file receive cancelled by daemon"
2995 msgstr ""
2996
2997 #: src/virt.c:101 src/virt.c:347
2998 msgid "you cannot set both live and readonly flags"
2999 msgstr ""
3000
3001 #: src/virt.c:109
3002 #, c-format
3003 msgid "could not connect to libvirt (code %d, domain %d): %s"
3004 msgstr ""
3005
3006 #: src/virt.c:130
3007 #, c-format
3008 msgid "no libvirt domain called '%s': %s"
3009 msgstr ""
3010
3011 #: src/virt.c:185 src/virt.c:435
3012 #, c-format
3013 msgid "error reading libvirt XML information: %s"
3014 msgstr ""
3015
3016 #: src/virt.c:195 src/virt.c:443
3017 msgid "unable to parse XML information returned by libvirt"
3018 msgstr ""
3019
3020 #: src/virt.c:201 src/virt.c:449
3021 msgid "unable to create new XPath context"
3022 msgstr ""
3023
3024 #: src/virt.c:208 src/virt.c:464
3025 msgid "unable to evaluate XPath expression"
3026 msgstr ""
3027
3028 #: src/virt.c:305
3029 msgid "libvirt domain has no disks"
3030 msgstr ""
3031
3032 #: src/virt.c:358
3033 #, c-format
3034 msgid "error getting domain info: %s"
3035 msgstr ""
3036
3037 #: src/virt.c:372
3038 msgid ""
3039 "error: domain is a live virtual machine.\n"
3040 "Writing to the disks of a running virtual machine can cause disk "
3041 "corruption.\n"
3042 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3043 "specify live access.  In most libguestfs tools these options are --ro or\n"
3044 "--live respectively.  Consult the documentation for further information."
3045 msgstr ""
3046
3047 #: src/virt.c:492
3048 msgid ""
3049 "this guest has no libvirt <channel> definition for guestfsd\n"
3050 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3051 msgstr ""
3052
3053 #: src/virt.c:517
3054 msgid ""
3055 "add-domain API not available since this version of libguestfs was compiled "
3056 "without libvirt or libxml2"
3057 msgstr ""
3058
3059 #: test-tool/test-tool.c:79
3060 #, c-format
3061 msgid ""
3062 "libguestfs-test-tool: interactive test tool\n"
3063 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3064 "Usage:\n"
3065 "  libguestfs-test-tool [--options]\n"
3066 "Options:\n"
3067 "  --help         Display usage\n"
3068 "  --qemudir dir  Specify QEMU source directory\n"
3069 "  --qemu qemu    Specify QEMU binary\n"
3070 "  --timeout n\n"
3071 "  -t n           Set launch timeout (default: %d seconds)\n"
3072 msgstr ""
3073
3074 #: test-tool/test-tool.c:127
3075 #, c-format
3076 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3077 msgstr ""
3078
3079 #: test-tool/test-tool.c:136
3080 #, c-format
3081 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3082 msgstr ""
3083
3084 #: test-tool/test-tool.c:148
3085 #, c-format
3086 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3087 msgstr ""
3088
3089 #: test-tool/test-tool.c:170
3090 #, c-format
3091 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3092 msgstr ""
3093
3094 #: test-tool/test-tool.c:177
3095 #, c-format
3096 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3097 msgstr ""
3098
3099 #: test-tool/test-tool.c:185
3100 #, c-format
3101 msgid "libguestfs-test-tool: guestfs_version failed\n"
3102 msgstr ""
3103
3104 #: test-tool/test-tool.c:217
3105 #, c-format
3106 msgid "libguestfs-test-tool: failed to launch appliance\n"
3107 msgstr ""
3108
3109 #: test-tool/test-tool.c:229
3110 #, c-format
3111 msgid "libguestfs-test-tool: failed to run part-disk\n"
3112 msgstr ""
3113
3114 #: test-tool/test-tool.c:235
3115 #, c-format
3116 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3117 msgstr ""
3118
3119 #: test-tool/test-tool.c:241
3120 #, c-format
3121 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3122 msgstr ""
3123
3124 #: test-tool/test-tool.c:248
3125 #, c-format
3126 msgid "libguestfs-test-tool: failed to touch file\n"
3127 msgstr ""
3128
3129 #: test-tool/test-tool.c:279
3130 #, c-format
3131 msgid ""
3132 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3133 "--qemu/--qemudir options cannot be used.\n"
3134 msgstr ""
3135
3136 #: test-tool/test-tool.c:287
3137 #, c-format
3138 msgid "Binary '%s' does not exist or is not executable\n"
3139 msgstr ""
3140
3141 #: test-tool/test-tool.c:301
3142 #, c-format
3143 msgid "%s: does not look like a qemu source directory\n"
3144 msgstr ""
3145
3146 #: tools/virt-list-filesystems.pl:142
3147 msgid "virt-list-filesystems: no image or VM name given"
3148 msgstr ""
3149
3150 #: tools/virt-list-partitions.pl:152
3151 msgid "virt-list-partitions: no image or VM name given"
3152 msgstr ""
3153
3154 #: tools/virt-make-fs.pl:291
3155 msgid "virt-make-fs input output\n"
3156 msgstr ""
3157
3158 #: tools/virt-make-fs.pl:321
3159 msgid "unexpected output from 'du' command"
3160 msgstr ""
3161
3162 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3163 #: tools/virt-make-fs.pl:458
3164 #, perl-brace-format
3165 msgid "{f}: unknown input format: {fmt}\n"
3166 msgstr ""
3167
3168 #: tools/virt-make-fs.pl:391
3169 #, perl-brace-format
3170 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3171 msgstr ""
3172
3173 #: tools/virt-make-fs.pl:406
3174 msgid ""
3175 "qemu-img create: failed to create disk image, see earlier error messages\n"
3176 msgstr ""
3177
3178 #: tools/virt-make-fs.pl:417
3179 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3180 msgstr ""
3181
3182 #: tools/virt-make-fs.pl:442
3183 msgid "tar: failed, see earlier messages\n"
3184 msgstr ""
3185
3186 #: tools/virt-make-fs.pl:464
3187 msgid "uncompress command failed, see earlier messages\n"
3188 msgstr ""
3189
3190 #: tools/virt-make-fs.pl:499
3191 msgid ""
3192 "virt-make-fs: error copying contents into filesystem\n"
3193 "An error here usually means that the program did not estimate the\n"
3194 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3195 msgstr ""
3196
3197 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3198 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3199 msgstr ""
3200
3201 #: tools/virt-tar.pl:212
3202 msgid "virt-tar: no image, VM names, directory or filename given"
3203 msgstr ""
3204
3205 #: tools/virt-tar.pl:215
3206 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3207 msgstr ""
3208
3209 #: tools/virt-tar.pl:226
3210 #, perl-brace-format
3211 msgid "virt-tar: {tarball}: file not found\n"
3212 msgstr ""
3213
3214 #: tools/virt-tar.pl:229
3215 #, perl-brace-format
3216 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3217 msgstr ""
3218
3219 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3220 #, perl-brace-format
3221 msgid ""
3222 "{prog}: No operating system could be detected inside this disk image.\n"
3223 "\n"
3224 "This may be because the file is not a disk image, or is not a virtual "
3225 "machine\n"
3226 "image, or because the OS type is not understood by libguestfs.\n"
3227 "\n"
3228 "If you feel this is an error, please file a bug report including as much\n"
3229 "information about the disk image as possible.\n"
3230 msgstr ""
3231
3232 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3233 #, perl-brace-format
3234 msgid "{prog}: multiboot operating systems are not supported.\n"
3235 msgstr ""
3236
3237 #: tools/virt-win-reg.pl:243
3238 msgid "no libvirt domain name or disk image given\n"
3239 msgstr ""
3240
3241 #: tools/virt-win-reg.pl:285
3242 msgid ""
3243 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3244 "export\n"
3245 msgstr ""
3246
3247 #: tools/virt-win-reg.pl:444
3248 #, perl-brace-format
3249 msgid "virt-win-reg: {p}: cannot find user directory\n"
3250 msgstr ""
3251
3252 #: tools/virt-win-reg.pl:449
3253 #, perl-brace-format
3254 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3255 msgstr ""
3256
3257 #: tools/virt-win-reg.pl:520 tools/virt-win-reg.pl:542
3258 #, perl-brace-format
3259 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3260 msgstr ""
3261
3262 #: tools/virt-win-reg.pl:527
3263 #, perl-brace-format
3264 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3265 msgstr ""
3266
3267 #: tools/virt-win-reg.pl:549
3268 #, perl-brace-format
3269 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3270 msgstr ""