933612eca6e916ce5d55ba2fd424c180577ae725
[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-06 15:08+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:41
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:62
2170 #, c-format
2171 msgid "copy-in: target '%s' is not a directory\n"
2172 msgstr ""
2173
2174 #: fish/copy.c:157
2175 #, c-format
2176 msgid "error: argument is zero length or longer than maximum permitted\n"
2177 msgstr ""
2178
2179 #: fish/copy.c:202
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:213
2187 #, c-format
2188 msgid "copy-out: target '%s' is not a directory\n"
2189 msgstr ""
2190
2191 #: fish/copy.c:258
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:89
2464 #, c-format
2465 msgid "%s: no operating system was found on this disk\n"
2466 msgstr ""
2467
2468 #: fish/inspect.c:96
2469 #, c-format
2470 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2471 msgstr ""
2472
2473 #: fish/inspect.c:136
2474 #, c-format
2475 msgid "%s: some filesystems could not be mounted (ignored)\n"
2476 msgstr ""
2477
2478 #: fish/inspect.c:148
2479 #, c-format
2480 msgid "Operating system: %s\n"
2481 msgstr ""
2482
2483 #: fish/inspect.c:161
2484 #, c-format
2485 msgid "%s mounted on %s\n"
2486 msgstr ""
2487
2488 #: fish/keys.c:53
2489 #, c-format
2490 msgid "Enter key or passphrase (\"%s\"): "
2491 msgstr ""
2492
2493 #: fish/lcd.c:34
2494 #, c-format
2495 msgid "use 'lcd directory' to change local directory\n"
2496 msgstr ""
2497
2498 #: fish/man.c:35
2499 #, c-format
2500 msgid "use 'man' without parameters to open the manual\n"
2501 msgstr ""
2502
2503 #: fish/man.c:54
2504 #, c-format
2505 msgid "the external 'man' program failed\n"
2506 msgstr ""
2507
2508 #: fish/more.c:40
2509 #, c-format
2510 msgid "use '%s filename' to page a file\n"
2511 msgstr ""
2512
2513 #: fish/options.c:38
2514 #, c-format
2515 msgid "%s: too many drives added on the command line\n"
2516 msgstr ""
2517
2518 #: fish/options.c:152
2519 #, c-format
2520 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2521 msgstr ""
2522
2523 #: fish/prep.c:37
2524 #, c-format
2525 msgid ""
2526 "List of available prepared disk images:\n"
2527 "\n"
2528 msgstr ""
2529
2530 #: fish/prep.c:40
2531 #, c-format
2532 msgid ""
2533 "guestfish -N %-8s - %s\n"
2534 "\n"
2535 "%s\n"
2536 msgstr ""
2537
2538 #: fish/prep.c:48
2539 #, c-format
2540 msgid "  Optional parameters:\n"
2541 msgstr ""
2542
2543 #: fish/prep.c:55
2544 #, c-format
2545 msgid "<%s> %s (default: %s)\n"
2546 msgstr ""
2547
2548 #: fish/prep.c:65
2549 #, c-format
2550 msgid ""
2551 "Prepared disk images are written to file \"test1.img\" in the local\n"
2552 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2553 "For more information see the guestfish(1) manual.\n"
2554 msgstr ""
2555
2556 #: fish/prep.c:96
2557 #, c-format
2558 msgid ""
2559 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2560 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2561 msgstr ""
2562
2563 #: fish/prep.c:158
2564 #, c-format
2565 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2566 msgstr ""
2567
2568 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2569 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2570 msgid "failed to allocate disk"
2571 msgstr ""
2572
2573 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2574 msgid "could not parse boot size"
2575 msgstr ""
2576
2577 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2578 #, c-format
2579 msgid "failed to get sector size of disk: %s"
2580 msgstr ""
2581
2582 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2583 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2584 #, c-format
2585 msgid "failed to partition disk: %s"
2586 msgstr ""
2587
2588 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2589 #, c-format
2590 msgid "failed to add boot partition: %s"
2591 msgstr ""
2592
2593 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2594 #, c-format
2595 msgid "failed to add root partition: %s"
2596 msgstr ""
2597
2598 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2599 #, c-format
2600 msgid "failed to create boot filesystem: %s"
2601 msgstr ""
2602
2603 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2604 #, c-format
2605 msgid "failed to create root filesystem: %s"
2606 msgstr ""
2607
2608 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2609 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2610 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2611 msgstr ""
2612
2613 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2614 #, c-format
2615 msgid "failed to create PV: %s: %s"
2616 msgstr ""
2617
2618 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2619 #, c-format
2620 msgid "failed to create VG: %s: %s"
2621 msgstr ""
2622
2623 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2624 #, c-format
2625 msgid "failed to create LV: /dev/%s/%s: %s"
2626 msgstr ""
2627
2628 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2629 #, c-format
2630 msgid "failed to resize LV to full size: %s: %s"
2631 msgstr ""
2632
2633 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2634 #, c-format
2635 msgid "failed to create filesystem (%s): %s"
2636 msgstr ""
2637
2638 #: fish/rc.c:257
2639 #, c-format
2640 msgid "guestfish: protocol error: could not read 'hello' message\n"
2641 msgstr ""
2642
2643 #: fish/rc.c:262
2644 #, c-format
2645 msgid ""
2646 "guestfish: protocol error: version mismatch, server version '%s' does not "
2647 "match client version '%s'.  The two versions must match exactly.\n"
2648 msgstr ""
2649
2650 #: fish/rc.c:337 fish/rc.c:351
2651 #, c-format
2652 msgid "guestfish: remote: looks like the server is not running\n"
2653 msgstr ""
2654
2655 #: fish/rc.c:363 fish/rc.c:377
2656 #, c-format
2657 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2658 msgstr ""
2659
2660 #: fish/rc.c:388
2661 #, c-format
2662 msgid "guestfish: protocol error: could not decode reply from server\n"
2663 msgstr ""
2664
2665 #: fish/reopen.c:38
2666 #, c-format
2667 msgid "'reopen' command takes no parameters\n"
2668 msgstr ""
2669
2670 #: fish/reopen.c:48
2671 #, c-format
2672 msgid "reopen: guestfs_create: failed to create handle\n"
2673 msgstr ""
2674
2675 #: fish/setenv.c:34
2676 #, c-format
2677 msgid "use '%s VAR value' to set an environment variable\n"
2678 msgstr ""
2679
2680 #: fish/setenv.c:56
2681 #, c-format
2682 msgid "use '%s VAR' to unset an environment variable\n"
2683 msgstr ""
2684
2685 #: fish/supported.c:66
2686 msgid "yes"
2687 msgstr ""
2688
2689 #: fish/supported.c:68
2690 msgid "no"
2691 msgstr ""
2692
2693 #: fish/time.c:36
2694 #, c-format
2695 msgid "use 'time command [args...]'\n"
2696 msgstr ""
2697
2698 #: fuse/guestmount.c:912
2699 #, c-format
2700 msgid ""
2701 "%s: FUSE module for libguestfs\n"
2702 "%s lets you mount a virtual machine filesystem\n"
2703 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2704 "Usage:\n"
2705 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2706 "Options:\n"
2707 "  -a|--add image       Add image\n"
2708 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2709 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2710 "  -d|--domain guest    Add disks from libvirt guest\n"
2711 "  --echo-keys          Don't turn off echo for passphrases\n"
2712 "  --format[=raw|..]    Force disk format for -a option\n"
2713 "  --fuse-help          Display extra FUSE options\n"
2714 "  -i|--inspector       Automatically mount filesystems\n"
2715 "  --help               Display help message and exit\n"
2716 "  --keys-from-stdin    Read passphrases from stdin\n"
2717 "  --live               Connect to a live virtual machine\n"
2718 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2719 "  -n|--no-sync         Don't autosync\n"
2720 "  -o|--option opt      Pass extra option to FUSE\n"
2721 "  -r|--ro              Mount read-only\n"
2722 "  --selinux            Enable SELinux support\n"
2723 "  -v|--verbose         Verbose messages\n"
2724 "  -V|--version         Display version and exit\n"
2725 "  -w|--rw              Mount read-write\n"
2726 "  -x|--trace           Trace guestfs API calls\n"
2727 msgstr ""
2728
2729 #: fuse/guestmount.c:1131
2730 #, c-format
2731 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2732 msgstr ""
2733
2734 #: fuse/guestmount.c:1141
2735 #, c-format
2736 msgid "%s: --live is not compatible with --ro option\n"
2737 msgstr ""
2738
2739 #: fuse/guestmount.c:1148
2740 #, c-format
2741 msgid "%s: --live is not compatible with -i option\n"
2742 msgstr ""
2743
2744 #: fuse/guestmount.c:1163
2745 #, c-format
2746 msgid "%s: with --live, you must use exactly one -d option\n"
2747 msgstr ""
2748
2749 #: fuse/guestmount.c:1170
2750 #, c-format
2751 msgid "%s: --live is not compatible with -a option\n"
2752 msgstr ""
2753
2754 #: fuse/guestmount.c:1179
2755 #, c-format
2756 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2757 msgstr ""
2758
2759 #: inspector/virt-inspector.c:82
2760 #, fuzzy, c-format
2761 msgid ""
2762 "%s: display information about a virtual machine\n"
2763 "Copyright (C) 2010 Red Hat Inc.\n"
2764 "Usage:\n"
2765 "  %s [--options] -d domname file [file ...]\n"
2766 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2767 "Options:\n"
2768 "  -a|--add image       Add image\n"
2769 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2770 "  -d|--domain guest    Add disks from libvirt guest\n"
2771 "  --echo-keys          Don't turn off echo for passphrases\n"
2772 "  --format[=raw|..]    Force disk format for -a option\n"
2773 "  --help               Display brief help\n"
2774 "  --keys-from-stdin    Read passphrases from stdin\n"
2775 "  -v|--verbose         Verbose messages\n"
2776 "  -V|--version         Display version and exit\n"
2777 "  -x                   Trace libguestfs API calls\n"
2778 "  --xpath query        Perform an XPath query\n"
2779 "For more information, see the manpage %s(1).\n"
2780 msgstr ""
2781 "%s: display files in a virtual machine\n"
2782 "Copyright (C) 2010 Red Hat Inc.\n"
2783 "Usage:\n"
2784 "  %s [--options] -d domname file [file ...]\n"
2785 "  %s [--options] -a disc.img [-a disc.img ...] file [file ...]\n"
2786 "Options:\n"
2787 "  -a|--add image       Add image\n"
2788 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2789 "  -d|--domain guest    Add disks from libvirt guest\n"
2790 "  --echo-keys          Don't turn off echo for passphrases\n"
2791 "  --format[=raw|..]    Force disc format for -a option\n"
2792 "  --help               Display brief help\n"
2793 "  --keys-from-stdin    Read passphrases from stdin\n"
2794 "  -v|--verbose         Verbose messages\n"
2795 "  -V|--version         Display version and exit\n"
2796 "  -x                   Trace libguestfs API calls\n"
2797 "For more information, see the manpage %s(1).\n"
2798
2799 #: inspector/virt-inspector.c:255
2800 #, c-format
2801 msgid "%s: cannot use --xpath together with other options.\n"
2802 msgstr ""
2803
2804 #: inspector/virt-inspector.c:288
2805 #, c-format
2806 msgid ""
2807 "%s: no operating system could be detected inside this disk image.\n"
2808 "\n"
2809 "This may be because the file is not a disk image, or is not a virtual "
2810 "machine\n"
2811 "image, or because the OS type is not understood by libguestfs.\n"
2812 "\n"
2813 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2814 "must\n"
2815 "install the separate libguestfs-winsupport package.\n"
2816 "\n"
2817 "If you feel this is an error, please file a bug report including as much\n"
2818 "information about the disk image as possible.\n"
2819 msgstr ""
2820
2821 #: inspector/virt-inspector.c:313
2822 #, c-format
2823 msgid "%s: XML write error at \"%s\": %m\n"
2824 msgstr ""
2825
2826 #: inspector/virt-inspector.c:325
2827 #, c-format
2828 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2829 msgstr ""
2830
2831 #: inspector/virt-inspector.c:333
2832 #, c-format
2833 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2834 msgstr ""
2835
2836 #: inspector/virt-inspector.c:827
2837 #, c-format
2838 msgid "%s: unable to parse XML from stdin\n"
2839 msgstr ""
2840
2841 #: inspector/virt-inspector.c:833
2842 #, c-format
2843 msgid "%s: unable to create new XPath context\n"
2844 msgstr ""
2845
2846 #: inspector/virt-inspector.c:840
2847 #, c-format
2848 msgid "%s: unable to evaluate XPath expression\n"
2849 msgstr ""
2850
2851 #: inspector/virt-inspector.c:851
2852 #, c-format
2853 msgid "%s: xmlSaveToFd failed\n"
2854 msgstr ""
2855
2856 #: inspector/virt-inspector.c:858
2857 #, c-format
2858 msgid "%s: xmlNewDoc failed\n"
2859 msgstr ""
2860
2861 #: inspector/virt-inspector.c:863
2862 #, c-format
2863 msgid "%s: xmlCopyNode failed\n"
2864 msgstr ""
2865
2866 #: inspector/virt-inspector.c:870
2867 #, c-format
2868 msgid "%s: xmlSaveDoc failed\n"
2869 msgstr ""
2870
2871 #: perl/lib/Sys/Guestfs/Lib.pm:158
2872 msgid "open_guest: first parameter must be a string or an arrayref"
2873 msgstr ""
2874
2875 #: perl/lib/Sys/Guestfs/Lib.pm:164
2876 msgid "open_guest: first argument contains undefined element"
2877 msgstr ""
2878
2879 #: perl/lib/Sys/Guestfs/Lib.pm:172
2880 #, perl-brace-format
2881 msgid "guest image {imagename} does not exist or is not readable"
2882 msgstr ""
2883
2884 #: perl/lib/Sys/Guestfs/Lib.pm:179
2885 msgid ""
2886 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2887 "XPath::XMLParser)"
2888 msgstr ""
2889
2890 #: perl/lib/Sys/Guestfs/Lib.pm:184
2891 msgid "open_guest: too many domains listed on command line"
2892 msgstr ""
2893
2894 #: perl/lib/Sys/Guestfs/Lib.pm:191
2895 msgid "open_guest: cannot connect to libvirt"
2896 msgstr ""
2897
2898 #: perl/lib/Sys/Guestfs/Lib.pm:210
2899 #, perl-brace-format
2900 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2901 msgstr ""
2902
2903 #: perl/lib/Sys/Guestfs/Lib.pm:213
2904 #, perl-brace-format
2905 msgid "{imagename} is not the name of a libvirt domain\n"
2906 msgstr ""
2907
2908 #: perl/lib/Sys/Guestfs/Lib.pm:242
2909 #, perl-brace-format
2910 msgid "{imagename} seems to have no disk devices\n"
2911 msgstr ""
2912
2913 #: perl/lib/Sys/Guestfs/Lib.pm:827
2914 msgid ""
2915 "No operating system could be detected inside this disk image.\n"
2916 "\n"
2917 "This may be because the file is not a disk image, or is not a virtual "
2918 "machine\n"
2919 "image, or because the OS type is not understood by virt-inspector.\n"
2920 "\n"
2921 "If you feel this is an error, please file a bug report including as much\n"
2922 "information about the disk image as possible.\n"
2923 msgstr ""
2924
2925 #: perl/lib/Sys/Guestfs/Lib.pm:945
2926 #, perl-brace-format
2927 msgid "unknown filesystem {fs}\n"
2928 msgstr ""
2929
2930 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2931 #, perl-brace-format
2932 msgid "Error running rpm -qa: {error}"
2933 msgstr ""
2934
2935 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2936 #, perl-brace-format
2937 msgid "Error running dpkg-query: {error}"
2938 msgstr ""
2939
2940 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2941 msgid "Can't find grub on guest"
2942 msgstr ""
2943
2944 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2945 #, perl-brace-format
2946 msgid "Grub entry {title} has no kernel"
2947 msgstr ""
2948
2949 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2950 #, perl-brace-format
2951 msgid "grub refers to {path}, which doesn't exist\n"
2952 msgstr ""
2953
2954 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2955 #, perl-brace-format
2956 msgid "Grub entry {title} does not specify an initrd"
2957 msgstr ""
2958
2959 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2960 #, perl-brace-format
2961 msgid "Didn't find modules directory {modules} for kernel {path}"
2962 msgstr ""
2963
2964 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2965 #, perl-brace-format
2966 msgid "Couldn't guess kernel version number from path for kernel {path}"
2967 msgstr ""
2968
2969 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2970 #, perl-brace-format
2971 msgid "{path} doesn't match augeas pattern"
2972 msgstr ""
2973
2974 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2975 #, perl-brace-format
2976 msgid "{filename}: could not read initrd format"
2977 msgstr ""
2978
2979 #: rescue/virt-rescue.c:66
2980 #, fuzzy, c-format
2981 msgid ""
2982 "%s: Run a rescue shell on a virtual machine\n"
2983 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2984 "Usage:\n"
2985 "  %s [--options] -d domname\n"
2986 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2987 "Options:\n"
2988 "  -a|--add image       Add image\n"
2989 "  --append kernelopts  Append kernel options\n"
2990 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2991 "  -d|--domain guest    Add disks from libvirt guest\n"
2992 "  --format[=raw|..]    Force disk format for -a option\n"
2993 "  --help               Display brief help\n"
2994 "  -m|--memsize MB      Set memory size in megabytes\n"
2995 "  --network            Enable network\n"
2996 "  -r|--ro              Access read-only\n"
2997 "  --selinux            Enable SELinux\n"
2998 "  --smp N              Enable SMP with N >= 2 virtual CPUs\n"
2999 "  --suggest            Suggest mount commands for this guest\n"
3000 "  -v|--verbose         Verbose messages\n"
3001 "  -V|--version         Display version and exit\n"
3002 "  -w|--rw              Mount read-write\n"
3003 "  -x                   Trace libguestfs API calls\n"
3004 "For more information, see the manpage %s(1).\n"
3005 msgstr ""
3006 "%s: display free space on virtual filesystems\n"
3007 "Copyright (C) 2010 Red Hat Inc.\n"
3008 "Usage:\n"
3009 "  %s [--options] -d domname\n"
3010 "  %s [--options] -a disc.img [-a disc.img ...]\n"
3011 "Options:\n"
3012 "  -a|--add image       Add image\n"
3013 "  -c|--connect uri     Specify libvirt URI for -d option\n"
3014 "  --csv                Output as Comma-Separated Values\n"
3015 "  -d|--domain guest    Add discs from libvirt guest\n"
3016 "  --format[=raw|..]    Force disc format for -a option\n"
3017 "  -h|--human-readable  Human-readable sizes in --long output\n"
3018 "  --help               Display brief help\n"
3019 "  -i|--inodes          Display inodes\n"
3020 "  --one-per-guest      Separate appliance per guest\n"
3021 "  --uuid               Add UUIDs to --long output\n"
3022 "  -v|--verbose         Verbose messages\n"
3023 "  -V|--version         Display version and exit\n"
3024 "  -x                   Trace libguestfs API calls\n"
3025 "For more information, see the manpage %s(1).\n"
3026
3027 #: rescue/virt-rescue.c:167
3028 #, c-format
3029 msgid "%s: could not parse --smp parameter '%s'\n"
3030 msgstr ""
3031
3032 #: rescue/virt-rescue.c:172
3033 #, c-format
3034 msgid "%s: --smp parameter '%s' should be >= 1\n"
3035 msgstr ""
3036
3037 #: rescue/virt-rescue.c:202
3038 #, c-format
3039 msgid "%s: could not parse memory size '%s'\n"
3040 msgstr ""
3041
3042 #: rescue/virt-rescue.c:372
3043 #, c-format
3044 msgid ""
3045 "Inspecting the virtual machine or disk image ...\n"
3046 "\n"
3047 msgstr ""
3048
3049 #: rescue/virt-rescue.c:391
3050 #, c-format
3051 msgid ""
3052 "This disk contains one or more operating systems.  You can use these mount\n"
3053 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
3054 "\n"
3055 msgstr ""
3056
3057 #: rescue/virt-rescue.c:401
3058 #, c-format
3059 msgid ""
3060 "# %s is the root of a %s operating system\n"
3061 "# type: %s, distro: %s, version: %d.%d\n"
3062 "# %s\n"
3063 "\n"
3064 msgstr ""
3065
3066 #: rescue/virt-rescue.c:458
3067 #, c-format
3068 msgid ""
3069 "This disk contains no filesystems that we recognize.\n"
3070 "\n"
3071 "However you can still use virt-rescue on the disk image, to try to mount\n"
3072 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
3073 "logical volumes and filesystems on a blank disk.\n"
3074 msgstr ""
3075
3076 #: rescue/virt-rescue.c:465
3077 #, c-format
3078 msgid ""
3079 "This disk contains one or more filesystems, but we don't recognize any\n"
3080 "operating system.  You can use these mount commands in virt-rescue (at the\n"
3081 "><rescue> prompt) to mount these filesystems.\n"
3082 "\n"
3083 msgstr ""
3084
3085 #: rescue/virt-rescue.c:470
3086 #, c-format
3087 msgid "# %s has type '%s'\n"
3088 msgstr ""
3089
3090 #: rescue/virt-rescue.c:594
3091 #, c-format
3092 msgid "%s: unknown child exit status (%d)\n"
3093 msgstr ""
3094
3095 #: src/appliance.c:182
3096 #, c-format
3097 msgid ""
3098 "cannot find any suitable libguestfs supermin or ordinary appliance on "
3099 "LIBGUESTFS_PATH (search path: %s)"
3100 msgstr ""
3101
3102 #: src/appliance.c:332
3103 #, c-format
3104 msgid "security: cached appliance %s is not owned by UID %d"
3105 msgstr ""
3106
3107 #: src/appliance.c:337
3108 #, c-format
3109 msgid "security: cached appliance %s is not a directory (mode %o)"
3110 msgstr ""
3111
3112 #: src/appliance.c:342
3113 #, c-format
3114 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3115 msgstr ""
3116
3117 #: src/appliance.c:672
3118 msgid "external command failed, see earlier error messages"
3119 msgstr ""
3120
3121 #: src/dbdump.c:85
3122 msgid "unexpected end of output from db_dump command before end of header"
3123 msgstr ""
3124
3125 #: src/dbdump.c:98 src/dbdump.c:110
3126 msgid "unexpected line from db_dump command, no space prefix"
3127 msgstr ""
3128
3129 #: src/dbdump.c:127
3130 msgid "unexpected end of output from db_dump command before end of data"
3131 msgstr ""
3132
3133 #: src/dbdump.c:208
3134 msgid "unexpected non-hex digits in output of db_dump command"
3135 msgstr ""
3136
3137 #: src/filearch.c:152
3138 #, c-format
3139 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3140 msgstr ""
3141
3142 #: src/filearch.c:265
3143 msgid ""
3144 "file-architecture API not available since this version of libguestfs was "
3145 "compiled without the libmagic library"
3146 msgstr ""
3147
3148 #: src/guestfs.c:177
3149 #, c-format
3150 msgid "guestfs_close: called twice on the same handle\n"
3151 msgstr ""
3152
3153 #: src/guestfs.c:344
3154 #, c-format
3155 msgid "warning: %s"
3156 msgstr ""
3157
3158 #: src/guestfs.c:405
3159 #, c-format
3160 msgid "libguestfs: error: %s\n"
3161 msgstr ""
3162
3163 #: src/guestfs.c:983
3164 #, c-format
3165 msgid "<truncated, original size %zu bytes>"
3166 msgstr ""
3167
3168 #: src/inspect.c:293
3169 msgid "not a Windows guest, or systemroot could not be determined"
3170 msgstr ""
3171
3172 #: src/inspect.c:309
3173 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3174 msgstr ""
3175
3176 #: src/inspect.c:537 src/inspect_apps.c:610
3177 msgid ""
3178 "inspection API not available since this version of libguestfs was compiled "
3179 "without the hivex library"
3180 msgstr ""
3181
3182 #: src/inspect.c:752 src/inspect_fs.c:503 src/inspect_fs.c:547
3183 #: src/inspect_fs_unix.c:228 src/inspect_fs_unix.c:728
3184 #: src/inspect_fs_unix.c:1309
3185 #, c-format
3186 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3187 msgstr ""
3188
3189 #: src/inspect.c:788
3190 msgid "no inspection data: call guestfs_inspect_os first"
3191 msgstr ""
3192
3193 #: src/inspect.c:800
3194 #, c-format
3195 msgid ""
3196 "%s: root device not found: only call this function with a root device "
3197 "previously returned by guestfs_inspect_os"
3198 msgstr ""
3199
3200 #: src/inspect_fs.c:346 src/inspect_fs.c:359
3201 #, c-format
3202 msgid "could not parse integer in version number: %s"
3203 msgstr ""
3204
3205 #: src/inspect_fs.c:512
3206 #, c-format
3207 msgid "%s: file is empty"
3208 msgstr ""
3209
3210 #: src/inspect_fs_unix.c:771
3211 msgid "could not parse /etc/fstab or empty file"
3212 msgstr ""
3213
3214 #: src/inspect_fs_windows.c:164
3215 #, c-format
3216 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3217 msgstr ""
3218
3219 #: src/inspect_icon.c:492
3220 #, c-format
3221 msgid "read: %s: unexpected end of file"
3222 msgstr ""
3223
3224 #: src/launch.c:134
3225 msgid "command line cannot be altered after qemu subprocess launched"
3226 msgstr ""
3227
3228 #: src/launch.c:203
3229 msgid "guestfs_config: parameter must begin with '-' character"
3230 msgstr ""
3231
3232 #: src/launch.c:217
3233 #, c-format
3234 msgid "guestfs_config: parameter '%s' isn't allowed"
3235 msgstr ""
3236
3237 #: src/launch.c:289 src/launch.c:407
3238 msgid "filename cannot contain ',' (comma) character"
3239 msgstr ""
3240
3241 #: src/launch.c:303 src/launch.c:311
3242 #, c-format
3243 msgid "%s parameter is empty or contains disallowed characters"
3244 msgstr ""
3245
3246 #: src/launch.c:426
3247 msgid "the libguestfs handle has already been launched"
3248 msgstr ""
3249
3250 #: src/launch.c:437
3251 #, c-format
3252 msgid "%s: cannot create temporary directory"
3253 msgstr ""
3254
3255 #: src/launch.c:474
3256 msgid "you must call guestfs_add_drive before guestfs_launch"
3257 msgstr ""
3258
3259 #: src/launch.c:895
3260 msgid "guestfs_launch failed, see earlier error messages"
3261 msgstr ""
3262
3263 #: src/launch.c:908
3264 msgid "qemu launched and contacted daemon, but state != READY"
3265 msgstr ""
3266
3267 #: src/launch.c:998
3268 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3269 msgstr ""
3270
3271 #: src/launch.c:1006
3272 msgid "contacted guestfsd, but state != READY"
3273 msgstr ""
3274
3275 #: src/launch.c:1178
3276 #, c-format
3277 msgid ""
3278 "command failed: %s\n"
3279 "\n"
3280 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3281 "environment variable.  There may also be errors printed above."
3282 msgstr ""
3283
3284 #: src/launch.c:1318
3285 msgid "qemu has not been launched yet"
3286 msgstr ""
3287
3288 #: src/launch.c:1329
3289 msgid "no subprocess to kill"
3290 msgstr ""
3291
3292 #: src/proto.c:188
3293 #, c-format
3294 msgid "guestfs_set_busy: called when in state %d != READY"
3295 msgstr ""
3296
3297 #: src/proto.c:211
3298 #, c-format
3299 msgid "guestfs_end_busy: called when in state %d"
3300 msgstr ""
3301
3302 #: src/proto.c:421
3303 #, c-format
3304 msgid ""
3305 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3306 msgstr ""
3307
3308 #: src/proto.c:543
3309 msgid ""
3310 "This usually means the libguestfs appliance failed to start up.  Please\n"
3311 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3312 "the debug messages output prior to this error.\n"
3313 msgstr ""
3314
3315 #: src/proto.c:549
3316 msgid "See earlier debug messages.\n"
3317 msgstr ""
3318
3319 #: src/proto.c:639
3320 #, c-format
3321 msgid "received magic signature from guestfsd, but in state %d"
3322 msgstr ""
3323
3324 #: src/proto.c:658
3325 #, c-format
3326 msgid "message length (%u) > maximum possible size (%d)"
3327 msgstr ""
3328
3329 #: src/proto.c:810
3330 #, c-format
3331 msgid "guestfs___send: state %d != BUSY"
3332 msgstr ""
3333
3334 #: src/proto.c:834
3335 msgid "xdr_guestfs_message_header failed"
3336 msgstr ""
3337
3338 #: src/proto.c:843
3339 msgid "dispatch failed to marshal args"
3340 msgstr ""
3341
3342 #: src/proto.c:922 src/proto.c:1218
3343 msgid "operation cancelled by user"
3344 msgstr ""
3345
3346 #: src/proto.c:973
3347 #, c-format
3348 msgid "send_file_chunk: state %d != READY"
3349 msgstr ""
3350
3351 #: src/proto.c:989
3352 #, c-format
3353 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3354 msgstr ""
3355
3356 #: src/proto.c:1145
3357 #, c-format
3358 msgid "%s: error in chunked encoding"
3359 msgstr ""
3360
3361 #: src/proto.c:1172
3362 msgid "write to daemon socket"
3363 msgstr ""
3364
3365 #: src/proto.c:1195
3366 msgid "receive_file_data: parse error in reply callback"
3367 msgstr ""
3368
3369 #: src/proto.c:1200
3370 msgid "receive_file_data: unexpected flag received when reading file chunks"
3371 msgstr ""
3372
3373 #: src/proto.c:1208
3374 msgid "failed to parse file chunk"
3375 msgstr ""
3376
3377 #: src/proto.c:1222
3378 msgid "file receive cancelled by daemon"
3379 msgstr ""
3380
3381 #: src/virt.c:106 src/virt.c:400
3382 msgid "you cannot set both live and readonly flags"
3383 msgstr ""
3384
3385 #: src/virt.c:114
3386 #, c-format
3387 msgid "could not connect to libvirt (code %d, domain %d): %s"
3388 msgstr ""
3389
3390 #: src/virt.c:135
3391 #, c-format
3392 msgid "no libvirt domain called '%s': %s"
3393 msgstr ""
3394
3395 #: src/virt.c:195 src/virt.c:523
3396 #, c-format
3397 msgid "error reading libvirt XML information: %s"
3398 msgstr ""
3399
3400 #: src/virt.c:205 src/virt.c:531
3401 msgid "unable to parse XML information returned by libvirt"
3402 msgstr ""
3403
3404 #: src/virt.c:211 src/virt.c:537
3405 msgid "unable to create new XPath context"
3406 msgstr ""
3407
3408 #: src/virt.c:218 src/virt.c:552
3409 msgid "unable to evaluate XPath expression"
3410 msgstr ""
3411
3412 #: src/virt.c:327
3413 msgid "libvirt domain has no disks"
3414 msgstr ""
3415
3416 #: src/virt.c:394
3417 msgid "unknown readonlydisk parameter"
3418 msgstr ""
3419
3420 #: src/virt.c:411
3421 #, c-format
3422 msgid "error getting domain info: %s"
3423 msgstr ""
3424
3425 #: src/virt.c:425
3426 msgid ""
3427 "error: domain is a live virtual machine.\n"
3428 "Writing to the disks of a running virtual machine can cause disk "
3429 "corruption.\n"
3430 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3431 "specify live access.  In most libguestfs tools these options are --ro or\n"
3432 "--live respectively.  Consult the documentation for further information."
3433 msgstr ""
3434
3435 #: src/virt.c:490
3436 #, c-format
3437 msgid ""
3438 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3439 "\"error\""
3440 msgstr ""
3441
3442 #: src/virt.c:580
3443 msgid ""
3444 "this guest has no libvirt <channel> definition for guestfsd\n"
3445 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3446 msgstr ""
3447
3448 #: src/virt.c:605
3449 msgid ""
3450 "add-domain API not available since this version of libguestfs was compiled "
3451 "without libvirt or libxml2"
3452 msgstr ""
3453
3454 #: test-tool/test-tool.c:79
3455 #, c-format
3456 msgid ""
3457 "libguestfs-test-tool: interactive test tool\n"
3458 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3459 "Usage:\n"
3460 "  libguestfs-test-tool [--options]\n"
3461 "Options:\n"
3462 "  --help         Display usage\n"
3463 "  --qemudir dir  Specify QEMU source directory\n"
3464 "  --qemu qemu    Specify QEMU binary\n"
3465 "  --timeout n\n"
3466 "  -t n           Set launch timeout (default: %d seconds)\n"
3467 msgstr ""
3468
3469 #: test-tool/test-tool.c:128
3470 #, c-format
3471 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3472 msgstr ""
3473
3474 #: test-tool/test-tool.c:137
3475 #, c-format
3476 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3477 msgstr ""
3478
3479 #: test-tool/test-tool.c:149
3480 #, c-format
3481 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3482 msgstr ""
3483
3484 #: test-tool/test-tool.c:175
3485 #, c-format
3486 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3487 msgstr ""
3488
3489 #: test-tool/test-tool.c:182
3490 #, c-format
3491 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3492 msgstr ""
3493
3494 #: test-tool/test-tool.c:190
3495 #, c-format
3496 msgid "libguestfs-test-tool: guestfs_version failed\n"
3497 msgstr ""
3498
3499 #: test-tool/test-tool.c:224
3500 #, c-format
3501 msgid "libguestfs-test-tool: failed to launch appliance\n"
3502 msgstr ""
3503
3504 #: test-tool/test-tool.c:236
3505 #, c-format
3506 msgid "libguestfs-test-tool: failed to run part-disk\n"
3507 msgstr ""
3508
3509 #: test-tool/test-tool.c:242
3510 #, c-format
3511 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3512 msgstr ""
3513
3514 #: test-tool/test-tool.c:248
3515 #, c-format
3516 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3517 msgstr ""
3518
3519 #: test-tool/test-tool.c:255
3520 #, c-format
3521 msgid "libguestfs-test-tool: failed to touch file\n"
3522 msgstr ""
3523
3524 #: test-tool/test-tool.c:289
3525 #, c-format
3526 msgid ""
3527 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3528 "--qemu/--qemudir options cannot be used.\n"
3529 msgstr ""
3530
3531 #: test-tool/test-tool.c:297
3532 #, c-format
3533 msgid "Binary '%s' does not exist or is not executable\n"
3534 msgstr ""
3535
3536 #: test-tool/test-tool.c:311
3537 #, c-format
3538 msgid "%s: does not look like a qemu source directory\n"
3539 msgstr ""
3540
3541 #: tools/virt-list-filesystems.pl:148
3542 msgid "virt-list-filesystems: no image or VM name given"
3543 msgstr ""
3544
3545 #: tools/virt-list-partitions.pl:160
3546 msgid "virt-list-partitions: no image or VM name given"
3547 msgstr ""
3548
3549 #: tools/virt-make-fs.pl:293
3550 msgid "virt-make-fs input output\n"
3551 msgstr ""
3552
3553 #: tools/virt-make-fs.pl:323
3554 msgid "unexpected output from 'du' command"
3555 msgstr ""
3556
3557 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3558 #: tools/virt-make-fs.pl:476
3559 #, perl-brace-format
3560 msgid "{f}: unknown input format: {fmt}\n"
3561 msgstr ""
3562
3563 #: tools/virt-make-fs.pl:393
3564 #, perl-brace-format
3565 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3566 msgstr ""
3567
3568 #: tools/virt-make-fs.pl:408
3569 msgid ""
3570 "qemu-img create: failed to create disk image, see earlier error messages\n"
3571 msgstr ""
3572
3573 #: tools/virt-make-fs.pl:419
3574 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3575 msgstr ""
3576
3577 #: tools/virt-make-fs.pl:460
3578 msgid "tar: failed, see earlier messages\n"
3579 msgstr ""
3580
3581 #: tools/virt-make-fs.pl:482
3582 msgid "uncompress command failed, see earlier messages\n"
3583 msgstr ""
3584
3585 #: tools/virt-make-fs.pl:517
3586 msgid ""
3587 "virt-make-fs: error copying contents into filesystem\n"
3588 "An error here usually means that the program did not estimate the\n"
3589 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3590 msgstr ""
3591
3592 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3593 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3594 msgstr ""
3595
3596 #: tools/virt-tar.pl:222
3597 msgid "virt-tar: no image, VM names, directory or filename given"
3598 msgstr ""
3599
3600 #: tools/virt-tar.pl:225
3601 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3602 msgstr ""
3603
3604 #: tools/virt-tar.pl:236
3605 #, perl-brace-format
3606 msgid "virt-tar: {tarball}: file not found\n"
3607 msgstr ""
3608
3609 #: tools/virt-tar.pl:239
3610 #, perl-brace-format
3611 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3612 msgstr ""
3613
3614 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3615 #, perl-brace-format
3616 msgid ""
3617 "{prog}: No operating system could be detected inside this disk image.\n"
3618 "\n"
3619 "This may be because the file is not a disk image, or is not a virtual "
3620 "machine\n"
3621 "image, or because the OS type is not understood by libguestfs.\n"
3622 "\n"
3623 "If you feel this is an error, please file a bug report including as much\n"
3624 "information about the disk image as possible.\n"
3625 msgstr ""
3626
3627 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3628 #, perl-brace-format
3629 msgid "{prog}: multiboot operating systems are not supported.\n"
3630 msgstr ""
3631
3632 #: tools/virt-win-reg.pl:245
3633 msgid "no libvirt domain name or disk image given\n"
3634 msgstr ""
3635
3636 #: tools/virt-win-reg.pl:287
3637 msgid ""
3638 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3639 "export\n"
3640 msgstr ""
3641
3642 #: tools/virt-win-reg.pl:446
3643 #, perl-brace-format
3644 msgid "virt-win-reg: {p}: cannot find user directory\n"
3645 msgstr ""
3646
3647 #: tools/virt-win-reg.pl:451
3648 #, perl-brace-format
3649 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3650 msgstr ""
3651
3652 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3653 #, perl-brace-format
3654 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3655 msgstr ""
3656
3657 #: tools/virt-win-reg.pl:529
3658 #, perl-brace-format
3659 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3660 msgstr ""
3661
3662 #: tools/virt-win-reg.pl:551
3663 #, perl-brace-format
3664 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3665 msgstr ""