ocaml: Fix bindings when a function takes more than 10 parameters.
[libguestfs.git] / po / en_GB.po
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 #
5 # Translators:
6 #   <sflaniga@redhat.com>, 2011.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs\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-11-03 14:10+0000\n"
13 "PO-Revision-Date: 2011-10-27 09:11+0000\n"
14 "Last-Translator: rjones <rjones@redhat.com>\n"
15 "Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
16 "fedora/team/en_GB/)\n"
17 "Language: en_GB\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
22
23 #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
24 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
25 #: fuse/guestmount.c:908 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
26 #, c-format
27 msgid "Try `%s --help' for more information.\n"
28 msgstr "Try `%s --help' for more information.\n"
29
30 #: align/scan.c:72
31 #, c-format
32 msgid ""
33 "%s: check alignment of virtual machine partitions\n"
34 "Copyright (C) 2011 Red Hat Inc.\n"
35 "Usage:\n"
36 "  %s [--options] -d domname\n"
37 "  %s [--options] -a disk.img [-a disk.img ...]\n"
38 "Options:\n"
39 "  -a|--add image       Add image\n"
40 "  -c|--connect uri     Specify libvirt URI for -d option\n"
41 "  -d|--domain guest    Add disks from libvirt guest\n"
42 "  --format[=raw|..]    Force disk format for -a option\n"
43 "  --help               Display brief help\n"
44 "  -q|--quiet           No output, just exit code\n"
45 "  -v|--verbose         Verbose messages\n"
46 "  -V|--version         Display version and exit\n"
47 "  -x                   Trace libguestfs API calls\n"
48 "For more information, see the manpage %s(1).\n"
49 msgstr ""
50
51 #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
52 #: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
53 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:140
54 #: rescue/virt-rescue.c:142
55 #, c-format
56 msgid "guestfs_create: failed to create handle\n"
57 msgstr "guestfs_create: failed to create handle\n"
58
59 #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
60 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
61 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:164
62 #: rescue/virt-rescue.c:179
63 #, c-format
64 msgid "%s: unknown long option: %s (%d)\n"
65 msgstr "%s: unknown long option: %s (%d)\n"
66
67 #: align/scan.c:269
68 msgid "alignment < 4K"
69 msgstr ""
70
71 #: align/scan.c:274
72 msgid "alignment < 64K"
73 msgstr ""
74
75 #: cat/virt-cat.c:65
76 #, c-format
77 msgid ""
78 "%s: display files in a virtual machine\n"
79 "Copyright (C) 2010 Red Hat Inc.\n"
80 "Usage:\n"
81 "  %s [--options] -d domname file [file ...]\n"
82 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
83 "Options:\n"
84 "  -a|--add image       Add image\n"
85 "  -c|--connect uri     Specify libvirt URI for -d option\n"
86 "  -d|--domain guest    Add disks from libvirt guest\n"
87 "  --echo-keys          Don't turn off echo for passphrases\n"
88 "  --format[=raw|..]    Force disk format for -a option\n"
89 "  --help               Display brief help\n"
90 "  --keys-from-stdin    Read passphrases from stdin\n"
91 "  -v|--verbose         Verbose messages\n"
92 "  -V|--version         Display version and exit\n"
93 "  -x                   Trace libguestfs API calls\n"
94 "For more information, see the manpage %s(1).\n"
95 msgstr ""
96 "%s: display files in a virtual machine\n"
97 "Copyright (C) 2010 Red Hat Inc.\n"
98 "Usage:\n"
99 "  %s [--options] -d domname file [file ...]\n"
100 "  %s [--options] -a disc.img [-a disc.img ...] file [file ...]\n"
101 "Options:\n"
102 "  -a|--add image       Add image\n"
103 "  -c|--connect uri     Specify libvirt URI for -d option\n"
104 "  -d|--domain guest    Add disks from libvirt guest\n"
105 "  --echo-keys          Don't turn off echo for passphrases\n"
106 "  --format[=raw|..]    Force disc format for -a option\n"
107 "  --help               Display brief help\n"
108 "  --keys-from-stdin    Read passphrases from stdin\n"
109 "  -v|--verbose         Verbose messages\n"
110 "  -V|--version         Display version and exit\n"
111 "  -x                   Trace libguestfs API calls\n"
112 "For more information, see the manpage %s(1).\n"
113
114 #: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1556
115 #, c-format
116 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
117 msgstr ""
118
119 #: cat/virt-cat.c:373 edit/virt-edit.c:599
120 #, c-format
121 msgid "%s: drive '%c:' not found.\n"
122 msgstr ""
123
124 #: cat/virt-filesystems.c:104
125 #, c-format
126 msgid ""
127 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
128 "Copyright (C) 2010 Red Hat Inc.\n"
129 "Usage:\n"
130 "  %s [--options] -d domname\n"
131 "  %s [--options] -a disk.img [-a disk.img ...]\n"
132 "Options:\n"
133 "  -a|--add image       Add image\n"
134 "  --all                Display everything\n"
135 "  --blkdevs|--block-devices\n"
136 "                       Display block devices\n"
137 "  -c|--connect uri     Specify libvirt URI for -d option\n"
138 "  --csv                Output as Comma-Separated Values\n"
139 "  -d|--domain guest    Add disks from libvirt guest\n"
140 "  --echo-keys          Don't turn off echo for passphrases\n"
141 "  --extra              Display swap and data filesystems\n"
142 "  --filesystems        Display mountable filesystems\n"
143 "  --format[=raw|..]    Force disk format for -a option\n"
144 "  -h|--human-readable  Human-readable sizes in --long output\n"
145 "  --help               Display brief help\n"
146 "  --keys-from-stdin    Read passphrases from stdin\n"
147 "  -l|--long            Long output\n"
148 "  --lvs|--logvols|--logical-volumes\n"
149 "                       Display LVM logical volumes\n"
150 "  --no-title           No title in --long output\n"
151 "  --parts|--partitions Display partitions\n"
152 "  --pvs|--physvols|--physical-volumes\n"
153 "                       Display LVM physical volumes\n"
154 "  --uuid|--uuids       Add UUIDs to --long output\n"
155 "  -v|--verbose         Verbose messages\n"
156 "  -V|--version         Display version and exit\n"
157 "  --vgs|--volgroups|--volume-groups\n"
158 "                       Display LVM volume groups\n"
159 "  -x                   Trace libguestfs API calls\n"
160 "For more information, see the manpage %s(1).\n"
161 msgstr ""
162 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
163 "Copyright (C) 2010 Red Hat Inc.\n"
164 "Usage:\n"
165 "  %s [--options] -d domname\n"
166 "  %s [--options] -a disc.img [-a disc.img ...]\n"
167 "Options:\n"
168 "  -a|--add image       Add image\n"
169 "  --all                Display everything\n"
170 "  --blkdevs|--block-devices\n"
171 "                       Display block devices\n"
172 "  -c|--connect uri     Specify libvirt URI for -d option\n"
173 "  --csv                Output as Comma-Separated Values\n"
174 "  -d|--domain guest    Add discs from libvirt guest\n"
175 "  --echo-keys          Don't turn off echo for passphrases\n"
176 "  --extra              Display swap and data filesystems\n"
177 "  --filesystems        Display mountable filesystems\n"
178 "  --format[=raw|..]    Force disc format for -a option\n"
179 "  -h|--human-readable  Human-readable sizes in --long output\n"
180 "  --help               Display brief help\n"
181 "  --keys-from-stdin    Read passphrases from stdin\n"
182 "  -l|--long            Long output\n"
183 "  --lvs|--logvols|--logical-volumes\n"
184 "                       Display LVM logical volumes\n"
185 "  --no-title           No title in --long output\n"
186 "  --parts|--partitions Display partitions\n"
187 "  --pvs|--physvols|--physical-volumes\n"
188 "                       Display LVM physical volumes\n"
189 "  --uuid|--uuids       Add UUIDs to --long output\n"
190 "  -v|--verbose         Verbose messages\n"
191 "  -V|--version         Display version and exit\n"
192 "  --vgs|--volgroups|--volume-groups\n"
193 "                       Display LVM volume groups\n"
194 "  -x                   Trace libguestfs API calls\n"
195 "For more information, see the manpage %s(1).\n"
196
197 #: cat/virt-filesystems.c:319 cat/virt-ls.c:347 df/main.c:255
198 #, c-format
199 msgid "%s: you cannot use -h and --csv options together.\n"
200 msgstr "%s: you cannot use -h and --csv options together.\n"
201
202 #: cat/virt-ls.c:103
203 #, c-format
204 msgid ""
205 "%s: list files in a virtual machine\n"
206 "Copyright (C) 2010-2011 Red Hat Inc.\n"
207 "Usage:\n"
208 "  %s [--options] -d domname dir [dir ...]\n"
209 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
210 "Options:\n"
211 "  -a|--add image       Add image\n"
212 "  --checksum[=...]     Display file checksums\n"
213 "  -c|--connect uri     Specify libvirt URI for -d option\n"
214 "  --csv                Comma-Separated Values output\n"
215 "  -d|--domain guest    Add disks from libvirt guest\n"
216 "  --echo-keys          Don't turn off echo for passphrases\n"
217 "  --extra-stats        Display extra stats\n"
218 "  --format[=raw|..]    Force disk format for -a option\n"
219 "  --help               Display brief help\n"
220 "  -h|--human-readable  Human-readable sizes in output\n"
221 "  --keys-from-stdin    Read passphrases from stdin\n"
222 "  -l|--long            Long listing\n"
223 "  -R|--recursive       Recursive listing\n"
224 "  --times              Display file times\n"
225 "  --time-days          Display file times as days before now\n"
226 "  --time-relative      Display file times as seconds before now\n"
227 "  --time-t             Display file times as time_t's\n"
228 "  --uids               Display UID, GID\n"
229 "  -v|--verbose         Verbose messages\n"
230 "  -V|--version         Display version and exit\n"
231 "  -x                   Trace libguestfs API calls\n"
232 "For more information, see the manpage %s(1).\n"
233 msgstr ""
234
235 #: cat/virt-ls.c:338
236 #, c-format
237 msgid ""
238 "%s: used a flag which can only be combined with -lR mode\n"
239 "For more information, read the virt-ls(1) man page.\n"
240 msgstr ""
241
242 #: cat/virt-ls.c:577
243 #, c-format
244 msgid "%s: error getting extended attrs for %s %s\n"
245 msgstr ""
246
247 #: cat/virt-ls.c:583
248 #, c-format
249 msgid "%s: error: cannot parse xattr count for %s %s\n"
250 msgstr ""
251
252 #: df/domains.c:115
253 #, c-format
254 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
255 msgstr "%s: could not connect to libvirt (code %d, domain %d): %s"
256
257 #: df/domains.c:124
258 #, c-format
259 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
260 msgstr "%s: could not get number of running domains (code %d, domain %d): %s"
261
262 #: df/domains.c:134
263 #, c-format
264 msgid "%s: could not list running domains (code %d, domain %d): %s"
265 msgstr "%s: could not list running domains (code %d, domain %d): %s"
266
267 #: df/domains.c:145
268 #, c-format
269 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
270 msgstr "%s: could not get number of inactive domains (code %d, domain %d): %s"
271
272 #: df/domains.c:155
273 #, c-format
274 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
275 msgstr "%s: could not list inactive domains (code %d, domain %d): %s"
276
277 #: df/domains.c:281
278 #, c-format
279 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
280 msgstr "%s: ignoring %s, it has too many discs (%zu > %d)"
281
282 #: df/main.c:74
283 #, c-format
284 msgid ""
285 "%s: display free space on virtual filesystems\n"
286 "Copyright (C) 2010 Red Hat Inc.\n"
287 "Usage:\n"
288 "  %s [--options] -d domname\n"
289 "  %s [--options] -a disk.img [-a disk.img ...]\n"
290 "Options:\n"
291 "  -a|--add image       Add image\n"
292 "  -c|--connect uri     Specify libvirt URI for -d option\n"
293 "  --csv                Output as Comma-Separated Values\n"
294 "  -d|--domain guest    Add disks from libvirt guest\n"
295 "  --format[=raw|..]    Force disk format for -a option\n"
296 "  -h|--human-readable  Human-readable sizes in --long output\n"
297 "  --help               Display brief help\n"
298 "  -i|--inodes          Display inodes\n"
299 "  --one-per-guest      Separate appliance per guest\n"
300 "  --uuid               Add UUIDs to --long output\n"
301 "  -v|--verbose         Verbose messages\n"
302 "  -V|--version         Display version and exit\n"
303 "  -x                   Trace libguestfs API calls\n"
304 "For more information, see the manpage %s(1).\n"
305 msgstr ""
306 "%s: display free space on virtual filesystems\n"
307 "Copyright (C) 2010 Red Hat Inc.\n"
308 "Usage:\n"
309 "  %s [--options] -d domname\n"
310 "  %s [--options] -a disc.img [-a disc.img ...]\n"
311 "Options:\n"
312 "  -a|--add image       Add image\n"
313 "  -c|--connect uri     Specify libvirt URI for -d option\n"
314 "  --csv                Output as Comma-Separated Values\n"
315 "  -d|--domain guest    Add discs from libvirt guest\n"
316 "  --format[=raw|..]    Force disc format for -a option\n"
317 "  -h|--human-readable  Human-readable sizes in --long output\n"
318 "  --help               Display brief help\n"
319 "  -i|--inodes          Display inodes\n"
320 "  --one-per-guest      Separate appliance per guest\n"
321 "  --uuid               Add UUIDs to --long output\n"
322 "  -v|--verbose         Verbose messages\n"
323 "  -V|--version         Display version and exit\n"
324 "  -x                   Trace libguestfs API calls\n"
325 "For more information, see the manpage %s(1).\n"
326
327 #: df/main.c:267
328 #, c-format
329 msgid "%s: compiled without support for libvirt.\n"
330 msgstr "%s: compiled without support for libvirt.\n"
331
332 #: df/output.c:50
333 msgid "VirtualMachine"
334 msgstr "VirtualMachine"
335
336 #: df/output.c:51
337 msgid "Filesystem"
338 msgstr "Filesystem"
339
340 #: df/output.c:54
341 msgid "1K-blocks"
342 msgstr "1K-blocks"
343
344 #: df/output.c:56
345 msgid "Size"
346 msgstr "Size"
347
348 #: df/output.c:57
349 msgid "Used"
350 msgstr "Used"
351
352 #: df/output.c:58
353 msgid "Available"
354 msgstr "Available"
355
356 #: df/output.c:59
357 msgid "Use%"
358 msgstr "Use%"
359
360 #: df/output.c:61
361 msgid "Inodes"
362 msgstr "Inodes"
363
364 #: df/output.c:62
365 msgid "IUsed"
366 msgstr "IUsed"
367
368 #: df/output.c:63
369 msgid "IFree"
370 msgstr "IFree"
371
372 #: df/output.c:64
373 msgid "IUse%"
374 msgstr "IUse%"
375
376 #: edit/virt-edit.c:77
377 #, c-format
378 msgid ""
379 "%s: Edit a file in a virtual machine\n"
380 "Copyright (C) 2009-2011 Red Hat Inc.\n"
381 "Usage:\n"
382 "  %s [--options] -d domname file [file ...]\n"
383 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
384 "Options:\n"
385 "  -a|--add image       Add image\n"
386 "  -b|--backup .ext     Backup original as original.ext\n"
387 "  -c|--connect uri     Specify libvirt URI for -d option\n"
388 "  -d|--domain guest    Add disks from libvirt guest\n"
389 "  --echo-keys          Don't turn off echo for passphrases\n"
390 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
391 "  --format[=raw|..]    Force disk format for -a option\n"
392 "  --help               Display brief help\n"
393 "  --keys-from-stdin    Read passphrases from stdin\n"
394 "  -v|--verbose         Verbose messages\n"
395 "  -V|--version         Display version and exit\n"
396 "  -x                   Trace libguestfs API calls\n"
397 "For more information, see the manpage %s(1).\n"
398 msgstr ""
399
400 #: edit/virt-edit.c:175
401 #, c-format
402 msgid "%s: -b option given multiple times\n"
403 msgstr ""
404
405 #: edit/virt-edit.c:192
406 #, c-format
407 msgid "%s: -e option given multiple times\n"
408 msgstr ""
409
410 #: fish/alloc.c:37
411 #, c-format
412 msgid "use 'alloc file size' to create an image\n"
413 msgstr "use 'alloc file size' to create an image\n"
414
415 #: fish/alloc.c:51
416 #, c-format
417 msgid "use 'sparse file size' to create a sparse image\n"
418 msgstr "use 'sparse file size' to create a sparse image\n"
419
420 #: fish/alloc.c:75
421 #, c-format
422 msgid "can't allocate or add disks after launching\n"
423 msgstr "can't allocate or add discs after launching\n"
424
425 #: fish/alloc.c:156
426 #, c-format
427 msgid "%s: invalid integer parameter (%s returned %d)\n"
428 msgstr "%s: invalid integer parameter (%s returned %d)\n"
429
430 #: fish/cmds.c:2727
431 msgid "Command"
432 msgstr "Command"
433
434 #: fish/cmds.c:2727
435 msgid "Description"
436 msgstr "Description"
437
438 #: fish/cmds.c:2729
439 msgid "add a CD-ROM disk image to examine"
440 msgstr "add a CD-ROM disc image to examine"
441
442 #: fish/cmds.c:2730
443 msgid "add the disk(s) from a named libvirt domain"
444 msgstr "add the disc(s) from a named libvirt domain"
445
446 #: fish/cmds.c:2731 fish/cmds.c:2732
447 msgid "add an image to examine or modify"
448 msgstr "add an image to examine or modify"
449
450 #: fish/cmds.c:2733
451 msgid "add a drive in snapshot mode (read-only)"
452 msgstr "add a drive in snapshot mode (read-only)"
453
454 #: fish/cmds.c:2734
455 msgid "add a drive read-only specifying the QEMU block emulation to use"
456 msgstr "add a drive read-only specifying the QEMU block emulation to use"
457
458 #: fish/cmds.c:2735
459 msgid "add a drive specifying the QEMU block emulation to use"
460 msgstr "add a drive specifying the QEMU block emulation to use"
461
462 #: fish/cmds.c:2736
463 msgid "allocate and add a disk file"
464 msgstr "allocate and add a disc file"
465
466 #: fish/cmds.c:2737
467 msgid "clear Augeas path"
468 msgstr "clear Augeas path"
469
470 #: fish/cmds.c:2738
471 msgid "close the current Augeas handle"
472 msgstr "close the current Augeas handle"
473
474 #: fish/cmds.c:2739
475 msgid "define an Augeas node"
476 msgstr "define an Augeas node"
477
478 #: fish/cmds.c:2740
479 msgid "define an Augeas variable"
480 msgstr "define an Augeas variable"
481
482 #: fish/cmds.c:2741
483 msgid "look up the value of an Augeas path"
484 msgstr "look up the value of an Augeas path"
485
486 #: fish/cmds.c:2742
487 msgid "create a new Augeas handle"
488 msgstr "create a new Augeas handle"
489
490 #: fish/cmds.c:2743
491 msgid "insert a sibling Augeas node"
492 msgstr "insert a sibling Augeas node"
493
494 #: fish/cmds.c:2744
495 msgid "load files into the tree"
496 msgstr "load files into the tree"
497
498 #: fish/cmds.c:2745
499 msgid "list Augeas nodes under augpath"
500 msgstr "list Augeas nodes under augpath"
501
502 #: fish/cmds.c:2746
503 msgid "return Augeas nodes which match augpath"
504 msgstr "return Augeas nodes which match augpath"
505
506 #: fish/cmds.c:2747
507 msgid "move Augeas node"
508 msgstr "move Augeas node"
509
510 #: fish/cmds.c:2748
511 msgid "remove an Augeas path"
512 msgstr "remove an Augeas path"
513
514 #: fish/cmds.c:2749
515 msgid "write all pending Augeas changes to disk"
516 msgstr ""
517
518 #: fish/cmds.c:2750
519 msgid "set Augeas path to value"
520 msgstr ""
521
522 #: fish/cmds.c:2751
523 msgid "test availability of some parts of the API"
524 msgstr ""
525
526 #: fish/cmds.c:2752
527 msgid "return a list of all optional groups"
528 msgstr ""
529
530 #: fish/cmds.c:2753
531 msgid "upload base64-encoded data to file"
532 msgstr ""
533
534 #: fish/cmds.c:2754
535 msgid "download file and encode as base64"
536 msgstr ""
537
538 #: fish/cmds.c:2755
539 msgid "flush device buffers"
540 msgstr ""
541
542 #: fish/cmds.c:2756
543 msgid "get blocksize of block device"
544 msgstr ""
545
546 #: fish/cmds.c:2757
547 msgid "is block device set to read-only"
548 msgstr ""
549
550 #: fish/cmds.c:2758
551 msgid "get total size of device in bytes"
552 msgstr ""
553
554 #: fish/cmds.c:2759
555 msgid "get sectorsize of block device"
556 msgstr ""
557
558 #: fish/cmds.c:2760
559 msgid "get total size of device in 512-byte sectors"
560 msgstr ""
561
562 #: fish/cmds.c:2761
563 msgid "reread partition table"
564 msgstr ""
565
566 #: fish/cmds.c:2762
567 msgid "set blocksize of block device"
568 msgstr ""
569
570 #: fish/cmds.c:2763
571 msgid "set block device to read-only"
572 msgstr ""
573
574 #: fish/cmds.c:2764
575 msgid "set block device to read-write"
576 msgstr ""
577
578 #: fish/cmds.c:2765
579 msgid "resize a btrfs filesystem"
580 msgstr ""
581
582 #: fish/cmds.c:2766
583 msgid "return true path on case-insensitive filesystem"
584 msgstr ""
585
586 #: fish/cmds.c:2767
587 msgid "list the contents of a file"
588 msgstr ""
589
590 #: fish/cmds.c:2768
591 msgid "compute MD5, SHAx or CRC checksum of file"
592 msgstr ""
593
594 #: fish/cmds.c:2769
595 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
596 msgstr ""
597
598 #: fish/cmds.c:2770
599 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
600 msgstr ""
601
602 #: fish/cmds.c:2771
603 msgid "change file mode"
604 msgstr ""
605
606 #: fish/cmds.c:2772 fish/cmds.c:2901
607 msgid "change file owner and group"
608 msgstr ""
609
610 #: fish/cmds.c:2773
611 msgid "run a command from the guest filesystem"
612 msgstr ""
613
614 #: fish/cmds.c:2774
615 msgid "run a command, returning lines"
616 msgstr ""
617
618 #: fish/cmds.c:2775
619 msgid "output compressed device"
620 msgstr ""
621
622 #: fish/cmds.c:2776
623 msgid "output compressed file"
624 msgstr ""
625
626 #: fish/cmds.c:2777
627 msgid "add qemu parameters"
628 msgstr ""
629
630 #: fish/cmds.c:2778
631 msgid "copy from source device to destination device"
632 msgstr ""
633
634 #: fish/cmds.c:2779
635 msgid "copy from source device to destination file"
636 msgstr ""
637
638 #: fish/cmds.c:2780
639 msgid "copy from source file to destination device"
640 msgstr ""
641
642 #: fish/cmds.c:2781
643 msgid "copy from source file to destination file"
644 msgstr ""
645
646 #: fish/cmds.c:2782
647 msgid "copy local files or directories into an image"
648 msgstr ""
649
650 #: fish/cmds.c:2783
651 msgid "copy remote files or directories out of an image"
652 msgstr ""
653
654 #: fish/cmds.c:2784
655 msgid "copy size bytes from source to destination using dd"
656 msgstr ""
657
658 #: fish/cmds.c:2785
659 msgid "copy a file"
660 msgstr ""
661
662 #: fish/cmds.c:2786
663 msgid "copy a file or directory recursively"
664 msgstr ""
665
666 #: fish/cmds.c:2787
667 msgid "copy from source to destination using dd"
668 msgstr ""
669
670 #: fish/cmds.c:2788
671 msgid "debugging and internals"
672 msgstr ""
673
674 #: fish/cmds.c:2789
675 msgid "debug the QEMU command line (internal use only)"
676 msgstr ""
677
678 #: fish/cmds.c:2790
679 msgid "debug the drives (internal use only)"
680 msgstr ""
681
682 #: fish/cmds.c:2791
683 msgid "upload a file to the appliance (internal use only)"
684 msgstr ""
685
686 #: fish/cmds.c:2792
687 msgid "report file system disk space usage"
688 msgstr ""
689
690 #: fish/cmds.c:2793
691 msgid "report file system disk space usage (human readable)"
692 msgstr ""
693
694 #: fish/cmds.c:2794
695 msgid "display an image"
696 msgstr ""
697
698 #: fish/cmds.c:2795
699 msgid "return kernel messages"
700 msgstr ""
701
702 #: fish/cmds.c:2796
703 msgid "download a file to the local machine"
704 msgstr ""
705
706 #: fish/cmds.c:2797
707 msgid "download a file to the local machine with offset and size"
708 msgstr ""
709
710 #: fish/cmds.c:2798
711 msgid "drop kernel page cache, dentries and inodes"
712 msgstr ""
713
714 #: fish/cmds.c:2799
715 msgid "estimate file space usage"
716 msgstr ""
717
718 #: fish/cmds.c:2800
719 msgid "check an ext2/ext3 filesystem"
720 msgstr ""
721
722 #: fish/cmds.c:2801
723 msgid "display a line of text"
724 msgstr ""
725
726 #: fish/cmds.c:2802
727 msgid "echo arguments back to the client"
728 msgstr ""
729
730 #: fish/cmds.c:2803
731 msgid "edit a file"
732 msgstr ""
733
734 #: fish/cmds.c:2804 fish/cmds.c:2805 fish/cmds.c:2810 fish/cmds.c:2811
735 #: fish/cmds.c:2846 fish/cmds.c:2847 fish/cmds.c:3104 fish/cmds.c:3105
736 #: fish/cmds.c:3109 fish/cmds.c:3110 fish/cmds.c:3112 fish/cmds.c:3113
737 msgid "return lines matching a pattern"
738 msgstr ""
739
740 #: fish/cmds.c:2806
741 msgid "test if two files have equal contents"
742 msgstr ""
743
744 #: fish/cmds.c:2807
745 msgid "test if file or directory exists"
746 msgstr ""
747
748 #: fish/cmds.c:2808 fish/cmds.c:2809
749 msgid "preallocate a file in the guest filesystem"
750 msgstr ""
751
752 #: fish/cmds.c:2812
753 msgid "determine file type"
754 msgstr ""
755
756 #: fish/cmds.c:2813
757 msgid "detect the architecture of a binary file"
758 msgstr ""
759
760 #: fish/cmds.c:2814
761 msgid "return the size of the file in bytes"
762 msgstr ""
763
764 #: fish/cmds.c:2815
765 msgid "fill a file with octets"
766 msgstr ""
767
768 #: fish/cmds.c:2816
769 msgid "fill a file with a repeating pattern of bytes"
770 msgstr ""
771
772 #: fish/cmds.c:2817
773 msgid "find all files and directories"
774 msgstr ""
775
776 #: fish/cmds.c:2818
777 msgid "find all files and directories, returning NUL-separated list"
778 msgstr ""
779
780 #: fish/cmds.c:2819
781 msgid "find a filesystem by label"
782 msgstr ""
783
784 #: fish/cmds.c:2820
785 msgid "find a filesystem by UUID"
786 msgstr ""
787
788 #: fish/cmds.c:2821
789 msgid "run the filesystem checker"
790 msgstr ""
791
792 #: fish/cmds.c:2822
793 msgid "get the additional kernel options"
794 msgstr ""
795
796 #: fish/cmds.c:2823
797 msgid "get the attach method"
798 msgstr ""
799
800 #: fish/cmds.c:2824
801 msgid "get autosync mode"
802 msgstr ""
803
804 #: fish/cmds.c:2825
805 msgid "get direct appliance mode flag"
806 msgstr ""
807
808 #: fish/cmds.c:2826
809 msgid "get the ext2/3/4 filesystem label"
810 msgstr ""
811
812 #: fish/cmds.c:2827
813 msgid "get the ext2/3/4 filesystem UUID"
814 msgstr ""
815
816 #: fish/cmds.c:2828
817 msgid "get memory allocated to the qemu subprocess"
818 msgstr ""
819
820 #: fish/cmds.c:2829
821 msgid "get enable network flag"
822 msgstr ""
823
824 #: fish/cmds.c:2830
825 msgid "get the search path"
826 msgstr ""
827
828 #: fish/cmds.c:2831
829 msgid "get process group flag"
830 msgstr ""
831
832 #: fish/cmds.c:2832
833 msgid "get PID of qemu subprocess"
834 msgstr ""
835
836 #: fish/cmds.c:2833
837 msgid "get the qemu binary"
838 msgstr ""
839
840 #: fish/cmds.c:2834
841 msgid "get recovery process enabled flag"
842 msgstr ""
843
844 #: fish/cmds.c:2835
845 msgid "get SELinux enabled flag"
846 msgstr ""
847
848 #: fish/cmds.c:2836
849 msgid "get number of virtual CPUs in appliance"
850 msgstr ""
851
852 #: fish/cmds.c:2837
853 msgid "get the current state"
854 msgstr ""
855
856 #: fish/cmds.c:2838
857 msgid "get command trace enabled flag"
858 msgstr ""
859
860 #: fish/cmds.c:2839
861 msgid "get the current umask"
862 msgstr ""
863
864 #: fish/cmds.c:2840
865 msgid "get verbose mode"
866 msgstr ""
867
868 #: fish/cmds.c:2841
869 msgid "get SELinux security context"
870 msgstr ""
871
872 #: fish/cmds.c:2842 fish/cmds.c:2902
873 msgid "get a single extended attribute"
874 msgstr ""
875
876 #: fish/cmds.c:2843 fish/cmds.c:2903
877 msgid "list extended attributes of a file or directory"
878 msgstr ""
879
880 #: fish/cmds.c:2844
881 msgid "expand wildcards in command"
882 msgstr ""
883
884 #: fish/cmds.c:2845
885 msgid "expand a wildcard path"
886 msgstr ""
887
888 #: fish/cmds.c:2848
889 msgid "install GRUB 1"
890 msgstr ""
891
892 #: fish/cmds.c:2849
893 msgid "return first 10 lines of a file"
894 msgstr ""
895
896 #: fish/cmds.c:2850
897 msgid "return first N lines of a file"
898 msgstr ""
899
900 #: fish/cmds.c:2851
901 msgid "dump a file in hexadecimal"
902 msgstr ""
903
904 #: fish/cmds.c:2852
905 msgid "edit with a hex editor"
906 msgstr ""
907
908 #: fish/cmds.c:2853
909 msgid "list the contents of a single file in an initrd"
910 msgstr ""
911
912 #: fish/cmds.c:2854
913 msgid "list files in an initrd"
914 msgstr ""
915
916 #: fish/cmds.c:2855
917 msgid "add an inotify watch"
918 msgstr ""
919
920 #: fish/cmds.c:2856
921 msgid "close the inotify handle"
922 msgstr ""
923
924 #: fish/cmds.c:2857
925 msgid "return list of watched files that had events"
926 msgstr ""
927
928 #: fish/cmds.c:2858
929 msgid "create an inotify handle"
930 msgstr ""
931
932 #: fish/cmds.c:2859
933 msgid "return list of inotify events"
934 msgstr ""
935
936 #: fish/cmds.c:2860
937 msgid "remove an inotify watch"
938 msgstr ""
939
940 #: fish/cmds.c:2861
941 msgid "get architecture of inspected operating system"
942 msgstr ""
943
944 #: fish/cmds.c:2862
945 msgid "get distro of inspected operating system"
946 msgstr ""
947
948 #: fish/cmds.c:2863
949 msgid "get drive letter mappings"
950 msgstr ""
951
952 #: fish/cmds.c:2864
953 msgid "get filesystems associated with inspected operating system"
954 msgstr ""
955
956 #: fish/cmds.c:2865
957 msgid "get format of inspected operating system"
958 msgstr ""
959
960 #: fish/cmds.c:2866
961 msgid "get hostname of the operating system"
962 msgstr ""
963
964 #: fish/cmds.c:2867
965 msgid "get the icon corresponding to this operating system"
966 msgstr ""
967
968 #: fish/cmds.c:2868
969 msgid "get major version of inspected operating system"
970 msgstr ""
971
972 #: fish/cmds.c:2869
973 msgid "get minor version of inspected operating system"
974 msgstr ""
975
976 #: fish/cmds.c:2870
977 msgid "get mountpoints of inspected operating system"
978 msgstr ""
979
980 #: fish/cmds.c:2871
981 msgid "get package format used by the operating system"
982 msgstr ""
983
984 #: fish/cmds.c:2872
985 msgid "get package management tool used by the operating system"
986 msgstr ""
987
988 #: fish/cmds.c:2873
989 msgid "get product name of inspected operating system"
990 msgstr ""
991
992 #: fish/cmds.c:2874
993 msgid "get product variant of inspected operating system"
994 msgstr ""
995
996 #: fish/cmds.c:2875
997 msgid "return list of operating systems found by last inspection"
998 msgstr ""
999
1000 #: fish/cmds.c:2876
1001 msgid "get type of inspected operating system"
1002 msgstr ""
1003
1004 #: fish/cmds.c:2877
1005 msgid "get Windows CurrentControlSet of inspected operating system"
1006 msgstr ""
1007
1008 #: fish/cmds.c:2878
1009 msgid "get Windows systemroot of inspected operating system"
1010 msgstr ""
1011
1012 #: fish/cmds.c:2879
1013 msgid "get live flag for install disk"
1014 msgstr ""
1015
1016 #: fish/cmds.c:2880
1017 msgid "get multipart flag for install disk"
1018 msgstr ""
1019
1020 #: fish/cmds.c:2881
1021 msgid "get netinst (network installer) flag for install disk"
1022 msgstr ""
1023
1024 #: fish/cmds.c:2882
1025 msgid "get list of applications installed in the operating system"
1026 msgstr ""
1027
1028 #: fish/cmds.c:2883
1029 msgid "inspect disk and return list of operating systems found"
1030 msgstr ""
1031
1032 #: fish/cmds.c:2884
1033 msgid "test if block device"
1034 msgstr ""
1035
1036 #: fish/cmds.c:2885
1037 msgid "is busy processing a command"
1038 msgstr ""
1039
1040 #: fish/cmds.c:2886
1041 msgid "test if character device"
1042 msgstr ""
1043
1044 #: fish/cmds.c:2887
1045 msgid "is in configuration state"
1046 msgstr ""
1047
1048 #: fish/cmds.c:2888
1049 msgid "test if a directory"
1050 msgstr ""
1051
1052 #: fish/cmds.c:2889
1053 msgid "test if FIFO (named pipe)"
1054 msgstr ""
1055
1056 #: fish/cmds.c:2890
1057 msgid "test if a regular file"
1058 msgstr ""
1059
1060 #: fish/cmds.c:2891
1061 msgid "is launching subprocess"
1062 msgstr ""
1063
1064 #: fish/cmds.c:2892
1065 msgid "test if device is a logical volume"
1066 msgstr ""
1067
1068 #: fish/cmds.c:2893
1069 msgid "is ready to accept commands"
1070 msgstr ""
1071
1072 #: fish/cmds.c:2894
1073 msgid "test if socket"
1074 msgstr ""
1075
1076 #: fish/cmds.c:2895
1077 msgid "test if symbolic link"
1078 msgstr ""
1079
1080 #: fish/cmds.c:2896
1081 msgid "test if a file contains all zero bytes"
1082 msgstr ""
1083
1084 #: fish/cmds.c:2897
1085 msgid "test if a device contains all zero bytes"
1086 msgstr ""
1087
1088 #: fish/cmds.c:2898
1089 msgid "kill the qemu subprocess"
1090 msgstr ""
1091
1092 #: fish/cmds.c:2899
1093 msgid "launch the qemu subprocess"
1094 msgstr ""
1095
1096 #: fish/cmds.c:2900
1097 msgid "change working directory"
1098 msgstr ""
1099
1100 #: fish/cmds.c:2904
1101 msgid "list 9p filesystems"
1102 msgstr ""
1103
1104 #: fish/cmds.c:2905
1105 msgid "list the block devices"
1106 msgstr ""
1107
1108 #: fish/cmds.c:2906
1109 msgid "list device mapper devices"
1110 msgstr ""
1111
1112 #: fish/cmds.c:2907
1113 msgid "list filesystems"
1114 msgstr ""
1115
1116 #: fish/cmds.c:2908
1117 msgid "list the partitions"
1118 msgstr ""
1119
1120 #: fish/cmds.c:2909
1121 msgid "list the files in a directory (long format)"
1122 msgstr ""
1123
1124 #: fish/cmds.c:2910 fish/cmds.c:2911
1125 msgid "create a hard link"
1126 msgstr ""
1127
1128 #: fish/cmds.c:2912 fish/cmds.c:2913
1129 msgid "create a symbolic link"
1130 msgstr ""
1131
1132 #: fish/cmds.c:2914 fish/cmds.c:3008
1133 msgid "remove extended attribute of a file or directory"
1134 msgstr ""
1135
1136 #: fish/cmds.c:2915
1137 msgid "list the files in a directory"
1138 msgstr ""
1139
1140 #: fish/cmds.c:2916 fish/cmds.c:3038
1141 msgid "set extended attribute of a file or directory"
1142 msgstr ""
1143
1144 #: fish/cmds.c:2917
1145 msgid "get file information for a symbolic link"
1146 msgstr ""
1147
1148 #: fish/cmds.c:2918
1149 msgid "lstat on multiple files"
1150 msgstr ""
1151
1152 #: fish/cmds.c:2919
1153 msgid "add a key on a LUKS encrypted device"
1154 msgstr ""
1155
1156 #: fish/cmds.c:2920
1157 msgid "close a LUKS device"
1158 msgstr ""
1159
1160 #: fish/cmds.c:2921 fish/cmds.c:2922
1161 msgid "format a block device as a LUKS encrypted device"
1162 msgstr ""
1163
1164 #: fish/cmds.c:2923
1165 msgid "remove a key from a LUKS encrypted device"
1166 msgstr ""
1167
1168 #: fish/cmds.c:2924
1169 msgid "open a LUKS-encrypted block device"
1170 msgstr ""
1171
1172 #: fish/cmds.c:2925
1173 msgid "open a LUKS-encrypted block device read-only"
1174 msgstr ""
1175
1176 #: fish/cmds.c:2926
1177 msgid "create an LVM logical volume"
1178 msgstr ""
1179
1180 #: fish/cmds.c:2927
1181 msgid "get canonical name of an LV"
1182 msgstr ""
1183
1184 #: fish/cmds.c:2928
1185 msgid "clear LVM device filter"
1186 msgstr ""
1187
1188 #: fish/cmds.c:2929
1189 msgid "remove all LVM LVs, VGs and PVs"
1190 msgstr ""
1191
1192 #: fish/cmds.c:2930
1193 msgid "set LVM device filter"
1194 msgstr ""
1195
1196 #: fish/cmds.c:2931
1197 msgid "remove an LVM logical volume"
1198 msgstr ""
1199
1200 #: fish/cmds.c:2932
1201 msgid "rename an LVM logical volume"
1202 msgstr ""
1203
1204 #: fish/cmds.c:2933
1205 msgid "resize an LVM logical volume"
1206 msgstr ""
1207
1208 #: fish/cmds.c:2934
1209 msgid "expand an LV to fill free space"
1210 msgstr ""
1211
1212 #: fish/cmds.c:2935 fish/cmds.c:2936
1213 msgid "list the LVM logical volumes (LVs)"
1214 msgstr ""
1215
1216 #: fish/cmds.c:2937
1217 msgid "get the UUID of a logical volume"
1218 msgstr ""
1219
1220 #: fish/cmds.c:2938
1221 msgid "lgetxattr on multiple files"
1222 msgstr ""
1223
1224 #: fish/cmds.c:2939
1225 msgid "open the manual"
1226 msgstr ""
1227
1228 #: fish/cmds.c:2940
1229 msgid "create a directory"
1230 msgstr ""
1231
1232 #: fish/cmds.c:2941
1233 msgid "create a directory with a particular mode"
1234 msgstr ""
1235
1236 #: fish/cmds.c:2942
1237 msgid "create a directory and parents"
1238 msgstr ""
1239
1240 #: fish/cmds.c:2943
1241 msgid "create a temporary directory"
1242 msgstr ""
1243
1244 #: fish/cmds.c:2944 fish/cmds.c:2945 fish/cmds.c:2946
1245 msgid "make ext2/3/4 filesystem with external journal"
1246 msgstr ""
1247
1248 #: fish/cmds.c:2947
1249 msgid "make ext2/3/4 external journal"
1250 msgstr ""
1251
1252 #: fish/cmds.c:2948
1253 msgid "make ext2/3/4 external journal with label"
1254 msgstr ""
1255
1256 #: fish/cmds.c:2949
1257 msgid "make ext2/3/4 external journal with UUID"
1258 msgstr ""
1259
1260 #: fish/cmds.c:2950
1261 msgid "make FIFO (named pipe)"
1262 msgstr ""
1263
1264 #: fish/cmds.c:2951 fish/cmds.c:2953
1265 msgid "make a filesystem"
1266 msgstr ""
1267
1268 #: fish/cmds.c:2952
1269 msgid "make a filesystem with block size"
1270 msgstr ""
1271
1272 #: fish/cmds.c:2954
1273 msgid "create a mountpoint"
1274 msgstr ""
1275
1276 #: fish/cmds.c:2955
1277 msgid "make block, character or FIFO devices"
1278 msgstr ""
1279
1280 #: fish/cmds.c:2956
1281 msgid "make block device node"
1282 msgstr ""
1283
1284 #: fish/cmds.c:2957
1285 msgid "make char device node"
1286 msgstr ""
1287
1288 #: fish/cmds.c:2958
1289 msgid "create a swap partition"
1290 msgstr ""
1291
1292 #: fish/cmds.c:2959
1293 msgid "create a swap partition with a label"
1294 msgstr ""
1295
1296 #: fish/cmds.c:2960
1297 msgid "create a swap partition with an explicit UUID"
1298 msgstr ""
1299
1300 #: fish/cmds.c:2961
1301 msgid "create a swap file"
1302 msgstr ""
1303
1304 #: fish/cmds.c:2962
1305 msgid "load a kernel module"
1306 msgstr ""
1307
1308 #: fish/cmds.c:2963
1309 msgid "view a file"
1310 msgstr ""
1311
1312 #: fish/cmds.c:2964
1313 msgid "mount a guest disk at a position in the filesystem"
1314 msgstr ""
1315
1316 #: fish/cmds.c:2965
1317 msgid "mount 9p filesystem"
1318 msgstr ""
1319
1320 #: fish/cmds.c:2966
1321 msgid "mount a file using the loop device"
1322 msgstr ""
1323
1324 #: fish/cmds.c:2967
1325 msgid "mount a guest disk with mount options"
1326 msgstr ""
1327
1328 #: fish/cmds.c:2968
1329 msgid "mount a guest disk, read-only"
1330 msgstr ""
1331
1332 #: fish/cmds.c:2969
1333 msgid "mount a guest disk with mount options and vfstype"
1334 msgstr ""
1335
1336 #: fish/cmds.c:2970
1337 msgid "show mountpoints"
1338 msgstr ""
1339
1340 #: fish/cmds.c:2971
1341 msgid "show mounted filesystems"
1342 msgstr ""
1343
1344 #: fish/cmds.c:2972
1345 msgid "move a file"
1346 msgstr ""
1347
1348 #: fish/cmds.c:2973
1349 msgid "probe NTFS volume"
1350 msgstr ""
1351
1352 #: fish/cmds.c:2974 fish/cmds.c:2975
1353 msgid "resize an NTFS filesystem"
1354 msgstr ""
1355
1356 #: fish/cmds.c:2976
1357 msgid "resize an NTFS filesystem (with size)"
1358 msgstr ""
1359
1360 #: fish/cmds.c:2977
1361 msgid "add a partition to the device"
1362 msgstr ""
1363
1364 #: fish/cmds.c:2978
1365 msgid "delete a partition"
1366 msgstr ""
1367
1368 #: fish/cmds.c:2979
1369 msgid "partition whole disk with a single primary partition"
1370 msgstr ""
1371
1372 #: fish/cmds.c:2980
1373 msgid "return true if a partition is bootable"
1374 msgstr ""
1375
1376 #: fish/cmds.c:2981
1377 msgid "get the MBR type byte (ID byte) from a partition"
1378 msgstr ""
1379
1380 #: fish/cmds.c:2982
1381 msgid "get the partition table type"
1382 msgstr ""
1383
1384 #: fish/cmds.c:2983
1385 msgid "create an empty partition table"
1386 msgstr ""
1387
1388 #: fish/cmds.c:2984
1389 msgid "list partitions on a device"
1390 msgstr ""
1391
1392 #: fish/cmds.c:2985
1393 msgid "make a partition bootable"
1394 msgstr ""
1395
1396 #: fish/cmds.c:2986
1397 msgid "set the MBR type byte (ID byte) of a partition"
1398 msgstr ""
1399
1400 #: fish/cmds.c:2987
1401 msgid "set partition name"
1402 msgstr ""
1403
1404 #: fish/cmds.c:2988
1405 msgid "convert partition name to device name"
1406 msgstr ""
1407
1408 #: fish/cmds.c:2989
1409 msgid "convert partition name to partition number"
1410 msgstr ""
1411
1412 #: fish/cmds.c:2990
1413 msgid "ping the guest daemon"
1414 msgstr ""
1415
1416 #: fish/cmds.c:2991
1417 msgid "read part of a file"
1418 msgstr ""
1419
1420 #: fish/cmds.c:2992
1421 msgid "read part of a device"
1422 msgstr ""
1423
1424 #: fish/cmds.c:2993
1425 msgid "create an LVM physical volume"
1426 msgstr ""
1427
1428 #: fish/cmds.c:2994
1429 msgid "remove an LVM physical volume"
1430 msgstr ""
1431
1432 #: fish/cmds.c:2995
1433 msgid "resize an LVM physical volume"
1434 msgstr ""
1435
1436 #: fish/cmds.c:2996
1437 msgid "resize an LVM physical volume (with size)"
1438 msgstr ""
1439
1440 #: fish/cmds.c:2997 fish/cmds.c:2998
1441 msgid "list the LVM physical volumes (PVs)"
1442 msgstr ""
1443
1444 #: fish/cmds.c:2999
1445 msgid "get the UUID of a physical volume"
1446 msgstr ""
1447
1448 #: fish/cmds.c:3000
1449 msgid "write to part of a file"
1450 msgstr ""
1451
1452 #: fish/cmds.c:3001
1453 msgid "write to part of a device"
1454 msgstr ""
1455
1456 #: fish/cmds.c:3002
1457 msgid "read a file"
1458 msgstr ""
1459
1460 #: fish/cmds.c:3003
1461 msgid "read file as lines"
1462 msgstr ""
1463
1464 #: fish/cmds.c:3004
1465 msgid "read directories entries"
1466 msgstr ""
1467
1468 #: fish/cmds.c:3005
1469 msgid "read the target of a symbolic link"
1470 msgstr ""
1471
1472 #: fish/cmds.c:3006
1473 msgid "readlink on multiple files"
1474 msgstr ""
1475
1476 #: fish/cmds.c:3007
1477 msgid "canonicalized absolute pathname"
1478 msgstr ""
1479
1480 #: fish/cmds.c:3009
1481 msgid "close and reopen libguestfs handle"
1482 msgstr ""
1483
1484 #: fish/cmds.c:3010
1485 msgid "resize an ext2, ext3 or ext4 filesystem"
1486 msgstr ""
1487
1488 #: fish/cmds.c:3011
1489 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1490 msgstr ""
1491
1492 #: fish/cmds.c:3012
1493 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1494 msgstr ""
1495
1496 #: fish/cmds.c:3013
1497 msgid "remove a file"
1498 msgstr ""
1499
1500 #: fish/cmds.c:3014
1501 msgid "remove a file or directory recursively"
1502 msgstr ""
1503
1504 #: fish/cmds.c:3015
1505 msgid "remove a directory"
1506 msgstr ""
1507
1508 #: fish/cmds.c:3016
1509 msgid "remove a mountpoint"
1510 msgstr ""
1511
1512 #: fish/cmds.c:3017
1513 msgid "scrub (securely wipe) a device"
1514 msgstr ""
1515
1516 #: fish/cmds.c:3018
1517 msgid "scrub (securely wipe) a file"
1518 msgstr ""
1519
1520 #: fish/cmds.c:3019
1521 msgid "scrub (securely wipe) free space"
1522 msgstr ""
1523
1524 #: fish/cmds.c:3020
1525 msgid "add options to kernel command line"
1526 msgstr ""
1527
1528 #: fish/cmds.c:3021
1529 msgid "set the attach method"
1530 msgstr ""
1531
1532 #: fish/cmds.c:3022
1533 msgid "set autosync mode"
1534 msgstr ""
1535
1536 #: fish/cmds.c:3023
1537 msgid "enable or disable direct appliance mode"
1538 msgstr ""
1539
1540 #: fish/cmds.c:3024
1541 msgid "set the ext2/3/4 filesystem label"
1542 msgstr ""
1543
1544 #: fish/cmds.c:3025
1545 msgid "set the ext2/3/4 filesystem UUID"
1546 msgstr ""
1547
1548 #: fish/cmds.c:3026
1549 msgid "set memory allocated to the qemu subprocess"
1550 msgstr ""
1551
1552 #: fish/cmds.c:3027
1553 msgid "set enable network flag"
1554 msgstr ""
1555
1556 #: fish/cmds.c:3028
1557 msgid "set the search path"
1558 msgstr ""
1559
1560 #: fish/cmds.c:3029
1561 msgid "set process group flag"
1562 msgstr ""
1563
1564 #: fish/cmds.c:3030
1565 msgid "set the qemu binary"
1566 msgstr ""
1567
1568 #: fish/cmds.c:3031
1569 msgid "enable or disable the recovery process"
1570 msgstr ""
1571
1572 #: fish/cmds.c:3032
1573 msgid "set SELinux enabled or disabled at appliance boot"
1574 msgstr ""
1575
1576 #: fish/cmds.c:3033
1577 msgid "set number of virtual CPUs in appliance"
1578 msgstr ""
1579
1580 #: fish/cmds.c:3034
1581 msgid "enable or disable command traces"
1582 msgstr ""
1583
1584 #: fish/cmds.c:3035
1585 msgid "set verbose mode"
1586 msgstr ""
1587
1588 #: fish/cmds.c:3036
1589 msgid "set SELinux security context"
1590 msgstr ""
1591
1592 #: fish/cmds.c:3037
1593 msgid "set an environment variable"
1594 msgstr ""
1595
1596 #: fish/cmds.c:3039 fish/cmds.c:3040
1597 msgid "create partitions on a block device"
1598 msgstr ""
1599
1600 #: fish/cmds.c:3041
1601 msgid "modify a single partition on a block device"
1602 msgstr ""
1603
1604 #: fish/cmds.c:3042
1605 msgid "display the disk geometry from the partition table"
1606 msgstr ""
1607
1608 #: fish/cmds.c:3043
1609 msgid "display the kernel geometry"
1610 msgstr ""
1611
1612 #: fish/cmds.c:3044
1613 msgid "display the partition table"
1614 msgstr ""
1615
1616 #: fish/cmds.c:3045
1617 msgid "run a command via the shell"
1618 msgstr ""
1619
1620 #: fish/cmds.c:3046
1621 msgid "run a command via the shell returning lines"
1622 msgstr ""
1623
1624 #: fish/cmds.c:3047
1625 msgid "sleep for some seconds"
1626 msgstr ""
1627
1628 #: fish/cmds.c:3048
1629 msgid "create a sparse disk image and add"
1630 msgstr ""
1631
1632 #: fish/cmds.c:3049
1633 msgid "get file information"
1634 msgstr ""
1635
1636 #: fish/cmds.c:3050
1637 msgid "get file system statistics"
1638 msgstr ""
1639
1640 #: fish/cmds.c:3051 fish/cmds.c:3052
1641 msgid "print the printable strings in a file"
1642 msgstr ""
1643
1644 #: fish/cmds.c:3053
1645 msgid "list supported groups of commands"
1646 msgstr ""
1647
1648 #: fish/cmds.c:3054
1649 msgid "disable swap on device"
1650 msgstr ""
1651
1652 #: fish/cmds.c:3055
1653 msgid "disable swap on file"
1654 msgstr ""
1655
1656 #: fish/cmds.c:3056
1657 msgid "disable swap on labeled swap partition"
1658 msgstr ""
1659
1660 #: fish/cmds.c:3057
1661 msgid "disable swap on swap partition by UUID"
1662 msgstr ""
1663
1664 #: fish/cmds.c:3058
1665 msgid "enable swap on device"
1666 msgstr ""
1667
1668 #: fish/cmds.c:3059
1669 msgid "enable swap on file"
1670 msgstr ""
1671
1672 #: fish/cmds.c:3060
1673 msgid "enable swap on labeled swap partition"
1674 msgstr ""
1675
1676 #: fish/cmds.c:3061
1677 msgid "enable swap on swap partition by UUID"
1678 msgstr ""
1679
1680 #: fish/cmds.c:3062
1681 msgid "sync disks, writes are flushed through to the disk image"
1682 msgstr ""
1683
1684 #: fish/cmds.c:3063
1685 msgid "return last 10 lines of a file"
1686 msgstr ""
1687
1688 #: fish/cmds.c:3064
1689 msgid "return last N lines of a file"
1690 msgstr ""
1691
1692 #: fish/cmds.c:3065
1693 msgid "unpack tarfile to directory"
1694 msgstr ""
1695
1696 #: fish/cmds.c:3066
1697 msgid "pack directory into tarfile"
1698 msgstr ""
1699
1700 #: fish/cmds.c:3067 fish/cmds.c:3074
1701 msgid "unpack compressed tarball to directory"
1702 msgstr ""
1703
1704 #: fish/cmds.c:3068 fish/cmds.c:3075
1705 msgid "pack directory into compressed tarball"
1706 msgstr ""
1707
1708 #: fish/cmds.c:3069
1709 msgid "print elapsed time taken to run a command"
1710 msgstr ""
1711
1712 #: fish/cmds.c:3070
1713 msgid "update file timestamps or create a new file"
1714 msgstr ""
1715
1716 #: fish/cmds.c:3071
1717 msgid "truncate a file to zero size"
1718 msgstr ""
1719
1720 #: fish/cmds.c:3072
1721 msgid "truncate a file to a particular size"
1722 msgstr ""
1723
1724 #: fish/cmds.c:3073
1725 msgid "get ext2/ext3/ext4 superblock details"
1726 msgstr ""
1727
1728 #: fish/cmds.c:3076
1729 msgid "set file mode creation mask (umask)"
1730 msgstr ""
1731
1732 #: fish/cmds.c:3077
1733 msgid "unmount a filesystem"
1734 msgstr ""
1735
1736 #: fish/cmds.c:3078
1737 msgid "unmount all filesystems"
1738 msgstr ""
1739
1740 #: fish/cmds.c:3079
1741 msgid "unset an environment variable"
1742 msgstr ""
1743
1744 #: fish/cmds.c:3080
1745 msgid "upload a file from the local machine"
1746 msgstr ""
1747
1748 #: fish/cmds.c:3081
1749 msgid "upload a file from the local machine with offset"
1750 msgstr ""
1751
1752 #: fish/cmds.c:3082
1753 msgid "set timestamp of a file with nanosecond precision"
1754 msgstr ""
1755
1756 #: fish/cmds.c:3083
1757 msgid "get the library version number"
1758 msgstr ""
1759
1760 #: fish/cmds.c:3084
1761 msgid "get the filesystem label"
1762 msgstr ""
1763
1764 #: fish/cmds.c:3085
1765 msgid "get the Linux VFS type corresponding to a mounted device"
1766 msgstr ""
1767
1768 #: fish/cmds.c:3086
1769 msgid "get the filesystem UUID"
1770 msgstr ""
1771
1772 #: fish/cmds.c:3087
1773 msgid "activate or deactivate some volume groups"
1774 msgstr ""
1775
1776 #: fish/cmds.c:3088
1777 msgid "activate or deactivate all volume groups"
1778 msgstr ""
1779
1780 #: fish/cmds.c:3089
1781 msgid "create an LVM volume group"
1782 msgstr ""
1783
1784 #: fish/cmds.c:3090
1785 msgid "get the LV UUIDs of all LVs in the volume group"
1786 msgstr ""
1787
1788 #: fish/cmds.c:3091
1789 msgid "get the PV UUIDs containing the volume group"
1790 msgstr ""
1791
1792 #: fish/cmds.c:3092
1793 msgid "remove an LVM volume group"
1794 msgstr ""
1795
1796 #: fish/cmds.c:3093
1797 msgid "rename an LVM volume group"
1798 msgstr ""
1799
1800 #: fish/cmds.c:3094 fish/cmds.c:3095
1801 msgid "list the LVM volume groups (VGs)"
1802 msgstr ""
1803
1804 #: fish/cmds.c:3096
1805 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1806 msgstr ""
1807
1808 #: fish/cmds.c:3097
1809 msgid "get the UUID of a volume group"
1810 msgstr ""
1811
1812 #: fish/cmds.c:3098
1813 msgid "count characters in a file"
1814 msgstr ""
1815
1816 #: fish/cmds.c:3099
1817 msgid "count lines in a file"
1818 msgstr ""
1819
1820 #: fish/cmds.c:3100
1821 msgid "count words in a file"
1822 msgstr ""
1823
1824 #: fish/cmds.c:3101
1825 msgid "create a new file"
1826 msgstr ""
1827
1828 #: fish/cmds.c:3102
1829 msgid "append content to end of file"
1830 msgstr ""
1831
1832 #: fish/cmds.c:3103
1833 msgid "create a file"
1834 msgstr ""
1835
1836 #: fish/cmds.c:3106
1837 msgid "write zeroes to the device"
1838 msgstr ""
1839
1840 #: fish/cmds.c:3107
1841 msgid "write zeroes to an entire device"
1842 msgstr ""
1843
1844 #: fish/cmds.c:3108
1845 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1846 msgstr ""
1847
1848 #: fish/cmds.c:3111
1849 msgid "determine file type inside a compressed file"
1850 msgstr ""
1851
1852 #: fish/cmds.c:3114
1853 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1854 msgstr ""
1855
1856 #: fish/cmds.c:3432 fish/cmds.c:3446 fish/cmds.c:3462 fish/cmds.c:3479
1857 #: fish/cmds.c:3496 fish/cmds.c:3514 fish/cmds.c:3533 fish/cmds.c:3549
1858 #: fish/cmds.c:3567 fish/cmds.c:3583 fish/cmds.c:3601 fish/cmds.c:3617
1859 #: fish/cmds.c:3634 fish/cmds.c:3649 fish/cmds.c:3667 fish/cmds.c:3682
1860 #: fish/cmds.c:3698 fish/cmds.c:3714 fish/cmds.c:3730 fish/cmds.c:3746
1861 #: fish/cmds.c:3762 fish/cmds.c:3780 fish/cmds.c:3813 fish/cmds.c:3829
1862 #: fish/cmds.c:3845 fish/cmds.c:3864 fish/cmds.c:3879 fish/cmds.c:3897
1863 #: fish/cmds.c:3912 fish/cmds.c:3930 fish/cmds.c:3945 fish/cmds.c:3963
1864 #: fish/cmds.c:3978 fish/cmds.c:3997 fish/cmds.c:4016 fish/cmds.c:4034
1865 #: fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4093 fish/cmds.c:4113
1866 #: fish/cmds.c:4133 fish/cmds.c:4152 fish/cmds.c:4171 fish/cmds.c:4191
1867 #: fish/cmds.c:4211 fish/cmds.c:4231 fish/cmds.c:4246 fish/cmds.c:4262
1868 #: fish/cmds.c:4339 fish/cmds.c:4357 fish/cmds.c:4374 fish/cmds.c:4391
1869 #: fish/cmds.c:4480 fish/cmds.c:4500 fish/cmds.c:4520 fish/cmds.c:4540
1870 #: fish/cmds.c:4560 fish/cmds.c:4580 fish/cmds.c:4599 fish/cmds.c:4618
1871 #: fish/cmds.c:4637 fish/cmds.c:4652 fish/cmds.c:4671 fish/cmds.c:4691
1872 #: fish/cmds.c:4711 fish/cmds.c:4787 fish/cmds.c:4802 fish/cmds.c:4820
1873 #: fish/cmds.c:4853 fish/cmds.c:4872 fish/cmds.c:4888 fish/cmds.c:4904
1874 #: fish/cmds.c:4923 fish/cmds.c:4945 fish/cmds.c:4967 fish/cmds.c:4987
1875 #: fish/cmds.c:5004 fish/cmds.c:5021 fish/cmds.c:5038 fish/cmds.c:5055
1876 #: fish/cmds.c:5072 fish/cmds.c:5089 fish/cmds.c:5106 fish/cmds.c:5125
1877 #: fish/cmds.c:5148 fish/cmds.c:5184 fish/cmds.c:5201 fish/cmds.c:5224
1878 #: fish/cmds.c:5246 fish/cmds.c:5267 fish/cmds.c:5287 fish/cmds.c:5306
1879 #: fish/cmds.c:5326 fish/cmds.c:5344 fish/cmds.c:5362 fish/cmds.c:5376
1880 #: fish/cmds.c:5392 fish/cmds.c:5412 fish/cmds.c:5431 fish/cmds.c:5450
1881 #: fish/cmds.c:5469 fish/cmds.c:5488 fish/cmds.c:5508 fish/cmds.c:5548
1882 #: fish/cmds.c:5605 fish/cmds.c:5626 fish/cmds.c:5647 fish/cmds.c:5668
1883 #: fish/cmds.c:5686 fish/cmds.c:5708 fish/cmds.c:5746 fish/cmds.c:5768
1884 #: fish/cmds.c:5847 fish/cmds.c:5886 fish/cmds.c:5901 fish/cmds.c:5918
1885 #: fish/cmds.c:5932 fish/cmds.c:5948 fish/cmds.c:5970 fish/cmds.c:5992
1886 #: fish/cmds.c:6014 fish/cmds.c:6036 fish/cmds.c:6058 fish/cmds.c:6080
1887 #: fish/cmds.c:6100 fish/cmds.c:6117 fish/cmds.c:6134 fish/cmds.c:6153
1888 #: fish/cmds.c:6172 fish/cmds.c:6192 fish/cmds.c:6228 fish/cmds.c:6247
1889 #: fish/cmds.c:6266 fish/cmds.c:6283 fish/cmds.c:6301 fish/cmds.c:6324
1890 #: fish/cmds.c:6347 fish/cmds.c:6371 fish/cmds.c:6394 fish/cmds.c:6415
1891 #: fish/cmds.c:6438 fish/cmds.c:6461 fish/cmds.c:6481 fish/cmds.c:6503
1892 #: fish/cmds.c:6524 fish/cmds.c:6547 fish/cmds.c:6564 fish/cmds.c:6581
1893 #: fish/cmds.c:6599 fish/cmds.c:6617 fish/cmds.c:6638 fish/cmds.c:6656
1894 #: fish/cmds.c:6677 fish/cmds.c:6697 fish/cmds.c:6715 fish/cmds.c:6736
1895 #: fish/cmds.c:6759 fish/cmds.c:6782 fish/cmds.c:6804 fish/cmds.c:6837
1896 #: fish/cmds.c:6854 fish/cmds.c:6871 fish/cmds.c:6895 fish/cmds.c:6918
1897 #: fish/cmds.c:6941 fish/cmds.c:6963 fish/cmds.c:6980 fish/cmds.c:7002
1898 #: fish/cmds.c:7096 fish/cmds.c:7116 fish/cmds.c:7136 fish/cmds.c:7156
1899 #: fish/cmds.c:7174 fish/cmds.c:7195 fish/cmds.c:7231 fish/cmds.c:7248
1900 #: fish/cmds.c:7270 fish/cmds.c:7287 fish/cmds.c:7323 fish/cmds.c:7343
1901 #: fish/cmds.c:7363 fish/cmds.c:7383 fish/cmds.c:7405 fish/cmds.c:7422
1902 #: fish/cmds.c:7441 fish/cmds.c:7460 fish/cmds.c:7482 fish/cmds.c:7503
1903 #: fish/cmds.c:7524 fish/cmds.c:7545 fish/cmds.c:7568 fish/cmds.c:7609
1904 #: fish/cmds.c:7632 fish/cmds.c:7671 fish/cmds.c:7688 fish/cmds.c:7707
1905 #: fish/cmds.c:7728 fish/cmds.c:7751 fish/cmds.c:7773 fish/cmds.c:7791
1906 #: fish/cmds.c:7810 fish/cmds.c:7831 fish/cmds.c:7908 fish/cmds.c:7949
1907 #: fish/cmds.c:8028 fish/cmds.c:8104 fish/cmds.c:8141 fish/cmds.c:8164
1908 #: fish/cmds.c:8185 fish/cmds.c:8208 fish/cmds.c:8230 fish/cmds.c:8255
1909 #: fish/cmds.c:8298 fish/cmds.c:8339 fish/cmds.c:8360 fish/cmds.c:8378
1910 #: fish/cmds.c:8397 fish/cmds.c:8414 fish/cmds.c:8432 fish/cmds.c:8459
1911 #: fish/cmds.c:8483 fish/cmds.c:8507 fish/cmds.c:8531 fish/cmds.c:8555
1912 #: fish/cmds.c:8579 fish/cmds.c:8603 fish/cmds.c:8627 fish/cmds.c:8651
1913 #: fish/cmds.c:8675 fish/cmds.c:8699 fish/cmds.c:8723 fish/cmds.c:8746
1914 #: fish/cmds.c:8769 fish/cmds.c:8790 fish/cmds.c:8811 fish/cmds.c:8832
1915 #: fish/cmds.c:8852 fish/cmds.c:8875 fish/cmds.c:8913 fish/cmds.c:8930
1916 #: fish/cmds.c:8947 fish/cmds.c:8966 fish/cmds.c:8985 fish/cmds.c:9002
1917 #: fish/cmds.c:9019 fish/cmds.c:9036 fish/cmds.c:9053 fish/cmds.c:9072
1918 #: fish/cmds.c:9108 fish/cmds.c:9148 fish/cmds.c:9181 fish/cmds.c:9198
1919 #: fish/cmds.c:9215 fish/cmds.c:9231 fish/cmds.c:9246 fish/cmds.c:9267
1920 #: fish/cmds.c:9305 fish/cmds.c:9343 fish/cmds.c:9382 fish/cmds.c:9422
1921 #: fish/cmds.c:9463 fish/cmds.c:9504 fish/cmds.c:9542 fish/cmds.c:9559
1922 #: fish/cmds.c:9582 fish/cmds.c:9604 fish/cmds.c:9626 fish/cmds.c:9646
1923 #: fish/cmds.c:9666 fish/cmds.c:9702 fish/cmds.c:9774 fish/cmds.c:9814
1924 #: fish/cmds.c:9872 fish/cmds.c:9898 fish/cmds.c:9924 fish/cmds.c:9952
1925 #: fish/cmds.c:10011 fish/cmds.c:10032 fish/cmds.c:10077 fish/cmds.c:10097
1926 #: fish/cmds.c:10136 fish/cmds.c:10173 fish/cmds.c:10193 fish/cmds.c:10215
1927 #: fish/cmds.c:10272 fish/cmds.c:10292 fish/cmds.c:10314 fish/cmds.c:10336
1928 #: fish/cmds.c:10355 fish/cmds.c:10375 fish/cmds.c:10402 fish/cmds.c:10422
1929 #: fish/cmds.c:10442 fish/cmds.c:10462 fish/cmds.c:10482 fish/cmds.c:10504
1930 #: fish/cmds.c:10539 fish/cmds.c:10557 fish/cmds.c:10580 fish/cmds.c:10602
1931 #: fish/cmds.c:10617 fish/cmds.c:10634 fish/cmds.c:10671 fish/cmds.c:10710
1932 #: fish/cmds.c:10750 fish/cmds.c:10806 fish/cmds.c:10828 fish/cmds.c:10864
1933 #: fish/cmds.c:10879 fish/cmds.c:10899 fish/cmds.c:10939 fish/cmds.c:10962
1934 #: fish/cmds.c:10986 fish/cmds.c:11011 fish/cmds.c:11052 fish/cmds.c:11077
1935 #: fish/cmds.c:11115 fish/cmds.c:11146 fish/cmds.c:11177 fish/cmds.c:11205
1936 #: fish/cmds.c:11225 fish/cmds.c:11257 fish/cmds.c:11277 fish/cmds.c:11297
1937 #: fish/cmds.c:11314 fish/cmds.c:11332 fish/cmds.c:11357 fish/cmds.c:11380
1938 #: fish/cmds.c:11399 fish/cmds.c:11443 fish/cmds.c:11488 fish/cmds.c:11536
1939 #: fish/cmds.c:11577 fish/cmds.c:11596 fish/cmds.c:11616 fish/cmds.c:11636
1940 #: fish/cmds.c:11657 fish/cmds.c:11678 fish/cmds.c:11699 fish/cmds.c:11720
1941 #: fish/cmds.c:11741 fish/cmds.c:11763 fish/cmds.c:11801 fish/cmds.c:11852
1942 #: fish/cmds.c:11890 fish/cmds.c:11946 fish/cmds.c:12082 fish/cmds.c:12111
1943 #: fish/cmds.c:12138 fish/cmds.c:12155 fish/cmds.c:12176 fish/cmds.c:12193
1944 #: fish/cmds.c:12255 fish/cmds.c:12393 fish/cmds.c:12551
1945 #, c-format
1946 msgid "%s should have %d parameter(s)\n"
1947 msgstr ""
1948
1949 #: fish/cmds.c:3433 fish/cmds.c:3447 fish/cmds.c:3463 fish/cmds.c:3480
1950 #: fish/cmds.c:3497 fish/cmds.c:3515 fish/cmds.c:3534 fish/cmds.c:3550
1951 #: fish/cmds.c:3568 fish/cmds.c:3584 fish/cmds.c:3602 fish/cmds.c:3618
1952 #: fish/cmds.c:3635 fish/cmds.c:3650 fish/cmds.c:3668 fish/cmds.c:3683
1953 #: fish/cmds.c:3699 fish/cmds.c:3715 fish/cmds.c:3731 fish/cmds.c:3747
1954 #: fish/cmds.c:3763 fish/cmds.c:3781 fish/cmds.c:3814 fish/cmds.c:3830
1955 #: fish/cmds.c:3846 fish/cmds.c:3865 fish/cmds.c:3880 fish/cmds.c:3898
1956 #: fish/cmds.c:3913 fish/cmds.c:3931 fish/cmds.c:3946 fish/cmds.c:3964
1957 #: fish/cmds.c:3979 fish/cmds.c:3998 fish/cmds.c:4017 fish/cmds.c:4035
1958 #: fish/cmds.c:4055 fish/cmds.c:4074 fish/cmds.c:4094 fish/cmds.c:4114
1959 #: fish/cmds.c:4134 fish/cmds.c:4153 fish/cmds.c:4172 fish/cmds.c:4192
1960 #: fish/cmds.c:4212 fish/cmds.c:4232 fish/cmds.c:4247 fish/cmds.c:4263
1961 #: fish/cmds.c:4284 fish/cmds.c:4340 fish/cmds.c:4358 fish/cmds.c:4375
1962 #: fish/cmds.c:4392 fish/cmds.c:4413 fish/cmds.c:4481 fish/cmds.c:4501
1963 #: fish/cmds.c:4521 fish/cmds.c:4541 fish/cmds.c:4561 fish/cmds.c:4581
1964 #: fish/cmds.c:4600 fish/cmds.c:4619 fish/cmds.c:4638 fish/cmds.c:4653
1965 #: fish/cmds.c:4672 fish/cmds.c:4692 fish/cmds.c:4712 fish/cmds.c:4735
1966 #: fish/cmds.c:4788 fish/cmds.c:4803 fish/cmds.c:4821 fish/cmds.c:4854
1967 #: fish/cmds.c:4873 fish/cmds.c:4889 fish/cmds.c:4905 fish/cmds.c:4924
1968 #: fish/cmds.c:4946 fish/cmds.c:4968 fish/cmds.c:4988 fish/cmds.c:5005
1969 #: fish/cmds.c:5022 fish/cmds.c:5039 fish/cmds.c:5056 fish/cmds.c:5073
1970 #: fish/cmds.c:5090 fish/cmds.c:5107 fish/cmds.c:5126 fish/cmds.c:5149
1971 #: fish/cmds.c:5185 fish/cmds.c:5202 fish/cmds.c:5225 fish/cmds.c:5247
1972 #: fish/cmds.c:5268 fish/cmds.c:5288 fish/cmds.c:5307 fish/cmds.c:5327
1973 #: fish/cmds.c:5345 fish/cmds.c:5363 fish/cmds.c:5377 fish/cmds.c:5393
1974 #: fish/cmds.c:5413 fish/cmds.c:5432 fish/cmds.c:5451 fish/cmds.c:5470
1975 #: fish/cmds.c:5489 fish/cmds.c:5509 fish/cmds.c:5549 fish/cmds.c:5606
1976 #: fish/cmds.c:5627 fish/cmds.c:5648 fish/cmds.c:5669 fish/cmds.c:5687
1977 #: fish/cmds.c:5709 fish/cmds.c:5747 fish/cmds.c:5769 fish/cmds.c:5848
1978 #: fish/cmds.c:5887 fish/cmds.c:5902 fish/cmds.c:5919 fish/cmds.c:5933
1979 #: fish/cmds.c:5949 fish/cmds.c:5971 fish/cmds.c:5993 fish/cmds.c:6015
1980 #: fish/cmds.c:6037 fish/cmds.c:6059 fish/cmds.c:6081 fish/cmds.c:6101
1981 #: fish/cmds.c:6118 fish/cmds.c:6135 fish/cmds.c:6154 fish/cmds.c:6173
1982 #: fish/cmds.c:6193 fish/cmds.c:6229 fish/cmds.c:6248 fish/cmds.c:6267
1983 #: fish/cmds.c:6284 fish/cmds.c:6302 fish/cmds.c:6325 fish/cmds.c:6348
1984 #: fish/cmds.c:6372 fish/cmds.c:6395 fish/cmds.c:6416 fish/cmds.c:6439
1985 #: fish/cmds.c:6462 fish/cmds.c:6482 fish/cmds.c:6504 fish/cmds.c:6525
1986 #: fish/cmds.c:6548 fish/cmds.c:6565 fish/cmds.c:6582 fish/cmds.c:6600
1987 #: fish/cmds.c:6618 fish/cmds.c:6639 fish/cmds.c:6657 fish/cmds.c:6678
1988 #: fish/cmds.c:6698 fish/cmds.c:6716 fish/cmds.c:6737 fish/cmds.c:6760
1989 #: fish/cmds.c:6783 fish/cmds.c:6805 fish/cmds.c:6838 fish/cmds.c:6855
1990 #: fish/cmds.c:6872 fish/cmds.c:6896 fish/cmds.c:6919 fish/cmds.c:6942
1991 #: fish/cmds.c:6964 fish/cmds.c:6981 fish/cmds.c:7003 fish/cmds.c:7097
1992 #: fish/cmds.c:7117 fish/cmds.c:7137 fish/cmds.c:7157 fish/cmds.c:7175
1993 #: fish/cmds.c:7196 fish/cmds.c:7232 fish/cmds.c:7249 fish/cmds.c:7271
1994 #: fish/cmds.c:7288 fish/cmds.c:7324 fish/cmds.c:7344 fish/cmds.c:7364
1995 #: fish/cmds.c:7384 fish/cmds.c:7406 fish/cmds.c:7423 fish/cmds.c:7442
1996 #: fish/cmds.c:7461 fish/cmds.c:7483 fish/cmds.c:7504 fish/cmds.c:7525
1997 #: fish/cmds.c:7546 fish/cmds.c:7569 fish/cmds.c:7610 fish/cmds.c:7633
1998 #: fish/cmds.c:7672 fish/cmds.c:7689 fish/cmds.c:7708 fish/cmds.c:7729
1999 #: fish/cmds.c:7752 fish/cmds.c:7774 fish/cmds.c:7792 fish/cmds.c:7811
2000 #: fish/cmds.c:7832 fish/cmds.c:7909 fish/cmds.c:7950 fish/cmds.c:8029
2001 #: fish/cmds.c:8105 fish/cmds.c:8142 fish/cmds.c:8165 fish/cmds.c:8186
2002 #: fish/cmds.c:8209 fish/cmds.c:8231 fish/cmds.c:8256 fish/cmds.c:8299
2003 #: fish/cmds.c:8340 fish/cmds.c:8361 fish/cmds.c:8379 fish/cmds.c:8398
2004 #: fish/cmds.c:8415 fish/cmds.c:8433 fish/cmds.c:8460 fish/cmds.c:8484
2005 #: fish/cmds.c:8508 fish/cmds.c:8532 fish/cmds.c:8556 fish/cmds.c:8580
2006 #: fish/cmds.c:8604 fish/cmds.c:8628 fish/cmds.c:8652 fish/cmds.c:8676
2007 #: fish/cmds.c:8700 fish/cmds.c:8724 fish/cmds.c:8747 fish/cmds.c:8770
2008 #: fish/cmds.c:8791 fish/cmds.c:8812 fish/cmds.c:8833 fish/cmds.c:8853
2009 #: fish/cmds.c:8876 fish/cmds.c:8914 fish/cmds.c:8931 fish/cmds.c:8948
2010 #: fish/cmds.c:8967 fish/cmds.c:8986 fish/cmds.c:9003 fish/cmds.c:9020
2011 #: fish/cmds.c:9037 fish/cmds.c:9054 fish/cmds.c:9073 fish/cmds.c:9109
2012 #: fish/cmds.c:9149 fish/cmds.c:9182 fish/cmds.c:9199 fish/cmds.c:9216
2013 #: fish/cmds.c:9232 fish/cmds.c:9247 fish/cmds.c:9268 fish/cmds.c:9306
2014 #: fish/cmds.c:9344 fish/cmds.c:9383 fish/cmds.c:9423 fish/cmds.c:9464
2015 #: fish/cmds.c:9505 fish/cmds.c:9543 fish/cmds.c:9560 fish/cmds.c:9583
2016 #: fish/cmds.c:9605 fish/cmds.c:9627 fish/cmds.c:9647 fish/cmds.c:9667
2017 #: fish/cmds.c:9703 fish/cmds.c:9775 fish/cmds.c:9815 fish/cmds.c:9873
2018 #: fish/cmds.c:9899 fish/cmds.c:9925 fish/cmds.c:9953 fish/cmds.c:10012
2019 #: fish/cmds.c:10033 fish/cmds.c:10078 fish/cmds.c:10098 fish/cmds.c:10137
2020 #: fish/cmds.c:10174 fish/cmds.c:10194 fish/cmds.c:10216 fish/cmds.c:10273
2021 #: fish/cmds.c:10293 fish/cmds.c:10315 fish/cmds.c:10337 fish/cmds.c:10356
2022 #: fish/cmds.c:10376 fish/cmds.c:10403 fish/cmds.c:10423 fish/cmds.c:10443
2023 #: fish/cmds.c:10463 fish/cmds.c:10483 fish/cmds.c:10505 fish/cmds.c:10540
2024 #: fish/cmds.c:10558 fish/cmds.c:10581 fish/cmds.c:10603 fish/cmds.c:10618
2025 #: fish/cmds.c:10635 fish/cmds.c:10672 fish/cmds.c:10711 fish/cmds.c:10751
2026 #: fish/cmds.c:10807 fish/cmds.c:10829 fish/cmds.c:10865 fish/cmds.c:10880
2027 #: fish/cmds.c:10900 fish/cmds.c:10940 fish/cmds.c:10963 fish/cmds.c:10987
2028 #: fish/cmds.c:11012 fish/cmds.c:11053 fish/cmds.c:11078 fish/cmds.c:11116
2029 #: fish/cmds.c:11147 fish/cmds.c:11178 fish/cmds.c:11206 fish/cmds.c:11226
2030 #: fish/cmds.c:11258 fish/cmds.c:11278 fish/cmds.c:11298 fish/cmds.c:11315
2031 #: fish/cmds.c:11333 fish/cmds.c:11358 fish/cmds.c:11381 fish/cmds.c:11400
2032 #: fish/cmds.c:11444 fish/cmds.c:11489 fish/cmds.c:11537 fish/cmds.c:11578
2033 #: fish/cmds.c:11597 fish/cmds.c:11617 fish/cmds.c:11637 fish/cmds.c:11658
2034 #: fish/cmds.c:11679 fish/cmds.c:11700 fish/cmds.c:11721 fish/cmds.c:11742
2035 #: fish/cmds.c:11764 fish/cmds.c:11802 fish/cmds.c:11853 fish/cmds.c:11891
2036 #: fish/cmds.c:11947 fish/cmds.c:11970 fish/cmds.c:12083 fish/cmds.c:12112
2037 #: fish/cmds.c:12139 fish/cmds.c:12156 fish/cmds.c:12177 fish/cmds.c:12194
2038 #: fish/cmds.c:12216 fish/cmds.c:12256 fish/cmds.c:12277 fish/cmds.c:12337
2039 #: fish/cmds.c:12394 fish/cmds.c:12420 fish/cmds.c:12489 fish/cmds.c:12552
2040 #: fish/cmds.c:12574 fish/cmds.c:12665 fish/cmds.c:12758 fish/cmds.c:12851
2041 #, c-format
2042 msgid "type 'help %s' for help on %s\n"
2043 msgstr ""
2044
2045 #: fish/cmds.c:3791 fish/cmds.c:4831 fish/cmds.c:5161 fish/cmds.c:5519
2046 #: fish/cmds.c:5559 fish/cmds.c:5578 fish/cmds.c:5721 fish/cmds.c:5780
2047 #: fish/cmds.c:5799 fish/cmds.c:5818 fish/cmds.c:5861 fish/cmds.c:6204
2048 #: fish/cmds.c:6815 fish/cmds.c:7014 fish/cmds.c:7033 fish/cmds.c:7052
2049 #: fish/cmds.c:7071 fish/cmds.c:7207 fish/cmds.c:7298 fish/cmds.c:7579
2050 #: fish/cmds.c:7643 fish/cmds.c:7842 fish/cmds.c:7861 fish/cmds.c:7880
2051 #: fish/cmds.c:7919 fish/cmds.c:7960 fish/cmds.c:7979 fish/cmds.c:7998
2052 #: fish/cmds.c:8039 fish/cmds.c:8058 fish/cmds.c:8077 fish/cmds.c:8115
2053 #: fish/cmds.c:8268 fish/cmds.c:8311 fish/cmds.c:8888 fish/cmds.c:9083
2054 #: fish/cmds.c:9121 fish/cmds.c:9159 fish/cmds.c:9279 fish/cmds.c:9316
2055 #: fish/cmds.c:9354 fish/cmds.c:9393 fish/cmds.c:9434 fish/cmds.c:9475
2056 #: fish/cmds.c:9516 fish/cmds.c:9679 fish/cmds.c:9715 fish/cmds.c:9728
2057 #: fish/cmds.c:9741 fish/cmds.c:9754 fish/cmds.c:9787 fish/cmds.c:9825
2058 #: fish/cmds.c:9844 fish/cmds.c:9965 fish/cmds.c:9984 fish/cmds.c:10045
2059 #: fish/cmds.c:10058 fish/cmds.c:10109 fish/cmds.c:10148 fish/cmds.c:10226
2060 #: fish/cmds.c:10245 fish/cmds.c:10519 fish/cmds.c:10646 fish/cmds.c:10683
2061 #: fish/cmds.c:10722 fish/cmds.c:10762 fish/cmds.c:10781 fish/cmds.c:10840
2062 #: fish/cmds.c:10913 fish/cmds.c:11023 fish/cmds.c:11093 fish/cmds.c:11127
2063 #: fish/cmds.c:11158 fish/cmds.c:11189 fish/cmds.c:11238 fish/cmds.c:11415
2064 #: fish/cmds.c:11459 fish/cmds.c:11508 fish/cmds.c:11552 fish/cmds.c:11778
2065 #: fish/cmds.c:11816 fish/cmds.c:11829 fish/cmds.c:11867 fish/cmds.c:11902
2066 #: fish/cmds.c:11921 fish/cmds.c:11988 fish/cmds.c:12016 fish/cmds.c:12039
2067 #: fish/cmds.c:12294 fish/cmds.c:12355 fish/cmds.c:12441 fish/cmds.c:12509
2068 #: fish/cmds.c:12592 fish/cmds.c:12609 fish/cmds.c:12626 fish/cmds.c:12684
2069 #: fish/cmds.c:12701 fish/cmds.c:12718 fish/cmds.c:12777 fish/cmds.c:12794
2070 #: fish/cmds.c:12811 fish/cmds.c:12871 fish/cmds.c:12888 fish/cmds.c:12905
2071 #, c-format
2072 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2073 msgstr ""
2074
2075 #: fish/cmds.c:3797 fish/cmds.c:4837 fish/cmds.c:5167 fish/cmds.c:5525
2076 #: fish/cmds.c:5565 fish/cmds.c:5584 fish/cmds.c:5727 fish/cmds.c:5786
2077 #: fish/cmds.c:5805 fish/cmds.c:5824 fish/cmds.c:5867 fish/cmds.c:6210
2078 #: fish/cmds.c:6821 fish/cmds.c:7020 fish/cmds.c:7039 fish/cmds.c:7058
2079 #: fish/cmds.c:7077 fish/cmds.c:7213 fish/cmds.c:7304 fish/cmds.c:7585
2080 #: fish/cmds.c:7649 fish/cmds.c:7848 fish/cmds.c:7867 fish/cmds.c:7886
2081 #: fish/cmds.c:7925 fish/cmds.c:7966 fish/cmds.c:7985 fish/cmds.c:8004
2082 #: fish/cmds.c:8045 fish/cmds.c:8064 fish/cmds.c:8083 fish/cmds.c:8121
2083 #: fish/cmds.c:8274 fish/cmds.c:8317 fish/cmds.c:8894 fish/cmds.c:9089
2084 #: fish/cmds.c:9127 fish/cmds.c:9165 fish/cmds.c:9285 fish/cmds.c:9322
2085 #: fish/cmds.c:9360 fish/cmds.c:9399 fish/cmds.c:9440 fish/cmds.c:9481
2086 #: fish/cmds.c:9522 fish/cmds.c:9793 fish/cmds.c:9831 fish/cmds.c:9850
2087 #: fish/cmds.c:9971 fish/cmds.c:10115 fish/cmds.c:10154 fish/cmds.c:10232
2088 #: fish/cmds.c:10251 fish/cmds.c:10652 fish/cmds.c:10689 fish/cmds.c:10728
2089 #: fish/cmds.c:10768 fish/cmds.c:10787 fish/cmds.c:10846 fish/cmds.c:10919
2090 #: fish/cmds.c:11029 fish/cmds.c:11421 fish/cmds.c:11465 fish/cmds.c:11514
2091 #: fish/cmds.c:11558 fish/cmds.c:11908 fish/cmds.c:11994 fish/cmds.c:12022
2092 #: fish/cmds.c:12045 fish/cmds.c:12447 fish/cmds.c:12515
2093 #, c-format
2094 msgid "%s: %s: integer out of range\n"
2095 msgstr ""
2096
2097 #: fish/cmds.c:4283 fish/cmds.c:4412 fish/cmds.c:4734 fish/cmds.c:11969
2098 #: fish/cmds.c:12215 fish/cmds.c:12276 fish/cmds.c:12336 fish/cmds.c:12419
2099 #: fish/cmds.c:12488 fish/cmds.c:12573 fish/cmds.c:12664 fish/cmds.c:12757
2100 #: fish/cmds.c:12850
2101 #, c-format
2102 msgid "%s should have %d-%d parameter(s)\n"
2103 msgstr ""
2104
2105 #: fish/cmds.c:4314 fish/cmds.c:4453 fish/cmds.c:4755 fish/cmds.c:12055
2106 #: fish/cmds.c:12232 fish/cmds.c:12309 fish/cmds.c:12365 fish/cmds.c:12457
2107 #: fish/cmds.c:12525 fish/cmds.c:12636 fish/cmds.c:12728 fish/cmds.c:12821
2108 #: fish/cmds.c:12915
2109 #, c-format
2110 msgid "%s: unknown optional argument \"%s\"\n"
2111 msgstr ""
2112
2113 #: fish/cmds.c:4320 fish/cmds.c:4459 fish/cmds.c:4761 fish/cmds.c:12061
2114 #: fish/cmds.c:12238 fish/cmds.c:12315 fish/cmds.c:12371 fish/cmds.c:12463
2115 #: fish/cmds.c:12531 fish/cmds.c:12642 fish/cmds.c:12734 fish/cmds.c:12827
2116 #: fish/cmds.c:12921
2117 #, c-format
2118 msgid "%s: optional argument \"%s\" given twice\n"
2119 msgstr ""
2120
2121 #: fish/cmds.c:12943
2122 #, c-format
2123 msgid "%s: unknown command\n"
2124 msgstr ""
2125
2126 #: fish/config.c:74 fish/config.c:113
2127 #, c-format
2128 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2129 msgstr ""
2130
2131 #: fish/copy.c:41
2132 #, c-format
2133 msgid ""
2134 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2135 msgstr ""
2136
2137 #: fish/copy.c:62
2138 #, c-format
2139 msgid "copy-in: target '%s' is not a directory\n"
2140 msgstr ""
2141
2142 #: fish/copy.c:157
2143 #, c-format
2144 msgid "error: argument is zero length or longer than maximum permitted\n"
2145 msgstr ""
2146
2147 #: fish/copy.c:202
2148 #, c-format
2149 msgid ""
2150 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2151 "image\n"
2152 msgstr ""
2153
2154 #: fish/copy.c:213
2155 #, c-format
2156 msgid "copy-out: target '%s' is not a directory\n"
2157 msgstr ""
2158
2159 #: fish/copy.c:258
2160 #, c-format
2161 msgid "copy-out: '%s' is not a file or directory\n"
2162 msgstr ""
2163
2164 #: fish/display.c:42
2165 #, c-format
2166 msgid "display filename\n"
2167 msgstr ""
2168
2169 #: fish/edit.c:45
2170 #, c-format
2171 msgid "use '%s filename' to edit a file\n"
2172 msgstr ""
2173
2174 #: fish/fish.c:105
2175 #, c-format
2176 msgid ""
2177 "%s: guest filesystem shell\n"
2178 "%s lets you edit virtual machine filesystems\n"
2179 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2180 "Usage:\n"
2181 "  %s [--options] cmd [: cmd : cmd ...]\n"
2182 "Options:\n"
2183 "  -h|--cmd-help        List available commands\n"
2184 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2185 "  -a|--add image       Add image\n"
2186 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2187 "  --csh                Make --listen csh-compatible\n"
2188 "  -d|--domain guest    Add disks from libvirt guest\n"
2189 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2190 "  --echo-keys          Don't turn off echo for passphrases\n"
2191 "  -f|--file file       Read commands from file\n"
2192 "  --format[=raw|..]    Force disk format for -a option\n"
2193 "  -i|--inspector       Automatically mount filesystems\n"
2194 "  --keys-from-stdin    Read passphrases from stdin\n"
2195 "  --listen             Listen for remote commands\n"
2196 "  --live               Connect to a live virtual machine\n"
2197 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2198 "  -n|--no-sync         Don't autosync\n"
2199 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2200 "  --progress-bars      Enable progress bars even when not interactive\n"
2201 "  --no-progress-bars   Disable progress bars\n"
2202 "  --remote[=pid]       Send commands to remote %s\n"
2203 "  -r|--ro              Mount read-only\n"
2204 "  --selinux            Enable SELinux support\n"
2205 "  -v|--verbose         Verbose messages\n"
2206 "  -V|--version         Display version and exit\n"
2207 "  -w|--rw              Mount read-write\n"
2208 "  -x                   Echo each command before executing it\n"
2209 "\n"
2210 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2211 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2212 "or\n"
2213 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2214 "\n"
2215 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2216 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2217 "\n"
2218 "For more information, see the manpage %s(1).\n"
2219 msgstr ""
2220
2221 #: fish/fish.c:246
2222 #, c-format
2223 msgid "%s: --listen=PID: PID was not a number: %s\n"
2224 msgstr ""
2225
2226 #: fish/fish.c:253
2227 #, c-format
2228 msgid ""
2229 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2230 msgstr ""
2231
2232 #: fish/fish.c:303
2233 #, c-format
2234 msgid "%s: only one -f parameter can be given\n"
2235 msgstr ""
2236
2237 #: fish/fish.c:476
2238 #, c-format
2239 msgid "%s: cannot use --listen and --remote options at the same time\n"
2240 msgstr ""
2241
2242 #: fish/fish.c:484
2243 #, c-format
2244 msgid "%s: extra parameters on the command line with --listen flag\n"
2245 msgstr ""
2246
2247 #: fish/fish.c:490
2248 #, c-format
2249 msgid "%s: cannot use --listen and --file options at the same time\n"
2250 msgstr ""
2251
2252 #: fish/fish.c:642
2253 #, c-format
2254 msgid ""
2255 "\n"
2256 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2257 "editing virtual machine filesystems.\n"
2258 "\n"
2259 "Type: 'help' for help on commands\n"
2260 "      'man' to read the manual\n"
2261 "      'quit' to quit the shell\n"
2262 "\n"
2263 msgstr ""
2264
2265 #: fish/fish.c:793 fish/fish.c:809
2266 #, c-format
2267 msgid "%s: command arguments not separated by whitespace\n"
2268 msgstr ""
2269
2270 #: fish/fish.c:803
2271 #, c-format
2272 msgid "%s: unterminated single quote\n"
2273 msgstr ""
2274
2275 #: fish/fish.c:833
2276 #, c-format
2277 msgid "%s: internal error parsing string at '%s'\n"
2278 msgstr ""
2279
2280 #: fish/fish.c:850
2281 #, c-format
2282 msgid "%s: too many arguments\n"
2283 msgstr ""
2284
2285 #: fish/fish.c:925
2286 #, c-format
2287 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2288 msgstr ""
2289
2290 #: fish/fish.c:934
2291 #, c-format
2292 msgid "%s: unterminated double quote\n"
2293 msgstr ""
2294
2295 #: fish/fish.c:999
2296 #, c-format
2297 msgid "%s: empty command on command line\n"
2298 msgstr ""
2299
2300 #: fish/fish.c:1146
2301 msgid "display a list of commands or help on a command"
2302 msgstr ""
2303
2304 #: fish/fish.c:1148
2305 msgid "quit guestfish"
2306 msgstr ""
2307
2308 #: fish/fish.c:1159
2309 #, c-format
2310 msgid ""
2311 "help - display a list of commands or help on a command\n"
2312 "     help cmd\n"
2313 "     help\n"
2314 msgstr ""
2315
2316 #: fish/fish.c:1167
2317 #, c-format
2318 msgid ""
2319 "quit - quit guestfish\n"
2320 "     quit\n"
2321 msgstr ""
2322
2323 #: fish/fish.c:1172
2324 #, c-format
2325 msgid "%s: command not known, use -h to list all commands\n"
2326 msgstr ""
2327
2328 #: fish/fish.c:1188
2329 #, c-format
2330 msgid ""
2331 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2332 "For a list of commands:             guestfish -h\n"
2333 "For complete documentation:         man guestfish\n"
2334 msgstr ""
2335
2336 #: fish/fish.c:1197
2337 #, c-format
2338 msgid "%s:%d: libguestfs: error: %s\n"
2339 msgstr ""
2340
2341 #: fish/fish.c:1353
2342 #, c-format
2343 msgid "Runaway quote in string \"%s\"\n"
2344 msgstr ""
2345
2346 #: fish/fish.c:1550
2347 #, c-format
2348 msgid ""
2349 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2350 "or run \"inspect-os\" command)\n"
2351 msgstr ""
2352
2353 #: fish/fish.c:1570
2354 #, c-format
2355 msgid ""
2356 "%s: drive '%c:' not found.  To list available drives do:\n"
2357 "  inspect-get-drive-mappings %s\n"
2358 msgstr ""
2359
2360 #: fish/fish.c:1589
2361 #, c-format
2362 msgid ""
2363 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2364 "  umount-all\n"
2365 "  mount %s /\n"
2366 msgstr ""
2367
2368 #: fish/glob.c:53
2369 #, c-format
2370 msgid "use 'glob command [args...]'\n"
2371 msgstr ""
2372
2373 #: fish/glob.c:73
2374 #, c-format
2375 msgid "glob: guestfs_glob_expand call failed: %s\n"
2376 msgstr ""
2377
2378 #: fish/help.c:38
2379 #, c-format
2380 msgid ""
2381 "Add disk images to examine using the -a or -d options, or the 'add' "
2382 "command.\n"
2383 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2384 "Once you have done this, use the 'run' command.\n"
2385 msgstr ""
2386
2387 #: fish/help.c:44
2388 #, c-format
2389 msgid ""
2390 "Find out what filesystems are available using 'list-filesystems' and then\n"
2391 "mount them to examine or modify the contents using 'mount-ro' or\n"
2392 "'mount-options'.\n"
2393 msgstr ""
2394
2395 #: fish/help.c:52
2396 #, c-format
2397 msgid ""
2398 "For more information about a command, use 'help cmd'.\n"
2399 "\n"
2400 "To read the manual, type 'man'.\n"
2401 msgstr ""
2402
2403 #: fish/hexedit.c:41
2404 #, c-format
2405 msgid "hexedit (device|filename) [max | start max]\n"
2406 msgstr ""
2407
2408 #: fish/hexedit.c:52
2409 #, c-format
2410 msgid "hexedit: %s is a zero length file or device\n"
2411 msgstr ""
2412
2413 #: fish/hexedit.c:63
2414 #, c-format
2415 msgid ""
2416 "hexedit: %s is larger than %s. You must supply a limit using\n"
2417 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2418 "  'hexedit %s <start> <max>'.\n"
2419 msgstr ""
2420
2421 #: fish/hexedit.c:92
2422 #, c-format
2423 msgid "hexedit: invalid range\n"
2424 msgstr ""
2425
2426 #: fish/inspect.c:77
2427 #, c-format
2428 msgid "%s: don't use --live and -i options together\n"
2429 msgstr ""
2430
2431 #: fish/inspect.c:89
2432 #, c-format
2433 msgid "%s: no operating system was found on this disk\n"
2434 msgstr ""
2435
2436 #: fish/inspect.c:96
2437 #, c-format
2438 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2439 msgstr ""
2440
2441 #: fish/inspect.c:136
2442 #, c-format
2443 msgid "%s: some filesystems could not be mounted (ignored)\n"
2444 msgstr ""
2445
2446 #: fish/inspect.c:148
2447 #, c-format
2448 msgid "Operating system: %s\n"
2449 msgstr ""
2450
2451 #: fish/inspect.c:161
2452 #, c-format
2453 msgid "%s mounted on %s\n"
2454 msgstr ""
2455
2456 #: fish/keys.c:53
2457 #, c-format
2458 msgid "Enter key or passphrase (\"%s\"): "
2459 msgstr ""
2460
2461 #: fish/lcd.c:34
2462 #, c-format
2463 msgid "use 'lcd directory' to change local directory\n"
2464 msgstr ""
2465
2466 #: fish/man.c:35
2467 #, c-format
2468 msgid "use 'man' without parameters to open the manual\n"
2469 msgstr ""
2470
2471 #: fish/man.c:54
2472 #, c-format
2473 msgid "the external 'man' program failed\n"
2474 msgstr ""
2475
2476 #: fish/more.c:40
2477 #, c-format
2478 msgid "use '%s filename' to page a file\n"
2479 msgstr ""
2480
2481 #: fish/options.c:36
2482 #, c-format
2483 msgid "%s: too many drives added on the command line\n"
2484 msgstr ""
2485
2486 #: fish/options.c:128
2487 #, c-format
2488 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2489 msgstr ""
2490
2491 #: fish/prep.c:37
2492 #, c-format
2493 msgid ""
2494 "List of available prepared disk images:\n"
2495 "\n"
2496 msgstr ""
2497
2498 #: fish/prep.c:40
2499 #, c-format
2500 msgid ""
2501 "guestfish -N %-8s - %s\n"
2502 "\n"
2503 "%s\n"
2504 msgstr ""
2505
2506 #: fish/prep.c:48
2507 #, c-format
2508 msgid "  Optional parameters:\n"
2509 msgstr ""
2510
2511 #: fish/prep.c:55
2512 #, c-format
2513 msgid "<%s> %s (default: %s)\n"
2514 msgstr ""
2515
2516 #: fish/prep.c:65
2517 #, c-format
2518 msgid ""
2519 "Prepared disk images are written to file \"test1.img\" in the local\n"
2520 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2521 "For more information see the guestfish(1) manual.\n"
2522 msgstr ""
2523
2524 #: fish/prep.c:96
2525 #, c-format
2526 msgid ""
2527 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2528 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2529 msgstr ""
2530
2531 #: fish/prep.c:158
2532 #, c-format
2533 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2534 msgstr ""
2535
2536 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2537 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2538 msgid "failed to allocate disk"
2539 msgstr ""
2540
2541 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2542 msgid "could not parse boot size"
2543 msgstr ""
2544
2545 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2546 #, c-format
2547 msgid "failed to get sector size of disk: %s"
2548 msgstr ""
2549
2550 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2551 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2552 #, c-format
2553 msgid "failed to partition disk: %s"
2554 msgstr ""
2555
2556 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2557 #, c-format
2558 msgid "failed to add boot partition: %s"
2559 msgstr ""
2560
2561 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2562 #, c-format
2563 msgid "failed to add root partition: %s"
2564 msgstr ""
2565
2566 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2567 #, c-format
2568 msgid "failed to create boot filesystem: %s"
2569 msgstr ""
2570
2571 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2572 #, c-format
2573 msgid "failed to create root filesystem: %s"
2574 msgstr ""
2575
2576 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2577 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2578 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2579 msgstr ""
2580
2581 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2582 #, c-format
2583 msgid "failed to create PV: %s: %s"
2584 msgstr ""
2585
2586 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2587 #, c-format
2588 msgid "failed to create VG: %s: %s"
2589 msgstr ""
2590
2591 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2592 #, c-format
2593 msgid "failed to create LV: /dev/%s/%s: %s"
2594 msgstr ""
2595
2596 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2597 #, c-format
2598 msgid "failed to resize LV to full size: %s: %s"
2599 msgstr ""
2600
2601 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2602 #, c-format
2603 msgid "failed to create filesystem (%s): %s"
2604 msgstr ""
2605
2606 #: fish/rc.c:257
2607 #, c-format
2608 msgid "guestfish: protocol error: could not read 'hello' message\n"
2609 msgstr ""
2610
2611 #: fish/rc.c:262
2612 #, c-format
2613 msgid ""
2614 "guestfish: protocol error: version mismatch, server version '%s' does not "
2615 "match client version '%s'.  The two versions must match exactly.\n"
2616 msgstr ""
2617
2618 #: fish/rc.c:337 fish/rc.c:351
2619 #, c-format
2620 msgid "guestfish: remote: looks like the server is not running\n"
2621 msgstr ""
2622
2623 #: fish/rc.c:363 fish/rc.c:377
2624 #, c-format
2625 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2626 msgstr ""
2627
2628 #: fish/rc.c:388
2629 #, c-format
2630 msgid "guestfish: protocol error: could not decode reply from server\n"
2631 msgstr ""
2632
2633 #: fish/reopen.c:38
2634 #, c-format
2635 msgid "'reopen' command takes no parameters\n"
2636 msgstr ""
2637
2638 #: fish/reopen.c:48
2639 #, c-format
2640 msgid "reopen: guestfs_create: failed to create handle\n"
2641 msgstr ""
2642
2643 #: fish/setenv.c:34
2644 #, c-format
2645 msgid "use '%s VAR value' to set an environment variable\n"
2646 msgstr ""
2647
2648 #: fish/setenv.c:56
2649 #, c-format
2650 msgid "use '%s VAR' to unset an environment variable\n"
2651 msgstr ""
2652
2653 #: fish/supported.c:66
2654 msgid "yes"
2655 msgstr ""
2656
2657 #: fish/supported.c:68
2658 msgid "no"
2659 msgstr ""
2660
2661 #: fish/time.c:36
2662 #, c-format
2663 msgid "use 'time command [args...]'\n"
2664 msgstr ""
2665
2666 #: fuse/guestmount.c:912
2667 #, c-format
2668 msgid ""
2669 "%s: FUSE module for libguestfs\n"
2670 "%s lets you mount a virtual machine filesystem\n"
2671 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2672 "Usage:\n"
2673 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2674 "Options:\n"
2675 "  -a|--add image       Add image\n"
2676 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2677 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2678 "  -d|--domain guest    Add disks from libvirt guest\n"
2679 "  --echo-keys          Don't turn off echo for passphrases\n"
2680 "  --format[=raw|..]    Force disk format for -a option\n"
2681 "  --fuse-help          Display extra FUSE options\n"
2682 "  -i|--inspector       Automatically mount filesystems\n"
2683 "  --help               Display help message and exit\n"
2684 "  --keys-from-stdin    Read passphrases from stdin\n"
2685 "  --live               Connect to a live virtual machine\n"
2686 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2687 "  -n|--no-sync         Don't autosync\n"
2688 "  -o|--option opt      Pass extra option to FUSE\n"
2689 "  -r|--ro              Mount read-only\n"
2690 "  --selinux            Enable SELinux support\n"
2691 "  -v|--verbose         Verbose messages\n"
2692 "  -V|--version         Display version and exit\n"
2693 "  -w|--rw              Mount read-write\n"
2694 "  -x|--trace           Trace guestfs API calls\n"
2695 msgstr ""
2696
2697 #: fuse/guestmount.c:1131
2698 #, c-format
2699 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2700 msgstr ""
2701
2702 #: fuse/guestmount.c:1141
2703 #, c-format
2704 msgid "%s: --live is not compatible with --ro option\n"
2705 msgstr ""
2706
2707 #: fuse/guestmount.c:1148
2708 #, c-format
2709 msgid "%s: --live is not compatible with -i option\n"
2710 msgstr ""
2711
2712 #: fuse/guestmount.c:1163
2713 #, c-format
2714 msgid "%s: with --live, you must use exactly one -d option\n"
2715 msgstr ""
2716
2717 #: fuse/guestmount.c:1170
2718 #, c-format
2719 msgid "%s: --live is not compatible with -a option\n"
2720 msgstr ""
2721
2722 #: fuse/guestmount.c:1179
2723 #, c-format
2724 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2725 msgstr ""
2726
2727 #: inspector/virt-inspector.c:82
2728 #, fuzzy, c-format
2729 msgid ""
2730 "%s: display information about a virtual machine\n"
2731 "Copyright (C) 2010 Red Hat Inc.\n"
2732 "Usage:\n"
2733 "  %s [--options] -d domname file [file ...]\n"
2734 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2735 "Options:\n"
2736 "  -a|--add image       Add image\n"
2737 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2738 "  -d|--domain guest    Add disks from libvirt guest\n"
2739 "  --echo-keys          Don't turn off echo for passphrases\n"
2740 "  --format[=raw|..]    Force disk format for -a option\n"
2741 "  --help               Display brief help\n"
2742 "  --keys-from-stdin    Read passphrases from stdin\n"
2743 "  -v|--verbose         Verbose messages\n"
2744 "  -V|--version         Display version and exit\n"
2745 "  -x                   Trace libguestfs API calls\n"
2746 "  --xpath query        Perform an XPath query\n"
2747 "For more information, see the manpage %s(1).\n"
2748 msgstr ""
2749 "%s: display files in a virtual machine\n"
2750 "Copyright (C) 2010 Red Hat Inc.\n"
2751 "Usage:\n"
2752 "  %s [--options] -d domname file [file ...]\n"
2753 "  %s [--options] -a disc.img [-a disc.img ...] file [file ...]\n"
2754 "Options:\n"
2755 "  -a|--add image       Add image\n"
2756 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2757 "  -d|--domain guest    Add disks from libvirt guest\n"
2758 "  --echo-keys          Don't turn off echo for passphrases\n"
2759 "  --format[=raw|..]    Force disc format for -a option\n"
2760 "  --help               Display brief help\n"
2761 "  --keys-from-stdin    Read passphrases from stdin\n"
2762 "  -v|--verbose         Verbose messages\n"
2763 "  -V|--version         Display version and exit\n"
2764 "  -x                   Trace libguestfs API calls\n"
2765 "For more information, see the manpage %s(1).\n"
2766
2767 #: inspector/virt-inspector.c:255
2768 #, c-format
2769 msgid "%s: cannot use --xpath together with other options.\n"
2770 msgstr ""
2771
2772 #: inspector/virt-inspector.c:288
2773 #, c-format
2774 msgid ""
2775 "%s: no operating system could be detected inside this disk image.\n"
2776 "\n"
2777 "This may be because the file is not a disk image, or is not a virtual "
2778 "machine\n"
2779 "image, or because the OS type is not understood by libguestfs.\n"
2780 "\n"
2781 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2782 "must\n"
2783 "install the separate libguestfs-winsupport package.\n"
2784 "\n"
2785 "If you feel this is an error, please file a bug report including as much\n"
2786 "information about the disk image as possible.\n"
2787 msgstr ""
2788
2789 #: inspector/virt-inspector.c:313
2790 #, c-format
2791 msgid "%s: XML write error at \"%s\": %m\n"
2792 msgstr ""
2793
2794 #: inspector/virt-inspector.c:325
2795 #, c-format
2796 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2797 msgstr ""
2798
2799 #: inspector/virt-inspector.c:333
2800 #, c-format
2801 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2802 msgstr ""
2803
2804 #: inspector/virt-inspector.c:827
2805 #, c-format
2806 msgid "%s: unable to parse XML from stdin\n"
2807 msgstr ""
2808
2809 #: inspector/virt-inspector.c:833
2810 #, c-format
2811 msgid "%s: unable to create new XPath context\n"
2812 msgstr ""
2813
2814 #: inspector/virt-inspector.c:840
2815 #, c-format
2816 msgid "%s: unable to evaluate XPath expression\n"
2817 msgstr ""
2818
2819 #: inspector/virt-inspector.c:851
2820 #, c-format
2821 msgid "%s: xmlSaveToFd failed\n"
2822 msgstr ""
2823
2824 #: inspector/virt-inspector.c:858
2825 #, c-format
2826 msgid "%s: xmlNewDoc failed\n"
2827 msgstr ""
2828
2829 #: inspector/virt-inspector.c:863
2830 #, c-format
2831 msgid "%s: xmlCopyNode failed\n"
2832 msgstr ""
2833
2834 #: inspector/virt-inspector.c:870
2835 #, c-format
2836 msgid "%s: xmlSaveDoc failed\n"
2837 msgstr ""
2838
2839 #: perl/lib/Sys/Guestfs/Lib.pm:158
2840 msgid "open_guest: first parameter must be a string or an arrayref"
2841 msgstr ""
2842
2843 #: perl/lib/Sys/Guestfs/Lib.pm:164
2844 msgid "open_guest: first argument contains undefined element"
2845 msgstr ""
2846
2847 #: perl/lib/Sys/Guestfs/Lib.pm:172
2848 #, perl-brace-format
2849 msgid "guest image {imagename} does not exist or is not readable"
2850 msgstr ""
2851
2852 #: perl/lib/Sys/Guestfs/Lib.pm:179
2853 msgid ""
2854 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2855 "XPath::XMLParser)"
2856 msgstr ""
2857
2858 #: perl/lib/Sys/Guestfs/Lib.pm:184
2859 msgid "open_guest: too many domains listed on command line"
2860 msgstr ""
2861
2862 #: perl/lib/Sys/Guestfs/Lib.pm:191
2863 msgid "open_guest: cannot connect to libvirt"
2864 msgstr ""
2865
2866 #: perl/lib/Sys/Guestfs/Lib.pm:210
2867 #, perl-brace-format
2868 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:213
2872 #, perl-brace-format
2873 msgid "{imagename} is not the name of a libvirt domain\n"
2874 msgstr ""
2875
2876 #: perl/lib/Sys/Guestfs/Lib.pm:242
2877 #, perl-brace-format
2878 msgid "{imagename} seems to have no disk devices\n"
2879 msgstr ""
2880
2881 #: perl/lib/Sys/Guestfs/Lib.pm:827
2882 msgid ""
2883 "No operating system could be detected inside this disk image.\n"
2884 "\n"
2885 "This may be because the file is not a disk image, or is not a virtual "
2886 "machine\n"
2887 "image, or because the OS type is not understood by virt-inspector.\n"
2888 "\n"
2889 "If you feel this is an error, please file a bug report including as much\n"
2890 "information about the disk image as possible.\n"
2891 msgstr ""
2892
2893 #: perl/lib/Sys/Guestfs/Lib.pm:945
2894 #, perl-brace-format
2895 msgid "unknown filesystem {fs}\n"
2896 msgstr ""
2897
2898 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2899 #, perl-brace-format
2900 msgid "Error running rpm -qa: {error}"
2901 msgstr ""
2902
2903 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2904 #, perl-brace-format
2905 msgid "Error running dpkg-query: {error}"
2906 msgstr ""
2907
2908 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2909 msgid "Can't find grub on guest"
2910 msgstr ""
2911
2912 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2913 #, perl-brace-format
2914 msgid "Grub entry {title} has no kernel"
2915 msgstr ""
2916
2917 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2918 #, perl-brace-format
2919 msgid "grub refers to {path}, which doesn't exist\n"
2920 msgstr ""
2921
2922 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2923 #, perl-brace-format
2924 msgid "Grub entry {title} does not specify an initrd"
2925 msgstr ""
2926
2927 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2928 #, perl-brace-format
2929 msgid "Didn't find modules directory {modules} for kernel {path}"
2930 msgstr ""
2931
2932 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2933 #, perl-brace-format
2934 msgid "Couldn't guess kernel version number from path for kernel {path}"
2935 msgstr ""
2936
2937 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2938 #, perl-brace-format
2939 msgid "{path} doesn't match augeas pattern"
2940 msgstr ""
2941
2942 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2943 #, perl-brace-format
2944 msgid "{filename}: could not read initrd format"
2945 msgstr ""
2946
2947 #: rescue/virt-rescue.c:66
2948 #, fuzzy, c-format
2949 msgid ""
2950 "%s: Run a rescue shell on a virtual machine\n"
2951 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2952 "Usage:\n"
2953 "  %s [--options] -d domname\n"
2954 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2955 "Options:\n"
2956 "  -a|--add image       Add image\n"
2957 "  --append kernelopts  Append kernel options\n"
2958 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2959 "  -d|--domain guest    Add disks from libvirt guest\n"
2960 "  --format[=raw|..]    Force disk format for -a option\n"
2961 "  --help               Display brief help\n"
2962 "  -m|--memsize MB      Set memory size in megabytes\n"
2963 "  --network            Enable network\n"
2964 "  -r|--ro              Access read-only\n"
2965 "  --selinux            Enable SELinux\n"
2966 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2967 "  --suggest            Suggest mount commands for this guest\n"
2968 "  -v|--verbose         Verbose messages\n"
2969 "  -V|--version         Display version and exit\n"
2970 "  -w|--rw              Mount read-write\n"
2971 "  -x                   Trace libguestfs API calls\n"
2972 "For more information, see the manpage %s(1).\n"
2973 msgstr ""
2974 "%s: display free space on virtual filesystems\n"
2975 "Copyright (C) 2010 Red Hat Inc.\n"
2976 "Usage:\n"
2977 "  %s [--options] -d domname\n"
2978 "  %s [--options] -a disc.img [-a disc.img ...]\n"
2979 "Options:\n"
2980 "  -a|--add image       Add image\n"
2981 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2982 "  --csv                Output as Comma-Separated Values\n"
2983 "  -d|--domain guest    Add discs from libvirt guest\n"
2984 "  --format[=raw|..]    Force disc format for -a option\n"
2985 "  -h|--human-readable  Human-readable sizes in --long output\n"
2986 "  --help               Display brief help\n"
2987 "  -i|--inodes          Display inodes\n"
2988 "  --one-per-guest      Separate appliance per guest\n"
2989 "  --uuid               Add UUIDs to --long output\n"
2990 "  -v|--verbose         Verbose messages\n"
2991 "  -V|--version         Display version and exit\n"
2992 "  -x                   Trace libguestfs API calls\n"
2993 "For more information, see the manpage %s(1).\n"
2994
2995 #: rescue/virt-rescue.c:167
2996 #, c-format
2997 msgid "%s: could not parse --smp parameter '%s'\n"
2998 msgstr ""
2999
3000 #: rescue/virt-rescue.c:172
3001 #, c-format
3002 msgid "%s: --smp parameter '%s' should be >= 1\n"
3003 msgstr ""
3004
3005 #: rescue/virt-rescue.c:202
3006 #, c-format
3007 msgid "%s: could not parse memory size '%s'\n"
3008 msgstr ""
3009
3010 #: rescue/virt-rescue.c:372
3011 #, c-format
3012 msgid ""
3013 "Inspecting the virtual machine or disk image ...\n"
3014 "\n"
3015 msgstr ""
3016
3017 #: rescue/virt-rescue.c:391
3018 #, c-format
3019 msgid ""
3020 "This disk contains one or more operating systems.  You can use these mount\n"
3021 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
3022 "\n"
3023 msgstr ""
3024
3025 #: rescue/virt-rescue.c:401
3026 #, c-format
3027 msgid ""
3028 "# %s is the root of a %s operating system\n"
3029 "# type: %s, distro: %s, version: %d.%d\n"
3030 "# %s\n"
3031 "\n"
3032 msgstr ""
3033
3034 #: rescue/virt-rescue.c:458
3035 #, c-format
3036 msgid ""
3037 "This disk contains no filesystems that we recognize.\n"
3038 "\n"
3039 "However you can still use virt-rescue on the disk image, to try to mount\n"
3040 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
3041 "logical volumes and filesystems on a blank disk.\n"
3042 msgstr ""
3043
3044 #: rescue/virt-rescue.c:465
3045 #, c-format
3046 msgid ""
3047 "This disk contains one or more filesystems, but we don't recognize any\n"
3048 "operating system.  You can use these mount commands in virt-rescue (at the\n"
3049 "><rescue> prompt) to mount these filesystems.\n"
3050 "\n"
3051 msgstr ""
3052
3053 #: rescue/virt-rescue.c:470
3054 #, c-format
3055 msgid "# %s has type '%s'\n"
3056 msgstr ""
3057
3058 #: rescue/virt-rescue.c:594
3059 #, c-format
3060 msgid "%s: unknown child exit status (%d)\n"
3061 msgstr ""
3062
3063 #: src/appliance.c:182
3064 #, c-format
3065 msgid ""
3066 "cannot find any suitable libguestfs supermin or ordinary appliance on "
3067 "LIBGUESTFS_PATH (search path: %s)"
3068 msgstr ""
3069
3070 #: src/appliance.c:332
3071 #, c-format
3072 msgid "security: cached appliance %s is not owned by UID %d"
3073 msgstr ""
3074
3075 #: src/appliance.c:337
3076 #, c-format
3077 msgid "security: cached appliance %s is not a directory (mode %o)"
3078 msgstr ""
3079
3080 #: src/appliance.c:342
3081 #, c-format
3082 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3083 msgstr ""
3084
3085 #: src/appliance.c:672
3086 msgid "external command failed, see earlier error messages"
3087 msgstr ""
3088
3089 #: src/dbdump.c:85
3090 msgid "unexpected end of output from db_dump command before end of header"
3091 msgstr ""
3092
3093 #: src/dbdump.c:98 src/dbdump.c:110
3094 msgid "unexpected line from db_dump command, no space prefix"
3095 msgstr ""
3096
3097 #: src/dbdump.c:127
3098 msgid "unexpected end of output from db_dump command before end of data"
3099 msgstr ""
3100
3101 #: src/dbdump.c:208
3102 msgid "unexpected non-hex digits in output of db_dump command"
3103 msgstr ""
3104
3105 #: src/filearch.c:152
3106 #, c-format
3107 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3108 msgstr ""
3109
3110 #: src/filearch.c:265
3111 msgid ""
3112 "file-architecture API not available since this version of libguestfs was "
3113 "compiled without the libmagic library"
3114 msgstr ""
3115
3116 #: src/guestfs.c:177
3117 #, c-format
3118 msgid "guestfs_close: called twice on the same handle\n"
3119 msgstr ""
3120
3121 #: src/guestfs.c:344
3122 #, c-format
3123 msgid "warning: %s"
3124 msgstr ""
3125
3126 #: src/guestfs.c:403
3127 #, c-format
3128 msgid "libguestfs: error: %s\n"
3129 msgstr ""
3130
3131 #: src/guestfs.c:981
3132 #, c-format
3133 msgid "<truncated, original size %zu bytes>"
3134 msgstr ""
3135
3136 #: src/inspect.c:278
3137 msgid "not a Windows guest, or systemroot could not be determined"
3138 msgstr ""
3139
3140 #: src/inspect.c:294
3141 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3142 msgstr ""
3143
3144 #: src/inspect.c:522 src/inspect_apps.c:609
3145 msgid ""
3146 "inspection API not available since this version of libguestfs was compiled "
3147 "without the hivex library"
3148 msgstr ""
3149
3150 #: src/inspect.c:737 src/inspect_fs.c:493 src/inspect_fs.c:537
3151 #: src/inspect_fs_unix.c:198 src/inspect_fs_unix.c:658
3152 #: src/inspect_fs_unix.c:958
3153 #, c-format
3154 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3155 msgstr ""
3156
3157 #: src/inspect.c:773
3158 msgid "no inspection data: call guestfs_inspect_os first"
3159 msgstr ""
3160
3161 #: src/inspect.c:785
3162 #, c-format
3163 msgid ""
3164 "%s: root device not found: only call this function with a root device "
3165 "previously returned by guestfs_inspect_os"
3166 msgstr ""
3167
3168 #: src/inspect_fs.c:336 src/inspect_fs.c:349
3169 #, c-format
3170 msgid "could not parse integer in version number: %s"
3171 msgstr ""
3172
3173 #: src/inspect_fs.c:502
3174 #, c-format
3175 msgid "%s: file is empty"
3176 msgstr ""
3177
3178 #: src/inspect_fs_unix.c:692
3179 msgid "could not parse /etc/fstab or empty file"
3180 msgstr ""
3181
3182 #: src/inspect_fs_windows.c:164
3183 #, c-format
3184 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3185 msgstr ""
3186
3187 #: src/inspect_icon.c:491
3188 #, c-format
3189 msgid "read: %s: unexpected end of file"
3190 msgstr ""
3191
3192 #: src/launch.c:134
3193 msgid "command line cannot be altered after qemu subprocess launched"
3194 msgstr ""
3195
3196 #: src/launch.c:203
3197 msgid "guestfs_config: parameter must begin with '-' character"
3198 msgstr ""
3199
3200 #: src/launch.c:217
3201 #, c-format
3202 msgid "guestfs_config: parameter '%s' isn't allowed"
3203 msgstr ""
3204
3205 #: src/launch.c:289 src/launch.c:407
3206 msgid "filename cannot contain ',' (comma) character"
3207 msgstr ""
3208
3209 #: src/launch.c:303 src/launch.c:311
3210 #, c-format
3211 msgid "%s parameter is empty or contains disallowed characters"
3212 msgstr ""
3213
3214 #: src/launch.c:426
3215 msgid "the libguestfs handle has already been launched"
3216 msgstr ""
3217
3218 #: src/launch.c:437
3219 #, c-format
3220 msgid "%s: cannot create temporary directory"
3221 msgstr ""
3222
3223 #: src/launch.c:474
3224 msgid "you must call guestfs_add_drive before guestfs_launch"
3225 msgstr ""
3226
3227 #: src/launch.c:895
3228 msgid "guestfs_launch failed, see earlier error messages"
3229 msgstr ""
3230
3231 #: src/launch.c:908
3232 msgid "qemu launched and contacted daemon, but state != READY"
3233 msgstr ""
3234
3235 #: src/launch.c:998
3236 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3237 msgstr ""
3238
3239 #: src/launch.c:1006
3240 msgid "contacted guestfsd, but state != READY"
3241 msgstr ""
3242
3243 #: src/launch.c:1178
3244 #, c-format
3245 msgid ""
3246 "command failed: %s\n"
3247 "\n"
3248 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3249 "environment variable.  There may also be errors printed above."
3250 msgstr ""
3251
3252 #: src/launch.c:1318
3253 msgid "qemu has not been launched yet"
3254 msgstr ""
3255
3256 #: src/launch.c:1329
3257 msgid "no subprocess to kill"
3258 msgstr ""
3259
3260 #: src/proto.c:188
3261 #, c-format
3262 msgid "guestfs_set_busy: called when in state %d != READY"
3263 msgstr ""
3264
3265 #: src/proto.c:211
3266 #, c-format
3267 msgid "guestfs_end_busy: called when in state %d"
3268 msgstr ""
3269
3270 #: src/proto.c:421
3271 #, c-format
3272 msgid ""
3273 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3274 msgstr ""
3275
3276 #: src/proto.c:543
3277 msgid ""
3278 "This usually means the libguestfs appliance failed to start up.  Please\n"
3279 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3280 "the debug messages output prior to this error.\n"
3281 msgstr ""
3282
3283 #: src/proto.c:549
3284 msgid "See earlier debug messages.\n"
3285 msgstr ""
3286
3287 #: src/proto.c:639
3288 #, c-format
3289 msgid "received magic signature from guestfsd, but in state %d"
3290 msgstr ""
3291
3292 #: src/proto.c:658
3293 #, c-format
3294 msgid "message length (%u) > maximum possible size (%d)"
3295 msgstr ""
3296
3297 #: src/proto.c:810
3298 #, c-format
3299 msgid "guestfs___send: state %d != BUSY"
3300 msgstr ""
3301
3302 #: src/proto.c:834
3303 msgid "xdr_guestfs_message_header failed"
3304 msgstr ""
3305
3306 #: src/proto.c:843
3307 msgid "dispatch failed to marshal args"
3308 msgstr ""
3309
3310 #: src/proto.c:922 src/proto.c:1217
3311 msgid "operation cancelled by user"
3312 msgstr ""
3313
3314 #: src/proto.c:973
3315 #, c-format
3316 msgid "send_file_chunk: state %d != READY"
3317 msgstr ""
3318
3319 #: src/proto.c:989
3320 #, c-format
3321 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3322 msgstr ""
3323
3324 #: src/proto.c:1144
3325 #, c-format
3326 msgid "%s: error in chunked encoding"
3327 msgstr ""
3328
3329 #: src/proto.c:1171
3330 msgid "write to daemon socket"
3331 msgstr ""
3332
3333 #: src/proto.c:1194
3334 msgid "receive_file_data: parse error in reply callback"
3335 msgstr ""
3336
3337 #: src/proto.c:1199
3338 msgid "receive_file_data: unexpected flag received when reading file chunks"
3339 msgstr ""
3340
3341 #: src/proto.c:1207
3342 msgid "failed to parse file chunk"
3343 msgstr ""
3344
3345 #: src/proto.c:1221
3346 msgid "file receive cancelled by daemon"
3347 msgstr ""
3348
3349 #: src/virt.c:106 src/virt.c:400
3350 msgid "you cannot set both live and readonly flags"
3351 msgstr ""
3352
3353 #: src/virt.c:114
3354 #, c-format
3355 msgid "could not connect to libvirt (code %d, domain %d): %s"
3356 msgstr ""
3357
3358 #: src/virt.c:135
3359 #, c-format
3360 msgid "no libvirt domain called '%s': %s"
3361 msgstr ""
3362
3363 #: src/virt.c:195 src/virt.c:523
3364 #, c-format
3365 msgid "error reading libvirt XML information: %s"
3366 msgstr ""
3367
3368 #: src/virt.c:205 src/virt.c:531
3369 msgid "unable to parse XML information returned by libvirt"
3370 msgstr ""
3371
3372 #: src/virt.c:211 src/virt.c:537
3373 msgid "unable to create new XPath context"
3374 msgstr ""
3375
3376 #: src/virt.c:218 src/virt.c:552
3377 msgid "unable to evaluate XPath expression"
3378 msgstr ""
3379
3380 #: src/virt.c:327
3381 msgid "libvirt domain has no disks"
3382 msgstr ""
3383
3384 #: src/virt.c:394
3385 msgid "unknown readonlydisk parameter"
3386 msgstr ""
3387
3388 #: src/virt.c:411
3389 #, c-format
3390 msgid "error getting domain info: %s"
3391 msgstr ""
3392
3393 #: src/virt.c:425
3394 msgid ""
3395 "error: domain is a live virtual machine.\n"
3396 "Writing to the disks of a running virtual machine can cause disk "
3397 "corruption.\n"
3398 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3399 "specify live access.  In most libguestfs tools these options are --ro or\n"
3400 "--live respectively.  Consult the documentation for further information."
3401 msgstr ""
3402
3403 #: src/virt.c:490
3404 #, c-format
3405 msgid ""
3406 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3407 "\"error\""
3408 msgstr ""
3409
3410 #: src/virt.c:580
3411 msgid ""
3412 "this guest has no libvirt <channel> definition for guestfsd\n"
3413 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3414 msgstr ""
3415
3416 #: src/virt.c:605
3417 msgid ""
3418 "add-domain API not available since this version of libguestfs was compiled "
3419 "without libvirt or libxml2"
3420 msgstr ""
3421
3422 #: test-tool/test-tool.c:79
3423 #, c-format
3424 msgid ""
3425 "libguestfs-test-tool: interactive test tool\n"
3426 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3427 "Usage:\n"
3428 "  libguestfs-test-tool [--options]\n"
3429 "Options:\n"
3430 "  --help         Display usage\n"
3431 "  --qemudir dir  Specify QEMU source directory\n"
3432 "  --qemu qemu    Specify QEMU binary\n"
3433 "  --timeout n\n"
3434 "  -t n           Set launch timeout (default: %d seconds)\n"
3435 msgstr ""
3436
3437 #: test-tool/test-tool.c:127
3438 #, c-format
3439 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3440 msgstr ""
3441
3442 #: test-tool/test-tool.c:136
3443 #, c-format
3444 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3445 msgstr ""
3446
3447 #: test-tool/test-tool.c:148
3448 #, c-format
3449 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3450 msgstr ""
3451
3452 #: test-tool/test-tool.c:174
3453 #, c-format
3454 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3455 msgstr ""
3456
3457 #: test-tool/test-tool.c:181
3458 #, c-format
3459 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3460 msgstr ""
3461
3462 #: test-tool/test-tool.c:189
3463 #, c-format
3464 msgid "libguestfs-test-tool: guestfs_version failed\n"
3465 msgstr ""
3466
3467 #: test-tool/test-tool.c:223
3468 #, c-format
3469 msgid "libguestfs-test-tool: failed to launch appliance\n"
3470 msgstr ""
3471
3472 #: test-tool/test-tool.c:235
3473 #, c-format
3474 msgid "libguestfs-test-tool: failed to run part-disk\n"
3475 msgstr ""
3476
3477 #: test-tool/test-tool.c:241
3478 #, c-format
3479 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3480 msgstr ""
3481
3482 #: test-tool/test-tool.c:247
3483 #, c-format
3484 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3485 msgstr ""
3486
3487 #: test-tool/test-tool.c:254
3488 #, c-format
3489 msgid "libguestfs-test-tool: failed to touch file\n"
3490 msgstr ""
3491
3492 #: test-tool/test-tool.c:285
3493 #, c-format
3494 msgid ""
3495 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3496 "--qemu/--qemudir options cannot be used.\n"
3497 msgstr ""
3498
3499 #: test-tool/test-tool.c:293
3500 #, c-format
3501 msgid "Binary '%s' does not exist or is not executable\n"
3502 msgstr ""
3503
3504 #: test-tool/test-tool.c:307
3505 #, c-format
3506 msgid "%s: does not look like a qemu source directory\n"
3507 msgstr ""
3508
3509 #: tools/virt-list-filesystems.pl:148
3510 msgid "virt-list-filesystems: no image or VM name given"
3511 msgstr ""
3512
3513 #: tools/virt-list-partitions.pl:160
3514 msgid "virt-list-partitions: no image or VM name given"
3515 msgstr ""
3516
3517 #: tools/virt-make-fs.pl:293
3518 msgid "virt-make-fs input output\n"
3519 msgstr ""
3520
3521 #: tools/virt-make-fs.pl:323
3522 msgid "unexpected output from 'du' command"
3523 msgstr ""
3524
3525 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3526 #: tools/virt-make-fs.pl:476
3527 #, perl-brace-format
3528 msgid "{f}: unknown input format: {fmt}\n"
3529 msgstr ""
3530
3531 #: tools/virt-make-fs.pl:393
3532 #, perl-brace-format
3533 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3534 msgstr ""
3535
3536 #: tools/virt-make-fs.pl:408
3537 msgid ""
3538 "qemu-img create: failed to create disk image, see earlier error messages\n"
3539 msgstr ""
3540
3541 #: tools/virt-make-fs.pl:419
3542 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3543 msgstr ""
3544
3545 #: tools/virt-make-fs.pl:460
3546 msgid "tar: failed, see earlier messages\n"
3547 msgstr ""
3548
3549 #: tools/virt-make-fs.pl:482
3550 msgid "uncompress command failed, see earlier messages\n"
3551 msgstr ""
3552
3553 #: tools/virt-make-fs.pl:517
3554 msgid ""
3555 "virt-make-fs: error copying contents into filesystem\n"
3556 "An error here usually means that the program did not estimate the\n"
3557 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3558 msgstr ""
3559
3560 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3561 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3562 msgstr ""
3563
3564 #: tools/virt-tar.pl:222
3565 msgid "virt-tar: no image, VM names, directory or filename given"
3566 msgstr ""
3567
3568 #: tools/virt-tar.pl:225
3569 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3570 msgstr ""
3571
3572 #: tools/virt-tar.pl:236
3573 #, perl-brace-format
3574 msgid "virt-tar: {tarball}: file not found\n"
3575 msgstr ""
3576
3577 #: tools/virt-tar.pl:239
3578 #, perl-brace-format
3579 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3580 msgstr ""
3581
3582 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3583 #, perl-brace-format
3584 msgid ""
3585 "{prog}: No operating system could be detected inside this disk image.\n"
3586 "\n"
3587 "This may be because the file is not a disk image, or is not a virtual "
3588 "machine\n"
3589 "image, or because the OS type is not understood by libguestfs.\n"
3590 "\n"
3591 "If you feel this is an error, please file a bug report including as much\n"
3592 "information about the disk image as possible.\n"
3593 msgstr ""
3594
3595 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3596 #, perl-brace-format
3597 msgid "{prog}: multiboot operating systems are not supported.\n"
3598 msgstr ""
3599
3600 #: tools/virt-win-reg.pl:245
3601 msgid "no libvirt domain name or disk image given\n"
3602 msgstr ""
3603
3604 #: tools/virt-win-reg.pl:287
3605 msgid ""
3606 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3607 "export\n"
3608 msgstr ""
3609
3610 #: tools/virt-win-reg.pl:446
3611 #, perl-brace-format
3612 msgid "virt-win-reg: {p}: cannot find user directory\n"
3613 msgstr ""
3614
3615 #: tools/virt-win-reg.pl:451
3616 #, perl-brace-format
3617 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3618 msgstr ""
3619
3620 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3621 #, perl-brace-format
3622 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3623 msgstr ""
3624
3625 #: tools/virt-win-reg.pl:529
3626 #, perl-brace-format
3627 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3628 msgstr ""
3629
3630 #: tools/virt-win-reg.pl:551
3631 #, perl-brace-format
3632 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3633 msgstr ""