fd86ab3450720b0bcf5499313e2b5663d7c440a7
[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.3.17\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-05-27 14:13+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 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: fish/alloc.c:37
21 #, c-format
22 msgid "use 'alloc file size' to create an image\n"
23 msgstr ""
24
25 #: fish/alloc.c:51
26 #, c-format
27 msgid "use 'sparse file size' to create a sparse image\n"
28 msgstr ""
29
30 #: fish/alloc.c:77
31 #, c-format
32 msgid "can't allocate or add disks after launching\n"
33 msgstr ""
34
35 #: fish/alloc.c:156
36 #, c-format
37 msgid "%s: invalid integer parameter (%s returned %d)\n"
38 msgstr ""
39
40 #: fish/cmds.c:41
41 msgid "Command"
42 msgstr ""
43
44 #: fish/cmds.c:41
45 msgid "Description"
46 msgstr ""
47
48 #: fish/cmds.c:43 fish/cmds.c:345
49 msgid "add a CD-ROM disk image to examine"
50 msgstr ""
51
52 #: fish/cmds.c:44 fish/cmds.c:342
53 msgid "add an image to examine or modify"
54 msgstr ""
55
56 #: fish/cmds.c:45 fish/cmds.c:348
57 msgid "add a drive in snapshot mode (read-only)"
58 msgstr ""
59
60 #: fish/cmds.c:46 fish/cmds.c:438
61 msgid "add a drive read-only specifying the QEMU block emulation to use"
62 msgstr ""
63
64 #: fish/cmds.c:47 fish/cmds.c:435
65 msgid "add a drive specifying the QEMU block emulation to use"
66 msgstr ""
67
68 #: fish/cmds.c:48 fish/cmds.c:1155
69 msgid "clear Augeas path"
70 msgstr ""
71
72 #: fish/cmds.c:49 fish/cmds.c:489
73 msgid "close the current Augeas handle"
74 msgstr ""
75
76 #: fish/cmds.c:50 fish/cmds.c:495
77 msgid "define an Augeas node"
78 msgstr ""
79
80 #: fish/cmds.c:51 fish/cmds.c:492
81 msgid "define an Augeas variable"
82 msgstr ""
83
84 #: fish/cmds.c:52 fish/cmds.c:498
85 msgid "look up the value of an Augeas path"
86 msgstr ""
87
88 #: fish/cmds.c:53 fish/cmds.c:486
89 msgid "create a new Augeas handle"
90 msgstr ""
91
92 #: fish/cmds.c:54 fish/cmds.c:504
93 msgid "insert a sibling Augeas node"
94 msgstr ""
95
96 #: fish/cmds.c:55 fish/cmds.c:519
97 msgid "load files into the tree"
98 msgstr ""
99
100 #: fish/cmds.c:56 fish/cmds.c:522
101 msgid "list Augeas nodes under augpath"
102 msgstr ""
103
104 #: fish/cmds.c:57 fish/cmds.c:513
105 msgid "return Augeas nodes which match augpath"
106 msgstr ""
107
108 #: fish/cmds.c:58 fish/cmds.c:510
109 msgid "move Augeas node"
110 msgstr ""
111
112 #: fish/cmds.c:59 fish/cmds.c:507
113 msgid "remove an Augeas path"
114 msgstr ""
115
116 #: fish/cmds.c:60 fish/cmds.c:516
117 msgid "write all pending Augeas changes to disk"
118 msgstr ""
119
120 #: fish/cmds.c:61 fish/cmds.c:501
121 msgid "set Augeas path to value"
122 msgstr ""
123
124 #: fish/cmds.c:62 fish/cmds.c:1086
125 msgid "test availability of some parts of the API"
126 msgstr ""
127
128 #: fish/cmds.c:63 fish/cmds.c:1191
129 msgid "return a list of all optional groups"
130 msgstr ""
131
132 #: fish/cmds.c:64 fish/cmds.c:1164
133 msgid "upload base64-encoded data to file"
134 msgstr ""
135
136 #: fish/cmds.c:65 fish/cmds.c:1167
137 msgid "download file and encode as base64"
138 msgstr ""
139
140 #: fish/cmds.c:66 fish/cmds.c:630
141 msgid "flush device buffers"
142 msgstr ""
143
144 #: fish/cmds.c:67 fish/cmds.c:618
145 msgid "get blocksize of block device"
146 msgstr ""
147
148 #: fish/cmds.c:68 fish/cmds.c:612
149 msgid "is block device set to read-only"
150 msgstr ""
151
152 #: fish/cmds.c:69 fish/cmds.c:627
153 msgid "get total size of device in bytes"
154 msgstr ""
155
156 #: fish/cmds.c:70 fish/cmds.c:615
157 msgid "get sectorsize of block device"
158 msgstr ""
159
160 #: fish/cmds.c:71 fish/cmds.c:624
161 msgid "get total size of device in 512-byte sectors"
162 msgstr ""
163
164 #: fish/cmds.c:72 fish/cmds.c:633
165 msgid "reread partition table"
166 msgstr ""
167
168 #: fish/cmds.c:73 fish/cmds.c:621
169 msgid "set blocksize of block device"
170 msgstr ""
171
172 #: fish/cmds.c:74 fish/cmds.c:606
173 msgid "set block device to read-only"
174 msgstr ""
175
176 #: fish/cmds.c:75 fish/cmds.c:609
177 msgid "set block device to read-write"
178 msgstr ""
179
180 #: fish/cmds.c:76 fish/cmds.c:1029
181 msgid "return true path on case-insensitive filesystem"
182 msgstr ""
183
184 #: fish/cmds.c:77 fish/cmds.c:450
185 msgid "list the contents of a file"
186 msgstr ""
187
188 #: fish/cmds.c:78 fish/cmds.c:642
189 msgid "compute MD5, SHAx or CRC checksum of file"
190 msgstr ""
191
192 #: fish/cmds.c:79 fish/cmds.c:1149
193 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
194 msgstr ""
195
196 #: fish/cmds.c:80 fish/cmds.c:1170
197 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
198 msgstr ""
199
200 #: fish/cmds.c:81 fish/cmds.c:540
201 msgid "change file mode"
202 msgstr ""
203
204 #: fish/cmds.c:82 fish/cmds.c:155 fish/cmds.c:543 fish/cmds.c:1047
205 msgid "change file owner and group"
206 msgstr ""
207
208 #: fish/cmds.c:83 fish/cmds.c:588
209 msgid "run a command from the guest filesystem"
210 msgstr ""
211
212 #: fish/cmds.c:84 fish/cmds.c:591
213 msgid "run a command, returning lines"
214 msgstr ""
215
216 #: fish/cmds.c:85 fish/cmds.c:351
217 msgid "add qemu parameters"
218 msgstr ""
219
220 #: fish/cmds.c:86 fish/cmds.c:1119
221 msgid "copy size bytes from source to destination using dd"
222 msgstr ""
223
224 #: fish/cmds.c:87 fish/cmds.c:699
225 msgid "copy a file"
226 msgstr ""
227
228 #: fish/cmds.c:88 fish/cmds.c:702
229 msgid "copy a file or directory recursively"
230 msgstr ""
231
232 #: fish/cmds.c:89 fish/cmds.c:1089
233 msgid "copy from source to destination using dd"
234 msgstr ""
235
236 #: fish/cmds.c:90 fish/cmds.c:666
237 msgid "debugging and internals"
238 msgstr ""
239
240 #: fish/cmds.c:91 fish/cmds.c:1161
241 msgid "upload a file to the appliance (internal use only)"
242 msgstr ""
243
244 #: fish/cmds.c:92 fish/cmds.c:813
245 msgid "report file system disk space usage"
246 msgstr ""
247
248 #: fish/cmds.c:93 fish/cmds.c:816
249 msgid "report file system disk space usage (human readable)"
250 msgstr ""
251
252 #: fish/cmds.c:94 fish/cmds.c:711
253 msgid "return kernel messages"
254 msgstr ""
255
256 #: fish/cmds.c:95 fish/cmds.c:639
257 msgid "download a file to the local machine"
258 msgstr ""
259
260 #: fish/cmds.c:96 fish/cmds.c:708
261 msgid "drop kernel page cache, dentries and inodes"
262 msgstr ""
263
264 #: fish/cmds.c:97 fish/cmds.c:819
265 msgid "estimate file space usage"
266 msgstr ""
267
268 #: fish/cmds.c:98 fish/cmds.c:762
269 msgid "check an ext2/ext3 filesystem"
270 msgstr ""
271
272 #: fish/cmds.c:99 fish/cmds.c:1023
273 msgid "echo arguments back to the client"
274 msgstr ""
275
276 #: fish/cmds.c:100 fish/cmds.c:101 fish/cmds.c:106 fish/cmds.c:107
277 #: fish/cmds.c:133 fish/cmds.c:134 fish/cmds.c:320 fish/cmds.c:321
278 #: fish/cmds.c:325 fish/cmds.c:326 fish/cmds.c:328 fish/cmds.c:329
279 #: fish/cmds.c:891 fish/cmds.c:894 fish/cmds.c:897 fish/cmds.c:900
280 #: fish/cmds.c:903 fish/cmds.c:906 fish/cmds.c:909 fish/cmds.c:912
281 #: fish/cmds.c:915 fish/cmds.c:918 fish/cmds.c:921 fish/cmds.c:924
282 msgid "return lines matching a pattern"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:717
286 msgid "test if two files have equal contents"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:546
290 msgid "test if file or directory exists"
291 msgstr ""
292
293 #: fish/cmds.c:104 fish/cmds.c:105 fish/cmds.c:945 fish/cmds.c:1194
294 msgid "preallocate a file in the guest filesystem"
295 msgstr ""
296
297 #: fish/cmds.c:108 fish/cmds.c:585
298 msgid "determine file type"
299 msgstr ""
300
301 #: fish/cmds.c:109 fish/cmds.c:1092
302 msgid "return the size of the file in bytes"
303 msgstr ""
304
305 #: fish/cmds.c:110 fish/cmds.c:1083
306 msgid "fill a file with octets"
307 msgstr ""
308
309 #: fish/cmds.c:111 fish/cmds.c:1173
310 msgid "fill a file with a repeating pattern of bytes"
311 msgstr ""
312
313 #: fish/cmds.c:112 fish/cmds.c:759
314 msgid "find all files and directories"
315 msgstr ""
316
317 #: fish/cmds.c:113 fish/cmds.c:1026
318 msgid "find all files and directories, returning NUL-separated list"
319 msgstr ""
320
321 #: fish/cmds.c:114 fish/cmds.c:690
322 msgid "run the filesystem checker"
323 msgstr ""
324
325 #: fish/cmds.c:115 fish/cmds.c:369
326 msgid "get the additional kernel options"
327 msgstr ""
328
329 #: fish/cmds.c:116 fish/cmds.c:375
330 msgid "get autosync mode"
331 msgstr ""
332
333 #: fish/cmds.c:117 fish/cmds.c:426
334 msgid "get direct appliance mode flag"
335 msgstr ""
336
337 #: fish/cmds.c:118 fish/cmds.c:681
338 msgid "get the ext2/3/4 filesystem label"
339 msgstr ""
340
341 #: fish/cmds.c:119 fish/cmds.c:687
342 msgid "get the ext2/3/4 filesystem UUID"
343 msgstr ""
344
345 #: fish/cmds.c:120 fish/cmds.c:402
346 msgid "get memory allocated to the qemu subprocess"
347 msgstr ""
348
349 #: fish/cmds.c:121 fish/cmds.c:363
350 msgid "get the search path"
351 msgstr ""
352
353 #: fish/cmds.c:122 fish/cmds.c:405
354 msgid "get PID of qemu subprocess"
355 msgstr ""
356
357 #: fish/cmds.c:123 fish/cmds.c:357
358 msgid "get the qemu binary"
359 msgstr ""
360
361 #: fish/cmds.c:124 fish/cmds.c:432
362 msgid "get recovery process enabled flag"
363 msgstr ""
364
365 #: fish/cmds.c:125 fish/cmds.c:414
366 msgid "get SELinux enabled flag"
367 msgstr ""
368
369 #: fish/cmds.c:126 fish/cmds.c:396
370 msgid "get the current state"
371 msgstr ""
372
373 #: fish/cmds.c:127 fish/cmds.c:420
374 msgid "get command trace enabled flag"
375 msgstr ""
376
377 #: fish/cmds.c:128 fish/cmds.c:1158
378 msgid "get the current umask"
379 msgstr ""
380
381 #: fish/cmds.c:129 fish/cmds.c:381
382 msgid "get verbose mode"
383 msgstr ""
384
385 #: fish/cmds.c:130 fish/cmds.c:996
386 msgid "get SELinux security context"
387 msgstr ""
388
389 #: fish/cmds.c:131 fish/cmds.c:156 fish/cmds.c:861 fish/cmds.c:864
390 msgid "list extended attributes of a file or directory"
391 msgstr ""
392
393 #: fish/cmds.c:132 fish/cmds.c:777
394 msgid "expand a wildcard path"
395 msgstr ""
396
397 #: fish/cmds.c:135 fish/cmds.c:696
398 msgid "install GRUB"
399 msgstr ""
400
401 #: fish/cmds.c:136 fish/cmds.c:801
402 msgid "return first 10 lines of a file"
403 msgstr ""
404
405 #: fish/cmds.c:137 fish/cmds.c:804
406 msgid "return first N lines of a file"
407 msgstr ""
408
409 #: fish/cmds.c:138 fish/cmds.c:726
410 msgid "dump a file in hexadecimal"
411 msgstr ""
412
413 #: fish/cmds.c:139 fish/cmds.c:1101
414 msgid "list the contents of a single file in an initrd"
415 msgstr ""
416
417 #: fish/cmds.c:140 fish/cmds.c:822
418 msgid "list files in an initrd"
419 msgstr ""
420
421 #: fish/cmds.c:141 fish/cmds.c:978
422 msgid "add an inotify watch"
423 msgstr ""
424
425 #: fish/cmds.c:142 fish/cmds.c:990
426 msgid "close the inotify handle"
427 msgstr ""
428
429 #: fish/cmds.c:143 fish/cmds.c:987
430 msgid "return list of watched files that had events"
431 msgstr ""
432
433 #: fish/cmds.c:144 fish/cmds.c:975
434 msgid "create an inotify handle"
435 msgstr ""
436
437 #: fish/cmds.c:145 fish/cmds.c:984
438 msgid "return list of inotify events"
439 msgstr ""
440
441 #: fish/cmds.c:146 fish/cmds.c:981
442 msgid "remove an inotify watch"
443 msgstr ""
444
445 #: fish/cmds.c:147 fish/cmds.c:393
446 msgid "is busy processing a command"
447 msgstr ""
448
449 #: fish/cmds.c:148 fish/cmds.c:387
450 msgid "is in configuration state"
451 msgstr ""
452
453 #: fish/cmds.c:149 fish/cmds.c:150 fish/cmds.c:549 fish/cmds.c:552
454 msgid "test if file exists"
455 msgstr ""
456
457 #: fish/cmds.c:151 fish/cmds.c:390
458 msgid "is launching subprocess"
459 msgstr ""
460
461 #: fish/cmds.c:152 fish/cmds.c:384
462 msgid "is ready to accept commands"
463 msgstr ""
464
465 #: fish/cmds.c:153 fish/cmds.c:339
466 msgid "kill the qemu subprocess"
467 msgstr ""
468
469 #: fish/cmds.c:154 fish/cmds.c:336
470 msgid "launch the qemu subprocess"
471 msgstr ""
472
473 #: fish/cmds.c:157 fish/cmds.c:459
474 msgid "list the block devices"
475 msgstr ""
476
477 #: fish/cmds.c:158 fish/cmds.c:462
478 msgid "list the partitions"
479 msgstr ""
480
481 #: fish/cmds.c:159 fish/cmds.c:453
482 msgid "list the files in a directory (long format)"
483 msgstr ""
484
485 #: fish/cmds.c:160 fish/cmds.c:161 fish/cmds.c:930 fish/cmds.c:933
486 msgid "create a hard link"
487 msgstr ""
488
489 #: fish/cmds.c:162 fish/cmds.c:163 fish/cmds.c:936 fish/cmds.c:939
490 msgid "create a symbolic link"
491 msgstr ""
492
493 #: fish/cmds.c:164 fish/cmds.c:239 fish/cmds.c:873 fish/cmds.c:876
494 msgid "remove extended attribute of a file or directory"
495 msgstr ""
496
497 #: fish/cmds.c:165 fish/cmds.c:456
498 msgid "list the files in a directory"
499 msgstr ""
500
501 #: fish/cmds.c:166 fish/cmds.c:262 fish/cmds.c:867 fish/cmds.c:870
502 msgid "set extended attribute of a file or directory"
503 msgstr ""
504
505 #: fish/cmds.c:167 fish/cmds.c:597
506 msgid "get file information for a symbolic link"
507 msgstr ""
508
509 #: fish/cmds.c:168 fish/cmds.c:1050
510 msgid "lstat on multiple files"
511 msgstr ""
512
513 #: fish/cmds.c:169 fish/cmds.c:561
514 msgid "create an LVM logical volume"
515 msgstr ""
516
517 #: fish/cmds.c:170 fish/cmds.c:582
518 msgid "remove all LVM LVs, VGs and PVs"
519 msgstr ""
520
521 #: fish/cmds.c:171 fish/cmds.c:669
522 msgid "remove an LVM logical volume"
523 msgstr ""
524
525 #: fish/cmds.c:172 fish/cmds.c:1095
526 msgid "rename an LVM logical volume"
527 msgstr ""
528
529 #: fish/cmds.c:173 fish/cmds.c:753
530 msgid "resize an LVM logical volume"
531 msgstr ""
532
533 #: fish/cmds.c:174 fish/cmds.c:1152
534 msgid "expand an LV to fill free space"
535 msgstr ""
536
537 #: fish/cmds.c:175 fish/cmds.c:176 fish/cmds.c:471 fish/cmds.c:480
538 msgid "list the LVM logical volumes (LVs)"
539 msgstr ""
540
541 #: fish/cmds.c:177 fish/cmds.c:1110
542 msgid "get the UUID of a logical volume"
543 msgstr ""
544
545 #: fish/cmds.c:178 fish/cmds.c:1053
546 msgid "lgetxattr on multiple files"
547 msgstr ""
548
549 #: fish/cmds.c:179 fish/cmds.c:534
550 msgid "create a directory"
551 msgstr ""
552
553 #: fish/cmds.c:180 fish/cmds.c:1044
554 msgid "create a directory with a particular mode"
555 msgstr ""
556
557 #: fish/cmds.c:181 fish/cmds.c:537
558 msgid "create a directory and parents"
559 msgstr ""
560
561 #: fish/cmds.c:182 fish/cmds.c:789
562 msgid "create a temporary directory"
563 msgstr ""
564
565 #: fish/cmds.c:183 fish/cmds.c:184 fish/cmds.c:185 fish/cmds.c:1011
566 #: fish/cmds.c:1014 fish/cmds.c:1017
567 msgid "make ext2/3/4 filesystem with external journal"
568 msgstr ""
569
570 #: fish/cmds.c:186 fish/cmds.c:1002
571 msgid "make ext2/3/4 external journal"
572 msgstr ""
573
574 #: fish/cmds.c:187 fish/cmds.c:1005
575 msgid "make ext2/3/4 external journal with label"
576 msgstr ""
577
578 #: fish/cmds.c:188 fish/cmds.c:1008
579 msgid "make ext2/3/4 external journal with UUID"
580 msgstr ""
581
582 #: fish/cmds.c:189 fish/cmds.c:840
583 msgid "make FIFO (named pipe)"
584 msgstr ""
585
586 #: fish/cmds.c:190 fish/cmds.c:564
587 msgid "make a filesystem"
588 msgstr ""
589
590 #: fish/cmds.c:191 fish/cmds.c:999
591 msgid "make a filesystem with block size"
592 msgstr ""
593
594 #: fish/cmds.c:192 fish/cmds.c:882
595 msgid "create a mountpoint"
596 msgstr ""
597
598 #: fish/cmds.c:193 fish/cmds.c:837
599 msgid "make block, character or FIFO devices"
600 msgstr ""
601
602 #: fish/cmds.c:194 fish/cmds.c:843
603 msgid "make block device node"
604 msgstr ""
605
606 #: fish/cmds.c:195 fish/cmds.c:846
607 msgid "make char device node"
608 msgstr ""
609
610 #: fish/cmds.c:196 fish/cmds.c:828
611 msgid "create a swap partition"
612 msgstr ""
613
614 #: fish/cmds.c:197 fish/cmds.c:831
615 msgid "create a swap partition with a label"
616 msgstr ""
617
618 #: fish/cmds.c:198 fish/cmds.c:834
619 msgid "create a swap partition with an explicit UUID"
620 msgstr ""
621
622 #: fish/cmds.c:199 fish/cmds.c:972
623 msgid "create a swap file"
624 msgstr ""
625
626 #: fish/cmds.c:200 fish/cmds.c:1020
627 msgid "load a kernel module"
628 msgstr ""
629
630 #: fish/cmds.c:201 fish/cmds.c:441
631 msgid "mount a guest disk at a position in the filesystem"
632 msgstr ""
633
634 #: fish/cmds.c:202 fish/cmds.c:825
635 msgid "mount a file using the loop device"
636 msgstr ""
637
638 #: fish/cmds.c:203 fish/cmds.c:660
639 msgid "mount a guest disk with mount options"
640 msgstr ""
641
642 #: fish/cmds.c:204 fish/cmds.c:657
643 msgid "mount a guest disk, read-only"
644 msgstr ""
645
646 #: fish/cmds.c:205 fish/cmds.c:663
647 msgid "mount a guest disk with mount options and vfstype"
648 msgstr ""
649
650 #: fish/cmds.c:206 fish/cmds.c:879
651 msgid "show mountpoints"
652 msgstr ""
653
654 #: fish/cmds.c:207 fish/cmds.c:576
655 msgid "show mounted filesystems"
656 msgstr ""
657
658 #: fish/cmds.c:208 fish/cmds.c:705
659 msgid "move a file"
660 msgstr ""
661
662 #: fish/cmds.c:209 fish/cmds.c:768
663 msgid "probe NTFS volume"
664 msgstr ""
665
666 #: fish/cmds.c:210 fish/cmds.c:1131
667 msgid "resize an NTFS filesystem"
668 msgstr ""
669
670 #: fish/cmds.c:211 fish/cmds.c:1188
671 msgid "resize an NTFS filesystem (with size)"
672 msgstr ""
673
674 #: fish/cmds.c:212 fish/cmds.c:1065
675 msgid "add a partition to the device"
676 msgstr ""
677
678 #: fish/cmds.c:213 fish/cmds.c:1137
679 msgid "delete a partition"
680 msgstr ""
681
682 #: fish/cmds.c:214 fish/cmds.c:1068
683 msgid "partition whole disk with a single primary partition"
684 msgstr ""
685
686 #: fish/cmds.c:215 fish/cmds.c:1140
687 msgid "return true if a partition is bootable"
688 msgstr ""
689
690 #: fish/cmds.c:216 fish/cmds.c:1143
691 msgid "get the MBR type byte (ID byte) from a partition"
692 msgstr ""
693
694 #: fish/cmds.c:217 fish/cmds.c:1080
695 msgid "get the partition table type"
696 msgstr ""
697
698 #: fish/cmds.c:218 fish/cmds.c:1062
699 msgid "create an empty partition table"
700 msgstr ""
701
702 #: fish/cmds.c:219 fish/cmds.c:1077
703 msgid "list partitions on a device"
704 msgstr ""
705
706 #: fish/cmds.c:220 fish/cmds.c:1071
707 msgid "make a partition bootable"
708 msgstr ""
709
710 #: fish/cmds.c:221 fish/cmds.c:1146
711 msgid "set the MBR type byte (ID byte) of a partition"
712 msgstr ""
713
714 #: fish/cmds.c:222 fish/cmds.c:1074
715 msgid "set partition name"
716 msgstr ""
717
718 #: fish/cmds.c:223 fish/cmds.c:714
719 msgid "ping the guest daemon"
720 msgstr ""
721
722 #: fish/cmds.c:224 fish/cmds.c:1059
723 msgid "read part of a file"
724 msgstr ""
725
726 #: fish/cmds.c:225 fish/cmds.c:555
727 msgid "create an LVM physical volume"
728 msgstr ""
729
730 #: fish/cmds.c:226 fish/cmds.c:675
731 msgid "remove an LVM physical volume"
732 msgstr ""
733
734 #: fish/cmds.c:227 fish/cmds.c:732
735 msgid "resize an LVM physical volume"
736 msgstr ""
737
738 #: fish/cmds.c:228 fish/cmds.c:1185
739 msgid "resize an LVM physical volume (with size)"
740 msgstr ""
741
742 #: fish/cmds.c:229 fish/cmds.c:230 fish/cmds.c:465 fish/cmds.c:474
743 msgid "list the LVM physical volumes (PVs)"
744 msgstr ""
745
746 #: fish/cmds.c:231 fish/cmds.c:1104
747 msgid "get the UUID of a physical volume"
748 msgstr ""
749
750 #: fish/cmds.c:232 fish/cmds.c:1179
751 msgid "write to part of a file"
752 msgstr ""
753
754 #: fish/cmds.c:233 fish/cmds.c:888
755 msgid "read a file"
756 msgstr ""
757
758 #: fish/cmds.c:234 fish/cmds.c:483
759 msgid "read file as lines"
760 msgstr ""
761
762 #: fish/cmds.c:235 fish/cmds.c:852
763 msgid "read directories entries"
764 msgstr ""
765
766 #: fish/cmds.c:236 fish/cmds.c:942
767 msgid "read the target of a symbolic link"
768 msgstr ""
769
770 #: fish/cmds.c:237 fish/cmds.c:1056
771 msgid "readlink on multiple files"
772 msgstr ""
773
774 #: fish/cmds.c:238 fish/cmds.c:927
775 msgid "canonicalized absolute pathname"
776 msgstr ""
777
778 #: fish/cmds.c:240 fish/cmds.c:756
779 msgid "resize an ext2/ext3 filesystem"
780 msgstr ""
781
782 #: fish/cmds.c:241 fish/cmds.c:1182
783 msgid "resize an ext2/ext3 filesystem (with size)"
784 msgstr ""
785
786 #: fish/cmds.c:242 fish/cmds.c:525
787 msgid "remove a file"
788 msgstr ""
789
790 #: fish/cmds.c:243 fish/cmds.c:531
791 msgid "remove a file or directory recursively"
792 msgstr ""
793
794 #: fish/cmds.c:244 fish/cmds.c:528
795 msgid "remove a directory"
796 msgstr ""
797
798 #: fish/cmds.c:245 fish/cmds.c:885
799 msgid "remove a mountpoint"
800 msgstr ""
801
802 #: fish/cmds.c:246 fish/cmds.c:780
803 msgid "scrub (securely wipe) a device"
804 msgstr ""
805
806 #: fish/cmds.c:247 fish/cmds.c:783
807 msgid "scrub (securely wipe) a file"
808 msgstr ""
809
810 #: fish/cmds.c:248 fish/cmds.c:786
811 msgid "scrub (securely wipe) free space"
812 msgstr ""
813
814 #: fish/cmds.c:249 fish/cmds.c:366
815 msgid "add options to kernel command line"
816 msgstr ""
817
818 #: fish/cmds.c:250 fish/cmds.c:372
819 msgid "set autosync mode"
820 msgstr ""
821
822 #: fish/cmds.c:251 fish/cmds.c:423
823 msgid "enable or disable direct appliance mode"
824 msgstr ""
825
826 #: fish/cmds.c:252 fish/cmds.c:678
827 msgid "set the ext2/3/4 filesystem label"
828 msgstr ""
829
830 #: fish/cmds.c:253 fish/cmds.c:684
831 msgid "set the ext2/3/4 filesystem UUID"
832 msgstr ""
833
834 #: fish/cmds.c:254 fish/cmds.c:399
835 msgid "set memory allocated to the qemu subprocess"
836 msgstr ""
837
838 #: fish/cmds.c:255 fish/cmds.c:360
839 msgid "set the search path"
840 msgstr ""
841
842 #: fish/cmds.c:256 fish/cmds.c:354
843 msgid "set the qemu binary"
844 msgstr ""
845
846 #: fish/cmds.c:257 fish/cmds.c:429
847 msgid "enable or disable the recovery process"
848 msgstr ""
849
850 #: fish/cmds.c:258 fish/cmds.c:411
851 msgid "set SELinux enabled or disabled at appliance boot"
852 msgstr ""
853
854 #: fish/cmds.c:259 fish/cmds.c:417
855 msgid "enable or disable command traces"
856 msgstr ""
857
858 #: fish/cmds.c:260 fish/cmds.c:378
859 msgid "set verbose mode"
860 msgstr ""
861
862 #: fish/cmds.c:261 fish/cmds.c:993
863 msgid "set SELinux security context"
864 msgstr ""
865
866 #: fish/cmds.c:263 fish/cmds.c:264 fish/cmds.c:567 fish/cmds.c:855
867 msgid "create partitions on a block device"
868 msgstr ""
869
870 #: fish/cmds.c:265 fish/cmds.c:735
871 msgid "modify a single partition on a block device"
872 msgstr ""
873
874 #: fish/cmds.c:266 fish/cmds.c:744
875 msgid "display the disk geometry from the partition table"
876 msgstr ""
877
878 #: fish/cmds.c:267 fish/cmds.c:741
879 msgid "display the kernel geometry"
880 msgstr ""
881
882 #: fish/cmds.c:268 fish/cmds.c:738
883 msgid "display the partition table"
884 msgstr ""
885
886 #: fish/cmds.c:269 fish/cmds.c:771
887 msgid "run a command via the shell"
888 msgstr ""
889
890 #: fish/cmds.c:270 fish/cmds.c:774
891 msgid "run a command via the shell returning lines"
892 msgstr ""
893
894 #: fish/cmds.c:271 fish/cmds.c:765
895 msgid "sleep for some seconds"
896 msgstr ""
897
898 #: fish/cmds.c:272 fish/cmds.c:594
899 msgid "get file information"
900 msgstr ""
901
902 #: fish/cmds.c:273 fish/cmds.c:600
903 msgid "get file system statistics"
904 msgstr ""
905
906 #: fish/cmds.c:274 fish/cmds.c:275 fish/cmds.c:720 fish/cmds.c:723
907 msgid "print the printable strings in a file"
908 msgstr ""
909
910 #: fish/cmds.c:276 fish/cmds.c:951
911 msgid "disable swap on device"
912 msgstr ""
913
914 #: fish/cmds.c:277 fish/cmds.c:957
915 msgid "disable swap on file"
916 msgstr ""
917
918 #: fish/cmds.c:278 fish/cmds.c:963
919 msgid "disable swap on labeled swap partition"
920 msgstr ""
921
922 #: fish/cmds.c:279 fish/cmds.c:969
923 msgid "disable swap on swap partition by UUID"
924 msgstr ""
925
926 #: fish/cmds.c:280 fish/cmds.c:948
927 msgid "enable swap on device"
928 msgstr ""
929
930 #: fish/cmds.c:281 fish/cmds.c:954
931 msgid "enable swap on file"
932 msgstr ""
933
934 #: fish/cmds.c:282 fish/cmds.c:960
935 msgid "enable swap on labeled swap partition"
936 msgstr ""
937
938 #: fish/cmds.c:283 fish/cmds.c:966
939 msgid "enable swap on swap partition by UUID"
940 msgstr ""
941
942 #: fish/cmds.c:284 fish/cmds.c:444
943 msgid "sync disks, writes are flushed through to the disk image"
944 msgstr ""
945
946 #: fish/cmds.c:285 fish/cmds.c:807
947 msgid "return last 10 lines of a file"
948 msgstr ""
949
950 #: fish/cmds.c:286 fish/cmds.c:810
951 msgid "return last N lines of a file"
952 msgstr ""
953
954 #: fish/cmds.c:287 fish/cmds.c:645
955 msgid "unpack tarfile to directory"
956 msgstr ""
957
958 #: fish/cmds.c:288 fish/cmds.c:648
959 msgid "pack directory into tarfile"
960 msgstr ""
961
962 #: fish/cmds.c:289 fish/cmds.c:295 fish/cmds.c:651 fish/cmds.c:1125
963 msgid "unpack compressed tarball to directory"
964 msgstr ""
965
966 #: fish/cmds.c:290 fish/cmds.c:296 fish/cmds.c:654 fish/cmds.c:1128
967 msgid "pack directory into compressed tarball"
968 msgstr ""
969
970 #: fish/cmds.c:291 fish/cmds.c:447
971 msgid "update file timestamps or create a new file"
972 msgstr ""
973
974 #: fish/cmds.c:292 fish/cmds.c:1035
975 msgid "truncate a file to zero size"
976 msgstr ""
977
978 #: fish/cmds.c:293 fish/cmds.c:1038
979 msgid "truncate a file to a particular size"
980 msgstr ""
981
982 #: fish/cmds.c:294 fish/cmds.c:603
983 msgid "get ext2/ext3/ext4 superblock details"
984 msgstr ""
985
986 #: fish/cmds.c:297 fish/cmds.c:849
987 msgid "set file mode creation mask (umask)"
988 msgstr ""
989
990 #: fish/cmds.c:298 fish/cmds.c:573
991 msgid "unmount a filesystem"
992 msgstr ""
993
994 #: fish/cmds.c:299 fish/cmds.c:579
995 msgid "unmount all filesystems"
996 msgstr ""
997
998 #: fish/cmds.c:300 fish/cmds.c:636
999 msgid "upload a file from the local machine"
1000 msgstr ""
1001
1002 #: fish/cmds.c:301 fish/cmds.c:1041
1003 msgid "set timestamp of a file with nanosecond precision"
1004 msgstr ""
1005
1006 #: fish/cmds.c:302 fish/cmds.c:408
1007 msgid "get the library version number"
1008 msgstr ""
1009
1010 #: fish/cmds.c:303 fish/cmds.c:1032
1011 msgid "get the Linux VFS type corresponding to a mounted device"
1012 msgstr ""
1013
1014 #: fish/cmds.c:304 fish/cmds.c:750
1015 msgid "activate or deactivate some volume groups"
1016 msgstr ""
1017
1018 #: fish/cmds.c:305 fish/cmds.c:747
1019 msgid "activate or deactivate all volume groups"
1020 msgstr ""
1021
1022 #: fish/cmds.c:306 fish/cmds.c:558
1023 msgid "create an LVM volume group"
1024 msgstr ""
1025
1026 #: fish/cmds.c:307 fish/cmds.c:1116
1027 msgid "get the LV UUIDs of all LVs in the volume group"
1028 msgstr ""
1029
1030 #: fish/cmds.c:308 fish/cmds.c:1113
1031 msgid "get the PV UUIDs containing the volume group"
1032 msgstr ""
1033
1034 #: fish/cmds.c:309 fish/cmds.c:672
1035 msgid "remove an LVM volume group"
1036 msgstr ""
1037
1038 #: fish/cmds.c:310 fish/cmds.c:1098
1039 msgid "rename an LVM volume group"
1040 msgstr ""
1041
1042 #: fish/cmds.c:311 fish/cmds.c:312 fish/cmds.c:468 fish/cmds.c:477
1043 msgid "list the LVM volume groups (VGs)"
1044 msgstr ""
1045
1046 #: fish/cmds.c:313 fish/cmds.c:1134
1047 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1048 msgstr ""
1049
1050 #: fish/cmds.c:314 fish/cmds.c:1107
1051 msgid "get the UUID of a volume group"
1052 msgstr ""
1053
1054 #: fish/cmds.c:315 fish/cmds.c:798
1055 msgid "count characters in a file"
1056 msgstr ""
1057
1058 #: fish/cmds.c:316 fish/cmds.c:792
1059 msgid "count lines in a file"
1060 msgstr ""
1061
1062 #: fish/cmds.c:317 fish/cmds.c:795
1063 msgid "count words in a file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:318 fish/cmds.c:1176
1067 msgid "create a new file"
1068 msgstr ""
1069
1070 #: fish/cmds.c:319 fish/cmds.c:570
1071 msgid "create a file"
1072 msgstr ""
1073
1074 #: fish/cmds.c:322 fish/cmds.c:693
1075 msgid "write zeroes to the device"
1076 msgstr ""
1077
1078 #: fish/cmds.c:323 fish/cmds.c:1122
1079 msgid "write zeroes to an entire device"
1080 msgstr ""
1081
1082 #: fish/cmds.c:324 fish/cmds.c:729
1083 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1084 msgstr ""
1085
1086 #: fish/cmds.c:327 fish/cmds.c:858
1087 msgid "determine file type inside a compressed file"
1088 msgstr ""
1089
1090 #: fish/cmds.c:330
1091 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1092 msgstr ""
1093
1094 #: fish/cmds.c:1472 fish/cmds.c:1484 fish/cmds.c:1497 fish/cmds.c:1511
1095 #: fish/cmds.c:1525 fish/cmds.c:1540 fish/cmds.c:1555 fish/cmds.c:1568
1096 #: fish/cmds.c:1583 fish/cmds.c:1596 fish/cmds.c:1611 fish/cmds.c:1624
1097 #: fish/cmds.c:1638 fish/cmds.c:1651 fish/cmds.c:1666 fish/cmds.c:1679
1098 #: fish/cmds.c:1693 fish/cmds.c:1707 fish/cmds.c:1721 fish/cmds.c:1735
1099 #: fish/cmds.c:1749 fish/cmds.c:1764 fish/cmds.c:1795 fish/cmds.c:1809
1100 #: fish/cmds.c:1823 fish/cmds.c:1839 fish/cmds.c:1852 fish/cmds.c:1867
1101 #: fish/cmds.c:1880 fish/cmds.c:1895 fish/cmds.c:1908 fish/cmds.c:1923
1102 #: fish/cmds.c:1936 fish/cmds.c:1952 fish/cmds.c:1968 fish/cmds.c:1984
1103 #: fish/cmds.c:1998 fish/cmds.c:2011 fish/cmds.c:2027 fish/cmds.c:2046
1104 #: fish/cmds.c:2065 fish/cmds.c:2083 fish/cmds.c:2098 fish/cmds.c:2113
1105 #: fish/cmds.c:2128 fish/cmds.c:2143 fish/cmds.c:2158 fish/cmds.c:2173
1106 #: fish/cmds.c:2188 fish/cmds.c:2204 fish/cmds.c:2224 fish/cmds.c:2258
1107 #: fish/cmds.c:2272 fish/cmds.c:2291 fish/cmds.c:2310 fish/cmds.c:2328
1108 #: fish/cmds.c:2345 fish/cmds.c:2361 fish/cmds.c:2378 fish/cmds.c:2393
1109 #: fish/cmds.c:2409 fish/cmds.c:2421 fish/cmds.c:2434 fish/cmds.c:2451
1110 #: fish/cmds.c:2467 fish/cmds.c:2483 fish/cmds.c:2499 fish/cmds.c:2515
1111 #: fish/cmds.c:2532 fish/cmds.c:2569 fish/cmds.c:2623 fish/cmds.c:2641
1112 #: fish/cmds.c:2659 fish/cmds.c:2677 fish/cmds.c:2692 fish/cmds.c:2711
1113 #: fish/cmds.c:2746 fish/cmds.c:2765 fish/cmds.c:2841 fish/cmds.c:2877
1114 #: fish/cmds.c:2890 fish/cmds.c:2905 fish/cmds.c:2917 fish/cmds.c:2930
1115 #: fish/cmds.c:2949 fish/cmds.c:2968 fish/cmds.c:2987 fish/cmds.c:3006
1116 #: fish/cmds.c:3025 fish/cmds.c:3044 fish/cmds.c:3061 fish/cmds.c:3075
1117 #: fish/cmds.c:3089 fish/cmds.c:3105 fish/cmds.c:3121 fish/cmds.c:3138
1118 #: fish/cmds.c:3171 fish/cmds.c:3187 fish/cmds.c:3203 fish/cmds.c:3217
1119 #: fish/cmds.c:3232 fish/cmds.c:3252 fish/cmds.c:3272 fish/cmds.c:3293
1120 #: fish/cmds.c:3313 fish/cmds.c:3331 fish/cmds.c:3351 fish/cmds.c:3371
1121 #: fish/cmds.c:3388 fish/cmds.c:3407 fish/cmds.c:3425 fish/cmds.c:3445
1122 #: fish/cmds.c:3459 fish/cmds.c:3473 fish/cmds.c:3488 fish/cmds.c:3503
1123 #: fish/cmds.c:3521 fish/cmds.c:3536 fish/cmds.c:3554 fish/cmds.c:3571
1124 #: fish/cmds.c:3586 fish/cmds.c:3604 fish/cmds.c:3624 fish/cmds.c:3644
1125 #: fish/cmds.c:3663 fish/cmds.c:3694 fish/cmds.c:3709 fish/cmds.c:3723
1126 #: fish/cmds.c:3744 fish/cmds.c:3764 fish/cmds.c:3784 fish/cmds.c:3803
1127 #: fish/cmds.c:3817 fish/cmds.c:3836 fish/cmds.c:3927 fish/cmds.c:3944
1128 #: fish/cmds.c:3961 fish/cmds.c:3978 fish/cmds.c:3993 fish/cmds.c:4011
1129 #: fish/cmds.c:4044 fish/cmds.c:4058 fish/cmds.c:4077 fish/cmds.c:4091
1130 #: fish/cmds.c:4124 fish/cmds.c:4141 fish/cmds.c:4158 fish/cmds.c:4175
1131 #: fish/cmds.c:4194 fish/cmds.c:4208 fish/cmds.c:4224 fish/cmds.c:4240
1132 #: fish/cmds.c:4259 fish/cmds.c:4277 fish/cmds.c:4295 fish/cmds.c:4313
1133 #: fish/cmds.c:4333 fish/cmds.c:4371 fish/cmds.c:4391 fish/cmds.c:4428
1134 #: fish/cmds.c:4443 fish/cmds.c:4459 fish/cmds.c:4477 fish/cmds.c:4497
1135 #: fish/cmds.c:4516 fish/cmds.c:4531 fish/cmds.c:4547 fish/cmds.c:4565
1136 #: fish/cmds.c:4639 fish/cmds.c:4677 fish/cmds.c:4753 fish/cmds.c:4826
1137 #: fish/cmds.c:4860 fish/cmds.c:4880 fish/cmds.c:4898 fish/cmds.c:4918
1138 #: fish/cmds.c:4937 fish/cmds.c:4959 fish/cmds.c:4999 fish/cmds.c:5037
1139 #: fish/cmds.c:5055 fish/cmds.c:5071 fish/cmds.c:5087 fish/cmds.c:5101
1140 #: fish/cmds.c:5116 fish/cmds.c:5140 fish/cmds.c:5161 fish/cmds.c:5182
1141 #: fish/cmds.c:5203 fish/cmds.c:5224 fish/cmds.c:5245 fish/cmds.c:5266
1142 #: fish/cmds.c:5287 fish/cmds.c:5308 fish/cmds.c:5329 fish/cmds.c:5350
1143 #: fish/cmds.c:5371 fish/cmds.c:5391 fish/cmds.c:5411 fish/cmds.c:5429
1144 #: fish/cmds.c:5447 fish/cmds.c:5465 fish/cmds.c:5482 fish/cmds.c:5502
1145 #: fish/cmds.c:5537 fish/cmds.c:5551 fish/cmds.c:5565 fish/cmds.c:5581
1146 #: fish/cmds.c:5597 fish/cmds.c:5611 fish/cmds.c:5625 fish/cmds.c:5639
1147 #: fish/cmds.c:5653 fish/cmds.c:5669 fish/cmds.c:5702 fish/cmds.c:5739
1148 #: fish/cmds.c:5770 fish/cmds.c:5785 fish/cmds.c:5800 fish/cmds.c:5813
1149 #: fish/cmds.c:5826 fish/cmds.c:5844 fish/cmds.c:5879 fish/cmds.c:5914
1150 #: fish/cmds.c:5950 fish/cmds.c:5987 fish/cmds.c:6025 fish/cmds.c:6063
1151 #: fish/cmds.c:6098 fish/cmds.c:6112 fish/cmds.c:6132 fish/cmds.c:6151
1152 #: fish/cmds.c:6170 fish/cmds.c:6187 fish/cmds.c:6204 fish/cmds.c:6237
1153 #: fish/cmds.c:6306 fish/cmds.c:6343 fish/cmds.c:6398 fish/cmds.c:6421
1154 #: fish/cmds.c:6444 fish/cmds.c:6469 fish/cmds.c:6525 fish/cmds.c:6543
1155 #: fish/cmds.c:6585 fish/cmds.c:6602 fish/cmds.c:6638 fish/cmds.c:6672
1156 #: fish/cmds.c:6689 fish/cmds.c:6708 fish/cmds.c:6762 fish/cmds.c:6779
1157 #: fish/cmds.c:6798 fish/cmds.c:6817 fish/cmds.c:6833 fish/cmds.c:6850
1158 #: fish/cmds.c:6874 fish/cmds.c:6891 fish/cmds.c:6908 fish/cmds.c:6925
1159 #: fish/cmds.c:6942 fish/cmds.c:6961 fish/cmds.c:6993 fish/cmds.c:7008
1160 #: fish/cmds.c:7028 fish/cmds.c:7047 fish/cmds.c:7060 fish/cmds.c:7074
1161 #: fish/cmds.c:7108 fish/cmds.c:7144 fish/cmds.c:7181 fish/cmds.c:7234
1162 #: fish/cmds.c:7253 fish/cmds.c:7286 fish/cmds.c:7299 fish/cmds.c:7316
1163 #: fish/cmds.c:7353 fish/cmds.c:7373 fish/cmds.c:7394 fish/cmds.c:7416
1164 #: fish/cmds.c:7454 fish/cmds.c:7475 fish/cmds.c:7509 fish/cmds.c:7537
1165 #: fish/cmds.c:7565 fish/cmds.c:7591 fish/cmds.c:7608
1166 #, c-format
1167 msgid "%s should have %d parameter(s)\n"
1168 msgstr ""
1169
1170 #: fish/cmds.c:1473 fish/cmds.c:1485 fish/cmds.c:1498 fish/cmds.c:1512
1171 #: fish/cmds.c:1526 fish/cmds.c:1541 fish/cmds.c:1556 fish/cmds.c:1569
1172 #: fish/cmds.c:1584 fish/cmds.c:1597 fish/cmds.c:1612 fish/cmds.c:1625
1173 #: fish/cmds.c:1639 fish/cmds.c:1652 fish/cmds.c:1667 fish/cmds.c:1680
1174 #: fish/cmds.c:1694 fish/cmds.c:1708 fish/cmds.c:1722 fish/cmds.c:1736
1175 #: fish/cmds.c:1750 fish/cmds.c:1765 fish/cmds.c:1796 fish/cmds.c:1810
1176 #: fish/cmds.c:1824 fish/cmds.c:1840 fish/cmds.c:1853 fish/cmds.c:1868
1177 #: fish/cmds.c:1881 fish/cmds.c:1896 fish/cmds.c:1909 fish/cmds.c:1924
1178 #: fish/cmds.c:1937 fish/cmds.c:1953 fish/cmds.c:1969 fish/cmds.c:1985
1179 #: fish/cmds.c:1999 fish/cmds.c:2012 fish/cmds.c:2028 fish/cmds.c:2047
1180 #: fish/cmds.c:2066 fish/cmds.c:2084 fish/cmds.c:2099 fish/cmds.c:2114
1181 #: fish/cmds.c:2129 fish/cmds.c:2144 fish/cmds.c:2159 fish/cmds.c:2174
1182 #: fish/cmds.c:2189 fish/cmds.c:2205 fish/cmds.c:2225 fish/cmds.c:2259
1183 #: fish/cmds.c:2273 fish/cmds.c:2292 fish/cmds.c:2311 fish/cmds.c:2329
1184 #: fish/cmds.c:2346 fish/cmds.c:2362 fish/cmds.c:2379 fish/cmds.c:2394
1185 #: fish/cmds.c:2410 fish/cmds.c:2422 fish/cmds.c:2435 fish/cmds.c:2452
1186 #: fish/cmds.c:2468 fish/cmds.c:2484 fish/cmds.c:2500 fish/cmds.c:2516
1187 #: fish/cmds.c:2533 fish/cmds.c:2570 fish/cmds.c:2624 fish/cmds.c:2642
1188 #: fish/cmds.c:2660 fish/cmds.c:2678 fish/cmds.c:2693 fish/cmds.c:2712
1189 #: fish/cmds.c:2747 fish/cmds.c:2766 fish/cmds.c:2842 fish/cmds.c:2878
1190 #: fish/cmds.c:2891 fish/cmds.c:2906 fish/cmds.c:2918 fish/cmds.c:2931
1191 #: fish/cmds.c:2950 fish/cmds.c:2969 fish/cmds.c:2988 fish/cmds.c:3007
1192 #: fish/cmds.c:3026 fish/cmds.c:3045 fish/cmds.c:3062 fish/cmds.c:3076
1193 #: fish/cmds.c:3090 fish/cmds.c:3106 fish/cmds.c:3122 fish/cmds.c:3139
1194 #: fish/cmds.c:3172 fish/cmds.c:3188 fish/cmds.c:3204 fish/cmds.c:3218
1195 #: fish/cmds.c:3233 fish/cmds.c:3253 fish/cmds.c:3273 fish/cmds.c:3294
1196 #: fish/cmds.c:3314 fish/cmds.c:3332 fish/cmds.c:3352 fish/cmds.c:3372
1197 #: fish/cmds.c:3389 fish/cmds.c:3408 fish/cmds.c:3426 fish/cmds.c:3446
1198 #: fish/cmds.c:3460 fish/cmds.c:3474 fish/cmds.c:3489 fish/cmds.c:3504
1199 #: fish/cmds.c:3522 fish/cmds.c:3537 fish/cmds.c:3555 fish/cmds.c:3572
1200 #: fish/cmds.c:3587 fish/cmds.c:3605 fish/cmds.c:3625 fish/cmds.c:3645
1201 #: fish/cmds.c:3664 fish/cmds.c:3695 fish/cmds.c:3710 fish/cmds.c:3724
1202 #: fish/cmds.c:3745 fish/cmds.c:3765 fish/cmds.c:3785 fish/cmds.c:3804
1203 #: fish/cmds.c:3818 fish/cmds.c:3837 fish/cmds.c:3928 fish/cmds.c:3945
1204 #: fish/cmds.c:3962 fish/cmds.c:3979 fish/cmds.c:3994 fish/cmds.c:4012
1205 #: fish/cmds.c:4045 fish/cmds.c:4059 fish/cmds.c:4078 fish/cmds.c:4092
1206 #: fish/cmds.c:4125 fish/cmds.c:4142 fish/cmds.c:4159 fish/cmds.c:4176
1207 #: fish/cmds.c:4195 fish/cmds.c:4209 fish/cmds.c:4225 fish/cmds.c:4241
1208 #: fish/cmds.c:4260 fish/cmds.c:4278 fish/cmds.c:4296 fish/cmds.c:4314
1209 #: fish/cmds.c:4334 fish/cmds.c:4372 fish/cmds.c:4392 fish/cmds.c:4429
1210 #: fish/cmds.c:4444 fish/cmds.c:4460 fish/cmds.c:4478 fish/cmds.c:4498
1211 #: fish/cmds.c:4517 fish/cmds.c:4532 fish/cmds.c:4548 fish/cmds.c:4566
1212 #: fish/cmds.c:4640 fish/cmds.c:4678 fish/cmds.c:4754 fish/cmds.c:4827
1213 #: fish/cmds.c:4861 fish/cmds.c:4881 fish/cmds.c:4899 fish/cmds.c:4919
1214 #: fish/cmds.c:4938 fish/cmds.c:4960 fish/cmds.c:5000 fish/cmds.c:5038
1215 #: fish/cmds.c:5056 fish/cmds.c:5072 fish/cmds.c:5088 fish/cmds.c:5102
1216 #: fish/cmds.c:5117 fish/cmds.c:5141 fish/cmds.c:5162 fish/cmds.c:5183
1217 #: fish/cmds.c:5204 fish/cmds.c:5225 fish/cmds.c:5246 fish/cmds.c:5267
1218 #: fish/cmds.c:5288 fish/cmds.c:5309 fish/cmds.c:5330 fish/cmds.c:5351
1219 #: fish/cmds.c:5372 fish/cmds.c:5392 fish/cmds.c:5412 fish/cmds.c:5430
1220 #: fish/cmds.c:5448 fish/cmds.c:5466 fish/cmds.c:5483 fish/cmds.c:5503
1221 #: fish/cmds.c:5538 fish/cmds.c:5552 fish/cmds.c:5566 fish/cmds.c:5582
1222 #: fish/cmds.c:5598 fish/cmds.c:5612 fish/cmds.c:5626 fish/cmds.c:5640
1223 #: fish/cmds.c:5654 fish/cmds.c:5670 fish/cmds.c:5703 fish/cmds.c:5740
1224 #: fish/cmds.c:5771 fish/cmds.c:5786 fish/cmds.c:5801 fish/cmds.c:5814
1225 #: fish/cmds.c:5827 fish/cmds.c:5845 fish/cmds.c:5880 fish/cmds.c:5915
1226 #: fish/cmds.c:5951 fish/cmds.c:5988 fish/cmds.c:6026 fish/cmds.c:6064
1227 #: fish/cmds.c:6099 fish/cmds.c:6113 fish/cmds.c:6133 fish/cmds.c:6152
1228 #: fish/cmds.c:6171 fish/cmds.c:6188 fish/cmds.c:6205 fish/cmds.c:6238
1229 #: fish/cmds.c:6307 fish/cmds.c:6344 fish/cmds.c:6399 fish/cmds.c:6422
1230 #: fish/cmds.c:6445 fish/cmds.c:6470 fish/cmds.c:6526 fish/cmds.c:6544
1231 #: fish/cmds.c:6586 fish/cmds.c:6603 fish/cmds.c:6639 fish/cmds.c:6673
1232 #: fish/cmds.c:6690 fish/cmds.c:6709 fish/cmds.c:6763 fish/cmds.c:6780
1233 #: fish/cmds.c:6799 fish/cmds.c:6818 fish/cmds.c:6834 fish/cmds.c:6851
1234 #: fish/cmds.c:6875 fish/cmds.c:6892 fish/cmds.c:6909 fish/cmds.c:6926
1235 #: fish/cmds.c:6943 fish/cmds.c:6962 fish/cmds.c:6994 fish/cmds.c:7009
1236 #: fish/cmds.c:7029 fish/cmds.c:7048 fish/cmds.c:7061 fish/cmds.c:7075
1237 #: fish/cmds.c:7109 fish/cmds.c:7145 fish/cmds.c:7182 fish/cmds.c:7235
1238 #: fish/cmds.c:7254 fish/cmds.c:7287 fish/cmds.c:7300 fish/cmds.c:7317
1239 #: fish/cmds.c:7354 fish/cmds.c:7374 fish/cmds.c:7395 fish/cmds.c:7417
1240 #: fish/cmds.c:7455 fish/cmds.c:7476 fish/cmds.c:7510 fish/cmds.c:7538
1241 #: fish/cmds.c:7566 fish/cmds.c:7592 fish/cmds.c:7609
1242 #, c-format
1243 msgid "type 'help %s' for help on %s\n"
1244 msgstr ""
1245
1246 #: fish/cmds.c:1775 fish/cmds.c:2237 fish/cmds.c:2543 fish/cmds.c:2580
1247 #: fish/cmds.c:2599 fish/cmds.c:2724 fish/cmds.c:2777 fish/cmds.c:2796
1248 #: fish/cmds.c:2815 fish/cmds.c:2855 fish/cmds.c:3150 fish/cmds.c:3674
1249 #: fish/cmds.c:3848 fish/cmds.c:3867 fish/cmds.c:3886 fish/cmds.c:3905
1250 #: fish/cmds.c:4023 fish/cmds.c:4102 fish/cmds.c:4344 fish/cmds.c:4402
1251 #: fish/cmds.c:4576 fish/cmds.c:4595 fish/cmds.c:4614 fish/cmds.c:4650
1252 #: fish/cmds.c:4688 fish/cmds.c:4707 fish/cmds.c:4726 fish/cmds.c:4764
1253 #: fish/cmds.c:4783 fish/cmds.c:4802 fish/cmds.c:4837 fish/cmds.c:4972
1254 #: fish/cmds.c:5012 fish/cmds.c:5515 fish/cmds.c:5680 fish/cmds.c:5715
1255 #: fish/cmds.c:5750 fish/cmds.c:5856 fish/cmds.c:5890 fish/cmds.c:5925
1256 #: fish/cmds.c:5961 fish/cmds.c:5999 fish/cmds.c:6037 fish/cmds.c:6075
1257 #: fish/cmds.c:6217 fish/cmds.c:6250 fish/cmds.c:6263 fish/cmds.c:6276
1258 #: fish/cmds.c:6289 fish/cmds.c:6319 fish/cmds.c:6354 fish/cmds.c:6373
1259 #: fish/cmds.c:6482 fish/cmds.c:6501 fish/cmds.c:6556 fish/cmds.c:6569
1260 #: fish/cmds.c:6614 fish/cmds.c:6650 fish/cmds.c:6719 fish/cmds.c:6738
1261 #: fish/cmds.c:6976 fish/cmds.c:7086 fish/cmds.c:7120 fish/cmds.c:7156
1262 #: fish/cmds.c:7193 fish/cmds.c:7212 fish/cmds.c:7265 fish/cmds.c:7330
1263 #: fish/cmds.c:7428 fish/cmds.c:7490 fish/cmds.c:7521 fish/cmds.c:7549
1264 #: fish/cmds.c:7577 fish/cmds.c:7621
1265 #, c-format
1266 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1267 msgstr ""
1268
1269 #: fish/cmds.c:1781 fish/cmds.c:2243 fish/cmds.c:2549 fish/cmds.c:2586
1270 #: fish/cmds.c:2605 fish/cmds.c:2730 fish/cmds.c:2783 fish/cmds.c:2802
1271 #: fish/cmds.c:2821 fish/cmds.c:2861 fish/cmds.c:3156 fish/cmds.c:3680
1272 #: fish/cmds.c:3854 fish/cmds.c:3873 fish/cmds.c:3892 fish/cmds.c:3911
1273 #: fish/cmds.c:4029 fish/cmds.c:4108 fish/cmds.c:4350 fish/cmds.c:4408
1274 #: fish/cmds.c:4582 fish/cmds.c:4601 fish/cmds.c:4620 fish/cmds.c:4656
1275 #: fish/cmds.c:4694 fish/cmds.c:4713 fish/cmds.c:4732 fish/cmds.c:4770
1276 #: fish/cmds.c:4789 fish/cmds.c:4808 fish/cmds.c:4843 fish/cmds.c:4978
1277 #: fish/cmds.c:5018 fish/cmds.c:5521 fish/cmds.c:5686 fish/cmds.c:5721
1278 #: fish/cmds.c:5756 fish/cmds.c:5862 fish/cmds.c:5896 fish/cmds.c:5931
1279 #: fish/cmds.c:5967 fish/cmds.c:6005 fish/cmds.c:6043 fish/cmds.c:6081
1280 #: fish/cmds.c:6325 fish/cmds.c:6360 fish/cmds.c:6379 fish/cmds.c:6488
1281 #: fish/cmds.c:6620 fish/cmds.c:6656 fish/cmds.c:6725 fish/cmds.c:6744
1282 #: fish/cmds.c:7092 fish/cmds.c:7126 fish/cmds.c:7162 fish/cmds.c:7199
1283 #: fish/cmds.c:7218 fish/cmds.c:7271 fish/cmds.c:7336 fish/cmds.c:7434
1284 #, c-format
1285 msgid "%s: %s: integer out of range\n"
1286 msgstr ""
1287
1288 #: fish/cmds.c:8496
1289 #, c-format
1290 msgid "%s: unknown command\n"
1291 msgstr ""
1292
1293 #: fish/edit.c:86
1294 #, c-format
1295 msgid "use '%s filename' to edit a file\n"
1296 msgstr ""
1297
1298 #: fish/fish.c:88 fuse/guestmount.c:879
1299 #, c-format
1300 msgid "Try `%s --help' for more information.\n"
1301 msgstr ""
1302
1303 #: fish/fish.c:92
1304 #, c-format
1305 msgid ""
1306 "%s: guest filesystem shell\n"
1307 "%s lets you edit virtual machine filesystems\n"
1308 "Copyright (C) 2009 Red Hat Inc.\n"
1309 "Usage:\n"
1310 "  %s [--options] cmd [: cmd : cmd ...]\n"
1311 "  %s -i libvirt-domain\n"
1312 "  %s -i disk-image(s)\n"
1313 "or for interactive use:\n"
1314 "  %s\n"
1315 "or from a shell script:\n"
1316 "  %s <<EOF\n"
1317 "  cmd\n"
1318 "  ...\n"
1319 "  EOF\n"
1320 "Options:\n"
1321 "  -h|--cmd-help        List available commands\n"
1322 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1323 "  -a|--add image       Add image\n"
1324 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1325 "  -f|--file file       Read commands from file\n"
1326 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1327 "  --listen             Listen for remote commands\n"
1328 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1329 "  -n|--no-sync         Don't autosync\n"
1330 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1331 "  --remote[=pid]       Send commands to remote %s\n"
1332 "  -r|--ro              Mount read-only\n"
1333 "  --selinux            Enable SELinux support\n"
1334 "  -v|--verbose         Verbose messages\n"
1335 "  -x                   Echo each command before executing it\n"
1336 "  -V|--version         Display version and exit\n"
1337 "For more information,  see the manpage %s(1).\n"
1338 msgstr ""
1339
1340 #: fish/fish.c:188 fuse/guestmount.c:976
1341 #, c-format
1342 msgid "guestfs_create: failed to create handle\n"
1343 msgstr ""
1344
1345 #: fish/fish.c:227
1346 #, c-format
1347 msgid "%s: --listen=PID: PID was not a number: %s\n"
1348 msgstr ""
1349
1350 #: fish/fish.c:234
1351 #, c-format
1352 msgid ""
1353 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1354 msgstr ""
1355
1356 #: fish/fish.c:243 fuse/guestmount.c:1021
1357 #, c-format
1358 msgid "%s: unknown long option: %s (%d)\n"
1359 msgstr ""
1360
1361 #: fish/fish.c:300
1362 #, c-format
1363 msgid "%s: only one -f parameter can be given\n"
1364 msgstr ""
1365
1366 #: fish/fish.c:370
1367 #, c-format
1368 msgid ""
1369 "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --selinux\n"
1370 msgstr ""
1371
1372 #: fish/fish.c:377
1373 #, c-format
1374 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1375 msgstr ""
1376
1377 #: fish/fish.c:483
1378 #, c-format
1379 msgid "%s: cannot use --listen and --remote options at the same time\n"
1380 msgstr ""
1381
1382 #: fish/fish.c:491
1383 #, c-format
1384 msgid "%s: extra parameters on the command line with --listen flag\n"
1385 msgstr ""
1386
1387 #: fish/fish.c:497
1388 #, c-format
1389 msgid "%s: cannot use --listen and --file options at the same time\n"
1390 msgstr ""
1391
1392 #: fish/fish.c:666
1393 #, c-format
1394 msgid ""
1395 "\n"
1396 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1397 "editing virtual machine filesystems.\n"
1398 "\n"
1399 "Type: 'help' for a list of commands\n"
1400 "      'man' to read the manual\n"
1401 "      'quit' to quit the shell\n"
1402 "\n"
1403 msgstr ""
1404
1405 #: fish/fish.c:747
1406 #, c-format
1407 msgid "%s: unterminated double quote\n"
1408 msgstr ""
1409
1410 #: fish/fish.c:753 fish/fish.c:770
1411 #, c-format
1412 msgid "%s: command arguments not separated by whitespace\n"
1413 msgstr ""
1414
1415 #: fish/fish.c:764
1416 #, c-format
1417 msgid "%s: unterminated single quote\n"
1418 msgstr ""
1419
1420 #: fish/fish.c:819
1421 #, c-format
1422 msgid "%s: internal error parsing string at '%s'\n"
1423 msgstr ""
1424
1425 #: fish/fish.c:836
1426 #, c-format
1427 msgid "%s: too many arguments\n"
1428 msgstr ""
1429
1430 #: fish/fish.c:865
1431 #, c-format
1432 msgid "%s: empty command on command line\n"
1433 msgstr ""
1434
1435 #: fish/fish.c:1031
1436 msgid "display a list of commands or help on a command"
1437 msgstr ""
1438
1439 #: fish/fish.c:1033
1440 msgid "read the manual"
1441 msgstr ""
1442
1443 #: fish/fish.c:1035
1444 msgid "quit guestfish"
1445 msgstr ""
1446
1447 #: fish/fish.c:1038
1448 msgid "allocate an image"
1449 msgstr ""
1450
1451 #: fish/fish.c:1040
1452 msgid "display a line of text"
1453 msgstr ""
1454
1455 #: fish/fish.c:1042
1456 msgid "edit a file in the image"
1457 msgstr ""
1458
1459 #: fish/fish.c:1044
1460 msgid "local change directory"
1461 msgstr ""
1462
1463 #: fish/fish.c:1046
1464 msgid "expand wildcards in command"
1465 msgstr ""
1466
1467 #: fish/fish.c:1048
1468 msgid "view a file in the pager"
1469 msgstr ""
1470
1471 #: fish/fish.c:1050
1472 msgid "close and reopen libguestfs handle"
1473 msgstr ""
1474
1475 #: fish/fish.c:1052
1476 msgid "allocate a sparse image file"
1477 msgstr ""
1478
1479 #: fish/fish.c:1054
1480 msgid "list supported groups of commands"
1481 msgstr ""
1482
1483 #: fish/fish.c:1056
1484 msgid "measure time taken to run command"
1485 msgstr ""
1486
1487 #: fish/fish.c:1068
1488 #, c-format
1489 msgid ""
1490 "alloc - allocate an image\n"
1491 "     alloc <filename> <size>\n"
1492 "\n"
1493 "    This creates an empty (zeroed) file of the given size,\n"
1494 "    and then adds so it can be further examined.\n"
1495 "\n"
1496 "    For more advanced image creation, see qemu-img utility.\n"
1497 "\n"
1498 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1499 msgstr ""
1500
1501 #: fish/fish.c:1079
1502 #, c-format
1503 msgid ""
1504 "echo - display a line of text\n"
1505 "     echo [<params> ...]\n"
1506 "\n"
1507 "    This echos the parameters to the terminal.\n"
1508 msgstr ""
1509
1510 #: fish/fish.c:1086
1511 #, c-format
1512 msgid ""
1513 "edit - edit a file in the image\n"
1514 "     edit <filename>\n"
1515 "\n"
1516 "    This is used to edit a file.\n"
1517 "\n"
1518 "    It is the equivalent of (and is implemented by)\n"
1519 "    running \"cat\", editing locally, and then \"write\".\n"
1520 "\n"
1521 "    Normally it uses $EDITOR, but if you use the aliases\n"
1522 "    \"vi\" or \"emacs\" you will get those editors.\n"
1523 "\n"
1524 "    NOTE: This will not work reliably for large files\n"
1525 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1526 msgstr ""
1527
1528 #: fish/fish.c:1100
1529 #, c-format
1530 msgid ""
1531 "lcd - local change directory\n"
1532 "    lcd <directory>\n"
1533 "\n"
1534 "    Change guestfish's current directory. This command is\n"
1535 "    useful if you want to download files to a particular\n"
1536 "    place.\n"
1537 msgstr ""
1538
1539 #: fish/fish.c:1107
1540 #, c-format
1541 msgid ""
1542 "glob - expand wildcards in command\n"
1543 "    glob <command> [<args> ...]\n"
1544 "\n"
1545 "    Glob runs <command> with wildcards expanded in any\n"
1546 "    command args.  Note that the command is run repeatedly\n"
1547 "    once for each expanded argument.\n"
1548 msgstr ""
1549
1550 #: fish/fish.c:1115
1551 #, c-format
1552 msgid ""
1553 "man - read the manual\n"
1554 "    man\n"
1555 "\n"
1556 "    Opens the manual page for guestfish.\n"
1557 msgstr ""
1558
1559 #: fish/fish.c:1120
1560 #, c-format
1561 msgid ""
1562 "help - display a list of commands or help on a command\n"
1563 "     help cmd\n"
1564 "     help\n"
1565 msgstr ""
1566
1567 #: fish/fish.c:1125
1568 #, c-format
1569 msgid ""
1570 "more - view a file in the pager\n"
1571 "     more <filename>\n"
1572 "\n"
1573 "    This is used to view a file in the pager.\n"
1574 "\n"
1575 "    It is the equivalent of (and is implemented by)\n"
1576 "    running \"cat\" and using the pager.\n"
1577 "\n"
1578 "    Normally it uses $PAGER, but if you use the alias\n"
1579 "    \"less\" then it always uses \"less\".\n"
1580 "\n"
1581 "    NOTE: This will not work reliably for large files\n"
1582 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1583 msgstr ""
1584
1585 #: fish/fish.c:1141
1586 #, c-format
1587 msgid ""
1588 "quit - quit guestfish\n"
1589 "     quit\n"
1590 msgstr ""
1591
1592 #: fish/fish.c:1144
1593 #, c-format
1594 msgid ""
1595 "reopen - close and reopen the libguestfs handle\n"
1596 "     reopen\n"
1597 "\n"
1598 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1599 "this normally, because the handle is closed properly when guestfish\n"
1600 "exits.  However this is occasionally useful for testing.\n"
1601 msgstr ""
1602
1603 #: fish/fish.c:1151
1604 #, c-format
1605 msgid ""
1606 "sparse - allocate a sparse image file\n"
1607 "     sparse <filename> <size>\n"
1608 "\n"
1609 "    This creates an empty sparse file of the given size,\n"
1610 "    and then adds so it can be further examined.\n"
1611 "\n"
1612 "    In all respects it works the same as the 'alloc'\n"
1613 "    command, except that the image file is allocated\n"
1614 "    sparsely, which means that disk blocks are not assigned\n"
1615 "    to the file until they are needed.  Sparse disk files\n"
1616 "    only use space when written to, but they are slower\n"
1617 "    and there is a danger you could run out of real disk\n"
1618 "    space during a write operation.\n"
1619 "\n"
1620 "    For more advanced image creation, see qemu-img utility.\n"
1621 "\n"
1622 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1623 msgstr ""
1624
1625 #: fish/fish.c:1170
1626 #, c-format
1627 msgid ""
1628 "supported - list supported groups of commands\n"
1629 "     supported\n"
1630 "\n"
1631 "    This command returns a list of the optional groups\n"
1632 "    known to the daemon, and indicates which ones are\n"
1633 "    supported by this build of the libguestfs appliance.\n"
1634 "\n"
1635 "    See also guestfs(3) section AVAILABILITY.\n"
1636 msgstr ""
1637
1638 #: fish/fish.c:1180
1639 #, c-format
1640 msgid ""
1641 "time - measure time taken to run command\n"
1642 "    time <command> [<args> ...]\n"
1643 "\n"
1644 "    This runs <command> as usual, and prints the elapsed\n"
1645 "    time afterwards.\n"
1646 msgstr ""
1647
1648 #: fish/fish.c:1186
1649 #, c-format
1650 msgid "%s: command not known, use -h to list all commands\n"
1651 msgstr ""
1652
1653 #: fish/fish.c:1200
1654 #, c-format
1655 msgid ""
1656 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1657 "For a list of commands:             guestfish -h\n"
1658 "For complete documentation:         man guestfish\n"
1659 msgstr ""
1660
1661 #: fish/fish.c:1357
1662 #, c-format
1663 msgid "Runaway quote in string \"%s\"\n"
1664 msgstr ""
1665
1666 #: fish/glob.c:52
1667 #, c-format
1668 msgid "use 'glob command [args...]'\n"
1669 msgstr ""
1670
1671 #: fish/glob.c:72
1672 #, c-format
1673 msgid "glob: guestfs_glob_expand call failed: %s\n"
1674 msgstr ""
1675
1676 #: fish/lcd.c:34
1677 #, c-format
1678 msgid "use 'lcd directory' to change local directory\n"
1679 msgstr ""
1680
1681 #: fish/man.c:34
1682 #, c-format
1683 msgid "use 'man' without parameters to open the manual\n"
1684 msgstr ""
1685
1686 #: fish/man.c:53
1687 #, c-format
1688 msgid "the external 'man' program failed\n"
1689 msgstr ""
1690
1691 #: fish/more.c:40
1692 #, c-format
1693 msgid "use '%s filename' to page a file\n"
1694 msgstr ""
1695
1696 #: fish/prep.c:114
1697 #, c-format
1698 msgid ""
1699 "List of available prepared disk images:\n"
1700 "\n"
1701 msgstr ""
1702
1703 #: fish/prep.c:117
1704 #, c-format
1705 msgid ""
1706 "guestfish -N %-16s %s\n"
1707 "\n"
1708 "%s\n"
1709 msgstr ""
1710
1711 #: fish/prep.c:125
1712 #, c-format
1713 msgid "  Optional parameters:\n"
1714 msgstr ""
1715
1716 #: fish/prep.c:132
1717 #, c-format
1718 msgid "<%s> %s (default: %s)\n"
1719 msgstr ""
1720
1721 #: fish/prep.c:142
1722 #, c-format
1723 msgid ""
1724 "Prepared disk images are written to file \"test1.img\" in the local\n"
1725 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1726 "For more information see the guestfish(1) manual.\n"
1727 msgstr ""
1728
1729 #: fish/prep.c:179
1730 #, c-format
1731 msgid ""
1732 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1733 "Use 'guestfish -N list' to list possible values for the -N parameter.\n"
1734 msgstr ""
1735
1736 #: fish/prep.c:241
1737 #, c-format
1738 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1739 msgstr ""
1740
1741 #: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
1742 msgid "failed to allocate disk"
1743 msgstr ""
1744
1745 #: fish/prep.c:272 fish/prep.c:287
1746 #, c-format
1747 msgid "failed to partition disk: %s"
1748 msgstr ""
1749
1750 #: fish/prep.c:297
1751 #, c-format
1752 msgid "failed to create filesystem (%s): %s"
1753 msgstr ""
1754
1755 #: fish/rc.c:249
1756 #, c-format
1757 msgid "guestfish: protocol error: could not read 'hello' message\n"
1758 msgstr ""
1759
1760 #: fish/rc.c:254
1761 #, c-format
1762 msgid ""
1763 "guestfish: protocol error: version mismatch, server version '%s' does not "
1764 "match client version '%s'.  The two versions must match exactly.\n"
1765 msgstr ""
1766
1767 #: fish/rc.c:329 fish/rc.c:343
1768 #, c-format
1769 msgid "guestfish: remote: looks like the server is not running\n"
1770 msgstr ""
1771
1772 #: fish/rc.c:355 fish/rc.c:369
1773 #, c-format
1774 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1775 msgstr ""
1776
1777 #: fish/rc.c:380
1778 #, c-format
1779 msgid "guestfish: protocol error: could not decode reply from server\n"
1780 msgstr ""
1781
1782 #: fish/reopen.c:36
1783 #, c-format
1784 msgid "'reopen' command takes no parameters\n"
1785 msgstr ""
1786
1787 #: fish/reopen.c:46
1788 #, c-format
1789 msgid "reopen: guestfs_create: failed to create handle\n"
1790 msgstr ""
1791
1792 #: fish/supported.c:66
1793 msgid "yes"
1794 msgstr ""
1795
1796 #: fish/supported.c:68
1797 msgid "no"
1798 msgstr ""
1799
1800 #: fish/time.c:35
1801 #, c-format
1802 msgid "use 'time command [args...]'\n"
1803 msgstr ""
1804
1805 #: fuse/guestmount.c:883
1806 #, c-format
1807 msgid ""
1808 "%s: FUSE module for libguestfs\n"
1809 "%s lets you mount a virtual machine filesystem\n"
1810 "Copyright (C) 2009 Red Hat Inc.\n"
1811 "Usage:\n"
1812 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1813 "Options:\n"
1814 "  -a|--add image       Add image\n"
1815 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1816 "  --fuse-help          Display extra FUSE options\n"
1817 "  --help               Display help message and exit\n"
1818 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1819 "  -n|--no-sync         Don't autosync\n"
1820 "  -o|--option opt      Pass extra option to FUSE\n"
1821 "  -r|--ro              Mount read-only\n"
1822 "  --selinux            Enable SELinux support\n"
1823 "  --trace              Trace guestfs API calls (to stderr)\n"
1824 "  -v|--verbose         Verbose messages\n"
1825 "  -V|--version         Display version and exit\n"
1826 msgstr ""
1827
1828 #: fuse/guestmount.c:1092
1829 #, c-format
1830 msgid "%s: must have at least one -a and at least one -m option\n"
1831 msgstr ""
1832
1833 #: fuse/guestmount.c:1100
1834 #, c-format
1835 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1836 msgstr ""
1837
1838 #: inspector/virt-inspector.pl:200
1839 msgid "virt-inspector: no image or VM names given"
1840 msgstr ""
1841
1842 #: inspector/virt-inspector.pl:294
1843 msgid "--fish output is only possible with a single OS\n"
1844 msgstr ""
1845
1846 #: inspector/virt-inspector.pl:324
1847 msgid "virt-inspector: no YAML support\n"
1848 msgstr ""
1849
1850 #: inspector/virt-inspector.pl:363
1851 msgid "  Mountpoints:\n"
1852 msgstr ""
1853
1854 #: inspector/virt-inspector.pl:369
1855 msgid "  Filesystems:\n"
1856 msgstr ""
1857
1858 #: inspector/virt-inspector.pl:387
1859 msgid "  Modprobe aliases:\n"
1860 msgstr ""
1861
1862 #: inspector/virt-inspector.pl:398
1863 msgid "  Initrd modules:\n"
1864 msgstr ""
1865
1866 #: inspector/virt-inspector.pl:407
1867 msgid "  Applications:\n"
1868 msgstr ""
1869
1870 #: inspector/virt-inspector.pl:414
1871 msgid "  Kernels:\n"
1872 msgstr ""
1873
1874 #: inspector/virt-inspector.pl:426
1875 msgid "  Windows Registry entries:\n"
1876 msgstr ""
1877
1878 #: perl/lib/Sys/Guestfs/Lib.pm:152
1879 msgid "open_guest: first parameter must be a string or an arrayref"
1880 msgstr ""
1881
1882 #: perl/lib/Sys/Guestfs/Lib.pm:159
1883 #, perl-brace-format
1884 msgid "guest image {imagename} does not exist or is not readable"
1885 msgstr ""
1886
1887 #: perl/lib/Sys/Guestfs/Lib.pm:164
1888 msgid ""
1889 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
1890 "XPath::XMLParser)"
1891 msgstr ""
1892
1893 #: perl/lib/Sys/Guestfs/Lib.pm:169
1894 msgid "open_guest: too many domains listed on command line"
1895 msgstr ""
1896
1897 #: perl/lib/Sys/Guestfs/Lib.pm:176
1898 msgid "open_guest: cannot connect to libvirt"
1899 msgstr ""
1900
1901 #: perl/lib/Sys/Guestfs/Lib.pm:195
1902 #, perl-brace-format
1903 msgid "{imagename} is not the name of an inactive libvirt domain\n"
1904 msgstr ""
1905
1906 #: perl/lib/Sys/Guestfs/Lib.pm:198
1907 #, perl-brace-format
1908 msgid "{imagename} is not the name of a libvirt domain\n"
1909 msgstr ""
1910
1911 #: perl/lib/Sys/Guestfs/Lib.pm:210
1912 #, perl-brace-format
1913 msgid "{imagename} seems to have no disk devices\n"
1914 msgstr ""
1915
1916 #: perl/lib/Sys/Guestfs/Lib.pm:435
1917 #, perl-brace-format
1918 msgid "returning non-canonical architecture type '{arch}'"
1919 msgstr ""
1920
1921 #: perl/lib/Sys/Guestfs/Lib.pm:478
1922 #, perl-brace-format
1923 msgid "cpio command failed: {error}"
1924 msgstr ""
1925
1926 #: perl/lib/Sys/Guestfs/Lib.pm:490
1927 #, perl-brace-format
1928 msgid "file_architecture: no known binaries found in initrd image: {path}"
1929 msgstr ""
1930
1931 #: perl/lib/Sys/Guestfs/Lib.pm:494
1932 #, perl-brace-format
1933 msgid "file_architecture: unknown architecture: {path}"
1934 msgstr ""
1935
1936 #: perl/lib/Sys/Guestfs/Lib.pm:1208
1937 msgid ""
1938 "No operating system could be detected inside this disk image.\n"
1939 "\n"
1940 "This may be because the file is not a disk image, or is not a virtual "
1941 "machine\n"
1942 "image, or because the OS type is not understood by virt-inspector.\n"
1943 "\n"
1944 "If you feel this is an error, please file a bug report including as much\n"
1945 "information about the disk image as possible.\n"
1946 msgstr ""
1947
1948 #: perl/lib/Sys/Guestfs/Lib.pm:1281
1949 #, perl-brace-format
1950 msgid "unknown filesystem label {label}\n"
1951 msgstr ""
1952
1953 #: perl/lib/Sys/Guestfs/Lib.pm:1291
1954 #, perl-brace-format
1955 msgid "unknown filesystem UUID {uuid}\n"
1956 msgstr ""
1957
1958 #: perl/lib/Sys/Guestfs/Lib.pm:1314
1959 #, perl-brace-format
1960 msgid "unknown filesystem {fs}\n"
1961 msgstr ""
1962
1963 #: perl/lib/Sys/Guestfs/Lib.pm:1498
1964 #, perl-brace-format
1965 msgid "Error running rpm -qa: {error}"
1966 msgstr ""
1967
1968 #: perl/lib/Sys/Guestfs/Lib.pm:1524
1969 #, perl-brace-format
1970 msgid "Error running dpkg-query: {error}"
1971 msgstr ""
1972
1973 #: perl/lib/Sys/Guestfs/Lib.pm:1589
1974 msgid "Can't find grub on guest"
1975 msgstr ""
1976
1977 #: perl/lib/Sys/Guestfs/Lib.pm:1644
1978 #, perl-brace-format
1979 msgid "Grub entry {title} has no kernel"
1980 msgstr ""
1981
1982 #: perl/lib/Sys/Guestfs/Lib.pm:1675
1983 #, perl-brace-format
1984 msgid "grub refers to {path}, which doesn't exist\n"
1985 msgstr ""
1986
1987 #: perl/lib/Sys/Guestfs/Lib.pm:1698
1988 #, perl-brace-format
1989 msgid "Grub entry {title} does not specify an initrd"
1990 msgstr ""
1991
1992 #: perl/lib/Sys/Guestfs/Lib.pm:1769
1993 #, perl-brace-format
1994 msgid "Didn't find modules directory {modules} for kernel {path}"
1995 msgstr ""
1996
1997 #: perl/lib/Sys/Guestfs/Lib.pm:1777
1998 #, perl-brace-format
1999 msgid "Couldn't guess kernel version number from path for kernel {path}"
2000 msgstr ""
2001
2002 #: perl/lib/Sys/Guestfs/Lib.pm:1838
2003 #, perl-brace-format
2004 msgid "{path} doesn't match augeas pattern"
2005 msgstr ""
2006
2007 #: perl/lib/Sys/Guestfs/Lib.pm:1877
2008 #, perl-brace-format
2009 msgid "{filename}: could not read initrd format"
2010 msgstr ""
2011
2012 #: src/guestfs.c:290
2013 #, c-format
2014 msgid "guestfs_close: called twice on the same handle\n"
2015 msgstr ""
2016
2017 #: src/guestfs.c:393
2018 #, c-format
2019 msgid "libguestfs: error: %s\n"
2020 msgstr ""
2021
2022 #: src/guestfs.c:748
2023 msgid "command line cannot be altered after qemu subprocess launched"
2024 msgstr ""
2025
2026 #: src/guestfs.c:762
2027 msgid "guestfs_config: parameter must begin with '-' character"
2028 msgstr ""
2029
2030 #: src/guestfs.c:776
2031 #, c-format
2032 msgid "guestfs_config: parameter '%s' isn't allowed"
2033 msgstr ""
2034
2035 #: src/guestfs.c:797 src/guestfs.c:834 src/guestfs.c:881
2036 msgid "filename cannot contain ',' (comma) character"
2037 msgstr ""
2038
2039 #: src/guestfs.c:949
2040 msgid "you must call guestfs_add_drive before guestfs_launch"
2041 msgstr ""
2042
2043 #: src/guestfs.c:954
2044 msgid "the libguestfs handle has already been launched"
2045 msgstr ""
2046
2047 #: src/guestfs.c:974
2048 #, c-format
2049 msgid "%s: cannot create temporary directory"
2050 msgstr ""
2051
2052 #: src/guestfs.c:1062
2053 #, c-format
2054 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
2055 msgstr ""
2056
2057 #: src/guestfs.c:1474
2058 msgid "failed to connect to vmchannel socket"
2059 msgstr ""
2060
2061 #: src/guestfs.c:1493
2062 msgid "guestfs_launch failed, see earlier error messages"
2063 msgstr ""
2064
2065 #: src/guestfs.c:1506
2066 msgid "qemu launched and contacted daemon, but state != READY"
2067 msgstr ""
2068
2069 #: src/guestfs.c:1602
2070 #, c-format
2071 msgid "external command failed: %s"
2072 msgstr ""
2073
2074 #: src/guestfs.c:1675
2075 #, c-format
2076 msgid ""
2077 "%s: command failed: If qemu is located on a non-standard path, try setting "
2078 "the LIBGUESTFS_QEMU environment variable."
2079 msgstr ""
2080
2081 #: src/guestfs.c:1851
2082 msgid "qemu has not been launched yet"
2083 msgstr ""
2084
2085 #: src/guestfs.c:1862
2086 msgid "no subprocess to kill"
2087 msgstr ""
2088
2089 #: src/guestfs.c:1984
2090 #, c-format
2091 msgid "guestfs_set_busy: called when in state %d != READY"
2092 msgstr ""
2093
2094 #: src/guestfs.c:2007
2095 #, c-format
2096 msgid "guestfs_end_busy: called when in state %d"
2097 msgstr ""
2098
2099 #: src/guestfs.c:2122
2100 #, c-format
2101 msgid ""
2102 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2103 msgstr ""
2104
2105 #: src/guestfs.c:2280 src/guestfs.c:2334
2106 msgid "unexpected end of file when reading from daemon"
2107 msgstr ""
2108
2109 #: src/guestfs.c:2296
2110 #, c-format
2111 msgid "received magic signature from guestfsd, but in state %d"
2112 msgstr ""
2113
2114 #: src/guestfs.c:2311
2115 #, c-format
2116 msgid "message length (%u) > maximum possible size (%d)"
2117 msgstr ""
2118
2119 #: src/guestfs.c:2441
2120 #, c-format
2121 msgid "guestfs___send: state %d != BUSY"
2122 msgstr ""
2123
2124 #: src/guestfs.c:2463
2125 msgid "xdr_guestfs_message_header failed"
2126 msgstr ""
2127
2128 #: src/guestfs.c:2472
2129 msgid "dispatch failed to marshal args"
2130 msgstr ""
2131
2132 #: src/guestfs.c:2602
2133 #, c-format
2134 msgid "send_file_chunk: state %d != READY"
2135 msgstr ""
2136
2137 #: src/guestfs.c:2618
2138 #, c-format
2139 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2140 msgstr ""
2141
2142 #: src/guestfs.c:2741
2143 #, c-format
2144 msgid "%s: error in chunked encoding"
2145 msgstr ""
2146
2147 #: src/guestfs.c:2769
2148 msgid "write to daemon socket"
2149 msgstr ""
2150
2151 #: src/guestfs.c:2792
2152 msgid "receive_file_data: parse error in reply callback"
2153 msgstr ""
2154
2155 #: src/guestfs.c:2797
2156 msgid "receive_file_data: unexpected flag received when reading file chunks"
2157 msgstr ""
2158
2159 #: src/guestfs.c:2805
2160 msgid "failed to parse file chunk"
2161 msgstr ""
2162
2163 #: src/guestfs.c:2814
2164 msgid "file receive cancelled by daemon"
2165 msgstr ""
2166
2167 #: test-tool/test-tool.c:78
2168 #, c-format
2169 msgid ""
2170 "libguestfs-test-tool: interactive test tool\n"
2171 "Copyright (C) 2009 Red Hat Inc.\n"
2172 "Usage:\n"
2173 "  libguestfs-test-tool [--options]\n"
2174 "Options:\n"
2175 "  --help         Display usage\n"
2176 "  --helper libguestfs-test-tool-helper\n"
2177 "                 Helper program (default: %s)\n"
2178 "  --qemudir dir  Specify QEMU source directory\n"
2179 "  --qemu qemu    Specify QEMU binary\n"
2180 "  --timeout n\n"
2181 "  -t n           Set launch timeout (default: %d seconds)\n"
2182 msgstr ""
2183
2184 #: test-tool/test-tool.c:134
2185 #, c-format
2186 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2187 msgstr ""
2188
2189 #: test-tool/test-tool.c:143
2190 #, c-format
2191 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2192 msgstr ""
2193
2194 #: test-tool/test-tool.c:155
2195 #, c-format
2196 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2197 msgstr ""
2198
2199 #: test-tool/test-tool.c:178
2200 #, c-format
2201 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2202 msgstr ""
2203
2204 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2205 #, c-format
2206 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2207 msgstr ""
2208
2209 #: test-tool/test-tool.c:197
2210 #, c-format
2211 msgid "libguestfs-test-tool: guestfs_version failed\n"
2212 msgstr ""
2213
2214 #: test-tool/test-tool.c:219
2215 #, c-format
2216 msgid "libguestfs-test-tool: failed to launch appliance\n"
2217 msgstr ""
2218
2219 #: test-tool/test-tool.c:231
2220 #, c-format
2221 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2222 msgstr ""
2223
2224 #: test-tool/test-tool.c:237
2225 #, c-format
2226 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2227 msgstr ""
2228
2229 #: test-tool/test-tool.c:243
2230 #, c-format
2231 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2232 msgstr ""
2233
2234 #: test-tool/test-tool.c:249
2235 #, c-format
2236 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2237 msgstr ""
2238
2239 #: test-tool/test-tool.c:255
2240 #, c-format
2241 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2242 msgstr ""
2243
2244 #: test-tool/test-tool.c:263
2245 #, c-format
2246 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2247 msgstr ""
2248
2249 #: test-tool/test-tool.c:294
2250 #, c-format
2251 msgid ""
2252 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2253 "--qemu/--qemudir options cannot be used.\n"
2254 msgstr ""
2255
2256 #: test-tool/test-tool.c:302
2257 #, c-format
2258 msgid "Binary '%s' does not exist or is not executable\n"
2259 msgstr ""
2260
2261 #: test-tool/test-tool.c:316
2262 #, c-format
2263 msgid "%s: does not look like a qemu source directory\n"
2264 msgstr ""
2265
2266 #: test-tool/test-tool.c:365
2267 #, c-format
2268 msgid ""
2269 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2270 "available.  Expected to find it in '%s'\n"
2271 "\n"
2272 "Use the --helper option to specify the location of this program.\n"
2273 msgstr ""
2274
2275 #: test-tool/test-tool.c:381
2276 #, c-format
2277 msgid "command failed: %s"
2278 msgstr ""
2279
2280 #: test-tool/test-tool.c:389
2281 #, c-format
2282 msgid ""
2283 "Test tool helper program %s\n"
2284 "is not statically linked.  This is a build error when this test tool\n"
2285 "was built.\n"
2286 msgstr ""
2287
2288 #: test-tool/test-tool.c:423
2289 #, c-format
2290 msgid "mkisofs command failed: %s\n"
2291 msgstr ""
2292
2293 #: tools/virt-cat.pl:128
2294 msgid "virt-cat: no image, VM names or filenames to cat given"
2295 msgstr ""
2296
2297 #: tools/virt-cat.pl:153
2298 msgid "multiboot operating systems are not supported by virt-cat"
2299 msgstr ""
2300
2301 #: tools/virt-df.pl:258
2302 msgid "Virtual Machine"
2303 msgstr ""
2304
2305 #: tools/virt-df.pl:258
2306 msgid "Filesystem"
2307 msgstr ""
2308
2309 #: tools/virt-df.pl:261
2310 msgid "1K-blocks"
2311 msgstr ""
2312
2313 #: tools/virt-df.pl:263
2314 msgid "Size"
2315 msgstr ""
2316
2317 #: tools/virt-df.pl:265
2318 msgid "Used"
2319 msgstr ""
2320
2321 #: tools/virt-df.pl:266
2322 msgid "Available"
2323 msgstr ""
2324
2325 #: tools/virt-df.pl:267
2326 msgid "Use%"
2327 msgstr ""
2328
2329 #: tools/virt-df.pl:269
2330 msgid "Inodes"
2331 msgstr ""
2332
2333 #: tools/virt-df.pl:270
2334 msgid "IUsed"
2335 msgstr ""
2336
2337 #: tools/virt-df.pl:271
2338 msgid "IFree"
2339 msgstr ""
2340
2341 #: tools/virt-df.pl:272
2342 msgid "IUse%"
2343 msgstr ""
2344
2345 #: tools/virt-edit.pl:111
2346 msgid "virt-edit: no image, VM names or filenames to edit given"
2347 msgstr ""
2348
2349 #: tools/virt-edit.pl:136
2350 msgid "multiboot operating systems are not supported by virt-edit"
2351 msgstr ""
2352
2353 #: tools/virt-edit.pl:159
2354 msgid "File not changed.\n"
2355 msgstr ""
2356
2357 #: tools/virt-list-filesystems.pl:121
2358 msgid "virt-list-filesystems: no image or VM name given"
2359 msgstr ""
2360
2361 #: tools/virt-list-partitions.pl:131
2362 msgid "virt-list-partitions: no image or VM name given"
2363 msgstr ""
2364
2365 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2366 msgid "virt-ls: cannot combine -l and -R options\n"
2367 msgstr ""
2368
2369 #: tools/virt-ls.pl:161
2370 msgid "virt-ls: no image, VM names or directory to list given"
2371 msgstr ""
2372
2373 #: tools/virt-ls.pl:186
2374 msgid "multiboot operating systems are not supported by virt-ls\n"
2375 msgstr ""
2376
2377 #: tools/virt-make-fs.pl:291
2378 msgid "virt-make-fs input output\n"
2379 msgstr ""
2380
2381 #: tools/virt-make-fs.pl:321
2382 msgid "unexpected output from 'du' command"
2383 msgstr ""
2384
2385 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2386 #: tools/virt-make-fs.pl:453
2387 #, perl-brace-format
2388 msgid "{f}: unknown input format: {fmt}\n"
2389 msgstr ""
2390
2391 #: tools/virt-make-fs.pl:391
2392 #, perl-brace-format
2393 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2394 msgstr ""
2395
2396 #: tools/virt-make-fs.pl:401
2397 msgid ""
2398 "qemu-img create: failed to create disk image, see earlier error messages\n"
2399 msgstr ""
2400
2401 #: tools/virt-make-fs.pl:412
2402 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2403 msgstr ""
2404
2405 #: tools/virt-make-fs.pl:437
2406 msgid "tar: failed, see earlier messages\n"
2407 msgstr ""
2408
2409 #: tools/virt-make-fs.pl:459
2410 msgid "uncompress command failed, see earlier messages\n"
2411 msgstr ""
2412
2413 #: tools/virt-make-fs.pl:494
2414 msgid ""
2415 "virt-make-fs: error copying contents into filesystem\n"
2416 "An error here usually means that the program did not estimate the\n"
2417 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2418 msgstr ""
2419
2420 #: tools/virt-rescue.pl:194
2421 msgid "virt-rescue: no image or VM names rescue given"
2422 msgstr ""
2423
2424 #: tools/virt-resize.pl:33
2425 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2426 msgstr ""
2427
2428 #: tools/virt-resize.pl:526
2429 #, perl-brace-format
2430 msgid "virt-resize: {file}: does not exist or is not readable\n"
2431 msgstr ""
2432
2433 #: tools/virt-resize.pl:528
2434 #, perl-brace-format
2435 msgid ""
2436 "virt-resize: {file}: does not exist or is not writable\n"
2437 "You have to create the destination disk before running this program.\n"
2438 "Please read the virt-resize(1) manpage for more information.\n"
2439 msgstr ""
2440
2441 #: tools/virt-resize.pl:553 tools/virt-resize.pl:556
2442 #, perl-brace-format
2443 msgid ""
2444 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2445 msgstr ""
2446
2447 #: tools/virt-resize.pl:720
2448 #, perl-brace-format
2449 msgid "virt-resize: no logical volume called {n}\n"
2450 msgstr ""
2451
2452 #: tools/virt-resize.pl:740
2453 #, perl-brace-format
2454 msgid ""
2455 "{p}: partition not found in the source disk image, when using the '{opt}' "
2456 "command line option\n"
2457 msgstr ""
2458
2459 #: tools/virt-resize.pl:746
2460 #, perl-brace-format
2461 msgid ""
2462 "{p}: partition ignored, you cannot use it in another command line argument\n"
2463 msgstr ""
2464
2465 #: tools/virt-resize.pl:750
2466 #, perl-brace-format
2467 msgid ""
2468 "{p}: partition deleted, you cannot use it in another command line argument\n"
2469 msgstr ""
2470
2471 #: tools/virt-resize.pl:792
2472 #, perl-brace-format
2473 msgid "{p}: this partition has already been marked for resizing\n"
2474 msgstr ""
2475
2476 #: tools/virt-resize.pl:800
2477 #, perl-brace-format
2478 msgid "{p}: missing size field in {o} option\n"
2479 msgstr ""
2480
2481 #: tools/virt-resize.pl:817
2482 #, perl-brace-format
2483 msgid "{p}: {f}: cannot parse size field\n"
2484 msgstr ""
2485
2486 #: tools/virt-resize.pl:822
2487 #, perl-brace-format
2488 msgid "{p}: new size is zero or negative\n"
2489 msgstr ""
2490
2491 #: tools/virt-resize.pl:845
2492 #, perl-brace-format
2493 msgid ""
2494 "{p}: cannot make this partition smaller because it contains a\n"
2495 "filesystem, physical volume or other content that is larger than the new "
2496 "size.\n"
2497 "You have to resize the content first, see virt-resize(1).\n"
2498 msgstr ""
2499
2500 #: tools/virt-resize.pl:861
2501 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2502 msgstr ""
2503
2504 #: tools/virt-resize.pl:910
2505 #, perl-brace-format
2506 msgid ""
2507 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2508 "expand into.  You need to make the target disk larger by at least {h}.\n"
2509 msgstr ""
2510
2511 #: tools/virt-resize.pl:925
2512 msgid ""
2513 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2514 "(see 'deficit' in the virt-resize(1) man page)\n"
2515 msgstr ""
2516
2517 #: tools/virt-resize.pl:940
2518 msgid "Summary of changes:\n"
2519 msgstr ""
2520
2521 #: tools/virt-resize.pl:944
2522 #, perl-brace-format
2523 msgid "{p}: partition will be ignored\n"
2524 msgstr ""
2525
2526 #: tools/virt-resize.pl:946
2527 #, perl-brace-format
2528 msgid "{p}: partition will be deleted\n"
2529 msgstr ""
2530
2531 #: tools/virt-resize.pl:948
2532 #, perl-brace-format
2533 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2534 msgstr ""
2535
2536 #: tools/virt-resize.pl:953
2537 #, perl-brace-format
2538 msgid "{p}: content will be expanded using the '{meth}' method\n"
2539 msgstr ""
2540
2541 #: tools/virt-resize.pl:958
2542 #, perl-brace-format
2543 msgid "{p}: partition will be left alone\n"
2544 msgstr ""
2545
2546 #: tools/virt-resize.pl:963
2547 #, perl-brace-format
2548 msgid "{n}: LV will be expanded to maximum size\n"
2549 msgstr ""
2550
2551 #: tools/virt-resize.pl:969
2552 #, perl-brace-format
2553 msgid "{n}: content will be expanded using the '{meth}' method\n"
2554 msgstr ""
2555
2556 #: tools/virt-resize.pl:976
2557 #, perl-brace-format
2558 msgid "There is a surplus of {spl} bytes ({h}).\n"
2559 msgstr ""
2560
2561 #: tools/virt-resize.pl:981
2562 msgid "An extra partition will be created for the surplus.\n"
2563 msgstr ""
2564
2565 #: tools/virt-resize.pl:983
2566 msgid ""
2567 "The surplus space is not large enough for an extra partition to be created\n"
2568 "and so it will just be ignored.\n"
2569 msgstr ""
2570
2571 #: tools/virt-resize.pl:986
2572 msgid ""
2573 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2574 "to partition this extra space if you want.\n"
2575 msgstr ""
2576
2577 #: tools/virt-resize.pl:989
2578 #, perl-brace-format
2579 msgid ""
2580 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2581 "You need to make the target disk larger by at least this amount,\n"
2582 "or adjust your resizing requests.\n"
2583 msgstr ""
2584
2585 #: tools/virt-resize.pl:1030
2586 msgid "virt-resize: source disk does not have a first partition\n"
2587 msgstr ""
2588
2589 #: tools/virt-resize.pl:1126
2590 #, perl-brace-format
2591 msgid "Copying {p} ..."
2592 msgstr ""
2593
2594 #: tools/virt-resize.pl:1133
2595 msgid "done"
2596 msgstr ""
2597
2598 #: tools/virt-resize.pl:1191 tools/virt-resize.pl:1249
2599 #, perl-brace-format
2600 msgid "Expanding {p} using the '{meth}' method\n"
2601 msgstr ""
2602
2603 #: tools/virt-tar.pl:163 tools/virt-tar.pl:170
2604 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2605 msgstr ""
2606
2607 #: tools/virt-tar.pl:191
2608 msgid "virt-tar: no image, VM names, directory or filename given"
2609 msgstr ""
2610
2611 #: tools/virt-tar.pl:194
2612 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2613 msgstr ""
2614
2615 #: tools/virt-tar.pl:205
2616 #, perl-brace-format
2617 msgid "virt-tar: {tarball}: file not found\n"
2618 msgstr ""
2619
2620 #: tools/virt-tar.pl:208
2621 #, perl-brace-format
2622 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2623 msgstr ""
2624
2625 #: tools/virt-tar.pl:230
2626 msgid "multiboot operating systems are not supported by virt-tar\n"
2627 msgstr ""
2628
2629 #: tools/virt-win-reg.pl:259
2630 msgid "no libvirt domain name or disk image given\n"
2631 msgstr ""
2632
2633 #: tools/virt-win-reg.pl:283
2634 msgid "multiboot operating systems are not supported by virt-win-reg"
2635 msgstr ""
2636
2637 #: tools/virt-win-reg.pl:297
2638 msgid ""
2639 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2640 "export\n"
2641 msgstr ""
2642
2643 #: tools/virt-win-reg.pl:408
2644 #, perl-brace-format
2645 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2646 msgstr ""
2647
2648 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2649 #, perl-brace-format
2650 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2651 msgstr ""
2652
2653 #: tools/virt-win-reg.pl:433
2654 #, perl-brace-format
2655 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2656 msgstr ""
2657
2658 #: tools/virt-win-reg.pl:456
2659 #, perl-brace-format
2660 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2661 msgstr ""