Fix networking in the appliance.
[libguestfs.git] / po / libguestfs.pot
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 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs 1.5.23\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2010-10-22 23:11+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: fish/alloc.c:37
22 #, c-format
23 msgid "use 'alloc file size' to create an image\n"
24 msgstr ""
25
26 #: fish/alloc.c:51
27 #, c-format
28 msgid "use 'sparse file size' to create a sparse image\n"
29 msgstr ""
30
31 #: fish/alloc.c:75
32 #, c-format
33 msgid "can't allocate or add disks after launching\n"
34 msgstr ""
35
36 #: fish/alloc.c:156
37 #, c-format
38 msgid "%s: invalid integer parameter (%s returned %d)\n"
39 msgstr ""
40
41 #: fish/cmds.c:41
42 msgid "Command"
43 msgstr ""
44
45 #: fish/cmds.c:41
46 msgid "Description"
47 msgstr ""
48
49 #: fish/cmds.c:43 fish/cmds.c:473
50 msgid "add a CD-ROM disk image to examine"
51 msgstr ""
52
53 #: fish/cmds.c:44 fish/cmds.c:45 fish/cmds.c:468 fish/cmds.c:698
54 msgid "add an image to examine or modify"
55 msgstr ""
56
57 #: fish/cmds.c:46 fish/cmds.c:478
58 msgid "add a drive in snapshot mode (read-only)"
59 msgstr ""
60
61 #: fish/cmds.c:47 fish/cmds.c:628
62 msgid "add a drive read-only specifying the QEMU block emulation to use"
63 msgstr ""
64
65 #: fish/cmds.c:48 fish/cmds.c:623
66 msgid "add a drive specifying the QEMU block emulation to use"
67 msgstr ""
68
69 #: fish/cmds.c:49 fish/cmds.c:388
70 msgid "allocate and add a disk file"
71 msgstr ""
72
73 #: fish/cmds.c:50 fish/cmds.c:1893
74 msgid "clear Augeas path"
75 msgstr ""
76
77 #: fish/cmds.c:51 fish/cmds.c:783
78 msgid "close the current Augeas handle"
79 msgstr ""
80
81 #: fish/cmds.c:52 fish/cmds.c:793
82 msgid "define an Augeas node"
83 msgstr ""
84
85 #: fish/cmds.c:53 fish/cmds.c:788
86 msgid "define an Augeas variable"
87 msgstr ""
88
89 #: fish/cmds.c:54 fish/cmds.c:798
90 msgid "look up the value of an Augeas path"
91 msgstr ""
92
93 #: fish/cmds.c:55 fish/cmds.c:778
94 msgid "create a new Augeas handle"
95 msgstr ""
96
97 #: fish/cmds.c:56 fish/cmds.c:808
98 msgid "insert a sibling Augeas node"
99 msgstr ""
100
101 #: fish/cmds.c:57 fish/cmds.c:833
102 msgid "load files into the tree"
103 msgstr ""
104
105 #: fish/cmds.c:58 fish/cmds.c:838
106 msgid "list Augeas nodes under augpath"
107 msgstr ""
108
109 #: fish/cmds.c:59 fish/cmds.c:823
110 msgid "return Augeas nodes which match augpath"
111 msgstr ""
112
113 #: fish/cmds.c:60 fish/cmds.c:818
114 msgid "move Augeas node"
115 msgstr ""
116
117 #: fish/cmds.c:61 fish/cmds.c:813
118 msgid "remove an Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:62 fish/cmds.c:828
122 msgid "write all pending Augeas changes to disk"
123 msgstr ""
124
125 #: fish/cmds.c:63 fish/cmds.c:803
126 msgid "set Augeas path to value"
127 msgstr ""
128
129 #: fish/cmds.c:64 fish/cmds.c:1778
130 msgid "test availability of some parts of the API"
131 msgstr ""
132
133 #: fish/cmds.c:65 fish/cmds.c:1953
134 msgid "return a list of all optional groups"
135 msgstr ""
136
137 #: fish/cmds.c:66 fish/cmds.c:1908
138 msgid "upload base64-encoded data to file"
139 msgstr ""
140
141 #: fish/cmds.c:67 fish/cmds.c:1913
142 msgid "download file and encode as base64"
143 msgstr ""
144
145 #: fish/cmds.c:68 fish/cmds.c:1018
146 msgid "flush device buffers"
147 msgstr ""
148
149 #: fish/cmds.c:69 fish/cmds.c:998
150 msgid "get blocksize of block device"
151 msgstr ""
152
153 #: fish/cmds.c:70 fish/cmds.c:988
154 msgid "is block device set to read-only"
155 msgstr ""
156
157 #: fish/cmds.c:71 fish/cmds.c:1013
158 msgid "get total size of device in bytes"
159 msgstr ""
160
161 #: fish/cmds.c:72 fish/cmds.c:993
162 msgid "get sectorsize of block device"
163 msgstr ""
164
165 #: fish/cmds.c:73 fish/cmds.c:1008
166 msgid "get total size of device in 512-byte sectors"
167 msgstr ""
168
169 #: fish/cmds.c:74 fish/cmds.c:1023
170 msgid "reread partition table"
171 msgstr ""
172
173 #: fish/cmds.c:75 fish/cmds.c:1003
174 msgid "set blocksize of block device"
175 msgstr ""
176
177 #: fish/cmds.c:76 fish/cmds.c:978
178 msgid "set block device to read-only"
179 msgstr ""
180
181 #: fish/cmds.c:77 fish/cmds.c:983
182 msgid "set block device to read-write"
183 msgstr ""
184
185 #: fish/cmds.c:78 fish/cmds.c:1683
186 msgid "return true path on case-insensitive filesystem"
187 msgstr ""
188
189 #: fish/cmds.c:79 fish/cmds.c:718
190 msgid "list the contents of a file"
191 msgstr ""
192
193 #: fish/cmds.c:80 fish/cmds.c:1038
194 msgid "compute MD5, SHAx or CRC checksum of file"
195 msgstr ""
196
197 #: fish/cmds.c:81 fish/cmds.c:1883
198 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
199 msgstr ""
200
201 #: fish/cmds.c:82 fish/cmds.c:1918
202 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
203 msgstr ""
204
205 #: fish/cmds.c:83 fish/cmds.c:868
206 msgid "change file mode"
207 msgstr ""
208
209 #: fish/cmds.c:84 fish/cmds.c:184 fish/cmds.c:873 fish/cmds.c:1713
210 msgid "change file owner and group"
211 msgstr ""
212
213 #: fish/cmds.c:85 fish/cmds.c:948
214 msgid "run a command from the guest filesystem"
215 msgstr ""
216
217 #: fish/cmds.c:86 fish/cmds.c:953
218 msgid "run a command, returning lines"
219 msgstr ""
220
221 #: fish/cmds.c:87 fish/cmds.c:483
222 msgid "add qemu parameters"
223 msgstr ""
224
225 #: fish/cmds.c:88 fish/cmds.c:393
226 msgid "copy local files or directories into an image"
227 msgstr ""
228
229 #: fish/cmds.c:89 fish/cmds.c:398
230 msgid "copy remote files or directories out of an image"
231 msgstr ""
232
233 #: fish/cmds.c:90 fish/cmds.c:1833
234 msgid "copy size bytes from source to destination using dd"
235 msgstr ""
236
237 #: fish/cmds.c:91 fish/cmds.c:1133
238 msgid "copy a file"
239 msgstr ""
240
241 #: fish/cmds.c:92 fish/cmds.c:1138
242 msgid "copy a file or directory recursively"
243 msgstr ""
244
245 #: fish/cmds.c:93 fish/cmds.c:1783
246 msgid "copy from source to destination using dd"
247 msgstr ""
248
249 #: fish/cmds.c:94 fish/cmds.c:1078
250 msgid "debugging and internals"
251 msgstr ""
252
253 #: fish/cmds.c:95 fish/cmds.c:1903
254 msgid "upload a file to the appliance (internal use only)"
255 msgstr ""
256
257 #: fish/cmds.c:96 fish/cmds.c:1323
258 msgid "report file system disk space usage"
259 msgstr ""
260
261 #: fish/cmds.c:97 fish/cmds.c:1328
262 msgid "report file system disk space usage (human readable)"
263 msgstr ""
264
265 #: fish/cmds.c:98 fish/cmds.c:1153
266 msgid "return kernel messages"
267 msgstr ""
268
269 #: fish/cmds.c:99 fish/cmds.c:1033
270 msgid "download a file to the local machine"
271 msgstr ""
272
273 #: fish/cmds.c:100 fish/cmds.c:2068
274 msgid "download a file to the local machine with offset and size"
275 msgstr ""
276
277 #: fish/cmds.c:101 fish/cmds.c:1148
278 msgid "drop kernel page cache, dentries and inodes"
279 msgstr ""
280
281 #: fish/cmds.c:102 fish/cmds.c:1333
282 msgid "estimate file space usage"
283 msgstr ""
284
285 #: fish/cmds.c:103 fish/cmds.c:1238
286 msgid "check an ext2/ext3 filesystem"
287 msgstr ""
288
289 #: fish/cmds.c:104 fish/cmds.c:403
290 msgid "display a line of text"
291 msgstr ""
292
293 #: fish/cmds.c:105 fish/cmds.c:1673
294 msgid "echo arguments back to the client"
295 msgstr ""
296
297 #: fish/cmds.c:106 fish/cmds.c:408
298 msgid "edit a file"
299 msgstr ""
300
301 #: fish/cmds.c:107 fish/cmds.c:108 fish/cmds.c:113 fish/cmds.c:114
302 #: fish/cmds.c:145 fish/cmds.c:146 fish/cmds.c:372 fish/cmds.c:373
303 #: fish/cmds.c:377 fish/cmds.c:378 fish/cmds.c:380 fish/cmds.c:381
304 #: fish/cmds.c:1453 fish/cmds.c:1458 fish/cmds.c:1463 fish/cmds.c:1468
305 #: fish/cmds.c:1473 fish/cmds.c:1478 fish/cmds.c:1483 fish/cmds.c:1488
306 #: fish/cmds.c:1493 fish/cmds.c:1498 fish/cmds.c:1503 fish/cmds.c:1508
307 msgid "return lines matching a pattern"
308 msgstr ""
309
310 #: fish/cmds.c:109 fish/cmds.c:1163
311 msgid "test if two files have equal contents"
312 msgstr ""
313
314 #: fish/cmds.c:110 fish/cmds.c:878
315 msgid "test if file or directory exists"
316 msgstr ""
317
318 #: fish/cmds.c:111 fish/cmds.c:112 fish/cmds.c:1543 fish/cmds.c:1958
319 msgid "preallocate a file in the guest filesystem"
320 msgstr ""
321
322 #: fish/cmds.c:115 fish/cmds.c:943
323 msgid "determine file type"
324 msgstr ""
325
326 #: fish/cmds.c:116 fish/cmds.c:633
327 msgid "detect the architecture of a binary file"
328 msgstr ""
329
330 #: fish/cmds.c:117 fish/cmds.c:1788
331 msgid "return the size of the file in bytes"
332 msgstr ""
333
334 #: fish/cmds.c:118 fish/cmds.c:1773
335 msgid "fill a file with octets"
336 msgstr ""
337
338 #: fish/cmds.c:119 fish/cmds.c:1923
339 msgid "fill a file with a repeating pattern of bytes"
340 msgstr ""
341
342 #: fish/cmds.c:120 fish/cmds.c:1233
343 msgid "find all files and directories"
344 msgstr ""
345
346 #: fish/cmds.c:121 fish/cmds.c:1678
347 msgid "find all files and directories, returning NUL-separated list"
348 msgstr ""
349
350 #: fish/cmds.c:122 fish/cmds.c:2028
351 msgid "find a filesystem by label"
352 msgstr ""
353
354 #: fish/cmds.c:123 fish/cmds.c:2023
355 msgid "find a filesystem by UUID"
356 msgstr ""
357
358 #: fish/cmds.c:124 fish/cmds.c:1118
359 msgid "run the filesystem checker"
360 msgstr ""
361
362 #: fish/cmds.c:125 fish/cmds.c:513
363 msgid "get the additional kernel options"
364 msgstr ""
365
366 #: fish/cmds.c:126 fish/cmds.c:523
367 msgid "get autosync mode"
368 msgstr ""
369
370 #: fish/cmds.c:127 fish/cmds.c:608
371 msgid "get direct appliance mode flag"
372 msgstr ""
373
374 #: fish/cmds.c:128 fish/cmds.c:1103
375 msgid "get the ext2/3/4 filesystem label"
376 msgstr ""
377
378 #: fish/cmds.c:129 fish/cmds.c:1113
379 msgid "get the ext2/3/4 filesystem UUID"
380 msgstr ""
381
382 #: fish/cmds.c:130 fish/cmds.c:568
383 msgid "get memory allocated to the qemu subprocess"
384 msgstr ""
385
386 #: fish/cmds.c:131 fish/cmds.c:688
387 msgid "get enable network flag"
388 msgstr ""
389
390 #: fish/cmds.c:132 fish/cmds.c:503
391 msgid "get the search path"
392 msgstr ""
393
394 #: fish/cmds.c:133 fish/cmds.c:573
395 msgid "get PID of qemu subprocess"
396 msgstr ""
397
398 #: fish/cmds.c:134 fish/cmds.c:493
399 msgid "get the qemu binary"
400 msgstr ""
401
402 #: fish/cmds.c:135 fish/cmds.c:618
403 msgid "get recovery process enabled flag"
404 msgstr ""
405
406 #: fish/cmds.c:136 fish/cmds.c:588
407 msgid "get SELinux enabled flag"
408 msgstr ""
409
410 #: fish/cmds.c:137 fish/cmds.c:558
411 msgid "get the current state"
412 msgstr ""
413
414 #: fish/cmds.c:138 fish/cmds.c:598
415 msgid "get command trace enabled flag"
416 msgstr ""
417
418 #: fish/cmds.c:139 fish/cmds.c:1898
419 msgid "get the current umask"
420 msgstr ""
421
422 #: fish/cmds.c:140 fish/cmds.c:533
423 msgid "get verbose mode"
424 msgstr ""
425
426 #: fish/cmds.c:141 fish/cmds.c:1628
427 msgid "get SELinux security context"
428 msgstr ""
429
430 #: fish/cmds.c:142 fish/cmds.c:185 fish/cmds.c:1403 fish/cmds.c:1408
431 msgid "list extended attributes of a file or directory"
432 msgstr ""
433
434 #: fish/cmds.c:143 fish/cmds.c:413
435 msgid "expand wildcards in command"
436 msgstr ""
437
438 #: fish/cmds.c:144 fish/cmds.c:1263
439 msgid "expand a wildcard path"
440 msgstr ""
441
442 #: fish/cmds.c:147 fish/cmds.c:1128
443 msgid "install GRUB"
444 msgstr ""
445
446 #: fish/cmds.c:148 fish/cmds.c:1303
447 msgid "return first 10 lines of a file"
448 msgstr ""
449
450 #: fish/cmds.c:149 fish/cmds.c:1308
451 msgid "return first N lines of a file"
452 msgstr ""
453
454 #: fish/cmds.c:150 fish/cmds.c:1178
455 msgid "dump a file in hexadecimal"
456 msgstr ""
457
458 #: fish/cmds.c:151 fish/cmds.c:418
459 msgid "edit with a hex editor"
460 msgstr ""
461
462 #: fish/cmds.c:152 fish/cmds.c:1803
463 msgid "list the contents of a single file in an initrd"
464 msgstr ""
465
466 #: fish/cmds.c:153 fish/cmds.c:1338
467 msgid "list files in an initrd"
468 msgstr ""
469
470 #: fish/cmds.c:154 fish/cmds.c:1598
471 msgid "add an inotify watch"
472 msgstr ""
473
474 #: fish/cmds.c:155 fish/cmds.c:1618
475 msgid "close the inotify handle"
476 msgstr ""
477
478 #: fish/cmds.c:156 fish/cmds.c:1613
479 msgid "return list of watched files that had events"
480 msgstr ""
481
482 #: fish/cmds.c:157 fish/cmds.c:1593
483 msgid "create an inotify handle"
484 msgstr ""
485
486 #: fish/cmds.c:158 fish/cmds.c:1608
487 msgid "return list of inotify events"
488 msgstr ""
489
490 #: fish/cmds.c:159 fish/cmds.c:1603
491 msgid "remove an inotify watch"
492 msgstr ""
493
494 #: fish/cmds.c:160 fish/cmds.c:648
495 msgid "get architecture of inspected operating system"
496 msgstr ""
497
498 #: fish/cmds.c:161 fish/cmds.c:653
499 msgid "get distro of inspected operating system"
500 msgstr ""
501
502 #: fish/cmds.c:162 fish/cmds.c:678
503 msgid "get filesystems associated with inspected operating system"
504 msgstr ""
505
506 #: fish/cmds.c:163 fish/cmds.c:658
507 msgid "get major version of inspected operating system"
508 msgstr ""
509
510 #: fish/cmds.c:164 fish/cmds.c:663
511 msgid "get minor version of inspected operating system"
512 msgstr ""
513
514 #: fish/cmds.c:165 fish/cmds.c:673
515 msgid "get mountpoints of inspected operating system"
516 msgstr ""
517
518 #: fish/cmds.c:166 fish/cmds.c:668
519 msgid "get product name of inspected operating system"
520 msgstr ""
521
522 #: fish/cmds.c:167 fish/cmds.c:643
523 msgid "get type of inspected operating system"
524 msgstr ""
525
526 #: fish/cmds.c:168 fish/cmds.c:638
527 msgid "inspect disk and return list of operating systems found"
528 msgstr ""
529
530 #: fish/cmds.c:169 fish/cmds.c:2038
531 msgid "test if block device"
532 msgstr ""
533
534 #: fish/cmds.c:170 fish/cmds.c:553
535 msgid "is busy processing a command"
536 msgstr ""
537
538 #: fish/cmds.c:171 fish/cmds.c:2033
539 msgid "test if character device"
540 msgstr ""
541
542 #: fish/cmds.c:172 fish/cmds.c:543
543 msgid "is in configuration state"
544 msgstr ""
545
546 #: fish/cmds.c:173 fish/cmds.c:888
547 msgid "test if a directory"
548 msgstr ""
549
550 #: fish/cmds.c:174 fish/cmds.c:2043
551 msgid "test if FIFO (named pipe)"
552 msgstr ""
553
554 #: fish/cmds.c:175 fish/cmds.c:883
555 msgid "test if a regular file"
556 msgstr ""
557
558 #: fish/cmds.c:176 fish/cmds.c:548
559 msgid "is launching subprocess"
560 msgstr ""
561
562 #: fish/cmds.c:177 fish/cmds.c:2018
563 msgid "test if device is a logical volume"
564 msgstr ""
565
566 #: fish/cmds.c:178 fish/cmds.c:538
567 msgid "is ready to accept commands"
568 msgstr ""
569
570 #: fish/cmds.c:179 fish/cmds.c:2053
571 msgid "test if socket"
572 msgstr ""
573
574 #: fish/cmds.c:180 fish/cmds.c:2048
575 msgid "test if symbolic link"
576 msgstr ""
577
578 #: fish/cmds.c:181 fish/cmds.c:463
579 msgid "kill the qemu subprocess"
580 msgstr ""
581
582 #: fish/cmds.c:182 fish/cmds.c:458
583 msgid "launch the qemu subprocess"
584 msgstr ""
585
586 #: fish/cmds.c:183 fish/cmds.c:423
587 msgid "change working directory"
588 msgstr ""
589
590 #: fish/cmds.c:186 fish/cmds.c:733
591 msgid "list the block devices"
592 msgstr ""
593
594 #: fish/cmds.c:187 fish/cmds.c:693
595 msgid "list filesystems"
596 msgstr ""
597
598 #: fish/cmds.c:188 fish/cmds.c:738
599 msgid "list the partitions"
600 msgstr ""
601
602 #: fish/cmds.c:189 fish/cmds.c:723
603 msgid "list the files in a directory (long format)"
604 msgstr ""
605
606 #: fish/cmds.c:190 fish/cmds.c:191 fish/cmds.c:1518 fish/cmds.c:1523
607 msgid "create a hard link"
608 msgstr ""
609
610 #: fish/cmds.c:192 fish/cmds.c:193 fish/cmds.c:1528 fish/cmds.c:1533
611 msgid "create a symbolic link"
612 msgstr ""
613
614 #: fish/cmds.c:194 fish/cmds.c:283 fish/cmds.c:1423 fish/cmds.c:1428
615 msgid "remove extended attribute of a file or directory"
616 msgstr ""
617
618 #: fish/cmds.c:195 fish/cmds.c:728
619 msgid "list the files in a directory"
620 msgstr ""
621
622 #: fish/cmds.c:196 fish/cmds.c:308 fish/cmds.c:1413 fish/cmds.c:1418
623 msgid "set extended attribute of a file or directory"
624 msgstr ""
625
626 #: fish/cmds.c:197 fish/cmds.c:963
627 msgid "get file information for a symbolic link"
628 msgstr ""
629
630 #: fish/cmds.c:198 fish/cmds.c:1718
631 msgid "lstat on multiple files"
632 msgstr ""
633
634 #: fish/cmds.c:199 fish/cmds.c:2008
635 msgid "add a key on a LUKS encrypted device"
636 msgstr ""
637
638 #: fish/cmds.c:200 fish/cmds.c:1993
639 msgid "close a LUKS device"
640 msgstr ""
641
642 #: fish/cmds.c:201 fish/cmds.c:202 fish/cmds.c:1998 fish/cmds.c:2003
643 msgid "format a block device as a LUKS encrypted device"
644 msgstr ""
645
646 #: fish/cmds.c:203 fish/cmds.c:2013
647 msgid "remove a key from a LUKS encrypted device"
648 msgstr ""
649
650 #: fish/cmds.c:204 fish/cmds.c:1983
651 msgid "open a LUKS-encrypted block device"
652 msgstr ""
653
654 #: fish/cmds.c:205 fish/cmds.c:1988
655 msgid "open a LUKS-encrypted block device read-only"
656 msgstr ""
657
658 #: fish/cmds.c:206 fish/cmds.c:903
659 msgid "create an LVM logical volume"
660 msgstr ""
661
662 #: fish/cmds.c:207 fish/cmds.c:1978
663 msgid "clear LVM device filter"
664 msgstr ""
665
666 #: fish/cmds.c:208 fish/cmds.c:938
667 msgid "remove all LVM LVs, VGs and PVs"
668 msgstr ""
669
670 #: fish/cmds.c:209 fish/cmds.c:1973
671 msgid "set LVM device filter"
672 msgstr ""
673
674 #: fish/cmds.c:210 fish/cmds.c:1083
675 msgid "remove an LVM logical volume"
676 msgstr ""
677
678 #: fish/cmds.c:211 fish/cmds.c:1793
679 msgid "rename an LVM logical volume"
680 msgstr ""
681
682 #: fish/cmds.c:212 fish/cmds.c:1223
683 msgid "resize an LVM logical volume"
684 msgstr ""
685
686 #: fish/cmds.c:213 fish/cmds.c:1888
687 msgid "expand an LV to fill free space"
688 msgstr ""
689
690 #: fish/cmds.c:214 fish/cmds.c:215 fish/cmds.c:753 fish/cmds.c:768
691 msgid "list the LVM logical volumes (LVs)"
692 msgstr ""
693
694 #: fish/cmds.c:216 fish/cmds.c:1818
695 msgid "get the UUID of a logical volume"
696 msgstr ""
697
698 #: fish/cmds.c:217 fish/cmds.c:1723
699 msgid "lgetxattr on multiple files"
700 msgstr ""
701
702 #: fish/cmds.c:218 fish/cmds.c:428
703 msgid "open the manual"
704 msgstr ""
705
706 #: fish/cmds.c:219 fish/cmds.c:858
707 msgid "create a directory"
708 msgstr ""
709
710 #: fish/cmds.c:220 fish/cmds.c:1708
711 msgid "create a directory with a particular mode"
712 msgstr ""
713
714 #: fish/cmds.c:221 fish/cmds.c:863
715 msgid "create a directory and parents"
716 msgstr ""
717
718 #: fish/cmds.c:222 fish/cmds.c:1283
719 msgid "create a temporary directory"
720 msgstr ""
721
722 #: fish/cmds.c:223 fish/cmds.c:224 fish/cmds.c:225 fish/cmds.c:1653
723 #: fish/cmds.c:1658 fish/cmds.c:1663
724 msgid "make ext2/3/4 filesystem with external journal"
725 msgstr ""
726
727 #: fish/cmds.c:226 fish/cmds.c:1638
728 msgid "make ext2/3/4 external journal"
729 msgstr ""
730
731 #: fish/cmds.c:227 fish/cmds.c:1643
732 msgid "make ext2/3/4 external journal with label"
733 msgstr ""
734
735 #: fish/cmds.c:228 fish/cmds.c:1648
736 msgid "make ext2/3/4 external journal with UUID"
737 msgstr ""
738
739 #: fish/cmds.c:229 fish/cmds.c:1368
740 msgid "make FIFO (named pipe)"
741 msgstr ""
742
743 #: fish/cmds.c:230 fish/cmds.c:908
744 msgid "make a filesystem"
745 msgstr ""
746
747 #: fish/cmds.c:231 fish/cmds.c:1633
748 msgid "make a filesystem with block size"
749 msgstr ""
750
751 #: fish/cmds.c:232 fish/cmds.c:1438
752 msgid "create a mountpoint"
753 msgstr ""
754
755 #: fish/cmds.c:233 fish/cmds.c:1363
756 msgid "make block, character or FIFO devices"
757 msgstr ""
758
759 #: fish/cmds.c:234 fish/cmds.c:1373
760 msgid "make block device node"
761 msgstr ""
762
763 #: fish/cmds.c:235 fish/cmds.c:1378
764 msgid "make char device node"
765 msgstr ""
766
767 #: fish/cmds.c:236 fish/cmds.c:1348
768 msgid "create a swap partition"
769 msgstr ""
770
771 #: fish/cmds.c:237 fish/cmds.c:1353
772 msgid "create a swap partition with a label"
773 msgstr ""
774
775 #: fish/cmds.c:238 fish/cmds.c:1358
776 msgid "create a swap partition with an explicit UUID"
777 msgstr ""
778
779 #: fish/cmds.c:239 fish/cmds.c:1588
780 msgid "create a swap file"
781 msgstr ""
782
783 #: fish/cmds.c:240 fish/cmds.c:1668
784 msgid "load a kernel module"
785 msgstr ""
786
787 #: fish/cmds.c:241 fish/cmds.c:433
788 msgid "view a file"
789 msgstr ""
790
791 #: fish/cmds.c:242 fish/cmds.c:703
792 msgid "mount a guest disk at a position in the filesystem"
793 msgstr ""
794
795 #: fish/cmds.c:243 fish/cmds.c:1343
796 msgid "mount a file using the loop device"
797 msgstr ""
798
799 #: fish/cmds.c:244 fish/cmds.c:1068
800 msgid "mount a guest disk with mount options"
801 msgstr ""
802
803 #: fish/cmds.c:245 fish/cmds.c:1063
804 msgid "mount a guest disk, read-only"
805 msgstr ""
806
807 #: fish/cmds.c:246 fish/cmds.c:1073
808 msgid "mount a guest disk with mount options and vfstype"
809 msgstr ""
810
811 #: fish/cmds.c:247 fish/cmds.c:1433
812 msgid "show mountpoints"
813 msgstr ""
814
815 #: fish/cmds.c:248 fish/cmds.c:928
816 msgid "show mounted filesystems"
817 msgstr ""
818
819 #: fish/cmds.c:249 fish/cmds.c:1143
820 msgid "move a file"
821 msgstr ""
822
823 #: fish/cmds.c:250 fish/cmds.c:1248
824 msgid "probe NTFS volume"
825 msgstr ""
826
827 #: fish/cmds.c:251 fish/cmds.c:1853
828 msgid "resize an NTFS filesystem"
829 msgstr ""
830
831 #: fish/cmds.c:252 fish/cmds.c:1948
832 msgid "resize an NTFS filesystem (with size)"
833 msgstr ""
834
835 #: fish/cmds.c:253 fish/cmds.c:1743
836 msgid "add a partition to the device"
837 msgstr ""
838
839 #: fish/cmds.c:254 fish/cmds.c:1863
840 msgid "delete a partition"
841 msgstr ""
842
843 #: fish/cmds.c:255 fish/cmds.c:1748
844 msgid "partition whole disk with a single primary partition"
845 msgstr ""
846
847 #: fish/cmds.c:256 fish/cmds.c:1868
848 msgid "return true if a partition is bootable"
849 msgstr ""
850
851 #: fish/cmds.c:257 fish/cmds.c:1873
852 msgid "get the MBR type byte (ID byte) from a partition"
853 msgstr ""
854
855 #: fish/cmds.c:258 fish/cmds.c:1768
856 msgid "get the partition table type"
857 msgstr ""
858
859 #: fish/cmds.c:259 fish/cmds.c:1738
860 msgid "create an empty partition table"
861 msgstr ""
862
863 #: fish/cmds.c:260 fish/cmds.c:1763
864 msgid "list partitions on a device"
865 msgstr ""
866
867 #: fish/cmds.c:261 fish/cmds.c:1753
868 msgid "make a partition bootable"
869 msgstr ""
870
871 #: fish/cmds.c:262 fish/cmds.c:1878
872 msgid "set the MBR type byte (ID byte) of a partition"
873 msgstr ""
874
875 #: fish/cmds.c:263 fish/cmds.c:1758
876 msgid "set partition name"
877 msgstr ""
878
879 #: fish/cmds.c:264 fish/cmds.c:2058
880 msgid "convert partition name to device name"
881 msgstr ""
882
883 #: fish/cmds.c:265 fish/cmds.c:1158
884 msgid "ping the guest daemon"
885 msgstr ""
886
887 #: fish/cmds.c:266 fish/cmds.c:1733
888 msgid "read part of a file"
889 msgstr ""
890
891 #: fish/cmds.c:267 fish/cmds.c:2078
892 msgid "read part of a device"
893 msgstr ""
894
895 #: fish/cmds.c:268 fish/cmds.c:893
896 msgid "create an LVM physical volume"
897 msgstr ""
898
899 #: fish/cmds.c:269 fish/cmds.c:1093
900 msgid "remove an LVM physical volume"
901 msgstr ""
902
903 #: fish/cmds.c:270 fish/cmds.c:1188
904 msgid "resize an LVM physical volume"
905 msgstr ""
906
907 #: fish/cmds.c:271 fish/cmds.c:1943
908 msgid "resize an LVM physical volume (with size)"
909 msgstr ""
910
911 #: fish/cmds.c:272 fish/cmds.c:273 fish/cmds.c:743 fish/cmds.c:758
912 msgid "list the LVM physical volumes (PVs)"
913 msgstr ""
914
915 #: fish/cmds.c:274 fish/cmds.c:1808
916 msgid "get the UUID of a physical volume"
917 msgstr ""
918
919 #: fish/cmds.c:275 fish/cmds.c:1933
920 msgid "write to part of a file"
921 msgstr ""
922
923 #: fish/cmds.c:276 fish/cmds.c:2073
924 msgid "write to part of a device"
925 msgstr ""
926
927 #: fish/cmds.c:277 fish/cmds.c:1448
928 msgid "read a file"
929 msgstr ""
930
931 #: fish/cmds.c:278 fish/cmds.c:773
932 msgid "read file as lines"
933 msgstr ""
934
935 #: fish/cmds.c:279 fish/cmds.c:1388
936 msgid "read directories entries"
937 msgstr ""
938
939 #: fish/cmds.c:280 fish/cmds.c:1538
940 msgid "read the target of a symbolic link"
941 msgstr ""
942
943 #: fish/cmds.c:281 fish/cmds.c:1728
944 msgid "readlink on multiple files"
945 msgstr ""
946
947 #: fish/cmds.c:282 fish/cmds.c:1513
948 msgid "canonicalized absolute pathname"
949 msgstr ""
950
951 #: fish/cmds.c:284 fish/cmds.c:438
952 msgid "close and reopen libguestfs handle"
953 msgstr ""
954
955 #: fish/cmds.c:285 fish/cmds.c:1228
956 msgid "resize an ext2, ext3 or ext4 filesystem"
957 msgstr ""
958
959 #: fish/cmds.c:286 fish/cmds.c:1938
960 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
961 msgstr ""
962
963 #: fish/cmds.c:287 fish/cmds.c:843
964 msgid "remove a file"
965 msgstr ""
966
967 #: fish/cmds.c:288 fish/cmds.c:853
968 msgid "remove a file or directory recursively"
969 msgstr ""
970
971 #: fish/cmds.c:289 fish/cmds.c:848
972 msgid "remove a directory"
973 msgstr ""
974
975 #: fish/cmds.c:290 fish/cmds.c:1443
976 msgid "remove a mountpoint"
977 msgstr ""
978
979 #: fish/cmds.c:291 fish/cmds.c:1268
980 msgid "scrub (securely wipe) a device"
981 msgstr ""
982
983 #: fish/cmds.c:292 fish/cmds.c:1273
984 msgid "scrub (securely wipe) a file"
985 msgstr ""
986
987 #: fish/cmds.c:293 fish/cmds.c:1278
988 msgid "scrub (securely wipe) free space"
989 msgstr ""
990
991 #: fish/cmds.c:294 fish/cmds.c:508
992 msgid "add options to kernel command line"
993 msgstr ""
994
995 #: fish/cmds.c:295 fish/cmds.c:518
996 msgid "set autosync mode"
997 msgstr ""
998
999 #: fish/cmds.c:296 fish/cmds.c:603
1000 msgid "enable or disable direct appliance mode"
1001 msgstr ""
1002
1003 #: fish/cmds.c:297 fish/cmds.c:1098
1004 msgid "set the ext2/3/4 filesystem label"
1005 msgstr ""
1006
1007 #: fish/cmds.c:298 fish/cmds.c:1108
1008 msgid "set the ext2/3/4 filesystem UUID"
1009 msgstr ""
1010
1011 #: fish/cmds.c:299 fish/cmds.c:563
1012 msgid "set memory allocated to the qemu subprocess"
1013 msgstr ""
1014
1015 #: fish/cmds.c:300 fish/cmds.c:683
1016 msgid "set enable network flag"
1017 msgstr ""
1018
1019 #: fish/cmds.c:301 fish/cmds.c:498
1020 msgid "set the search path"
1021 msgstr ""
1022
1023 #: fish/cmds.c:302 fish/cmds.c:488
1024 msgid "set the qemu binary"
1025 msgstr ""
1026
1027 #: fish/cmds.c:303 fish/cmds.c:613
1028 msgid "enable or disable the recovery process"
1029 msgstr ""
1030
1031 #: fish/cmds.c:304 fish/cmds.c:583
1032 msgid "set SELinux enabled or disabled at appliance boot"
1033 msgstr ""
1034
1035 #: fish/cmds.c:305 fish/cmds.c:593
1036 msgid "enable or disable command traces"
1037 msgstr ""
1038
1039 #: fish/cmds.c:306 fish/cmds.c:528
1040 msgid "set verbose mode"
1041 msgstr ""
1042
1043 #: fish/cmds.c:307 fish/cmds.c:1623
1044 msgid "set SELinux security context"
1045 msgstr ""
1046
1047 #: fish/cmds.c:309 fish/cmds.c:310 fish/cmds.c:913 fish/cmds.c:1393
1048 msgid "create partitions on a block device"
1049 msgstr ""
1050
1051 #: fish/cmds.c:311 fish/cmds.c:1193
1052 msgid "modify a single partition on a block device"
1053 msgstr ""
1054
1055 #: fish/cmds.c:312 fish/cmds.c:1208
1056 msgid "display the disk geometry from the partition table"
1057 msgstr ""
1058
1059 #: fish/cmds.c:313 fish/cmds.c:1203
1060 msgid "display the kernel geometry"
1061 msgstr ""
1062
1063 #: fish/cmds.c:314 fish/cmds.c:1198
1064 msgid "display the partition table"
1065 msgstr ""
1066
1067 #: fish/cmds.c:315 fish/cmds.c:1253
1068 msgid "run a command via the shell"
1069 msgstr ""
1070
1071 #: fish/cmds.c:316 fish/cmds.c:1258
1072 msgid "run a command via the shell returning lines"
1073 msgstr ""
1074
1075 #: fish/cmds.c:317 fish/cmds.c:1243
1076 msgid "sleep for some seconds"
1077 msgstr ""
1078
1079 #: fish/cmds.c:318 fish/cmds.c:443
1080 msgid "create a sparse disk image and add"
1081 msgstr ""
1082
1083 #: fish/cmds.c:319 fish/cmds.c:958
1084 msgid "get file information"
1085 msgstr ""
1086
1087 #: fish/cmds.c:320 fish/cmds.c:968
1088 msgid "get file system statistics"
1089 msgstr ""
1090
1091 #: fish/cmds.c:321 fish/cmds.c:322 fish/cmds.c:1168 fish/cmds.c:1173
1092 msgid "print the printable strings in a file"
1093 msgstr ""
1094
1095 #: fish/cmds.c:323 fish/cmds.c:448
1096 msgid "list supported groups of commands"
1097 msgstr ""
1098
1099 #: fish/cmds.c:324 fish/cmds.c:1553
1100 msgid "disable swap on device"
1101 msgstr ""
1102
1103 #: fish/cmds.c:325 fish/cmds.c:1563
1104 msgid "disable swap on file"
1105 msgstr ""
1106
1107 #: fish/cmds.c:326 fish/cmds.c:1573
1108 msgid "disable swap on labeled swap partition"
1109 msgstr ""
1110
1111 #: fish/cmds.c:327 fish/cmds.c:1583
1112 msgid "disable swap on swap partition by UUID"
1113 msgstr ""
1114
1115 #: fish/cmds.c:328 fish/cmds.c:1548
1116 msgid "enable swap on device"
1117 msgstr ""
1118
1119 #: fish/cmds.c:329 fish/cmds.c:1558
1120 msgid "enable swap on file"
1121 msgstr ""
1122
1123 #: fish/cmds.c:330 fish/cmds.c:1568
1124 msgid "enable swap on labeled swap partition"
1125 msgstr ""
1126
1127 #: fish/cmds.c:331 fish/cmds.c:1578
1128 msgid "enable swap on swap partition by UUID"
1129 msgstr ""
1130
1131 #: fish/cmds.c:332 fish/cmds.c:708
1132 msgid "sync disks, writes are flushed through to the disk image"
1133 msgstr ""
1134
1135 #: fish/cmds.c:333 fish/cmds.c:1313
1136 msgid "return last 10 lines of a file"
1137 msgstr ""
1138
1139 #: fish/cmds.c:334 fish/cmds.c:1318
1140 msgid "return last N lines of a file"
1141 msgstr ""
1142
1143 #: fish/cmds.c:335 fish/cmds.c:1043
1144 msgid "unpack tarfile to directory"
1145 msgstr ""
1146
1147 #: fish/cmds.c:336 fish/cmds.c:1048
1148 msgid "pack directory into tarfile"
1149 msgstr ""
1150
1151 #: fish/cmds.c:337 fish/cmds.c:344 fish/cmds.c:1053 fish/cmds.c:1843
1152 msgid "unpack compressed tarball to directory"
1153 msgstr ""
1154
1155 #: fish/cmds.c:338 fish/cmds.c:345 fish/cmds.c:1058 fish/cmds.c:1848
1156 msgid "pack directory into compressed tarball"
1157 msgstr ""
1158
1159 #: fish/cmds.c:339 fish/cmds.c:453
1160 msgid "print elapsed time taken to run a command"
1161 msgstr ""
1162
1163 #: fish/cmds.c:340 fish/cmds.c:713
1164 msgid "update file timestamps or create a new file"
1165 msgstr ""
1166
1167 #: fish/cmds.c:341 fish/cmds.c:1693
1168 msgid "truncate a file to zero size"
1169 msgstr ""
1170
1171 #: fish/cmds.c:342 fish/cmds.c:1698
1172 msgid "truncate a file to a particular size"
1173 msgstr ""
1174
1175 #: fish/cmds.c:343 fish/cmds.c:973
1176 msgid "get ext2/ext3/ext4 superblock details"
1177 msgstr ""
1178
1179 #: fish/cmds.c:346 fish/cmds.c:1383
1180 msgid "set file mode creation mask (umask)"
1181 msgstr ""
1182
1183 #: fish/cmds.c:347 fish/cmds.c:923
1184 msgid "unmount a filesystem"
1185 msgstr ""
1186
1187 #: fish/cmds.c:348 fish/cmds.c:933
1188 msgid "unmount all filesystems"
1189 msgstr ""
1190
1191 #: fish/cmds.c:349 fish/cmds.c:1028
1192 msgid "upload a file from the local machine"
1193 msgstr ""
1194
1195 #: fish/cmds.c:350 fish/cmds.c:2063
1196 msgid "upload a file from the local machine with offset"
1197 msgstr ""
1198
1199 #: fish/cmds.c:351 fish/cmds.c:1703
1200 msgid "set timestamp of a file with nanosecond precision"
1201 msgstr ""
1202
1203 #: fish/cmds.c:352 fish/cmds.c:578
1204 msgid "get the library version number"
1205 msgstr ""
1206
1207 #: fish/cmds.c:353 fish/cmds.c:1963
1208 msgid "get the filesystem label"
1209 msgstr ""
1210
1211 #: fish/cmds.c:354 fish/cmds.c:1688
1212 msgid "get the Linux VFS type corresponding to a mounted device"
1213 msgstr ""
1214
1215 #: fish/cmds.c:355 fish/cmds.c:1968
1216 msgid "get the filesystem UUID"
1217 msgstr ""
1218
1219 #: fish/cmds.c:356 fish/cmds.c:1218
1220 msgid "activate or deactivate some volume groups"
1221 msgstr ""
1222
1223 #: fish/cmds.c:357 fish/cmds.c:1213
1224 msgid "activate or deactivate all volume groups"
1225 msgstr ""
1226
1227 #: fish/cmds.c:358 fish/cmds.c:898
1228 msgid "create an LVM volume group"
1229 msgstr ""
1230
1231 #: fish/cmds.c:359 fish/cmds.c:1828
1232 msgid "get the LV UUIDs of all LVs in the volume group"
1233 msgstr ""
1234
1235 #: fish/cmds.c:360 fish/cmds.c:1823
1236 msgid "get the PV UUIDs containing the volume group"
1237 msgstr ""
1238
1239 #: fish/cmds.c:361 fish/cmds.c:1088
1240 msgid "remove an LVM volume group"
1241 msgstr ""
1242
1243 #: fish/cmds.c:362 fish/cmds.c:1798
1244 msgid "rename an LVM volume group"
1245 msgstr ""
1246
1247 #: fish/cmds.c:363 fish/cmds.c:364 fish/cmds.c:748 fish/cmds.c:763
1248 msgid "list the LVM volume groups (VGs)"
1249 msgstr ""
1250
1251 #: fish/cmds.c:365 fish/cmds.c:1858
1252 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1253 msgstr ""
1254
1255 #: fish/cmds.c:366 fish/cmds.c:1813
1256 msgid "get the UUID of a volume group"
1257 msgstr ""
1258
1259 #: fish/cmds.c:367 fish/cmds.c:1298
1260 msgid "count characters in a file"
1261 msgstr ""
1262
1263 #: fish/cmds.c:368 fish/cmds.c:1288
1264 msgid "count lines in a file"
1265 msgstr ""
1266
1267 #: fish/cmds.c:369 fish/cmds.c:1293
1268 msgid "count words in a file"
1269 msgstr ""
1270
1271 #: fish/cmds.c:370 fish/cmds.c:1928
1272 msgid "create a new file"
1273 msgstr ""
1274
1275 #: fish/cmds.c:371 fish/cmds.c:918
1276 msgid "create a file"
1277 msgstr ""
1278
1279 #: fish/cmds.c:374 fish/cmds.c:1123
1280 msgid "write zeroes to the device"
1281 msgstr ""
1282
1283 #: fish/cmds.c:375 fish/cmds.c:1838
1284 msgid "write zeroes to an entire device"
1285 msgstr ""
1286
1287 #: fish/cmds.c:376 fish/cmds.c:1183
1288 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1289 msgstr ""
1290
1291 #: fish/cmds.c:379 fish/cmds.c:1398
1292 msgid "determine file type inside a compressed file"
1293 msgstr ""
1294
1295 #: fish/cmds.c:382
1296 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1297 msgstr ""
1298
1299 #: fish/cmds.c:2359 fish/cmds.c:2372 fish/cmds.c:2387 fish/cmds.c:2403
1300 #: fish/cmds.c:2419 fish/cmds.c:2436 fish/cmds.c:2454 fish/cmds.c:2469
1301 #: fish/cmds.c:2486 fish/cmds.c:2501 fish/cmds.c:2518 fish/cmds.c:2533
1302 #: fish/cmds.c:2549 fish/cmds.c:2563 fish/cmds.c:2580 fish/cmds.c:2594
1303 #: fish/cmds.c:2609 fish/cmds.c:2624 fish/cmds.c:2639 fish/cmds.c:2654
1304 #: fish/cmds.c:2669 fish/cmds.c:2686 fish/cmds.c:2718 fish/cmds.c:2733
1305 #: fish/cmds.c:2748 fish/cmds.c:2766 fish/cmds.c:2780 fish/cmds.c:2797
1306 #: fish/cmds.c:2811 fish/cmds.c:2828 fish/cmds.c:2842 fish/cmds.c:2859
1307 #: fish/cmds.c:2873 fish/cmds.c:2891 fish/cmds.c:2909 fish/cmds.c:2926
1308 #: fish/cmds.c:2945 fish/cmds.c:2963 fish/cmds.c:2982 fish/cmds.c:3001
1309 #: fish/cmds.c:3020 fish/cmds.c:3038 fish/cmds.c:3056 fish/cmds.c:3075
1310 #: fish/cmds.c:3094 fish/cmds.c:3113 fish/cmds.c:3127 fish/cmds.c:3142
1311 #: fish/cmds.c:3206 fish/cmds.c:3221 fish/cmds.c:3236 fish/cmds.c:3254
1312 #: fish/cmds.c:3275 fish/cmds.c:3296 fish/cmds.c:3315 fish/cmds.c:3331
1313 #: fish/cmds.c:3347 fish/cmds.c:3363 fish/cmds.c:3379 fish/cmds.c:3395
1314 #: fish/cmds.c:3411 fish/cmds.c:3427 fish/cmds.c:3445 fish/cmds.c:3467
1315 #: fish/cmds.c:3502 fish/cmds.c:3518 fish/cmds.c:3540 fish/cmds.c:3561
1316 #: fish/cmds.c:3581 fish/cmds.c:3600 fish/cmds.c:3618 fish/cmds.c:3637
1317 #: fish/cmds.c:3654 fish/cmds.c:3671 fish/cmds.c:3684 fish/cmds.c:3699
1318 #: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3754 fish/cmds.c:3772
1319 #: fish/cmds.c:3790 fish/cmds.c:3809 fish/cmds.c:3848 fish/cmds.c:3904
1320 #: fish/cmds.c:3924 fish/cmds.c:3944 fish/cmds.c:3964 fish/cmds.c:3981
1321 #: fish/cmds.c:4002 fish/cmds.c:4039 fish/cmds.c:4060 fish/cmds.c:4138
1322 #: fish/cmds.c:4176 fish/cmds.c:4190 fish/cmds.c:4206 fish/cmds.c:4219
1323 #: fish/cmds.c:4234 fish/cmds.c:4255 fish/cmds.c:4276 fish/cmds.c:4297
1324 #: fish/cmds.c:4318 fish/cmds.c:4339 fish/cmds.c:4360 fish/cmds.c:4379
1325 #: fish/cmds.c:4395 fish/cmds.c:4411 fish/cmds.c:4429 fish/cmds.c:4447
1326 #: fish/cmds.c:4466 fish/cmds.c:4501 fish/cmds.c:4519 fish/cmds.c:4537
1327 #: fish/cmds.c:4553 fish/cmds.c:4570 fish/cmds.c:4592 fish/cmds.c:4614
1328 #: fish/cmds.c:4637 fish/cmds.c:4659 fish/cmds.c:4679 fish/cmds.c:4701
1329 #: fish/cmds.c:4723 fish/cmds.c:4742 fish/cmds.c:4763 fish/cmds.c:4783
1330 #: fish/cmds.c:4805 fish/cmds.c:4821 fish/cmds.c:4837 fish/cmds.c:4854
1331 #: fish/cmds.c:4871 fish/cmds.c:4891 fish/cmds.c:4908 fish/cmds.c:4928
1332 #: fish/cmds.c:4947 fish/cmds.c:4964 fish/cmds.c:4984 fish/cmds.c:5006
1333 #: fish/cmds.c:5028 fish/cmds.c:5049 fish/cmds.c:5081 fish/cmds.c:5097
1334 #: fish/cmds.c:5113 fish/cmds.c:5136 fish/cmds.c:5158 fish/cmds.c:5180
1335 #: fish/cmds.c:5201 fish/cmds.c:5217 fish/cmds.c:5238 fish/cmds.c:5331
1336 #: fish/cmds.c:5350 fish/cmds.c:5369 fish/cmds.c:5388 fish/cmds.c:5405
1337 #: fish/cmds.c:5425 fish/cmds.c:5460 fish/cmds.c:5476 fish/cmds.c:5497
1338 #: fish/cmds.c:5513 fish/cmds.c:5548 fish/cmds.c:5567 fish/cmds.c:5586
1339 #: fish/cmds.c:5605 fish/cmds.c:5626 fish/cmds.c:5642 fish/cmds.c:5660
1340 #: fish/cmds.c:5678 fish/cmds.c:5699 fish/cmds.c:5719 fish/cmds.c:5739
1341 #: fish/cmds.c:5759 fish/cmds.c:5781 fish/cmds.c:5821 fish/cmds.c:5843
1342 #: fish/cmds.c:5881 fish/cmds.c:5897 fish/cmds.c:5915 fish/cmds.c:5935
1343 #: fish/cmds.c:5957 fish/cmds.c:5978 fish/cmds.c:5995 fish/cmds.c:6013
1344 #: fish/cmds.c:6033 fish/cmds.c:6109 fish/cmds.c:6149 fish/cmds.c:6227
1345 #: fish/cmds.c:6302 fish/cmds.c:6338 fish/cmds.c:6360 fish/cmds.c:6380
1346 #: fish/cmds.c:6402 fish/cmds.c:6423 fish/cmds.c:6447 fish/cmds.c:6489
1347 #: fish/cmds.c:6529 fish/cmds.c:6549 fish/cmds.c:6566 fish/cmds.c:6584
1348 #: fish/cmds.c:6600 fish/cmds.c:6617 fish/cmds.c:6643 fish/cmds.c:6666
1349 #: fish/cmds.c:6689 fish/cmds.c:6712 fish/cmds.c:6735 fish/cmds.c:6758
1350 #: fish/cmds.c:6781 fish/cmds.c:6804 fish/cmds.c:6827 fish/cmds.c:6850
1351 #: fish/cmds.c:6873 fish/cmds.c:6896 fish/cmds.c:6918 fish/cmds.c:6940
1352 #: fish/cmds.c:6960 fish/cmds.c:6980 fish/cmds.c:7000 fish/cmds.c:7019
1353 #: fish/cmds.c:7041 fish/cmds.c:7078 fish/cmds.c:7094 fish/cmds.c:7110
1354 #: fish/cmds.c:7128 fish/cmds.c:7146 fish/cmds.c:7162 fish/cmds.c:7178
1355 #: fish/cmds.c:7194 fish/cmds.c:7210 fish/cmds.c:7228 fish/cmds.c:7263
1356 #: fish/cmds.c:7302 fish/cmds.c:7334 fish/cmds.c:7350 fish/cmds.c:7366
1357 #: fish/cmds.c:7381 fish/cmds.c:7395 fish/cmds.c:7415 fish/cmds.c:7452
1358 #: fish/cmds.c:7489 fish/cmds.c:7527 fish/cmds.c:7566 fish/cmds.c:7606
1359 #: fish/cmds.c:7646 fish/cmds.c:7683 fish/cmds.c:7699 fish/cmds.c:7721
1360 #: fish/cmds.c:7742 fish/cmds.c:7763 fish/cmds.c:7782 fish/cmds.c:7801
1361 #: fish/cmds.c:7836 fish/cmds.c:7907 fish/cmds.c:7946 fish/cmds.c:8003
1362 #: fish/cmds.c:8028 fish/cmds.c:8053 fish/cmds.c:8080 fish/cmds.c:8138
1363 #: fish/cmds.c:8158 fish/cmds.c:8202 fish/cmds.c:8221 fish/cmds.c:8259
1364 #: fish/cmds.c:8295 fish/cmds.c:8314 fish/cmds.c:8335 fish/cmds.c:8391
1365 #: fish/cmds.c:8410 fish/cmds.c:8431 fish/cmds.c:8452 fish/cmds.c:8470
1366 #: fish/cmds.c:8489 fish/cmds.c:8515 fish/cmds.c:8534 fish/cmds.c:8553
1367 #: fish/cmds.c:8572 fish/cmds.c:8591 fish/cmds.c:8612 fish/cmds.c:8646
1368 #: fish/cmds.c:8663 fish/cmds.c:8685 fish/cmds.c:8706 fish/cmds.c:8720
1369 #: fish/cmds.c:8736 fish/cmds.c:8772 fish/cmds.c:8810 fish/cmds.c:8849
1370 #: fish/cmds.c:8904 fish/cmds.c:8925 fish/cmds.c:8960 fish/cmds.c:8974
1371 #: fish/cmds.c:8993 fish/cmds.c:9032 fish/cmds.c:9054 fish/cmds.c:9077
1372 #: fish/cmds.c:9101 fish/cmds.c:9141 fish/cmds.c:9165 fish/cmds.c:9202
1373 #: fish/cmds.c:9232 fish/cmds.c:9262 fish/cmds.c:9289 fish/cmds.c:9308
1374 #: fish/cmds.c:9339 fish/cmds.c:9358 fish/cmds.c:9377 fish/cmds.c:9393
1375 #: fish/cmds.c:9410 fish/cmds.c:9432 fish/cmds.c:9452 fish/cmds.c:9470
1376 #: fish/cmds.c:9511 fish/cmds.c:9553 fish/cmds.c:9596 fish/cmds.c:9634
1377 #: fish/cmds.c:9652 fish/cmds.c:9671 fish/cmds.c:9690 fish/cmds.c:9710
1378 #: fish/cmds.c:9730 fish/cmds.c:9750 fish/cmds.c:9770 fish/cmds.c:9790
1379 #: fish/cmds.c:9811 fish/cmds.c:9848 fish/cmds.c:9898 fish/cmds.c:9935
1380 #, c-format
1381 msgid "%s should have %d parameter(s)\n"
1382 msgstr ""
1383
1384 #: fish/cmds.c:2360 fish/cmds.c:2373 fish/cmds.c:2388 fish/cmds.c:2404
1385 #: fish/cmds.c:2420 fish/cmds.c:2437 fish/cmds.c:2455 fish/cmds.c:2470
1386 #: fish/cmds.c:2487 fish/cmds.c:2502 fish/cmds.c:2519 fish/cmds.c:2534
1387 #: fish/cmds.c:2550 fish/cmds.c:2564 fish/cmds.c:2581 fish/cmds.c:2595
1388 #: fish/cmds.c:2610 fish/cmds.c:2625 fish/cmds.c:2640 fish/cmds.c:2655
1389 #: fish/cmds.c:2670 fish/cmds.c:2687 fish/cmds.c:2719 fish/cmds.c:2734
1390 #: fish/cmds.c:2749 fish/cmds.c:2767 fish/cmds.c:2781 fish/cmds.c:2798
1391 #: fish/cmds.c:2812 fish/cmds.c:2829 fish/cmds.c:2843 fish/cmds.c:2860
1392 #: fish/cmds.c:2874 fish/cmds.c:2892 fish/cmds.c:2910 fish/cmds.c:2927
1393 #: fish/cmds.c:2946 fish/cmds.c:2964 fish/cmds.c:2983 fish/cmds.c:3002
1394 #: fish/cmds.c:3021 fish/cmds.c:3039 fish/cmds.c:3057 fish/cmds.c:3076
1395 #: fish/cmds.c:3095 fish/cmds.c:3114 fish/cmds.c:3128 fish/cmds.c:3143
1396 #: fish/cmds.c:3163 fish/cmds.c:3207 fish/cmds.c:3222 fish/cmds.c:3237
1397 #: fish/cmds.c:3255 fish/cmds.c:3276 fish/cmds.c:3297 fish/cmds.c:3316
1398 #: fish/cmds.c:3332 fish/cmds.c:3348 fish/cmds.c:3364 fish/cmds.c:3380
1399 #: fish/cmds.c:3396 fish/cmds.c:3412 fish/cmds.c:3428 fish/cmds.c:3446
1400 #: fish/cmds.c:3468 fish/cmds.c:3503 fish/cmds.c:3519 fish/cmds.c:3541
1401 #: fish/cmds.c:3562 fish/cmds.c:3582 fish/cmds.c:3601 fish/cmds.c:3619
1402 #: fish/cmds.c:3638 fish/cmds.c:3655 fish/cmds.c:3672 fish/cmds.c:3685
1403 #: fish/cmds.c:3700 fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3755
1404 #: fish/cmds.c:3773 fish/cmds.c:3791 fish/cmds.c:3810 fish/cmds.c:3849
1405 #: fish/cmds.c:3905 fish/cmds.c:3925 fish/cmds.c:3945 fish/cmds.c:3965
1406 #: fish/cmds.c:3982 fish/cmds.c:4003 fish/cmds.c:4040 fish/cmds.c:4061
1407 #: fish/cmds.c:4139 fish/cmds.c:4177 fish/cmds.c:4191 fish/cmds.c:4207
1408 #: fish/cmds.c:4220 fish/cmds.c:4235 fish/cmds.c:4256 fish/cmds.c:4277
1409 #: fish/cmds.c:4298 fish/cmds.c:4319 fish/cmds.c:4340 fish/cmds.c:4361
1410 #: fish/cmds.c:4380 fish/cmds.c:4396 fish/cmds.c:4412 fish/cmds.c:4430
1411 #: fish/cmds.c:4448 fish/cmds.c:4467 fish/cmds.c:4502 fish/cmds.c:4520
1412 #: fish/cmds.c:4538 fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4593
1413 #: fish/cmds.c:4615 fish/cmds.c:4638 fish/cmds.c:4660 fish/cmds.c:4680
1414 #: fish/cmds.c:4702 fish/cmds.c:4724 fish/cmds.c:4743 fish/cmds.c:4764
1415 #: fish/cmds.c:4784 fish/cmds.c:4806 fish/cmds.c:4822 fish/cmds.c:4838
1416 #: fish/cmds.c:4855 fish/cmds.c:4872 fish/cmds.c:4892 fish/cmds.c:4909
1417 #: fish/cmds.c:4929 fish/cmds.c:4948 fish/cmds.c:4965 fish/cmds.c:4985
1418 #: fish/cmds.c:5007 fish/cmds.c:5029 fish/cmds.c:5050 fish/cmds.c:5082
1419 #: fish/cmds.c:5098 fish/cmds.c:5114 fish/cmds.c:5137 fish/cmds.c:5159
1420 #: fish/cmds.c:5181 fish/cmds.c:5202 fish/cmds.c:5218 fish/cmds.c:5239
1421 #: fish/cmds.c:5332 fish/cmds.c:5351 fish/cmds.c:5370 fish/cmds.c:5389
1422 #: fish/cmds.c:5406 fish/cmds.c:5426 fish/cmds.c:5461 fish/cmds.c:5477
1423 #: fish/cmds.c:5498 fish/cmds.c:5514 fish/cmds.c:5549 fish/cmds.c:5568
1424 #: fish/cmds.c:5587 fish/cmds.c:5606 fish/cmds.c:5627 fish/cmds.c:5643
1425 #: fish/cmds.c:5661 fish/cmds.c:5679 fish/cmds.c:5700 fish/cmds.c:5720
1426 #: fish/cmds.c:5740 fish/cmds.c:5760 fish/cmds.c:5782 fish/cmds.c:5822
1427 #: fish/cmds.c:5844 fish/cmds.c:5882 fish/cmds.c:5898 fish/cmds.c:5916
1428 #: fish/cmds.c:5936 fish/cmds.c:5958 fish/cmds.c:5979 fish/cmds.c:5996
1429 #: fish/cmds.c:6014 fish/cmds.c:6034 fish/cmds.c:6110 fish/cmds.c:6150
1430 #: fish/cmds.c:6228 fish/cmds.c:6303 fish/cmds.c:6339 fish/cmds.c:6361
1431 #: fish/cmds.c:6381 fish/cmds.c:6403 fish/cmds.c:6424 fish/cmds.c:6448
1432 #: fish/cmds.c:6490 fish/cmds.c:6530 fish/cmds.c:6550 fish/cmds.c:6567
1433 #: fish/cmds.c:6585 fish/cmds.c:6601 fish/cmds.c:6618 fish/cmds.c:6644
1434 #: fish/cmds.c:6667 fish/cmds.c:6690 fish/cmds.c:6713 fish/cmds.c:6736
1435 #: fish/cmds.c:6759 fish/cmds.c:6782 fish/cmds.c:6805 fish/cmds.c:6828
1436 #: fish/cmds.c:6851 fish/cmds.c:6874 fish/cmds.c:6897 fish/cmds.c:6919
1437 #: fish/cmds.c:6941 fish/cmds.c:6961 fish/cmds.c:6981 fish/cmds.c:7001
1438 #: fish/cmds.c:7020 fish/cmds.c:7042 fish/cmds.c:7079 fish/cmds.c:7095
1439 #: fish/cmds.c:7111 fish/cmds.c:7129 fish/cmds.c:7147 fish/cmds.c:7163
1440 #: fish/cmds.c:7179 fish/cmds.c:7195 fish/cmds.c:7211 fish/cmds.c:7229
1441 #: fish/cmds.c:7264 fish/cmds.c:7303 fish/cmds.c:7335 fish/cmds.c:7351
1442 #: fish/cmds.c:7367 fish/cmds.c:7382 fish/cmds.c:7396 fish/cmds.c:7416
1443 #: fish/cmds.c:7453 fish/cmds.c:7490 fish/cmds.c:7528 fish/cmds.c:7567
1444 #: fish/cmds.c:7607 fish/cmds.c:7647 fish/cmds.c:7684 fish/cmds.c:7700
1445 #: fish/cmds.c:7722 fish/cmds.c:7743 fish/cmds.c:7764 fish/cmds.c:7783
1446 #: fish/cmds.c:7802 fish/cmds.c:7837 fish/cmds.c:7908 fish/cmds.c:7947
1447 #: fish/cmds.c:8004 fish/cmds.c:8029 fish/cmds.c:8054 fish/cmds.c:8081
1448 #: fish/cmds.c:8139 fish/cmds.c:8159 fish/cmds.c:8203 fish/cmds.c:8222
1449 #: fish/cmds.c:8260 fish/cmds.c:8296 fish/cmds.c:8315 fish/cmds.c:8336
1450 #: fish/cmds.c:8392 fish/cmds.c:8411 fish/cmds.c:8432 fish/cmds.c:8453
1451 #: fish/cmds.c:8471 fish/cmds.c:8490 fish/cmds.c:8516 fish/cmds.c:8535
1452 #: fish/cmds.c:8554 fish/cmds.c:8573 fish/cmds.c:8592 fish/cmds.c:8613
1453 #: fish/cmds.c:8647 fish/cmds.c:8664 fish/cmds.c:8686 fish/cmds.c:8707
1454 #: fish/cmds.c:8721 fish/cmds.c:8737 fish/cmds.c:8773 fish/cmds.c:8811
1455 #: fish/cmds.c:8850 fish/cmds.c:8905 fish/cmds.c:8926 fish/cmds.c:8961
1456 #: fish/cmds.c:8975 fish/cmds.c:8994 fish/cmds.c:9033 fish/cmds.c:9055
1457 #: fish/cmds.c:9078 fish/cmds.c:9102 fish/cmds.c:9142 fish/cmds.c:9166
1458 #: fish/cmds.c:9203 fish/cmds.c:9233 fish/cmds.c:9263 fish/cmds.c:9290
1459 #: fish/cmds.c:9309 fish/cmds.c:9340 fish/cmds.c:9359 fish/cmds.c:9378
1460 #: fish/cmds.c:9394 fish/cmds.c:9411 fish/cmds.c:9433 fish/cmds.c:9453
1461 #: fish/cmds.c:9471 fish/cmds.c:9512 fish/cmds.c:9554 fish/cmds.c:9597
1462 #: fish/cmds.c:9635 fish/cmds.c:9653 fish/cmds.c:9672 fish/cmds.c:9691
1463 #: fish/cmds.c:9711 fish/cmds.c:9731 fish/cmds.c:9751 fish/cmds.c:9771
1464 #: fish/cmds.c:9791 fish/cmds.c:9812 fish/cmds.c:9849 fish/cmds.c:9899
1465 #: fish/cmds.c:9936
1466 #, c-format
1467 msgid "type 'help %s' for help on %s\n"
1468 msgstr ""
1469
1470 #: fish/cmds.c:2697 fish/cmds.c:3480 fish/cmds.c:3820 fish/cmds.c:3859
1471 #: fish/cmds.c:3878 fish/cmds.c:4015 fish/cmds.c:4072 fish/cmds.c:4091
1472 #: fish/cmds.c:4110 fish/cmds.c:4152 fish/cmds.c:4478 fish/cmds.c:5060
1473 #: fish/cmds.c:5250 fish/cmds.c:5269 fish/cmds.c:5288 fish/cmds.c:5307
1474 #: fish/cmds.c:5437 fish/cmds.c:5524 fish/cmds.c:5792 fish/cmds.c:5854
1475 #: fish/cmds.c:6044 fish/cmds.c:6063 fish/cmds.c:6082 fish/cmds.c:6120
1476 #: fish/cmds.c:6160 fish/cmds.c:6179 fish/cmds.c:6198 fish/cmds.c:6238
1477 #: fish/cmds.c:6257 fish/cmds.c:6276 fish/cmds.c:6313 fish/cmds.c:6460
1478 #: fish/cmds.c:6502 fish/cmds.c:7054 fish/cmds.c:7239 fish/cmds.c:7276
1479 #: fish/cmds.c:7313 fish/cmds.c:7427 fish/cmds.c:7463 fish/cmds.c:7500
1480 #: fish/cmds.c:7538 fish/cmds.c:7578 fish/cmds.c:7618 fish/cmds.c:7658
1481 #: fish/cmds.c:7814 fish/cmds.c:7849 fish/cmds.c:7862 fish/cmds.c:7875
1482 #: fish/cmds.c:7888 fish/cmds.c:7920 fish/cmds.c:7957 fish/cmds.c:7976
1483 #: fish/cmds.c:8093 fish/cmds.c:8112 fish/cmds.c:8171 fish/cmds.c:8184
1484 #: fish/cmds.c:8233 fish/cmds.c:8271 fish/cmds.c:8346 fish/cmds.c:8365
1485 #: fish/cmds.c:8627 fish/cmds.c:8748 fish/cmds.c:8784 fish/cmds.c:8822
1486 #: fish/cmds.c:8861 fish/cmds.c:8880 fish/cmds.c:8937 fish/cmds.c:9007
1487 #: fish/cmds.c:9113 fish/cmds.c:9181 fish/cmds.c:9214 fish/cmds.c:9244
1488 #: fish/cmds.c:9274 fish/cmds.c:9321 fish/cmds.c:9484 fish/cmds.c:9525
1489 #: fish/cmds.c:9569 fish/cmds.c:9610 fish/cmds.c:9826 fish/cmds.c:9863
1490 #: fish/cmds.c:9876 fish/cmds.c:9913 fish/cmds.c:9947 fish/cmds.c:9966
1491 #, c-format
1492 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1493 msgstr ""
1494
1495 #: fish/cmds.c:2703 fish/cmds.c:3486 fish/cmds.c:3826 fish/cmds.c:3865
1496 #: fish/cmds.c:3884 fish/cmds.c:4021 fish/cmds.c:4078 fish/cmds.c:4097
1497 #: fish/cmds.c:4116 fish/cmds.c:4158 fish/cmds.c:4484 fish/cmds.c:5066
1498 #: fish/cmds.c:5256 fish/cmds.c:5275 fish/cmds.c:5294 fish/cmds.c:5313
1499 #: fish/cmds.c:5443 fish/cmds.c:5530 fish/cmds.c:5798 fish/cmds.c:5860
1500 #: fish/cmds.c:6050 fish/cmds.c:6069 fish/cmds.c:6088 fish/cmds.c:6126
1501 #: fish/cmds.c:6166 fish/cmds.c:6185 fish/cmds.c:6204 fish/cmds.c:6244
1502 #: fish/cmds.c:6263 fish/cmds.c:6282 fish/cmds.c:6319 fish/cmds.c:6466
1503 #: fish/cmds.c:6508 fish/cmds.c:7060 fish/cmds.c:7245 fish/cmds.c:7282
1504 #: fish/cmds.c:7319 fish/cmds.c:7433 fish/cmds.c:7469 fish/cmds.c:7506
1505 #: fish/cmds.c:7544 fish/cmds.c:7584 fish/cmds.c:7624 fish/cmds.c:7664
1506 #: fish/cmds.c:7926 fish/cmds.c:7963 fish/cmds.c:7982 fish/cmds.c:8099
1507 #: fish/cmds.c:8239 fish/cmds.c:8277 fish/cmds.c:8352 fish/cmds.c:8371
1508 #: fish/cmds.c:8754 fish/cmds.c:8790 fish/cmds.c:8828 fish/cmds.c:8867
1509 #: fish/cmds.c:8886 fish/cmds.c:8943 fish/cmds.c:9013 fish/cmds.c:9119
1510 #: fish/cmds.c:9490 fish/cmds.c:9531 fish/cmds.c:9575 fish/cmds.c:9616
1511 #: fish/cmds.c:9953
1512 #, c-format
1513 msgid "%s: %s: integer out of range\n"
1514 msgstr ""
1515
1516 #: fish/cmds.c:3162
1517 #, c-format
1518 msgid "%s should have %d-%d parameter(s)\n"
1519 msgstr ""
1520
1521 #: fish/cmds.c:3187
1522 #, c-format
1523 msgid "%s: optional argument %s given twice\n"
1524 msgstr ""
1525
1526 #: fish/cmds.c:11003
1527 #, c-format
1528 msgid "%s: unknown command\n"
1529 msgstr ""
1530
1531 #: fish/copy.c:40
1532 #, c-format
1533 msgid ""
1534 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1535 msgstr ""
1536
1537 #: fish/copy.c:53 fish/copy.c:194
1538 #, c-format
1539 msgid "copy-in: target '%s' is not a directory\n"
1540 msgstr ""
1541
1542 #: fish/copy.c:138
1543 #, c-format
1544 msgid "error: argument is zero length or longer than maximum permitted\n"
1545 msgstr ""
1546
1547 #: fish/copy.c:183
1548 #, c-format
1549 msgid ""
1550 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1551 "image\n"
1552 msgstr ""
1553
1554 #: fish/copy.c:224
1555 #, c-format
1556 msgid "copy-out: '%s' is not a file or directory\n"
1557 msgstr ""
1558
1559 #: fish/edit.c:44
1560 #, c-format
1561 msgid "use '%s filename' to edit a file\n"
1562 msgstr ""
1563
1564 #: fish/fish.c:114 fuse/guestmount.c:881
1565 #, c-format
1566 msgid "Try `%s --help' for more information.\n"
1567 msgstr ""
1568
1569 #: fish/fish.c:118
1570 #, c-format
1571 msgid ""
1572 "%s: guest filesystem shell\n"
1573 "%s lets you edit virtual machine filesystems\n"
1574 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1575 "Usage:\n"
1576 "  %s [--options] cmd [: cmd : cmd ...]\n"
1577 "  %s [--ro] -i -a disk-image\n"
1578 "  %s [--ro] -i -d libvirt-domain\n"
1579 "or for interactive use:\n"
1580 "  %s\n"
1581 "or from a shell script:\n"
1582 "  %s <<EOF\n"
1583 "  cmd\n"
1584 "  ...\n"
1585 "  EOF\n"
1586 "Options:\n"
1587 "  -h|--cmd-help        List available commands\n"
1588 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1589 "  -a|--add image       Add image\n"
1590 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1591 "  -d|--domain guest    Add disks from libvirt guest\n"
1592 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1593 "  --echo-keys          Don't turn off echo for passphrases\n"
1594 "  -f|--file file       Read commands from file\n"
1595 "  --format[=raw|..]    Force disk format for -a option\n"
1596 "  -i|--inspector       Automatically mount filesystems\n"
1597 "  --keys-from-stdin    Read passphrases from stdin\n"
1598 "  --listen             Listen for remote commands\n"
1599 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1600 "  -n|--no-sync         Don't autosync\n"
1601 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1602 "  --progress-bars      Enable progress bars even when not interactive\n"
1603 "  --no-progress-bars   Disable progress bars\n"
1604 "  --remote[=pid]       Send commands to remote %s\n"
1605 "  -r|--ro              Mount read-only\n"
1606 "  --selinux            Enable SELinux support\n"
1607 "  -v|--verbose         Verbose messages\n"
1608 "  -x                   Echo each command before executing it\n"
1609 "  -V|--version         Display version and exit\n"
1610 "For more information, see the manpage %s(1).\n"
1611 msgstr ""
1612
1613 #: fish/fish.c:229 fuse/guestmount.c:981
1614 #, c-format
1615 msgid "guestfs_create: failed to create handle\n"
1616 msgstr ""
1617
1618 #: fish/fish.c:268
1619 #, c-format
1620 msgid "%s: --listen=PID: PID was not a number: %s\n"
1621 msgstr ""
1622
1623 #: fish/fish.c:275
1624 #, c-format
1625 msgid ""
1626 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1627 msgstr ""
1628
1629 #: fish/fish.c:297 fuse/guestmount.c:1032
1630 #, c-format
1631 msgid "%s: unknown long option: %s (%d)\n"
1632 msgstr ""
1633
1634 #: fish/fish.c:367
1635 #, c-format
1636 msgid "%s: only one -f parameter can be given\n"
1637 msgstr ""
1638
1639 #: fish/fish.c:508
1640 #, c-format
1641 msgid "%s: cannot use --listen and --remote options at the same time\n"
1642 msgstr ""
1643
1644 #: fish/fish.c:516
1645 #, c-format
1646 msgid "%s: extra parameters on the command line with --listen flag\n"
1647 msgstr ""
1648
1649 #: fish/fish.c:522
1650 #, c-format
1651 msgid "%s: cannot use --listen and --file options at the same time\n"
1652 msgstr ""
1653
1654 #: fish/fish.c:579
1655 #, c-format
1656 msgid "guestfish: could not access termcap or terminfo database.\n"
1657 msgstr ""
1658
1659 #: fish/fish.c:583
1660 #, c-format
1661 msgid "guestfish: terminal type \"%s\" not defined.\n"
1662 msgstr ""
1663
1664 #: fish/fish.c:630
1665 #, c-format
1666 msgid "guestfish: '%s' could not be mounted.  Did you mean one of these?\n"
1667 msgstr ""
1668
1669 #: fish/fish.c:650
1670 #, c-format
1671 msgid "guestfish: too many drives added on the command line\n"
1672 msgstr ""
1673
1674 #: fish/fish.c:825
1675 #, c-format
1676 msgid ""
1677 "\n"
1678 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1679 "editing virtual machine filesystems.\n"
1680 "\n"
1681 "Type: 'help' for a list of commands\n"
1682 "      'man' to read the manual\n"
1683 "      'quit' to quit the shell\n"
1684 "\n"
1685 msgstr ""
1686
1687 #: fish/fish.c:912
1688 #, c-format
1689 msgid "%s: unterminated double quote\n"
1690 msgstr ""
1691
1692 #: fish/fish.c:918 fish/fish.c:935
1693 #, c-format
1694 msgid "%s: command arguments not separated by whitespace\n"
1695 msgstr ""
1696
1697 #: fish/fish.c:929
1698 #, c-format
1699 msgid "%s: unterminated single quote\n"
1700 msgstr ""
1701
1702 #: fish/fish.c:984
1703 #, c-format
1704 msgid "%s: internal error parsing string at '%s'\n"
1705 msgstr ""
1706
1707 #: fish/fish.c:1001
1708 #, c-format
1709 msgid "%s: too many arguments\n"
1710 msgstr ""
1711
1712 #: fish/fish.c:1030
1713 #, c-format
1714 msgid "%s: empty command on command line\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:1171
1718 msgid "display a list of commands or help on a command"
1719 msgstr ""
1720
1721 #: fish/fish.c:1173
1722 msgid "quit guestfish"
1723 msgstr ""
1724
1725 #: fish/fish.c:1184
1726 #, c-format
1727 msgid ""
1728 "help - display a list of commands or help on a command\n"
1729 "     help cmd\n"
1730 "     help\n"
1731 msgstr ""
1732
1733 #: fish/fish.c:1192
1734 #, c-format
1735 msgid ""
1736 "quit - quit guestfish\n"
1737 "     quit\n"
1738 msgstr ""
1739
1740 #: fish/fish.c:1197
1741 #, c-format
1742 msgid "%s: command not known, use -h to list all commands\n"
1743 msgstr ""
1744
1745 #: fish/fish.c:1213
1746 #, c-format
1747 msgid ""
1748 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1749 "For a list of commands:             guestfish -h\n"
1750 "For complete documentation:         man guestfish\n"
1751 msgstr ""
1752
1753 #: fish/fish.c:1370
1754 #, c-format
1755 msgid "Runaway quote in string \"%s\"\n"
1756 msgstr ""
1757
1758 #: fish/fish.c:1706
1759 #, c-format
1760 msgid "Enter key or passphrase (\"%s\"): "
1761 msgstr ""
1762
1763 #: fish/glob.c:53
1764 #, c-format
1765 msgid "use 'glob command [args...]'\n"
1766 msgstr ""
1767
1768 #: fish/glob.c:73
1769 #, c-format
1770 msgid "glob: guestfs_glob_expand call failed: %s\n"
1771 msgstr ""
1772
1773 #: fish/hexedit.c:41
1774 #, c-format
1775 msgid "hexedit (device|filename) [max | start max]\n"
1776 msgstr ""
1777
1778 #: fish/hexedit.c:52
1779 #, c-format
1780 msgid "hexedit: %s is a zero length file or device\n"
1781 msgstr ""
1782
1783 #: fish/hexedit.c:63
1784 #, c-format
1785 msgid ""
1786 "hexedit: %s is larger than %s. You must supply a limit using\n"
1787 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1788 "  'hexedit %s <start> <max>'.\n"
1789 msgstr ""
1790
1791 #: fish/hexedit.c:92
1792 #, c-format
1793 msgid "hexedit: invalid range\n"
1794 msgstr ""
1795
1796 #: fish/inspect.c:57
1797 #, c-format
1798 msgid "guestfish: no operating system was found on this disk\n"
1799 msgstr ""
1800
1801 #: fish/inspect.c:62
1802 #, c-format
1803 msgid ""
1804 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1805 msgstr ""
1806
1807 #: fish/inspect.c:101
1808 #, c-format
1809 msgid "Operating system: %s\n"
1810 msgstr ""
1811
1812 #: fish/inspect.c:114
1813 #, c-format
1814 msgid "%s mounted on %s\n"
1815 msgstr ""
1816
1817 #: fish/lcd.c:34
1818 #, c-format
1819 msgid "use 'lcd directory' to change local directory\n"
1820 msgstr ""
1821
1822 #: fish/man.c:34
1823 #, c-format
1824 msgid "use 'man' without parameters to open the manual\n"
1825 msgstr ""
1826
1827 #: fish/man.c:53
1828 #, c-format
1829 msgid "the external 'man' program failed\n"
1830 msgstr ""
1831
1832 #: fish/more.c:39
1833 #, c-format
1834 msgid "use '%s filename' to page a file\n"
1835 msgstr ""
1836
1837 #: fish/prep.c:37
1838 #, c-format
1839 msgid ""
1840 "List of available prepared disk images:\n"
1841 "\n"
1842 msgstr ""
1843
1844 #: fish/prep.c:40
1845 #, c-format
1846 msgid ""
1847 "guestfish -N %-8s - %s\n"
1848 "\n"
1849 "%s\n"
1850 msgstr ""
1851
1852 #: fish/prep.c:48
1853 #, c-format
1854 msgid "  Optional parameters:\n"
1855 msgstr ""
1856
1857 #: fish/prep.c:55
1858 #, c-format
1859 msgid "<%s> %s (default: %s)\n"
1860 msgstr ""
1861
1862 #: fish/prep.c:65
1863 #, c-format
1864 msgid ""
1865 "Prepared disk images are written to file \"test1.img\" in the local\n"
1866 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1867 "For more information see the guestfish(1) manual.\n"
1868 msgstr ""
1869
1870 #: fish/prep.c:96
1871 #, c-format
1872 msgid ""
1873 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1874 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1875 msgstr ""
1876
1877 #: fish/prep.c:158
1878 #, c-format
1879 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1880 msgstr ""
1881
1882 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1883 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1884 msgid "failed to allocate disk"
1885 msgstr ""
1886
1887 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1888 msgid "could not parse boot size"
1889 msgstr ""
1890
1891 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1892 #, c-format
1893 msgid "failed to get sector size of disk: %s"
1894 msgstr ""
1895
1896 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1897 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1898 #, c-format
1899 msgid "failed to partition disk: %s"
1900 msgstr ""
1901
1902 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1903 #, c-format
1904 msgid "failed to add boot partition: %s"
1905 msgstr ""
1906
1907 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1908 #, c-format
1909 msgid "failed to add root partition: %s"
1910 msgstr ""
1911
1912 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1913 #, c-format
1914 msgid "failed to create boot filesystem: %s"
1915 msgstr ""
1916
1917 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1918 #, c-format
1919 msgid "failed to create root filesystem: %s"
1920 msgstr ""
1921
1922 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1923 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1924 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1925 msgstr ""
1926
1927 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1928 #, c-format
1929 msgid "failed to create PV: %s: %s"
1930 msgstr ""
1931
1932 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1933 #, c-format
1934 msgid "failed to create VG: %s: %s"
1935 msgstr ""
1936
1937 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1938 #, c-format
1939 msgid "failed to create LV: /dev/%s/%s: %s"
1940 msgstr ""
1941
1942 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1943 #, c-format
1944 msgid "failed to resize LV to full size: %s: %s"
1945 msgstr ""
1946
1947 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1948 #, c-format
1949 msgid "failed to create filesystem (%s): %s"
1950 msgstr ""
1951
1952 #: fish/rc.c:250
1953 #, c-format
1954 msgid "guestfish: protocol error: could not read 'hello' message\n"
1955 msgstr ""
1956
1957 #: fish/rc.c:255
1958 #, c-format
1959 msgid ""
1960 "guestfish: protocol error: version mismatch, server version '%s' does not "
1961 "match client version '%s'.  The two versions must match exactly.\n"
1962 msgstr ""
1963
1964 #: fish/rc.c:330 fish/rc.c:344
1965 #, c-format
1966 msgid "guestfish: remote: looks like the server is not running\n"
1967 msgstr ""
1968
1969 #: fish/rc.c:356 fish/rc.c:370
1970 #, c-format
1971 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1972 msgstr ""
1973
1974 #: fish/rc.c:381
1975 #, c-format
1976 msgid "guestfish: protocol error: could not decode reply from server\n"
1977 msgstr ""
1978
1979 #: fish/reopen.c:36
1980 #, c-format
1981 msgid "'reopen' command takes no parameters\n"
1982 msgstr ""
1983
1984 #: fish/reopen.c:46
1985 #, c-format
1986 msgid "reopen: guestfs_create: failed to create handle\n"
1987 msgstr ""
1988
1989 #: fish/supported.c:66
1990 msgid "yes"
1991 msgstr ""
1992
1993 #: fish/supported.c:68
1994 msgid "no"
1995 msgstr ""
1996
1997 #: fish/time.c:35
1998 #, c-format
1999 msgid "use 'time command [args...]'\n"
2000 msgstr ""
2001
2002 #: fish/virt.c:70
2003 #, c-format
2004 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2005 msgstr ""
2006
2007 #: fish/virt.c:78
2008 #, c-format
2009 msgid "guestfish: no libvirt domain called '%s': %s\n"
2010 msgstr ""
2011
2012 #: fish/virt.c:86
2013 #, c-format
2014 msgid "guestfish: error getting domain info about '%s': %s\n"
2015 msgstr ""
2016
2017 #: fish/virt.c:91
2018 #, c-format
2019 msgid ""
2020 "guestfish: error: '%s' is a live virtual machine.\n"
2021 "You must use '--ro' because write access to a running virtual machine can\n"
2022 "cause disk corruption.\n"
2023 msgstr ""
2024
2025 #: fish/virt.c:102
2026 #, c-format
2027 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2028 msgstr ""
2029
2030 #: fish/virt.c:112
2031 #, c-format
2032 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2033 msgstr ""
2034
2035 #: fish/virt.c:118
2036 #, c-format
2037 msgid "guestfish: unable to create new XPath context\n"
2038 msgstr ""
2039
2040 #: fish/virt.c:125
2041 #, c-format
2042 msgid "guestfish: unable to evaluate XPath expression\n"
2043 msgstr ""
2044
2045 #: fish/virt.c:199
2046 #, c-format
2047 msgid "guestfish: libvirt domain '%s' has no disks\n"
2048 msgstr ""
2049
2050 #: fuse/guestmount.c:885
2051 #, c-format
2052 msgid ""
2053 "%s: FUSE module for libguestfs\n"
2054 "%s lets you mount a virtual machine filesystem\n"
2055 "Copyright (C) 2009 Red Hat Inc.\n"
2056 "Usage:\n"
2057 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2058 "Options:\n"
2059 "  -a|--add image       Add image\n"
2060 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2061 "  --format[=raw|..]    Force disk format for -a option\n"
2062 "  --fuse-help          Display extra FUSE options\n"
2063 "  --help               Display help message and exit\n"
2064 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2065 "  -n|--no-sync         Don't autosync\n"
2066 "  -o|--option opt      Pass extra option to FUSE\n"
2067 "  -r|--ro              Mount read-only\n"
2068 "  --selinux            Enable SELinux support\n"
2069 "  --trace              Trace guestfs API calls (to stderr)\n"
2070 "  -v|--verbose         Verbose messages\n"
2071 "  -V|--version         Display version and exit\n"
2072 msgstr ""
2073
2074 #: fuse/guestmount.c:1107
2075 #, c-format
2076 msgid "%s: must have at least one -a and at least one -m option\n"
2077 msgstr ""
2078
2079 #: fuse/guestmount.c:1115
2080 #, c-format
2081 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2082 msgstr ""
2083
2084 #: inspector/virt-inspector.pl:218
2085 msgid "virt-inspector: no image or VM names given"
2086 msgstr ""
2087
2088 #: inspector/virt-inspector.pl:320
2089 msgid "--fish output is only possible with a single OS\n"
2090 msgstr ""
2091
2092 #: inspector/virt-inspector.pl:355
2093 msgid ""
2094 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2095 msgstr ""
2096
2097 #: inspector/virt-inspector.pl:394
2098 msgid "  Mountpoints:\n"
2099 msgstr ""
2100
2101 #: inspector/virt-inspector.pl:400
2102 msgid "  Filesystems:\n"
2103 msgstr ""
2104
2105 #: inspector/virt-inspector.pl:418
2106 msgid "  Modprobe aliases:\n"
2107 msgstr ""
2108
2109 #: inspector/virt-inspector.pl:429
2110 msgid "  Initrd modules:\n"
2111 msgstr ""
2112
2113 #: inspector/virt-inspector.pl:438
2114 msgid "  Applications:\n"
2115 msgstr ""
2116
2117 #: inspector/virt-inspector.pl:445
2118 msgid "  Kernels:\n"
2119 msgstr ""
2120
2121 #: inspector/virt-inspector.pl:457
2122 msgid "  Windows Registry entries:\n"
2123 msgstr ""
2124
2125 #: perl/lib/Sys/Guestfs/Lib.pm:154
2126 msgid "open_guest: first parameter must be a string or an arrayref"
2127 msgstr ""
2128
2129 #: perl/lib/Sys/Guestfs/Lib.pm:160
2130 msgid "open_guest: first argument contains undefined element"
2131 msgstr ""
2132
2133 #: perl/lib/Sys/Guestfs/Lib.pm:168
2134 #, perl-brace-format
2135 msgid "guest image {imagename} does not exist or is not readable"
2136 msgstr ""
2137
2138 #: perl/lib/Sys/Guestfs/Lib.pm:175
2139 msgid ""
2140 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2141 "XPath::XMLParser)"
2142 msgstr ""
2143
2144 #: perl/lib/Sys/Guestfs/Lib.pm:180
2145 msgid "open_guest: too many domains listed on command line"
2146 msgstr ""
2147
2148 #: perl/lib/Sys/Guestfs/Lib.pm:187
2149 msgid "open_guest: cannot connect to libvirt"
2150 msgstr ""
2151
2152 #: perl/lib/Sys/Guestfs/Lib.pm:206
2153 #, perl-brace-format
2154 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2155 msgstr ""
2156
2157 #: perl/lib/Sys/Guestfs/Lib.pm:209
2158 #, perl-brace-format
2159 msgid "{imagename} is not the name of a libvirt domain\n"
2160 msgstr ""
2161
2162 #: perl/lib/Sys/Guestfs/Lib.pm:238
2163 #, perl-brace-format
2164 msgid "{imagename} seems to have no disk devices\n"
2165 msgstr ""
2166
2167 #: perl/lib/Sys/Guestfs/Lib.pm:1087
2168 msgid ""
2169 "No operating system could be detected inside this disk image.\n"
2170 "\n"
2171 "This may be because the file is not a disk image, or is not a virtual "
2172 "machine\n"
2173 "image, or because the OS type is not understood by virt-inspector.\n"
2174 "\n"
2175 "If you feel this is an error, please file a bug report including as much\n"
2176 "information about the disk image as possible.\n"
2177 msgstr ""
2178
2179 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2180 #, perl-brace-format
2181 msgid "unknown filesystem label {label}\n"
2182 msgstr ""
2183
2184 #: perl/lib/Sys/Guestfs/Lib.pm:1170
2185 #, perl-brace-format
2186 msgid "unknown filesystem UUID {uuid}\n"
2187 msgstr ""
2188
2189 #: perl/lib/Sys/Guestfs/Lib.pm:1193
2190 #, perl-brace-format
2191 msgid "unknown filesystem {fs}\n"
2192 msgstr ""
2193
2194 #: perl/lib/Sys/Guestfs/Lib.pm:1377
2195 #, perl-brace-format
2196 msgid "Error running rpm -qa: {error}"
2197 msgstr ""
2198
2199 #: perl/lib/Sys/Guestfs/Lib.pm:1403
2200 #, perl-brace-format
2201 msgid "Error running dpkg-query: {error}"
2202 msgstr ""
2203
2204 #: perl/lib/Sys/Guestfs/Lib.pm:1468
2205 msgid "Can't find grub on guest"
2206 msgstr ""
2207
2208 #: perl/lib/Sys/Guestfs/Lib.pm:1523
2209 #, perl-brace-format
2210 msgid "Grub entry {title} has no kernel"
2211 msgstr ""
2212
2213 #: perl/lib/Sys/Guestfs/Lib.pm:1554
2214 #, perl-brace-format
2215 msgid "grub refers to {path}, which doesn't exist\n"
2216 msgstr ""
2217
2218 #: perl/lib/Sys/Guestfs/Lib.pm:1577
2219 #, perl-brace-format
2220 msgid "Grub entry {title} does not specify an initrd"
2221 msgstr ""
2222
2223 #: perl/lib/Sys/Guestfs/Lib.pm:1648
2224 #, perl-brace-format
2225 msgid "Didn't find modules directory {modules} for kernel {path}"
2226 msgstr ""
2227
2228 #: perl/lib/Sys/Guestfs/Lib.pm:1656
2229 #, perl-brace-format
2230 msgid "Couldn't guess kernel version number from path for kernel {path}"
2231 msgstr ""
2232
2233 #: perl/lib/Sys/Guestfs/Lib.pm:1710
2234 #, perl-brace-format
2235 msgid "{path} doesn't match augeas pattern"
2236 msgstr ""
2237
2238 #: perl/lib/Sys/Guestfs/Lib.pm:1749
2239 #, perl-brace-format
2240 msgid "{filename}: could not read initrd format"
2241 msgstr ""
2242
2243 #: src/appliance.c:136
2244 #, c-format
2245 msgid ""
2246 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2247 "LIBGUESTFS_PATH (search path: %s)"
2248 msgstr ""
2249
2250 #: src/appliance.c:389
2251 msgid "external command failed, see earlier error messages"
2252 msgstr ""
2253
2254 #: src/guestfs.c:176
2255 #, c-format
2256 msgid "guestfs_close: called twice on the same handle\n"
2257 msgstr ""
2258
2259 #: src/guestfs.c:281
2260 #, c-format
2261 msgid "libguestfs: error: %s\n"
2262 msgstr ""
2263
2264 #: src/inspect.c:939
2265 #, c-format
2266 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2267 msgstr ""
2268
2269 #: src/inspect.c:1162
2270 msgid "no inspection data: call guestfs_inspect_os first"
2271 msgstr ""
2272
2273 #: src/inspect.c:1174
2274 #, c-format
2275 msgid ""
2276 "%s: root device not found: only call this function with a root device "
2277 "previously returned by guestfs_inspect_os"
2278 msgstr ""
2279
2280 #: src/launch.c:94
2281 msgid "command line cannot be altered after qemu subprocess launched"
2282 msgstr ""
2283
2284 #: src/launch.c:108
2285 msgid "guestfs_config: parameter must begin with '-' character"
2286 msgstr ""
2287
2288 #: src/launch.c:122
2289 #, c-format
2290 msgid "guestfs_config: parameter '%s' isn't allowed"
2291 msgstr ""
2292
2293 #: src/launch.c:188 src/launch.c:292
2294 msgid "filename cannot contain ',' (comma) character"
2295 msgstr ""
2296
2297 #: src/launch.c:200 src/launch.c:205
2298 #, c-format
2299 msgid "%s parameter is empty or contains disallowed characters"
2300 msgstr ""
2301
2302 #: src/launch.c:318
2303 msgid "you must call guestfs_add_drive before guestfs_launch"
2304 msgstr ""
2305
2306 #: src/launch.c:323
2307 msgid "the libguestfs handle has already been launched"
2308 msgstr ""
2309
2310 #: src/launch.c:335
2311 #, c-format
2312 msgid "%s: cannot create temporary directory"
2313 msgstr ""
2314
2315 #: src/launch.c:683
2316 msgid "guestfs_launch failed, see earlier error messages"
2317 msgstr ""
2318
2319 #: src/launch.c:696
2320 msgid "qemu launched and contacted daemon, but state != READY"
2321 msgstr ""
2322
2323 #: src/launch.c:836
2324 #, c-format
2325 msgid ""
2326 "%s: command failed: If qemu is located on a non-standard path, try setting "
2327 "the LIBGUESTFS_QEMU environment variable."
2328 msgstr ""
2329
2330 #: src/launch.c:928
2331 msgid "qemu has not been launched yet"
2332 msgstr ""
2333
2334 #: src/launch.c:939
2335 msgid "no subprocess to kill"
2336 msgstr ""
2337
2338 #: src/proto.c:143
2339 #, c-format
2340 msgid "guestfs_set_busy: called when in state %d != READY"
2341 msgstr ""
2342
2343 #: src/proto.c:166
2344 #, c-format
2345 msgid "guestfs_end_busy: called when in state %d"
2346 msgstr ""
2347
2348 #: src/proto.c:281
2349 #, c-format
2350 msgid ""
2351 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2352 msgstr ""
2353
2354 #: src/proto.c:453 src/proto.c:514
2355 msgid "unexpected end of file when reading from daemon"
2356 msgstr ""
2357
2358 #: src/proto.c:474
2359 #, c-format
2360 msgid "received magic signature from guestfsd, but in state %d"
2361 msgstr ""
2362
2363 #: src/proto.c:491
2364 #, c-format
2365 msgid "message length (%u) > maximum possible size (%d)"
2366 msgstr ""
2367
2368 #: src/proto.c:641
2369 #, c-format
2370 msgid "guestfs___send: state %d != BUSY"
2371 msgstr ""
2372
2373 #: src/proto.c:663
2374 msgid "xdr_guestfs_message_header failed"
2375 msgstr ""
2376
2377 #: src/proto.c:672
2378 msgid "dispatch failed to marshal args"
2379 msgstr ""
2380
2381 #: src/proto.c:802
2382 #, c-format
2383 msgid "send_file_chunk: state %d != READY"
2384 msgstr ""
2385
2386 #: src/proto.c:818
2387 #, c-format
2388 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2389 msgstr ""
2390
2391 #: src/proto.c:941
2392 #, c-format
2393 msgid "%s: error in chunked encoding"
2394 msgstr ""
2395
2396 #: src/proto.c:969
2397 msgid "write to daemon socket"
2398 msgstr ""
2399
2400 #: src/proto.c:992
2401 msgid "receive_file_data: parse error in reply callback"
2402 msgstr ""
2403
2404 #: src/proto.c:997
2405 msgid "receive_file_data: unexpected flag received when reading file chunks"
2406 msgstr ""
2407
2408 #: src/proto.c:1005
2409 msgid "failed to parse file chunk"
2410 msgstr ""
2411
2412 #: src/proto.c:1014
2413 msgid "file receive cancelled by daemon"
2414 msgstr ""
2415
2416 #: test-tool/test-tool.c:82
2417 #, c-format
2418 msgid ""
2419 "libguestfs-test-tool: interactive test tool\n"
2420 "Copyright (C) 2009 Red Hat Inc.\n"
2421 "Usage:\n"
2422 "  libguestfs-test-tool [--options]\n"
2423 "Options:\n"
2424 "  --help         Display usage\n"
2425 "  --helper libguestfs-test-tool-helper\n"
2426 "                 Helper program (default: %s)\n"
2427 "  --qemudir dir  Specify QEMU source directory\n"
2428 "  --qemu qemu    Specify QEMU binary\n"
2429 "  --timeout n\n"
2430 "  -t n           Set launch timeout (default: %d seconds)\n"
2431 msgstr ""
2432
2433 #: test-tool/test-tool.c:138
2434 #, c-format
2435 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2436 msgstr ""
2437
2438 #: test-tool/test-tool.c:147
2439 #, c-format
2440 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2441 msgstr ""
2442
2443 #: test-tool/test-tool.c:159
2444 #, c-format
2445 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2446 msgstr ""
2447
2448 #: test-tool/test-tool.c:182
2449 #, c-format
2450 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2451 msgstr ""
2452
2453 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2454 #, c-format
2455 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2456 msgstr ""
2457
2458 #: test-tool/test-tool.c:206
2459 #, c-format
2460 msgid "libguestfs-test-tool: guestfs_version failed\n"
2461 msgstr ""
2462
2463 #: test-tool/test-tool.c:228
2464 #, c-format
2465 msgid "libguestfs-test-tool: failed to launch appliance\n"
2466 msgstr ""
2467
2468 #: test-tool/test-tool.c:240
2469 #, c-format
2470 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2471 msgstr ""
2472
2473 #: test-tool/test-tool.c:246
2474 #, c-format
2475 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2476 msgstr ""
2477
2478 #: test-tool/test-tool.c:252
2479 #, c-format
2480 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2481 msgstr ""
2482
2483 #: test-tool/test-tool.c:258
2484 #, c-format
2485 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2486 msgstr ""
2487
2488 #: test-tool/test-tool.c:264
2489 #, c-format
2490 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2491 msgstr ""
2492
2493 #: test-tool/test-tool.c:272
2494 #, c-format
2495 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2496 msgstr ""
2497
2498 #: test-tool/test-tool.c:303
2499 #, c-format
2500 msgid ""
2501 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2502 "--qemu/--qemudir options cannot be used.\n"
2503 msgstr ""
2504
2505 #: test-tool/test-tool.c:311
2506 #, c-format
2507 msgid "Binary '%s' does not exist or is not executable\n"
2508 msgstr ""
2509
2510 #: test-tool/test-tool.c:325
2511 #, c-format
2512 msgid "%s: does not look like a qemu source directory\n"
2513 msgstr ""
2514
2515 #: test-tool/test-tool.c:374
2516 #, c-format
2517 msgid ""
2518 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2519 "available.  Expected to find it in '%s'\n"
2520 "\n"
2521 "Use the --helper option to specify the location of this program.\n"
2522 msgstr ""
2523
2524 #: test-tool/test-tool.c:390
2525 #, c-format
2526 msgid "command failed: %s"
2527 msgstr ""
2528
2529 #: test-tool/test-tool.c:398
2530 #, c-format
2531 msgid ""
2532 "Test tool helper program %s\n"
2533 "is not statically linked.  This is a build error when this test tool\n"
2534 "was built.\n"
2535 msgstr ""
2536
2537 #: test-tool/test-tool.c:432
2538 #, c-format
2539 msgid "mkisofs command failed: %s\n"
2540 msgstr ""
2541
2542 #: tools/virt-cat.pl:146
2543 msgid "virt-cat: no image, VM names or filenames to cat given"
2544 msgstr ""
2545
2546 #: tools/virt-cat.pl:171
2547 msgid "multiboot operating systems are not supported by virt-cat"
2548 msgstr ""
2549
2550 #: tools/virt-df.pl:198
2551 msgid "virt-df: cannot use -h and --csv options together\n"
2552 msgstr ""
2553
2554 #: tools/virt-df.pl:261
2555 #, perl-brace-format
2556 msgid "{name} is not the name of a libvirt domain\n"
2557 msgstr ""
2558
2559 #: tools/virt-df.pl:328
2560 #, perl-brace-format
2561 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2562 msgstr ""
2563
2564 #: tools/virt-df.pl:495
2565 msgid "Virtual Machine"
2566 msgstr ""
2567
2568 #: tools/virt-df.pl:495
2569 msgid "Filesystem"
2570 msgstr ""
2571
2572 #: tools/virt-df.pl:498
2573 msgid "1K-blocks"
2574 msgstr ""
2575
2576 #: tools/virt-df.pl:500
2577 msgid "Size"
2578 msgstr ""
2579
2580 #: tools/virt-df.pl:502
2581 msgid "Used"
2582 msgstr ""
2583
2584 #: tools/virt-df.pl:503
2585 msgid "Available"
2586 msgstr ""
2587
2588 #: tools/virt-df.pl:504
2589 msgid "Use%"
2590 msgstr ""
2591
2592 #: tools/virt-df.pl:506
2593 msgid "Inodes"
2594 msgstr ""
2595
2596 #: tools/virt-df.pl:507
2597 msgid "IUsed"
2598 msgstr ""
2599
2600 #: tools/virt-df.pl:508
2601 msgid "IFree"
2602 msgstr ""
2603
2604 #: tools/virt-df.pl:509
2605 msgid "IUse%"
2606 msgstr ""
2607
2608 #: tools/virt-edit.pl:170
2609 msgid "virt-edit: no image, VM names or filenames to edit given"
2610 msgstr ""
2611
2612 #: tools/virt-edit.pl:195
2613 msgid "multiboot operating systems are not supported by virt-edit"
2614 msgstr ""
2615
2616 #: tools/virt-edit.pl:221
2617 msgid "File not changed.\n"
2618 msgstr ""
2619
2620 #: tools/virt-list-filesystems.pl:139
2621 msgid "virt-list-filesystems: no image or VM name given"
2622 msgstr ""
2623
2624 #: tools/virt-list-partitions.pl:149
2625 msgid "virt-list-partitions: no image or VM name given"
2626 msgstr ""
2627
2628 #: tools/virt-ls.pl:154 tools/virt-ls.pl:160
2629 msgid "virt-ls: cannot combine -l and -R options\n"
2630 msgstr ""
2631
2632 #: tools/virt-ls.pl:179
2633 msgid "virt-ls: no image, VM names or directory to list given"
2634 msgstr ""
2635
2636 #: tools/virt-ls.pl:204
2637 msgid "multiboot operating systems are not supported by virt-ls\n"
2638 msgstr ""
2639
2640 #: tools/virt-make-fs.pl:291
2641 msgid "virt-make-fs input output\n"
2642 msgstr ""
2643
2644 #: tools/virt-make-fs.pl:321
2645 msgid "unexpected output from 'du' command"
2646 msgstr ""
2647
2648 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2649 #: tools/virt-make-fs.pl:453
2650 #, perl-brace-format
2651 msgid "{f}: unknown input format: {fmt}\n"
2652 msgstr ""
2653
2654 #: tools/virt-make-fs.pl:391
2655 #, perl-brace-format
2656 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2657 msgstr ""
2658
2659 #: tools/virt-make-fs.pl:401
2660 msgid ""
2661 "qemu-img create: failed to create disk image, see earlier error messages\n"
2662 msgstr ""
2663
2664 #: tools/virt-make-fs.pl:412
2665 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2666 msgstr ""
2667
2668 #: tools/virt-make-fs.pl:437
2669 msgid "tar: failed, see earlier messages\n"
2670 msgstr ""
2671
2672 #: tools/virt-make-fs.pl:459
2673 msgid "uncompress command failed, see earlier messages\n"
2674 msgstr ""
2675
2676 #: tools/virt-make-fs.pl:494
2677 msgid ""
2678 "virt-make-fs: error copying contents into filesystem\n"
2679 "An error here usually means that the program did not estimate the\n"
2680 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2681 msgstr ""
2682
2683 #: tools/virt-rescue.pl:213
2684 msgid "virt-rescue: no image or VM names rescue given"
2685 msgstr ""
2686
2687 #: tools/virt-resize.pl:33
2688 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2689 msgstr ""
2690
2691 #: tools/virt-resize.pl:584
2692 #, perl-brace-format
2693 msgid "virt-resize: {file}: does not exist or is not readable\n"
2694 msgstr ""
2695
2696 #: tools/virt-resize.pl:586
2697 #, perl-brace-format
2698 msgid ""
2699 "virt-resize: {file}: does not exist or is not writable\n"
2700 "You have to create the destination disk before running this program.\n"
2701 "Please read the virt-resize(1) manpage for more information.\n"
2702 msgstr ""
2703
2704 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2705 #, perl-brace-format
2706 msgid ""
2707 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2708 msgstr ""
2709
2710 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2711 msgid "virt-resize: short read"
2712 msgstr ""
2713
2714 #: tools/virt-resize.pl:830
2715 #, perl-brace-format
2716 msgid "virt-resize: no logical volume called {n}\n"
2717 msgstr ""
2718
2719 #: tools/virt-resize.pl:850
2720 #, perl-brace-format
2721 msgid ""
2722 "{p}: partition not found in the source disk image, when using the '{opt}' "
2723 "command line option\n"
2724 msgstr ""
2725
2726 #: tools/virt-resize.pl:856
2727 #, perl-brace-format
2728 msgid ""
2729 "{p}: partition ignored, you cannot use it in another command line argument\n"
2730 msgstr ""
2731
2732 #: tools/virt-resize.pl:860
2733 #, perl-brace-format
2734 msgid ""
2735 "{p}: partition deleted, you cannot use it in another command line argument\n"
2736 msgstr ""
2737
2738 #: tools/virt-resize.pl:902
2739 #, perl-brace-format
2740 msgid "{p}: this partition has already been marked for resizing\n"
2741 msgstr ""
2742
2743 #: tools/virt-resize.pl:910
2744 #, perl-brace-format
2745 msgid "{p}: missing size field in {o} option\n"
2746 msgstr ""
2747
2748 #: tools/virt-resize.pl:927
2749 #, perl-brace-format
2750 msgid "{p}: {f}: cannot parse size field\n"
2751 msgstr ""
2752
2753 #: tools/virt-resize.pl:932
2754 #, perl-brace-format
2755 msgid "{p}: new size is zero or negative\n"
2756 msgstr ""
2757
2758 #: tools/virt-resize.pl:955
2759 #, perl-brace-format
2760 msgid ""
2761 "{p}: cannot make this partition smaller because it contains a\n"
2762 "filesystem, physical volume or other content that is larger than the new "
2763 "size.\n"
2764 "You have to resize the content first, see virt-resize(1).\n"
2765 msgstr ""
2766
2767 #: tools/virt-resize.pl:971
2768 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2769 msgstr ""
2770
2771 #: tools/virt-resize.pl:1020
2772 #, perl-brace-format
2773 msgid ""
2774 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2775 "expand into.  You need to make the target disk larger by at least {h}.\n"
2776 msgstr ""
2777
2778 #: tools/virt-resize.pl:1035
2779 msgid ""
2780 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2781 "(see 'deficit' in the virt-resize(1) man page)\n"
2782 msgstr ""
2783
2784 #: tools/virt-resize.pl:1050
2785 msgid "Summary of changes:\n"
2786 msgstr ""
2787
2788 #: tools/virt-resize.pl:1054
2789 #, perl-brace-format
2790 msgid "{p}: partition will be ignored\n"
2791 msgstr ""
2792
2793 #: tools/virt-resize.pl:1056
2794 #, perl-brace-format
2795 msgid "{p}: partition will be deleted\n"
2796 msgstr ""
2797
2798 #: tools/virt-resize.pl:1058
2799 #, perl-brace-format
2800 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2801 msgstr ""
2802
2803 #: tools/virt-resize.pl:1063
2804 #, perl-brace-format
2805 msgid "{p}: content will be expanded using the '{meth}' method\n"
2806 msgstr ""
2807
2808 #: tools/virt-resize.pl:1068
2809 #, perl-brace-format
2810 msgid "{p}: partition will be left alone\n"
2811 msgstr ""
2812
2813 #: tools/virt-resize.pl:1073
2814 #, perl-brace-format
2815 msgid "{n}: LV will be expanded to maximum size\n"
2816 msgstr ""
2817
2818 #: tools/virt-resize.pl:1079
2819 #, perl-brace-format
2820 msgid "{n}: content will be expanded using the '{meth}' method\n"
2821 msgstr ""
2822
2823 #: tools/virt-resize.pl:1086
2824 #, perl-brace-format
2825 msgid "There is a surplus of {spl} bytes ({h}).\n"
2826 msgstr ""
2827
2828 #: tools/virt-resize.pl:1091
2829 msgid "An extra partition will be created for the surplus.\n"
2830 msgstr ""
2831
2832 #: tools/virt-resize.pl:1093
2833 msgid ""
2834 "The surplus space is not large enough for an extra partition to be created\n"
2835 "and so it will just be ignored.\n"
2836 msgstr ""
2837
2838 #: tools/virt-resize.pl:1096
2839 msgid ""
2840 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2841 "to partition this extra space if you want.\n"
2842 msgstr ""
2843
2844 #: tools/virt-resize.pl:1099
2845 #, perl-brace-format
2846 msgid ""
2847 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2848 "You need to make the target disk larger by at least this amount,\n"
2849 "or adjust your resizing requests.\n"
2850 msgstr ""
2851
2852 #: tools/virt-resize.pl:1116
2853 msgid "virt-resize: source disk does not have a first partition\n"
2854 msgstr ""
2855
2856 #: tools/virt-resize.pl:1211
2857 #, perl-brace-format
2858 msgid "Copying {p} ...\n"
2859 msgstr ""
2860
2861 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
2862 #, perl-brace-format
2863 msgid "Expanding {p} using the '{meth}' method\n"
2864 msgstr ""
2865
2866 #: tools/virt-tar.pl:179 tools/virt-tar.pl:186
2867 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2868 msgstr ""
2869
2870 #: tools/virt-tar.pl:208
2871 msgid "virt-tar: no image, VM names, directory or filename given"
2872 msgstr ""
2873
2874 #: tools/virt-tar.pl:211
2875 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2876 msgstr ""
2877
2878 #: tools/virt-tar.pl:222
2879 #, perl-brace-format
2880 msgid "virt-tar: {tarball}: file not found\n"
2881 msgstr ""
2882
2883 #: tools/virt-tar.pl:225
2884 #, perl-brace-format
2885 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2886 msgstr ""
2887
2888 #: tools/virt-tar.pl:248
2889 msgid "multiboot operating systems are not supported by virt-tar\n"
2890 msgstr ""
2891
2892 #: tools/virt-win-reg.pl:277
2893 msgid "no libvirt domain name or disk image given\n"
2894 msgstr ""
2895
2896 #: tools/virt-win-reg.pl:302
2897 msgid "multiboot operating systems are not supported by virt-win-reg"
2898 msgstr ""
2899
2900 #: tools/virt-win-reg.pl:316
2901 msgid ""
2902 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2903 "export\n"
2904 msgstr ""
2905
2906 #: tools/virt-win-reg.pl:427
2907 #, perl-brace-format
2908 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2909 msgstr ""
2910
2911 #: tools/virt-win-reg.pl:445 tools/virt-win-reg.pl:468
2912 #, perl-brace-format
2913 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2914 msgstr ""
2915
2916 #: tools/virt-win-reg.pl:452
2917 #, perl-brace-format
2918 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2919 msgstr ""
2920
2921 #: tools/virt-win-reg.pl:475
2922 #, perl-brace-format
2923 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2924 msgstr ""