Version 1.5.14.
[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.14\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-14 13:27+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:382
49 msgid "add a CD-ROM disk image to examine"
50 msgstr ""
51
52 #: fish/cmds.c:44 fish/cmds.c:377
53 msgid "add an image to examine or modify"
54 msgstr ""
55
56 #: fish/cmds.c:45 fish/cmds.c:387
57 msgid "add a drive in snapshot mode (read-only)"
58 msgstr ""
59
60 #: fish/cmds.c:46 fish/cmds.c:537
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:532
65 msgid "add a drive specifying the QEMU block emulation to use"
66 msgstr ""
67
68 #: fish/cmds.c:48 fish/cmds.c:1792
69 msgid "clear Augeas path"
70 msgstr ""
71
72 #: fish/cmds.c:49 fish/cmds.c:682
73 msgid "close the current Augeas handle"
74 msgstr ""
75
76 #: fish/cmds.c:50 fish/cmds.c:692
77 msgid "define an Augeas node"
78 msgstr ""
79
80 #: fish/cmds.c:51 fish/cmds.c:687
81 msgid "define an Augeas variable"
82 msgstr ""
83
84 #: fish/cmds.c:52 fish/cmds.c:697
85 msgid "look up the value of an Augeas path"
86 msgstr ""
87
88 #: fish/cmds.c:53 fish/cmds.c:677
89 msgid "create a new Augeas handle"
90 msgstr ""
91
92 #: fish/cmds.c:54 fish/cmds.c:707
93 msgid "insert a sibling Augeas node"
94 msgstr ""
95
96 #: fish/cmds.c:55 fish/cmds.c:732
97 msgid "load files into the tree"
98 msgstr ""
99
100 #: fish/cmds.c:56 fish/cmds.c:737
101 msgid "list Augeas nodes under augpath"
102 msgstr ""
103
104 #: fish/cmds.c:57 fish/cmds.c:722
105 msgid "return Augeas nodes which match augpath"
106 msgstr ""
107
108 #: fish/cmds.c:58 fish/cmds.c:717
109 msgid "move Augeas node"
110 msgstr ""
111
112 #: fish/cmds.c:59 fish/cmds.c:712
113 msgid "remove an Augeas path"
114 msgstr ""
115
116 #: fish/cmds.c:60 fish/cmds.c:727
117 msgid "write all pending Augeas changes to disk"
118 msgstr ""
119
120 #: fish/cmds.c:61 fish/cmds.c:702
121 msgid "set Augeas path to value"
122 msgstr ""
123
124 #: fish/cmds.c:62 fish/cmds.c:1677
125 msgid "test availability of some parts of the API"
126 msgstr ""
127
128 #: fish/cmds.c:63 fish/cmds.c:1852
129 msgid "return a list of all optional groups"
130 msgstr ""
131
132 #: fish/cmds.c:64 fish/cmds.c:1807
133 msgid "upload base64-encoded data to file"
134 msgstr ""
135
136 #: fish/cmds.c:65 fish/cmds.c:1812
137 msgid "download file and encode as base64"
138 msgstr ""
139
140 #: fish/cmds.c:66 fish/cmds.c:917
141 msgid "flush device buffers"
142 msgstr ""
143
144 #: fish/cmds.c:67 fish/cmds.c:897
145 msgid "get blocksize of block device"
146 msgstr ""
147
148 #: fish/cmds.c:68 fish/cmds.c:887
149 msgid "is block device set to read-only"
150 msgstr ""
151
152 #: fish/cmds.c:69 fish/cmds.c:912
153 msgid "get total size of device in bytes"
154 msgstr ""
155
156 #: fish/cmds.c:70 fish/cmds.c:892
157 msgid "get sectorsize of block device"
158 msgstr ""
159
160 #: fish/cmds.c:71 fish/cmds.c:907
161 msgid "get total size of device in 512-byte sectors"
162 msgstr ""
163
164 #: fish/cmds.c:72 fish/cmds.c:922
165 msgid "reread partition table"
166 msgstr ""
167
168 #: fish/cmds.c:73 fish/cmds.c:902
169 msgid "set blocksize of block device"
170 msgstr ""
171
172 #: fish/cmds.c:74 fish/cmds.c:877
173 msgid "set block device to read-only"
174 msgstr ""
175
176 #: fish/cmds.c:75 fish/cmds.c:882
177 msgid "set block device to read-write"
178 msgstr ""
179
180 #: fish/cmds.c:76 fish/cmds.c:1582
181 msgid "return true path on case-insensitive filesystem"
182 msgstr ""
183
184 #: fish/cmds.c:77 fish/cmds.c:617
185 msgid "list the contents of a file"
186 msgstr ""
187
188 #: fish/cmds.c:78 fish/cmds.c:937
189 msgid "compute MD5, SHAx or CRC checksum of file"
190 msgstr ""
191
192 #: fish/cmds.c:79 fish/cmds.c:1782
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:1817
197 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
198 msgstr ""
199
200 #: fish/cmds.c:81 fish/cmds.c:767
201 msgid "change file mode"
202 msgstr ""
203
204 #: fish/cmds.c:82 fish/cmds.c:174 fish/cmds.c:772 fish/cmds.c:1612
205 msgid "change file owner and group"
206 msgstr ""
207
208 #: fish/cmds.c:83 fish/cmds.c:847
209 msgid "run a command from the guest filesystem"
210 msgstr ""
211
212 #: fish/cmds.c:84 fish/cmds.c:852
213 msgid "run a command, returning lines"
214 msgstr ""
215
216 #: fish/cmds.c:85 fish/cmds.c:392
217 msgid "add qemu parameters"
218 msgstr ""
219
220 #: fish/cmds.c:86 fish/cmds.c:1732
221 msgid "copy size bytes from source to destination using dd"
222 msgstr ""
223
224 #: fish/cmds.c:87 fish/cmds.c:1032
225 msgid "copy a file"
226 msgstr ""
227
228 #: fish/cmds.c:88 fish/cmds.c:1037
229 msgid "copy a file or directory recursively"
230 msgstr ""
231
232 #: fish/cmds.c:89 fish/cmds.c:1682
233 msgid "copy from source to destination using dd"
234 msgstr ""
235
236 #: fish/cmds.c:90 fish/cmds.c:977
237 msgid "debugging and internals"
238 msgstr ""
239
240 #: fish/cmds.c:91 fish/cmds.c:1802
241 msgid "upload a file to the appliance (internal use only)"
242 msgstr ""
243
244 #: fish/cmds.c:92 fish/cmds.c:1222
245 msgid "report file system disk space usage"
246 msgstr ""
247
248 #: fish/cmds.c:93 fish/cmds.c:1227
249 msgid "report file system disk space usage (human readable)"
250 msgstr ""
251
252 #: fish/cmds.c:94 fish/cmds.c:1052
253 msgid "return kernel messages"
254 msgstr ""
255
256 #: fish/cmds.c:95 fish/cmds.c:932
257 msgid "download a file to the local machine"
258 msgstr ""
259
260 #: fish/cmds.c:96 fish/cmds.c:1047
261 msgid "drop kernel page cache, dentries and inodes"
262 msgstr ""
263
264 #: fish/cmds.c:97 fish/cmds.c:1232
265 msgid "estimate file space usage"
266 msgstr ""
267
268 #: fish/cmds.c:98 fish/cmds.c:1137
269 msgid "check an ext2/ext3 filesystem"
270 msgstr ""
271
272 #: fish/cmds.c:99 fish/cmds.c:1572
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:351 fish/cmds.c:352
278 #: fish/cmds.c:356 fish/cmds.c:357 fish/cmds.c:359 fish/cmds.c:360
279 #: fish/cmds.c:1352 fish/cmds.c:1357 fish/cmds.c:1362 fish/cmds.c:1367
280 #: fish/cmds.c:1372 fish/cmds.c:1377 fish/cmds.c:1382 fish/cmds.c:1387
281 #: fish/cmds.c:1392 fish/cmds.c:1397 fish/cmds.c:1402 fish/cmds.c:1407
282 msgid "return lines matching a pattern"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:1062
286 msgid "test if two files have equal contents"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:777
290 msgid "test if file or directory exists"
291 msgstr ""
292
293 #: fish/cmds.c:104 fish/cmds.c:105 fish/cmds.c:1442 fish/cmds.c:1857
294 msgid "preallocate a file in the guest filesystem"
295 msgstr ""
296
297 #: fish/cmds.c:108 fish/cmds.c:842
298 msgid "determine file type"
299 msgstr ""
300
301 #: fish/cmds.c:109 fish/cmds.c:542
302 msgid "detect the architecture of a binary file"
303 msgstr ""
304
305 #: fish/cmds.c:110 fish/cmds.c:1687
306 msgid "return the size of the file in bytes"
307 msgstr ""
308
309 #: fish/cmds.c:111 fish/cmds.c:1672
310 msgid "fill a file with octets"
311 msgstr ""
312
313 #: fish/cmds.c:112 fish/cmds.c:1822
314 msgid "fill a file with a repeating pattern of bytes"
315 msgstr ""
316
317 #: fish/cmds.c:113 fish/cmds.c:1132
318 msgid "find all files and directories"
319 msgstr ""
320
321 #: fish/cmds.c:114 fish/cmds.c:1577
322 msgid "find all files and directories, returning NUL-separated list"
323 msgstr ""
324
325 #: fish/cmds.c:115 fish/cmds.c:1927
326 msgid "find a filesystem by label"
327 msgstr ""
328
329 #: fish/cmds.c:116 fish/cmds.c:1922
330 msgid "find a filesystem by UUID"
331 msgstr ""
332
333 #: fish/cmds.c:117 fish/cmds.c:1017
334 msgid "run the filesystem checker"
335 msgstr ""
336
337 #: fish/cmds.c:118 fish/cmds.c:422
338 msgid "get the additional kernel options"
339 msgstr ""
340
341 #: fish/cmds.c:119 fish/cmds.c:432
342 msgid "get autosync mode"
343 msgstr ""
344
345 #: fish/cmds.c:120 fish/cmds.c:517
346 msgid "get direct appliance mode flag"
347 msgstr ""
348
349 #: fish/cmds.c:121 fish/cmds.c:1002
350 msgid "get the ext2/3/4 filesystem label"
351 msgstr ""
352
353 #: fish/cmds.c:122 fish/cmds.c:1012
354 msgid "get the ext2/3/4 filesystem UUID"
355 msgstr ""
356
357 #: fish/cmds.c:123 fish/cmds.c:477
358 msgid "get memory allocated to the qemu subprocess"
359 msgstr ""
360
361 #: fish/cmds.c:124 fish/cmds.c:597
362 msgid "get enable network flag"
363 msgstr ""
364
365 #: fish/cmds.c:125 fish/cmds.c:412
366 msgid "get the search path"
367 msgstr ""
368
369 #: fish/cmds.c:126 fish/cmds.c:482
370 msgid "get PID of qemu subprocess"
371 msgstr ""
372
373 #: fish/cmds.c:127 fish/cmds.c:402
374 msgid "get the qemu binary"
375 msgstr ""
376
377 #: fish/cmds.c:128 fish/cmds.c:527
378 msgid "get recovery process enabled flag"
379 msgstr ""
380
381 #: fish/cmds.c:129 fish/cmds.c:497
382 msgid "get SELinux enabled flag"
383 msgstr ""
384
385 #: fish/cmds.c:130 fish/cmds.c:467
386 msgid "get the current state"
387 msgstr ""
388
389 #: fish/cmds.c:131 fish/cmds.c:507
390 msgid "get command trace enabled flag"
391 msgstr ""
392
393 #: fish/cmds.c:132 fish/cmds.c:1797
394 msgid "get the current umask"
395 msgstr ""
396
397 #: fish/cmds.c:133 fish/cmds.c:442
398 msgid "get verbose mode"
399 msgstr ""
400
401 #: fish/cmds.c:134 fish/cmds.c:1527
402 msgid "get SELinux security context"
403 msgstr ""
404
405 #: fish/cmds.c:135 fish/cmds.c:175 fish/cmds.c:1302 fish/cmds.c:1307
406 msgid "list extended attributes of a file or directory"
407 msgstr ""
408
409 #: fish/cmds.c:136 fish/cmds.c:1162
410 msgid "expand a wildcard path"
411 msgstr ""
412
413 #: fish/cmds.c:139 fish/cmds.c:1027
414 msgid "install GRUB"
415 msgstr ""
416
417 #: fish/cmds.c:140 fish/cmds.c:1202
418 msgid "return first 10 lines of a file"
419 msgstr ""
420
421 #: fish/cmds.c:141 fish/cmds.c:1207
422 msgid "return first N lines of a file"
423 msgstr ""
424
425 #: fish/cmds.c:142 fish/cmds.c:1077
426 msgid "dump a file in hexadecimal"
427 msgstr ""
428
429 #: fish/cmds.c:143 fish/cmds.c:1702
430 msgid "list the contents of a single file in an initrd"
431 msgstr ""
432
433 #: fish/cmds.c:144 fish/cmds.c:1237
434 msgid "list files in an initrd"
435 msgstr ""
436
437 #: fish/cmds.c:145 fish/cmds.c:1497
438 msgid "add an inotify watch"
439 msgstr ""
440
441 #: fish/cmds.c:146 fish/cmds.c:1517
442 msgid "close the inotify handle"
443 msgstr ""
444
445 #: fish/cmds.c:147 fish/cmds.c:1512
446 msgid "return list of watched files that had events"
447 msgstr ""
448
449 #: fish/cmds.c:148 fish/cmds.c:1492
450 msgid "create an inotify handle"
451 msgstr ""
452
453 #: fish/cmds.c:149 fish/cmds.c:1507
454 msgid "return list of inotify events"
455 msgstr ""
456
457 #: fish/cmds.c:150 fish/cmds.c:1502
458 msgid "remove an inotify watch"
459 msgstr ""
460
461 #: fish/cmds.c:151 fish/cmds.c:557
462 msgid "get architecture of inspected operating system"
463 msgstr ""
464
465 #: fish/cmds.c:152 fish/cmds.c:562
466 msgid "get distro of inspected operating system"
467 msgstr ""
468
469 #: fish/cmds.c:153 fish/cmds.c:587
470 msgid "get filesystems associated with inspected operating system"
471 msgstr ""
472
473 #: fish/cmds.c:154 fish/cmds.c:567
474 msgid "get major version of inspected operating system"
475 msgstr ""
476
477 #: fish/cmds.c:155 fish/cmds.c:572
478 msgid "get minor version of inspected operating system"
479 msgstr ""
480
481 #: fish/cmds.c:156 fish/cmds.c:582
482 msgid "get mountpoints of inspected operating system"
483 msgstr ""
484
485 #: fish/cmds.c:157 fish/cmds.c:577
486 msgid "get product name of inspected operating system"
487 msgstr ""
488
489 #: fish/cmds.c:158 fish/cmds.c:552
490 msgid "get type of inspected operating system"
491 msgstr ""
492
493 #: fish/cmds.c:159 fish/cmds.c:547
494 msgid "inspect disk and return list of operating systems found"
495 msgstr ""
496
497 #: fish/cmds.c:160 fish/cmds.c:1937
498 msgid "test if block device"
499 msgstr ""
500
501 #: fish/cmds.c:161 fish/cmds.c:462
502 msgid "is busy processing a command"
503 msgstr ""
504
505 #: fish/cmds.c:162 fish/cmds.c:1932
506 msgid "test if character device"
507 msgstr ""
508
509 #: fish/cmds.c:163 fish/cmds.c:452
510 msgid "is in configuration state"
511 msgstr ""
512
513 #: fish/cmds.c:164 fish/cmds.c:787
514 msgid "test if a directory"
515 msgstr ""
516
517 #: fish/cmds.c:165 fish/cmds.c:1942
518 msgid "test if FIFO (named pipe)"
519 msgstr ""
520
521 #: fish/cmds.c:166 fish/cmds.c:782
522 msgid "test if a regular file"
523 msgstr ""
524
525 #: fish/cmds.c:167 fish/cmds.c:457
526 msgid "is launching subprocess"
527 msgstr ""
528
529 #: fish/cmds.c:168 fish/cmds.c:1917
530 msgid "test if device is a logical volume"
531 msgstr ""
532
533 #: fish/cmds.c:169 fish/cmds.c:447
534 msgid "is ready to accept commands"
535 msgstr ""
536
537 #: fish/cmds.c:170 fish/cmds.c:1952
538 msgid "test if socket"
539 msgstr ""
540
541 #: fish/cmds.c:171 fish/cmds.c:1947
542 msgid "test if symbolic link"
543 msgstr ""
544
545 #: fish/cmds.c:172 fish/cmds.c:372
546 msgid "kill the qemu subprocess"
547 msgstr ""
548
549 #: fish/cmds.c:173 fish/cmds.c:367
550 msgid "launch the qemu subprocess"
551 msgstr ""
552
553 #: fish/cmds.c:176 fish/cmds.c:632
554 msgid "list the block devices"
555 msgstr ""
556
557 #: fish/cmds.c:177 fish/cmds.c:637
558 msgid "list the partitions"
559 msgstr ""
560
561 #: fish/cmds.c:178 fish/cmds.c:622
562 msgid "list the files in a directory (long format)"
563 msgstr ""
564
565 #: fish/cmds.c:179 fish/cmds.c:180 fish/cmds.c:1417 fish/cmds.c:1422
566 msgid "create a hard link"
567 msgstr ""
568
569 #: fish/cmds.c:181 fish/cmds.c:182 fish/cmds.c:1427 fish/cmds.c:1432
570 msgid "create a symbolic link"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:267 fish/cmds.c:1322 fish/cmds.c:1327
574 msgid "remove extended attribute of a file or directory"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:627
578 msgid "list the files in a directory"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:291 fish/cmds.c:1312 fish/cmds.c:1317
582 msgid "set extended attribute of a file or directory"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:862
586 msgid "get file information for a symbolic link"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:1617
590 msgid "lstat on multiple files"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:1907
594 msgid "add a key on a LUKS encrypted device"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:1892
598 msgid "close a LUKS device"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:191 fish/cmds.c:1897 fish/cmds.c:1902
602 msgid "format a block device as a LUKS encrypted device"
603 msgstr ""
604
605 #: fish/cmds.c:192 fish/cmds.c:1912
606 msgid "remove a key from a LUKS encrypted device"
607 msgstr ""
608
609 #: fish/cmds.c:193 fish/cmds.c:1882
610 msgid "open a LUKS-encrypted block device"
611 msgstr ""
612
613 #: fish/cmds.c:194 fish/cmds.c:1887
614 msgid "open a LUKS-encrypted block device read-only"
615 msgstr ""
616
617 #: fish/cmds.c:195 fish/cmds.c:802
618 msgid "create an LVM logical volume"
619 msgstr ""
620
621 #: fish/cmds.c:196 fish/cmds.c:1877
622 msgid "clear LVM device filter"
623 msgstr ""
624
625 #: fish/cmds.c:197 fish/cmds.c:837
626 msgid "remove all LVM LVs, VGs and PVs"
627 msgstr ""
628
629 #: fish/cmds.c:198 fish/cmds.c:1872
630 msgid "set LVM device filter"
631 msgstr ""
632
633 #: fish/cmds.c:199 fish/cmds.c:982
634 msgid "remove an LVM logical volume"
635 msgstr ""
636
637 #: fish/cmds.c:200 fish/cmds.c:1692
638 msgid "rename an LVM logical volume"
639 msgstr ""
640
641 #: fish/cmds.c:201 fish/cmds.c:1122
642 msgid "resize an LVM logical volume"
643 msgstr ""
644
645 #: fish/cmds.c:202 fish/cmds.c:1787
646 msgid "expand an LV to fill free space"
647 msgstr ""
648
649 #: fish/cmds.c:203 fish/cmds.c:204 fish/cmds.c:652 fish/cmds.c:667
650 msgid "list the LVM logical volumes (LVs)"
651 msgstr ""
652
653 #: fish/cmds.c:205 fish/cmds.c:1717
654 msgid "get the UUID of a logical volume"
655 msgstr ""
656
657 #: fish/cmds.c:206 fish/cmds.c:1622
658 msgid "lgetxattr on multiple files"
659 msgstr ""
660
661 #: fish/cmds.c:207 fish/cmds.c:757
662 msgid "create a directory"
663 msgstr ""
664
665 #: fish/cmds.c:208 fish/cmds.c:1607
666 msgid "create a directory with a particular mode"
667 msgstr ""
668
669 #: fish/cmds.c:209 fish/cmds.c:762
670 msgid "create a directory and parents"
671 msgstr ""
672
673 #: fish/cmds.c:210 fish/cmds.c:1182
674 msgid "create a temporary directory"
675 msgstr ""
676
677 #: fish/cmds.c:211 fish/cmds.c:212 fish/cmds.c:213 fish/cmds.c:1552
678 #: fish/cmds.c:1557 fish/cmds.c:1562
679 msgid "make ext2/3/4 filesystem with external journal"
680 msgstr ""
681
682 #: fish/cmds.c:214 fish/cmds.c:1537
683 msgid "make ext2/3/4 external journal"
684 msgstr ""
685
686 #: fish/cmds.c:215 fish/cmds.c:1542
687 msgid "make ext2/3/4 external journal with label"
688 msgstr ""
689
690 #: fish/cmds.c:216 fish/cmds.c:1547
691 msgid "make ext2/3/4 external journal with UUID"
692 msgstr ""
693
694 #: fish/cmds.c:217 fish/cmds.c:1267
695 msgid "make FIFO (named pipe)"
696 msgstr ""
697
698 #: fish/cmds.c:218 fish/cmds.c:807
699 msgid "make a filesystem"
700 msgstr ""
701
702 #: fish/cmds.c:219 fish/cmds.c:1532
703 msgid "make a filesystem with block size"
704 msgstr ""
705
706 #: fish/cmds.c:220 fish/cmds.c:1337
707 msgid "create a mountpoint"
708 msgstr ""
709
710 #: fish/cmds.c:221 fish/cmds.c:1262
711 msgid "make block, character or FIFO devices"
712 msgstr ""
713
714 #: fish/cmds.c:222 fish/cmds.c:1272
715 msgid "make block device node"
716 msgstr ""
717
718 #: fish/cmds.c:223 fish/cmds.c:1277
719 msgid "make char device node"
720 msgstr ""
721
722 #: fish/cmds.c:224 fish/cmds.c:1247
723 msgid "create a swap partition"
724 msgstr ""
725
726 #: fish/cmds.c:225 fish/cmds.c:1252
727 msgid "create a swap partition with a label"
728 msgstr ""
729
730 #: fish/cmds.c:226 fish/cmds.c:1257
731 msgid "create a swap partition with an explicit UUID"
732 msgstr ""
733
734 #: fish/cmds.c:227 fish/cmds.c:1487
735 msgid "create a swap file"
736 msgstr ""
737
738 #: fish/cmds.c:228 fish/cmds.c:1567
739 msgid "load a kernel module"
740 msgstr ""
741
742 #: fish/cmds.c:229 fish/cmds.c:602
743 msgid "mount a guest disk at a position in the filesystem"
744 msgstr ""
745
746 #: fish/cmds.c:230 fish/cmds.c:1242
747 msgid "mount a file using the loop device"
748 msgstr ""
749
750 #: fish/cmds.c:231 fish/cmds.c:967
751 msgid "mount a guest disk with mount options"
752 msgstr ""
753
754 #: fish/cmds.c:232 fish/cmds.c:962
755 msgid "mount a guest disk, read-only"
756 msgstr ""
757
758 #: fish/cmds.c:233 fish/cmds.c:972
759 msgid "mount a guest disk with mount options and vfstype"
760 msgstr ""
761
762 #: fish/cmds.c:234 fish/cmds.c:1332
763 msgid "show mountpoints"
764 msgstr ""
765
766 #: fish/cmds.c:235 fish/cmds.c:827
767 msgid "show mounted filesystems"
768 msgstr ""
769
770 #: fish/cmds.c:236 fish/cmds.c:1042
771 msgid "move a file"
772 msgstr ""
773
774 #: fish/cmds.c:237 fish/cmds.c:1147
775 msgid "probe NTFS volume"
776 msgstr ""
777
778 #: fish/cmds.c:238 fish/cmds.c:1752
779 msgid "resize an NTFS filesystem"
780 msgstr ""
781
782 #: fish/cmds.c:239 fish/cmds.c:1847
783 msgid "resize an NTFS filesystem (with size)"
784 msgstr ""
785
786 #: fish/cmds.c:240 fish/cmds.c:1642
787 msgid "add a partition to the device"
788 msgstr ""
789
790 #: fish/cmds.c:241 fish/cmds.c:1762
791 msgid "delete a partition"
792 msgstr ""
793
794 #: fish/cmds.c:242 fish/cmds.c:1647
795 msgid "partition whole disk with a single primary partition"
796 msgstr ""
797
798 #: fish/cmds.c:243 fish/cmds.c:1767
799 msgid "return true if a partition is bootable"
800 msgstr ""
801
802 #: fish/cmds.c:244 fish/cmds.c:1772
803 msgid "get the MBR type byte (ID byte) from a partition"
804 msgstr ""
805
806 #: fish/cmds.c:245 fish/cmds.c:1667
807 msgid "get the partition table type"
808 msgstr ""
809
810 #: fish/cmds.c:246 fish/cmds.c:1637
811 msgid "create an empty partition table"
812 msgstr ""
813
814 #: fish/cmds.c:247 fish/cmds.c:1662
815 msgid "list partitions on a device"
816 msgstr ""
817
818 #: fish/cmds.c:248 fish/cmds.c:1652
819 msgid "make a partition bootable"
820 msgstr ""
821
822 #: fish/cmds.c:249 fish/cmds.c:1777
823 msgid "set the MBR type byte (ID byte) of a partition"
824 msgstr ""
825
826 #: fish/cmds.c:250 fish/cmds.c:1657
827 msgid "set partition name"
828 msgstr ""
829
830 #: fish/cmds.c:251 fish/cmds.c:1057
831 msgid "ping the guest daemon"
832 msgstr ""
833
834 #: fish/cmds.c:252 fish/cmds.c:1632
835 msgid "read part of a file"
836 msgstr ""
837
838 #: fish/cmds.c:253 fish/cmds.c:792
839 msgid "create an LVM physical volume"
840 msgstr ""
841
842 #: fish/cmds.c:254 fish/cmds.c:992
843 msgid "remove an LVM physical volume"
844 msgstr ""
845
846 #: fish/cmds.c:255 fish/cmds.c:1087
847 msgid "resize an LVM physical volume"
848 msgstr ""
849
850 #: fish/cmds.c:256 fish/cmds.c:1842
851 msgid "resize an LVM physical volume (with size)"
852 msgstr ""
853
854 #: fish/cmds.c:257 fish/cmds.c:258 fish/cmds.c:642 fish/cmds.c:657
855 msgid "list the LVM physical volumes (PVs)"
856 msgstr ""
857
858 #: fish/cmds.c:259 fish/cmds.c:1707
859 msgid "get the UUID of a physical volume"
860 msgstr ""
861
862 #: fish/cmds.c:260 fish/cmds.c:1832
863 msgid "write to part of a file"
864 msgstr ""
865
866 #: fish/cmds.c:261 fish/cmds.c:1347
867 msgid "read a file"
868 msgstr ""
869
870 #: fish/cmds.c:262 fish/cmds.c:672
871 msgid "read file as lines"
872 msgstr ""
873
874 #: fish/cmds.c:263 fish/cmds.c:1287
875 msgid "read directories entries"
876 msgstr ""
877
878 #: fish/cmds.c:264 fish/cmds.c:1437
879 msgid "read the target of a symbolic link"
880 msgstr ""
881
882 #: fish/cmds.c:265 fish/cmds.c:1627
883 msgid "readlink on multiple files"
884 msgstr ""
885
886 #: fish/cmds.c:266 fish/cmds.c:1412
887 msgid "canonicalized absolute pathname"
888 msgstr ""
889
890 #: fish/cmds.c:268 fish/cmds.c:1127
891 msgid "resize an ext2, ext3 or ext4 filesystem"
892 msgstr ""
893
894 #: fish/cmds.c:269 fish/cmds.c:1837
895 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
896 msgstr ""
897
898 #: fish/cmds.c:270 fish/cmds.c:742
899 msgid "remove a file"
900 msgstr ""
901
902 #: fish/cmds.c:271 fish/cmds.c:752
903 msgid "remove a file or directory recursively"
904 msgstr ""
905
906 #: fish/cmds.c:272 fish/cmds.c:747
907 msgid "remove a directory"
908 msgstr ""
909
910 #: fish/cmds.c:273 fish/cmds.c:1342
911 msgid "remove a mountpoint"
912 msgstr ""
913
914 #: fish/cmds.c:274 fish/cmds.c:1167
915 msgid "scrub (securely wipe) a device"
916 msgstr ""
917
918 #: fish/cmds.c:275 fish/cmds.c:1172
919 msgid "scrub (securely wipe) a file"
920 msgstr ""
921
922 #: fish/cmds.c:276 fish/cmds.c:1177
923 msgid "scrub (securely wipe) free space"
924 msgstr ""
925
926 #: fish/cmds.c:277 fish/cmds.c:417
927 msgid "add options to kernel command line"
928 msgstr ""
929
930 #: fish/cmds.c:278 fish/cmds.c:427
931 msgid "set autosync mode"
932 msgstr ""
933
934 #: fish/cmds.c:279 fish/cmds.c:512
935 msgid "enable or disable direct appliance mode"
936 msgstr ""
937
938 #: fish/cmds.c:280 fish/cmds.c:997
939 msgid "set the ext2/3/4 filesystem label"
940 msgstr ""
941
942 #: fish/cmds.c:281 fish/cmds.c:1007
943 msgid "set the ext2/3/4 filesystem UUID"
944 msgstr ""
945
946 #: fish/cmds.c:282 fish/cmds.c:472
947 msgid "set memory allocated to the qemu subprocess"
948 msgstr ""
949
950 #: fish/cmds.c:283 fish/cmds.c:592
951 msgid "set enable network flag"
952 msgstr ""
953
954 #: fish/cmds.c:284 fish/cmds.c:407
955 msgid "set the search path"
956 msgstr ""
957
958 #: fish/cmds.c:285 fish/cmds.c:397
959 msgid "set the qemu binary"
960 msgstr ""
961
962 #: fish/cmds.c:286 fish/cmds.c:522
963 msgid "enable or disable the recovery process"
964 msgstr ""
965
966 #: fish/cmds.c:287 fish/cmds.c:492
967 msgid "set SELinux enabled or disabled at appliance boot"
968 msgstr ""
969
970 #: fish/cmds.c:288 fish/cmds.c:502
971 msgid "enable or disable command traces"
972 msgstr ""
973
974 #: fish/cmds.c:289 fish/cmds.c:437
975 msgid "set verbose mode"
976 msgstr ""
977
978 #: fish/cmds.c:290 fish/cmds.c:1522
979 msgid "set SELinux security context"
980 msgstr ""
981
982 #: fish/cmds.c:292 fish/cmds.c:293 fish/cmds.c:812 fish/cmds.c:1292
983 msgid "create partitions on a block device"
984 msgstr ""
985
986 #: fish/cmds.c:294 fish/cmds.c:1092
987 msgid "modify a single partition on a block device"
988 msgstr ""
989
990 #: fish/cmds.c:295 fish/cmds.c:1107
991 msgid "display the disk geometry from the partition table"
992 msgstr ""
993
994 #: fish/cmds.c:296 fish/cmds.c:1102
995 msgid "display the kernel geometry"
996 msgstr ""
997
998 #: fish/cmds.c:297 fish/cmds.c:1097
999 msgid "display the partition table"
1000 msgstr ""
1001
1002 #: fish/cmds.c:298 fish/cmds.c:1152
1003 msgid "run a command via the shell"
1004 msgstr ""
1005
1006 #: fish/cmds.c:299 fish/cmds.c:1157
1007 msgid "run a command via the shell returning lines"
1008 msgstr ""
1009
1010 #: fish/cmds.c:300 fish/cmds.c:1142
1011 msgid "sleep for some seconds"
1012 msgstr ""
1013
1014 #: fish/cmds.c:301 fish/cmds.c:857
1015 msgid "get file information"
1016 msgstr ""
1017
1018 #: fish/cmds.c:302 fish/cmds.c:867
1019 msgid "get file system statistics"
1020 msgstr ""
1021
1022 #: fish/cmds.c:303 fish/cmds.c:304 fish/cmds.c:1067 fish/cmds.c:1072
1023 msgid "print the printable strings in a file"
1024 msgstr ""
1025
1026 #: fish/cmds.c:305 fish/cmds.c:1452
1027 msgid "disable swap on device"
1028 msgstr ""
1029
1030 #: fish/cmds.c:306 fish/cmds.c:1462
1031 msgid "disable swap on file"
1032 msgstr ""
1033
1034 #: fish/cmds.c:307 fish/cmds.c:1472
1035 msgid "disable swap on labeled swap partition"
1036 msgstr ""
1037
1038 #: fish/cmds.c:308 fish/cmds.c:1482
1039 msgid "disable swap on swap partition by UUID"
1040 msgstr ""
1041
1042 #: fish/cmds.c:309 fish/cmds.c:1447
1043 msgid "enable swap on device"
1044 msgstr ""
1045
1046 #: fish/cmds.c:310 fish/cmds.c:1457
1047 msgid "enable swap on file"
1048 msgstr ""
1049
1050 #: fish/cmds.c:311 fish/cmds.c:1467
1051 msgid "enable swap on labeled swap partition"
1052 msgstr ""
1053
1054 #: fish/cmds.c:312 fish/cmds.c:1477
1055 msgid "enable swap on swap partition by UUID"
1056 msgstr ""
1057
1058 #: fish/cmds.c:313 fish/cmds.c:607
1059 msgid "sync disks, writes are flushed through to the disk image"
1060 msgstr ""
1061
1062 #: fish/cmds.c:314 fish/cmds.c:1212
1063 msgid "return last 10 lines of a file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:315 fish/cmds.c:1217
1067 msgid "return last N lines of a file"
1068 msgstr ""
1069
1070 #: fish/cmds.c:316 fish/cmds.c:942
1071 msgid "unpack tarfile to directory"
1072 msgstr ""
1073
1074 #: fish/cmds.c:317 fish/cmds.c:947
1075 msgid "pack directory into tarfile"
1076 msgstr ""
1077
1078 #: fish/cmds.c:318 fish/cmds.c:324 fish/cmds.c:952 fish/cmds.c:1742
1079 msgid "unpack compressed tarball to directory"
1080 msgstr ""
1081
1082 #: fish/cmds.c:319 fish/cmds.c:325 fish/cmds.c:957 fish/cmds.c:1747
1083 msgid "pack directory into compressed tarball"
1084 msgstr ""
1085
1086 #: fish/cmds.c:320 fish/cmds.c:612
1087 msgid "update file timestamps or create a new file"
1088 msgstr ""
1089
1090 #: fish/cmds.c:321 fish/cmds.c:1592
1091 msgid "truncate a file to zero size"
1092 msgstr ""
1093
1094 #: fish/cmds.c:322 fish/cmds.c:1597
1095 msgid "truncate a file to a particular size"
1096 msgstr ""
1097
1098 #: fish/cmds.c:323 fish/cmds.c:872
1099 msgid "get ext2/ext3/ext4 superblock details"
1100 msgstr ""
1101
1102 #: fish/cmds.c:326 fish/cmds.c:1282
1103 msgid "set file mode creation mask (umask)"
1104 msgstr ""
1105
1106 #: fish/cmds.c:327 fish/cmds.c:822
1107 msgid "unmount a filesystem"
1108 msgstr ""
1109
1110 #: fish/cmds.c:328 fish/cmds.c:832
1111 msgid "unmount all filesystems"
1112 msgstr ""
1113
1114 #: fish/cmds.c:329 fish/cmds.c:927
1115 msgid "upload a file from the local machine"
1116 msgstr ""
1117
1118 #: fish/cmds.c:330 fish/cmds.c:1602
1119 msgid "set timestamp of a file with nanosecond precision"
1120 msgstr ""
1121
1122 #: fish/cmds.c:331 fish/cmds.c:487
1123 msgid "get the library version number"
1124 msgstr ""
1125
1126 #: fish/cmds.c:332 fish/cmds.c:1862
1127 msgid "get the filesystem label"
1128 msgstr ""
1129
1130 #: fish/cmds.c:333 fish/cmds.c:1587
1131 msgid "get the Linux VFS type corresponding to a mounted device"
1132 msgstr ""
1133
1134 #: fish/cmds.c:334 fish/cmds.c:1867
1135 msgid "get the filesystem UUID"
1136 msgstr ""
1137
1138 #: fish/cmds.c:335 fish/cmds.c:1117
1139 msgid "activate or deactivate some volume groups"
1140 msgstr ""
1141
1142 #: fish/cmds.c:336 fish/cmds.c:1112
1143 msgid "activate or deactivate all volume groups"
1144 msgstr ""
1145
1146 #: fish/cmds.c:337 fish/cmds.c:797
1147 msgid "create an LVM volume group"
1148 msgstr ""
1149
1150 #: fish/cmds.c:338 fish/cmds.c:1727
1151 msgid "get the LV UUIDs of all LVs in the volume group"
1152 msgstr ""
1153
1154 #: fish/cmds.c:339 fish/cmds.c:1722
1155 msgid "get the PV UUIDs containing the volume group"
1156 msgstr ""
1157
1158 #: fish/cmds.c:340 fish/cmds.c:987
1159 msgid "remove an LVM volume group"
1160 msgstr ""
1161
1162 #: fish/cmds.c:341 fish/cmds.c:1697
1163 msgid "rename an LVM volume group"
1164 msgstr ""
1165
1166 #: fish/cmds.c:342 fish/cmds.c:343 fish/cmds.c:647 fish/cmds.c:662
1167 msgid "list the LVM volume groups (VGs)"
1168 msgstr ""
1169
1170 #: fish/cmds.c:344 fish/cmds.c:1757
1171 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1172 msgstr ""
1173
1174 #: fish/cmds.c:345 fish/cmds.c:1712
1175 msgid "get the UUID of a volume group"
1176 msgstr ""
1177
1178 #: fish/cmds.c:346 fish/cmds.c:1197
1179 msgid "count characters in a file"
1180 msgstr ""
1181
1182 #: fish/cmds.c:347 fish/cmds.c:1187
1183 msgid "count lines in a file"
1184 msgstr ""
1185
1186 #: fish/cmds.c:348 fish/cmds.c:1192
1187 msgid "count words in a file"
1188 msgstr ""
1189
1190 #: fish/cmds.c:349 fish/cmds.c:1827
1191 msgid "create a new file"
1192 msgstr ""
1193
1194 #: fish/cmds.c:350 fish/cmds.c:817
1195 msgid "create a file"
1196 msgstr ""
1197
1198 #: fish/cmds.c:353 fish/cmds.c:1022
1199 msgid "write zeroes to the device"
1200 msgstr ""
1201
1202 #: fish/cmds.c:354 fish/cmds.c:1737
1203 msgid "write zeroes to an entire device"
1204 msgstr ""
1205
1206 #: fish/cmds.c:355 fish/cmds.c:1082
1207 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1208 msgstr ""
1209
1210 #: fish/cmds.c:358 fish/cmds.c:1297
1211 msgid "determine file type inside a compressed file"
1212 msgstr ""
1213
1214 #: fish/cmds.c:361
1215 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1216 msgstr ""
1217
1218 #: fish/cmds.c:2232 fish/cmds.c:2244 fish/cmds.c:2257 fish/cmds.c:2272
1219 #: fish/cmds.c:2287 fish/cmds.c:2303 fish/cmds.c:2320 fish/cmds.c:2335
1220 #: fish/cmds.c:2350 fish/cmds.c:2365 fish/cmds.c:2380 fish/cmds.c:2395
1221 #: fish/cmds.c:2409 fish/cmds.c:2423 fish/cmds.c:2438 fish/cmds.c:2452
1222 #: fish/cmds.c:2466 fish/cmds.c:2480 fish/cmds.c:2494 fish/cmds.c:2508
1223 #: fish/cmds.c:2522 fish/cmds.c:2537 fish/cmds.c:2569 fish/cmds.c:2583
1224 #: fish/cmds.c:2597 fish/cmds.c:2613 fish/cmds.c:2627 fish/cmds.c:2642
1225 #: fish/cmds.c:2656 fish/cmds.c:2671 fish/cmds.c:2685 fish/cmds.c:2700
1226 #: fish/cmds.c:2714 fish/cmds.c:2730 fish/cmds.c:2747 fish/cmds.c:2763
1227 #: fish/cmds.c:2782 fish/cmds.c:2798 fish/cmds.c:2816 fish/cmds.c:2834
1228 #: fish/cmds.c:2852 fish/cmds.c:2869 fish/cmds.c:2886 fish/cmds.c:2904
1229 #: fish/cmds.c:2922 fish/cmds.c:2940 fish/cmds.c:2954 fish/cmds.c:2970
1230 #: fish/cmds.c:2985 fish/cmds.c:2998 fish/cmds.c:3015 fish/cmds.c:3035
1231 #: fish/cmds.c:3055 fish/cmds.c:3074 fish/cmds.c:3089 fish/cmds.c:3104
1232 #: fish/cmds.c:3119 fish/cmds.c:3134 fish/cmds.c:3149 fish/cmds.c:3164
1233 #: fish/cmds.c:3179 fish/cmds.c:3195 fish/cmds.c:3216 fish/cmds.c:3251
1234 #: fish/cmds.c:3265 fish/cmds.c:3286 fish/cmds.c:3306 fish/cmds.c:3325
1235 #: fish/cmds.c:3343 fish/cmds.c:3360 fish/cmds.c:3378 fish/cmds.c:3394
1236 #: fish/cmds.c:3411 fish/cmds.c:3423 fish/cmds.c:3436 fish/cmds.c:3454
1237 #: fish/cmds.c:3471 fish/cmds.c:3488 fish/cmds.c:3505 fish/cmds.c:3522
1238 #: fish/cmds.c:3540 fish/cmds.c:3578 fish/cmds.c:3633 fish/cmds.c:3652
1239 #: fish/cmds.c:3671 fish/cmds.c:3690 fish/cmds.c:3706 fish/cmds.c:3726
1240 #: fish/cmds.c:3762 fish/cmds.c:3782 fish/cmds.c:3859 fish/cmds.c:3896
1241 #: fish/cmds.c:3910 fish/cmds.c:3925 fish/cmds.c:3937 fish/cmds.c:3950
1242 #: fish/cmds.c:3970 fish/cmds.c:3990 fish/cmds.c:4010 fish/cmds.c:4030
1243 #: fish/cmds.c:4050 fish/cmds.c:4070 fish/cmds.c:4088 fish/cmds.c:4103
1244 #: fish/cmds.c:4118 fish/cmds.c:4135 fish/cmds.c:4152 fish/cmds.c:4170
1245 #: fish/cmds.c:4204 fish/cmds.c:4221 fish/cmds.c:4238 fish/cmds.c:4253
1246 #: fish/cmds.c:4269 fish/cmds.c:4290 fish/cmds.c:4311 fish/cmds.c:4333
1247 #: fish/cmds.c:4354 fish/cmds.c:4373 fish/cmds.c:4394 fish/cmds.c:4415
1248 #: fish/cmds.c:4433 fish/cmds.c:4453 fish/cmds.c:4472 fish/cmds.c:4493
1249 #: fish/cmds.c:4508 fish/cmds.c:4523 fish/cmds.c:4539 fish/cmds.c:4555
1250 #: fish/cmds.c:4574 fish/cmds.c:4590 fish/cmds.c:4609 fish/cmds.c:4627
1251 #: fish/cmds.c:4643 fish/cmds.c:4662 fish/cmds.c:4683 fish/cmds.c:4704
1252 #: fish/cmds.c:4724 fish/cmds.c:4756 fish/cmds.c:4771 fish/cmds.c:4785
1253 #: fish/cmds.c:4807 fish/cmds.c:4828 fish/cmds.c:4849 fish/cmds.c:4869
1254 #: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4996 fish/cmds.c:5014
1255 #: fish/cmds.c:5032 fish/cmds.c:5050 fish/cmds.c:5066 fish/cmds.c:5085
1256 #: fish/cmds.c:5119 fish/cmds.c:5134 fish/cmds.c:5154 fish/cmds.c:5169
1257 #: fish/cmds.c:5203 fish/cmds.c:5221 fish/cmds.c:5239 fish/cmds.c:5257
1258 #: fish/cmds.c:5277 fish/cmds.c:5292 fish/cmds.c:5309 fish/cmds.c:5326
1259 #: fish/cmds.c:5346 fish/cmds.c:5365 fish/cmds.c:5384 fish/cmds.c:5403
1260 #: fish/cmds.c:5424 fish/cmds.c:5463 fish/cmds.c:5484 fish/cmds.c:5522
1261 #: fish/cmds.c:5537 fish/cmds.c:5553 fish/cmds.c:5572 fish/cmds.c:5593
1262 #: fish/cmds.c:5613 fish/cmds.c:5629 fish/cmds.c:5646 fish/cmds.c:5665
1263 #: fish/cmds.c:5740 fish/cmds.c:5779 fish/cmds.c:5856 fish/cmds.c:5930
1264 #: fish/cmds.c:5965 fish/cmds.c:5986 fish/cmds.c:6005 fish/cmds.c:6026
1265 #: fish/cmds.c:6046 fish/cmds.c:6069 fish/cmds.c:6110 fish/cmds.c:6149
1266 #: fish/cmds.c:6168 fish/cmds.c:6185 fish/cmds.c:6201 fish/cmds.c:6216
1267 #: fish/cmds.c:6232 fish/cmds.c:6257 fish/cmds.c:6279 fish/cmds.c:6301
1268 #: fish/cmds.c:6323 fish/cmds.c:6345 fish/cmds.c:6367 fish/cmds.c:6389
1269 #: fish/cmds.c:6411 fish/cmds.c:6433 fish/cmds.c:6455 fish/cmds.c:6477
1270 #: fish/cmds.c:6499 fish/cmds.c:6520 fish/cmds.c:6541 fish/cmds.c:6560
1271 #: fish/cmds.c:6579 fish/cmds.c:6598 fish/cmds.c:6616 fish/cmds.c:6637
1272 #: fish/cmds.c:6673 fish/cmds.c:6688 fish/cmds.c:6703 fish/cmds.c:6720
1273 #: fish/cmds.c:6737 fish/cmds.c:6752 fish/cmds.c:6767 fish/cmds.c:6782
1274 #: fish/cmds.c:6797 fish/cmds.c:6814 fish/cmds.c:6848 fish/cmds.c:6886
1275 #: fish/cmds.c:6918 fish/cmds.c:6933 fish/cmds.c:6948 fish/cmds.c:6961
1276 #: fish/cmds.c:6975 fish/cmds.c:6993 fish/cmds.c:7029 fish/cmds.c:7065
1277 #: fish/cmds.c:7102 fish/cmds.c:7140 fish/cmds.c:7179 fish/cmds.c:7218
1278 #: fish/cmds.c:7254 fish/cmds.c:7269 fish/cmds.c:7290 fish/cmds.c:7310
1279 #: fish/cmds.c:7330 fish/cmds.c:7348 fish/cmds.c:7366 fish/cmds.c:7400
1280 #: fish/cmds.c:7470 fish/cmds.c:7508 fish/cmds.c:7564 fish/cmds.c:7588
1281 #: fish/cmds.c:7612 fish/cmds.c:7638 fish/cmds.c:7695 fish/cmds.c:7714
1282 #: fish/cmds.c:7757 fish/cmds.c:7775 fish/cmds.c:7812 fish/cmds.c:7847
1283 #: fish/cmds.c:7865 fish/cmds.c:7885 fish/cmds.c:7940 fish/cmds.c:7958
1284 #: fish/cmds.c:7978 fish/cmds.c:7998 fish/cmds.c:8015 fish/cmds.c:8033
1285 #: fish/cmds.c:8058 fish/cmds.c:8076 fish/cmds.c:8094 fish/cmds.c:8112
1286 #: fish/cmds.c:8130 fish/cmds.c:8150 fish/cmds.c:8183 fish/cmds.c:8199
1287 #: fish/cmds.c:8220 fish/cmds.c:8240 fish/cmds.c:8254 fish/cmds.c:8268
1288 #: fish/cmds.c:8303 fish/cmds.c:8340 fish/cmds.c:8378 fish/cmds.c:8432
1289 #: fish/cmds.c:8452 fish/cmds.c:8486 fish/cmds.c:8500 fish/cmds.c:8517
1290 #: fish/cmds.c:8555 fish/cmds.c:8576 fish/cmds.c:8598 fish/cmds.c:8621
1291 #: fish/cmds.c:8660 fish/cmds.c:8683 fish/cmds.c:8719 fish/cmds.c:8748
1292 #: fish/cmds.c:8777 fish/cmds.c:8804 fish/cmds.c:8821 fish/cmds.c:8851
1293 #: fish/cmds.c:8869 fish/cmds.c:8887 fish/cmds.c:8903 fish/cmds.c:8918
1294 #: fish/cmds.c:8939 fish/cmds.c:8958 fish/cmds.c:8975 fish/cmds.c:9015
1295 #: fish/cmds.c:9056 fish/cmds.c:9098 fish/cmds.c:9135 fish/cmds.c:9152
1296 #: fish/cmds.c:9170 fish/cmds.c:9188 fish/cmds.c:9207 fish/cmds.c:9226
1297 #: fish/cmds.c:9245 fish/cmds.c:9264
1298 #, c-format
1299 msgid "%s should have %d parameter(s)\n"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2233 fish/cmds.c:2245 fish/cmds.c:2258 fish/cmds.c:2273
1303 #: fish/cmds.c:2288 fish/cmds.c:2304 fish/cmds.c:2321 fish/cmds.c:2336
1304 #: fish/cmds.c:2351 fish/cmds.c:2366 fish/cmds.c:2381 fish/cmds.c:2396
1305 #: fish/cmds.c:2410 fish/cmds.c:2424 fish/cmds.c:2439 fish/cmds.c:2453
1306 #: fish/cmds.c:2467 fish/cmds.c:2481 fish/cmds.c:2495 fish/cmds.c:2509
1307 #: fish/cmds.c:2523 fish/cmds.c:2538 fish/cmds.c:2570 fish/cmds.c:2584
1308 #: fish/cmds.c:2598 fish/cmds.c:2614 fish/cmds.c:2628 fish/cmds.c:2643
1309 #: fish/cmds.c:2657 fish/cmds.c:2672 fish/cmds.c:2686 fish/cmds.c:2701
1310 #: fish/cmds.c:2715 fish/cmds.c:2731 fish/cmds.c:2748 fish/cmds.c:2764
1311 #: fish/cmds.c:2783 fish/cmds.c:2799 fish/cmds.c:2817 fish/cmds.c:2835
1312 #: fish/cmds.c:2853 fish/cmds.c:2870 fish/cmds.c:2887 fish/cmds.c:2905
1313 #: fish/cmds.c:2923 fish/cmds.c:2941 fish/cmds.c:2955 fish/cmds.c:2971
1314 #: fish/cmds.c:2986 fish/cmds.c:2999 fish/cmds.c:3016 fish/cmds.c:3036
1315 #: fish/cmds.c:3056 fish/cmds.c:3075 fish/cmds.c:3090 fish/cmds.c:3105
1316 #: fish/cmds.c:3120 fish/cmds.c:3135 fish/cmds.c:3150 fish/cmds.c:3165
1317 #: fish/cmds.c:3180 fish/cmds.c:3196 fish/cmds.c:3217 fish/cmds.c:3252
1318 #: fish/cmds.c:3266 fish/cmds.c:3287 fish/cmds.c:3307 fish/cmds.c:3326
1319 #: fish/cmds.c:3344 fish/cmds.c:3361 fish/cmds.c:3379 fish/cmds.c:3395
1320 #: fish/cmds.c:3412 fish/cmds.c:3424 fish/cmds.c:3437 fish/cmds.c:3455
1321 #: fish/cmds.c:3472 fish/cmds.c:3489 fish/cmds.c:3506 fish/cmds.c:3523
1322 #: fish/cmds.c:3541 fish/cmds.c:3579 fish/cmds.c:3634 fish/cmds.c:3653
1323 #: fish/cmds.c:3672 fish/cmds.c:3691 fish/cmds.c:3707 fish/cmds.c:3727
1324 #: fish/cmds.c:3763 fish/cmds.c:3783 fish/cmds.c:3860 fish/cmds.c:3897
1325 #: fish/cmds.c:3911 fish/cmds.c:3926 fish/cmds.c:3938 fish/cmds.c:3951
1326 #: fish/cmds.c:3971 fish/cmds.c:3991 fish/cmds.c:4011 fish/cmds.c:4031
1327 #: fish/cmds.c:4051 fish/cmds.c:4071 fish/cmds.c:4089 fish/cmds.c:4104
1328 #: fish/cmds.c:4119 fish/cmds.c:4136 fish/cmds.c:4153 fish/cmds.c:4171
1329 #: fish/cmds.c:4205 fish/cmds.c:4222 fish/cmds.c:4239 fish/cmds.c:4254
1330 #: fish/cmds.c:4270 fish/cmds.c:4291 fish/cmds.c:4312 fish/cmds.c:4334
1331 #: fish/cmds.c:4355 fish/cmds.c:4374 fish/cmds.c:4395 fish/cmds.c:4416
1332 #: fish/cmds.c:4434 fish/cmds.c:4454 fish/cmds.c:4473 fish/cmds.c:4494
1333 #: fish/cmds.c:4509 fish/cmds.c:4524 fish/cmds.c:4540 fish/cmds.c:4556
1334 #: fish/cmds.c:4575 fish/cmds.c:4591 fish/cmds.c:4610 fish/cmds.c:4628
1335 #: fish/cmds.c:4644 fish/cmds.c:4663 fish/cmds.c:4684 fish/cmds.c:4705
1336 #: fish/cmds.c:4725 fish/cmds.c:4757 fish/cmds.c:4772 fish/cmds.c:4786
1337 #: fish/cmds.c:4808 fish/cmds.c:4829 fish/cmds.c:4850 fish/cmds.c:4870
1338 #: fish/cmds.c:4885 fish/cmds.c:4905 fish/cmds.c:4997 fish/cmds.c:5015
1339 #: fish/cmds.c:5033 fish/cmds.c:5051 fish/cmds.c:5067 fish/cmds.c:5086
1340 #: fish/cmds.c:5120 fish/cmds.c:5135 fish/cmds.c:5155 fish/cmds.c:5170
1341 #: fish/cmds.c:5204 fish/cmds.c:5222 fish/cmds.c:5240 fish/cmds.c:5258
1342 #: fish/cmds.c:5278 fish/cmds.c:5293 fish/cmds.c:5310 fish/cmds.c:5327
1343 #: fish/cmds.c:5347 fish/cmds.c:5366 fish/cmds.c:5385 fish/cmds.c:5404
1344 #: fish/cmds.c:5425 fish/cmds.c:5464 fish/cmds.c:5485 fish/cmds.c:5523
1345 #: fish/cmds.c:5538 fish/cmds.c:5554 fish/cmds.c:5573 fish/cmds.c:5594
1346 #: fish/cmds.c:5614 fish/cmds.c:5630 fish/cmds.c:5647 fish/cmds.c:5666
1347 #: fish/cmds.c:5741 fish/cmds.c:5780 fish/cmds.c:5857 fish/cmds.c:5931
1348 #: fish/cmds.c:5966 fish/cmds.c:5987 fish/cmds.c:6006 fish/cmds.c:6027
1349 #: fish/cmds.c:6047 fish/cmds.c:6070 fish/cmds.c:6111 fish/cmds.c:6150
1350 #: fish/cmds.c:6169 fish/cmds.c:6186 fish/cmds.c:6202 fish/cmds.c:6217
1351 #: fish/cmds.c:6233 fish/cmds.c:6258 fish/cmds.c:6280 fish/cmds.c:6302
1352 #: fish/cmds.c:6324 fish/cmds.c:6346 fish/cmds.c:6368 fish/cmds.c:6390
1353 #: fish/cmds.c:6412 fish/cmds.c:6434 fish/cmds.c:6456 fish/cmds.c:6478
1354 #: fish/cmds.c:6500 fish/cmds.c:6521 fish/cmds.c:6542 fish/cmds.c:6561
1355 #: fish/cmds.c:6580 fish/cmds.c:6599 fish/cmds.c:6617 fish/cmds.c:6638
1356 #: fish/cmds.c:6674 fish/cmds.c:6689 fish/cmds.c:6704 fish/cmds.c:6721
1357 #: fish/cmds.c:6738 fish/cmds.c:6753 fish/cmds.c:6768 fish/cmds.c:6783
1358 #: fish/cmds.c:6798 fish/cmds.c:6815 fish/cmds.c:6849 fish/cmds.c:6887
1359 #: fish/cmds.c:6919 fish/cmds.c:6934 fish/cmds.c:6949 fish/cmds.c:6962
1360 #: fish/cmds.c:6976 fish/cmds.c:6994 fish/cmds.c:7030 fish/cmds.c:7066
1361 #: fish/cmds.c:7103 fish/cmds.c:7141 fish/cmds.c:7180 fish/cmds.c:7219
1362 #: fish/cmds.c:7255 fish/cmds.c:7270 fish/cmds.c:7291 fish/cmds.c:7311
1363 #: fish/cmds.c:7331 fish/cmds.c:7349 fish/cmds.c:7367 fish/cmds.c:7401
1364 #: fish/cmds.c:7471 fish/cmds.c:7509 fish/cmds.c:7565 fish/cmds.c:7589
1365 #: fish/cmds.c:7613 fish/cmds.c:7639 fish/cmds.c:7696 fish/cmds.c:7715
1366 #: fish/cmds.c:7758 fish/cmds.c:7776 fish/cmds.c:7813 fish/cmds.c:7848
1367 #: fish/cmds.c:7866 fish/cmds.c:7886 fish/cmds.c:7941 fish/cmds.c:7959
1368 #: fish/cmds.c:7979 fish/cmds.c:7999 fish/cmds.c:8016 fish/cmds.c:8034
1369 #: fish/cmds.c:8059 fish/cmds.c:8077 fish/cmds.c:8095 fish/cmds.c:8113
1370 #: fish/cmds.c:8131 fish/cmds.c:8151 fish/cmds.c:8184 fish/cmds.c:8200
1371 #: fish/cmds.c:8221 fish/cmds.c:8241 fish/cmds.c:8255 fish/cmds.c:8269
1372 #: fish/cmds.c:8304 fish/cmds.c:8341 fish/cmds.c:8379 fish/cmds.c:8433
1373 #: fish/cmds.c:8453 fish/cmds.c:8487 fish/cmds.c:8501 fish/cmds.c:8518
1374 #: fish/cmds.c:8556 fish/cmds.c:8577 fish/cmds.c:8599 fish/cmds.c:8622
1375 #: fish/cmds.c:8661 fish/cmds.c:8684 fish/cmds.c:8720 fish/cmds.c:8749
1376 #: fish/cmds.c:8778 fish/cmds.c:8805 fish/cmds.c:8822 fish/cmds.c:8852
1377 #: fish/cmds.c:8870 fish/cmds.c:8888 fish/cmds.c:8904 fish/cmds.c:8919
1378 #: fish/cmds.c:8940 fish/cmds.c:8959 fish/cmds.c:8976 fish/cmds.c:9016
1379 #: fish/cmds.c:9057 fish/cmds.c:9099 fish/cmds.c:9136 fish/cmds.c:9153
1380 #: fish/cmds.c:9171 fish/cmds.c:9189 fish/cmds.c:9208 fish/cmds.c:9227
1381 #: fish/cmds.c:9246 fish/cmds.c:9265
1382 #, c-format
1383 msgid "type 'help %s' for help on %s\n"
1384 msgstr ""
1385
1386 #: fish/cmds.c:2549 fish/cmds.c:3230 fish/cmds.c:3552 fish/cmds.c:3590
1387 #: fish/cmds.c:3609 fish/cmds.c:3740 fish/cmds.c:3795 fish/cmds.c:3814
1388 #: fish/cmds.c:3833 fish/cmds.c:3874 fish/cmds.c:4183 fish/cmds.c:4736
1389 #: fish/cmds.c:4917 fish/cmds.c:4936 fish/cmds.c:4955 fish/cmds.c:4974
1390 #: fish/cmds.c:5098 fish/cmds.c:5181 fish/cmds.c:5436 fish/cmds.c:5496
1391 #: fish/cmds.c:5677 fish/cmds.c:5696 fish/cmds.c:5715 fish/cmds.c:5752
1392 #: fish/cmds.c:5791 fish/cmds.c:5810 fish/cmds.c:5829 fish/cmds.c:5868
1393 #: fish/cmds.c:5887 fish/cmds.c:5906 fish/cmds.c:5942 fish/cmds.c:6083
1394 #: fish/cmds.c:6124 fish/cmds.c:6651 fish/cmds.c:6826 fish/cmds.c:6862
1395 #: fish/cmds.c:6898 fish/cmds.c:7006 fish/cmds.c:7041 fish/cmds.c:7077
1396 #: fish/cmds.c:7114 fish/cmds.c:7153 fish/cmds.c:7192 fish/cmds.c:7231
1397 #: fish/cmds.c:7380 fish/cmds.c:7414 fish/cmds.c:7427 fish/cmds.c:7440
1398 #: fish/cmds.c:7453 fish/cmds.c:7484 fish/cmds.c:7520 fish/cmds.c:7539
1399 #: fish/cmds.c:7652 fish/cmds.c:7671 fish/cmds.c:7728 fish/cmds.c:7741
1400 #: fish/cmds.c:7788 fish/cmds.c:7825 fish/cmds.c:7897 fish/cmds.c:7916
1401 #: fish/cmds.c:8166 fish/cmds.c:8281 fish/cmds.c:8316 fish/cmds.c:8353
1402 #: fish/cmds.c:8391 fish/cmds.c:8410 fish/cmds.c:8465 fish/cmds.c:8532
1403 #: fish/cmds.c:8634 fish/cmds.c:8700 fish/cmds.c:8732 fish/cmds.c:8761
1404 #: fish/cmds.c:8790 fish/cmds.c:8835 fish/cmds.c:8990 fish/cmds.c:9030
1405 #: fish/cmds.c:9073 fish/cmds.c:9113
1406 #, c-format
1407 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1408 msgstr ""
1409
1410 #: fish/cmds.c:2555 fish/cmds.c:3236 fish/cmds.c:3558 fish/cmds.c:3596
1411 #: fish/cmds.c:3615 fish/cmds.c:3746 fish/cmds.c:3801 fish/cmds.c:3820
1412 #: fish/cmds.c:3839 fish/cmds.c:3880 fish/cmds.c:4189 fish/cmds.c:4742
1413 #: fish/cmds.c:4923 fish/cmds.c:4942 fish/cmds.c:4961 fish/cmds.c:4980
1414 #: fish/cmds.c:5104 fish/cmds.c:5187 fish/cmds.c:5442 fish/cmds.c:5502
1415 #: fish/cmds.c:5683 fish/cmds.c:5702 fish/cmds.c:5721 fish/cmds.c:5758
1416 #: fish/cmds.c:5797 fish/cmds.c:5816 fish/cmds.c:5835 fish/cmds.c:5874
1417 #: fish/cmds.c:5893 fish/cmds.c:5912 fish/cmds.c:5948 fish/cmds.c:6089
1418 #: fish/cmds.c:6130 fish/cmds.c:6657 fish/cmds.c:6832 fish/cmds.c:6868
1419 #: fish/cmds.c:6904 fish/cmds.c:7012 fish/cmds.c:7047 fish/cmds.c:7083
1420 #: fish/cmds.c:7120 fish/cmds.c:7159 fish/cmds.c:7198 fish/cmds.c:7237
1421 #: fish/cmds.c:7490 fish/cmds.c:7526 fish/cmds.c:7545 fish/cmds.c:7658
1422 #: fish/cmds.c:7794 fish/cmds.c:7831 fish/cmds.c:7903 fish/cmds.c:7922
1423 #: fish/cmds.c:8287 fish/cmds.c:8322 fish/cmds.c:8359 fish/cmds.c:8397
1424 #: fish/cmds.c:8416 fish/cmds.c:8471 fish/cmds.c:8538 fish/cmds.c:8640
1425 #: fish/cmds.c:8996 fish/cmds.c:9036 fish/cmds.c:9079 fish/cmds.c:9119
1426 #, c-format
1427 msgid "%s: %s: integer out of range\n"
1428 msgstr ""
1429
1430 #: fish/cmds.c:10235
1431 #, c-format
1432 msgid "%s: unknown command\n"
1433 msgstr ""
1434
1435 #: fish/copy.c:40
1436 #, c-format
1437 msgid ""
1438 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1439 msgstr ""
1440
1441 #: fish/copy.c:53 fish/copy.c:194
1442 #, c-format
1443 msgid "copy-in: target '%s' is not a directory\n"
1444 msgstr ""
1445
1446 #: fish/copy.c:138
1447 #, c-format
1448 msgid "error: argument is zero length or longer than maximum permitted\n"
1449 msgstr ""
1450
1451 #: fish/copy.c:183
1452 #, c-format
1453 msgid ""
1454 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1455 "image\n"
1456 msgstr ""
1457
1458 #: fish/copy.c:224
1459 #, c-format
1460 msgid "copy-out: '%s' is not a file or directory\n"
1461 msgstr ""
1462
1463 #: fish/edit.c:44
1464 #, c-format
1465 msgid "use '%s filename' to edit a file\n"
1466 msgstr ""
1467
1468 #: fish/fish.c:110 fuse/guestmount.c:880
1469 #, c-format
1470 msgid "Try `%s --help' for more information.\n"
1471 msgstr ""
1472
1473 #: fish/fish.c:114
1474 #, c-format
1475 msgid ""
1476 "%s: guest filesystem shell\n"
1477 "%s lets you edit virtual machine filesystems\n"
1478 "Copyright (C) 2009 Red Hat Inc.\n"
1479 "Usage:\n"
1480 "  %s [--options] cmd [: cmd : cmd ...]\n"
1481 "  %s -i libvirt-domain\n"
1482 "  %s -i disk-image(s)\n"
1483 "or for interactive use:\n"
1484 "  %s\n"
1485 "or from a shell script:\n"
1486 "  %s <<EOF\n"
1487 "  cmd\n"
1488 "  ...\n"
1489 "  EOF\n"
1490 "Options:\n"
1491 "  -h|--cmd-help        List available commands\n"
1492 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1493 "  -a|--add image       Add image\n"
1494 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1495 "  -d|--domain guest    Add disks from libvirt guest\n"
1496 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1497 "  -f|--file file       Read commands from file\n"
1498 "  -i|--inspector       Automatically mount filesystems\n"
1499 "  --keys-from-stdin    Read passphrases from stdin\n"
1500 "  --listen             Listen for remote commands\n"
1501 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1502 "  -n|--no-sync         Don't autosync\n"
1503 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1504 "  --progress-bars      Enable progress bars even when not interactive\n"
1505 "  --no-progress-bars   Disable progress bars\n"
1506 "  --remote[=pid]       Send commands to remote %s\n"
1507 "  -r|--ro              Mount read-only\n"
1508 "  --selinux            Enable SELinux support\n"
1509 "  -v|--verbose         Verbose messages\n"
1510 "  -x                   Echo each command before executing it\n"
1511 "  -V|--version         Display version and exit\n"
1512 "For more information,  see the manpage %s(1).\n"
1513 msgstr ""
1514
1515 #: fish/fish.c:220 fuse/guestmount.c:977
1516 #, c-format
1517 msgid "guestfs_create: failed to create handle\n"
1518 msgstr ""
1519
1520 #: fish/fish.c:259
1521 #, c-format
1522 msgid "%s: --listen=PID: PID was not a number: %s\n"
1523 msgstr ""
1524
1525 #: fish/fish.c:266
1526 #, c-format
1527 msgid ""
1528 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1529 msgstr ""
1530
1531 #: fish/fish.c:281 fuse/guestmount.c:1022
1532 #, c-format
1533 msgid "%s: unknown long option: %s (%d)\n"
1534 msgstr ""
1535
1536 #: fish/fish.c:350
1537 #, c-format
1538 msgid "%s: only one -f parameter can be given\n"
1539 msgstr ""
1540
1541 #: fish/fish.c:486
1542 #, c-format
1543 msgid "%s: cannot use --listen and --remote options at the same time\n"
1544 msgstr ""
1545
1546 #: fish/fish.c:494
1547 #, c-format
1548 msgid "%s: extra parameters on the command line with --listen flag\n"
1549 msgstr ""
1550
1551 #: fish/fish.c:500
1552 #, c-format
1553 msgid "%s: cannot use --listen and --file options at the same time\n"
1554 msgstr ""
1555
1556 #: fish/fish.c:557
1557 #, c-format
1558 msgid "guestfish: could not access termcap or terminfo database.\n"
1559 msgstr ""
1560
1561 #: fish/fish.c:561
1562 #, c-format
1563 msgid "guestfish: terminal type \"%s\" not defined.\n"
1564 msgstr ""
1565
1566 #: fish/fish.c:614
1567 #, c-format
1568 msgid "guestfish: too many drives added on the command line\n"
1569 msgstr ""
1570
1571 #: fish/fish.c:746
1572 #, c-format
1573 msgid ""
1574 "\n"
1575 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1576 "editing virtual machine filesystems.\n"
1577 "\n"
1578 "Type: 'help' for a list of commands\n"
1579 "      'man' to read the manual\n"
1580 "      'quit' to quit the shell\n"
1581 "\n"
1582 msgstr ""
1583
1584 #: fish/fish.c:833
1585 #, c-format
1586 msgid "%s: unterminated double quote\n"
1587 msgstr ""
1588
1589 #: fish/fish.c:839 fish/fish.c:856
1590 #, c-format
1591 msgid "%s: command arguments not separated by whitespace\n"
1592 msgstr ""
1593
1594 #: fish/fish.c:850
1595 #, c-format
1596 msgid "%s: unterminated single quote\n"
1597 msgstr ""
1598
1599 #: fish/fish.c:905
1600 #, c-format
1601 msgid "%s: internal error parsing string at '%s'\n"
1602 msgstr ""
1603
1604 #: fish/fish.c:922
1605 #, c-format
1606 msgid "%s: too many arguments\n"
1607 msgstr ""
1608
1609 #: fish/fish.c:951
1610 #, c-format
1611 msgid "%s: empty command on command line\n"
1612 msgstr ""
1613
1614 #: fish/fish.c:1125
1615 msgid "display a list of commands or help on a command"
1616 msgstr ""
1617
1618 #: fish/fish.c:1127
1619 msgid "read the manual"
1620 msgstr ""
1621
1622 #: fish/fish.c:1129
1623 msgid "quit guestfish"
1624 msgstr ""
1625
1626 #: fish/fish.c:1132
1627 msgid "allocate an image"
1628 msgstr ""
1629
1630 #: fish/fish.c:1134
1631 msgid "copy files into an image"
1632 msgstr ""
1633
1634 #: fish/fish.c:1136
1635 msgid "copy files out of an image"
1636 msgstr ""
1637
1638 #: fish/fish.c:1138
1639 msgid "display a line of text"
1640 msgstr ""
1641
1642 #: fish/fish.c:1140
1643 msgid "edit a file in the image"
1644 msgstr ""
1645
1646 #: fish/fish.c:1142
1647 msgid "local change directory"
1648 msgstr ""
1649
1650 #: fish/fish.c:1144
1651 msgid "expand wildcards in command"
1652 msgstr ""
1653
1654 #: fish/fish.c:1146
1655 msgid "view a file in the pager"
1656 msgstr ""
1657
1658 #: fish/fish.c:1148
1659 msgid "close and reopen libguestfs handle"
1660 msgstr ""
1661
1662 #: fish/fish.c:1150
1663 msgid "allocate a sparse image file"
1664 msgstr ""
1665
1666 #: fish/fish.c:1152
1667 msgid "list supported groups of commands"
1668 msgstr ""
1669
1670 #: fish/fish.c:1154
1671 msgid "measure time taken to run command"
1672 msgstr ""
1673
1674 #: fish/fish.c:1166
1675 #, c-format
1676 msgid ""
1677 "alloc - allocate an image\n"
1678 "     alloc <filename> <size>\n"
1679 "\n"
1680 "    This creates an empty (zeroed) file of the given size,\n"
1681 "    and then adds so it can be further examined.\n"
1682 "\n"
1683 "    For more advanced image creation, see qemu-img utility.\n"
1684 "\n"
1685 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1686 msgstr ""
1687
1688 #: fish/fish.c:1180
1689 #, c-format
1690 msgid ""
1691 "copy-in - copy files into an image\n"
1692 "     copy-in <local> [<local> ...] <remotedir>\n"
1693 "\n"
1694 "    Copy local files or directories recursively into the\n"
1695 "    image, placing them on a remote directory.\n"
1696 msgstr ""
1697
1698 #: fish/fish.c:1190
1699 #, c-format
1700 msgid ""
1701 "copy-out - copy files out of an image\n"
1702 "     copy-out <remote> [<remote> ...] <localdir>\n"
1703 "\n"
1704 "    Copy remote files or directories recursively out of the\n"
1705 "    image, placing them in a local directory.\n"
1706 msgstr ""
1707
1708 #: fish/fish.c:1199
1709 #, c-format
1710 msgid ""
1711 "echo - display a line of text\n"
1712 "     echo [<params> ...]\n"
1713 "\n"
1714 "    This echos the parameters to the terminal.\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:1208
1718 #, c-format
1719 msgid ""
1720 "edit - edit a file in the image\n"
1721 "     edit <filename>\n"
1722 "\n"
1723 "    This is used to edit a file.\n"
1724 "\n"
1725 "    It is the equivalent of (and is implemented by)\n"
1726 "    running \"cat\", editing locally, and then \"write\".\n"
1727 "\n"
1728 "    Normally it uses $EDITOR, but if you use the aliases\n"
1729 "    \"vi\" or \"emacs\" you will get those editors.\n"
1730 "\n"
1731 "    NOTE: This will not work reliably for large files\n"
1732 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1733 msgstr ""
1734
1735 #: fish/fish.c:1224
1736 #, c-format
1737 msgid ""
1738 "lcd - local change directory\n"
1739 "    lcd <directory>\n"
1740 "\n"
1741 "    Change guestfish's current directory. This command is\n"
1742 "    useful if you want to download files to a particular\n"
1743 "    place.\n"
1744 msgstr ""
1745
1746 #: fish/fish.c:1233
1747 #, c-format
1748 msgid ""
1749 "glob - expand wildcards in command\n"
1750 "    glob <command> [<args> ...]\n"
1751 "\n"
1752 "    Glob runs <command> with wildcards expanded in any\n"
1753 "    command args.  Note that the command is run repeatedly\n"
1754 "    once for each expanded argument.\n"
1755 msgstr ""
1756
1757 #: fish/fish.c:1243
1758 #, c-format
1759 msgid ""
1760 "man - read the manual\n"
1761 "    man\n"
1762 "\n"
1763 "    Opens the manual page for guestfish.\n"
1764 msgstr ""
1765
1766 #: fish/fish.c:1250
1767 #, c-format
1768 msgid ""
1769 "help - display a list of commands or help on a command\n"
1770 "     help cmd\n"
1771 "     help\n"
1772 msgstr ""
1773
1774 #: fish/fish.c:1257
1775 #, c-format
1776 msgid ""
1777 "more - view a file in the pager\n"
1778 "     more <filename>\n"
1779 "\n"
1780 "    This is used to view a file in the pager.\n"
1781 "\n"
1782 "    It is the equivalent of (and is implemented by)\n"
1783 "    running \"cat\" and using the pager.\n"
1784 "\n"
1785 "    Normally it uses $PAGER, but if you use the alias\n"
1786 "    \"less\" then it always uses \"less\".\n"
1787 "\n"
1788 "    NOTE: This will not work reliably for large files\n"
1789 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1790 msgstr ""
1791
1792 #: fish/fish.c:1275
1793 #, c-format
1794 msgid ""
1795 "quit - quit guestfish\n"
1796 "     quit\n"
1797 msgstr ""
1798
1799 #: fish/fish.c:1280
1800 #, c-format
1801 msgid ""
1802 "reopen - close and reopen the libguestfs handle\n"
1803 "     reopen\n"
1804 "\n"
1805 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1806 "this normally, because the handle is closed properly when guestfish\n"
1807 "exits.  However this is occasionally useful for testing.\n"
1808 msgstr ""
1809
1810 #: fish/fish.c:1289
1811 #, c-format
1812 msgid ""
1813 "sparse - allocate a sparse image file\n"
1814 "     sparse <filename> <size>\n"
1815 "\n"
1816 "    This creates an empty sparse file of the given size,\n"
1817 "    and then adds so it can be further examined.\n"
1818 "\n"
1819 "    In all respects it works the same as the 'alloc'\n"
1820 "    command, except that the image file is allocated\n"
1821 "    sparsely, which means that disk blocks are not assigned\n"
1822 "    to the file until they are needed.  Sparse disk files\n"
1823 "    only use space when written to, but they are slower\n"
1824 "    and there is a danger you could run out of real disk\n"
1825 "    space during a write operation.\n"
1826 "\n"
1827 "    For more advanced image creation, see qemu-img utility.\n"
1828 "\n"
1829 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1830 msgstr ""
1831
1832 #: fish/fish.c:1310
1833 #, c-format
1834 msgid ""
1835 "supported - list supported groups of commands\n"
1836 "     supported\n"
1837 "\n"
1838 "    This command returns a list of the optional groups\n"
1839 "    known to the daemon, and indicates which ones are\n"
1840 "    supported by this build of the libguestfs appliance.\n"
1841 "\n"
1842 "    See also guestfs(3) section AVAILABILITY.\n"
1843 msgstr ""
1844
1845 #: fish/fish.c:1322
1846 #, c-format
1847 msgid ""
1848 "time - measure time taken to run command\n"
1849 "    time <command> [<args> ...]\n"
1850 "\n"
1851 "    This runs <command> as usual, and prints the elapsed\n"
1852 "    time afterwards.\n"
1853 msgstr ""
1854
1855 #: fish/fish.c:1330
1856 #, c-format
1857 msgid "%s: command not known, use -h to list all commands\n"
1858 msgstr ""
1859
1860 #: fish/fish.c:1346
1861 #, c-format
1862 msgid ""
1863 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1864 "For a list of commands:             guestfish -h\n"
1865 "For complete documentation:         man guestfish\n"
1866 msgstr ""
1867
1868 #: fish/fish.c:1503
1869 #, c-format
1870 msgid "Runaway quote in string \"%s\"\n"
1871 msgstr ""
1872
1873 #: fish/fish.c:1838
1874 #, c-format
1875 msgid "Enter key or passphrase (\"%s\"): "
1876 msgstr ""
1877
1878 #: fish/glob.c:52
1879 #, c-format
1880 msgid "use 'glob command [args...]'\n"
1881 msgstr ""
1882
1883 #: fish/glob.c:72
1884 #, c-format
1885 msgid "glob: guestfs_glob_expand call failed: %s\n"
1886 msgstr ""
1887
1888 #: fish/inspect.c:57
1889 #, c-format
1890 msgid "guestfish: no operating system was found on this disk\n"
1891 msgstr ""
1892
1893 #: fish/inspect.c:62
1894 #, c-format
1895 msgid ""
1896 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1897 msgstr ""
1898
1899 #: fish/inspect.c:101
1900 #, c-format
1901 msgid "Operating system: %s\n"
1902 msgstr ""
1903
1904 #: fish/inspect.c:114
1905 #, c-format
1906 msgid "%s mounted on %s\n"
1907 msgstr ""
1908
1909 #: fish/lcd.c:34
1910 #, c-format
1911 msgid "use 'lcd directory' to change local directory\n"
1912 msgstr ""
1913
1914 #: fish/man.c:34
1915 #, c-format
1916 msgid "use 'man' without parameters to open the manual\n"
1917 msgstr ""
1918
1919 #: fish/man.c:53
1920 #, c-format
1921 msgid "the external 'man' program failed\n"
1922 msgstr ""
1923
1924 #: fish/more.c:39
1925 #, c-format
1926 msgid "use '%s filename' to page a file\n"
1927 msgstr ""
1928
1929 #: fish/prep.c:37
1930 #, c-format
1931 msgid ""
1932 "List of available prepared disk images:\n"
1933 "\n"
1934 msgstr ""
1935
1936 #: fish/prep.c:40
1937 #, c-format
1938 msgid ""
1939 "guestfish -N %-8s - %s\n"
1940 "\n"
1941 "%s\n"
1942 msgstr ""
1943
1944 #: fish/prep.c:48
1945 #, c-format
1946 msgid "  Optional parameters:\n"
1947 msgstr ""
1948
1949 #: fish/prep.c:55
1950 #, c-format
1951 msgid "<%s> %s (default: %s)\n"
1952 msgstr ""
1953
1954 #: fish/prep.c:65
1955 #, c-format
1956 msgid ""
1957 "Prepared disk images are written to file \"test1.img\" in the local\n"
1958 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1959 "For more information see the guestfish(1) manual.\n"
1960 msgstr ""
1961
1962 #: fish/prep.c:96
1963 #, c-format
1964 msgid ""
1965 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1966 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1967 msgstr ""
1968
1969 #: fish/prep.c:158
1970 #, c-format
1971 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1972 msgstr ""
1973
1974 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1975 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1976 msgid "failed to allocate disk"
1977 msgstr ""
1978
1979 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1980 msgid "could not parse boot size"
1981 msgstr ""
1982
1983 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1984 #, c-format
1985 msgid "failed to get sector size of disk: %s"
1986 msgstr ""
1987
1988 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1989 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1990 #, c-format
1991 msgid "failed to partition disk: %s"
1992 msgstr ""
1993
1994 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1995 #, c-format
1996 msgid "failed to add boot partition: %s"
1997 msgstr ""
1998
1999 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2000 #, c-format
2001 msgid "failed to add root partition: %s"
2002 msgstr ""
2003
2004 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2005 #, c-format
2006 msgid "failed to create boot filesystem: %s"
2007 msgstr ""
2008
2009 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2010 #, c-format
2011 msgid "failed to create root filesystem: %s"
2012 msgstr ""
2013
2014 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2015 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2016 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2017 msgstr ""
2018
2019 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2020 #, c-format
2021 msgid "failed to create PV: %s: %s"
2022 msgstr ""
2023
2024 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2025 #, c-format
2026 msgid "failed to create VG: %s: %s"
2027 msgstr ""
2028
2029 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2030 #, c-format
2031 msgid "failed to create LV: /dev/%s/%s: %s"
2032 msgstr ""
2033
2034 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2035 #, c-format
2036 msgid "failed to resize LV to full size: %s: %s"
2037 msgstr ""
2038
2039 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2040 #, c-format
2041 msgid "failed to create filesystem (%s): %s"
2042 msgstr ""
2043
2044 #: fish/rc.c:249
2045 #, c-format
2046 msgid "guestfish: protocol error: could not read 'hello' message\n"
2047 msgstr ""
2048
2049 #: fish/rc.c:254
2050 #, c-format
2051 msgid ""
2052 "guestfish: protocol error: version mismatch, server version '%s' does not "
2053 "match client version '%s'.  The two versions must match exactly.\n"
2054 msgstr ""
2055
2056 #: fish/rc.c:329 fish/rc.c:343
2057 #, c-format
2058 msgid "guestfish: remote: looks like the server is not running\n"
2059 msgstr ""
2060
2061 #: fish/rc.c:355 fish/rc.c:369
2062 #, c-format
2063 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2064 msgstr ""
2065
2066 #: fish/rc.c:380
2067 #, c-format
2068 msgid "guestfish: protocol error: could not decode reply from server\n"
2069 msgstr ""
2070
2071 #: fish/reopen.c:36
2072 #, c-format
2073 msgid "'reopen' command takes no parameters\n"
2074 msgstr ""
2075
2076 #: fish/reopen.c:46
2077 #, c-format
2078 msgid "reopen: guestfs_create: failed to create handle\n"
2079 msgstr ""
2080
2081 #: fish/supported.c:66
2082 msgid "yes"
2083 msgstr ""
2084
2085 #: fish/supported.c:68
2086 msgid "no"
2087 msgstr ""
2088
2089 #: fish/time.c:35
2090 #, c-format
2091 msgid "use 'time command [args...]'\n"
2092 msgstr ""
2093
2094 #: fish/virt.c:72
2095 #, c-format
2096 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2097 msgstr ""
2098
2099 #: fish/virt.c:80
2100 #, c-format
2101 msgid "guestfish: no libvirt domain called '%s': %s\n"
2102 msgstr ""
2103
2104 #: fish/virt.c:88
2105 #, c-format
2106 msgid "guestfish: error getting domain info about '%s': %s\n"
2107 msgstr ""
2108
2109 #: fish/virt.c:93
2110 #, c-format
2111 msgid ""
2112 "guestfish: error: '%s' is a live virtual machine.\n"
2113 "You must use '--ro' because write access to a running virtual machine can\n"
2114 "cause disk corruption.\n"
2115 msgstr ""
2116
2117 #: fish/virt.c:104
2118 #, c-format
2119 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2120 msgstr ""
2121
2122 #: fish/virt.c:114
2123 #, c-format
2124 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2125 msgstr ""
2126
2127 #: fish/virt.c:120
2128 #, c-format
2129 msgid "guestfish: unable to create new XPath context\n"
2130 msgstr ""
2131
2132 #: fish/virt.c:127 fish/virt.c:138
2133 #, c-format
2134 msgid "guestfish: unable to evaluate XPath expression\n"
2135 msgstr ""
2136
2137 #: fish/virt.c:145
2138 #, c-format
2139 msgid "guestfish: libvirt domain '%s' has no disks\n"
2140 msgstr ""
2141
2142 #: fuse/guestmount.c:884
2143 #, c-format
2144 msgid ""
2145 "%s: FUSE module for libguestfs\n"
2146 "%s lets you mount a virtual machine filesystem\n"
2147 "Copyright (C) 2009 Red Hat Inc.\n"
2148 "Usage:\n"
2149 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2150 "Options:\n"
2151 "  -a|--add image       Add image\n"
2152 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2153 "  --fuse-help          Display extra FUSE options\n"
2154 "  --help               Display help message and exit\n"
2155 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2156 "  -n|--no-sync         Don't autosync\n"
2157 "  -o|--option opt      Pass extra option to FUSE\n"
2158 "  -r|--ro              Mount read-only\n"
2159 "  --selinux            Enable SELinux support\n"
2160 "  --trace              Trace guestfs API calls (to stderr)\n"
2161 "  -v|--verbose         Verbose messages\n"
2162 "  -V|--version         Display version and exit\n"
2163 msgstr ""
2164
2165 #: fuse/guestmount.c:1096
2166 #, c-format
2167 msgid "%s: must have at least one -a and at least one -m option\n"
2168 msgstr ""
2169
2170 #: fuse/guestmount.c:1104
2171 #, c-format
2172 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2173 msgstr ""
2174
2175 #: inspector/virt-inspector.pl:200
2176 msgid "virt-inspector: no image or VM names given"
2177 msgstr ""
2178
2179 #: inspector/virt-inspector.pl:294
2180 msgid "--fish output is only possible with a single OS\n"
2181 msgstr ""
2182
2183 #: inspector/virt-inspector.pl:324
2184 msgid ""
2185 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2186 msgstr ""
2187
2188 #: inspector/virt-inspector.pl:363
2189 msgid "  Mountpoints:\n"
2190 msgstr ""
2191
2192 #: inspector/virt-inspector.pl:369
2193 msgid "  Filesystems:\n"
2194 msgstr ""
2195
2196 #: inspector/virt-inspector.pl:387
2197 msgid "  Modprobe aliases:\n"
2198 msgstr ""
2199
2200 #: inspector/virt-inspector.pl:398
2201 msgid "  Initrd modules:\n"
2202 msgstr ""
2203
2204 #: inspector/virt-inspector.pl:407
2205 msgid "  Applications:\n"
2206 msgstr ""
2207
2208 #: inspector/virt-inspector.pl:414
2209 msgid "  Kernels:\n"
2210 msgstr ""
2211
2212 #: inspector/virt-inspector.pl:426
2213 msgid "  Windows Registry entries:\n"
2214 msgstr ""
2215
2216 #: perl/lib/Sys/Guestfs/Lib.pm:152
2217 msgid "open_guest: first parameter must be a string or an arrayref"
2218 msgstr ""
2219
2220 #: perl/lib/Sys/Guestfs/Lib.pm:158
2221 msgid "open_guest: first argument contains undefined element"
2222 msgstr ""
2223
2224 #: perl/lib/Sys/Guestfs/Lib.pm:166
2225 #, perl-brace-format
2226 msgid "guest image {imagename} does not exist or is not readable"
2227 msgstr ""
2228
2229 #: perl/lib/Sys/Guestfs/Lib.pm:171
2230 msgid ""
2231 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2232 "XPath::XMLParser)"
2233 msgstr ""
2234
2235 #: perl/lib/Sys/Guestfs/Lib.pm:176
2236 msgid "open_guest: too many domains listed on command line"
2237 msgstr ""
2238
2239 #: perl/lib/Sys/Guestfs/Lib.pm:183
2240 msgid "open_guest: cannot connect to libvirt"
2241 msgstr ""
2242
2243 #: perl/lib/Sys/Guestfs/Lib.pm:202
2244 #, perl-brace-format
2245 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2246 msgstr ""
2247
2248 #: perl/lib/Sys/Guestfs/Lib.pm:205
2249 #, perl-brace-format
2250 msgid "{imagename} is not the name of a libvirt domain\n"
2251 msgstr ""
2252
2253 #: perl/lib/Sys/Guestfs/Lib.pm:217
2254 #, perl-brace-format
2255 msgid "{imagename} seems to have no disk devices\n"
2256 msgstr ""
2257
2258 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2259 msgid ""
2260 "No operating system could be detected inside this disk image.\n"
2261 "\n"
2262 "This may be because the file is not a disk image, or is not a virtual "
2263 "machine\n"
2264 "image, or because the OS type is not understood by virt-inspector.\n"
2265 "\n"
2266 "If you feel this is an error, please file a bug report including as much\n"
2267 "information about the disk image as possible.\n"
2268 msgstr ""
2269
2270 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2271 #, perl-brace-format
2272 msgid "unknown filesystem label {label}\n"
2273 msgstr ""
2274
2275 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2276 #, perl-brace-format
2277 msgid "unknown filesystem UUID {uuid}\n"
2278 msgstr ""
2279
2280 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2281 #, perl-brace-format
2282 msgid "unknown filesystem {fs}\n"
2283 msgstr ""
2284
2285 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2286 #, perl-brace-format
2287 msgid "Error running rpm -qa: {error}"
2288 msgstr ""
2289
2290 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2291 #, perl-brace-format
2292 msgid "Error running dpkg-query: {error}"
2293 msgstr ""
2294
2295 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2296 msgid "Can't find grub on guest"
2297 msgstr ""
2298
2299 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2300 #, perl-brace-format
2301 msgid "Grub entry {title} has no kernel"
2302 msgstr ""
2303
2304 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2305 #, perl-brace-format
2306 msgid "grub refers to {path}, which doesn't exist\n"
2307 msgstr ""
2308
2309 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2310 #, perl-brace-format
2311 msgid "Grub entry {title} does not specify an initrd"
2312 msgstr ""
2313
2314 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2315 #, perl-brace-format
2316 msgid "Didn't find modules directory {modules} for kernel {path}"
2317 msgstr ""
2318
2319 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2320 #, perl-brace-format
2321 msgid "Couldn't guess kernel version number from path for kernel {path}"
2322 msgstr ""
2323
2324 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2325 #, perl-brace-format
2326 msgid "{path} doesn't match augeas pattern"
2327 msgstr ""
2328
2329 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2330 #, perl-brace-format
2331 msgid "{filename}: could not read initrd format"
2332 msgstr ""
2333
2334 #: src/appliance.c:134
2335 #, c-format
2336 msgid ""
2337 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2338 "LIBGUESTFS_PATH (search path: %s)"
2339 msgstr ""
2340
2341 #: src/appliance.c:362
2342 #, c-format
2343 msgid "external command failed: %s"
2344 msgstr ""
2345
2346 #: src/guestfs.c:176
2347 #, c-format
2348 msgid "guestfs_close: called twice on the same handle\n"
2349 msgstr ""
2350
2351 #: src/guestfs.c:281
2352 #, c-format
2353 msgid "libguestfs: error: %s\n"
2354 msgstr ""
2355
2356 #: src/inspect.c:914
2357 #, c-format
2358 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2359 msgstr ""
2360
2361 #: src/inspect.c:1132
2362 msgid "no inspection data: call guestfs_inspect_os first"
2363 msgstr ""
2364
2365 #: src/inspect.c:1144
2366 #, c-format
2367 msgid ""
2368 "%s: root device not found: only call this function with a root device "
2369 "previously returned by guestfs_inspect_os"
2370 msgstr ""
2371
2372 #: src/launch.c:93
2373 msgid "command line cannot be altered after qemu subprocess launched"
2374 msgstr ""
2375
2376 #: src/launch.c:107
2377 msgid "guestfs_config: parameter must begin with '-' character"
2378 msgstr ""
2379
2380 #: src/launch.c:121
2381 #, c-format
2382 msgid "guestfs_config: parameter '%s' isn't allowed"
2383 msgstr ""
2384
2385 #: src/launch.c:142 src/launch.c:179 src/launch.c:212
2386 msgid "filename cannot contain ',' (comma) character"
2387 msgstr ""
2388
2389 #: src/launch.c:238
2390 msgid "you must call guestfs_add_drive before guestfs_launch"
2391 msgstr ""
2392
2393 #: src/launch.c:243
2394 msgid "the libguestfs handle has already been launched"
2395 msgstr ""
2396
2397 #: src/launch.c:258
2398 #, c-format
2399 msgid "%s: cannot create temporary directory"
2400 msgstr ""
2401
2402 #: src/launch.c:604
2403 msgid "guestfs_launch failed, see earlier error messages"
2404 msgstr ""
2405
2406 #: src/launch.c:617
2407 msgid "qemu launched and contacted daemon, but state != READY"
2408 msgstr ""
2409
2410 #: src/launch.c:754
2411 #, c-format
2412 msgid ""
2413 "%s: command failed: If qemu is located on a non-standard path, try setting "
2414 "the LIBGUESTFS_QEMU environment variable."
2415 msgstr ""
2416
2417 #: src/launch.c:846
2418 msgid "qemu has not been launched yet"
2419 msgstr ""
2420
2421 #: src/launch.c:857
2422 msgid "no subprocess to kill"
2423 msgstr ""
2424
2425 #: src/proto.c:143
2426 #, c-format
2427 msgid "guestfs_set_busy: called when in state %d != READY"
2428 msgstr ""
2429
2430 #: src/proto.c:166
2431 #, c-format
2432 msgid "guestfs_end_busy: called when in state %d"
2433 msgstr ""
2434
2435 #: src/proto.c:281
2436 #, c-format
2437 msgid ""
2438 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2439 msgstr ""
2440
2441 #: src/proto.c:453 src/proto.c:514
2442 msgid "unexpected end of file when reading from daemon"
2443 msgstr ""
2444
2445 #: src/proto.c:474
2446 #, c-format
2447 msgid "received magic signature from guestfsd, but in state %d"
2448 msgstr ""
2449
2450 #: src/proto.c:491
2451 #, c-format
2452 msgid "message length (%u) > maximum possible size (%d)"
2453 msgstr ""
2454
2455 #: src/proto.c:641
2456 #, c-format
2457 msgid "guestfs___send: state %d != BUSY"
2458 msgstr ""
2459
2460 #: src/proto.c:663
2461 msgid "xdr_guestfs_message_header failed"
2462 msgstr ""
2463
2464 #: src/proto.c:672
2465 msgid "dispatch failed to marshal args"
2466 msgstr ""
2467
2468 #: src/proto.c:802
2469 #, c-format
2470 msgid "send_file_chunk: state %d != READY"
2471 msgstr ""
2472
2473 #: src/proto.c:818
2474 #, c-format
2475 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2476 msgstr ""
2477
2478 #: src/proto.c:941
2479 #, c-format
2480 msgid "%s: error in chunked encoding"
2481 msgstr ""
2482
2483 #: src/proto.c:969
2484 msgid "write to daemon socket"
2485 msgstr ""
2486
2487 #: src/proto.c:992
2488 msgid "receive_file_data: parse error in reply callback"
2489 msgstr ""
2490
2491 #: src/proto.c:997
2492 msgid "receive_file_data: unexpected flag received when reading file chunks"
2493 msgstr ""
2494
2495 #: src/proto.c:1005
2496 msgid "failed to parse file chunk"
2497 msgstr ""
2498
2499 #: src/proto.c:1014
2500 msgid "file receive cancelled by daemon"
2501 msgstr ""
2502
2503 #: test-tool/test-tool.c:78
2504 #, c-format
2505 msgid ""
2506 "libguestfs-test-tool: interactive test tool\n"
2507 "Copyright (C) 2009 Red Hat Inc.\n"
2508 "Usage:\n"
2509 "  libguestfs-test-tool [--options]\n"
2510 "Options:\n"
2511 "  --help         Display usage\n"
2512 "  --helper libguestfs-test-tool-helper\n"
2513 "                 Helper program (default: %s)\n"
2514 "  --qemudir dir  Specify QEMU source directory\n"
2515 "  --qemu qemu    Specify QEMU binary\n"
2516 "  --timeout n\n"
2517 "  -t n           Set launch timeout (default: %d seconds)\n"
2518 msgstr ""
2519
2520 #: test-tool/test-tool.c:134
2521 #, c-format
2522 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2523 msgstr ""
2524
2525 #: test-tool/test-tool.c:143
2526 #, c-format
2527 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2528 msgstr ""
2529
2530 #: test-tool/test-tool.c:155
2531 #, c-format
2532 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2533 msgstr ""
2534
2535 #: test-tool/test-tool.c:178
2536 #, c-format
2537 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2538 msgstr ""
2539
2540 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2541 #, c-format
2542 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2543 msgstr ""
2544
2545 #: test-tool/test-tool.c:197
2546 #, c-format
2547 msgid "libguestfs-test-tool: guestfs_version failed\n"
2548 msgstr ""
2549
2550 #: test-tool/test-tool.c:219
2551 #, c-format
2552 msgid "libguestfs-test-tool: failed to launch appliance\n"
2553 msgstr ""
2554
2555 #: test-tool/test-tool.c:231
2556 #, c-format
2557 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2558 msgstr ""
2559
2560 #: test-tool/test-tool.c:237
2561 #, c-format
2562 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2563 msgstr ""
2564
2565 #: test-tool/test-tool.c:243
2566 #, c-format
2567 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2568 msgstr ""
2569
2570 #: test-tool/test-tool.c:249
2571 #, c-format
2572 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2573 msgstr ""
2574
2575 #: test-tool/test-tool.c:255
2576 #, c-format
2577 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2578 msgstr ""
2579
2580 #: test-tool/test-tool.c:263
2581 #, c-format
2582 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2583 msgstr ""
2584
2585 #: test-tool/test-tool.c:294
2586 #, c-format
2587 msgid ""
2588 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2589 "--qemu/--qemudir options cannot be used.\n"
2590 msgstr ""
2591
2592 #: test-tool/test-tool.c:302
2593 #, c-format
2594 msgid "Binary '%s' does not exist or is not executable\n"
2595 msgstr ""
2596
2597 #: test-tool/test-tool.c:316
2598 #, c-format
2599 msgid "%s: does not look like a qemu source directory\n"
2600 msgstr ""
2601
2602 #: test-tool/test-tool.c:365
2603 #, c-format
2604 msgid ""
2605 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2606 "available.  Expected to find it in '%s'\n"
2607 "\n"
2608 "Use the --helper option to specify the location of this program.\n"
2609 msgstr ""
2610
2611 #: test-tool/test-tool.c:381
2612 #, c-format
2613 msgid "command failed: %s"
2614 msgstr ""
2615
2616 #: test-tool/test-tool.c:389
2617 #, c-format
2618 msgid ""
2619 "Test tool helper program %s\n"
2620 "is not statically linked.  This is a build error when this test tool\n"
2621 "was built.\n"
2622 msgstr ""
2623
2624 #: test-tool/test-tool.c:423
2625 #, c-format
2626 msgid "mkisofs command failed: %s\n"
2627 msgstr ""
2628
2629 #: tools/virt-cat.pl:128
2630 msgid "virt-cat: no image, VM names or filenames to cat given"
2631 msgstr ""
2632
2633 #: tools/virt-cat.pl:153
2634 msgid "multiboot operating systems are not supported by virt-cat"
2635 msgstr ""
2636
2637 #: tools/virt-df.pl:151
2638 msgid "virt-df: cannot use -h and --csv options together\n"
2639 msgstr ""
2640
2641 #: tools/virt-df.pl:205
2642 #, perl-brace-format
2643 msgid "{name} is not the name of a libvirt domain\n"
2644 msgstr ""
2645
2646 #: tools/virt-df.pl:400
2647 msgid "Virtual Machine"
2648 msgstr ""
2649
2650 #: tools/virt-df.pl:400
2651 msgid "Filesystem"
2652 msgstr ""
2653
2654 #: tools/virt-df.pl:403
2655 msgid "1K-blocks"
2656 msgstr ""
2657
2658 #: tools/virt-df.pl:405
2659 msgid "Size"
2660 msgstr ""
2661
2662 #: tools/virt-df.pl:407
2663 msgid "Used"
2664 msgstr ""
2665
2666 #: tools/virt-df.pl:408
2667 msgid "Available"
2668 msgstr ""
2669
2670 #: tools/virt-df.pl:409
2671 msgid "Use%"
2672 msgstr ""
2673
2674 #: tools/virt-df.pl:411
2675 msgid "Inodes"
2676 msgstr ""
2677
2678 #: tools/virt-df.pl:412
2679 msgid "IUsed"
2680 msgstr ""
2681
2682 #: tools/virt-df.pl:413
2683 msgid "IFree"
2684 msgstr ""
2685
2686 #: tools/virt-df.pl:414
2687 msgid "IUse%"
2688 msgstr ""
2689
2690 #: tools/virt-edit.pl:152
2691 msgid "virt-edit: no image, VM names or filenames to edit given"
2692 msgstr ""
2693
2694 #: tools/virt-edit.pl:177
2695 msgid "multiboot operating systems are not supported by virt-edit"
2696 msgstr ""
2697
2698 #: tools/virt-edit.pl:203
2699 msgid "File not changed.\n"
2700 msgstr ""
2701
2702 #: tools/virt-list-filesystems.pl:121
2703 msgid "virt-list-filesystems: no image or VM name given"
2704 msgstr ""
2705
2706 #: tools/virt-list-partitions.pl:131
2707 msgid "virt-list-partitions: no image or VM name given"
2708 msgstr ""
2709
2710 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2711 msgid "virt-ls: cannot combine -l and -R options\n"
2712 msgstr ""
2713
2714 #: tools/virt-ls.pl:161
2715 msgid "virt-ls: no image, VM names or directory to list given"
2716 msgstr ""
2717
2718 #: tools/virt-ls.pl:186
2719 msgid "multiboot operating systems are not supported by virt-ls\n"
2720 msgstr ""
2721
2722 #: tools/virt-make-fs.pl:291
2723 msgid "virt-make-fs input output\n"
2724 msgstr ""
2725
2726 #: tools/virt-make-fs.pl:321
2727 msgid "unexpected output from 'du' command"
2728 msgstr ""
2729
2730 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2731 #: tools/virt-make-fs.pl:453
2732 #, perl-brace-format
2733 msgid "{f}: unknown input format: {fmt}\n"
2734 msgstr ""
2735
2736 #: tools/virt-make-fs.pl:391
2737 #, perl-brace-format
2738 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2739 msgstr ""
2740
2741 #: tools/virt-make-fs.pl:401
2742 msgid ""
2743 "qemu-img create: failed to create disk image, see earlier error messages\n"
2744 msgstr ""
2745
2746 #: tools/virt-make-fs.pl:412
2747 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2748 msgstr ""
2749
2750 #: tools/virt-make-fs.pl:437
2751 msgid "tar: failed, see earlier messages\n"
2752 msgstr ""
2753
2754 #: tools/virt-make-fs.pl:459
2755 msgid "uncompress command failed, see earlier messages\n"
2756 msgstr ""
2757
2758 #: tools/virt-make-fs.pl:494
2759 msgid ""
2760 "virt-make-fs: error copying contents into filesystem\n"
2761 "An error here usually means that the program did not estimate the\n"
2762 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2763 msgstr ""
2764
2765 #: tools/virt-rescue.pl:195
2766 msgid "virt-rescue: no image or VM names rescue given"
2767 msgstr ""
2768
2769 #: tools/virt-resize.pl:33
2770 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2771 msgstr ""
2772
2773 #: tools/virt-resize.pl:528
2774 #, perl-brace-format
2775 msgid "virt-resize: {file}: does not exist or is not readable\n"
2776 msgstr ""
2777
2778 #: tools/virt-resize.pl:530
2779 #, perl-brace-format
2780 msgid ""
2781 "virt-resize: {file}: does not exist or is not writable\n"
2782 "You have to create the destination disk before running this program.\n"
2783 "Please read the virt-resize(1) manpage for more information.\n"
2784 msgstr ""
2785
2786 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2787 #, perl-brace-format
2788 msgid ""
2789 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2790 msgstr ""
2791
2792 #: tools/virt-resize.pl:723
2793 #, perl-brace-format
2794 msgid "virt-resize: no logical volume called {n}\n"
2795 msgstr ""
2796
2797 #: tools/virt-resize.pl:743
2798 #, perl-brace-format
2799 msgid ""
2800 "{p}: partition not found in the source disk image, when using the '{opt}' "
2801 "command line option\n"
2802 msgstr ""
2803
2804 #: tools/virt-resize.pl:749
2805 #, perl-brace-format
2806 msgid ""
2807 "{p}: partition ignored, you cannot use it in another command line argument\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:753
2811 #, perl-brace-format
2812 msgid ""
2813 "{p}: partition deleted, you cannot use it in another command line argument\n"
2814 msgstr ""
2815
2816 #: tools/virt-resize.pl:795
2817 #, perl-brace-format
2818 msgid "{p}: this partition has already been marked for resizing\n"
2819 msgstr ""
2820
2821 #: tools/virt-resize.pl:803
2822 #, perl-brace-format
2823 msgid "{p}: missing size field in {o} option\n"
2824 msgstr ""
2825
2826 #: tools/virt-resize.pl:820
2827 #, perl-brace-format
2828 msgid "{p}: {f}: cannot parse size field\n"
2829 msgstr ""
2830
2831 #: tools/virt-resize.pl:825
2832 #, perl-brace-format
2833 msgid "{p}: new size is zero or negative\n"
2834 msgstr ""
2835
2836 #: tools/virt-resize.pl:848
2837 #, perl-brace-format
2838 msgid ""
2839 "{p}: cannot make this partition smaller because it contains a\n"
2840 "filesystem, physical volume or other content that is larger than the new "
2841 "size.\n"
2842 "You have to resize the content first, see virt-resize(1).\n"
2843 msgstr ""
2844
2845 #: tools/virt-resize.pl:864
2846 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2847 msgstr ""
2848
2849 #: tools/virt-resize.pl:913
2850 #, perl-brace-format
2851 msgid ""
2852 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2853 "expand into.  You need to make the target disk larger by at least {h}.\n"
2854 msgstr ""
2855
2856 #: tools/virt-resize.pl:928
2857 msgid ""
2858 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2859 "(see 'deficit' in the virt-resize(1) man page)\n"
2860 msgstr ""
2861
2862 #: tools/virt-resize.pl:943
2863 msgid "Summary of changes:\n"
2864 msgstr ""
2865
2866 #: tools/virt-resize.pl:947
2867 #, perl-brace-format
2868 msgid "{p}: partition will be ignored\n"
2869 msgstr ""
2870
2871 #: tools/virt-resize.pl:949
2872 #, perl-brace-format
2873 msgid "{p}: partition will be deleted\n"
2874 msgstr ""
2875
2876 #: tools/virt-resize.pl:951
2877 #, perl-brace-format
2878 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2879 msgstr ""
2880
2881 #: tools/virt-resize.pl:956
2882 #, perl-brace-format
2883 msgid "{p}: content will be expanded using the '{meth}' method\n"
2884 msgstr ""
2885
2886 #: tools/virt-resize.pl:961
2887 #, perl-brace-format
2888 msgid "{p}: partition will be left alone\n"
2889 msgstr ""
2890
2891 #: tools/virt-resize.pl:966
2892 #, perl-brace-format
2893 msgid "{n}: LV will be expanded to maximum size\n"
2894 msgstr ""
2895
2896 #: tools/virt-resize.pl:972
2897 #, perl-brace-format
2898 msgid "{n}: content will be expanded using the '{meth}' method\n"
2899 msgstr ""
2900
2901 #: tools/virt-resize.pl:979
2902 #, perl-brace-format
2903 msgid "There is a surplus of {spl} bytes ({h}).\n"
2904 msgstr ""
2905
2906 #: tools/virt-resize.pl:984
2907 msgid "An extra partition will be created for the surplus.\n"
2908 msgstr ""
2909
2910 #: tools/virt-resize.pl:986
2911 msgid ""
2912 "The surplus space is not large enough for an extra partition to be created\n"
2913 "and so it will just be ignored.\n"
2914 msgstr ""
2915
2916 #: tools/virt-resize.pl:989
2917 msgid ""
2918 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2919 "to partition this extra space if you want.\n"
2920 msgstr ""
2921
2922 #: tools/virt-resize.pl:992
2923 #, perl-brace-format
2924 msgid ""
2925 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2926 "You need to make the target disk larger by at least this amount,\n"
2927 "or adjust your resizing requests.\n"
2928 msgstr ""
2929
2930 #: tools/virt-resize.pl:1033
2931 msgid "virt-resize: source disk does not have a first partition\n"
2932 msgstr ""
2933
2934 #: tools/virt-resize.pl:1128
2935 #, perl-brace-format
2936 msgid "Copying {p} ...\n"
2937 msgstr ""
2938
2939 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2940 #, perl-brace-format
2941 msgid "Expanding {p} using the '{meth}' method\n"
2942 msgstr ""
2943
2944 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2945 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2946 msgstr ""
2947
2948 #: tools/virt-tar.pl:190
2949 msgid "virt-tar: no image, VM names, directory or filename given"
2950 msgstr ""
2951
2952 #: tools/virt-tar.pl:193
2953 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2954 msgstr ""
2955
2956 #: tools/virt-tar.pl:204
2957 #, perl-brace-format
2958 msgid "virt-tar: {tarball}: file not found\n"
2959 msgstr ""
2960
2961 #: tools/virt-tar.pl:207
2962 #, perl-brace-format
2963 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2964 msgstr ""
2965
2966 #: tools/virt-tar.pl:229
2967 msgid "multiboot operating systems are not supported by virt-tar\n"
2968 msgstr ""
2969
2970 #: tools/virt-win-reg.pl:259
2971 msgid "no libvirt domain name or disk image given\n"
2972 msgstr ""
2973
2974 #: tools/virt-win-reg.pl:283
2975 msgid "multiboot operating systems are not supported by virt-win-reg"
2976 msgstr ""
2977
2978 #: tools/virt-win-reg.pl:297
2979 msgid ""
2980 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2981 "export\n"
2982 msgstr ""
2983
2984 #: tools/virt-win-reg.pl:408
2985 #, perl-brace-format
2986 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2987 msgstr ""
2988
2989 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2990 #, perl-brace-format
2991 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2992 msgstr ""
2993
2994 #: tools/virt-win-reg.pl:433
2995 #, perl-brace-format
2996 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2997 msgstr ""
2998
2999 #: tools/virt-win-reg.pl:456
3000 #, perl-brace-format
3001 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3002 msgstr ""