Version 1.12.10
[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-11-09 22:42+0000\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:98 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:219
70 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
71 #: rescue/virt-rescue.c:134
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:276 fuse/guestmount.c:1061
78 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:158
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:1531
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:2645
400 msgid "Command"
401 msgstr "Command"
402
403 #: fish/cmds.c:2645
404 msgid "Description"
405 msgstr "Description"
406
407 #: fish/cmds.c:2647
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:2648
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:2649 fish/cmds.c:2650
416 msgid "add an image to examine or modify"
417 msgstr "add an image to examine or modify"
418
419 #: fish/cmds.c:2651
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:2652
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:2653
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:2654
432 msgid "allocate and add a disk file"
433 msgstr "allocate and add a disc file"
434
435 #: fish/cmds.c:2655
436 msgid "clear Augeas path"
437 msgstr "clear Augeas path"
438
439 #: fish/cmds.c:2656
440 msgid "close the current Augeas handle"
441 msgstr "close the current Augeas handle"
442
443 #: fish/cmds.c:2657
444 msgid "define an Augeas node"
445 msgstr "define an Augeas node"
446
447 #: fish/cmds.c:2658
448 msgid "define an Augeas variable"
449 msgstr "define an Augeas variable"
450
451 #: fish/cmds.c:2659
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:2660
456 msgid "create a new Augeas handle"
457 msgstr "create a new Augeas handle"
458
459 #: fish/cmds.c:2661
460 msgid "insert a sibling Augeas node"
461 msgstr "insert a sibling Augeas node"
462
463 #: fish/cmds.c:2662
464 msgid "load files into the tree"
465 msgstr "load files into the tree"
466
467 #: fish/cmds.c:2663
468 msgid "list Augeas nodes under augpath"
469 msgstr "list Augeas nodes under augpath"
470
471 #: fish/cmds.c:2664
472 msgid "return Augeas nodes which match augpath"
473 msgstr "return Augeas nodes which match augpath"
474
475 #: fish/cmds.c:2665
476 msgid "move Augeas node"
477 msgstr "move Augeas node"
478
479 #: fish/cmds.c:2666
480 msgid "remove an Augeas path"
481 msgstr ""
482
483 #: fish/cmds.c:2667
484 msgid "write all pending Augeas changes to disk"
485 msgstr ""
486
487 #: fish/cmds.c:2668
488 msgid "set Augeas path to value"
489 msgstr ""
490
491 #: fish/cmds.c:2669
492 msgid "test availability of some parts of the API"
493 msgstr ""
494
495 #: fish/cmds.c:2670
496 msgid "return a list of all optional groups"
497 msgstr ""
498
499 #: fish/cmds.c:2671
500 msgid "upload base64-encoded data to file"
501 msgstr ""
502
503 #: fish/cmds.c:2672
504 msgid "download file and encode as base64"
505 msgstr ""
506
507 #: fish/cmds.c:2673
508 msgid "flush device buffers"
509 msgstr ""
510
511 #: fish/cmds.c:2674
512 msgid "get blocksize of block device"
513 msgstr ""
514
515 #: fish/cmds.c:2675
516 msgid "is block device set to read-only"
517 msgstr ""
518
519 #: fish/cmds.c:2676
520 msgid "get total size of device in bytes"
521 msgstr ""
522
523 #: fish/cmds.c:2677
524 msgid "get sectorsize of block device"
525 msgstr ""
526
527 #: fish/cmds.c:2678
528 msgid "get total size of device in 512-byte sectors"
529 msgstr ""
530
531 #: fish/cmds.c:2679
532 msgid "reread partition table"
533 msgstr ""
534
535 #: fish/cmds.c:2680
536 msgid "set blocksize of block device"
537 msgstr ""
538
539 #: fish/cmds.c:2681
540 msgid "set block device to read-only"
541 msgstr ""
542
543 #: fish/cmds.c:2682
544 msgid "set block device to read-write"
545 msgstr ""
546
547 #: fish/cmds.c:2683
548 msgid "resize a btrfs filesystem"
549 msgstr ""
550
551 #: fish/cmds.c:2684
552 msgid "return true path on case-insensitive filesystem"
553 msgstr ""
554
555 #: fish/cmds.c:2685
556 msgid "list the contents of a file"
557 msgstr ""
558
559 #: fish/cmds.c:2686
560 msgid "compute MD5, SHAx or CRC checksum of file"
561 msgstr ""
562
563 #: fish/cmds.c:2687
564 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
565 msgstr ""
566
567 #: fish/cmds.c:2688
568 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
569 msgstr ""
570
571 #: fish/cmds.c:2689
572 msgid "change file mode"
573 msgstr ""
574
575 #: fish/cmds.c:2690 fish/cmds.c:2811
576 msgid "change file owner and group"
577 msgstr ""
578
579 #: fish/cmds.c:2691
580 msgid "run a command from the guest filesystem"
581 msgstr ""
582
583 #: fish/cmds.c:2692
584 msgid "run a command, returning lines"
585 msgstr ""
586
587 #: fish/cmds.c:2693
588 msgid "add qemu parameters"
589 msgstr ""
590
591 #: fish/cmds.c:2694
592 msgid "copy local files or directories into an image"
593 msgstr ""
594
595 #: fish/cmds.c:2695
596 msgid "copy remote files or directories out of an image"
597 msgstr ""
598
599 #: fish/cmds.c:2696
600 msgid "copy size bytes from source to destination using dd"
601 msgstr ""
602
603 #: fish/cmds.c:2697
604 msgid "copy a file"
605 msgstr ""
606
607 #: fish/cmds.c:2698
608 msgid "copy a file or directory recursively"
609 msgstr ""
610
611 #: fish/cmds.c:2699
612 msgid "copy from source to destination using dd"
613 msgstr ""
614
615 #: fish/cmds.c:2700
616 msgid "debugging and internals"
617 msgstr ""
618
619 #: fish/cmds.c:2701
620 msgid "debug the QEMU command line (internal use only)"
621 msgstr ""
622
623 #: fish/cmds.c:2702
624 msgid "upload a file to the appliance (internal use only)"
625 msgstr ""
626
627 #: fish/cmds.c:2703
628 msgid "report file system disk space usage"
629 msgstr ""
630
631 #: fish/cmds.c:2704
632 msgid "report file system disk space usage (human readable)"
633 msgstr ""
634
635 #: fish/cmds.c:2705
636 msgid "display an image"
637 msgstr ""
638
639 #: fish/cmds.c:2706
640 msgid "return kernel messages"
641 msgstr ""
642
643 #: fish/cmds.c:2707
644 msgid "download a file to the local machine"
645 msgstr ""
646
647 #: fish/cmds.c:2708
648 msgid "download a file to the local machine with offset and size"
649 msgstr ""
650
651 #: fish/cmds.c:2709
652 msgid "drop kernel page cache, dentries and inodes"
653 msgstr ""
654
655 #: fish/cmds.c:2710
656 msgid "estimate file space usage"
657 msgstr ""
658
659 #: fish/cmds.c:2711
660 msgid "check an ext2/ext3 filesystem"
661 msgstr ""
662
663 #: fish/cmds.c:2712
664 msgid "display a line of text"
665 msgstr ""
666
667 #: fish/cmds.c:2713
668 msgid "echo arguments back to the client"
669 msgstr ""
670
671 #: fish/cmds.c:2714
672 msgid "edit a file"
673 msgstr ""
674
675 #: fish/cmds.c:2715 fish/cmds.c:2716 fish/cmds.c:2721 fish/cmds.c:2722
676 #: fish/cmds.c:2756 fish/cmds.c:2757 fish/cmds.c:3010 fish/cmds.c:3011
677 #: fish/cmds.c:3015 fish/cmds.c:3016 fish/cmds.c:3018 fish/cmds.c:3019
678 msgid "return lines matching a pattern"
679 msgstr ""
680
681 #: fish/cmds.c:2717
682 msgid "test if two files have equal contents"
683 msgstr ""
684
685 #: fish/cmds.c:2718
686 msgid "test if file or directory exists"
687 msgstr ""
688
689 #: fish/cmds.c:2719 fish/cmds.c:2720
690 msgid "preallocate a file in the guest filesystem"
691 msgstr ""
692
693 #: fish/cmds.c:2723
694 msgid "determine file type"
695 msgstr ""
696
697 #: fish/cmds.c:2724
698 msgid "detect the architecture of a binary file"
699 msgstr ""
700
701 #: fish/cmds.c:2725
702 msgid "return the size of the file in bytes"
703 msgstr ""
704
705 #: fish/cmds.c:2726
706 msgid "fill a file with octets"
707 msgstr ""
708
709 #: fish/cmds.c:2727
710 msgid "fill a file with a repeating pattern of bytes"
711 msgstr ""
712
713 #: fish/cmds.c:2728
714 msgid "find all files and directories"
715 msgstr ""
716
717 #: fish/cmds.c:2729
718 msgid "find all files and directories, returning NUL-separated list"
719 msgstr ""
720
721 #: fish/cmds.c:2730
722 msgid "find a filesystem by label"
723 msgstr ""
724
725 #: fish/cmds.c:2731
726 msgid "find a filesystem by UUID"
727 msgstr ""
728
729 #: fish/cmds.c:2732
730 msgid "run the filesystem checker"
731 msgstr ""
732
733 #: fish/cmds.c:2733
734 msgid "get the additional kernel options"
735 msgstr ""
736
737 #: fish/cmds.c:2734
738 msgid "get the attach method"
739 msgstr ""
740
741 #: fish/cmds.c:2735
742 msgid "get autosync mode"
743 msgstr ""
744
745 #: fish/cmds.c:2736
746 msgid "get direct appliance mode flag"
747 msgstr ""
748
749 #: fish/cmds.c:2737
750 msgid "get the ext2/3/4 filesystem label"
751 msgstr ""
752
753 #: fish/cmds.c:2738
754 msgid "get the ext2/3/4 filesystem UUID"
755 msgstr ""
756
757 #: fish/cmds.c:2739
758 msgid "get memory allocated to the qemu subprocess"
759 msgstr ""
760
761 #: fish/cmds.c:2740
762 msgid "get enable network flag"
763 msgstr ""
764
765 #: fish/cmds.c:2741
766 msgid "get the search path"
767 msgstr ""
768
769 #: fish/cmds.c:2742
770 msgid "get process group flag"
771 msgstr ""
772
773 #: fish/cmds.c:2743
774 msgid "get PID of qemu subprocess"
775 msgstr ""
776
777 #: fish/cmds.c:2744
778 msgid "get the qemu binary"
779 msgstr ""
780
781 #: fish/cmds.c:2745
782 msgid "get recovery process enabled flag"
783 msgstr ""
784
785 #: fish/cmds.c:2746
786 msgid "get SELinux enabled flag"
787 msgstr ""
788
789 #: fish/cmds.c:2747
790 msgid "get the current state"
791 msgstr ""
792
793 #: fish/cmds.c:2748
794 msgid "get command trace enabled flag"
795 msgstr ""
796
797 #: fish/cmds.c:2749
798 msgid "get the current umask"
799 msgstr ""
800
801 #: fish/cmds.c:2750
802 msgid "get verbose mode"
803 msgstr ""
804
805 #: fish/cmds.c:2751
806 msgid "get SELinux security context"
807 msgstr ""
808
809 #: fish/cmds.c:2752 fish/cmds.c:2812
810 msgid "get a single extended attribute"
811 msgstr ""
812
813 #: fish/cmds.c:2753 fish/cmds.c:2813
814 msgid "list extended attributes of a file or directory"
815 msgstr ""
816
817 #: fish/cmds.c:2754
818 msgid "expand wildcards in command"
819 msgstr ""
820
821 #: fish/cmds.c:2755
822 msgid "expand a wildcard path"
823 msgstr ""
824
825 #: fish/cmds.c:2758
826 msgid "install GRUB 1"
827 msgstr ""
828
829 #: fish/cmds.c:2759
830 msgid "return first 10 lines of a file"
831 msgstr ""
832
833 #: fish/cmds.c:2760
834 msgid "return first N lines of a file"
835 msgstr ""
836
837 #: fish/cmds.c:2761
838 msgid "dump a file in hexadecimal"
839 msgstr ""
840
841 #: fish/cmds.c:2762
842 msgid "edit with a hex editor"
843 msgstr ""
844
845 #: fish/cmds.c:2763
846 msgid "list the contents of a single file in an initrd"
847 msgstr ""
848
849 #: fish/cmds.c:2764
850 msgid "list files in an initrd"
851 msgstr ""
852
853 #: fish/cmds.c:2765
854 msgid "add an inotify watch"
855 msgstr ""
856
857 #: fish/cmds.c:2766
858 msgid "close the inotify handle"
859 msgstr ""
860
861 #: fish/cmds.c:2767
862 msgid "return list of watched files that had events"
863 msgstr ""
864
865 #: fish/cmds.c:2768
866 msgid "create an inotify handle"
867 msgstr ""
868
869 #: fish/cmds.c:2769
870 msgid "return list of inotify events"
871 msgstr ""
872
873 #: fish/cmds.c:2770
874 msgid "remove an inotify watch"
875 msgstr ""
876
877 #: fish/cmds.c:2771
878 msgid "get architecture of inspected operating system"
879 msgstr ""
880
881 #: fish/cmds.c:2772
882 msgid "get distro of inspected operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2773
886 msgid "get drive letter mappings"
887 msgstr ""
888
889 #: fish/cmds.c:2774
890 msgid "get filesystems associated with inspected operating system"
891 msgstr ""
892
893 #: fish/cmds.c:2775
894 msgid "get format of inspected operating system"
895 msgstr ""
896
897 #: fish/cmds.c:2776
898 msgid "get hostname of the operating system"
899 msgstr ""
900
901 #: fish/cmds.c:2777
902 msgid "get the icon corresponding to this operating system"
903 msgstr ""
904
905 #: fish/cmds.c:2778
906 msgid "get major version of inspected operating system"
907 msgstr ""
908
909 #: fish/cmds.c:2779
910 msgid "get minor version of inspected operating system"
911 msgstr ""
912
913 #: fish/cmds.c:2780
914 msgid "get mountpoints of inspected operating system"
915 msgstr ""
916
917 #: fish/cmds.c:2781
918 msgid "get package format used by the operating system"
919 msgstr ""
920
921 #: fish/cmds.c:2782
922 msgid "get package management tool used by the operating system"
923 msgstr ""
924
925 #: fish/cmds.c:2783
926 msgid "get product name of inspected operating system"
927 msgstr ""
928
929 #: fish/cmds.c:2784
930 msgid "get product variant of inspected operating system"
931 msgstr ""
932
933 #: fish/cmds.c:2785
934 msgid "return list of operating systems found by last inspection"
935 msgstr ""
936
937 #: fish/cmds.c:2786
938 msgid "get type of inspected operating system"
939 msgstr ""
940
941 #: fish/cmds.c:2787
942 msgid "get Windows CurrentControlSet of inspected operating system"
943 msgstr ""
944
945 #: fish/cmds.c:2788
946 msgid "get Windows systemroot of inspected operating system"
947 msgstr ""
948
949 #: fish/cmds.c:2789
950 msgid "get live flag for install disk"
951 msgstr ""
952
953 #: fish/cmds.c:2790
954 msgid "get multipart flag for install disk"
955 msgstr ""
956
957 #: fish/cmds.c:2791
958 msgid "get netinst (network installer) flag for install disk"
959 msgstr ""
960
961 #: fish/cmds.c:2792
962 msgid "get list of applications installed in the operating system"
963 msgstr ""
964
965 #: fish/cmds.c:2793
966 msgid "inspect disk and return list of operating systems found"
967 msgstr ""
968
969 #: fish/cmds.c:2794
970 msgid "test if block device"
971 msgstr ""
972
973 #: fish/cmds.c:2795
974 msgid "is busy processing a command"
975 msgstr ""
976
977 #: fish/cmds.c:2796
978 msgid "test if character device"
979 msgstr ""
980
981 #: fish/cmds.c:2797
982 msgid "is in configuration state"
983 msgstr ""
984
985 #: fish/cmds.c:2798
986 msgid "test if a directory"
987 msgstr ""
988
989 #: fish/cmds.c:2799
990 msgid "test if FIFO (named pipe)"
991 msgstr ""
992
993 #: fish/cmds.c:2800
994 msgid "test if a regular file"
995 msgstr ""
996
997 #: fish/cmds.c:2801
998 msgid "is launching subprocess"
999 msgstr ""
1000
1001 #: fish/cmds.c:2802
1002 msgid "test if device is a logical volume"
1003 msgstr ""
1004
1005 #: fish/cmds.c:2803
1006 msgid "is ready to accept commands"
1007 msgstr ""
1008
1009 #: fish/cmds.c:2804
1010 msgid "test if socket"
1011 msgstr ""
1012
1013 #: fish/cmds.c:2805
1014 msgid "test if symbolic link"
1015 msgstr ""
1016
1017 #: fish/cmds.c:2806
1018 msgid "test if a file contains all zero bytes"
1019 msgstr ""
1020
1021 #: fish/cmds.c:2807
1022 msgid "test if a device contains all zero bytes"
1023 msgstr ""
1024
1025 #: fish/cmds.c:2808
1026 msgid "kill the qemu subprocess"
1027 msgstr ""
1028
1029 #: fish/cmds.c:2809
1030 msgid "launch the qemu subprocess"
1031 msgstr ""
1032
1033 #: fish/cmds.c:2810
1034 msgid "change working directory"
1035 msgstr ""
1036
1037 #: fish/cmds.c:2814
1038 msgid "list 9p filesystems"
1039 msgstr ""
1040
1041 #: fish/cmds.c:2815
1042 msgid "list the block devices"
1043 msgstr ""
1044
1045 #: fish/cmds.c:2816
1046 msgid "list device mapper devices"
1047 msgstr ""
1048
1049 #: fish/cmds.c:2817
1050 msgid "list filesystems"
1051 msgstr ""
1052
1053 #: fish/cmds.c:2818
1054 msgid "list the partitions"
1055 msgstr ""
1056
1057 #: fish/cmds.c:2819
1058 msgid "list the files in a directory (long format)"
1059 msgstr ""
1060
1061 #: fish/cmds.c:2820 fish/cmds.c:2821
1062 msgid "create a hard link"
1063 msgstr ""
1064
1065 #: fish/cmds.c:2822 fish/cmds.c:2823
1066 msgid "create a symbolic link"
1067 msgstr ""
1068
1069 #: fish/cmds.c:2824 fish/cmds.c:2917
1070 msgid "remove extended attribute of a file or directory"
1071 msgstr ""
1072
1073 #: fish/cmds.c:2825
1074 msgid "list the files in a directory"
1075 msgstr ""
1076
1077 #: fish/cmds.c:2826 fish/cmds.c:2945
1078 msgid "set extended attribute of a file or directory"
1079 msgstr ""
1080
1081 #: fish/cmds.c:2827
1082 msgid "get file information for a symbolic link"
1083 msgstr ""
1084
1085 #: fish/cmds.c:2828
1086 msgid "lstat on multiple files"
1087 msgstr ""
1088
1089 #: fish/cmds.c:2829
1090 msgid "add a key on a LUKS encrypted device"
1091 msgstr ""
1092
1093 #: fish/cmds.c:2830
1094 msgid "close a LUKS device"
1095 msgstr ""
1096
1097 #: fish/cmds.c:2831 fish/cmds.c:2832
1098 msgid "format a block device as a LUKS encrypted device"
1099 msgstr ""
1100
1101 #: fish/cmds.c:2833
1102 msgid "remove a key from a LUKS encrypted device"
1103 msgstr ""
1104
1105 #: fish/cmds.c:2834
1106 msgid "open a LUKS-encrypted block device"
1107 msgstr ""
1108
1109 #: fish/cmds.c:2835
1110 msgid "open a LUKS-encrypted block device read-only"
1111 msgstr ""
1112
1113 #: fish/cmds.c:2836
1114 msgid "create an LVM logical volume"
1115 msgstr ""
1116
1117 #: fish/cmds.c:2837
1118 msgid "get canonical name of an LV"
1119 msgstr ""
1120
1121 #: fish/cmds.c:2838
1122 msgid "clear LVM device filter"
1123 msgstr ""
1124
1125 #: fish/cmds.c:2839
1126 msgid "remove all LVM LVs, VGs and PVs"
1127 msgstr ""
1128
1129 #: fish/cmds.c:2840
1130 msgid "set LVM device filter"
1131 msgstr ""
1132
1133 #: fish/cmds.c:2841
1134 msgid "remove an LVM logical volume"
1135 msgstr ""
1136
1137 #: fish/cmds.c:2842
1138 msgid "rename an LVM logical volume"
1139 msgstr ""
1140
1141 #: fish/cmds.c:2843
1142 msgid "resize an LVM logical volume"
1143 msgstr ""
1144
1145 #: fish/cmds.c:2844
1146 msgid "expand an LV to fill free space"
1147 msgstr ""
1148
1149 #: fish/cmds.c:2845 fish/cmds.c:2846
1150 msgid "list the LVM logical volumes (LVs)"
1151 msgstr ""
1152
1153 #: fish/cmds.c:2847
1154 msgid "get the UUID of a logical volume"
1155 msgstr ""
1156
1157 #: fish/cmds.c:2848
1158 msgid "lgetxattr on multiple files"
1159 msgstr ""
1160
1161 #: fish/cmds.c:2849
1162 msgid "open the manual"
1163 msgstr ""
1164
1165 #: fish/cmds.c:2850
1166 msgid "create a directory"
1167 msgstr ""
1168
1169 #: fish/cmds.c:2851
1170 msgid "create a directory with a particular mode"
1171 msgstr ""
1172
1173 #: fish/cmds.c:2852
1174 msgid "create a directory and parents"
1175 msgstr ""
1176
1177 #: fish/cmds.c:2853
1178 msgid "create a temporary directory"
1179 msgstr ""
1180
1181 #: fish/cmds.c:2854 fish/cmds.c:2855 fish/cmds.c:2856
1182 msgid "make ext2/3/4 filesystem with external journal"
1183 msgstr ""
1184
1185 #: fish/cmds.c:2857
1186 msgid "make ext2/3/4 external journal"
1187 msgstr ""
1188
1189 #: fish/cmds.c:2858
1190 msgid "make ext2/3/4 external journal with label"
1191 msgstr ""
1192
1193 #: fish/cmds.c:2859
1194 msgid "make ext2/3/4 external journal with UUID"
1195 msgstr ""
1196
1197 #: fish/cmds.c:2860
1198 msgid "make FIFO (named pipe)"
1199 msgstr ""
1200
1201 #: fish/cmds.c:2861 fish/cmds.c:2863
1202 msgid "make a filesystem"
1203 msgstr ""
1204
1205 #: fish/cmds.c:2862
1206 msgid "make a filesystem with block size"
1207 msgstr ""
1208
1209 #: fish/cmds.c:2864
1210 msgid "create a mountpoint"
1211 msgstr ""
1212
1213 #: fish/cmds.c:2865
1214 msgid "make block, character or FIFO devices"
1215 msgstr ""
1216
1217 #: fish/cmds.c:2866
1218 msgid "make block device node"
1219 msgstr ""
1220
1221 #: fish/cmds.c:2867
1222 msgid "make char device node"
1223 msgstr ""
1224
1225 #: fish/cmds.c:2868
1226 msgid "create a swap partition"
1227 msgstr ""
1228
1229 #: fish/cmds.c:2869
1230 msgid "create a swap partition with a label"
1231 msgstr ""
1232
1233 #: fish/cmds.c:2870
1234 msgid "create a swap partition with an explicit UUID"
1235 msgstr ""
1236
1237 #: fish/cmds.c:2871
1238 msgid "create a swap file"
1239 msgstr ""
1240
1241 #: fish/cmds.c:2872
1242 msgid "load a kernel module"
1243 msgstr ""
1244
1245 #: fish/cmds.c:2873
1246 msgid "view a file"
1247 msgstr ""
1248
1249 #: fish/cmds.c:2874
1250 msgid "mount a guest disk at a position in the filesystem"
1251 msgstr ""
1252
1253 #: fish/cmds.c:2875
1254 msgid "mount 9p filesystem"
1255 msgstr ""
1256
1257 #: fish/cmds.c:2876
1258 msgid "mount a file using the loop device"
1259 msgstr ""
1260
1261 #: fish/cmds.c:2877
1262 msgid "mount a guest disk with mount options"
1263 msgstr ""
1264
1265 #: fish/cmds.c:2878
1266 msgid "mount a guest disk, read-only"
1267 msgstr ""
1268
1269 #: fish/cmds.c:2879
1270 msgid "mount a guest disk with mount options and vfstype"
1271 msgstr ""
1272
1273 #: fish/cmds.c:2880
1274 msgid "show mountpoints"
1275 msgstr ""
1276
1277 #: fish/cmds.c:2881
1278 msgid "show mounted filesystems"
1279 msgstr ""
1280
1281 #: fish/cmds.c:2882
1282 msgid "move a file"
1283 msgstr ""
1284
1285 #: fish/cmds.c:2883
1286 msgid "probe NTFS volume"
1287 msgstr ""
1288
1289 #: fish/cmds.c:2884 fish/cmds.c:2885
1290 msgid "resize an NTFS filesystem"
1291 msgstr ""
1292
1293 #: fish/cmds.c:2886
1294 msgid "resize an NTFS filesystem (with size)"
1295 msgstr ""
1296
1297 #: fish/cmds.c:2887
1298 msgid "add a partition to the device"
1299 msgstr ""
1300
1301 #: fish/cmds.c:2888
1302 msgid "delete a partition"
1303 msgstr ""
1304
1305 #: fish/cmds.c:2889
1306 msgid "partition whole disk with a single primary partition"
1307 msgstr ""
1308
1309 #: fish/cmds.c:2890
1310 msgid "return true if a partition is bootable"
1311 msgstr ""
1312
1313 #: fish/cmds.c:2891
1314 msgid "get the MBR type byte (ID byte) from a partition"
1315 msgstr ""
1316
1317 #: fish/cmds.c:2892
1318 msgid "get the partition table type"
1319 msgstr ""
1320
1321 #: fish/cmds.c:2893
1322 msgid "create an empty partition table"
1323 msgstr ""
1324
1325 #: fish/cmds.c:2894
1326 msgid "list partitions on a device"
1327 msgstr ""
1328
1329 #: fish/cmds.c:2895
1330 msgid "make a partition bootable"
1331 msgstr ""
1332
1333 #: fish/cmds.c:2896
1334 msgid "set the MBR type byte (ID byte) of a partition"
1335 msgstr ""
1336
1337 #: fish/cmds.c:2897
1338 msgid "set partition name"
1339 msgstr ""
1340
1341 #: fish/cmds.c:2898
1342 msgid "convert partition name to device name"
1343 msgstr ""
1344
1345 #: fish/cmds.c:2899
1346 msgid "ping the guest daemon"
1347 msgstr ""
1348
1349 #: fish/cmds.c:2900
1350 msgid "read part of a file"
1351 msgstr ""
1352
1353 #: fish/cmds.c:2901
1354 msgid "read part of a device"
1355 msgstr ""
1356
1357 #: fish/cmds.c:2902
1358 msgid "create an LVM physical volume"
1359 msgstr ""
1360
1361 #: fish/cmds.c:2903
1362 msgid "remove an LVM physical volume"
1363 msgstr ""
1364
1365 #: fish/cmds.c:2904
1366 msgid "resize an LVM physical volume"
1367 msgstr ""
1368
1369 #: fish/cmds.c:2905
1370 msgid "resize an LVM physical volume (with size)"
1371 msgstr ""
1372
1373 #: fish/cmds.c:2906 fish/cmds.c:2907
1374 msgid "list the LVM physical volumes (PVs)"
1375 msgstr ""
1376
1377 #: fish/cmds.c:2908
1378 msgid "get the UUID of a physical volume"
1379 msgstr ""
1380
1381 #: fish/cmds.c:2909
1382 msgid "write to part of a file"
1383 msgstr ""
1384
1385 #: fish/cmds.c:2910
1386 msgid "write to part of a device"
1387 msgstr ""
1388
1389 #: fish/cmds.c:2911
1390 msgid "read a file"
1391 msgstr ""
1392
1393 #: fish/cmds.c:2912
1394 msgid "read file as lines"
1395 msgstr ""
1396
1397 #: fish/cmds.c:2913
1398 msgid "read directories entries"
1399 msgstr ""
1400
1401 #: fish/cmds.c:2914
1402 msgid "read the target of a symbolic link"
1403 msgstr ""
1404
1405 #: fish/cmds.c:2915
1406 msgid "readlink on multiple files"
1407 msgstr ""
1408
1409 #: fish/cmds.c:2916
1410 msgid "canonicalized absolute pathname"
1411 msgstr ""
1412
1413 #: fish/cmds.c:2918
1414 msgid "close and reopen libguestfs handle"
1415 msgstr ""
1416
1417 #: fish/cmds.c:2919
1418 msgid "resize an ext2, ext3 or ext4 filesystem"
1419 msgstr ""
1420
1421 #: fish/cmds.c:2920
1422 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1423 msgstr ""
1424
1425 #: fish/cmds.c:2921
1426 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1427 msgstr ""
1428
1429 #: fish/cmds.c:2922
1430 msgid "remove a file"
1431 msgstr ""
1432
1433 #: fish/cmds.c:2923
1434 msgid "remove a file or directory recursively"
1435 msgstr ""
1436
1437 #: fish/cmds.c:2924
1438 msgid "remove a directory"
1439 msgstr ""
1440
1441 #: fish/cmds.c:2925
1442 msgid "remove a mountpoint"
1443 msgstr ""
1444
1445 #: fish/cmds.c:2926
1446 msgid "scrub (securely wipe) a device"
1447 msgstr ""
1448
1449 #: fish/cmds.c:2927
1450 msgid "scrub (securely wipe) a file"
1451 msgstr ""
1452
1453 #: fish/cmds.c:2928
1454 msgid "scrub (securely wipe) free space"
1455 msgstr ""
1456
1457 #: fish/cmds.c:2929
1458 msgid "add options to kernel command line"
1459 msgstr ""
1460
1461 #: fish/cmds.c:2930
1462 msgid "set the attach method"
1463 msgstr ""
1464
1465 #: fish/cmds.c:2931
1466 msgid "set autosync mode"
1467 msgstr ""
1468
1469 #: fish/cmds.c:2932
1470 msgid "enable or disable direct appliance mode"
1471 msgstr ""
1472
1473 #: fish/cmds.c:2933
1474 msgid "set the ext2/3/4 filesystem label"
1475 msgstr ""
1476
1477 #: fish/cmds.c:2934
1478 msgid "set the ext2/3/4 filesystem UUID"
1479 msgstr ""
1480
1481 #: fish/cmds.c:2935
1482 msgid "set memory allocated to the qemu subprocess"
1483 msgstr ""
1484
1485 #: fish/cmds.c:2936
1486 msgid "set enable network flag"
1487 msgstr ""
1488
1489 #: fish/cmds.c:2937
1490 msgid "set the search path"
1491 msgstr ""
1492
1493 #: fish/cmds.c:2938
1494 msgid "set process group flag"
1495 msgstr ""
1496
1497 #: fish/cmds.c:2939
1498 msgid "set the qemu binary"
1499 msgstr ""
1500
1501 #: fish/cmds.c:2940
1502 msgid "enable or disable the recovery process"
1503 msgstr ""
1504
1505 #: fish/cmds.c:2941
1506 msgid "set SELinux enabled or disabled at appliance boot"
1507 msgstr ""
1508
1509 #: fish/cmds.c:2942
1510 msgid "enable or disable command traces"
1511 msgstr ""
1512
1513 #: fish/cmds.c:2943
1514 msgid "set verbose mode"
1515 msgstr ""
1516
1517 #: fish/cmds.c:2944
1518 msgid "set SELinux security context"
1519 msgstr ""
1520
1521 #: fish/cmds.c:2946 fish/cmds.c:2947
1522 msgid "create partitions on a block device"
1523 msgstr ""
1524
1525 #: fish/cmds.c:2948
1526 msgid "modify a single partition on a block device"
1527 msgstr ""
1528
1529 #: fish/cmds.c:2949
1530 msgid "display the disk geometry from the partition table"
1531 msgstr ""
1532
1533 #: fish/cmds.c:2950
1534 msgid "display the kernel geometry"
1535 msgstr ""
1536
1537 #: fish/cmds.c:2951
1538 msgid "display the partition table"
1539 msgstr ""
1540
1541 #: fish/cmds.c:2952
1542 msgid "run a command via the shell"
1543 msgstr ""
1544
1545 #: fish/cmds.c:2953
1546 msgid "run a command via the shell returning lines"
1547 msgstr ""
1548
1549 #: fish/cmds.c:2954
1550 msgid "sleep for some seconds"
1551 msgstr ""
1552
1553 #: fish/cmds.c:2955
1554 msgid "create a sparse disk image and add"
1555 msgstr ""
1556
1557 #: fish/cmds.c:2956
1558 msgid "get file information"
1559 msgstr ""
1560
1561 #: fish/cmds.c:2957
1562 msgid "get file system statistics"
1563 msgstr ""
1564
1565 #: fish/cmds.c:2958 fish/cmds.c:2959
1566 msgid "print the printable strings in a file"
1567 msgstr ""
1568
1569 #: fish/cmds.c:2960
1570 msgid "list supported groups of commands"
1571 msgstr ""
1572
1573 #: fish/cmds.c:2961
1574 msgid "disable swap on device"
1575 msgstr ""
1576
1577 #: fish/cmds.c:2962
1578 msgid "disable swap on file"
1579 msgstr ""
1580
1581 #: fish/cmds.c:2963
1582 msgid "disable swap on labeled swap partition"
1583 msgstr ""
1584
1585 #: fish/cmds.c:2964
1586 msgid "disable swap on swap partition by UUID"
1587 msgstr ""
1588
1589 #: fish/cmds.c:2965
1590 msgid "enable swap on device"
1591 msgstr ""
1592
1593 #: fish/cmds.c:2966
1594 msgid "enable swap on file"
1595 msgstr ""
1596
1597 #: fish/cmds.c:2967
1598 msgid "enable swap on labeled swap partition"
1599 msgstr ""
1600
1601 #: fish/cmds.c:2968
1602 msgid "enable swap on swap partition by UUID"
1603 msgstr ""
1604
1605 #: fish/cmds.c:2969
1606 msgid "sync disks, writes are flushed through to the disk image"
1607 msgstr ""
1608
1609 #: fish/cmds.c:2970
1610 msgid "return last 10 lines of a file"
1611 msgstr ""
1612
1613 #: fish/cmds.c:2971
1614 msgid "return last N lines of a file"
1615 msgstr ""
1616
1617 #: fish/cmds.c:2972
1618 msgid "unpack tarfile to directory"
1619 msgstr ""
1620
1621 #: fish/cmds.c:2973
1622 msgid "pack directory into tarfile"
1623 msgstr ""
1624
1625 #: fish/cmds.c:2974 fish/cmds.c:2981
1626 msgid "unpack compressed tarball to directory"
1627 msgstr ""
1628
1629 #: fish/cmds.c:2975 fish/cmds.c:2982
1630 msgid "pack directory into compressed tarball"
1631 msgstr ""
1632
1633 #: fish/cmds.c:2976
1634 msgid "print elapsed time taken to run a command"
1635 msgstr ""
1636
1637 #: fish/cmds.c:2977
1638 msgid "update file timestamps or create a new file"
1639 msgstr ""
1640
1641 #: fish/cmds.c:2978
1642 msgid "truncate a file to zero size"
1643 msgstr ""
1644
1645 #: fish/cmds.c:2979
1646 msgid "truncate a file to a particular size"
1647 msgstr ""
1648
1649 #: fish/cmds.c:2980
1650 msgid "get ext2/ext3/ext4 superblock details"
1651 msgstr ""
1652
1653 #: fish/cmds.c:2983
1654 msgid "set file mode creation mask (umask)"
1655 msgstr ""
1656
1657 #: fish/cmds.c:2984
1658 msgid "unmount a filesystem"
1659 msgstr ""
1660
1661 #: fish/cmds.c:2985
1662 msgid "unmount all filesystems"
1663 msgstr ""
1664
1665 #: fish/cmds.c:2986
1666 msgid "upload a file from the local machine"
1667 msgstr ""
1668
1669 #: fish/cmds.c:2987
1670 msgid "upload a file from the local machine with offset"
1671 msgstr ""
1672
1673 #: fish/cmds.c:2988
1674 msgid "set timestamp of a file with nanosecond precision"
1675 msgstr ""
1676
1677 #: fish/cmds.c:2989
1678 msgid "get the library version number"
1679 msgstr ""
1680
1681 #: fish/cmds.c:2990
1682 msgid "get the filesystem label"
1683 msgstr ""
1684
1685 #: fish/cmds.c:2991
1686 msgid "get the Linux VFS type corresponding to a mounted device"
1687 msgstr ""
1688
1689 #: fish/cmds.c:2992
1690 msgid "get the filesystem UUID"
1691 msgstr ""
1692
1693 #: fish/cmds.c:2993
1694 msgid "activate or deactivate some volume groups"
1695 msgstr ""
1696
1697 #: fish/cmds.c:2994
1698 msgid "activate or deactivate all volume groups"
1699 msgstr ""
1700
1701 #: fish/cmds.c:2995
1702 msgid "create an LVM volume group"
1703 msgstr ""
1704
1705 #: fish/cmds.c:2996
1706 msgid "get the LV UUIDs of all LVs in the volume group"
1707 msgstr ""
1708
1709 #: fish/cmds.c:2997
1710 msgid "get the PV UUIDs containing the volume group"
1711 msgstr ""
1712
1713 #: fish/cmds.c:2998
1714 msgid "remove an LVM volume group"
1715 msgstr ""
1716
1717 #: fish/cmds.c:2999
1718 msgid "rename an LVM volume group"
1719 msgstr ""
1720
1721 #: fish/cmds.c:3000 fish/cmds.c:3001
1722 msgid "list the LVM volume groups (VGs)"
1723 msgstr ""
1724
1725 #: fish/cmds.c:3002
1726 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1727 msgstr ""
1728
1729 #: fish/cmds.c:3003
1730 msgid "get the UUID of a volume group"
1731 msgstr ""
1732
1733 #: fish/cmds.c:3004
1734 msgid "count characters in a file"
1735 msgstr ""
1736
1737 #: fish/cmds.c:3005
1738 msgid "count lines in a file"
1739 msgstr ""
1740
1741 #: fish/cmds.c:3006
1742 msgid "count words in a file"
1743 msgstr ""
1744
1745 #: fish/cmds.c:3007
1746 msgid "create a new file"
1747 msgstr ""
1748
1749 #: fish/cmds.c:3008
1750 msgid "append content to end of file"
1751 msgstr ""
1752
1753 #: fish/cmds.c:3009
1754 msgid "create a file"
1755 msgstr ""
1756
1757 #: fish/cmds.c:3012
1758 msgid "write zeroes to the device"
1759 msgstr ""
1760
1761 #: fish/cmds.c:3013
1762 msgid "write zeroes to an entire device"
1763 msgstr ""
1764
1765 #: fish/cmds.c:3014
1766 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1767 msgstr ""
1768
1769 #: fish/cmds.c:3017
1770 msgid "determine file type inside a compressed file"
1771 msgstr ""
1772
1773 #: fish/cmds.c:3020
1774 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1775 msgstr ""
1776
1777 #: fish/cmds.c:3338 fish/cmds.c:3352 fish/cmds.c:3368 fish/cmds.c:3385
1778 #: fish/cmds.c:3402 fish/cmds.c:3420 fish/cmds.c:3439 fish/cmds.c:3455
1779 #: fish/cmds.c:3473 fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3523
1780 #: fish/cmds.c:3540 fish/cmds.c:3555 fish/cmds.c:3573 fish/cmds.c:3588
1781 #: fish/cmds.c:3604 fish/cmds.c:3620 fish/cmds.c:3636 fish/cmds.c:3652
1782 #: fish/cmds.c:3668 fish/cmds.c:3686 fish/cmds.c:3719 fish/cmds.c:3735
1783 #: fish/cmds.c:3751 fish/cmds.c:3770 fish/cmds.c:3785 fish/cmds.c:3803
1784 #: fish/cmds.c:3818 fish/cmds.c:3836 fish/cmds.c:3851 fish/cmds.c:3869
1785 #: fish/cmds.c:3884 fish/cmds.c:3903 fish/cmds.c:3922 fish/cmds.c:3940
1786 #: fish/cmds.c:3960 fish/cmds.c:3979 fish/cmds.c:3999 fish/cmds.c:4019
1787 #: fish/cmds.c:4039 fish/cmds.c:4058 fish/cmds.c:4077 fish/cmds.c:4097
1788 #: fish/cmds.c:4117 fish/cmds.c:4137 fish/cmds.c:4152 fish/cmds.c:4168
1789 #: fish/cmds.c:4240 fish/cmds.c:4258 fish/cmds.c:4275 fish/cmds.c:4359
1790 #: fish/cmds.c:4379 fish/cmds.c:4399 fish/cmds.c:4419 fish/cmds.c:4439
1791 #: fish/cmds.c:4459 fish/cmds.c:4478 fish/cmds.c:4497 fish/cmds.c:4516
1792 #: fish/cmds.c:4531 fish/cmds.c:4550 fish/cmds.c:4570 fish/cmds.c:4590
1793 #: fish/cmds.c:4666 fish/cmds.c:4681 fish/cmds.c:4700 fish/cmds.c:4716
1794 #: fish/cmds.c:4732 fish/cmds.c:4751 fish/cmds.c:4773 fish/cmds.c:4795
1795 #: fish/cmds.c:4815 fish/cmds.c:4832 fish/cmds.c:4849 fish/cmds.c:4866
1796 #: fish/cmds.c:4883 fish/cmds.c:4900 fish/cmds.c:4917 fish/cmds.c:4934
1797 #: fish/cmds.c:4953 fish/cmds.c:4976 fish/cmds.c:5012 fish/cmds.c:5029
1798 #: fish/cmds.c:5052 fish/cmds.c:5074 fish/cmds.c:5095 fish/cmds.c:5115
1799 #: fish/cmds.c:5134 fish/cmds.c:5154 fish/cmds.c:5172 fish/cmds.c:5190
1800 #: fish/cmds.c:5204 fish/cmds.c:5220 fish/cmds.c:5240 fish/cmds.c:5259
1801 #: fish/cmds.c:5278 fish/cmds.c:5297 fish/cmds.c:5316 fish/cmds.c:5336
1802 #: fish/cmds.c:5376 fish/cmds.c:5433 fish/cmds.c:5454 fish/cmds.c:5475
1803 #: fish/cmds.c:5496 fish/cmds.c:5514 fish/cmds.c:5536 fish/cmds.c:5574
1804 #: fish/cmds.c:5596 fish/cmds.c:5675 fish/cmds.c:5714 fish/cmds.c:5729
1805 #: fish/cmds.c:5746 fish/cmds.c:5760 fish/cmds.c:5776 fish/cmds.c:5798
1806 #: fish/cmds.c:5820 fish/cmds.c:5842 fish/cmds.c:5864 fish/cmds.c:5886
1807 #: fish/cmds.c:5908 fish/cmds.c:5928 fish/cmds.c:5945 fish/cmds.c:5962
1808 #: fish/cmds.c:5981 fish/cmds.c:6000 fish/cmds.c:6020 fish/cmds.c:6056
1809 #: fish/cmds.c:6075 fish/cmds.c:6094 fish/cmds.c:6111 fish/cmds.c:6129
1810 #: fish/cmds.c:6152 fish/cmds.c:6175 fish/cmds.c:6199 fish/cmds.c:6222
1811 #: fish/cmds.c:6243 fish/cmds.c:6266 fish/cmds.c:6289 fish/cmds.c:6309
1812 #: fish/cmds.c:6331 fish/cmds.c:6352 fish/cmds.c:6375 fish/cmds.c:6392
1813 #: fish/cmds.c:6409 fish/cmds.c:6427 fish/cmds.c:6445 fish/cmds.c:6466
1814 #: fish/cmds.c:6484 fish/cmds.c:6505 fish/cmds.c:6525 fish/cmds.c:6543
1815 #: fish/cmds.c:6564 fish/cmds.c:6587 fish/cmds.c:6610 fish/cmds.c:6632
1816 #: fish/cmds.c:6665 fish/cmds.c:6682 fish/cmds.c:6699 fish/cmds.c:6723
1817 #: fish/cmds.c:6746 fish/cmds.c:6769 fish/cmds.c:6791 fish/cmds.c:6808
1818 #: fish/cmds.c:6830 fish/cmds.c:6924 fish/cmds.c:6944 fish/cmds.c:6964
1819 #: fish/cmds.c:6984 fish/cmds.c:7002 fish/cmds.c:7023 fish/cmds.c:7059
1820 #: fish/cmds.c:7076 fish/cmds.c:7098 fish/cmds.c:7115 fish/cmds.c:7151
1821 #: fish/cmds.c:7171 fish/cmds.c:7191 fish/cmds.c:7211 fish/cmds.c:7233
1822 #: fish/cmds.c:7250 fish/cmds.c:7269 fish/cmds.c:7288 fish/cmds.c:7310
1823 #: fish/cmds.c:7331 fish/cmds.c:7352 fish/cmds.c:7373 fish/cmds.c:7396
1824 #: fish/cmds.c:7437 fish/cmds.c:7460 fish/cmds.c:7499 fish/cmds.c:7516
1825 #: fish/cmds.c:7535 fish/cmds.c:7556 fish/cmds.c:7579 fish/cmds.c:7601
1826 #: fish/cmds.c:7619 fish/cmds.c:7638 fish/cmds.c:7659 fish/cmds.c:7736
1827 #: fish/cmds.c:7777 fish/cmds.c:7856 fish/cmds.c:7932 fish/cmds.c:7969
1828 #: fish/cmds.c:7992 fish/cmds.c:8013 fish/cmds.c:8036 fish/cmds.c:8058
1829 #: fish/cmds.c:8083 fish/cmds.c:8126 fish/cmds.c:8167 fish/cmds.c:8188
1830 #: fish/cmds.c:8206 fish/cmds.c:8225 fish/cmds.c:8242 fish/cmds.c:8260
1831 #: fish/cmds.c:8287 fish/cmds.c:8311 fish/cmds.c:8335 fish/cmds.c:8359
1832 #: fish/cmds.c:8383 fish/cmds.c:8407 fish/cmds.c:8431 fish/cmds.c:8455
1833 #: fish/cmds.c:8479 fish/cmds.c:8503 fish/cmds.c:8527 fish/cmds.c:8551
1834 #: fish/cmds.c:8574 fish/cmds.c:8597 fish/cmds.c:8618 fish/cmds.c:8639
1835 #: fish/cmds.c:8660 fish/cmds.c:8680 fish/cmds.c:8703 fish/cmds.c:8741
1836 #: fish/cmds.c:8758 fish/cmds.c:8775 fish/cmds.c:8794 fish/cmds.c:8813
1837 #: fish/cmds.c:8830 fish/cmds.c:8847 fish/cmds.c:8864 fish/cmds.c:8881
1838 #: fish/cmds.c:8900 fish/cmds.c:8936 fish/cmds.c:8976 fish/cmds.c:9009
1839 #: fish/cmds.c:9026 fish/cmds.c:9043 fish/cmds.c:9059 fish/cmds.c:9074
1840 #: fish/cmds.c:9095 fish/cmds.c:9133 fish/cmds.c:9171 fish/cmds.c:9210
1841 #: fish/cmds.c:9250 fish/cmds.c:9291 fish/cmds.c:9332 fish/cmds.c:9370
1842 #: fish/cmds.c:9387 fish/cmds.c:9410 fish/cmds.c:9432 fish/cmds.c:9454
1843 #: fish/cmds.c:9474 fish/cmds.c:9494 fish/cmds.c:9530 fish/cmds.c:9602
1844 #: fish/cmds.c:9642 fish/cmds.c:9700 fish/cmds.c:9726 fish/cmds.c:9752
1845 #: fish/cmds.c:9780 fish/cmds.c:9839 fish/cmds.c:9860 fish/cmds.c:9905
1846 #: fish/cmds.c:9925 fish/cmds.c:9964 fish/cmds.c:10001 fish/cmds.c:10021
1847 #: fish/cmds.c:10043 fish/cmds.c:10100 fish/cmds.c:10120 fish/cmds.c:10142
1848 #: fish/cmds.c:10164 fish/cmds.c:10183 fish/cmds.c:10203 fish/cmds.c:10230
1849 #: fish/cmds.c:10250 fish/cmds.c:10270 fish/cmds.c:10290 fish/cmds.c:10310
1850 #: fish/cmds.c:10332 fish/cmds.c:10367 fish/cmds.c:10385 fish/cmds.c:10408
1851 #: fish/cmds.c:10430 fish/cmds.c:10445 fish/cmds.c:10462 fish/cmds.c:10499
1852 #: fish/cmds.c:10538 fish/cmds.c:10578 fish/cmds.c:10634 fish/cmds.c:10656
1853 #: fish/cmds.c:10692 fish/cmds.c:10707 fish/cmds.c:10727 fish/cmds.c:10767
1854 #: fish/cmds.c:10790 fish/cmds.c:10814 fish/cmds.c:10839 fish/cmds.c:10880
1855 #: fish/cmds.c:10905 fish/cmds.c:10943 fish/cmds.c:10974 fish/cmds.c:11005
1856 #: fish/cmds.c:11033 fish/cmds.c:11053 fish/cmds.c:11085 fish/cmds.c:11105
1857 #: fish/cmds.c:11125 fish/cmds.c:11142 fish/cmds.c:11160 fish/cmds.c:11183
1858 #: fish/cmds.c:11204 fish/cmds.c:11223 fish/cmds.c:11265 fish/cmds.c:11308
1859 #: fish/cmds.c:11352 fish/cmds.c:11391 fish/cmds.c:11410 fish/cmds.c:11430
1860 #: fish/cmds.c:11450 fish/cmds.c:11471 fish/cmds.c:11492 fish/cmds.c:11513
1861 #: fish/cmds.c:11534 fish/cmds.c:11555 fish/cmds.c:11577 fish/cmds.c:11615
1862 #: fish/cmds.c:11666 fish/cmds.c:11704 fish/cmds.c:11760 fish/cmds.c:11896
1863 #: fish/cmds.c:11925 fish/cmds.c:11952 fish/cmds.c:11969 fish/cmds.c:11990
1864 #: fish/cmds.c:12007 fish/cmds.c:12069 fish/cmds.c:12207
1865 #, c-format
1866 msgid "%s should have %d parameter(s)\n"
1867 msgstr ""
1868
1869 #: fish/cmds.c:3339 fish/cmds.c:3353 fish/cmds.c:3369 fish/cmds.c:3386
1870 #: fish/cmds.c:3403 fish/cmds.c:3421 fish/cmds.c:3440 fish/cmds.c:3456
1871 #: fish/cmds.c:3474 fish/cmds.c:3490 fish/cmds.c:3508 fish/cmds.c:3524
1872 #: fish/cmds.c:3541 fish/cmds.c:3556 fish/cmds.c:3574 fish/cmds.c:3589
1873 #: fish/cmds.c:3605 fish/cmds.c:3621 fish/cmds.c:3637 fish/cmds.c:3653
1874 #: fish/cmds.c:3669 fish/cmds.c:3687 fish/cmds.c:3720 fish/cmds.c:3736
1875 #: fish/cmds.c:3752 fish/cmds.c:3771 fish/cmds.c:3786 fish/cmds.c:3804
1876 #: fish/cmds.c:3819 fish/cmds.c:3837 fish/cmds.c:3852 fish/cmds.c:3870
1877 #: fish/cmds.c:3885 fish/cmds.c:3904 fish/cmds.c:3923 fish/cmds.c:3941
1878 #: fish/cmds.c:3961 fish/cmds.c:3980 fish/cmds.c:4000 fish/cmds.c:4020
1879 #: fish/cmds.c:4040 fish/cmds.c:4059 fish/cmds.c:4078 fish/cmds.c:4098
1880 #: fish/cmds.c:4118 fish/cmds.c:4138 fish/cmds.c:4153 fish/cmds.c:4169
1881 #: fish/cmds.c:4190 fish/cmds.c:4241 fish/cmds.c:4259 fish/cmds.c:4276
1882 #: fish/cmds.c:4297 fish/cmds.c:4360 fish/cmds.c:4380 fish/cmds.c:4400
1883 #: fish/cmds.c:4420 fish/cmds.c:4440 fish/cmds.c:4460 fish/cmds.c:4479
1884 #: fish/cmds.c:4498 fish/cmds.c:4517 fish/cmds.c:4532 fish/cmds.c:4551
1885 #: fish/cmds.c:4571 fish/cmds.c:4591 fish/cmds.c:4614 fish/cmds.c:4667
1886 #: fish/cmds.c:4682 fish/cmds.c:4701 fish/cmds.c:4717 fish/cmds.c:4733
1887 #: fish/cmds.c:4752 fish/cmds.c:4774 fish/cmds.c:4796 fish/cmds.c:4816
1888 #: fish/cmds.c:4833 fish/cmds.c:4850 fish/cmds.c:4867 fish/cmds.c:4884
1889 #: fish/cmds.c:4901 fish/cmds.c:4918 fish/cmds.c:4935 fish/cmds.c:4954
1890 #: fish/cmds.c:4977 fish/cmds.c:5013 fish/cmds.c:5030 fish/cmds.c:5053
1891 #: fish/cmds.c:5075 fish/cmds.c:5096 fish/cmds.c:5116 fish/cmds.c:5135
1892 #: fish/cmds.c:5155 fish/cmds.c:5173 fish/cmds.c:5191 fish/cmds.c:5205
1893 #: fish/cmds.c:5221 fish/cmds.c:5241 fish/cmds.c:5260 fish/cmds.c:5279
1894 #: fish/cmds.c:5298 fish/cmds.c:5317 fish/cmds.c:5337 fish/cmds.c:5377
1895 #: fish/cmds.c:5434 fish/cmds.c:5455 fish/cmds.c:5476 fish/cmds.c:5497
1896 #: fish/cmds.c:5515 fish/cmds.c:5537 fish/cmds.c:5575 fish/cmds.c:5597
1897 #: fish/cmds.c:5676 fish/cmds.c:5715 fish/cmds.c:5730 fish/cmds.c:5747
1898 #: fish/cmds.c:5761 fish/cmds.c:5777 fish/cmds.c:5799 fish/cmds.c:5821
1899 #: fish/cmds.c:5843 fish/cmds.c:5865 fish/cmds.c:5887 fish/cmds.c:5909
1900 #: fish/cmds.c:5929 fish/cmds.c:5946 fish/cmds.c:5963 fish/cmds.c:5982
1901 #: fish/cmds.c:6001 fish/cmds.c:6021 fish/cmds.c:6057 fish/cmds.c:6076
1902 #: fish/cmds.c:6095 fish/cmds.c:6112 fish/cmds.c:6130 fish/cmds.c:6153
1903 #: fish/cmds.c:6176 fish/cmds.c:6200 fish/cmds.c:6223 fish/cmds.c:6244
1904 #: fish/cmds.c:6267 fish/cmds.c:6290 fish/cmds.c:6310 fish/cmds.c:6332
1905 #: fish/cmds.c:6353 fish/cmds.c:6376 fish/cmds.c:6393 fish/cmds.c:6410
1906 #: fish/cmds.c:6428 fish/cmds.c:6446 fish/cmds.c:6467 fish/cmds.c:6485
1907 #: fish/cmds.c:6506 fish/cmds.c:6526 fish/cmds.c:6544 fish/cmds.c:6565
1908 #: fish/cmds.c:6588 fish/cmds.c:6611 fish/cmds.c:6633 fish/cmds.c:6666
1909 #: fish/cmds.c:6683 fish/cmds.c:6700 fish/cmds.c:6724 fish/cmds.c:6747
1910 #: fish/cmds.c:6770 fish/cmds.c:6792 fish/cmds.c:6809 fish/cmds.c:6831
1911 #: fish/cmds.c:6925 fish/cmds.c:6945 fish/cmds.c:6965 fish/cmds.c:6985
1912 #: fish/cmds.c:7003 fish/cmds.c:7024 fish/cmds.c:7060 fish/cmds.c:7077
1913 #: fish/cmds.c:7099 fish/cmds.c:7116 fish/cmds.c:7152 fish/cmds.c:7172
1914 #: fish/cmds.c:7192 fish/cmds.c:7212 fish/cmds.c:7234 fish/cmds.c:7251
1915 #: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7311 fish/cmds.c:7332
1916 #: fish/cmds.c:7353 fish/cmds.c:7374 fish/cmds.c:7397 fish/cmds.c:7438
1917 #: fish/cmds.c:7461 fish/cmds.c:7500 fish/cmds.c:7517 fish/cmds.c:7536
1918 #: fish/cmds.c:7557 fish/cmds.c:7580 fish/cmds.c:7602 fish/cmds.c:7620
1919 #: fish/cmds.c:7639 fish/cmds.c:7660 fish/cmds.c:7737 fish/cmds.c:7778
1920 #: fish/cmds.c:7857 fish/cmds.c:7933 fish/cmds.c:7970 fish/cmds.c:7993
1921 #: fish/cmds.c:8014 fish/cmds.c:8037 fish/cmds.c:8059 fish/cmds.c:8084
1922 #: fish/cmds.c:8127 fish/cmds.c:8168 fish/cmds.c:8189 fish/cmds.c:8207
1923 #: fish/cmds.c:8226 fish/cmds.c:8243 fish/cmds.c:8261 fish/cmds.c:8288
1924 #: fish/cmds.c:8312 fish/cmds.c:8336 fish/cmds.c:8360 fish/cmds.c:8384
1925 #: fish/cmds.c:8408 fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480
1926 #: fish/cmds.c:8504 fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8575
1927 #: fish/cmds.c:8598 fish/cmds.c:8619 fish/cmds.c:8640 fish/cmds.c:8661
1928 #: fish/cmds.c:8681 fish/cmds.c:8704 fish/cmds.c:8742 fish/cmds.c:8759
1929 #: fish/cmds.c:8776 fish/cmds.c:8795 fish/cmds.c:8814 fish/cmds.c:8831
1930 #: fish/cmds.c:8848 fish/cmds.c:8865 fish/cmds.c:8882 fish/cmds.c:8901
1931 #: fish/cmds.c:8937 fish/cmds.c:8977 fish/cmds.c:9010 fish/cmds.c:9027
1932 #: fish/cmds.c:9044 fish/cmds.c:9060 fish/cmds.c:9075 fish/cmds.c:9096
1933 #: fish/cmds.c:9134 fish/cmds.c:9172 fish/cmds.c:9211 fish/cmds.c:9251
1934 #: fish/cmds.c:9292 fish/cmds.c:9333 fish/cmds.c:9371 fish/cmds.c:9388
1935 #: fish/cmds.c:9411 fish/cmds.c:9433 fish/cmds.c:9455 fish/cmds.c:9475
1936 #: fish/cmds.c:9495 fish/cmds.c:9531 fish/cmds.c:9603 fish/cmds.c:9643
1937 #: fish/cmds.c:9701 fish/cmds.c:9727 fish/cmds.c:9753 fish/cmds.c:9781
1938 #: fish/cmds.c:9840 fish/cmds.c:9861 fish/cmds.c:9906 fish/cmds.c:9926
1939 #: fish/cmds.c:9965 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10044
1940 #: fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10143 fish/cmds.c:10165
1941 #: fish/cmds.c:10184 fish/cmds.c:10204 fish/cmds.c:10231 fish/cmds.c:10251
1942 #: fish/cmds.c:10271 fish/cmds.c:10291 fish/cmds.c:10311 fish/cmds.c:10333
1943 #: fish/cmds.c:10368 fish/cmds.c:10386 fish/cmds.c:10409 fish/cmds.c:10431
1944 #: fish/cmds.c:10446 fish/cmds.c:10463 fish/cmds.c:10500 fish/cmds.c:10539
1945 #: fish/cmds.c:10579 fish/cmds.c:10635 fish/cmds.c:10657 fish/cmds.c:10693
1946 #: fish/cmds.c:10708 fish/cmds.c:10728 fish/cmds.c:10768 fish/cmds.c:10791
1947 #: fish/cmds.c:10815 fish/cmds.c:10840 fish/cmds.c:10881 fish/cmds.c:10906
1948 #: fish/cmds.c:10944 fish/cmds.c:10975 fish/cmds.c:11006 fish/cmds.c:11034
1949 #: fish/cmds.c:11054 fish/cmds.c:11086 fish/cmds.c:11106 fish/cmds.c:11126
1950 #: fish/cmds.c:11143 fish/cmds.c:11161 fish/cmds.c:11184 fish/cmds.c:11205
1951 #: fish/cmds.c:11224 fish/cmds.c:11266 fish/cmds.c:11309 fish/cmds.c:11353
1952 #: fish/cmds.c:11392 fish/cmds.c:11411 fish/cmds.c:11431 fish/cmds.c:11451
1953 #: fish/cmds.c:11472 fish/cmds.c:11493 fish/cmds.c:11514 fish/cmds.c:11535
1954 #: fish/cmds.c:11556 fish/cmds.c:11578 fish/cmds.c:11616 fish/cmds.c:11667
1955 #: fish/cmds.c:11705 fish/cmds.c:11761 fish/cmds.c:11784 fish/cmds.c:11897
1956 #: fish/cmds.c:11926 fish/cmds.c:11953 fish/cmds.c:11970 fish/cmds.c:11991
1957 #: fish/cmds.c:12008 fish/cmds.c:12030 fish/cmds.c:12070 fish/cmds.c:12091
1958 #: fish/cmds.c:12151 fish/cmds.c:12208
1959 #, c-format
1960 msgid "type 'help %s' for help on %s\n"
1961 msgstr ""
1962
1963 #: fish/cmds.c:3697 fish/cmds.c:4989 fish/cmds.c:5347 fish/cmds.c:5387
1964 #: fish/cmds.c:5406 fish/cmds.c:5549 fish/cmds.c:5608 fish/cmds.c:5627
1965 #: fish/cmds.c:5646 fish/cmds.c:5689 fish/cmds.c:6032 fish/cmds.c:6643
1966 #: fish/cmds.c:6842 fish/cmds.c:6861 fish/cmds.c:6880 fish/cmds.c:6899
1967 #: fish/cmds.c:7035 fish/cmds.c:7126 fish/cmds.c:7407 fish/cmds.c:7471
1968 #: fish/cmds.c:7670 fish/cmds.c:7689 fish/cmds.c:7708 fish/cmds.c:7747
1969 #: fish/cmds.c:7788 fish/cmds.c:7807 fish/cmds.c:7826 fish/cmds.c:7867
1970 #: fish/cmds.c:7886 fish/cmds.c:7905 fish/cmds.c:7943 fish/cmds.c:8096
1971 #: fish/cmds.c:8139 fish/cmds.c:8716 fish/cmds.c:8911 fish/cmds.c:8949
1972 #: fish/cmds.c:8987 fish/cmds.c:9107 fish/cmds.c:9144 fish/cmds.c:9182
1973 #: fish/cmds.c:9221 fish/cmds.c:9262 fish/cmds.c:9303 fish/cmds.c:9344
1974 #: fish/cmds.c:9507 fish/cmds.c:9543 fish/cmds.c:9556 fish/cmds.c:9569
1975 #: fish/cmds.c:9582 fish/cmds.c:9615 fish/cmds.c:9653 fish/cmds.c:9672
1976 #: fish/cmds.c:9793 fish/cmds.c:9812 fish/cmds.c:9873 fish/cmds.c:9886
1977 #: fish/cmds.c:9937 fish/cmds.c:9976 fish/cmds.c:10054 fish/cmds.c:10073
1978 #: fish/cmds.c:10347 fish/cmds.c:10474 fish/cmds.c:10511 fish/cmds.c:10550
1979 #: fish/cmds.c:10590 fish/cmds.c:10609 fish/cmds.c:10668 fish/cmds.c:10741
1980 #: fish/cmds.c:10851 fish/cmds.c:10921 fish/cmds.c:10955 fish/cmds.c:10986
1981 #: fish/cmds.c:11017 fish/cmds.c:11066 fish/cmds.c:11237 fish/cmds.c:11279
1982 #: fish/cmds.c:11324 fish/cmds.c:11366 fish/cmds.c:11592 fish/cmds.c:11630
1983 #: fish/cmds.c:11643 fish/cmds.c:11681 fish/cmds.c:11716 fish/cmds.c:11735
1984 #: fish/cmds.c:11802 fish/cmds.c:11830 fish/cmds.c:11853 fish/cmds.c:12108
1985 #: fish/cmds.c:12169
1986 #, c-format
1987 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1988 msgstr ""
1989
1990 #: fish/cmds.c:3703 fish/cmds.c:4995 fish/cmds.c:5353 fish/cmds.c:5393
1991 #: fish/cmds.c:5412 fish/cmds.c:5555 fish/cmds.c:5614 fish/cmds.c:5633
1992 #: fish/cmds.c:5652 fish/cmds.c:5695 fish/cmds.c:6038 fish/cmds.c:6649
1993 #: fish/cmds.c:6848 fish/cmds.c:6867 fish/cmds.c:6886 fish/cmds.c:6905
1994 #: fish/cmds.c:7041 fish/cmds.c:7132 fish/cmds.c:7413 fish/cmds.c:7477
1995 #: fish/cmds.c:7676 fish/cmds.c:7695 fish/cmds.c:7714 fish/cmds.c:7753
1996 #: fish/cmds.c:7794 fish/cmds.c:7813 fish/cmds.c:7832 fish/cmds.c:7873
1997 #: fish/cmds.c:7892 fish/cmds.c:7911 fish/cmds.c:7949 fish/cmds.c:8102
1998 #: fish/cmds.c:8145 fish/cmds.c:8722 fish/cmds.c:8917 fish/cmds.c:8955
1999 #: fish/cmds.c:8993 fish/cmds.c:9113 fish/cmds.c:9150 fish/cmds.c:9188
2000 #: fish/cmds.c:9227 fish/cmds.c:9268 fish/cmds.c:9309 fish/cmds.c:9350
2001 #: fish/cmds.c:9621 fish/cmds.c:9659 fish/cmds.c:9678 fish/cmds.c:9799
2002 #: fish/cmds.c:9943 fish/cmds.c:9982 fish/cmds.c:10060 fish/cmds.c:10079
2003 #: fish/cmds.c:10480 fish/cmds.c:10517 fish/cmds.c:10556 fish/cmds.c:10596
2004 #: fish/cmds.c:10615 fish/cmds.c:10674 fish/cmds.c:10747 fish/cmds.c:10857
2005 #: fish/cmds.c:11243 fish/cmds.c:11285 fish/cmds.c:11330 fish/cmds.c:11372
2006 #: fish/cmds.c:11722 fish/cmds.c:11808 fish/cmds.c:11836 fish/cmds.c:11859
2007 #, c-format
2008 msgid "%s: %s: integer out of range\n"
2009 msgstr ""
2010
2011 #: fish/cmds.c:4189 fish/cmds.c:4296 fish/cmds.c:4613 fish/cmds.c:11783
2012 #: fish/cmds.c:12029 fish/cmds.c:12090 fish/cmds.c:12150
2013 #, c-format
2014 msgid "%s should have %d-%d parameter(s)\n"
2015 msgstr ""
2016
2017 #: fish/cmds.c:4215 fish/cmds.c:4332 fish/cmds.c:4634 fish/cmds.c:11869
2018 #: fish/cmds.c:12046 fish/cmds.c:12123 fish/cmds.c:12179
2019 #, c-format
2020 msgid "%s: unknown optional argument \"%s\"\n"
2021 msgstr ""
2022
2023 #: fish/cmds.c:4221 fish/cmds.c:4338 fish/cmds.c:4640 fish/cmds.c:11875
2024 #: fish/cmds.c:12052 fish/cmds.c:12129 fish/cmds.c:12185
2025 #, c-format
2026 msgid "%s: optional argument \"%s\" given twice\n"
2027 msgstr ""
2028
2029 #: fish/cmds.c:12230
2030 #, c-format
2031 msgid "%s: unknown command\n"
2032 msgstr ""
2033
2034 #: fish/config.c:74 fish/config.c:113
2035 #, c-format
2036 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2037 msgstr ""
2038
2039 #: fish/copy.c:41
2040 #, c-format
2041 msgid ""
2042 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2043 msgstr ""
2044
2045 #: fish/copy.c:62
2046 #, c-format
2047 msgid "copy-in: target '%s' is not a directory\n"
2048 msgstr ""
2049
2050 #: fish/copy.c:157
2051 #, c-format
2052 msgid "error: argument is zero length or longer than maximum permitted\n"
2053 msgstr ""
2054
2055 #: fish/copy.c:202
2056 #, c-format
2057 msgid ""
2058 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2059 "image\n"
2060 msgstr ""
2061
2062 #: fish/copy.c:213
2063 #, c-format
2064 msgid "copy-out: target '%s' is not a directory\n"
2065 msgstr ""
2066
2067 #: fish/copy.c:258
2068 #, c-format
2069 msgid "copy-out: '%s' is not a file or directory\n"
2070 msgstr ""
2071
2072 #: fish/display.c:42
2073 #, c-format
2074 msgid "display filename\n"
2075 msgstr ""
2076
2077 #: fish/edit.c:45
2078 #, c-format
2079 msgid "use '%s filename' to edit a file\n"
2080 msgstr ""
2081
2082 #: fish/fish.c:102
2083 #, c-format
2084 msgid ""
2085 "%s: guest filesystem shell\n"
2086 "%s lets you edit virtual machine filesystems\n"
2087 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2088 "Usage:\n"
2089 "  %s [--options] cmd [: cmd : cmd ...]\n"
2090 "Options:\n"
2091 "  -h|--cmd-help        List available commands\n"
2092 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2093 "  -a|--add image       Add image\n"
2094 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2095 "  --csh                Make --listen csh-compatible\n"
2096 "  -d|--domain guest    Add disks from libvirt guest\n"
2097 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2098 "  --echo-keys          Don't turn off echo for passphrases\n"
2099 "  -f|--file file       Read commands from file\n"
2100 "  --format[=raw|..]    Force disk format for -a option\n"
2101 "  -i|--inspector       Automatically mount filesystems\n"
2102 "  --keys-from-stdin    Read passphrases from stdin\n"
2103 "  --listen             Listen for remote commands\n"
2104 "  --live               Connect to a live virtual machine\n"
2105 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2106 "  -n|--no-sync         Don't autosync\n"
2107 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2108 "  --progress-bars      Enable progress bars even when not interactive\n"
2109 "  --no-progress-bars   Disable progress bars\n"
2110 "  --remote[=pid]       Send commands to remote %s\n"
2111 "  -r|--ro              Mount read-only\n"
2112 "  --selinux            Enable SELinux support\n"
2113 "  -v|--verbose         Verbose messages\n"
2114 "  -V|--version         Display version and exit\n"
2115 "  -w|--rw              Mount read-write\n"
2116 "  -x                   Echo each command before executing it\n"
2117 "\n"
2118 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2119 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2120 "or\n"
2121 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2122 "\n"
2123 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2124 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2125 "\n"
2126 "For more information, see the manpage %s(1).\n"
2127 msgstr ""
2128
2129 #: fish/fish.c:243
2130 #, c-format
2131 msgid "%s: --listen=PID: PID was not a number: %s\n"
2132 msgstr ""
2133
2134 #: fish/fish.c:250
2135 #, c-format
2136 msgid ""
2137 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2138 msgstr ""
2139
2140 #: fish/fish.c:300
2141 #, c-format
2142 msgid "%s: only one -f parameter can be given\n"
2143 msgstr ""
2144
2145 #: fish/fish.c:473
2146 #, c-format
2147 msgid "%s: cannot use --listen and --remote options at the same time\n"
2148 msgstr ""
2149
2150 #: fish/fish.c:481
2151 #, c-format
2152 msgid "%s: extra parameters on the command line with --listen flag\n"
2153 msgstr ""
2154
2155 #: fish/fish.c:487
2156 #, c-format
2157 msgid "%s: cannot use --listen and --file options at the same time\n"
2158 msgstr ""
2159
2160 #: fish/fish.c:627
2161 #, c-format
2162 msgid ""
2163 "\n"
2164 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2165 "editing virtual machine filesystems.\n"
2166 "\n"
2167 "Type: 'help' for help on commands\n"
2168 "      'man' to read the manual\n"
2169 "      'quit' to quit the shell\n"
2170 "\n"
2171 msgstr ""
2172
2173 #: fish/fish.c:776 fish/fish.c:792
2174 #, c-format
2175 msgid "%s: command arguments not separated by whitespace\n"
2176 msgstr ""
2177
2178 #: fish/fish.c:786
2179 #, c-format
2180 msgid "%s: unterminated single quote\n"
2181 msgstr ""
2182
2183 #: fish/fish.c:816
2184 #, c-format
2185 msgid "%s: internal error parsing string at '%s'\n"
2186 msgstr ""
2187
2188 #: fish/fish.c:833
2189 #, c-format
2190 msgid "%s: too many arguments\n"
2191 msgstr ""
2192
2193 #: fish/fish.c:908
2194 #, c-format
2195 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2196 msgstr ""
2197
2198 #: fish/fish.c:917
2199 #, c-format
2200 msgid "%s: unterminated double quote\n"
2201 msgstr ""
2202
2203 #: fish/fish.c:982
2204 #, c-format
2205 msgid "%s: empty command on command line\n"
2206 msgstr ""
2207
2208 #: fish/fish.c:1129
2209 msgid "display a list of commands or help on a command"
2210 msgstr ""
2211
2212 #: fish/fish.c:1131
2213 msgid "quit guestfish"
2214 msgstr ""
2215
2216 #: fish/fish.c:1142
2217 #, c-format
2218 msgid ""
2219 "help - display a list of commands or help on a command\n"
2220 "     help cmd\n"
2221 "     help\n"
2222 msgstr ""
2223
2224 #: fish/fish.c:1150
2225 #, c-format
2226 msgid ""
2227 "quit - quit guestfish\n"
2228 "     quit\n"
2229 msgstr ""
2230
2231 #: fish/fish.c:1155
2232 #, c-format
2233 msgid "%s: command not known, use -h to list all commands\n"
2234 msgstr ""
2235
2236 #: fish/fish.c:1171
2237 #, c-format
2238 msgid ""
2239 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2240 "For a list of commands:             guestfish -h\n"
2241 "For complete documentation:         man guestfish\n"
2242 msgstr ""
2243
2244 #: fish/fish.c:1328
2245 #, c-format
2246 msgid "Runaway quote in string \"%s\"\n"
2247 msgstr ""
2248
2249 #: fish/fish.c:1525
2250 #, c-format
2251 msgid ""
2252 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2253 "or run \"inspect-os\" command)\n"
2254 msgstr ""
2255
2256 #: fish/fish.c:1545
2257 #, c-format
2258 msgid ""
2259 "%s: drive '%c:' not found.  To list available drives do:\n"
2260 "  inspect-get-drive-mappings %s\n"
2261 msgstr ""
2262
2263 #: fish/fish.c:1564
2264 #, c-format
2265 msgid ""
2266 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2267 "  umount-all\n"
2268 "  mount %s /\n"
2269 msgstr ""
2270
2271 #: fish/glob.c:53
2272 #, c-format
2273 msgid "use 'glob command [args...]'\n"
2274 msgstr ""
2275
2276 #: fish/glob.c:73
2277 #, c-format
2278 msgid "glob: guestfs_glob_expand call failed: %s\n"
2279 msgstr ""
2280
2281 #: fish/help.c:38
2282 #, c-format
2283 msgid ""
2284 "Add disk images to examine using the -a or -d options, or the 'add' "
2285 "command.\n"
2286 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2287 "Once you have done this, use the 'run' command.\n"
2288 msgstr ""
2289
2290 #: fish/help.c:44
2291 #, c-format
2292 msgid ""
2293 "Find out what filesystems are available using 'list-filesystems' and then\n"
2294 "mount them to examine or modify the contents using 'mount-ro' or\n"
2295 "'mount-options'.\n"
2296 msgstr ""
2297
2298 #: fish/help.c:52
2299 #, c-format
2300 msgid ""
2301 "For more information about a command, use 'help cmd'.\n"
2302 "\n"
2303 "To read the manual, type 'man'.\n"
2304 msgstr ""
2305
2306 #: fish/hexedit.c:41
2307 #, c-format
2308 msgid "hexedit (device|filename) [max | start max]\n"
2309 msgstr ""
2310
2311 #: fish/hexedit.c:52
2312 #, c-format
2313 msgid "hexedit: %s is a zero length file or device\n"
2314 msgstr ""
2315
2316 #: fish/hexedit.c:63
2317 #, c-format
2318 msgid ""
2319 "hexedit: %s is larger than %s. You must supply a limit using\n"
2320 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2321 "  'hexedit %s <start> <max>'.\n"
2322 msgstr ""
2323
2324 #: fish/hexedit.c:92
2325 #, c-format
2326 msgid "hexedit: invalid range\n"
2327 msgstr ""
2328
2329 #: fish/inspect.c:77
2330 #, c-format
2331 msgid "%s: don't use --live and -i options together\n"
2332 msgstr ""
2333
2334 #: fish/inspect.c:89
2335 #, c-format
2336 msgid "%s: no operating system was found on this disk\n"
2337 msgstr ""
2338
2339 #: fish/inspect.c:96
2340 #, c-format
2341 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2342 msgstr ""
2343
2344 #: fish/inspect.c:136
2345 #, c-format
2346 msgid "%s: some filesystems could not be mounted (ignored)\n"
2347 msgstr ""
2348
2349 #: fish/inspect.c:148
2350 #, c-format
2351 msgid "Operating system: %s\n"
2352 msgstr ""
2353
2354 #: fish/inspect.c:161
2355 #, c-format
2356 msgid "%s mounted on %s\n"
2357 msgstr ""
2358
2359 #: fish/keys.c:53
2360 #, c-format
2361 msgid "Enter key or passphrase (\"%s\"): "
2362 msgstr ""
2363
2364 #: fish/lcd.c:34
2365 #, c-format
2366 msgid "use 'lcd directory' to change local directory\n"
2367 msgstr ""
2368
2369 #: fish/man.c:35
2370 #, c-format
2371 msgid "use 'man' without parameters to open the manual\n"
2372 msgstr ""
2373
2374 #: fish/man.c:54
2375 #, c-format
2376 msgid "the external 'man' program failed\n"
2377 msgstr ""
2378
2379 #: fish/more.c:40
2380 #, c-format
2381 msgid "use '%s filename' to page a file\n"
2382 msgstr ""
2383
2384 #: fish/options.c:36
2385 #, c-format
2386 msgid "%s: too many drives added on the command line\n"
2387 msgstr ""
2388
2389 #: fish/options.c:128
2390 #, c-format
2391 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2392 msgstr ""
2393
2394 #: fish/prep.c:37
2395 #, c-format
2396 msgid ""
2397 "List of available prepared disk images:\n"
2398 "\n"
2399 msgstr ""
2400
2401 #: fish/prep.c:40
2402 #, c-format
2403 msgid ""
2404 "guestfish -N %-8s - %s\n"
2405 "\n"
2406 "%s\n"
2407 msgstr ""
2408
2409 #: fish/prep.c:48
2410 #, c-format
2411 msgid "  Optional parameters:\n"
2412 msgstr ""
2413
2414 #: fish/prep.c:55
2415 #, c-format
2416 msgid "<%s> %s (default: %s)\n"
2417 msgstr ""
2418
2419 #: fish/prep.c:65
2420 #, c-format
2421 msgid ""
2422 "Prepared disk images are written to file \"test1.img\" in the local\n"
2423 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2424 "For more information see the guestfish(1) manual.\n"
2425 msgstr ""
2426
2427 #: fish/prep.c:96
2428 #, c-format
2429 msgid ""
2430 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2431 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2432 msgstr ""
2433
2434 #: fish/prep.c:158
2435 #, c-format
2436 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2437 msgstr ""
2438
2439 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2440 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2441 msgid "failed to allocate disk"
2442 msgstr ""
2443
2444 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2445 msgid "could not parse boot size"
2446 msgstr ""
2447
2448 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2449 #, c-format
2450 msgid "failed to get sector size of disk: %s"
2451 msgstr ""
2452
2453 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2454 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2455 #, c-format
2456 msgid "failed to partition disk: %s"
2457 msgstr ""
2458
2459 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2460 #, c-format
2461 msgid "failed to add boot partition: %s"
2462 msgstr ""
2463
2464 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2465 #, c-format
2466 msgid "failed to add root partition: %s"
2467 msgstr ""
2468
2469 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2470 #, c-format
2471 msgid "failed to create boot filesystem: %s"
2472 msgstr ""
2473
2474 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2475 #, c-format
2476 msgid "failed to create root filesystem: %s"
2477 msgstr ""
2478
2479 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2480 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2481 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2482 msgstr ""
2483
2484 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2485 #, c-format
2486 msgid "failed to create PV: %s: %s"
2487 msgstr ""
2488
2489 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2490 #, c-format
2491 msgid "failed to create VG: %s: %s"
2492 msgstr ""
2493
2494 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2495 #, c-format
2496 msgid "failed to create LV: /dev/%s/%s: %s"
2497 msgstr ""
2498
2499 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2500 #, c-format
2501 msgid "failed to resize LV to full size: %s: %s"
2502 msgstr ""
2503
2504 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2505 #, c-format
2506 msgid "failed to create filesystem (%s): %s"
2507 msgstr ""
2508
2509 #: fish/rc.c:257
2510 #, c-format
2511 msgid "guestfish: protocol error: could not read 'hello' message\n"
2512 msgstr ""
2513
2514 #: fish/rc.c:262
2515 #, c-format
2516 msgid ""
2517 "guestfish: protocol error: version mismatch, server version '%s' does not "
2518 "match client version '%s'.  The two versions must match exactly.\n"
2519 msgstr ""
2520
2521 #: fish/rc.c:337 fish/rc.c:351
2522 #, c-format
2523 msgid "guestfish: remote: looks like the server is not running\n"
2524 msgstr ""
2525
2526 #: fish/rc.c:363 fish/rc.c:377
2527 #, c-format
2528 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2529 msgstr ""
2530
2531 #: fish/rc.c:388
2532 #, c-format
2533 msgid "guestfish: protocol error: could not decode reply from server\n"
2534 msgstr ""
2535
2536 #: fish/reopen.c:36
2537 #, c-format
2538 msgid "'reopen' command takes no parameters\n"
2539 msgstr ""
2540
2541 #: fish/reopen.c:46
2542 #, c-format
2543 msgid "reopen: guestfs_create: failed to create handle\n"
2544 msgstr ""
2545
2546 #: fish/supported.c:66
2547 msgid "yes"
2548 msgstr ""
2549
2550 #: fish/supported.c:68
2551 msgid "no"
2552 msgstr ""
2553
2554 #: fish/time.c:36
2555 #, c-format
2556 msgid "use 'time command [args...]'\n"
2557 msgstr ""
2558
2559 #: fuse/guestmount.c:912
2560 #, c-format
2561 msgid ""
2562 "%s: FUSE module for libguestfs\n"
2563 "%s lets you mount a virtual machine filesystem\n"
2564 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2565 "Usage:\n"
2566 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2567 "Options:\n"
2568 "  -a|--add image       Add image\n"
2569 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2570 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2571 "  -d|--domain guest    Add disks from libvirt guest\n"
2572 "  --echo-keys          Don't turn off echo for passphrases\n"
2573 "  --format[=raw|..]    Force disk format for -a option\n"
2574 "  --fuse-help          Display extra FUSE options\n"
2575 "  -i|--inspector       Automatically mount filesystems\n"
2576 "  --help               Display help message and exit\n"
2577 "  --keys-from-stdin    Read passphrases from stdin\n"
2578 "  --live               Connect to a live virtual machine\n"
2579 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2580 "  -n|--no-sync         Don't autosync\n"
2581 "  -o|--option opt      Pass extra option to FUSE\n"
2582 "  -r|--ro              Mount read-only\n"
2583 "  --selinux            Enable SELinux support\n"
2584 "  -v|--verbose         Verbose messages\n"
2585 "  -V|--version         Display version and exit\n"
2586 "  -w|--rw              Mount read-write\n"
2587 "  -x|--trace           Trace guestfs API calls\n"
2588 msgstr ""
2589
2590 #: fuse/guestmount.c:1130
2591 #, c-format
2592 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2593 msgstr ""
2594
2595 #: fuse/guestmount.c:1138
2596 #, c-format
2597 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2598 msgstr ""
2599
2600 #: inspector/virt-inspector.c:76
2601 #, c-format
2602 msgid ""
2603 "%s: display information about a virtual machine\n"
2604 "Copyright (C) 2010 Red Hat Inc.\n"
2605 "Usage:\n"
2606 "  %s [--options] -d domname file [file ...]\n"
2607 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2608 "Options:\n"
2609 "  -a|--add image       Add image\n"
2610 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2611 "  -d|--domain guest    Add disks from libvirt guest\n"
2612 "  --echo-keys          Don't turn off echo for passphrases\n"
2613 "  --format[=raw|..]    Force disk format for -a option\n"
2614 "  --help               Display brief help\n"
2615 "  --keys-from-stdin    Read passphrases from stdin\n"
2616 "  -v|--verbose         Verbose messages\n"
2617 "  -V|--version         Display version and exit\n"
2618 "  -x                   Trace libguestfs API calls\n"
2619 "For more information, see the manpage %s(1).\n"
2620 msgstr ""
2621
2622 #: inspector/virt-inspector.c:263
2623 #, c-format
2624 msgid ""
2625 "%s: no operating system could be detected inside this disk image.\n"
2626 "\n"
2627 "This may be because the file is not a disk image, or is not a virtual "
2628 "machine\n"
2629 "image, or because the OS type is not understood by libguestfs.\n"
2630 "\n"
2631 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2632 "must\n"
2633 "install the separate libguestfs-winsupport package.\n"
2634 "\n"
2635 "If you feel this is an error, please file a bug report including as much\n"
2636 "information about the disk image as possible.\n"
2637 msgstr ""
2638
2639 #: inspector/virt-inspector.c:288
2640 #, c-format
2641 msgid "%s: XML write error at \"%s\": %m\n"
2642 msgstr ""
2643
2644 #: inspector/virt-inspector.c:300
2645 #, c-format
2646 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2647 msgstr ""
2648
2649 #: inspector/virt-inspector.c:308
2650 #, c-format
2651 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2652 msgstr ""
2653
2654 #: perl/lib/Sys/Guestfs/Lib.pm:158
2655 msgid "open_guest: first parameter must be a string or an arrayref"
2656 msgstr ""
2657
2658 #: perl/lib/Sys/Guestfs/Lib.pm:164
2659 msgid "open_guest: first argument contains undefined element"
2660 msgstr ""
2661
2662 #: perl/lib/Sys/Guestfs/Lib.pm:172
2663 #, perl-brace-format
2664 msgid "guest image {imagename} does not exist or is not readable"
2665 msgstr ""
2666
2667 #: perl/lib/Sys/Guestfs/Lib.pm:179
2668 msgid ""
2669 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2670 "XPath::XMLParser)"
2671 msgstr ""
2672
2673 #: perl/lib/Sys/Guestfs/Lib.pm:184
2674 msgid "open_guest: too many domains listed on command line"
2675 msgstr ""
2676
2677 #: perl/lib/Sys/Guestfs/Lib.pm:191
2678 msgid "open_guest: cannot connect to libvirt"
2679 msgstr ""
2680
2681 #: perl/lib/Sys/Guestfs/Lib.pm:210
2682 #, perl-brace-format
2683 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2684 msgstr ""
2685
2686 #: perl/lib/Sys/Guestfs/Lib.pm:213
2687 #, perl-brace-format
2688 msgid "{imagename} is not the name of a libvirt domain\n"
2689 msgstr ""
2690
2691 #: perl/lib/Sys/Guestfs/Lib.pm:242
2692 #, perl-brace-format
2693 msgid "{imagename} seems to have no disk devices\n"
2694 msgstr ""
2695
2696 #: perl/lib/Sys/Guestfs/Lib.pm:827
2697 msgid ""
2698 "No operating system could be detected inside this disk image.\n"
2699 "\n"
2700 "This may be because the file is not a disk image, or is not a virtual "
2701 "machine\n"
2702 "image, or because the OS type is not understood by virt-inspector.\n"
2703 "\n"
2704 "If you feel this is an error, please file a bug report including as much\n"
2705 "information about the disk image as possible.\n"
2706 msgstr ""
2707
2708 #: perl/lib/Sys/Guestfs/Lib.pm:945
2709 #, perl-brace-format
2710 msgid "unknown filesystem {fs}\n"
2711 msgstr ""
2712
2713 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2714 #, perl-brace-format
2715 msgid "Error running rpm -qa: {error}"
2716 msgstr ""
2717
2718 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2719 #, perl-brace-format
2720 msgid "Error running dpkg-query: {error}"
2721 msgstr ""
2722
2723 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2724 msgid "Can't find grub on guest"
2725 msgstr ""
2726
2727 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2728 #, perl-brace-format
2729 msgid "Grub entry {title} has no kernel"
2730 msgstr ""
2731
2732 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2733 #, perl-brace-format
2734 msgid "grub refers to {path}, which doesn't exist\n"
2735 msgstr ""
2736
2737 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2738 #, perl-brace-format
2739 msgid "Grub entry {title} does not specify an initrd"
2740 msgstr ""
2741
2742 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2743 #, perl-brace-format
2744 msgid "Didn't find modules directory {modules} for kernel {path}"
2745 msgstr ""
2746
2747 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2748 #, perl-brace-format
2749 msgid "Couldn't guess kernel version number from path for kernel {path}"
2750 msgstr ""
2751
2752 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2753 #, perl-brace-format
2754 msgid "{path} doesn't match augeas pattern"
2755 msgstr ""
2756
2757 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2758 #, perl-brace-format
2759 msgid "{filename}: could not read initrd format"
2760 msgstr ""
2761
2762 #: rescue/virt-rescue.c:64
2763 #, c-format
2764 msgid ""
2765 "%s: Run a rescue shell on a virtual machine\n"
2766 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2767 "Usage:\n"
2768 "  %s [--options] -d domname\n"
2769 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2770 "Options:\n"
2771 "  -a|--add image       Add image\n"
2772 "  --append kernelopts  Append kernel options\n"
2773 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2774 "  -d|--domain guest    Add disks from libvirt guest\n"
2775 "  --format[=raw|..]    Force disk format for -a option\n"
2776 "  --help               Display brief help\n"
2777 "  -m|--memsize MB      Set memory size in megabytes\n"
2778 "  --network            Enable network\n"
2779 "  -r|--ro              Access read-only\n"
2780 "  --selinux            Enable SELinux\n"
2781 "  -v|--verbose         Verbose messages\n"
2782 "  -V|--version         Display version and exit\n"
2783 "  -w|--rw              Mount read-write\n"
2784 "  -x                   Trace libguestfs API calls\n"
2785 "For more information, see the manpage %s(1).\n"
2786 msgstr ""
2787
2788 #: rescue/virt-rescue.c:181
2789 #, c-format
2790 msgid "%s: could not parse memory size '%s'\n"
2791 msgstr ""
2792
2793 #: rescue/virt-rescue.c:412
2794 #, c-format
2795 msgid "%s: unknown child exit status (%d)\n"
2796 msgstr ""
2797
2798 #: src/appliance.c:182
2799 #, c-format
2800 msgid ""
2801 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2802 "LIBGUESTFS_PATH (search path: %s)"
2803 msgstr ""
2804
2805 #: src/appliance.c:332
2806 #, c-format
2807 msgid "security: cached appliance %s is not owned by UID %d"
2808 msgstr ""
2809
2810 #: src/appliance.c:337
2811 #, c-format
2812 msgid "security: cached appliance %s is not a directory (mode %o)"
2813 msgstr ""
2814
2815 #: src/appliance.c:342
2816 #, c-format
2817 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2818 msgstr ""
2819
2820 #: src/appliance.c:672
2821 msgid "external command failed, see earlier error messages"
2822 msgstr ""
2823
2824 #: src/dbdump.c:85
2825 msgid "unexpected end of output from db_dump command before end of header"
2826 msgstr ""
2827
2828 #: src/dbdump.c:98 src/dbdump.c:110
2829 msgid "unexpected line from db_dump command, no space prefix"
2830 msgstr ""
2831
2832 #: src/dbdump.c:127
2833 msgid "unexpected end of output from db_dump command before end of data"
2834 msgstr ""
2835
2836 #: src/dbdump.c:208
2837 msgid "unexpected non-hex digits in output of db_dump command"
2838 msgstr ""
2839
2840 #: src/filearch.c:152
2841 #, c-format
2842 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2843 msgstr ""
2844
2845 #: src/filearch.c:265
2846 msgid ""
2847 "file-architecture API not available since this version of libguestfs was "
2848 "compiled without the libmagic library"
2849 msgstr ""
2850
2851 #: src/guestfs.c:174
2852 #, c-format
2853 msgid "guestfs_close: called twice on the same handle\n"
2854 msgstr ""
2855
2856 #: src/guestfs.c:340
2857 #, c-format
2858 msgid "warning: %s"
2859 msgstr ""
2860
2861 #: src/guestfs.c:399
2862 #, c-format
2863 msgid "libguestfs: error: %s\n"
2864 msgstr ""
2865
2866 #: src/guestfs.c:965
2867 #, c-format
2868 msgid "<truncated, original size %zu bytes>"
2869 msgstr ""
2870
2871 #: src/inspect.c:274
2872 msgid "not a Windows guest, or systemroot could not be determined"
2873 msgstr ""
2874
2875 #: src/inspect.c:290
2876 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2877 msgstr ""
2878
2879 #: src/inspect.c:516 src/inspect_apps.c:607
2880 msgid ""
2881 "inspection API not available since this version of libguestfs was compiled "
2882 "without the hivex library"
2883 msgstr ""
2884
2885 #: src/inspect.c:731 src/inspect_fs.c:460 src/inspect_fs.c:504
2886 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:584
2887 #: src/inspect_fs_unix.c:827
2888 #, c-format
2889 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2890 msgstr ""
2891
2892 #: src/inspect.c:767
2893 msgid "no inspection data: call guestfs_inspect_os first"
2894 msgstr ""
2895
2896 #: src/inspect.c:779
2897 #, c-format
2898 msgid ""
2899 "%s: root device not found: only call this function with a root device "
2900 "previously returned by guestfs_inspect_os"
2901 msgstr ""
2902
2903 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2904 #, c-format
2905 msgid "could not parse integer in version number: %s"
2906 msgstr ""
2907
2908 #: src/inspect_fs.c:469
2909 #, c-format
2910 msgid "%s: file is empty"
2911 msgstr ""
2912
2913 #: src/inspect_fs_unix.c:618
2914 msgid "could not parse /etc/fstab or empty file"
2915 msgstr ""
2916
2917 #: src/inspect_fs_windows.c:164
2918 #, c-format
2919 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2920 msgstr ""
2921
2922 #: src/inspect_icon.c:452
2923 #, c-format
2924 msgid "read: %s: unexpected end of file"
2925 msgstr ""
2926
2927 #: src/launch.c:133
2928 msgid "command line cannot be altered after qemu subprocess launched"
2929 msgstr ""
2930
2931 #: src/launch.c:186
2932 msgid "guestfs_config: parameter must begin with '-' character"
2933 msgstr ""
2934
2935 #: src/launch.c:200
2936 #, c-format
2937 msgid "guestfs_config: parameter '%s' isn't allowed"
2938 msgstr ""
2939
2940 #: src/launch.c:266 src/launch.c:370
2941 msgid "filename cannot contain ',' (comma) character"
2942 msgstr ""
2943
2944 #: src/launch.c:278 src/launch.c:283
2945 #, c-format
2946 msgid "%s parameter is empty or contains disallowed characters"
2947 msgstr ""
2948
2949 #: src/launch.c:389
2950 msgid "the libguestfs handle has already been launched"
2951 msgstr ""
2952
2953 #: src/launch.c:398
2954 #, c-format
2955 msgid "%s: cannot create temporary directory"
2956 msgstr ""
2957
2958 #: src/launch.c:435
2959 msgid "you must call guestfs_add_drive before guestfs_launch"
2960 msgstr ""
2961
2962 #: src/launch.c:825
2963 msgid "guestfs_launch failed, see earlier error messages"
2964 msgstr ""
2965
2966 #: src/launch.c:838
2967 msgid "qemu launched and contacted daemon, but state != READY"
2968 msgstr ""
2969
2970 #: src/launch.c:926
2971 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2972 msgstr ""
2973
2974 #: src/launch.c:934
2975 msgid "contacted guestfsd, but state != READY"
2976 msgstr ""
2977
2978 #: src/launch.c:1106
2979 #, c-format
2980 msgid ""
2981 "command failed: %s\n"
2982 "\n"
2983 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
2984 "environment variable.  There may also be errors printed above."
2985 msgstr ""
2986
2987 #: src/launch.c:1222
2988 msgid "qemu has not been launched yet"
2989 msgstr ""
2990
2991 #: src/launch.c:1233
2992 msgid "no subprocess to kill"
2993 msgstr ""
2994
2995 #: src/proto.c:188
2996 #, c-format
2997 msgid "guestfs_set_busy: called when in state %d != READY"
2998 msgstr ""
2999
3000 #: src/proto.c:211
3001 #, c-format
3002 msgid "guestfs_end_busy: called when in state %d"
3003 msgstr ""
3004
3005 #: src/proto.c:421
3006 #, c-format
3007 msgid ""
3008 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3009 msgstr ""
3010
3011 #: src/proto.c:543
3012 msgid ""
3013 "This usually means the libguestfs appliance failed to start up.  Please\n"
3014 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3015 "the debug messages output prior to this error.\n"
3016 msgstr ""
3017
3018 #: src/proto.c:549
3019 msgid "See earlier debug messages.\n"
3020 msgstr ""
3021
3022 #: src/proto.c:639
3023 #, c-format
3024 msgid "received magic signature from guestfsd, but in state %d"
3025 msgstr ""
3026
3027 #: src/proto.c:658
3028 #, c-format
3029 msgid "message length (%u) > maximum possible size (%d)"
3030 msgstr ""
3031
3032 #: src/proto.c:810
3033 #, c-format
3034 msgid "guestfs___send: state %d != BUSY"
3035 msgstr ""
3036
3037 #: src/proto.c:834
3038 msgid "xdr_guestfs_message_header failed"
3039 msgstr ""
3040
3041 #: src/proto.c:843
3042 msgid "dispatch failed to marshal args"
3043 msgstr ""
3044
3045 #: src/proto.c:922 src/proto.c:1217
3046 msgid "operation cancelled by user"
3047 msgstr ""
3048
3049 #: src/proto.c:973
3050 #, c-format
3051 msgid "send_file_chunk: state %d != READY"
3052 msgstr ""
3053
3054 #: src/proto.c:989
3055 #, c-format
3056 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3057 msgstr ""
3058
3059 #: src/proto.c:1144
3060 #, c-format
3061 msgid "%s: error in chunked encoding"
3062 msgstr ""
3063
3064 #: src/proto.c:1171
3065 msgid "write to daemon socket"
3066 msgstr ""
3067
3068 #: src/proto.c:1194
3069 msgid "receive_file_data: parse error in reply callback"
3070 msgstr ""
3071
3072 #: src/proto.c:1199
3073 msgid "receive_file_data: unexpected flag received when reading file chunks"
3074 msgstr ""
3075
3076 #: src/proto.c:1207
3077 msgid "failed to parse file chunk"
3078 msgstr ""
3079
3080 #: src/proto.c:1221
3081 msgid "file receive cancelled by daemon"
3082 msgstr ""
3083
3084 #: src/virt.c:101 src/virt.c:347
3085 msgid "you cannot set both live and readonly flags"
3086 msgstr ""
3087
3088 #: src/virt.c:109
3089 #, c-format
3090 msgid "could not connect to libvirt (code %d, domain %d): %s"
3091 msgstr ""
3092
3093 #: src/virt.c:130
3094 #, c-format
3095 msgid "no libvirt domain called '%s': %s"
3096 msgstr ""
3097
3098 #: src/virt.c:185 src/virt.c:435
3099 #, c-format
3100 msgid "error reading libvirt XML information: %s"
3101 msgstr ""
3102
3103 #: src/virt.c:195 src/virt.c:443
3104 msgid "unable to parse XML information returned by libvirt"
3105 msgstr ""
3106
3107 #: src/virt.c:201 src/virt.c:449
3108 msgid "unable to create new XPath context"
3109 msgstr ""
3110
3111 #: src/virt.c:208 src/virt.c:464
3112 msgid "unable to evaluate XPath expression"
3113 msgstr ""
3114
3115 #: src/virt.c:305
3116 msgid "libvirt domain has no disks"
3117 msgstr ""
3118
3119 #: src/virt.c:358
3120 #, c-format
3121 msgid "error getting domain info: %s"
3122 msgstr ""
3123
3124 #: src/virt.c:372
3125 msgid ""
3126 "error: domain is a live virtual machine.\n"
3127 "Writing to the disks of a running virtual machine can cause disk "
3128 "corruption.\n"
3129 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3130 "specify live access.  In most libguestfs tools these options are --ro or\n"
3131 "--live respectively.  Consult the documentation for further information."
3132 msgstr ""
3133
3134 #: src/virt.c:492
3135 msgid ""
3136 "this guest has no libvirt <channel> definition for guestfsd\n"
3137 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3138 msgstr ""
3139
3140 #: src/virt.c:517
3141 msgid ""
3142 "add-domain API not available since this version of libguestfs was compiled "
3143 "without libvirt or libxml2"
3144 msgstr ""
3145
3146 #: test-tool/test-tool.c:79
3147 #, c-format
3148 msgid ""
3149 "libguestfs-test-tool: interactive test tool\n"
3150 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3151 "Usage:\n"
3152 "  libguestfs-test-tool [--options]\n"
3153 "Options:\n"
3154 "  --help         Display usage\n"
3155 "  --qemudir dir  Specify QEMU source directory\n"
3156 "  --qemu qemu    Specify QEMU binary\n"
3157 "  --timeout n\n"
3158 "  -t n           Set launch timeout (default: %d seconds)\n"
3159 msgstr ""
3160
3161 #: test-tool/test-tool.c:127
3162 #, c-format
3163 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3164 msgstr ""
3165
3166 #: test-tool/test-tool.c:136
3167 #, c-format
3168 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3169 msgstr ""
3170
3171 #: test-tool/test-tool.c:148
3172 #, c-format
3173 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3174 msgstr ""
3175
3176 #: test-tool/test-tool.c:174
3177 #, c-format
3178 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3179 msgstr ""
3180
3181 #: test-tool/test-tool.c:181
3182 #, c-format
3183 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3184 msgstr ""
3185
3186 #: test-tool/test-tool.c:189
3187 #, c-format
3188 msgid "libguestfs-test-tool: guestfs_version failed\n"
3189 msgstr ""
3190
3191 #: test-tool/test-tool.c:222
3192 #, c-format
3193 msgid "libguestfs-test-tool: failed to launch appliance\n"
3194 msgstr ""
3195
3196 #: test-tool/test-tool.c:234
3197 #, c-format
3198 msgid "libguestfs-test-tool: failed to run part-disk\n"
3199 msgstr ""
3200
3201 #: test-tool/test-tool.c:240
3202 #, c-format
3203 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3204 msgstr ""
3205
3206 #: test-tool/test-tool.c:246
3207 #, c-format
3208 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3209 msgstr ""
3210
3211 #: test-tool/test-tool.c:253
3212 #, c-format
3213 msgid "libguestfs-test-tool: failed to touch file\n"
3214 msgstr ""
3215
3216 #: test-tool/test-tool.c:284
3217 #, c-format
3218 msgid ""
3219 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3220 "--qemu/--qemudir options cannot be used.\n"
3221 msgstr ""
3222
3223 #: test-tool/test-tool.c:292
3224 #, c-format
3225 msgid "Binary '%s' does not exist or is not executable\n"
3226 msgstr ""
3227
3228 #: test-tool/test-tool.c:306
3229 #, c-format
3230 msgid "%s: does not look like a qemu source directory\n"
3231 msgstr ""
3232
3233 #: tools/virt-list-filesystems.pl:148
3234 msgid "virt-list-filesystems: no image or VM name given"
3235 msgstr ""
3236
3237 #: tools/virt-list-partitions.pl:160
3238 msgid "virt-list-partitions: no image or VM name given"
3239 msgstr ""
3240
3241 #: tools/virt-make-fs.pl:293
3242 msgid "virt-make-fs input output\n"
3243 msgstr ""
3244
3245 #: tools/virt-make-fs.pl:323
3246 msgid "unexpected output from 'du' command"
3247 msgstr ""
3248
3249 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3250 #: tools/virt-make-fs.pl:476
3251 #, perl-brace-format
3252 msgid "{f}: unknown input format: {fmt}\n"
3253 msgstr ""
3254
3255 #: tools/virt-make-fs.pl:393
3256 #, perl-brace-format
3257 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3258 msgstr ""
3259
3260 #: tools/virt-make-fs.pl:408
3261 msgid ""
3262 "qemu-img create: failed to create disk image, see earlier error messages\n"
3263 msgstr ""
3264
3265 #: tools/virt-make-fs.pl:419
3266 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3267 msgstr ""
3268
3269 #: tools/virt-make-fs.pl:460
3270 msgid "tar: failed, see earlier messages\n"
3271 msgstr ""
3272
3273 #: tools/virt-make-fs.pl:482
3274 msgid "uncompress command failed, see earlier messages\n"
3275 msgstr ""
3276
3277 #: tools/virt-make-fs.pl:517
3278 msgid ""
3279 "virt-make-fs: error copying contents into filesystem\n"
3280 "An error here usually means that the program did not estimate the\n"
3281 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3282 msgstr ""
3283
3284 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3285 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3286 msgstr ""
3287
3288 #: tools/virt-tar.pl:222
3289 msgid "virt-tar: no image, VM names, directory or filename given"
3290 msgstr ""
3291
3292 #: tools/virt-tar.pl:225
3293 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3294 msgstr ""
3295
3296 #: tools/virt-tar.pl:236
3297 #, perl-brace-format
3298 msgid "virt-tar: {tarball}: file not found\n"
3299 msgstr ""
3300
3301 #: tools/virt-tar.pl:239
3302 #, perl-brace-format
3303 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3304 msgstr ""
3305
3306 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3307 #, perl-brace-format
3308 msgid ""
3309 "{prog}: No operating system could be detected inside this disk image.\n"
3310 "\n"
3311 "This may be because the file is not a disk image, or is not a virtual "
3312 "machine\n"
3313 "image, or because the OS type is not understood by libguestfs.\n"
3314 "\n"
3315 "If you feel this is an error, please file a bug report including as much\n"
3316 "information about the disk image as possible.\n"
3317 msgstr ""
3318
3319 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3320 #, perl-brace-format
3321 msgid "{prog}: multiboot operating systems are not supported.\n"
3322 msgstr ""
3323
3324 #: tools/virt-win-reg.pl:245
3325 msgid "no libvirt domain name or disk image given\n"
3326 msgstr ""
3327
3328 #: tools/virt-win-reg.pl:287
3329 msgid ""
3330 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3331 "export\n"
3332 msgstr ""
3333
3334 #: tools/virt-win-reg.pl:446
3335 #, perl-brace-format
3336 msgid "virt-win-reg: {p}: cannot find user directory\n"
3337 msgstr ""
3338
3339 #: tools/virt-win-reg.pl:451
3340 #, perl-brace-format
3341 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3342 msgstr ""
3343
3344 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3345 #, perl-brace-format
3346 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3347 msgstr ""
3348
3349 #: tools/virt-win-reg.pl:529
3350 #, perl-brace-format
3351 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3352 msgstr ""
3353
3354 #: tools/virt-win-reg.pl:551
3355 #, perl-brace-format
3356 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3357 msgstr ""