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