Version 1.5.9.
[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.9\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-09-08 11:40+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:75
31 #, c-format
32 msgid "can't allocate or add disks after launching\n"
33 msgstr ""
34
35 #: fish/alloc.c:154
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:377
49 msgid "add a CD-ROM disk image to examine"
50 msgstr ""
51
52 #: fish/cmds.c:44 fish/cmds.c:372
53 msgid "add an image to examine or modify"
54 msgstr ""
55
56 #: fish/cmds.c:45 fish/cmds.c:382
57 msgid "add a drive in snapshot mode (read-only)"
58 msgstr ""
59
60 #: fish/cmds.c:46 fish/cmds.c:532
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:527
65 msgid "add a drive specifying the QEMU block emulation to use"
66 msgstr ""
67
68 #: fish/cmds.c:48 fish/cmds.c:1787
69 msgid "clear Augeas path"
70 msgstr ""
71
72 #: fish/cmds.c:49 fish/cmds.c:677
73 msgid "close the current Augeas handle"
74 msgstr ""
75
76 #: fish/cmds.c:50 fish/cmds.c:687
77 msgid "define an Augeas node"
78 msgstr ""
79
80 #: fish/cmds.c:51 fish/cmds.c:682
81 msgid "define an Augeas variable"
82 msgstr ""
83
84 #: fish/cmds.c:52 fish/cmds.c:692
85 msgid "look up the value of an Augeas path"
86 msgstr ""
87
88 #: fish/cmds.c:53 fish/cmds.c:672
89 msgid "create a new Augeas handle"
90 msgstr ""
91
92 #: fish/cmds.c:54 fish/cmds.c:702
93 msgid "insert a sibling Augeas node"
94 msgstr ""
95
96 #: fish/cmds.c:55 fish/cmds.c:727
97 msgid "load files into the tree"
98 msgstr ""
99
100 #: fish/cmds.c:56 fish/cmds.c:732
101 msgid "list Augeas nodes under augpath"
102 msgstr ""
103
104 #: fish/cmds.c:57 fish/cmds.c:717
105 msgid "return Augeas nodes which match augpath"
106 msgstr ""
107
108 #: fish/cmds.c:58 fish/cmds.c:712
109 msgid "move Augeas node"
110 msgstr ""
111
112 #: fish/cmds.c:59 fish/cmds.c:707
113 msgid "remove an Augeas path"
114 msgstr ""
115
116 #: fish/cmds.c:60 fish/cmds.c:722
117 msgid "write all pending Augeas changes to disk"
118 msgstr ""
119
120 #: fish/cmds.c:61 fish/cmds.c:697
121 msgid "set Augeas path to value"
122 msgstr ""
123
124 #: fish/cmds.c:62 fish/cmds.c:1672
125 msgid "test availability of some parts of the API"
126 msgstr ""
127
128 #: fish/cmds.c:63 fish/cmds.c:1847
129 msgid "return a list of all optional groups"
130 msgstr ""
131
132 #: fish/cmds.c:64 fish/cmds.c:1802
133 msgid "upload base64-encoded data to file"
134 msgstr ""
135
136 #: fish/cmds.c:65 fish/cmds.c:1807
137 msgid "download file and encode as base64"
138 msgstr ""
139
140 #: fish/cmds.c:66 fish/cmds.c:912
141 msgid "flush device buffers"
142 msgstr ""
143
144 #: fish/cmds.c:67 fish/cmds.c:892
145 msgid "get blocksize of block device"
146 msgstr ""
147
148 #: fish/cmds.c:68 fish/cmds.c:882
149 msgid "is block device set to read-only"
150 msgstr ""
151
152 #: fish/cmds.c:69 fish/cmds.c:907
153 msgid "get total size of device in bytes"
154 msgstr ""
155
156 #: fish/cmds.c:70 fish/cmds.c:887
157 msgid "get sectorsize of block device"
158 msgstr ""
159
160 #: fish/cmds.c:71 fish/cmds.c:902
161 msgid "get total size of device in 512-byte sectors"
162 msgstr ""
163
164 #: fish/cmds.c:72 fish/cmds.c:917
165 msgid "reread partition table"
166 msgstr ""
167
168 #: fish/cmds.c:73 fish/cmds.c:897
169 msgid "set blocksize of block device"
170 msgstr ""
171
172 #: fish/cmds.c:74 fish/cmds.c:872
173 msgid "set block device to read-only"
174 msgstr ""
175
176 #: fish/cmds.c:75 fish/cmds.c:877
177 msgid "set block device to read-write"
178 msgstr ""
179
180 #: fish/cmds.c:76 fish/cmds.c:1577
181 msgid "return true path on case-insensitive filesystem"
182 msgstr ""
183
184 #: fish/cmds.c:77 fish/cmds.c:612
185 msgid "list the contents of a file"
186 msgstr ""
187
188 #: fish/cmds.c:78 fish/cmds.c:932
189 msgid "compute MD5, SHAx or CRC checksum of file"
190 msgstr ""
191
192 #: fish/cmds.c:79 fish/cmds.c:1777
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:1812
197 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
198 msgstr ""
199
200 #: fish/cmds.c:81 fish/cmds.c:762
201 msgid "change file mode"
202 msgstr ""
203
204 #: fish/cmds.c:82 fish/cmds.c:169 fish/cmds.c:767 fish/cmds.c:1607
205 msgid "change file owner and group"
206 msgstr ""
207
208 #: fish/cmds.c:83 fish/cmds.c:842
209 msgid "run a command from the guest filesystem"
210 msgstr ""
211
212 #: fish/cmds.c:84 fish/cmds.c:847
213 msgid "run a command, returning lines"
214 msgstr ""
215
216 #: fish/cmds.c:85 fish/cmds.c:387
217 msgid "add qemu parameters"
218 msgstr ""
219
220 #: fish/cmds.c:86 fish/cmds.c:1727
221 msgid "copy size bytes from source to destination using dd"
222 msgstr ""
223
224 #: fish/cmds.c:87 fish/cmds.c:1027
225 msgid "copy a file"
226 msgstr ""
227
228 #: fish/cmds.c:88 fish/cmds.c:1032
229 msgid "copy a file or directory recursively"
230 msgstr ""
231
232 #: fish/cmds.c:89 fish/cmds.c:1677
233 msgid "copy from source to destination using dd"
234 msgstr ""
235
236 #: fish/cmds.c:90 fish/cmds.c:972
237 msgid "debugging and internals"
238 msgstr ""
239
240 #: fish/cmds.c:91 fish/cmds.c:1797
241 msgid "upload a file to the appliance (internal use only)"
242 msgstr ""
243
244 #: fish/cmds.c:92 fish/cmds.c:1217
245 msgid "report file system disk space usage"
246 msgstr ""
247
248 #: fish/cmds.c:93 fish/cmds.c:1222
249 msgid "report file system disk space usage (human readable)"
250 msgstr ""
251
252 #: fish/cmds.c:94 fish/cmds.c:1047
253 msgid "return kernel messages"
254 msgstr ""
255
256 #: fish/cmds.c:95 fish/cmds.c:927
257 msgid "download a file to the local machine"
258 msgstr ""
259
260 #: fish/cmds.c:96 fish/cmds.c:1042
261 msgid "drop kernel page cache, dentries and inodes"
262 msgstr ""
263
264 #: fish/cmds.c:97 fish/cmds.c:1227
265 msgid "estimate file space usage"
266 msgstr ""
267
268 #: fish/cmds.c:98 fish/cmds.c:1132
269 msgid "check an ext2/ext3 filesystem"
270 msgstr ""
271
272 #: fish/cmds.c:99 fish/cmds.c:1567
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:137 fish/cmds.c:138 fish/cmds.c:346 fish/cmds.c:347
278 #: fish/cmds.c:351 fish/cmds.c:352 fish/cmds.c:354 fish/cmds.c:355
279 #: fish/cmds.c:1347 fish/cmds.c:1352 fish/cmds.c:1357 fish/cmds.c:1362
280 #: fish/cmds.c:1367 fish/cmds.c:1372 fish/cmds.c:1377 fish/cmds.c:1382
281 #: fish/cmds.c:1387 fish/cmds.c:1392 fish/cmds.c:1397 fish/cmds.c:1402
282 msgid "return lines matching a pattern"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:1057
286 msgid "test if two files have equal contents"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:772
290 msgid "test if file or directory exists"
291 msgstr ""
292
293 #: fish/cmds.c:104 fish/cmds.c:105 fish/cmds.c:1437 fish/cmds.c:1852
294 msgid "preallocate a file in the guest filesystem"
295 msgstr ""
296
297 #: fish/cmds.c:108 fish/cmds.c:837
298 msgid "determine file type"
299 msgstr ""
300
301 #: fish/cmds.c:109 fish/cmds.c:537
302 msgid "detect the architecture of a binary file"
303 msgstr ""
304
305 #: fish/cmds.c:110 fish/cmds.c:1682
306 msgid "return the size of the file in bytes"
307 msgstr ""
308
309 #: fish/cmds.c:111 fish/cmds.c:1667
310 msgid "fill a file with octets"
311 msgstr ""
312
313 #: fish/cmds.c:112 fish/cmds.c:1817
314 msgid "fill a file with a repeating pattern of bytes"
315 msgstr ""
316
317 #: fish/cmds.c:113 fish/cmds.c:1127
318 msgid "find all files and directories"
319 msgstr ""
320
321 #: fish/cmds.c:114 fish/cmds.c:1572
322 msgid "find all files and directories, returning NUL-separated list"
323 msgstr ""
324
325 #: fish/cmds.c:115 fish/cmds.c:1922
326 msgid "find a filesystem by label"
327 msgstr ""
328
329 #: fish/cmds.c:116 fish/cmds.c:1917
330 msgid "find a filesystem by UUID"
331 msgstr ""
332
333 #: fish/cmds.c:117 fish/cmds.c:1012
334 msgid "run the filesystem checker"
335 msgstr ""
336
337 #: fish/cmds.c:118 fish/cmds.c:417
338 msgid "get the additional kernel options"
339 msgstr ""
340
341 #: fish/cmds.c:119 fish/cmds.c:427
342 msgid "get autosync mode"
343 msgstr ""
344
345 #: fish/cmds.c:120 fish/cmds.c:512
346 msgid "get direct appliance mode flag"
347 msgstr ""
348
349 #: fish/cmds.c:121 fish/cmds.c:997
350 msgid "get the ext2/3/4 filesystem label"
351 msgstr ""
352
353 #: fish/cmds.c:122 fish/cmds.c:1007
354 msgid "get the ext2/3/4 filesystem UUID"
355 msgstr ""
356
357 #: fish/cmds.c:123 fish/cmds.c:472
358 msgid "get memory allocated to the qemu subprocess"
359 msgstr ""
360
361 #: fish/cmds.c:124 fish/cmds.c:592
362 msgid "get enable network flag"
363 msgstr ""
364
365 #: fish/cmds.c:125 fish/cmds.c:407
366 msgid "get the search path"
367 msgstr ""
368
369 #: fish/cmds.c:126 fish/cmds.c:477
370 msgid "get PID of qemu subprocess"
371 msgstr ""
372
373 #: fish/cmds.c:127 fish/cmds.c:397
374 msgid "get the qemu binary"
375 msgstr ""
376
377 #: fish/cmds.c:128 fish/cmds.c:522
378 msgid "get recovery process enabled flag"
379 msgstr ""
380
381 #: fish/cmds.c:129 fish/cmds.c:492
382 msgid "get SELinux enabled flag"
383 msgstr ""
384
385 #: fish/cmds.c:130 fish/cmds.c:462
386 msgid "get the current state"
387 msgstr ""
388
389 #: fish/cmds.c:131 fish/cmds.c:502
390 msgid "get command trace enabled flag"
391 msgstr ""
392
393 #: fish/cmds.c:132 fish/cmds.c:1792
394 msgid "get the current umask"
395 msgstr ""
396
397 #: fish/cmds.c:133 fish/cmds.c:437
398 msgid "get verbose mode"
399 msgstr ""
400
401 #: fish/cmds.c:134 fish/cmds.c:1522
402 msgid "get SELinux security context"
403 msgstr ""
404
405 #: fish/cmds.c:135 fish/cmds.c:170 fish/cmds.c:1297 fish/cmds.c:1302
406 msgid "list extended attributes of a file or directory"
407 msgstr ""
408
409 #: fish/cmds.c:136 fish/cmds.c:1157
410 msgid "expand a wildcard path"
411 msgstr ""
412
413 #: fish/cmds.c:139 fish/cmds.c:1022
414 msgid "install GRUB"
415 msgstr ""
416
417 #: fish/cmds.c:140 fish/cmds.c:1197
418 msgid "return first 10 lines of a file"
419 msgstr ""
420
421 #: fish/cmds.c:141 fish/cmds.c:1202
422 msgid "return first N lines of a file"
423 msgstr ""
424
425 #: fish/cmds.c:142 fish/cmds.c:1072
426 msgid "dump a file in hexadecimal"
427 msgstr ""
428
429 #: fish/cmds.c:143 fish/cmds.c:1697
430 msgid "list the contents of a single file in an initrd"
431 msgstr ""
432
433 #: fish/cmds.c:144 fish/cmds.c:1232
434 msgid "list files in an initrd"
435 msgstr ""
436
437 #: fish/cmds.c:145 fish/cmds.c:1492
438 msgid "add an inotify watch"
439 msgstr ""
440
441 #: fish/cmds.c:146 fish/cmds.c:1512
442 msgid "close the inotify handle"
443 msgstr ""
444
445 #: fish/cmds.c:147 fish/cmds.c:1507
446 msgid "return list of watched files that had events"
447 msgstr ""
448
449 #: fish/cmds.c:148 fish/cmds.c:1487
450 msgid "create an inotify handle"
451 msgstr ""
452
453 #: fish/cmds.c:149 fish/cmds.c:1502
454 msgid "return list of inotify events"
455 msgstr ""
456
457 #: fish/cmds.c:150 fish/cmds.c:1497
458 msgid "remove an inotify watch"
459 msgstr ""
460
461 #: fish/cmds.c:151 fish/cmds.c:552
462 msgid "get architecture of inspected operating system"
463 msgstr ""
464
465 #: fish/cmds.c:152 fish/cmds.c:557
466 msgid "get distro of inspected operating system"
467 msgstr ""
468
469 #: fish/cmds.c:153 fish/cmds.c:582
470 msgid "get filesystems associated with inspected operating system"
471 msgstr ""
472
473 #: fish/cmds.c:154 fish/cmds.c:562
474 msgid "get major version of inspected operating system"
475 msgstr ""
476
477 #: fish/cmds.c:155 fish/cmds.c:567
478 msgid "get minor version of inspected operating system"
479 msgstr ""
480
481 #: fish/cmds.c:156 fish/cmds.c:577
482 msgid "get mountpoints of inspected operating system"
483 msgstr ""
484
485 #: fish/cmds.c:157 fish/cmds.c:572
486 msgid "get product name of inspected operating system"
487 msgstr ""
488
489 #: fish/cmds.c:158 fish/cmds.c:547
490 msgid "get type of inspected operating system"
491 msgstr ""
492
493 #: fish/cmds.c:159 fish/cmds.c:542
494 msgid "inspect disk and return list of operating systems found"
495 msgstr ""
496
497 #: fish/cmds.c:160 fish/cmds.c:457
498 msgid "is busy processing a command"
499 msgstr ""
500
501 #: fish/cmds.c:161 fish/cmds.c:447
502 msgid "is in configuration state"
503 msgstr ""
504
505 #: fish/cmds.c:162 fish/cmds.c:163 fish/cmds.c:777 fish/cmds.c:782
506 msgid "test if file exists"
507 msgstr ""
508
509 #: fish/cmds.c:164 fish/cmds.c:452
510 msgid "is launching subprocess"
511 msgstr ""
512
513 #: fish/cmds.c:165 fish/cmds.c:1912
514 msgid "test if device is a logical volume"
515 msgstr ""
516
517 #: fish/cmds.c:166 fish/cmds.c:442
518 msgid "is ready to accept commands"
519 msgstr ""
520
521 #: fish/cmds.c:167 fish/cmds.c:367
522 msgid "kill the qemu subprocess"
523 msgstr ""
524
525 #: fish/cmds.c:168 fish/cmds.c:362
526 msgid "launch the qemu subprocess"
527 msgstr ""
528
529 #: fish/cmds.c:171 fish/cmds.c:627
530 msgid "list the block devices"
531 msgstr ""
532
533 #: fish/cmds.c:172 fish/cmds.c:632
534 msgid "list the partitions"
535 msgstr ""
536
537 #: fish/cmds.c:173 fish/cmds.c:617
538 msgid "list the files in a directory (long format)"
539 msgstr ""
540
541 #: fish/cmds.c:174 fish/cmds.c:175 fish/cmds.c:1412 fish/cmds.c:1417
542 msgid "create a hard link"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:177 fish/cmds.c:1422 fish/cmds.c:1427
546 msgid "create a symbolic link"
547 msgstr ""
548
549 #: fish/cmds.c:178 fish/cmds.c:262 fish/cmds.c:1317 fish/cmds.c:1322
550 msgid "remove extended attribute of a file or directory"
551 msgstr ""
552
553 #: fish/cmds.c:179 fish/cmds.c:622
554 msgid "list the files in a directory"
555 msgstr ""
556
557 #: fish/cmds.c:180 fish/cmds.c:286 fish/cmds.c:1307 fish/cmds.c:1312
558 msgid "set extended attribute of a file or directory"
559 msgstr ""
560
561 #: fish/cmds.c:181 fish/cmds.c:857
562 msgid "get file information for a symbolic link"
563 msgstr ""
564
565 #: fish/cmds.c:182 fish/cmds.c:1612
566 msgid "lstat on multiple files"
567 msgstr ""
568
569 #: fish/cmds.c:183 fish/cmds.c:1902
570 msgid "add a key on a LUKS encrypted device"
571 msgstr ""
572
573 #: fish/cmds.c:184 fish/cmds.c:1887
574 msgid "close a LUKS device"
575 msgstr ""
576
577 #: fish/cmds.c:185 fish/cmds.c:186 fish/cmds.c:1892 fish/cmds.c:1897
578 msgid "format a block device as a LUKS encrypted device"
579 msgstr ""
580
581 #: fish/cmds.c:187 fish/cmds.c:1907
582 msgid "remove a key from a LUKS encrypted device"
583 msgstr ""
584
585 #: fish/cmds.c:188 fish/cmds.c:1877
586 msgid "open a LUKS-encrypted block device"
587 msgstr ""
588
589 #: fish/cmds.c:189 fish/cmds.c:1882
590 msgid "open a LUKS-encrypted block device read-only"
591 msgstr ""
592
593 #: fish/cmds.c:190 fish/cmds.c:797
594 msgid "create an LVM logical volume"
595 msgstr ""
596
597 #: fish/cmds.c:191 fish/cmds.c:1872
598 msgid "clear LVM device filter"
599 msgstr ""
600
601 #: fish/cmds.c:192 fish/cmds.c:832
602 msgid "remove all LVM LVs, VGs and PVs"
603 msgstr ""
604
605 #: fish/cmds.c:193 fish/cmds.c:1867
606 msgid "set LVM device filter"
607 msgstr ""
608
609 #: fish/cmds.c:194 fish/cmds.c:977
610 msgid "remove an LVM logical volume"
611 msgstr ""
612
613 #: fish/cmds.c:195 fish/cmds.c:1687
614 msgid "rename an LVM logical volume"
615 msgstr ""
616
617 #: fish/cmds.c:196 fish/cmds.c:1117
618 msgid "resize an LVM logical volume"
619 msgstr ""
620
621 #: fish/cmds.c:197 fish/cmds.c:1782
622 msgid "expand an LV to fill free space"
623 msgstr ""
624
625 #: fish/cmds.c:198 fish/cmds.c:199 fish/cmds.c:647 fish/cmds.c:662
626 msgid "list the LVM logical volumes (LVs)"
627 msgstr ""
628
629 #: fish/cmds.c:200 fish/cmds.c:1712
630 msgid "get the UUID of a logical volume"
631 msgstr ""
632
633 #: fish/cmds.c:201 fish/cmds.c:1617
634 msgid "lgetxattr on multiple files"
635 msgstr ""
636
637 #: fish/cmds.c:202 fish/cmds.c:752
638 msgid "create a directory"
639 msgstr ""
640
641 #: fish/cmds.c:203 fish/cmds.c:1602
642 msgid "create a directory with a particular mode"
643 msgstr ""
644
645 #: fish/cmds.c:204 fish/cmds.c:757
646 msgid "create a directory and parents"
647 msgstr ""
648
649 #: fish/cmds.c:205 fish/cmds.c:1177
650 msgid "create a temporary directory"
651 msgstr ""
652
653 #: fish/cmds.c:206 fish/cmds.c:207 fish/cmds.c:208 fish/cmds.c:1547
654 #: fish/cmds.c:1552 fish/cmds.c:1557
655 msgid "make ext2/3/4 filesystem with external journal"
656 msgstr ""
657
658 #: fish/cmds.c:209 fish/cmds.c:1532
659 msgid "make ext2/3/4 external journal"
660 msgstr ""
661
662 #: fish/cmds.c:210 fish/cmds.c:1537
663 msgid "make ext2/3/4 external journal with label"
664 msgstr ""
665
666 #: fish/cmds.c:211 fish/cmds.c:1542
667 msgid "make ext2/3/4 external journal with UUID"
668 msgstr ""
669
670 #: fish/cmds.c:212 fish/cmds.c:1262
671 msgid "make FIFO (named pipe)"
672 msgstr ""
673
674 #: fish/cmds.c:213 fish/cmds.c:802
675 msgid "make a filesystem"
676 msgstr ""
677
678 #: fish/cmds.c:214 fish/cmds.c:1527
679 msgid "make a filesystem with block size"
680 msgstr ""
681
682 #: fish/cmds.c:215 fish/cmds.c:1332
683 msgid "create a mountpoint"
684 msgstr ""
685
686 #: fish/cmds.c:216 fish/cmds.c:1257
687 msgid "make block, character or FIFO devices"
688 msgstr ""
689
690 #: fish/cmds.c:217 fish/cmds.c:1267
691 msgid "make block device node"
692 msgstr ""
693
694 #: fish/cmds.c:218 fish/cmds.c:1272
695 msgid "make char device node"
696 msgstr ""
697
698 #: fish/cmds.c:219 fish/cmds.c:1242
699 msgid "create a swap partition"
700 msgstr ""
701
702 #: fish/cmds.c:220 fish/cmds.c:1247
703 msgid "create a swap partition with a label"
704 msgstr ""
705
706 #: fish/cmds.c:221 fish/cmds.c:1252
707 msgid "create a swap partition with an explicit UUID"
708 msgstr ""
709
710 #: fish/cmds.c:222 fish/cmds.c:1482
711 msgid "create a swap file"
712 msgstr ""
713
714 #: fish/cmds.c:223 fish/cmds.c:1562
715 msgid "load a kernel module"
716 msgstr ""
717
718 #: fish/cmds.c:224 fish/cmds.c:597
719 msgid "mount a guest disk at a position in the filesystem"
720 msgstr ""
721
722 #: fish/cmds.c:225 fish/cmds.c:1237
723 msgid "mount a file using the loop device"
724 msgstr ""
725
726 #: fish/cmds.c:226 fish/cmds.c:962
727 msgid "mount a guest disk with mount options"
728 msgstr ""
729
730 #: fish/cmds.c:227 fish/cmds.c:957
731 msgid "mount a guest disk, read-only"
732 msgstr ""
733
734 #: fish/cmds.c:228 fish/cmds.c:967
735 msgid "mount a guest disk with mount options and vfstype"
736 msgstr ""
737
738 #: fish/cmds.c:229 fish/cmds.c:1327
739 msgid "show mountpoints"
740 msgstr ""
741
742 #: fish/cmds.c:230 fish/cmds.c:822
743 msgid "show mounted filesystems"
744 msgstr ""
745
746 #: fish/cmds.c:231 fish/cmds.c:1037
747 msgid "move a file"
748 msgstr ""
749
750 #: fish/cmds.c:232 fish/cmds.c:1142
751 msgid "probe NTFS volume"
752 msgstr ""
753
754 #: fish/cmds.c:233 fish/cmds.c:1747
755 msgid "resize an NTFS filesystem"
756 msgstr ""
757
758 #: fish/cmds.c:234 fish/cmds.c:1842
759 msgid "resize an NTFS filesystem (with size)"
760 msgstr ""
761
762 #: fish/cmds.c:235 fish/cmds.c:1637
763 msgid "add a partition to the device"
764 msgstr ""
765
766 #: fish/cmds.c:236 fish/cmds.c:1757
767 msgid "delete a partition"
768 msgstr ""
769
770 #: fish/cmds.c:237 fish/cmds.c:1642
771 msgid "partition whole disk with a single primary partition"
772 msgstr ""
773
774 #: fish/cmds.c:238 fish/cmds.c:1762
775 msgid "return true if a partition is bootable"
776 msgstr ""
777
778 #: fish/cmds.c:239 fish/cmds.c:1767
779 msgid "get the MBR type byte (ID byte) from a partition"
780 msgstr ""
781
782 #: fish/cmds.c:240 fish/cmds.c:1662
783 msgid "get the partition table type"
784 msgstr ""
785
786 #: fish/cmds.c:241 fish/cmds.c:1632
787 msgid "create an empty partition table"
788 msgstr ""
789
790 #: fish/cmds.c:242 fish/cmds.c:1657
791 msgid "list partitions on a device"
792 msgstr ""
793
794 #: fish/cmds.c:243 fish/cmds.c:1647
795 msgid "make a partition bootable"
796 msgstr ""
797
798 #: fish/cmds.c:244 fish/cmds.c:1772
799 msgid "set the MBR type byte (ID byte) of a partition"
800 msgstr ""
801
802 #: fish/cmds.c:245 fish/cmds.c:1652
803 msgid "set partition name"
804 msgstr ""
805
806 #: fish/cmds.c:246 fish/cmds.c:1052
807 msgid "ping the guest daemon"
808 msgstr ""
809
810 #: fish/cmds.c:247 fish/cmds.c:1627
811 msgid "read part of a file"
812 msgstr ""
813
814 #: fish/cmds.c:248 fish/cmds.c:787
815 msgid "create an LVM physical volume"
816 msgstr ""
817
818 #: fish/cmds.c:249 fish/cmds.c:987
819 msgid "remove an LVM physical volume"
820 msgstr ""
821
822 #: fish/cmds.c:250 fish/cmds.c:1082
823 msgid "resize an LVM physical volume"
824 msgstr ""
825
826 #: fish/cmds.c:251 fish/cmds.c:1837
827 msgid "resize an LVM physical volume (with size)"
828 msgstr ""
829
830 #: fish/cmds.c:252 fish/cmds.c:253 fish/cmds.c:637 fish/cmds.c:652
831 msgid "list the LVM physical volumes (PVs)"
832 msgstr ""
833
834 #: fish/cmds.c:254 fish/cmds.c:1702
835 msgid "get the UUID of a physical volume"
836 msgstr ""
837
838 #: fish/cmds.c:255 fish/cmds.c:1827
839 msgid "write to part of a file"
840 msgstr ""
841
842 #: fish/cmds.c:256 fish/cmds.c:1342
843 msgid "read a file"
844 msgstr ""
845
846 #: fish/cmds.c:257 fish/cmds.c:667
847 msgid "read file as lines"
848 msgstr ""
849
850 #: fish/cmds.c:258 fish/cmds.c:1282
851 msgid "read directories entries"
852 msgstr ""
853
854 #: fish/cmds.c:259 fish/cmds.c:1432
855 msgid "read the target of a symbolic link"
856 msgstr ""
857
858 #: fish/cmds.c:260 fish/cmds.c:1622
859 msgid "readlink on multiple files"
860 msgstr ""
861
862 #: fish/cmds.c:261 fish/cmds.c:1407
863 msgid "canonicalized absolute pathname"
864 msgstr ""
865
866 #: fish/cmds.c:263 fish/cmds.c:1122
867 msgid "resize an ext2, ext3 or ext4 filesystem"
868 msgstr ""
869
870 #: fish/cmds.c:264 fish/cmds.c:1832
871 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
872 msgstr ""
873
874 #: fish/cmds.c:265 fish/cmds.c:737
875 msgid "remove a file"
876 msgstr ""
877
878 #: fish/cmds.c:266 fish/cmds.c:747
879 msgid "remove a file or directory recursively"
880 msgstr ""
881
882 #: fish/cmds.c:267 fish/cmds.c:742
883 msgid "remove a directory"
884 msgstr ""
885
886 #: fish/cmds.c:268 fish/cmds.c:1337
887 msgid "remove a mountpoint"
888 msgstr ""
889
890 #: fish/cmds.c:269 fish/cmds.c:1162
891 msgid "scrub (securely wipe) a device"
892 msgstr ""
893
894 #: fish/cmds.c:270 fish/cmds.c:1167
895 msgid "scrub (securely wipe) a file"
896 msgstr ""
897
898 #: fish/cmds.c:271 fish/cmds.c:1172
899 msgid "scrub (securely wipe) free space"
900 msgstr ""
901
902 #: fish/cmds.c:272 fish/cmds.c:412
903 msgid "add options to kernel command line"
904 msgstr ""
905
906 #: fish/cmds.c:273 fish/cmds.c:422
907 msgid "set autosync mode"
908 msgstr ""
909
910 #: fish/cmds.c:274 fish/cmds.c:507
911 msgid "enable or disable direct appliance mode"
912 msgstr ""
913
914 #: fish/cmds.c:275 fish/cmds.c:992
915 msgid "set the ext2/3/4 filesystem label"
916 msgstr ""
917
918 #: fish/cmds.c:276 fish/cmds.c:1002
919 msgid "set the ext2/3/4 filesystem UUID"
920 msgstr ""
921
922 #: fish/cmds.c:277 fish/cmds.c:467
923 msgid "set memory allocated to the qemu subprocess"
924 msgstr ""
925
926 #: fish/cmds.c:278 fish/cmds.c:587
927 msgid "set enable network flag"
928 msgstr ""
929
930 #: fish/cmds.c:279 fish/cmds.c:402
931 msgid "set the search path"
932 msgstr ""
933
934 #: fish/cmds.c:280 fish/cmds.c:392
935 msgid "set the qemu binary"
936 msgstr ""
937
938 #: fish/cmds.c:281 fish/cmds.c:517
939 msgid "enable or disable the recovery process"
940 msgstr ""
941
942 #: fish/cmds.c:282 fish/cmds.c:487
943 msgid "set SELinux enabled or disabled at appliance boot"
944 msgstr ""
945
946 #: fish/cmds.c:283 fish/cmds.c:497
947 msgid "enable or disable command traces"
948 msgstr ""
949
950 #: fish/cmds.c:284 fish/cmds.c:432
951 msgid "set verbose mode"
952 msgstr ""
953
954 #: fish/cmds.c:285 fish/cmds.c:1517
955 msgid "set SELinux security context"
956 msgstr ""
957
958 #: fish/cmds.c:287 fish/cmds.c:288 fish/cmds.c:807 fish/cmds.c:1287
959 msgid "create partitions on a block device"
960 msgstr ""
961
962 #: fish/cmds.c:289 fish/cmds.c:1087
963 msgid "modify a single partition on a block device"
964 msgstr ""
965
966 #: fish/cmds.c:290 fish/cmds.c:1102
967 msgid "display the disk geometry from the partition table"
968 msgstr ""
969
970 #: fish/cmds.c:291 fish/cmds.c:1097
971 msgid "display the kernel geometry"
972 msgstr ""
973
974 #: fish/cmds.c:292 fish/cmds.c:1092
975 msgid "display the partition table"
976 msgstr ""
977
978 #: fish/cmds.c:293 fish/cmds.c:1147
979 msgid "run a command via the shell"
980 msgstr ""
981
982 #: fish/cmds.c:294 fish/cmds.c:1152
983 msgid "run a command via the shell returning lines"
984 msgstr ""
985
986 #: fish/cmds.c:295 fish/cmds.c:1137
987 msgid "sleep for some seconds"
988 msgstr ""
989
990 #: fish/cmds.c:296 fish/cmds.c:852
991 msgid "get file information"
992 msgstr ""
993
994 #: fish/cmds.c:297 fish/cmds.c:862
995 msgid "get file system statistics"
996 msgstr ""
997
998 #: fish/cmds.c:298 fish/cmds.c:299 fish/cmds.c:1062 fish/cmds.c:1067
999 msgid "print the printable strings in a file"
1000 msgstr ""
1001
1002 #: fish/cmds.c:300 fish/cmds.c:1447
1003 msgid "disable swap on device"
1004 msgstr ""
1005
1006 #: fish/cmds.c:301 fish/cmds.c:1457
1007 msgid "disable swap on file"
1008 msgstr ""
1009
1010 #: fish/cmds.c:302 fish/cmds.c:1467
1011 msgid "disable swap on labeled swap partition"
1012 msgstr ""
1013
1014 #: fish/cmds.c:303 fish/cmds.c:1477
1015 msgid "disable swap on swap partition by UUID"
1016 msgstr ""
1017
1018 #: fish/cmds.c:304 fish/cmds.c:1442
1019 msgid "enable swap on device"
1020 msgstr ""
1021
1022 #: fish/cmds.c:305 fish/cmds.c:1452
1023 msgid "enable swap on file"
1024 msgstr ""
1025
1026 #: fish/cmds.c:306 fish/cmds.c:1462
1027 msgid "enable swap on labeled swap partition"
1028 msgstr ""
1029
1030 #: fish/cmds.c:307 fish/cmds.c:1472
1031 msgid "enable swap on swap partition by UUID"
1032 msgstr ""
1033
1034 #: fish/cmds.c:308 fish/cmds.c:602
1035 msgid "sync disks, writes are flushed through to the disk image"
1036 msgstr ""
1037
1038 #: fish/cmds.c:309 fish/cmds.c:1207
1039 msgid "return last 10 lines of a file"
1040 msgstr ""
1041
1042 #: fish/cmds.c:310 fish/cmds.c:1212
1043 msgid "return last N lines of a file"
1044 msgstr ""
1045
1046 #: fish/cmds.c:311 fish/cmds.c:937
1047 msgid "unpack tarfile to directory"
1048 msgstr ""
1049
1050 #: fish/cmds.c:312 fish/cmds.c:942
1051 msgid "pack directory into tarfile"
1052 msgstr ""
1053
1054 #: fish/cmds.c:313 fish/cmds.c:319 fish/cmds.c:947 fish/cmds.c:1737
1055 msgid "unpack compressed tarball to directory"
1056 msgstr ""
1057
1058 #: fish/cmds.c:314 fish/cmds.c:320 fish/cmds.c:952 fish/cmds.c:1742
1059 msgid "pack directory into compressed tarball"
1060 msgstr ""
1061
1062 #: fish/cmds.c:315 fish/cmds.c:607
1063 msgid "update file timestamps or create a new file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:316 fish/cmds.c:1587
1067 msgid "truncate a file to zero size"
1068 msgstr ""
1069
1070 #: fish/cmds.c:317 fish/cmds.c:1592
1071 msgid "truncate a file to a particular size"
1072 msgstr ""
1073
1074 #: fish/cmds.c:318 fish/cmds.c:867
1075 msgid "get ext2/ext3/ext4 superblock details"
1076 msgstr ""
1077
1078 #: fish/cmds.c:321 fish/cmds.c:1277
1079 msgid "set file mode creation mask (umask)"
1080 msgstr ""
1081
1082 #: fish/cmds.c:322 fish/cmds.c:817
1083 msgid "unmount a filesystem"
1084 msgstr ""
1085
1086 #: fish/cmds.c:323 fish/cmds.c:827
1087 msgid "unmount all filesystems"
1088 msgstr ""
1089
1090 #: fish/cmds.c:324 fish/cmds.c:922
1091 msgid "upload a file from the local machine"
1092 msgstr ""
1093
1094 #: fish/cmds.c:325 fish/cmds.c:1597
1095 msgid "set timestamp of a file with nanosecond precision"
1096 msgstr ""
1097
1098 #: fish/cmds.c:326 fish/cmds.c:482
1099 msgid "get the library version number"
1100 msgstr ""
1101
1102 #: fish/cmds.c:327 fish/cmds.c:1857
1103 msgid "get the filesystem label"
1104 msgstr ""
1105
1106 #: fish/cmds.c:328 fish/cmds.c:1582
1107 msgid "get the Linux VFS type corresponding to a mounted device"
1108 msgstr ""
1109
1110 #: fish/cmds.c:329 fish/cmds.c:1862
1111 msgid "get the filesystem UUID"
1112 msgstr ""
1113
1114 #: fish/cmds.c:330 fish/cmds.c:1112
1115 msgid "activate or deactivate some volume groups"
1116 msgstr ""
1117
1118 #: fish/cmds.c:331 fish/cmds.c:1107
1119 msgid "activate or deactivate all volume groups"
1120 msgstr ""
1121
1122 #: fish/cmds.c:332 fish/cmds.c:792
1123 msgid "create an LVM volume group"
1124 msgstr ""
1125
1126 #: fish/cmds.c:333 fish/cmds.c:1722
1127 msgid "get the LV UUIDs of all LVs in the volume group"
1128 msgstr ""
1129
1130 #: fish/cmds.c:334 fish/cmds.c:1717
1131 msgid "get the PV UUIDs containing the volume group"
1132 msgstr ""
1133
1134 #: fish/cmds.c:335 fish/cmds.c:982
1135 msgid "remove an LVM volume group"
1136 msgstr ""
1137
1138 #: fish/cmds.c:336 fish/cmds.c:1692
1139 msgid "rename an LVM volume group"
1140 msgstr ""
1141
1142 #: fish/cmds.c:337 fish/cmds.c:338 fish/cmds.c:642 fish/cmds.c:657
1143 msgid "list the LVM volume groups (VGs)"
1144 msgstr ""
1145
1146 #: fish/cmds.c:339 fish/cmds.c:1752
1147 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1148 msgstr ""
1149
1150 #: fish/cmds.c:340 fish/cmds.c:1707
1151 msgid "get the UUID of a volume group"
1152 msgstr ""
1153
1154 #: fish/cmds.c:341 fish/cmds.c:1192
1155 msgid "count characters in a file"
1156 msgstr ""
1157
1158 #: fish/cmds.c:342 fish/cmds.c:1182
1159 msgid "count lines in a file"
1160 msgstr ""
1161
1162 #: fish/cmds.c:343 fish/cmds.c:1187
1163 msgid "count words in a file"
1164 msgstr ""
1165
1166 #: fish/cmds.c:344 fish/cmds.c:1822
1167 msgid "create a new file"
1168 msgstr ""
1169
1170 #: fish/cmds.c:345 fish/cmds.c:812
1171 msgid "create a file"
1172 msgstr ""
1173
1174 #: fish/cmds.c:348 fish/cmds.c:1017
1175 msgid "write zeroes to the device"
1176 msgstr ""
1177
1178 #: fish/cmds.c:349 fish/cmds.c:1732
1179 msgid "write zeroes to an entire device"
1180 msgstr ""
1181
1182 #: fish/cmds.c:350 fish/cmds.c:1077
1183 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1184 msgstr ""
1185
1186 #: fish/cmds.c:353 fish/cmds.c:1292
1187 msgid "determine file type inside a compressed file"
1188 msgstr ""
1189
1190 #: fish/cmds.c:356
1191 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1192 msgstr ""
1193
1194 #: fish/cmds.c:2202 fish/cmds.c:2214 fish/cmds.c:2227 fish/cmds.c:2242
1195 #: fish/cmds.c:2257 fish/cmds.c:2273 fish/cmds.c:2290 fish/cmds.c:2305
1196 #: fish/cmds.c:2320 fish/cmds.c:2335 fish/cmds.c:2350 fish/cmds.c:2365
1197 #: fish/cmds.c:2379 fish/cmds.c:2393 fish/cmds.c:2408 fish/cmds.c:2422
1198 #: fish/cmds.c:2436 fish/cmds.c:2450 fish/cmds.c:2464 fish/cmds.c:2478
1199 #: fish/cmds.c:2492 fish/cmds.c:2507 fish/cmds.c:2539 fish/cmds.c:2553
1200 #: fish/cmds.c:2567 fish/cmds.c:2583 fish/cmds.c:2597 fish/cmds.c:2612
1201 #: fish/cmds.c:2626 fish/cmds.c:2641 fish/cmds.c:2655 fish/cmds.c:2670
1202 #: fish/cmds.c:2684 fish/cmds.c:2700 fish/cmds.c:2717 fish/cmds.c:2733
1203 #: fish/cmds.c:2752 fish/cmds.c:2768 fish/cmds.c:2786 fish/cmds.c:2804
1204 #: fish/cmds.c:2822 fish/cmds.c:2839 fish/cmds.c:2856 fish/cmds.c:2874
1205 #: fish/cmds.c:2892 fish/cmds.c:2910 fish/cmds.c:2924 fish/cmds.c:2940
1206 #: fish/cmds.c:2955 fish/cmds.c:2968 fish/cmds.c:2985 fish/cmds.c:3005
1207 #: fish/cmds.c:3025 fish/cmds.c:3044 fish/cmds.c:3059 fish/cmds.c:3074
1208 #: fish/cmds.c:3089 fish/cmds.c:3104 fish/cmds.c:3119 fish/cmds.c:3134
1209 #: fish/cmds.c:3149 fish/cmds.c:3165 fish/cmds.c:3186 fish/cmds.c:3221
1210 #: fish/cmds.c:3235 fish/cmds.c:3256 fish/cmds.c:3276 fish/cmds.c:3295
1211 #: fish/cmds.c:3313 fish/cmds.c:3330 fish/cmds.c:3348 fish/cmds.c:3364
1212 #: fish/cmds.c:3381 fish/cmds.c:3393 fish/cmds.c:3406 fish/cmds.c:3424
1213 #: fish/cmds.c:3441 fish/cmds.c:3458 fish/cmds.c:3475 fish/cmds.c:3492
1214 #: fish/cmds.c:3510 fish/cmds.c:3548 fish/cmds.c:3603 fish/cmds.c:3622
1215 #: fish/cmds.c:3641 fish/cmds.c:3660 fish/cmds.c:3676 fish/cmds.c:3696
1216 #: fish/cmds.c:3732 fish/cmds.c:3752 fish/cmds.c:3829 fish/cmds.c:3866
1217 #: fish/cmds.c:3880 fish/cmds.c:3895 fish/cmds.c:3907 fish/cmds.c:3920
1218 #: fish/cmds.c:3940 fish/cmds.c:3960 fish/cmds.c:3980 fish/cmds.c:4000
1219 #: fish/cmds.c:4020 fish/cmds.c:4040 fish/cmds.c:4058 fish/cmds.c:4073
1220 #: fish/cmds.c:4088 fish/cmds.c:4105 fish/cmds.c:4122 fish/cmds.c:4140
1221 #: fish/cmds.c:4174 fish/cmds.c:4191 fish/cmds.c:4208 fish/cmds.c:4223
1222 #: fish/cmds.c:4239 fish/cmds.c:4260 fish/cmds.c:4281 fish/cmds.c:4303
1223 #: fish/cmds.c:4324 fish/cmds.c:4343 fish/cmds.c:4364 fish/cmds.c:4385
1224 #: fish/cmds.c:4403 fish/cmds.c:4423 fish/cmds.c:4442 fish/cmds.c:4463
1225 #: fish/cmds.c:4478 fish/cmds.c:4493 fish/cmds.c:4509 fish/cmds.c:4525
1226 #: fish/cmds.c:4544 fish/cmds.c:4560 fish/cmds.c:4579 fish/cmds.c:4597
1227 #: fish/cmds.c:4613 fish/cmds.c:4632 fish/cmds.c:4653 fish/cmds.c:4674
1228 #: fish/cmds.c:4694 fish/cmds.c:4726 fish/cmds.c:4741 fish/cmds.c:4755
1229 #: fish/cmds.c:4777 fish/cmds.c:4798 fish/cmds.c:4819 fish/cmds.c:4839
1230 #: fish/cmds.c:4854 fish/cmds.c:4874 fish/cmds.c:4966 fish/cmds.c:4984
1231 #: fish/cmds.c:5002 fish/cmds.c:5020 fish/cmds.c:5036 fish/cmds.c:5055
1232 #: fish/cmds.c:5089 fish/cmds.c:5104 fish/cmds.c:5124 fish/cmds.c:5139
1233 #: fish/cmds.c:5173 fish/cmds.c:5191 fish/cmds.c:5209 fish/cmds.c:5227
1234 #: fish/cmds.c:5247 fish/cmds.c:5262 fish/cmds.c:5279 fish/cmds.c:5296
1235 #: fish/cmds.c:5316 fish/cmds.c:5335 fish/cmds.c:5354 fish/cmds.c:5373
1236 #: fish/cmds.c:5394 fish/cmds.c:5433 fish/cmds.c:5454 fish/cmds.c:5492
1237 #: fish/cmds.c:5507 fish/cmds.c:5523 fish/cmds.c:5542 fish/cmds.c:5563
1238 #: fish/cmds.c:5583 fish/cmds.c:5599 fish/cmds.c:5616 fish/cmds.c:5635
1239 #: fish/cmds.c:5710 fish/cmds.c:5749 fish/cmds.c:5826 fish/cmds.c:5900
1240 #: fish/cmds.c:5935 fish/cmds.c:5956 fish/cmds.c:5975 fish/cmds.c:5996
1241 #: fish/cmds.c:6016 fish/cmds.c:6039 fish/cmds.c:6080 fish/cmds.c:6119
1242 #: fish/cmds.c:6138 fish/cmds.c:6155 fish/cmds.c:6171 fish/cmds.c:6186
1243 #: fish/cmds.c:6202 fish/cmds.c:6227 fish/cmds.c:6249 fish/cmds.c:6271
1244 #: fish/cmds.c:6293 fish/cmds.c:6315 fish/cmds.c:6337 fish/cmds.c:6359
1245 #: fish/cmds.c:6381 fish/cmds.c:6403 fish/cmds.c:6425 fish/cmds.c:6447
1246 #: fish/cmds.c:6469 fish/cmds.c:6490 fish/cmds.c:6511 fish/cmds.c:6530
1247 #: fish/cmds.c:6549 fish/cmds.c:6568 fish/cmds.c:6586 fish/cmds.c:6607
1248 #: fish/cmds.c:6643 fish/cmds.c:6658 fish/cmds.c:6673 fish/cmds.c:6690
1249 #: fish/cmds.c:6707 fish/cmds.c:6722 fish/cmds.c:6737 fish/cmds.c:6752
1250 #: fish/cmds.c:6767 fish/cmds.c:6784 fish/cmds.c:6818 fish/cmds.c:6856
1251 #: fish/cmds.c:6888 fish/cmds.c:6903 fish/cmds.c:6918 fish/cmds.c:6931
1252 #: fish/cmds.c:6945 fish/cmds.c:6963 fish/cmds.c:6999 fish/cmds.c:7035
1253 #: fish/cmds.c:7072 fish/cmds.c:7110 fish/cmds.c:7149 fish/cmds.c:7188
1254 #: fish/cmds.c:7224 fish/cmds.c:7239 fish/cmds.c:7260 fish/cmds.c:7280
1255 #: fish/cmds.c:7300 fish/cmds.c:7318 fish/cmds.c:7336 fish/cmds.c:7370
1256 #: fish/cmds.c:7440 fish/cmds.c:7478 fish/cmds.c:7534 fish/cmds.c:7558
1257 #: fish/cmds.c:7582 fish/cmds.c:7608 fish/cmds.c:7665 fish/cmds.c:7684
1258 #: fish/cmds.c:7727 fish/cmds.c:7745 fish/cmds.c:7782 fish/cmds.c:7817
1259 #: fish/cmds.c:7835 fish/cmds.c:7855 fish/cmds.c:7910 fish/cmds.c:7928
1260 #: fish/cmds.c:7948 fish/cmds.c:7968 fish/cmds.c:7985 fish/cmds.c:8003
1261 #: fish/cmds.c:8028 fish/cmds.c:8046 fish/cmds.c:8064 fish/cmds.c:8082
1262 #: fish/cmds.c:8100 fish/cmds.c:8120 fish/cmds.c:8153 fish/cmds.c:8169
1263 #: fish/cmds.c:8190 fish/cmds.c:8210 fish/cmds.c:8224 fish/cmds.c:8238
1264 #: fish/cmds.c:8273 fish/cmds.c:8310 fish/cmds.c:8348 fish/cmds.c:8402
1265 #: fish/cmds.c:8422 fish/cmds.c:8456 fish/cmds.c:8470 fish/cmds.c:8487
1266 #: fish/cmds.c:8525 fish/cmds.c:8546 fish/cmds.c:8568 fish/cmds.c:8591
1267 #: fish/cmds.c:8630 fish/cmds.c:8653 fish/cmds.c:8689 fish/cmds.c:8718
1268 #: fish/cmds.c:8747 fish/cmds.c:8774 fish/cmds.c:8791 fish/cmds.c:8821
1269 #: fish/cmds.c:8839 fish/cmds.c:8857 fish/cmds.c:8873 fish/cmds.c:8888
1270 #: fish/cmds.c:8909 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8985
1271 #: fish/cmds.c:9026 fish/cmds.c:9068 fish/cmds.c:9105 fish/cmds.c:9122
1272 #: fish/cmds.c:9140
1273 #, c-format
1274 msgid "%s should have %d parameter(s)\n"
1275 msgstr ""
1276
1277 #: fish/cmds.c:2203 fish/cmds.c:2215 fish/cmds.c:2228 fish/cmds.c:2243
1278 #: fish/cmds.c:2258 fish/cmds.c:2274 fish/cmds.c:2291 fish/cmds.c:2306
1279 #: fish/cmds.c:2321 fish/cmds.c:2336 fish/cmds.c:2351 fish/cmds.c:2366
1280 #: fish/cmds.c:2380 fish/cmds.c:2394 fish/cmds.c:2409 fish/cmds.c:2423
1281 #: fish/cmds.c:2437 fish/cmds.c:2451 fish/cmds.c:2465 fish/cmds.c:2479
1282 #: fish/cmds.c:2493 fish/cmds.c:2508 fish/cmds.c:2540 fish/cmds.c:2554
1283 #: fish/cmds.c:2568 fish/cmds.c:2584 fish/cmds.c:2598 fish/cmds.c:2613
1284 #: fish/cmds.c:2627 fish/cmds.c:2642 fish/cmds.c:2656 fish/cmds.c:2671
1285 #: fish/cmds.c:2685 fish/cmds.c:2701 fish/cmds.c:2718 fish/cmds.c:2734
1286 #: fish/cmds.c:2753 fish/cmds.c:2769 fish/cmds.c:2787 fish/cmds.c:2805
1287 #: fish/cmds.c:2823 fish/cmds.c:2840 fish/cmds.c:2857 fish/cmds.c:2875
1288 #: fish/cmds.c:2893 fish/cmds.c:2911 fish/cmds.c:2925 fish/cmds.c:2941
1289 #: fish/cmds.c:2956 fish/cmds.c:2969 fish/cmds.c:2986 fish/cmds.c:3006
1290 #: fish/cmds.c:3026 fish/cmds.c:3045 fish/cmds.c:3060 fish/cmds.c:3075
1291 #: fish/cmds.c:3090 fish/cmds.c:3105 fish/cmds.c:3120 fish/cmds.c:3135
1292 #: fish/cmds.c:3150 fish/cmds.c:3166 fish/cmds.c:3187 fish/cmds.c:3222
1293 #: fish/cmds.c:3236 fish/cmds.c:3257 fish/cmds.c:3277 fish/cmds.c:3296
1294 #: fish/cmds.c:3314 fish/cmds.c:3331 fish/cmds.c:3349 fish/cmds.c:3365
1295 #: fish/cmds.c:3382 fish/cmds.c:3394 fish/cmds.c:3407 fish/cmds.c:3425
1296 #: fish/cmds.c:3442 fish/cmds.c:3459 fish/cmds.c:3476 fish/cmds.c:3493
1297 #: fish/cmds.c:3511 fish/cmds.c:3549 fish/cmds.c:3604 fish/cmds.c:3623
1298 #: fish/cmds.c:3642 fish/cmds.c:3661 fish/cmds.c:3677 fish/cmds.c:3697
1299 #: fish/cmds.c:3733 fish/cmds.c:3753 fish/cmds.c:3830 fish/cmds.c:3867
1300 #: fish/cmds.c:3881 fish/cmds.c:3896 fish/cmds.c:3908 fish/cmds.c:3921
1301 #: fish/cmds.c:3941 fish/cmds.c:3961 fish/cmds.c:3981 fish/cmds.c:4001
1302 #: fish/cmds.c:4021 fish/cmds.c:4041 fish/cmds.c:4059 fish/cmds.c:4074
1303 #: fish/cmds.c:4089 fish/cmds.c:4106 fish/cmds.c:4123 fish/cmds.c:4141
1304 #: fish/cmds.c:4175 fish/cmds.c:4192 fish/cmds.c:4209 fish/cmds.c:4224
1305 #: fish/cmds.c:4240 fish/cmds.c:4261 fish/cmds.c:4282 fish/cmds.c:4304
1306 #: fish/cmds.c:4325 fish/cmds.c:4344 fish/cmds.c:4365 fish/cmds.c:4386
1307 #: fish/cmds.c:4404 fish/cmds.c:4424 fish/cmds.c:4443 fish/cmds.c:4464
1308 #: fish/cmds.c:4479 fish/cmds.c:4494 fish/cmds.c:4510 fish/cmds.c:4526
1309 #: fish/cmds.c:4545 fish/cmds.c:4561 fish/cmds.c:4580 fish/cmds.c:4598
1310 #: fish/cmds.c:4614 fish/cmds.c:4633 fish/cmds.c:4654 fish/cmds.c:4675
1311 #: fish/cmds.c:4695 fish/cmds.c:4727 fish/cmds.c:4742 fish/cmds.c:4756
1312 #: fish/cmds.c:4778 fish/cmds.c:4799 fish/cmds.c:4820 fish/cmds.c:4840
1313 #: fish/cmds.c:4855 fish/cmds.c:4875 fish/cmds.c:4967 fish/cmds.c:4985
1314 #: fish/cmds.c:5003 fish/cmds.c:5021 fish/cmds.c:5037 fish/cmds.c:5056
1315 #: fish/cmds.c:5090 fish/cmds.c:5105 fish/cmds.c:5125 fish/cmds.c:5140
1316 #: fish/cmds.c:5174 fish/cmds.c:5192 fish/cmds.c:5210 fish/cmds.c:5228
1317 #: fish/cmds.c:5248 fish/cmds.c:5263 fish/cmds.c:5280 fish/cmds.c:5297
1318 #: fish/cmds.c:5317 fish/cmds.c:5336 fish/cmds.c:5355 fish/cmds.c:5374
1319 #: fish/cmds.c:5395 fish/cmds.c:5434 fish/cmds.c:5455 fish/cmds.c:5493
1320 #: fish/cmds.c:5508 fish/cmds.c:5524 fish/cmds.c:5543 fish/cmds.c:5564
1321 #: fish/cmds.c:5584 fish/cmds.c:5600 fish/cmds.c:5617 fish/cmds.c:5636
1322 #: fish/cmds.c:5711 fish/cmds.c:5750 fish/cmds.c:5827 fish/cmds.c:5901
1323 #: fish/cmds.c:5936 fish/cmds.c:5957 fish/cmds.c:5976 fish/cmds.c:5997
1324 #: fish/cmds.c:6017 fish/cmds.c:6040 fish/cmds.c:6081 fish/cmds.c:6120
1325 #: fish/cmds.c:6139 fish/cmds.c:6156 fish/cmds.c:6172 fish/cmds.c:6187
1326 #: fish/cmds.c:6203 fish/cmds.c:6228 fish/cmds.c:6250 fish/cmds.c:6272
1327 #: fish/cmds.c:6294 fish/cmds.c:6316 fish/cmds.c:6338 fish/cmds.c:6360
1328 #: fish/cmds.c:6382 fish/cmds.c:6404 fish/cmds.c:6426 fish/cmds.c:6448
1329 #: fish/cmds.c:6470 fish/cmds.c:6491 fish/cmds.c:6512 fish/cmds.c:6531
1330 #: fish/cmds.c:6550 fish/cmds.c:6569 fish/cmds.c:6587 fish/cmds.c:6608
1331 #: fish/cmds.c:6644 fish/cmds.c:6659 fish/cmds.c:6674 fish/cmds.c:6691
1332 #: fish/cmds.c:6708 fish/cmds.c:6723 fish/cmds.c:6738 fish/cmds.c:6753
1333 #: fish/cmds.c:6768 fish/cmds.c:6785 fish/cmds.c:6819 fish/cmds.c:6857
1334 #: fish/cmds.c:6889 fish/cmds.c:6904 fish/cmds.c:6919 fish/cmds.c:6932
1335 #: fish/cmds.c:6946 fish/cmds.c:6964 fish/cmds.c:7000 fish/cmds.c:7036
1336 #: fish/cmds.c:7073 fish/cmds.c:7111 fish/cmds.c:7150 fish/cmds.c:7189
1337 #: fish/cmds.c:7225 fish/cmds.c:7240 fish/cmds.c:7261 fish/cmds.c:7281
1338 #: fish/cmds.c:7301 fish/cmds.c:7319 fish/cmds.c:7337 fish/cmds.c:7371
1339 #: fish/cmds.c:7441 fish/cmds.c:7479 fish/cmds.c:7535 fish/cmds.c:7559
1340 #: fish/cmds.c:7583 fish/cmds.c:7609 fish/cmds.c:7666 fish/cmds.c:7685
1341 #: fish/cmds.c:7728 fish/cmds.c:7746 fish/cmds.c:7783 fish/cmds.c:7818
1342 #: fish/cmds.c:7836 fish/cmds.c:7856 fish/cmds.c:7911 fish/cmds.c:7929
1343 #: fish/cmds.c:7949 fish/cmds.c:7969 fish/cmds.c:7986 fish/cmds.c:8004
1344 #: fish/cmds.c:8029 fish/cmds.c:8047 fish/cmds.c:8065 fish/cmds.c:8083
1345 #: fish/cmds.c:8101 fish/cmds.c:8121 fish/cmds.c:8154 fish/cmds.c:8170
1346 #: fish/cmds.c:8191 fish/cmds.c:8211 fish/cmds.c:8225 fish/cmds.c:8239
1347 #: fish/cmds.c:8274 fish/cmds.c:8311 fish/cmds.c:8349 fish/cmds.c:8403
1348 #: fish/cmds.c:8423 fish/cmds.c:8457 fish/cmds.c:8471 fish/cmds.c:8488
1349 #: fish/cmds.c:8526 fish/cmds.c:8547 fish/cmds.c:8569 fish/cmds.c:8592
1350 #: fish/cmds.c:8631 fish/cmds.c:8654 fish/cmds.c:8690 fish/cmds.c:8719
1351 #: fish/cmds.c:8748 fish/cmds.c:8775 fish/cmds.c:8792 fish/cmds.c:8822
1352 #: fish/cmds.c:8840 fish/cmds.c:8858 fish/cmds.c:8874 fish/cmds.c:8889
1353 #: fish/cmds.c:8910 fish/cmds.c:8929 fish/cmds.c:8946 fish/cmds.c:8986
1354 #: fish/cmds.c:9027 fish/cmds.c:9069 fish/cmds.c:9106 fish/cmds.c:9123
1355 #: fish/cmds.c:9141
1356 #, c-format
1357 msgid "type 'help %s' for help on %s\n"
1358 msgstr ""
1359
1360 #: fish/cmds.c:2519 fish/cmds.c:3200 fish/cmds.c:3522 fish/cmds.c:3560
1361 #: fish/cmds.c:3579 fish/cmds.c:3710 fish/cmds.c:3765 fish/cmds.c:3784
1362 #: fish/cmds.c:3803 fish/cmds.c:3844 fish/cmds.c:4153 fish/cmds.c:4706
1363 #: fish/cmds.c:4887 fish/cmds.c:4906 fish/cmds.c:4925 fish/cmds.c:4944
1364 #: fish/cmds.c:5068 fish/cmds.c:5151 fish/cmds.c:5406 fish/cmds.c:5466
1365 #: fish/cmds.c:5647 fish/cmds.c:5666 fish/cmds.c:5685 fish/cmds.c:5722
1366 #: fish/cmds.c:5761 fish/cmds.c:5780 fish/cmds.c:5799 fish/cmds.c:5838
1367 #: fish/cmds.c:5857 fish/cmds.c:5876 fish/cmds.c:5912 fish/cmds.c:6053
1368 #: fish/cmds.c:6094 fish/cmds.c:6621 fish/cmds.c:6796 fish/cmds.c:6832
1369 #: fish/cmds.c:6868 fish/cmds.c:6976 fish/cmds.c:7011 fish/cmds.c:7047
1370 #: fish/cmds.c:7084 fish/cmds.c:7123 fish/cmds.c:7162 fish/cmds.c:7201
1371 #: fish/cmds.c:7350 fish/cmds.c:7384 fish/cmds.c:7397 fish/cmds.c:7410
1372 #: fish/cmds.c:7423 fish/cmds.c:7454 fish/cmds.c:7490 fish/cmds.c:7509
1373 #: fish/cmds.c:7622 fish/cmds.c:7641 fish/cmds.c:7698 fish/cmds.c:7711
1374 #: fish/cmds.c:7758 fish/cmds.c:7795 fish/cmds.c:7867 fish/cmds.c:7886
1375 #: fish/cmds.c:8136 fish/cmds.c:8251 fish/cmds.c:8286 fish/cmds.c:8323
1376 #: fish/cmds.c:8361 fish/cmds.c:8380 fish/cmds.c:8435 fish/cmds.c:8502
1377 #: fish/cmds.c:8604 fish/cmds.c:8670 fish/cmds.c:8702 fish/cmds.c:8731
1378 #: fish/cmds.c:8760 fish/cmds.c:8805 fish/cmds.c:8960 fish/cmds.c:9000
1379 #: fish/cmds.c:9043 fish/cmds.c:9083
1380 #, c-format
1381 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1382 msgstr ""
1383
1384 #: fish/cmds.c:2525 fish/cmds.c:3206 fish/cmds.c:3528 fish/cmds.c:3566
1385 #: fish/cmds.c:3585 fish/cmds.c:3716 fish/cmds.c:3771 fish/cmds.c:3790
1386 #: fish/cmds.c:3809 fish/cmds.c:3850 fish/cmds.c:4159 fish/cmds.c:4712
1387 #: fish/cmds.c:4893 fish/cmds.c:4912 fish/cmds.c:4931 fish/cmds.c:4950
1388 #: fish/cmds.c:5074 fish/cmds.c:5157 fish/cmds.c:5412 fish/cmds.c:5472
1389 #: fish/cmds.c:5653 fish/cmds.c:5672 fish/cmds.c:5691 fish/cmds.c:5728
1390 #: fish/cmds.c:5767 fish/cmds.c:5786 fish/cmds.c:5805 fish/cmds.c:5844
1391 #: fish/cmds.c:5863 fish/cmds.c:5882 fish/cmds.c:5918 fish/cmds.c:6059
1392 #: fish/cmds.c:6100 fish/cmds.c:6627 fish/cmds.c:6802 fish/cmds.c:6838
1393 #: fish/cmds.c:6874 fish/cmds.c:6982 fish/cmds.c:7017 fish/cmds.c:7053
1394 #: fish/cmds.c:7090 fish/cmds.c:7129 fish/cmds.c:7168 fish/cmds.c:7207
1395 #: fish/cmds.c:7460 fish/cmds.c:7496 fish/cmds.c:7515 fish/cmds.c:7628
1396 #: fish/cmds.c:7764 fish/cmds.c:7801 fish/cmds.c:7873 fish/cmds.c:7892
1397 #: fish/cmds.c:8257 fish/cmds.c:8292 fish/cmds.c:8329 fish/cmds.c:8367
1398 #: fish/cmds.c:8386 fish/cmds.c:8441 fish/cmds.c:8508 fish/cmds.c:8610
1399 #: fish/cmds.c:8966 fish/cmds.c:9006 fish/cmds.c:9049 fish/cmds.c:9089
1400 #, c-format
1401 msgid "%s: %s: integer out of range\n"
1402 msgstr ""
1403
1404 #: fish/cmds.c:10095
1405 #, c-format
1406 msgid "%s: unknown command\n"
1407 msgstr ""
1408
1409 #: fish/edit.c:86
1410 #, c-format
1411 msgid "use '%s filename' to edit a file\n"
1412 msgstr ""
1413
1414 #: fish/fish.c:111 fuse/guestmount.c:880
1415 #, c-format
1416 msgid "Try `%s --help' for more information.\n"
1417 msgstr ""
1418
1419 #: fish/fish.c:115
1420 #, c-format
1421 msgid ""
1422 "%s: guest filesystem shell\n"
1423 "%s lets you edit virtual machine filesystems\n"
1424 "Copyright (C) 2009 Red Hat Inc.\n"
1425 "Usage:\n"
1426 "  %s [--options] cmd [: cmd : cmd ...]\n"
1427 "  %s -i libvirt-domain\n"
1428 "  %s -i disk-image(s)\n"
1429 "or for interactive use:\n"
1430 "  %s\n"
1431 "or from a shell script:\n"
1432 "  %s <<EOF\n"
1433 "  cmd\n"
1434 "  ...\n"
1435 "  EOF\n"
1436 "Options:\n"
1437 "  -h|--cmd-help        List available commands\n"
1438 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1439 "  -a|--add image       Add image\n"
1440 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1441 "  -d|--domain guest    Add disks from libvirt guest\n"
1442 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1443 "  -f|--file file       Read commands from file\n"
1444 "  -i|--inspector       Automatically mount filesystems\n"
1445 "  --keys-from-stdin    Read passphrases from stdin\n"
1446 "  --listen             Listen for remote commands\n"
1447 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1448 "  -n|--no-sync         Don't autosync\n"
1449 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1450 "  --progress-bars      Enable progress bars even when not interactive\n"
1451 "  --no-progress-bars   Disable progress bars\n"
1452 "  --remote[=pid]       Send commands to remote %s\n"
1453 "  -r|--ro              Mount read-only\n"
1454 "  --selinux            Enable SELinux support\n"
1455 "  -v|--verbose         Verbose messages\n"
1456 "  -x                   Echo each command before executing it\n"
1457 "  -V|--version         Display version and exit\n"
1458 "For more information,  see the manpage %s(1).\n"
1459 msgstr ""
1460
1461 #: fish/fish.c:221 fuse/guestmount.c:977
1462 #, c-format
1463 msgid "guestfs_create: failed to create handle\n"
1464 msgstr ""
1465
1466 #: fish/fish.c:260
1467 #, c-format
1468 msgid "%s: --listen=PID: PID was not a number: %s\n"
1469 msgstr ""
1470
1471 #: fish/fish.c:267
1472 #, c-format
1473 msgid ""
1474 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1475 msgstr ""
1476
1477 #: fish/fish.c:282 fuse/guestmount.c:1022
1478 #, c-format
1479 msgid "%s: unknown long option: %s (%d)\n"
1480 msgstr ""
1481
1482 #: fish/fish.c:351
1483 #, c-format
1484 msgid "%s: only one -f parameter can be given\n"
1485 msgstr ""
1486
1487 #: fish/fish.c:487
1488 #, c-format
1489 msgid "%s: cannot use --listen and --remote options at the same time\n"
1490 msgstr ""
1491
1492 #: fish/fish.c:495
1493 #, c-format
1494 msgid "%s: extra parameters on the command line with --listen flag\n"
1495 msgstr ""
1496
1497 #: fish/fish.c:501
1498 #, c-format
1499 msgid "%s: cannot use --listen and --file options at the same time\n"
1500 msgstr ""
1501
1502 #: fish/fish.c:558
1503 #, c-format
1504 msgid "guestfish: could not access termcap or terminfo database.\n"
1505 msgstr ""
1506
1507 #: fish/fish.c:562
1508 #, c-format
1509 msgid "guestfish: terminal type \"%s\" not defined.\n"
1510 msgstr ""
1511
1512 #: fish/fish.c:615
1513 #, c-format
1514 msgid "guestfish: too many drives added on the command line\n"
1515 msgstr ""
1516
1517 #: fish/fish.c:747
1518 #, c-format
1519 msgid ""
1520 "\n"
1521 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1522 "editing virtual machine filesystems.\n"
1523 "\n"
1524 "Type: 'help' for a list of commands\n"
1525 "      'man' to read the manual\n"
1526 "      'quit' to quit the shell\n"
1527 "\n"
1528 msgstr ""
1529
1530 #: fish/fish.c:834
1531 #, c-format
1532 msgid "%s: unterminated double quote\n"
1533 msgstr ""
1534
1535 #: fish/fish.c:840 fish/fish.c:857
1536 #, c-format
1537 msgid "%s: command arguments not separated by whitespace\n"
1538 msgstr ""
1539
1540 #: fish/fish.c:851
1541 #, c-format
1542 msgid "%s: unterminated single quote\n"
1543 msgstr ""
1544
1545 #: fish/fish.c:906
1546 #, c-format
1547 msgid "%s: internal error parsing string at '%s'\n"
1548 msgstr ""
1549
1550 #: fish/fish.c:923
1551 #, c-format
1552 msgid "%s: too many arguments\n"
1553 msgstr ""
1554
1555 #: fish/fish.c:952
1556 #, c-format
1557 msgid "%s: empty command on command line\n"
1558 msgstr ""
1559
1560 #: fish/fish.c:1120
1561 msgid "display a list of commands or help on a command"
1562 msgstr ""
1563
1564 #: fish/fish.c:1122
1565 msgid "read the manual"
1566 msgstr ""
1567
1568 #: fish/fish.c:1124
1569 msgid "quit guestfish"
1570 msgstr ""
1571
1572 #: fish/fish.c:1127
1573 msgid "allocate an image"
1574 msgstr ""
1575
1576 #: fish/fish.c:1129
1577 msgid "display a line of text"
1578 msgstr ""
1579
1580 #: fish/fish.c:1131
1581 msgid "edit a file in the image"
1582 msgstr ""
1583
1584 #: fish/fish.c:1133
1585 msgid "local change directory"
1586 msgstr ""
1587
1588 #: fish/fish.c:1135
1589 msgid "expand wildcards in command"
1590 msgstr ""
1591
1592 #: fish/fish.c:1137
1593 msgid "view a file in the pager"
1594 msgstr ""
1595
1596 #: fish/fish.c:1139
1597 msgid "close and reopen libguestfs handle"
1598 msgstr ""
1599
1600 #: fish/fish.c:1141
1601 msgid "allocate a sparse image file"
1602 msgstr ""
1603
1604 #: fish/fish.c:1143
1605 msgid "list supported groups of commands"
1606 msgstr ""
1607
1608 #: fish/fish.c:1145
1609 msgid "measure time taken to run command"
1610 msgstr ""
1611
1612 #: fish/fish.c:1157
1613 #, c-format
1614 msgid ""
1615 "alloc - allocate an image\n"
1616 "     alloc <filename> <size>\n"
1617 "\n"
1618 "    This creates an empty (zeroed) file of the given size,\n"
1619 "    and then adds so it can be further examined.\n"
1620 "\n"
1621 "    For more advanced image creation, see qemu-img utility.\n"
1622 "\n"
1623 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1624 msgstr ""
1625
1626 #: fish/fish.c:1170
1627 #, c-format
1628 msgid ""
1629 "echo - display a line of text\n"
1630 "     echo [<params> ...]\n"
1631 "\n"
1632 "    This echos the parameters to the terminal.\n"
1633 msgstr ""
1634
1635 #: fish/fish.c:1179
1636 #, c-format
1637 msgid ""
1638 "edit - edit a file in the image\n"
1639 "     edit <filename>\n"
1640 "\n"
1641 "    This is used to edit a file.\n"
1642 "\n"
1643 "    It is the equivalent of (and is implemented by)\n"
1644 "    running \"cat\", editing locally, and then \"write\".\n"
1645 "\n"
1646 "    Normally it uses $EDITOR, but if you use the aliases\n"
1647 "    \"vi\" or \"emacs\" you will get those editors.\n"
1648 "\n"
1649 "    NOTE: This will not work reliably for large files\n"
1650 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1651 msgstr ""
1652
1653 #: fish/fish.c:1195
1654 #, c-format
1655 msgid ""
1656 "lcd - local change directory\n"
1657 "    lcd <directory>\n"
1658 "\n"
1659 "    Change guestfish's current directory. This command is\n"
1660 "    useful if you want to download files to a particular\n"
1661 "    place.\n"
1662 msgstr ""
1663
1664 #: fish/fish.c:1204
1665 #, c-format
1666 msgid ""
1667 "glob - expand wildcards in command\n"
1668 "    glob <command> [<args> ...]\n"
1669 "\n"
1670 "    Glob runs <command> with wildcards expanded in any\n"
1671 "    command args.  Note that the command is run repeatedly\n"
1672 "    once for each expanded argument.\n"
1673 msgstr ""
1674
1675 #: fish/fish.c:1214
1676 #, c-format
1677 msgid ""
1678 "man - read the manual\n"
1679 "    man\n"
1680 "\n"
1681 "    Opens the manual page for guestfish.\n"
1682 msgstr ""
1683
1684 #: fish/fish.c:1221
1685 #, c-format
1686 msgid ""
1687 "help - display a list of commands or help on a command\n"
1688 "     help cmd\n"
1689 "     help\n"
1690 msgstr ""
1691
1692 #: fish/fish.c:1228
1693 #, c-format
1694 msgid ""
1695 "more - view a file in the pager\n"
1696 "     more <filename>\n"
1697 "\n"
1698 "    This is used to view a file in the pager.\n"
1699 "\n"
1700 "    It is the equivalent of (and is implemented by)\n"
1701 "    running \"cat\" and using the pager.\n"
1702 "\n"
1703 "    Normally it uses $PAGER, but if you use the alias\n"
1704 "    \"less\" then it always uses \"less\".\n"
1705 "\n"
1706 "    NOTE: This will not work reliably for large files\n"
1707 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1708 msgstr ""
1709
1710 #: fish/fish.c:1246
1711 #, c-format
1712 msgid ""
1713 "quit - quit guestfish\n"
1714 "     quit\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:1251
1718 #, c-format
1719 msgid ""
1720 "reopen - close and reopen the libguestfs handle\n"
1721 "     reopen\n"
1722 "\n"
1723 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1724 "this normally, because the handle is closed properly when guestfish\n"
1725 "exits.  However this is occasionally useful for testing.\n"
1726 msgstr ""
1727
1728 #: fish/fish.c:1260
1729 #, c-format
1730 msgid ""
1731 "sparse - allocate a sparse image file\n"
1732 "     sparse <filename> <size>\n"
1733 "\n"
1734 "    This creates an empty sparse file of the given size,\n"
1735 "    and then adds so it can be further examined.\n"
1736 "\n"
1737 "    In all respects it works the same as the 'alloc'\n"
1738 "    command, except that the image file is allocated\n"
1739 "    sparsely, which means that disk blocks are not assigned\n"
1740 "    to the file until they are needed.  Sparse disk files\n"
1741 "    only use space when written to, but they are slower\n"
1742 "    and there is a danger you could run out of real disk\n"
1743 "    space during a write operation.\n"
1744 "\n"
1745 "    For more advanced image creation, see qemu-img utility.\n"
1746 "\n"
1747 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1748 msgstr ""
1749
1750 #: fish/fish.c:1281
1751 #, c-format
1752 msgid ""
1753 "supported - list supported groups of commands\n"
1754 "     supported\n"
1755 "\n"
1756 "    This command returns a list of the optional groups\n"
1757 "    known to the daemon, and indicates which ones are\n"
1758 "    supported by this build of the libguestfs appliance.\n"
1759 "\n"
1760 "    See also guestfs(3) section AVAILABILITY.\n"
1761 msgstr ""
1762
1763 #: fish/fish.c:1293
1764 #, c-format
1765 msgid ""
1766 "time - measure time taken to run command\n"
1767 "    time <command> [<args> ...]\n"
1768 "\n"
1769 "    This runs <command> as usual, and prints the elapsed\n"
1770 "    time afterwards.\n"
1771 msgstr ""
1772
1773 #: fish/fish.c:1301
1774 #, c-format
1775 msgid "%s: command not known, use -h to list all commands\n"
1776 msgstr ""
1777
1778 #: fish/fish.c:1317
1779 #, c-format
1780 msgid ""
1781 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1782 "For a list of commands:             guestfish -h\n"
1783 "For complete documentation:         man guestfish\n"
1784 msgstr ""
1785
1786 #: fish/fish.c:1474
1787 #, c-format
1788 msgid "Runaway quote in string \"%s\"\n"
1789 msgstr ""
1790
1791 #: fish/fish.c:1809
1792 #, c-format
1793 msgid "Enter key or passphrase (\"%s\"): "
1794 msgstr ""
1795
1796 #: fish/glob.c:52
1797 #, c-format
1798 msgid "use 'glob command [args...]'\n"
1799 msgstr ""
1800
1801 #: fish/glob.c:72
1802 #, c-format
1803 msgid "glob: guestfs_glob_expand call failed: %s\n"
1804 msgstr ""
1805
1806 #: fish/inspect.c:57
1807 #, c-format
1808 msgid "guestfish: no operating system was found on this disk\n"
1809 msgstr ""
1810
1811 #: fish/inspect.c:62
1812 #, c-format
1813 msgid ""
1814 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1815 msgstr ""
1816
1817 #: fish/inspect.c:101
1818 #, c-format
1819 msgid "Operating system: %s\n"
1820 msgstr ""
1821
1822 #: fish/inspect.c:114
1823 #, c-format
1824 msgid "%s mounted on %s\n"
1825 msgstr ""
1826
1827 #: fish/lcd.c:34
1828 #, c-format
1829 msgid "use 'lcd directory' to change local directory\n"
1830 msgstr ""
1831
1832 #: fish/man.c:34
1833 #, c-format
1834 msgid "use 'man' without parameters to open the manual\n"
1835 msgstr ""
1836
1837 #: fish/man.c:53
1838 #, c-format
1839 msgid "the external 'man' program failed\n"
1840 msgstr ""
1841
1842 #: fish/more.c:40
1843 #, c-format
1844 msgid "use '%s filename' to page a file\n"
1845 msgstr ""
1846
1847 #: fish/prep.c:37
1848 #, c-format
1849 msgid ""
1850 "List of available prepared disk images:\n"
1851 "\n"
1852 msgstr ""
1853
1854 #: fish/prep.c:40
1855 #, c-format
1856 msgid ""
1857 "guestfish -N %-8s - %s\n"
1858 "\n"
1859 "%s\n"
1860 msgstr ""
1861
1862 #: fish/prep.c:48
1863 #, c-format
1864 msgid "  Optional parameters:\n"
1865 msgstr ""
1866
1867 #: fish/prep.c:55
1868 #, c-format
1869 msgid "<%s> %s (default: %s)\n"
1870 msgstr ""
1871
1872 #: fish/prep.c:65
1873 #, c-format
1874 msgid ""
1875 "Prepared disk images are written to file \"test1.img\" in the local\n"
1876 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1877 "For more information see the guestfish(1) manual.\n"
1878 msgstr ""
1879
1880 #: fish/prep.c:96
1881 #, c-format
1882 msgid ""
1883 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1884 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1885 msgstr ""
1886
1887 #: fish/prep.c:158
1888 #, c-format
1889 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1890 msgstr ""
1891
1892 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1893 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1894 msgid "failed to allocate disk"
1895 msgstr ""
1896
1897 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1898 msgid "could not parse boot size"
1899 msgstr ""
1900
1901 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1902 #, c-format
1903 msgid "failed to get sector size of disk: %s"
1904 msgstr ""
1905
1906 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1907 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1908 #, c-format
1909 msgid "failed to partition disk: %s"
1910 msgstr ""
1911
1912 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1913 #, c-format
1914 msgid "failed to add boot partition: %s"
1915 msgstr ""
1916
1917 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1918 #, c-format
1919 msgid "failed to add root partition: %s"
1920 msgstr ""
1921
1922 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1923 #, c-format
1924 msgid "failed to create boot filesystem: %s"
1925 msgstr ""
1926
1927 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1928 #, c-format
1929 msgid "failed to create root filesystem: %s"
1930 msgstr ""
1931
1932 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1933 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1934 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1935 msgstr ""
1936
1937 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1938 #, c-format
1939 msgid "failed to create PV: %s: %s"
1940 msgstr ""
1941
1942 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1943 #, c-format
1944 msgid "failed to create VG: %s: %s"
1945 msgstr ""
1946
1947 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1948 #, c-format
1949 msgid "failed to create LV: /dev/%s/%s: %s"
1950 msgstr ""
1951
1952 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1953 #, c-format
1954 msgid "failed to resize LV to full size: %s: %s"
1955 msgstr ""
1956
1957 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1958 #, c-format
1959 msgid "failed to create filesystem (%s): %s"
1960 msgstr ""
1961
1962 #: fish/rc.c:249
1963 #, c-format
1964 msgid "guestfish: protocol error: could not read 'hello' message\n"
1965 msgstr ""
1966
1967 #: fish/rc.c:254
1968 #, c-format
1969 msgid ""
1970 "guestfish: protocol error: version mismatch, server version '%s' does not "
1971 "match client version '%s'.  The two versions must match exactly.\n"
1972 msgstr ""
1973
1974 #: fish/rc.c:329 fish/rc.c:343
1975 #, c-format
1976 msgid "guestfish: remote: looks like the server is not running\n"
1977 msgstr ""
1978
1979 #: fish/rc.c:355 fish/rc.c:369
1980 #, c-format
1981 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1982 msgstr ""
1983
1984 #: fish/rc.c:380
1985 #, c-format
1986 msgid "guestfish: protocol error: could not decode reply from server\n"
1987 msgstr ""
1988
1989 #: fish/reopen.c:36
1990 #, c-format
1991 msgid "'reopen' command takes no parameters\n"
1992 msgstr ""
1993
1994 #: fish/reopen.c:46
1995 #, c-format
1996 msgid "reopen: guestfs_create: failed to create handle\n"
1997 msgstr ""
1998
1999 #: fish/supported.c:66
2000 msgid "yes"
2001 msgstr ""
2002
2003 #: fish/supported.c:68
2004 msgid "no"
2005 msgstr ""
2006
2007 #: fish/time.c:35
2008 #, c-format
2009 msgid "use 'time command [args...]'\n"
2010 msgstr ""
2011
2012 #: fish/virt.c:72
2013 #, c-format
2014 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2015 msgstr ""
2016
2017 #: fish/virt.c:80
2018 #, c-format
2019 msgid "guestfish: no libvirt domain called '%s': %s\n"
2020 msgstr ""
2021
2022 #: fish/virt.c:88
2023 #, c-format
2024 msgid "guestfish: error getting domain info about '%s': %s\n"
2025 msgstr ""
2026
2027 #: fish/virt.c:93
2028 #, c-format
2029 msgid ""
2030 "guestfish: error: '%s' is a live virtual machine.\n"
2031 "You must use '--ro' because write access to a running virtual machine can\n"
2032 "cause disk corruption.\n"
2033 msgstr ""
2034
2035 #: fish/virt.c:104
2036 #, c-format
2037 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2038 msgstr ""
2039
2040 #: fish/virt.c:114
2041 #, c-format
2042 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2043 msgstr ""
2044
2045 #: fish/virt.c:120
2046 #, c-format
2047 msgid "guestfish: unable to create new XPath context\n"
2048 msgstr ""
2049
2050 #: fish/virt.c:127 fish/virt.c:138
2051 #, c-format
2052 msgid "guestfish: unable to evaluate XPath expression\n"
2053 msgstr ""
2054
2055 #: fish/virt.c:145
2056 #, c-format
2057 msgid "guestfish: libvirt domain '%s' has no disks\n"
2058 msgstr ""
2059
2060 #: fuse/guestmount.c:884
2061 #, c-format
2062 msgid ""
2063 "%s: FUSE module for libguestfs\n"
2064 "%s lets you mount a virtual machine filesystem\n"
2065 "Copyright (C) 2009 Red Hat Inc.\n"
2066 "Usage:\n"
2067 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2068 "Options:\n"
2069 "  -a|--add image       Add image\n"
2070 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2071 "  --fuse-help          Display extra FUSE options\n"
2072 "  --help               Display help message and exit\n"
2073 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2074 "  -n|--no-sync         Don't autosync\n"
2075 "  -o|--option opt      Pass extra option to FUSE\n"
2076 "  -r|--ro              Mount read-only\n"
2077 "  --selinux            Enable SELinux support\n"
2078 "  --trace              Trace guestfs API calls (to stderr)\n"
2079 "  -v|--verbose         Verbose messages\n"
2080 "  -V|--version         Display version and exit\n"
2081 msgstr ""
2082
2083 #: fuse/guestmount.c:1096
2084 #, c-format
2085 msgid "%s: must have at least one -a and at least one -m option\n"
2086 msgstr ""
2087
2088 #: fuse/guestmount.c:1104
2089 #, c-format
2090 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2091 msgstr ""
2092
2093 #: inspector/virt-inspector.pl:200
2094 msgid "virt-inspector: no image or VM names given"
2095 msgstr ""
2096
2097 #: inspector/virt-inspector.pl:294
2098 msgid "--fish output is only possible with a single OS\n"
2099 msgstr ""
2100
2101 #: inspector/virt-inspector.pl:324
2102 msgid ""
2103 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2104 msgstr ""
2105
2106 #: inspector/virt-inspector.pl:363
2107 msgid "  Mountpoints:\n"
2108 msgstr ""
2109
2110 #: inspector/virt-inspector.pl:369
2111 msgid "  Filesystems:\n"
2112 msgstr ""
2113
2114 #: inspector/virt-inspector.pl:387
2115 msgid "  Modprobe aliases:\n"
2116 msgstr ""
2117
2118 #: inspector/virt-inspector.pl:398
2119 msgid "  Initrd modules:\n"
2120 msgstr ""
2121
2122 #: inspector/virt-inspector.pl:407
2123 msgid "  Applications:\n"
2124 msgstr ""
2125
2126 #: inspector/virt-inspector.pl:414
2127 msgid "  Kernels:\n"
2128 msgstr ""
2129
2130 #: inspector/virt-inspector.pl:426
2131 msgid "  Windows Registry entries:\n"
2132 msgstr ""
2133
2134 #: perl/lib/Sys/Guestfs/Lib.pm:152
2135 msgid "open_guest: first parameter must be a string or an arrayref"
2136 msgstr ""
2137
2138 #: perl/lib/Sys/Guestfs/Lib.pm:158
2139 msgid "open_guest: first argument contains undefined element"
2140 msgstr ""
2141
2142 #: perl/lib/Sys/Guestfs/Lib.pm:166
2143 #, perl-brace-format
2144 msgid "guest image {imagename} does not exist or is not readable"
2145 msgstr ""
2146
2147 #: perl/lib/Sys/Guestfs/Lib.pm:171
2148 msgid ""
2149 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2150 "XPath::XMLParser)"
2151 msgstr ""
2152
2153 #: perl/lib/Sys/Guestfs/Lib.pm:176
2154 msgid "open_guest: too many domains listed on command line"
2155 msgstr ""
2156
2157 #: perl/lib/Sys/Guestfs/Lib.pm:183
2158 msgid "open_guest: cannot connect to libvirt"
2159 msgstr ""
2160
2161 #: perl/lib/Sys/Guestfs/Lib.pm:202
2162 #, perl-brace-format
2163 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2164 msgstr ""
2165
2166 #: perl/lib/Sys/Guestfs/Lib.pm:205
2167 #, perl-brace-format
2168 msgid "{imagename} is not the name of a libvirt domain\n"
2169 msgstr ""
2170
2171 #: perl/lib/Sys/Guestfs/Lib.pm:217
2172 #, perl-brace-format
2173 msgid "{imagename} seems to have no disk devices\n"
2174 msgstr ""
2175
2176 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2177 msgid ""
2178 "No operating system could be detected inside this disk image.\n"
2179 "\n"
2180 "This may be because the file is not a disk image, or is not a virtual "
2181 "machine\n"
2182 "image, or because the OS type is not understood by virt-inspector.\n"
2183 "\n"
2184 "If you feel this is an error, please file a bug report including as much\n"
2185 "information about the disk image as possible.\n"
2186 msgstr ""
2187
2188 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2189 #, perl-brace-format
2190 msgid "unknown filesystem label {label}\n"
2191 msgstr ""
2192
2193 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2194 #, perl-brace-format
2195 msgid "unknown filesystem UUID {uuid}\n"
2196 msgstr ""
2197
2198 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2199 #, perl-brace-format
2200 msgid "unknown filesystem {fs}\n"
2201 msgstr ""
2202
2203 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2204 #, perl-brace-format
2205 msgid "Error running rpm -qa: {error}"
2206 msgstr ""
2207
2208 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2209 #, perl-brace-format
2210 msgid "Error running dpkg-query: {error}"
2211 msgstr ""
2212
2213 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2214 msgid "Can't find grub on guest"
2215 msgstr ""
2216
2217 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2218 #, perl-brace-format
2219 msgid "Grub entry {title} has no kernel"
2220 msgstr ""
2221
2222 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2223 #, perl-brace-format
2224 msgid "grub refers to {path}, which doesn't exist\n"
2225 msgstr ""
2226
2227 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2228 #, perl-brace-format
2229 msgid "Grub entry {title} does not specify an initrd"
2230 msgstr ""
2231
2232 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2233 #, perl-brace-format
2234 msgid "Didn't find modules directory {modules} for kernel {path}"
2235 msgstr ""
2236
2237 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2238 #, perl-brace-format
2239 msgid "Couldn't guess kernel version number from path for kernel {path}"
2240 msgstr ""
2241
2242 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2243 #, perl-brace-format
2244 msgid "{path} doesn't match augeas pattern"
2245 msgstr ""
2246
2247 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2248 #, perl-brace-format
2249 msgid "{filename}: could not read initrd format"
2250 msgstr ""
2251
2252 #: src/appliance.c:134
2253 #, c-format
2254 msgid ""
2255 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2256 "LIBGUESTFS_PATH (search path: %s)"
2257 msgstr ""
2258
2259 #: src/appliance.c:362
2260 #, c-format
2261 msgid "external command failed: %s"
2262 msgstr ""
2263
2264 #: src/guestfs.c:179
2265 #, c-format
2266 msgid "guestfs_close: called twice on the same handle\n"
2267 msgstr ""
2268
2269 #: src/guestfs.c:284
2270 #, c-format
2271 msgid "libguestfs: error: %s\n"
2272 msgstr ""
2273
2274 #: src/inspect.c:914
2275 #, c-format
2276 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2277 msgstr ""
2278
2279 #: src/inspect.c:1132
2280 msgid "no inspection data: call guestfs_inspect_os first"
2281 msgstr ""
2282
2283 #: src/inspect.c:1144
2284 #, c-format
2285 msgid ""
2286 "%s: root device not found: only call this function with a root device "
2287 "previously returned by guestfs_inspect_os"
2288 msgstr ""
2289
2290 #: src/launch.c:95
2291 msgid "command line cannot be altered after qemu subprocess launched"
2292 msgstr ""
2293
2294 #: src/launch.c:109
2295 msgid "guestfs_config: parameter must begin with '-' character"
2296 msgstr ""
2297
2298 #: src/launch.c:123
2299 #, c-format
2300 msgid "guestfs_config: parameter '%s' isn't allowed"
2301 msgstr ""
2302
2303 #: src/launch.c:144 src/launch.c:181 src/launch.c:214
2304 msgid "filename cannot contain ',' (comma) character"
2305 msgstr ""
2306
2307 #: src/launch.c:240
2308 msgid "you must call guestfs_add_drive before guestfs_launch"
2309 msgstr ""
2310
2311 #: src/launch.c:245
2312 msgid "the libguestfs handle has already been launched"
2313 msgstr ""
2314
2315 #: src/launch.c:260
2316 #, c-format
2317 msgid "%s: cannot create temporary directory"
2318 msgstr ""
2319
2320 #: src/launch.c:606
2321 msgid "guestfs_launch failed, see earlier error messages"
2322 msgstr ""
2323
2324 #: src/launch.c:619
2325 msgid "qemu launched and contacted daemon, but state != READY"
2326 msgstr ""
2327
2328 #: src/launch.c:756
2329 #, c-format
2330 msgid ""
2331 "%s: command failed: If qemu is located on a non-standard path, try setting "
2332 "the LIBGUESTFS_QEMU environment variable."
2333 msgstr ""
2334
2335 #: src/launch.c:848
2336 msgid "qemu has not been launched yet"
2337 msgstr ""
2338
2339 #: src/launch.c:859
2340 msgid "no subprocess to kill"
2341 msgstr ""
2342
2343 #: src/proto.c:143
2344 #, c-format
2345 msgid "guestfs_set_busy: called when in state %d != READY"
2346 msgstr ""
2347
2348 #: src/proto.c:166
2349 #, c-format
2350 msgid "guestfs_end_busy: called when in state %d"
2351 msgstr ""
2352
2353 #: src/proto.c:281
2354 #, c-format
2355 msgid ""
2356 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2357 msgstr ""
2358
2359 #: src/proto.c:453 src/proto.c:514
2360 msgid "unexpected end of file when reading from daemon"
2361 msgstr ""
2362
2363 #: src/proto.c:474
2364 #, c-format
2365 msgid "received magic signature from guestfsd, but in state %d"
2366 msgstr ""
2367
2368 #: src/proto.c:491
2369 #, c-format
2370 msgid "message length (%u) > maximum possible size (%d)"
2371 msgstr ""
2372
2373 #: src/proto.c:641
2374 #, c-format
2375 msgid "guestfs___send: state %d != BUSY"
2376 msgstr ""
2377
2378 #: src/proto.c:663
2379 msgid "xdr_guestfs_message_header failed"
2380 msgstr ""
2381
2382 #: src/proto.c:672
2383 msgid "dispatch failed to marshal args"
2384 msgstr ""
2385
2386 #: src/proto.c:802
2387 #, c-format
2388 msgid "send_file_chunk: state %d != READY"
2389 msgstr ""
2390
2391 #: src/proto.c:818
2392 #, c-format
2393 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2394 msgstr ""
2395
2396 #: src/proto.c:941
2397 #, c-format
2398 msgid "%s: error in chunked encoding"
2399 msgstr ""
2400
2401 #: src/proto.c:969
2402 msgid "write to daemon socket"
2403 msgstr ""
2404
2405 #: src/proto.c:992
2406 msgid "receive_file_data: parse error in reply callback"
2407 msgstr ""
2408
2409 #: src/proto.c:997
2410 msgid "receive_file_data: unexpected flag received when reading file chunks"
2411 msgstr ""
2412
2413 #: src/proto.c:1005
2414 msgid "failed to parse file chunk"
2415 msgstr ""
2416
2417 #: src/proto.c:1014
2418 msgid "file receive cancelled by daemon"
2419 msgstr ""
2420
2421 #: test-tool/test-tool.c:78
2422 #, c-format
2423 msgid ""
2424 "libguestfs-test-tool: interactive test tool\n"
2425 "Copyright (C) 2009 Red Hat Inc.\n"
2426 "Usage:\n"
2427 "  libguestfs-test-tool [--options]\n"
2428 "Options:\n"
2429 "  --help         Display usage\n"
2430 "  --helper libguestfs-test-tool-helper\n"
2431 "                 Helper program (default: %s)\n"
2432 "  --qemudir dir  Specify QEMU source directory\n"
2433 "  --qemu qemu    Specify QEMU binary\n"
2434 "  --timeout n\n"
2435 "  -t n           Set launch timeout (default: %d seconds)\n"
2436 msgstr ""
2437
2438 #: test-tool/test-tool.c:134
2439 #, c-format
2440 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2441 msgstr ""
2442
2443 #: test-tool/test-tool.c:143
2444 #, c-format
2445 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2446 msgstr ""
2447
2448 #: test-tool/test-tool.c:155
2449 #, c-format
2450 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2451 msgstr ""
2452
2453 #: test-tool/test-tool.c:178
2454 #, c-format
2455 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2456 msgstr ""
2457
2458 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2459 #, c-format
2460 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2461 msgstr ""
2462
2463 #: test-tool/test-tool.c:197
2464 #, c-format
2465 msgid "libguestfs-test-tool: guestfs_version failed\n"
2466 msgstr ""
2467
2468 #: test-tool/test-tool.c:219
2469 #, c-format
2470 msgid "libguestfs-test-tool: failed to launch appliance\n"
2471 msgstr ""
2472
2473 #: test-tool/test-tool.c:231
2474 #, c-format
2475 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2476 msgstr ""
2477
2478 #: test-tool/test-tool.c:237
2479 #, c-format
2480 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2481 msgstr ""
2482
2483 #: test-tool/test-tool.c:243
2484 #, c-format
2485 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2486 msgstr ""
2487
2488 #: test-tool/test-tool.c:249
2489 #, c-format
2490 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2491 msgstr ""
2492
2493 #: test-tool/test-tool.c:255
2494 #, c-format
2495 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2496 msgstr ""
2497
2498 #: test-tool/test-tool.c:263
2499 #, c-format
2500 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2501 msgstr ""
2502
2503 #: test-tool/test-tool.c:294
2504 #, c-format
2505 msgid ""
2506 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2507 "--qemu/--qemudir options cannot be used.\n"
2508 msgstr ""
2509
2510 #: test-tool/test-tool.c:302
2511 #, c-format
2512 msgid "Binary '%s' does not exist or is not executable\n"
2513 msgstr ""
2514
2515 #: test-tool/test-tool.c:316
2516 #, c-format
2517 msgid "%s: does not look like a qemu source directory\n"
2518 msgstr ""
2519
2520 #: test-tool/test-tool.c:365
2521 #, c-format
2522 msgid ""
2523 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2524 "available.  Expected to find it in '%s'\n"
2525 "\n"
2526 "Use the --helper option to specify the location of this program.\n"
2527 msgstr ""
2528
2529 #: test-tool/test-tool.c:381
2530 #, c-format
2531 msgid "command failed: %s"
2532 msgstr ""
2533
2534 #: test-tool/test-tool.c:389
2535 #, c-format
2536 msgid ""
2537 "Test tool helper program %s\n"
2538 "is not statically linked.  This is a build error when this test tool\n"
2539 "was built.\n"
2540 msgstr ""
2541
2542 #: test-tool/test-tool.c:423
2543 #, c-format
2544 msgid "mkisofs command failed: %s\n"
2545 msgstr ""
2546
2547 #: tools/virt-cat.pl:128
2548 msgid "virt-cat: no image, VM names or filenames to cat given"
2549 msgstr ""
2550
2551 #: tools/virt-cat.pl:153
2552 msgid "multiboot operating systems are not supported by virt-cat"
2553 msgstr ""
2554
2555 #: tools/virt-df.pl:151
2556 msgid "virt-df: cannot use -h and --csv options together\n"
2557 msgstr ""
2558
2559 #: tools/virt-df.pl:205
2560 #, perl-brace-format
2561 msgid "{name} is not the name of a libvirt domain\n"
2562 msgstr ""
2563
2564 #: tools/virt-df.pl:400
2565 msgid "Virtual Machine"
2566 msgstr ""
2567
2568 #: tools/virt-df.pl:400
2569 msgid "Filesystem"
2570 msgstr ""
2571
2572 #: tools/virt-df.pl:403
2573 msgid "1K-blocks"
2574 msgstr ""
2575
2576 #: tools/virt-df.pl:405
2577 msgid "Size"
2578 msgstr ""
2579
2580 #: tools/virt-df.pl:407
2581 msgid "Used"
2582 msgstr ""
2583
2584 #: tools/virt-df.pl:408
2585 msgid "Available"
2586 msgstr ""
2587
2588 #: tools/virt-df.pl:409
2589 msgid "Use%"
2590 msgstr ""
2591
2592 #: tools/virt-df.pl:411
2593 msgid "Inodes"
2594 msgstr ""
2595
2596 #: tools/virt-df.pl:412
2597 msgid "IUsed"
2598 msgstr ""
2599
2600 #: tools/virt-df.pl:413
2601 msgid "IFree"
2602 msgstr ""
2603
2604 #: tools/virt-df.pl:414
2605 msgid "IUse%"
2606 msgstr ""
2607
2608 #: tools/virt-edit.pl:152
2609 msgid "virt-edit: no image, VM names or filenames to edit given"
2610 msgstr ""
2611
2612 #: tools/virt-edit.pl:177
2613 msgid "multiboot operating systems are not supported by virt-edit"
2614 msgstr ""
2615
2616 #: tools/virt-edit.pl:203
2617 msgid "File not changed.\n"
2618 msgstr ""
2619
2620 #: tools/virt-list-filesystems.pl:121
2621 msgid "virt-list-filesystems: no image or VM name given"
2622 msgstr ""
2623
2624 #: tools/virt-list-partitions.pl:131
2625 msgid "virt-list-partitions: no image or VM name given"
2626 msgstr ""
2627
2628 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2629 msgid "virt-ls: cannot combine -l and -R options\n"
2630 msgstr ""
2631
2632 #: tools/virt-ls.pl:161
2633 msgid "virt-ls: no image, VM names or directory to list given"
2634 msgstr ""
2635
2636 #: tools/virt-ls.pl:186
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:195
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:528
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:530
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:555 tools/virt-resize.pl:558
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:723
2711 #, perl-brace-format
2712 msgid "virt-resize: no logical volume called {n}\n"
2713 msgstr ""
2714
2715 #: tools/virt-resize.pl:743
2716 #, perl-brace-format
2717 msgid ""
2718 "{p}: partition not found in the source disk image, when using the '{opt}' "
2719 "command line option\n"
2720 msgstr ""
2721
2722 #: tools/virt-resize.pl:749
2723 #, perl-brace-format
2724 msgid ""
2725 "{p}: partition ignored, you cannot use it in another command line argument\n"
2726 msgstr ""
2727
2728 #: tools/virt-resize.pl:753
2729 #, perl-brace-format
2730 msgid ""
2731 "{p}: partition deleted, you cannot use it in another command line argument\n"
2732 msgstr ""
2733
2734 #: tools/virt-resize.pl:795
2735 #, perl-brace-format
2736 msgid "{p}: this partition has already been marked for resizing\n"
2737 msgstr ""
2738
2739 #: tools/virt-resize.pl:803
2740 #, perl-brace-format
2741 msgid "{p}: missing size field in {o} option\n"
2742 msgstr ""
2743
2744 #: tools/virt-resize.pl:820
2745 #, perl-brace-format
2746 msgid "{p}: {f}: cannot parse size field\n"
2747 msgstr ""
2748
2749 #: tools/virt-resize.pl:825
2750 #, perl-brace-format
2751 msgid "{p}: new size is zero or negative\n"
2752 msgstr ""
2753
2754 #: tools/virt-resize.pl:848
2755 #, perl-brace-format
2756 msgid ""
2757 "{p}: cannot make this partition smaller because it contains a\n"
2758 "filesystem, physical volume or other content that is larger than the new "
2759 "size.\n"
2760 "You have to resize the content first, see virt-resize(1).\n"
2761 msgstr ""
2762
2763 #: tools/virt-resize.pl:864
2764 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2765 msgstr ""
2766
2767 #: tools/virt-resize.pl:913
2768 #, perl-brace-format
2769 msgid ""
2770 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2771 "expand into.  You need to make the target disk larger by at least {h}.\n"
2772 msgstr ""
2773
2774 #: tools/virt-resize.pl:928
2775 msgid ""
2776 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2777 "(see 'deficit' in the virt-resize(1) man page)\n"
2778 msgstr ""
2779
2780 #: tools/virt-resize.pl:943
2781 msgid "Summary of changes:\n"
2782 msgstr ""
2783
2784 #: tools/virt-resize.pl:947
2785 #, perl-brace-format
2786 msgid "{p}: partition will be ignored\n"
2787 msgstr ""
2788
2789 #: tools/virt-resize.pl:949
2790 #, perl-brace-format
2791 msgid "{p}: partition will be deleted\n"
2792 msgstr ""
2793
2794 #: tools/virt-resize.pl:951
2795 #, perl-brace-format
2796 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2797 msgstr ""
2798
2799 #: tools/virt-resize.pl:956
2800 #, perl-brace-format
2801 msgid "{p}: content will be expanded using the '{meth}' method\n"
2802 msgstr ""
2803
2804 #: tools/virt-resize.pl:961
2805 #, perl-brace-format
2806 msgid "{p}: partition will be left alone\n"
2807 msgstr ""
2808
2809 #: tools/virt-resize.pl:966
2810 #, perl-brace-format
2811 msgid "{n}: LV will be expanded to maximum size\n"
2812 msgstr ""
2813
2814 #: tools/virt-resize.pl:972
2815 #, perl-brace-format
2816 msgid "{n}: content will be expanded using the '{meth}' method\n"
2817 msgstr ""
2818
2819 #: tools/virt-resize.pl:979
2820 #, perl-brace-format
2821 msgid "There is a surplus of {spl} bytes ({h}).\n"
2822 msgstr ""
2823
2824 #: tools/virt-resize.pl:984
2825 msgid "An extra partition will be created for the surplus.\n"
2826 msgstr ""
2827
2828 #: tools/virt-resize.pl:986
2829 msgid ""
2830 "The surplus space is not large enough for an extra partition to be created\n"
2831 "and so it will just be ignored.\n"
2832 msgstr ""
2833
2834 #: tools/virt-resize.pl:989
2835 msgid ""
2836 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2837 "to partition this extra space if you want.\n"
2838 msgstr ""
2839
2840 #: tools/virt-resize.pl:992
2841 #, perl-brace-format
2842 msgid ""
2843 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2844 "You need to make the target disk larger by at least this amount,\n"
2845 "or adjust your resizing requests.\n"
2846 msgstr ""
2847
2848 #: tools/virt-resize.pl:1033
2849 msgid "virt-resize: source disk does not have a first partition\n"
2850 msgstr ""
2851
2852 #: tools/virt-resize.pl:1128
2853 #, perl-brace-format
2854 msgid "Copying {p} ...\n"
2855 msgstr ""
2856
2857 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2858 #, perl-brace-format
2859 msgid "Expanding {p} using the '{meth}' method\n"
2860 msgstr ""
2861
2862 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2863 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2864 msgstr ""
2865
2866 #: tools/virt-tar.pl:190
2867 msgid "virt-tar: no image, VM names, directory or filename given"
2868 msgstr ""
2869
2870 #: tools/virt-tar.pl:193
2871 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2872 msgstr ""
2873
2874 #: tools/virt-tar.pl:204
2875 #, perl-brace-format
2876 msgid "virt-tar: {tarball}: file not found\n"
2877 msgstr ""
2878
2879 #: tools/virt-tar.pl:207
2880 #, perl-brace-format
2881 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2882 msgstr ""
2883
2884 #: tools/virt-tar.pl:229
2885 msgid "multiboot operating systems are not supported by virt-tar\n"
2886 msgstr ""
2887
2888 #: tools/virt-win-reg.pl:259
2889 msgid "no libvirt domain name or disk image given\n"
2890 msgstr ""
2891
2892 #: tools/virt-win-reg.pl:283
2893 msgid "multiboot operating systems are not supported by virt-win-reg"
2894 msgstr ""
2895
2896 #: tools/virt-win-reg.pl:297
2897 msgid ""
2898 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2899 "export\n"
2900 msgstr ""
2901
2902 #: tools/virt-win-reg.pl:408
2903 #, perl-brace-format
2904 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2905 msgstr ""
2906
2907 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2908 #, perl-brace-format
2909 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2910 msgstr ""
2911
2912 #: tools/virt-win-reg.pl:433
2913 #, perl-brace-format
2914 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2915 msgstr ""
2916
2917 #: tools/virt-win-reg.pl:456
2918 #, perl-brace-format
2919 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2920 msgstr ""