PHP bindings.
[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.7\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-01 17:45+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: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:348
1483 #, c-format
1484 msgid "%s: only one -f parameter can be given\n"
1485 msgstr ""
1486
1487 #: fish/fish.c:484
1488 #, c-format
1489 msgid "%s: cannot use --listen and --remote options at the same time\n"
1490 msgstr ""
1491
1492 #: fish/fish.c:492
1493 #, c-format
1494 msgid "%s: extra parameters on the command line with --listen flag\n"
1495 msgstr ""
1496
1497 #: fish/fish.c:498
1498 #, c-format
1499 msgid "%s: cannot use --listen and --file options at the same time\n"
1500 msgstr ""
1501
1502 #: fish/fish.c:555
1503 #, c-format
1504 msgid "guestfish: could not access termcap or terminfo database.\n"
1505 msgstr ""
1506
1507 #: fish/fish.c:559
1508 #, c-format
1509 msgid "guestfish: terminal type \"%s\" not defined.\n"
1510 msgstr ""
1511
1512 #: fish/fish.c:612
1513 #, c-format
1514 msgid "guestfish: too many drives added on the command line\n"
1515 msgstr ""
1516
1517 #: fish/fish.c:744
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:831
1531 #, c-format
1532 msgid "%s: unterminated double quote\n"
1533 msgstr ""
1534
1535 #: fish/fish.c:837 fish/fish.c:854
1536 #, c-format
1537 msgid "%s: command arguments not separated by whitespace\n"
1538 msgstr ""
1539
1540 #: fish/fish.c:848
1541 #, c-format
1542 msgid "%s: unterminated single quote\n"
1543 msgstr ""
1544
1545 #: fish/fish.c:903
1546 #, c-format
1547 msgid "%s: internal error parsing string at '%s'\n"
1548 msgstr ""
1549
1550 #: fish/fish.c:920
1551 #, c-format
1552 msgid "%s: too many arguments\n"
1553 msgstr ""
1554
1555 #: fish/fish.c:949
1556 #, c-format
1557 msgid "%s: empty command on command line\n"
1558 msgstr ""
1559
1560 #: fish/fish.c:1117
1561 msgid "display a list of commands or help on a command"
1562 msgstr ""
1563
1564 #: fish/fish.c:1119
1565 msgid "read the manual"
1566 msgstr ""
1567
1568 #: fish/fish.c:1121
1569 msgid "quit guestfish"
1570 msgstr ""
1571
1572 #: fish/fish.c:1124
1573 msgid "allocate an image"
1574 msgstr ""
1575
1576 #: fish/fish.c:1126
1577 msgid "display a line of text"
1578 msgstr ""
1579
1580 #: fish/fish.c:1128
1581 msgid "edit a file in the image"
1582 msgstr ""
1583
1584 #: fish/fish.c:1130
1585 msgid "local change directory"
1586 msgstr ""
1587
1588 #: fish/fish.c:1132
1589 msgid "expand wildcards in command"
1590 msgstr ""
1591
1592 #: fish/fish.c:1134
1593 msgid "view a file in the pager"
1594 msgstr ""
1595
1596 #: fish/fish.c:1136
1597 msgid "close and reopen libguestfs handle"
1598 msgstr ""
1599
1600 #: fish/fish.c:1138
1601 msgid "allocate a sparse image file"
1602 msgstr ""
1603
1604 #: fish/fish.c:1140
1605 msgid "list supported groups of commands"
1606 msgstr ""
1607
1608 #: fish/fish.c:1142
1609 msgid "measure time taken to run command"
1610 msgstr ""
1611
1612 #: fish/fish.c:1154
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:1167
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:1176
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:1192
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:1201
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:1211
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:1218
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:1225
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:1243
1711 #, c-format
1712 msgid ""
1713 "quit - quit guestfish\n"
1714 "     quit\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:1248
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:1257
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:1278
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:1290
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:1298
1774 #, c-format
1775 msgid "%s: command not known, use -h to list all commands\n"
1776 msgstr ""
1777
1778 #: fish/fish.c:1314
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:1471
1787 #, c-format
1788 msgid "Runaway quote in string \"%s\"\n"
1789 msgstr ""
1790
1791 #: fish/fish.c:1806
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:114
1848 #, c-format
1849 msgid ""
1850 "List of available prepared disk images:\n"
1851 "\n"
1852 msgstr ""
1853
1854 #: fish/prep.c:117
1855 #, c-format
1856 msgid ""
1857 "guestfish -N %-16s %s\n"
1858 "\n"
1859 "%s\n"
1860 msgstr ""
1861
1862 #: fish/prep.c:125
1863 #, c-format
1864 msgid "  Optional parameters:\n"
1865 msgstr ""
1866
1867 #: fish/prep.c:132
1868 #, c-format
1869 msgid "<%s> %s (default: %s)\n"
1870 msgstr ""
1871
1872 #: fish/prep.c:142
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:179
1881 #, c-format
1882 msgid ""
1883 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1884 "Use 'guestfish -N list' to list possible values for the -N parameter.\n"
1885 msgstr ""
1886
1887 #: fish/prep.c:241
1888 #, c-format
1889 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1890 msgstr ""
1891
1892 #: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
1893 msgid "failed to allocate disk"
1894 msgstr ""
1895
1896 #: fish/prep.c:272 fish/prep.c:287
1897 #, c-format
1898 msgid "failed to partition disk: %s"
1899 msgstr ""
1900
1901 #: fish/prep.c:297
1902 #, c-format
1903 msgid "failed to create filesystem (%s): %s"
1904 msgstr ""
1905
1906 #: fish/rc.c:249
1907 #, c-format
1908 msgid "guestfish: protocol error: could not read 'hello' message\n"
1909 msgstr ""
1910
1911 #: fish/rc.c:254
1912 #, c-format
1913 msgid ""
1914 "guestfish: protocol error: version mismatch, server version '%s' does not "
1915 "match client version '%s'.  The two versions must match exactly.\n"
1916 msgstr ""
1917
1918 #: fish/rc.c:329 fish/rc.c:343
1919 #, c-format
1920 msgid "guestfish: remote: looks like the server is not running\n"
1921 msgstr ""
1922
1923 #: fish/rc.c:355 fish/rc.c:369
1924 #, c-format
1925 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1926 msgstr ""
1927
1928 #: fish/rc.c:380
1929 #, c-format
1930 msgid "guestfish: protocol error: could not decode reply from server\n"
1931 msgstr ""
1932
1933 #: fish/reopen.c:36
1934 #, c-format
1935 msgid "'reopen' command takes no parameters\n"
1936 msgstr ""
1937
1938 #: fish/reopen.c:46
1939 #, c-format
1940 msgid "reopen: guestfs_create: failed to create handle\n"
1941 msgstr ""
1942
1943 #: fish/supported.c:66
1944 msgid "yes"
1945 msgstr ""
1946
1947 #: fish/supported.c:68
1948 msgid "no"
1949 msgstr ""
1950
1951 #: fish/time.c:35
1952 #, c-format
1953 msgid "use 'time command [args...]'\n"
1954 msgstr ""
1955
1956 #: fish/virt.c:72
1957 #, c-format
1958 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
1959 msgstr ""
1960
1961 #: fish/virt.c:80
1962 #, c-format
1963 msgid "guestfish: no libvirt domain called '%s': %s\n"
1964 msgstr ""
1965
1966 #: fish/virt.c:88
1967 #, c-format
1968 msgid "guestfish: error getting domain info about '%s': %s\n"
1969 msgstr ""
1970
1971 #: fish/virt.c:93
1972 #, c-format
1973 msgid ""
1974 "guestfish: error: '%s' is a live virtual machine.\n"
1975 "You must use '--ro' because write access to a running virtual machine can\n"
1976 "cause disk corruption.\n"
1977 msgstr ""
1978
1979 #: fish/virt.c:104
1980 #, c-format
1981 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
1982 msgstr ""
1983
1984 #: fish/virt.c:114
1985 #, c-format
1986 msgid "guestfish: unable to parse XML information returned by libvirt\n"
1987 msgstr ""
1988
1989 #: fish/virt.c:120
1990 #, c-format
1991 msgid "guestfish: unable to create new XPath context\n"
1992 msgstr ""
1993
1994 #: fish/virt.c:127 fish/virt.c:138
1995 #, c-format
1996 msgid "guestfish: unable to evaluate XPath expression\n"
1997 msgstr ""
1998
1999 #: fish/virt.c:145
2000 #, c-format
2001 msgid "guestfish: libvirt domain '%s' has no disks\n"
2002 msgstr ""
2003
2004 #: fuse/guestmount.c:884
2005 #, c-format
2006 msgid ""
2007 "%s: FUSE module for libguestfs\n"
2008 "%s lets you mount a virtual machine filesystem\n"
2009 "Copyright (C) 2009 Red Hat Inc.\n"
2010 "Usage:\n"
2011 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2012 "Options:\n"
2013 "  -a|--add image       Add image\n"
2014 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2015 "  --fuse-help          Display extra FUSE options\n"
2016 "  --help               Display help message and exit\n"
2017 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2018 "  -n|--no-sync         Don't autosync\n"
2019 "  -o|--option opt      Pass extra option to FUSE\n"
2020 "  -r|--ro              Mount read-only\n"
2021 "  --selinux            Enable SELinux support\n"
2022 "  --trace              Trace guestfs API calls (to stderr)\n"
2023 "  -v|--verbose         Verbose messages\n"
2024 "  -V|--version         Display version and exit\n"
2025 msgstr ""
2026
2027 #: fuse/guestmount.c:1096
2028 #, c-format
2029 msgid "%s: must have at least one -a and at least one -m option\n"
2030 msgstr ""
2031
2032 #: fuse/guestmount.c:1104
2033 #, c-format
2034 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2035 msgstr ""
2036
2037 #: inspector/virt-inspector.pl:200
2038 msgid "virt-inspector: no image or VM names given"
2039 msgstr ""
2040
2041 #: inspector/virt-inspector.pl:294
2042 msgid "--fish output is only possible with a single OS\n"
2043 msgstr ""
2044
2045 #: inspector/virt-inspector.pl:324
2046 msgid ""
2047 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2048 msgstr ""
2049
2050 #: inspector/virt-inspector.pl:363
2051 msgid "  Mountpoints:\n"
2052 msgstr ""
2053
2054 #: inspector/virt-inspector.pl:369
2055 msgid "  Filesystems:\n"
2056 msgstr ""
2057
2058 #: inspector/virt-inspector.pl:387
2059 msgid "  Modprobe aliases:\n"
2060 msgstr ""
2061
2062 #: inspector/virt-inspector.pl:398
2063 msgid "  Initrd modules:\n"
2064 msgstr ""
2065
2066 #: inspector/virt-inspector.pl:407
2067 msgid "  Applications:\n"
2068 msgstr ""
2069
2070 #: inspector/virt-inspector.pl:414
2071 msgid "  Kernels:\n"
2072 msgstr ""
2073
2074 #: inspector/virt-inspector.pl:426
2075 msgid "  Windows Registry entries:\n"
2076 msgstr ""
2077
2078 #: perl/lib/Sys/Guestfs/Lib.pm:152
2079 msgid "open_guest: first parameter must be a string or an arrayref"
2080 msgstr ""
2081
2082 #: perl/lib/Sys/Guestfs/Lib.pm:158
2083 msgid "open_guest: first argument contains undefined element"
2084 msgstr ""
2085
2086 #: perl/lib/Sys/Guestfs/Lib.pm:166
2087 #, perl-brace-format
2088 msgid "guest image {imagename} does not exist or is not readable"
2089 msgstr ""
2090
2091 #: perl/lib/Sys/Guestfs/Lib.pm:171
2092 msgid ""
2093 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2094 "XPath::XMLParser)"
2095 msgstr ""
2096
2097 #: perl/lib/Sys/Guestfs/Lib.pm:176
2098 msgid "open_guest: too many domains listed on command line"
2099 msgstr ""
2100
2101 #: perl/lib/Sys/Guestfs/Lib.pm:183
2102 msgid "open_guest: cannot connect to libvirt"
2103 msgstr ""
2104
2105 #: perl/lib/Sys/Guestfs/Lib.pm:202
2106 #, perl-brace-format
2107 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2108 msgstr ""
2109
2110 #: perl/lib/Sys/Guestfs/Lib.pm:205
2111 #, perl-brace-format
2112 msgid "{imagename} is not the name of a libvirt domain\n"
2113 msgstr ""
2114
2115 #: perl/lib/Sys/Guestfs/Lib.pm:217
2116 #, perl-brace-format
2117 msgid "{imagename} seems to have no disk devices\n"
2118 msgstr ""
2119
2120 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2121 msgid ""
2122 "No operating system could be detected inside this disk image.\n"
2123 "\n"
2124 "This may be because the file is not a disk image, or is not a virtual "
2125 "machine\n"
2126 "image, or because the OS type is not understood by virt-inspector.\n"
2127 "\n"
2128 "If you feel this is an error, please file a bug report including as much\n"
2129 "information about the disk image as possible.\n"
2130 msgstr ""
2131
2132 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2133 #, perl-brace-format
2134 msgid "unknown filesystem label {label}\n"
2135 msgstr ""
2136
2137 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2138 #, perl-brace-format
2139 msgid "unknown filesystem UUID {uuid}\n"
2140 msgstr ""
2141
2142 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2143 #, perl-brace-format
2144 msgid "unknown filesystem {fs}\n"
2145 msgstr ""
2146
2147 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2148 #, perl-brace-format
2149 msgid "Error running rpm -qa: {error}"
2150 msgstr ""
2151
2152 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2153 #, perl-brace-format
2154 msgid "Error running dpkg-query: {error}"
2155 msgstr ""
2156
2157 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2158 msgid "Can't find grub on guest"
2159 msgstr ""
2160
2161 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2162 #, perl-brace-format
2163 msgid "Grub entry {title} has no kernel"
2164 msgstr ""
2165
2166 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2167 #, perl-brace-format
2168 msgid "grub refers to {path}, which doesn't exist\n"
2169 msgstr ""
2170
2171 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2172 #, perl-brace-format
2173 msgid "Grub entry {title} does not specify an initrd"
2174 msgstr ""
2175
2176 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2177 #, perl-brace-format
2178 msgid "Didn't find modules directory {modules} for kernel {path}"
2179 msgstr ""
2180
2181 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2182 #, perl-brace-format
2183 msgid "Couldn't guess kernel version number from path for kernel {path}"
2184 msgstr ""
2185
2186 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2187 #, perl-brace-format
2188 msgid "{path} doesn't match augeas pattern"
2189 msgstr ""
2190
2191 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2192 #, perl-brace-format
2193 msgid "{filename}: could not read initrd format"
2194 msgstr ""
2195
2196 #: src/appliance.c:134
2197 #, c-format
2198 msgid ""
2199 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2200 "LIBGUESTFS_PATH (search path: %s)"
2201 msgstr ""
2202
2203 #: src/appliance.c:362
2204 #, c-format
2205 msgid "external command failed: %s"
2206 msgstr ""
2207
2208 #: src/guestfs.c:179
2209 #, c-format
2210 msgid "guestfs_close: called twice on the same handle\n"
2211 msgstr ""
2212
2213 #: src/guestfs.c:284
2214 #, c-format
2215 msgid "libguestfs: error: %s\n"
2216 msgstr ""
2217
2218 #: src/inspect.c:914
2219 #, c-format
2220 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2221 msgstr ""
2222
2223 #: src/inspect.c:1132
2224 msgid "no inspection data: call guestfs_inspect_os first"
2225 msgstr ""
2226
2227 #: src/inspect.c:1144
2228 #, c-format
2229 msgid ""
2230 "%s: root device not found: only call this function with a root device "
2231 "previously returned by guestfs_inspect_os"
2232 msgstr ""
2233
2234 #: src/launch.c:95
2235 msgid "command line cannot be altered after qemu subprocess launched"
2236 msgstr ""
2237
2238 #: src/launch.c:109
2239 msgid "guestfs_config: parameter must begin with '-' character"
2240 msgstr ""
2241
2242 #: src/launch.c:123
2243 #, c-format
2244 msgid "guestfs_config: parameter '%s' isn't allowed"
2245 msgstr ""
2246
2247 #: src/launch.c:144 src/launch.c:181 src/launch.c:214
2248 msgid "filename cannot contain ',' (comma) character"
2249 msgstr ""
2250
2251 #: src/launch.c:240
2252 msgid "you must call guestfs_add_drive before guestfs_launch"
2253 msgstr ""
2254
2255 #: src/launch.c:245
2256 msgid "the libguestfs handle has already been launched"
2257 msgstr ""
2258
2259 #: src/launch.c:260
2260 #, c-format
2261 msgid "%s: cannot create temporary directory"
2262 msgstr ""
2263
2264 #: src/launch.c:606
2265 msgid "guestfs_launch failed, see earlier error messages"
2266 msgstr ""
2267
2268 #: src/launch.c:619
2269 msgid "qemu launched and contacted daemon, but state != READY"
2270 msgstr ""
2271
2272 #: src/launch.c:756
2273 #, c-format
2274 msgid ""
2275 "%s: command failed: If qemu is located on a non-standard path, try setting "
2276 "the LIBGUESTFS_QEMU environment variable."
2277 msgstr ""
2278
2279 #: src/launch.c:848
2280 msgid "qemu has not been launched yet"
2281 msgstr ""
2282
2283 #: src/launch.c:859
2284 msgid "no subprocess to kill"
2285 msgstr ""
2286
2287 #: src/proto.c:143
2288 #, c-format
2289 msgid "guestfs_set_busy: called when in state %d != READY"
2290 msgstr ""
2291
2292 #: src/proto.c:166
2293 #, c-format
2294 msgid "guestfs_end_busy: called when in state %d"
2295 msgstr ""
2296
2297 #: src/proto.c:281
2298 #, c-format
2299 msgid ""
2300 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2301 msgstr ""
2302
2303 #: src/proto.c:453 src/proto.c:514
2304 msgid "unexpected end of file when reading from daemon"
2305 msgstr ""
2306
2307 #: src/proto.c:474
2308 #, c-format
2309 msgid "received magic signature from guestfsd, but in state %d"
2310 msgstr ""
2311
2312 #: src/proto.c:491
2313 #, c-format
2314 msgid "message length (%u) > maximum possible size (%d)"
2315 msgstr ""
2316
2317 #: src/proto.c:641
2318 #, c-format
2319 msgid "guestfs___send: state %d != BUSY"
2320 msgstr ""
2321
2322 #: src/proto.c:663
2323 msgid "xdr_guestfs_message_header failed"
2324 msgstr ""
2325
2326 #: src/proto.c:672
2327 msgid "dispatch failed to marshal args"
2328 msgstr ""
2329
2330 #: src/proto.c:802
2331 #, c-format
2332 msgid "send_file_chunk: state %d != READY"
2333 msgstr ""
2334
2335 #: src/proto.c:818
2336 #, c-format
2337 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2338 msgstr ""
2339
2340 #: src/proto.c:941
2341 #, c-format
2342 msgid "%s: error in chunked encoding"
2343 msgstr ""
2344
2345 #: src/proto.c:969
2346 msgid "write to daemon socket"
2347 msgstr ""
2348
2349 #: src/proto.c:992
2350 msgid "receive_file_data: parse error in reply callback"
2351 msgstr ""
2352
2353 #: src/proto.c:997
2354 msgid "receive_file_data: unexpected flag received when reading file chunks"
2355 msgstr ""
2356
2357 #: src/proto.c:1005
2358 msgid "failed to parse file chunk"
2359 msgstr ""
2360
2361 #: src/proto.c:1014
2362 msgid "file receive cancelled by daemon"
2363 msgstr ""
2364
2365 #: test-tool/test-tool.c:78
2366 #, c-format
2367 msgid ""
2368 "libguestfs-test-tool: interactive test tool\n"
2369 "Copyright (C) 2009 Red Hat Inc.\n"
2370 "Usage:\n"
2371 "  libguestfs-test-tool [--options]\n"
2372 "Options:\n"
2373 "  --help         Display usage\n"
2374 "  --helper libguestfs-test-tool-helper\n"
2375 "                 Helper program (default: %s)\n"
2376 "  --qemudir dir  Specify QEMU source directory\n"
2377 "  --qemu qemu    Specify QEMU binary\n"
2378 "  --timeout n\n"
2379 "  -t n           Set launch timeout (default: %d seconds)\n"
2380 msgstr ""
2381
2382 #: test-tool/test-tool.c:134
2383 #, c-format
2384 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2385 msgstr ""
2386
2387 #: test-tool/test-tool.c:143
2388 #, c-format
2389 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2390 msgstr ""
2391
2392 #: test-tool/test-tool.c:155
2393 #, c-format
2394 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2395 msgstr ""
2396
2397 #: test-tool/test-tool.c:178
2398 #, c-format
2399 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2400 msgstr ""
2401
2402 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2403 #, c-format
2404 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2405 msgstr ""
2406
2407 #: test-tool/test-tool.c:197
2408 #, c-format
2409 msgid "libguestfs-test-tool: guestfs_version failed\n"
2410 msgstr ""
2411
2412 #: test-tool/test-tool.c:219
2413 #, c-format
2414 msgid "libguestfs-test-tool: failed to launch appliance\n"
2415 msgstr ""
2416
2417 #: test-tool/test-tool.c:231
2418 #, c-format
2419 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2420 msgstr ""
2421
2422 #: test-tool/test-tool.c:237
2423 #, c-format
2424 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2425 msgstr ""
2426
2427 #: test-tool/test-tool.c:243
2428 #, c-format
2429 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2430 msgstr ""
2431
2432 #: test-tool/test-tool.c:249
2433 #, c-format
2434 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2435 msgstr ""
2436
2437 #: test-tool/test-tool.c:255
2438 #, c-format
2439 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2440 msgstr ""
2441
2442 #: test-tool/test-tool.c:263
2443 #, c-format
2444 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2445 msgstr ""
2446
2447 #: test-tool/test-tool.c:294
2448 #, c-format
2449 msgid ""
2450 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2451 "--qemu/--qemudir options cannot be used.\n"
2452 msgstr ""
2453
2454 #: test-tool/test-tool.c:302
2455 #, c-format
2456 msgid "Binary '%s' does not exist or is not executable\n"
2457 msgstr ""
2458
2459 #: test-tool/test-tool.c:316
2460 #, c-format
2461 msgid "%s: does not look like a qemu source directory\n"
2462 msgstr ""
2463
2464 #: test-tool/test-tool.c:365
2465 #, c-format
2466 msgid ""
2467 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2468 "available.  Expected to find it in '%s'\n"
2469 "\n"
2470 "Use the --helper option to specify the location of this program.\n"
2471 msgstr ""
2472
2473 #: test-tool/test-tool.c:381
2474 #, c-format
2475 msgid "command failed: %s"
2476 msgstr ""
2477
2478 #: test-tool/test-tool.c:389
2479 #, c-format
2480 msgid ""
2481 "Test tool helper program %s\n"
2482 "is not statically linked.  This is a build error when this test tool\n"
2483 "was built.\n"
2484 msgstr ""
2485
2486 #: test-tool/test-tool.c:423
2487 #, c-format
2488 msgid "mkisofs command failed: %s\n"
2489 msgstr ""
2490
2491 #: tools/virt-cat.pl:128
2492 msgid "virt-cat: no image, VM names or filenames to cat given"
2493 msgstr ""
2494
2495 #: tools/virt-cat.pl:153
2496 msgid "multiboot operating systems are not supported by virt-cat"
2497 msgstr ""
2498
2499 #: tools/virt-df.pl:151
2500 msgid "virt-df: cannot use -h and --csv options together\n"
2501 msgstr ""
2502
2503 #: tools/virt-df.pl:205
2504 #, perl-brace-format
2505 msgid "{name} is not the name of a libvirt domain\n"
2506 msgstr ""
2507
2508 #: tools/virt-df.pl:400
2509 msgid "Virtual Machine"
2510 msgstr ""
2511
2512 #: tools/virt-df.pl:400
2513 msgid "Filesystem"
2514 msgstr ""
2515
2516 #: tools/virt-df.pl:403
2517 msgid "1K-blocks"
2518 msgstr ""
2519
2520 #: tools/virt-df.pl:405
2521 msgid "Size"
2522 msgstr ""
2523
2524 #: tools/virt-df.pl:407
2525 msgid "Used"
2526 msgstr ""
2527
2528 #: tools/virt-df.pl:408
2529 msgid "Available"
2530 msgstr ""
2531
2532 #: tools/virt-df.pl:409
2533 msgid "Use%"
2534 msgstr ""
2535
2536 #: tools/virt-df.pl:411
2537 msgid "Inodes"
2538 msgstr ""
2539
2540 #: tools/virt-df.pl:412
2541 msgid "IUsed"
2542 msgstr ""
2543
2544 #: tools/virt-df.pl:413
2545 msgid "IFree"
2546 msgstr ""
2547
2548 #: tools/virt-df.pl:414
2549 msgid "IUse%"
2550 msgstr ""
2551
2552 #: tools/virt-edit.pl:152
2553 msgid "virt-edit: no image, VM names or filenames to edit given"
2554 msgstr ""
2555
2556 #: tools/virt-edit.pl:177
2557 msgid "multiboot operating systems are not supported by virt-edit"
2558 msgstr ""
2559
2560 #: tools/virt-edit.pl:203
2561 msgid "File not changed.\n"
2562 msgstr ""
2563
2564 #: tools/virt-list-filesystems.pl:121
2565 msgid "virt-list-filesystems: no image or VM name given"
2566 msgstr ""
2567
2568 #: tools/virt-list-partitions.pl:131
2569 msgid "virt-list-partitions: no image or VM name given"
2570 msgstr ""
2571
2572 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2573 msgid "virt-ls: cannot combine -l and -R options\n"
2574 msgstr ""
2575
2576 #: tools/virt-ls.pl:161
2577 msgid "virt-ls: no image, VM names or directory to list given"
2578 msgstr ""
2579
2580 #: tools/virt-ls.pl:186
2581 msgid "multiboot operating systems are not supported by virt-ls\n"
2582 msgstr ""
2583
2584 #: tools/virt-make-fs.pl:291
2585 msgid "virt-make-fs input output\n"
2586 msgstr ""
2587
2588 #: tools/virt-make-fs.pl:321
2589 msgid "unexpected output from 'du' command"
2590 msgstr ""
2591
2592 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2593 #: tools/virt-make-fs.pl:453
2594 #, perl-brace-format
2595 msgid "{f}: unknown input format: {fmt}\n"
2596 msgstr ""
2597
2598 #: tools/virt-make-fs.pl:391
2599 #, perl-brace-format
2600 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2601 msgstr ""
2602
2603 #: tools/virt-make-fs.pl:401
2604 msgid ""
2605 "qemu-img create: failed to create disk image, see earlier error messages\n"
2606 msgstr ""
2607
2608 #: tools/virt-make-fs.pl:412
2609 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2610 msgstr ""
2611
2612 #: tools/virt-make-fs.pl:437
2613 msgid "tar: failed, see earlier messages\n"
2614 msgstr ""
2615
2616 #: tools/virt-make-fs.pl:459
2617 msgid "uncompress command failed, see earlier messages\n"
2618 msgstr ""
2619
2620 #: tools/virt-make-fs.pl:494
2621 msgid ""
2622 "virt-make-fs: error copying contents into filesystem\n"
2623 "An error here usually means that the program did not estimate the\n"
2624 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2625 msgstr ""
2626
2627 #: tools/virt-rescue.pl:195
2628 msgid "virt-rescue: no image or VM names rescue given"
2629 msgstr ""
2630
2631 #: tools/virt-resize.pl:33
2632 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2633 msgstr ""
2634
2635 #: tools/virt-resize.pl:528
2636 #, perl-brace-format
2637 msgid "virt-resize: {file}: does not exist or is not readable\n"
2638 msgstr ""
2639
2640 #: tools/virt-resize.pl:530
2641 #, perl-brace-format
2642 msgid ""
2643 "virt-resize: {file}: does not exist or is not writable\n"
2644 "You have to create the destination disk before running this program.\n"
2645 "Please read the virt-resize(1) manpage for more information.\n"
2646 msgstr ""
2647
2648 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2649 #, perl-brace-format
2650 msgid ""
2651 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2652 msgstr ""
2653
2654 #: tools/virt-resize.pl:723
2655 #, perl-brace-format
2656 msgid "virt-resize: no logical volume called {n}\n"
2657 msgstr ""
2658
2659 #: tools/virt-resize.pl:743
2660 #, perl-brace-format
2661 msgid ""
2662 "{p}: partition not found in the source disk image, when using the '{opt}' "
2663 "command line option\n"
2664 msgstr ""
2665
2666 #: tools/virt-resize.pl:749
2667 #, perl-brace-format
2668 msgid ""
2669 "{p}: partition ignored, you cannot use it in another command line argument\n"
2670 msgstr ""
2671
2672 #: tools/virt-resize.pl:753
2673 #, perl-brace-format
2674 msgid ""
2675 "{p}: partition deleted, you cannot use it in another command line argument\n"
2676 msgstr ""
2677
2678 #: tools/virt-resize.pl:795
2679 #, perl-brace-format
2680 msgid "{p}: this partition has already been marked for resizing\n"
2681 msgstr ""
2682
2683 #: tools/virt-resize.pl:803
2684 #, perl-brace-format
2685 msgid "{p}: missing size field in {o} option\n"
2686 msgstr ""
2687
2688 #: tools/virt-resize.pl:820
2689 #, perl-brace-format
2690 msgid "{p}: {f}: cannot parse size field\n"
2691 msgstr ""
2692
2693 #: tools/virt-resize.pl:825
2694 #, perl-brace-format
2695 msgid "{p}: new size is zero or negative\n"
2696 msgstr ""
2697
2698 #: tools/virt-resize.pl:848
2699 #, perl-brace-format
2700 msgid ""
2701 "{p}: cannot make this partition smaller because it contains a\n"
2702 "filesystem, physical volume or other content that is larger than the new "
2703 "size.\n"
2704 "You have to resize the content first, see virt-resize(1).\n"
2705 msgstr ""
2706
2707 #: tools/virt-resize.pl:864
2708 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2709 msgstr ""
2710
2711 #: tools/virt-resize.pl:913
2712 #, perl-brace-format
2713 msgid ""
2714 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2715 "expand into.  You need to make the target disk larger by at least {h}.\n"
2716 msgstr ""
2717
2718 #: tools/virt-resize.pl:928
2719 msgid ""
2720 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2721 "(see 'deficit' in the virt-resize(1) man page)\n"
2722 msgstr ""
2723
2724 #: tools/virt-resize.pl:943
2725 msgid "Summary of changes:\n"
2726 msgstr ""
2727
2728 #: tools/virt-resize.pl:947
2729 #, perl-brace-format
2730 msgid "{p}: partition will be ignored\n"
2731 msgstr ""
2732
2733 #: tools/virt-resize.pl:949
2734 #, perl-brace-format
2735 msgid "{p}: partition will be deleted\n"
2736 msgstr ""
2737
2738 #: tools/virt-resize.pl:951
2739 #, perl-brace-format
2740 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2741 msgstr ""
2742
2743 #: tools/virt-resize.pl:956
2744 #, perl-brace-format
2745 msgid "{p}: content will be expanded using the '{meth}' method\n"
2746 msgstr ""
2747
2748 #: tools/virt-resize.pl:961
2749 #, perl-brace-format
2750 msgid "{p}: partition will be left alone\n"
2751 msgstr ""
2752
2753 #: tools/virt-resize.pl:966
2754 #, perl-brace-format
2755 msgid "{n}: LV will be expanded to maximum size\n"
2756 msgstr ""
2757
2758 #: tools/virt-resize.pl:972
2759 #, perl-brace-format
2760 msgid "{n}: content will be expanded using the '{meth}' method\n"
2761 msgstr ""
2762
2763 #: tools/virt-resize.pl:979
2764 #, perl-brace-format
2765 msgid "There is a surplus of {spl} bytes ({h}).\n"
2766 msgstr ""
2767
2768 #: tools/virt-resize.pl:984
2769 msgid "An extra partition will be created for the surplus.\n"
2770 msgstr ""
2771
2772 #: tools/virt-resize.pl:986
2773 msgid ""
2774 "The surplus space is not large enough for an extra partition to be created\n"
2775 "and so it will just be ignored.\n"
2776 msgstr ""
2777
2778 #: tools/virt-resize.pl:989
2779 msgid ""
2780 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2781 "to partition this extra space if you want.\n"
2782 msgstr ""
2783
2784 #: tools/virt-resize.pl:992
2785 #, perl-brace-format
2786 msgid ""
2787 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2788 "You need to make the target disk larger by at least this amount,\n"
2789 "or adjust your resizing requests.\n"
2790 msgstr ""
2791
2792 #: tools/virt-resize.pl:1033
2793 msgid "virt-resize: source disk does not have a first partition\n"
2794 msgstr ""
2795
2796 #: tools/virt-resize.pl:1128
2797 #, perl-brace-format
2798 msgid "Copying {p} ...\n"
2799 msgstr ""
2800
2801 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2802 #, perl-brace-format
2803 msgid "Expanding {p} using the '{meth}' method\n"
2804 msgstr ""
2805
2806 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2807 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2808 msgstr ""
2809
2810 #: tools/virt-tar.pl:190
2811 msgid "virt-tar: no image, VM names, directory or filename given"
2812 msgstr ""
2813
2814 #: tools/virt-tar.pl:193
2815 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2816 msgstr ""
2817
2818 #: tools/virt-tar.pl:204
2819 #, perl-brace-format
2820 msgid "virt-tar: {tarball}: file not found\n"
2821 msgstr ""
2822
2823 #: tools/virt-tar.pl:207
2824 #, perl-brace-format
2825 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2826 msgstr ""
2827
2828 #: tools/virt-tar.pl:229
2829 msgid "multiboot operating systems are not supported by virt-tar\n"
2830 msgstr ""
2831
2832 #: tools/virt-win-reg.pl:259
2833 msgid "no libvirt domain name or disk image given\n"
2834 msgstr ""
2835
2836 #: tools/virt-win-reg.pl:283
2837 msgid "multiboot operating systems are not supported by virt-win-reg"
2838 msgstr ""
2839
2840 #: tools/virt-win-reg.pl:297
2841 msgid ""
2842 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2843 "export\n"
2844 msgstr ""
2845
2846 #: tools/virt-win-reg.pl:408
2847 #, perl-brace-format
2848 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2849 msgstr ""
2850
2851 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2852 #, perl-brace-format
2853 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2854 msgstr ""
2855
2856 #: tools/virt-win-reg.pl:433
2857 #, perl-brace-format
2858 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2859 msgstr ""
2860
2861 #: tools/virt-win-reg.pl:456
2862 #, perl-brace-format
2863 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2864 msgstr ""