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