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.
9 "Project-Id-Version: libguestfs 1.5.8\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-04 10:26+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"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
22 msgid "use 'alloc file size' to create an image\n"
27 msgid "use 'sparse file size' to create a sparse image\n"
32 msgid "can't allocate or add disks after launching\n"
37 msgid "%s: invalid integer parameter (%s returned %d)\n"
48 #: fish/cmds.c:43 fish/cmds.c:377
49 msgid "add a CD-ROM disk image to examine"
52 #: fish/cmds.c:44 fish/cmds.c:372
53 msgid "add an image to examine or modify"
56 #: fish/cmds.c:45 fish/cmds.c:382
57 msgid "add a drive in snapshot mode (read-only)"
60 #: fish/cmds.c:46 fish/cmds.c:532
61 msgid "add a drive read-only specifying the QEMU block emulation to use"
64 #: fish/cmds.c:47 fish/cmds.c:527
65 msgid "add a drive specifying the QEMU block emulation to use"
68 #: fish/cmds.c:48 fish/cmds.c:1787
69 msgid "clear Augeas path"
72 #: fish/cmds.c:49 fish/cmds.c:677
73 msgid "close the current Augeas handle"
76 #: fish/cmds.c:50 fish/cmds.c:687
77 msgid "define an Augeas node"
80 #: fish/cmds.c:51 fish/cmds.c:682
81 msgid "define an Augeas variable"
84 #: fish/cmds.c:52 fish/cmds.c:692
85 msgid "look up the value of an Augeas path"
88 #: fish/cmds.c:53 fish/cmds.c:672
89 msgid "create a new Augeas handle"
92 #: fish/cmds.c:54 fish/cmds.c:702
93 msgid "insert a sibling Augeas node"
96 #: fish/cmds.c:55 fish/cmds.c:727
97 msgid "load files into the tree"
100 #: fish/cmds.c:56 fish/cmds.c:732
101 msgid "list Augeas nodes under augpath"
104 #: fish/cmds.c:57 fish/cmds.c:717
105 msgid "return Augeas nodes which match augpath"
108 #: fish/cmds.c:58 fish/cmds.c:712
109 msgid "move Augeas node"
112 #: fish/cmds.c:59 fish/cmds.c:707
113 msgid "remove an Augeas path"
116 #: fish/cmds.c:60 fish/cmds.c:722
117 msgid "write all pending Augeas changes to disk"
120 #: fish/cmds.c:61 fish/cmds.c:697
121 msgid "set Augeas path to value"
124 #: fish/cmds.c:62 fish/cmds.c:1672
125 msgid "test availability of some parts of the API"
128 #: fish/cmds.c:63 fish/cmds.c:1847
129 msgid "return a list of all optional groups"
132 #: fish/cmds.c:64 fish/cmds.c:1802
133 msgid "upload base64-encoded data to file"
136 #: fish/cmds.c:65 fish/cmds.c:1807
137 msgid "download file and encode as base64"
140 #: fish/cmds.c:66 fish/cmds.c:912
141 msgid "flush device buffers"
144 #: fish/cmds.c:67 fish/cmds.c:892
145 msgid "get blocksize of block device"
148 #: fish/cmds.c:68 fish/cmds.c:882
149 msgid "is block device set to read-only"
152 #: fish/cmds.c:69 fish/cmds.c:907
153 msgid "get total size of device in bytes"
156 #: fish/cmds.c:70 fish/cmds.c:887
157 msgid "get sectorsize of block device"
160 #: fish/cmds.c:71 fish/cmds.c:902
161 msgid "get total size of device in 512-byte sectors"
164 #: fish/cmds.c:72 fish/cmds.c:917
165 msgid "reread partition table"
168 #: fish/cmds.c:73 fish/cmds.c:897
169 msgid "set blocksize of block device"
172 #: fish/cmds.c:74 fish/cmds.c:872
173 msgid "set block device to read-only"
176 #: fish/cmds.c:75 fish/cmds.c:877
177 msgid "set block device to read-write"
180 #: fish/cmds.c:76 fish/cmds.c:1577
181 msgid "return true path on case-insensitive filesystem"
184 #: fish/cmds.c:77 fish/cmds.c:612
185 msgid "list the contents of a file"
188 #: fish/cmds.c:78 fish/cmds.c:932
189 msgid "compute MD5, SHAx or CRC checksum of file"
192 #: fish/cmds.c:79 fish/cmds.c:1777
193 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
196 #: fish/cmds.c:80 fish/cmds.c:1812
197 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
200 #: fish/cmds.c:81 fish/cmds.c:762
201 msgid "change file mode"
204 #: fish/cmds.c:82 fish/cmds.c:169 fish/cmds.c:767 fish/cmds.c:1607
205 msgid "change file owner and group"
208 #: fish/cmds.c:83 fish/cmds.c:842
209 msgid "run a command from the guest filesystem"
212 #: fish/cmds.c:84 fish/cmds.c:847
213 msgid "run a command, returning lines"
216 #: fish/cmds.c:85 fish/cmds.c:387
217 msgid "add qemu parameters"
220 #: fish/cmds.c:86 fish/cmds.c:1727
221 msgid "copy size bytes from source to destination using dd"
224 #: fish/cmds.c:87 fish/cmds.c:1027
228 #: fish/cmds.c:88 fish/cmds.c:1032
229 msgid "copy a file or directory recursively"
232 #: fish/cmds.c:89 fish/cmds.c:1677
233 msgid "copy from source to destination using dd"
236 #: fish/cmds.c:90 fish/cmds.c:972
237 msgid "debugging and internals"
240 #: fish/cmds.c:91 fish/cmds.c:1797
241 msgid "upload a file to the appliance (internal use only)"
244 #: fish/cmds.c:92 fish/cmds.c:1217
245 msgid "report file system disk space usage"
248 #: fish/cmds.c:93 fish/cmds.c:1222
249 msgid "report file system disk space usage (human readable)"
252 #: fish/cmds.c:94 fish/cmds.c:1047
253 msgid "return kernel messages"
256 #: fish/cmds.c:95 fish/cmds.c:927
257 msgid "download a file to the local machine"
260 #: fish/cmds.c:96 fish/cmds.c:1042
261 msgid "drop kernel page cache, dentries and inodes"
264 #: fish/cmds.c:97 fish/cmds.c:1227
265 msgid "estimate file space usage"
268 #: fish/cmds.c:98 fish/cmds.c:1132
269 msgid "check an ext2/ext3 filesystem"
272 #: fish/cmds.c:99 fish/cmds.c:1567
273 msgid "echo arguments back to the client"
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"
285 #: fish/cmds.c:102 fish/cmds.c:1057
286 msgid "test if two files have equal contents"
289 #: fish/cmds.c:103 fish/cmds.c:772
290 msgid "test if file or directory exists"
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"
297 #: fish/cmds.c:108 fish/cmds.c:837
298 msgid "determine file type"
301 #: fish/cmds.c:109 fish/cmds.c:537
302 msgid "detect the architecture of a binary file"
305 #: fish/cmds.c:110 fish/cmds.c:1682
306 msgid "return the size of the file in bytes"
309 #: fish/cmds.c:111 fish/cmds.c:1667
310 msgid "fill a file with octets"
313 #: fish/cmds.c:112 fish/cmds.c:1817
314 msgid "fill a file with a repeating pattern of bytes"
317 #: fish/cmds.c:113 fish/cmds.c:1127
318 msgid "find all files and directories"
321 #: fish/cmds.c:114 fish/cmds.c:1572
322 msgid "find all files and directories, returning NUL-separated list"
325 #: fish/cmds.c:115 fish/cmds.c:1922
326 msgid "find a filesystem by label"
329 #: fish/cmds.c:116 fish/cmds.c:1917
330 msgid "find a filesystem by UUID"
333 #: fish/cmds.c:117 fish/cmds.c:1012
334 msgid "run the filesystem checker"
337 #: fish/cmds.c:118 fish/cmds.c:417
338 msgid "get the additional kernel options"
341 #: fish/cmds.c:119 fish/cmds.c:427
342 msgid "get autosync mode"
345 #: fish/cmds.c:120 fish/cmds.c:512
346 msgid "get direct appliance mode flag"
349 #: fish/cmds.c:121 fish/cmds.c:997
350 msgid "get the ext2/3/4 filesystem label"
353 #: fish/cmds.c:122 fish/cmds.c:1007
354 msgid "get the ext2/3/4 filesystem UUID"
357 #: fish/cmds.c:123 fish/cmds.c:472
358 msgid "get memory allocated to the qemu subprocess"
361 #: fish/cmds.c:124 fish/cmds.c:592
362 msgid "get enable network flag"
365 #: fish/cmds.c:125 fish/cmds.c:407
366 msgid "get the search path"
369 #: fish/cmds.c:126 fish/cmds.c:477
370 msgid "get PID of qemu subprocess"
373 #: fish/cmds.c:127 fish/cmds.c:397
374 msgid "get the qemu binary"
377 #: fish/cmds.c:128 fish/cmds.c:522
378 msgid "get recovery process enabled flag"
381 #: fish/cmds.c:129 fish/cmds.c:492
382 msgid "get SELinux enabled flag"
385 #: fish/cmds.c:130 fish/cmds.c:462
386 msgid "get the current state"
389 #: fish/cmds.c:131 fish/cmds.c:502
390 msgid "get command trace enabled flag"
393 #: fish/cmds.c:132 fish/cmds.c:1792
394 msgid "get the current umask"
397 #: fish/cmds.c:133 fish/cmds.c:437
398 msgid "get verbose mode"
401 #: fish/cmds.c:134 fish/cmds.c:1522
402 msgid "get SELinux security context"
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"
409 #: fish/cmds.c:136 fish/cmds.c:1157
410 msgid "expand a wildcard path"
413 #: fish/cmds.c:139 fish/cmds.c:1022
417 #: fish/cmds.c:140 fish/cmds.c:1197
418 msgid "return first 10 lines of a file"
421 #: fish/cmds.c:141 fish/cmds.c:1202
422 msgid "return first N lines of a file"
425 #: fish/cmds.c:142 fish/cmds.c:1072
426 msgid "dump a file in hexadecimal"
429 #: fish/cmds.c:143 fish/cmds.c:1697
430 msgid "list the contents of a single file in an initrd"
433 #: fish/cmds.c:144 fish/cmds.c:1232
434 msgid "list files in an initrd"
437 #: fish/cmds.c:145 fish/cmds.c:1492
438 msgid "add an inotify watch"
441 #: fish/cmds.c:146 fish/cmds.c:1512
442 msgid "close the inotify handle"
445 #: fish/cmds.c:147 fish/cmds.c:1507
446 msgid "return list of watched files that had events"
449 #: fish/cmds.c:148 fish/cmds.c:1487
450 msgid "create an inotify handle"
453 #: fish/cmds.c:149 fish/cmds.c:1502
454 msgid "return list of inotify events"
457 #: fish/cmds.c:150 fish/cmds.c:1497
458 msgid "remove an inotify watch"
461 #: fish/cmds.c:151 fish/cmds.c:552
462 msgid "get architecture of inspected operating system"
465 #: fish/cmds.c:152 fish/cmds.c:557
466 msgid "get distro of inspected operating system"
469 #: fish/cmds.c:153 fish/cmds.c:582
470 msgid "get filesystems associated with inspected operating system"
473 #: fish/cmds.c:154 fish/cmds.c:562
474 msgid "get major version of inspected operating system"
477 #: fish/cmds.c:155 fish/cmds.c:567
478 msgid "get minor version of inspected operating system"
481 #: fish/cmds.c:156 fish/cmds.c:577
482 msgid "get mountpoints of inspected operating system"
485 #: fish/cmds.c:157 fish/cmds.c:572
486 msgid "get product name of inspected operating system"
489 #: fish/cmds.c:158 fish/cmds.c:547
490 msgid "get type of inspected operating system"
493 #: fish/cmds.c:159 fish/cmds.c:542
494 msgid "inspect disk and return list of operating systems found"
497 #: fish/cmds.c:160 fish/cmds.c:457
498 msgid "is busy processing a command"
501 #: fish/cmds.c:161 fish/cmds.c:447
502 msgid "is in configuration state"
505 #: fish/cmds.c:162 fish/cmds.c:163 fish/cmds.c:777 fish/cmds.c:782
506 msgid "test if file exists"
509 #: fish/cmds.c:164 fish/cmds.c:452
510 msgid "is launching subprocess"
513 #: fish/cmds.c:165 fish/cmds.c:1912
514 msgid "test if device is a logical volume"
517 #: fish/cmds.c:166 fish/cmds.c:442
518 msgid "is ready to accept commands"
521 #: fish/cmds.c:167 fish/cmds.c:367
522 msgid "kill the qemu subprocess"
525 #: fish/cmds.c:168 fish/cmds.c:362
526 msgid "launch the qemu subprocess"
529 #: fish/cmds.c:171 fish/cmds.c:627
530 msgid "list the block devices"
533 #: fish/cmds.c:172 fish/cmds.c:632
534 msgid "list the partitions"
537 #: fish/cmds.c:173 fish/cmds.c:617
538 msgid "list the files in a directory (long format)"
541 #: fish/cmds.c:174 fish/cmds.c:175 fish/cmds.c:1412 fish/cmds.c:1417
542 msgid "create a hard link"
545 #: fish/cmds.c:176 fish/cmds.c:177 fish/cmds.c:1422 fish/cmds.c:1427
546 msgid "create a symbolic link"
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"
553 #: fish/cmds.c:179 fish/cmds.c:622
554 msgid "list the files in a directory"
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"
561 #: fish/cmds.c:181 fish/cmds.c:857
562 msgid "get file information for a symbolic link"
565 #: fish/cmds.c:182 fish/cmds.c:1612
566 msgid "lstat on multiple files"
569 #: fish/cmds.c:183 fish/cmds.c:1902
570 msgid "add a key on a LUKS encrypted device"
573 #: fish/cmds.c:184 fish/cmds.c:1887
574 msgid "close a LUKS device"
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"
581 #: fish/cmds.c:187 fish/cmds.c:1907
582 msgid "remove a key from a LUKS encrypted device"
585 #: fish/cmds.c:188 fish/cmds.c:1877
586 msgid "open a LUKS-encrypted block device"
589 #: fish/cmds.c:189 fish/cmds.c:1882
590 msgid "open a LUKS-encrypted block device read-only"
593 #: fish/cmds.c:190 fish/cmds.c:797
594 msgid "create an LVM logical volume"
597 #: fish/cmds.c:191 fish/cmds.c:1872
598 msgid "clear LVM device filter"
601 #: fish/cmds.c:192 fish/cmds.c:832
602 msgid "remove all LVM LVs, VGs and PVs"
605 #: fish/cmds.c:193 fish/cmds.c:1867
606 msgid "set LVM device filter"
609 #: fish/cmds.c:194 fish/cmds.c:977
610 msgid "remove an LVM logical volume"
613 #: fish/cmds.c:195 fish/cmds.c:1687
614 msgid "rename an LVM logical volume"
617 #: fish/cmds.c:196 fish/cmds.c:1117
618 msgid "resize an LVM logical volume"
621 #: fish/cmds.c:197 fish/cmds.c:1782
622 msgid "expand an LV to fill free space"
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)"
629 #: fish/cmds.c:200 fish/cmds.c:1712
630 msgid "get the UUID of a logical volume"
633 #: fish/cmds.c:201 fish/cmds.c:1617
634 msgid "lgetxattr on multiple files"
637 #: fish/cmds.c:202 fish/cmds.c:752
638 msgid "create a directory"
641 #: fish/cmds.c:203 fish/cmds.c:1602
642 msgid "create a directory with a particular mode"
645 #: fish/cmds.c:204 fish/cmds.c:757
646 msgid "create a directory and parents"
649 #: fish/cmds.c:205 fish/cmds.c:1177
650 msgid "create a temporary directory"
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"
658 #: fish/cmds.c:209 fish/cmds.c:1532
659 msgid "make ext2/3/4 external journal"
662 #: fish/cmds.c:210 fish/cmds.c:1537
663 msgid "make ext2/3/4 external journal with label"
666 #: fish/cmds.c:211 fish/cmds.c:1542
667 msgid "make ext2/3/4 external journal with UUID"
670 #: fish/cmds.c:212 fish/cmds.c:1262
671 msgid "make FIFO (named pipe)"
674 #: fish/cmds.c:213 fish/cmds.c:802
675 msgid "make a filesystem"
678 #: fish/cmds.c:214 fish/cmds.c:1527
679 msgid "make a filesystem with block size"
682 #: fish/cmds.c:215 fish/cmds.c:1332
683 msgid "create a mountpoint"
686 #: fish/cmds.c:216 fish/cmds.c:1257
687 msgid "make block, character or FIFO devices"
690 #: fish/cmds.c:217 fish/cmds.c:1267
691 msgid "make block device node"
694 #: fish/cmds.c:218 fish/cmds.c:1272
695 msgid "make char device node"
698 #: fish/cmds.c:219 fish/cmds.c:1242
699 msgid "create a swap partition"
702 #: fish/cmds.c:220 fish/cmds.c:1247
703 msgid "create a swap partition with a label"
706 #: fish/cmds.c:221 fish/cmds.c:1252
707 msgid "create a swap partition with an explicit UUID"
710 #: fish/cmds.c:222 fish/cmds.c:1482
711 msgid "create a swap file"
714 #: fish/cmds.c:223 fish/cmds.c:1562
715 msgid "load a kernel module"
718 #: fish/cmds.c:224 fish/cmds.c:597
719 msgid "mount a guest disk at a position in the filesystem"
722 #: fish/cmds.c:225 fish/cmds.c:1237
723 msgid "mount a file using the loop device"
726 #: fish/cmds.c:226 fish/cmds.c:962
727 msgid "mount a guest disk with mount options"
730 #: fish/cmds.c:227 fish/cmds.c:957
731 msgid "mount a guest disk, read-only"
734 #: fish/cmds.c:228 fish/cmds.c:967
735 msgid "mount a guest disk with mount options and vfstype"
738 #: fish/cmds.c:229 fish/cmds.c:1327
739 msgid "show mountpoints"
742 #: fish/cmds.c:230 fish/cmds.c:822
743 msgid "show mounted filesystems"
746 #: fish/cmds.c:231 fish/cmds.c:1037
750 #: fish/cmds.c:232 fish/cmds.c:1142
751 msgid "probe NTFS volume"
754 #: fish/cmds.c:233 fish/cmds.c:1747
755 msgid "resize an NTFS filesystem"
758 #: fish/cmds.c:234 fish/cmds.c:1842
759 msgid "resize an NTFS filesystem (with size)"
762 #: fish/cmds.c:235 fish/cmds.c:1637
763 msgid "add a partition to the device"
766 #: fish/cmds.c:236 fish/cmds.c:1757
767 msgid "delete a partition"
770 #: fish/cmds.c:237 fish/cmds.c:1642
771 msgid "partition whole disk with a single primary partition"
774 #: fish/cmds.c:238 fish/cmds.c:1762
775 msgid "return true if a partition is bootable"
778 #: fish/cmds.c:239 fish/cmds.c:1767
779 msgid "get the MBR type byte (ID byte) from a partition"
782 #: fish/cmds.c:240 fish/cmds.c:1662
783 msgid "get the partition table type"
786 #: fish/cmds.c:241 fish/cmds.c:1632
787 msgid "create an empty partition table"
790 #: fish/cmds.c:242 fish/cmds.c:1657
791 msgid "list partitions on a device"
794 #: fish/cmds.c:243 fish/cmds.c:1647
795 msgid "make a partition bootable"
798 #: fish/cmds.c:244 fish/cmds.c:1772
799 msgid "set the MBR type byte (ID byte) of a partition"
802 #: fish/cmds.c:245 fish/cmds.c:1652
803 msgid "set partition name"
806 #: fish/cmds.c:246 fish/cmds.c:1052
807 msgid "ping the guest daemon"
810 #: fish/cmds.c:247 fish/cmds.c:1627
811 msgid "read part of a file"
814 #: fish/cmds.c:248 fish/cmds.c:787
815 msgid "create an LVM physical volume"
818 #: fish/cmds.c:249 fish/cmds.c:987
819 msgid "remove an LVM physical volume"
822 #: fish/cmds.c:250 fish/cmds.c:1082
823 msgid "resize an LVM physical volume"
826 #: fish/cmds.c:251 fish/cmds.c:1837
827 msgid "resize an LVM physical volume (with size)"
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)"
834 #: fish/cmds.c:254 fish/cmds.c:1702
835 msgid "get the UUID of a physical volume"
838 #: fish/cmds.c:255 fish/cmds.c:1827
839 msgid "write to part of a file"
842 #: fish/cmds.c:256 fish/cmds.c:1342
846 #: fish/cmds.c:257 fish/cmds.c:667
847 msgid "read file as lines"
850 #: fish/cmds.c:258 fish/cmds.c:1282
851 msgid "read directories entries"
854 #: fish/cmds.c:259 fish/cmds.c:1432
855 msgid "read the target of a symbolic link"
858 #: fish/cmds.c:260 fish/cmds.c:1622
859 msgid "readlink on multiple files"
862 #: fish/cmds.c:261 fish/cmds.c:1407
863 msgid "canonicalized absolute pathname"
866 #: fish/cmds.c:263 fish/cmds.c:1122
867 msgid "resize an ext2, ext3 or ext4 filesystem"
870 #: fish/cmds.c:264 fish/cmds.c:1832
871 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
874 #: fish/cmds.c:265 fish/cmds.c:737
875 msgid "remove a file"
878 #: fish/cmds.c:266 fish/cmds.c:747
879 msgid "remove a file or directory recursively"
882 #: fish/cmds.c:267 fish/cmds.c:742
883 msgid "remove a directory"
886 #: fish/cmds.c:268 fish/cmds.c:1337
887 msgid "remove a mountpoint"
890 #: fish/cmds.c:269 fish/cmds.c:1162
891 msgid "scrub (securely wipe) a device"
894 #: fish/cmds.c:270 fish/cmds.c:1167
895 msgid "scrub (securely wipe) a file"
898 #: fish/cmds.c:271 fish/cmds.c:1172
899 msgid "scrub (securely wipe) free space"
902 #: fish/cmds.c:272 fish/cmds.c:412
903 msgid "add options to kernel command line"
906 #: fish/cmds.c:273 fish/cmds.c:422
907 msgid "set autosync mode"
910 #: fish/cmds.c:274 fish/cmds.c:507
911 msgid "enable or disable direct appliance mode"
914 #: fish/cmds.c:275 fish/cmds.c:992
915 msgid "set the ext2/3/4 filesystem label"
918 #: fish/cmds.c:276 fish/cmds.c:1002
919 msgid "set the ext2/3/4 filesystem UUID"
922 #: fish/cmds.c:277 fish/cmds.c:467
923 msgid "set memory allocated to the qemu subprocess"
926 #: fish/cmds.c:278 fish/cmds.c:587
927 msgid "set enable network flag"
930 #: fish/cmds.c:279 fish/cmds.c:402
931 msgid "set the search path"
934 #: fish/cmds.c:280 fish/cmds.c:392
935 msgid "set the qemu binary"
938 #: fish/cmds.c:281 fish/cmds.c:517
939 msgid "enable or disable the recovery process"
942 #: fish/cmds.c:282 fish/cmds.c:487
943 msgid "set SELinux enabled or disabled at appliance boot"
946 #: fish/cmds.c:283 fish/cmds.c:497
947 msgid "enable or disable command traces"
950 #: fish/cmds.c:284 fish/cmds.c:432
951 msgid "set verbose mode"
954 #: fish/cmds.c:285 fish/cmds.c:1517
955 msgid "set SELinux security context"
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"
962 #: fish/cmds.c:289 fish/cmds.c:1087
963 msgid "modify a single partition on a block device"
966 #: fish/cmds.c:290 fish/cmds.c:1102
967 msgid "display the disk geometry from the partition table"
970 #: fish/cmds.c:291 fish/cmds.c:1097
971 msgid "display the kernel geometry"
974 #: fish/cmds.c:292 fish/cmds.c:1092
975 msgid "display the partition table"
978 #: fish/cmds.c:293 fish/cmds.c:1147
979 msgid "run a command via the shell"
982 #: fish/cmds.c:294 fish/cmds.c:1152
983 msgid "run a command via the shell returning lines"
986 #: fish/cmds.c:295 fish/cmds.c:1137
987 msgid "sleep for some seconds"
990 #: fish/cmds.c:296 fish/cmds.c:852
991 msgid "get file information"
994 #: fish/cmds.c:297 fish/cmds.c:862
995 msgid "get file system statistics"
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"
1002 #: fish/cmds.c:300 fish/cmds.c:1447
1003 msgid "disable swap on device"
1006 #: fish/cmds.c:301 fish/cmds.c:1457
1007 msgid "disable swap on file"
1010 #: fish/cmds.c:302 fish/cmds.c:1467
1011 msgid "disable swap on labeled swap partition"
1014 #: fish/cmds.c:303 fish/cmds.c:1477
1015 msgid "disable swap on swap partition by UUID"
1018 #: fish/cmds.c:304 fish/cmds.c:1442
1019 msgid "enable swap on device"
1022 #: fish/cmds.c:305 fish/cmds.c:1452
1023 msgid "enable swap on file"
1026 #: fish/cmds.c:306 fish/cmds.c:1462
1027 msgid "enable swap on labeled swap partition"
1030 #: fish/cmds.c:307 fish/cmds.c:1472
1031 msgid "enable swap on swap partition by UUID"
1034 #: fish/cmds.c:308 fish/cmds.c:602
1035 msgid "sync disks, writes are flushed through to the disk image"
1038 #: fish/cmds.c:309 fish/cmds.c:1207
1039 msgid "return last 10 lines of a file"
1042 #: fish/cmds.c:310 fish/cmds.c:1212
1043 msgid "return last N lines of a file"
1046 #: fish/cmds.c:311 fish/cmds.c:937
1047 msgid "unpack tarfile to directory"
1050 #: fish/cmds.c:312 fish/cmds.c:942
1051 msgid "pack directory into tarfile"
1054 #: fish/cmds.c:313 fish/cmds.c:319 fish/cmds.c:947 fish/cmds.c:1737
1055 msgid "unpack compressed tarball to directory"
1058 #: fish/cmds.c:314 fish/cmds.c:320 fish/cmds.c:952 fish/cmds.c:1742
1059 msgid "pack directory into compressed tarball"
1062 #: fish/cmds.c:315 fish/cmds.c:607
1063 msgid "update file timestamps or create a new file"
1066 #: fish/cmds.c:316 fish/cmds.c:1587
1067 msgid "truncate a file to zero size"
1070 #: fish/cmds.c:317 fish/cmds.c:1592
1071 msgid "truncate a file to a particular size"
1074 #: fish/cmds.c:318 fish/cmds.c:867
1075 msgid "get ext2/ext3/ext4 superblock details"
1078 #: fish/cmds.c:321 fish/cmds.c:1277
1079 msgid "set file mode creation mask (umask)"
1082 #: fish/cmds.c:322 fish/cmds.c:817
1083 msgid "unmount a filesystem"
1086 #: fish/cmds.c:323 fish/cmds.c:827
1087 msgid "unmount all filesystems"
1090 #: fish/cmds.c:324 fish/cmds.c:922
1091 msgid "upload a file from the local machine"
1094 #: fish/cmds.c:325 fish/cmds.c:1597
1095 msgid "set timestamp of a file with nanosecond precision"
1098 #: fish/cmds.c:326 fish/cmds.c:482
1099 msgid "get the library version number"
1102 #: fish/cmds.c:327 fish/cmds.c:1857
1103 msgid "get the filesystem label"
1106 #: fish/cmds.c:328 fish/cmds.c:1582
1107 msgid "get the Linux VFS type corresponding to a mounted device"
1110 #: fish/cmds.c:329 fish/cmds.c:1862
1111 msgid "get the filesystem UUID"
1114 #: fish/cmds.c:330 fish/cmds.c:1112
1115 msgid "activate or deactivate some volume groups"
1118 #: fish/cmds.c:331 fish/cmds.c:1107
1119 msgid "activate or deactivate all volume groups"
1122 #: fish/cmds.c:332 fish/cmds.c:792
1123 msgid "create an LVM volume group"
1126 #: fish/cmds.c:333 fish/cmds.c:1722
1127 msgid "get the LV UUIDs of all LVs in the volume group"
1130 #: fish/cmds.c:334 fish/cmds.c:1717
1131 msgid "get the PV UUIDs containing the volume group"
1134 #: fish/cmds.c:335 fish/cmds.c:982
1135 msgid "remove an LVM volume group"
1138 #: fish/cmds.c:336 fish/cmds.c:1692
1139 msgid "rename an LVM volume group"
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)"
1146 #: fish/cmds.c:339 fish/cmds.c:1752
1147 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1150 #: fish/cmds.c:340 fish/cmds.c:1707
1151 msgid "get the UUID of a volume group"
1154 #: fish/cmds.c:341 fish/cmds.c:1192
1155 msgid "count characters in a file"
1158 #: fish/cmds.c:342 fish/cmds.c:1182
1159 msgid "count lines in a file"
1162 #: fish/cmds.c:343 fish/cmds.c:1187
1163 msgid "count words in a file"
1166 #: fish/cmds.c:344 fish/cmds.c:1822
1167 msgid "create a new file"
1170 #: fish/cmds.c:345 fish/cmds.c:812
1171 msgid "create a file"
1174 #: fish/cmds.c:348 fish/cmds.c:1017
1175 msgid "write zeroes to the device"
1178 #: fish/cmds.c:349 fish/cmds.c:1732
1179 msgid "write zeroes to an entire device"
1182 #: fish/cmds.c:350 fish/cmds.c:1077
1183 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1186 #: fish/cmds.c:353 fish/cmds.c:1292
1187 msgid "determine file type inside a compressed file"
1191 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
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
1274 msgid "%s should have %d parameter(s)\n"
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
1357 msgid "type 'help %s' for help on %s\n"
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
1381 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
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
1401 msgid "%s: %s: integer out of range\n"
1404 #: fish/cmds.c:10095
1406 msgid "%s: unknown command\n"
1411 msgid "use '%s filename' to edit a file\n"
1414 #: fish/fish.c:111 fuse/guestmount.c:880
1416 msgid "Try `%s --help' for more information.\n"
1422 "%s: guest filesystem shell\n"
1423 "%s lets you edit virtual machine filesystems\n"
1424 "Copyright (C) 2009 Red Hat Inc.\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"
1431 "or from a shell script:\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"
1461 #: fish/fish.c:221 fuse/guestmount.c:977
1463 msgid "guestfs_create: failed to create handle\n"
1468 msgid "%s: --listen=PID: PID was not a number: %s\n"
1474 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1477 #: fish/fish.c:282 fuse/guestmount.c:1022
1479 msgid "%s: unknown long option: %s (%d)\n"
1484 msgid "%s: only one -f parameter can be given\n"
1489 msgid "%s: cannot use --listen and --remote options at the same time\n"
1494 msgid "%s: extra parameters on the command line with --listen flag\n"
1499 msgid "%s: cannot use --listen and --file options at the same time\n"
1504 msgid "guestfish: could not access termcap or terminfo database.\n"
1509 msgid "guestfish: terminal type \"%s\" not defined.\n"
1514 msgid "guestfish: too many drives added on the command line\n"
1521 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1522 "editing virtual machine filesystems.\n"
1524 "Type: 'help' for a list of commands\n"
1525 " 'man' to read the manual\n"
1526 " 'quit' to quit the shell\n"
1532 msgid "%s: unterminated double quote\n"
1535 #: fish/fish.c:837 fish/fish.c:854
1537 msgid "%s: command arguments not separated by whitespace\n"
1542 msgid "%s: unterminated single quote\n"
1547 msgid "%s: internal error parsing string at '%s'\n"
1552 msgid "%s: too many arguments\n"
1557 msgid "%s: empty command on command line\n"
1561 msgid "display a list of commands or help on a command"
1565 msgid "read the manual"
1569 msgid "quit guestfish"
1573 msgid "allocate an image"
1577 msgid "display a line of text"
1581 msgid "edit a file in the image"
1585 msgid "local change directory"
1589 msgid "expand wildcards in command"
1593 msgid "view a file in the pager"
1597 msgid "close and reopen libguestfs handle"
1601 msgid "allocate a sparse image file"
1605 msgid "list supported groups of commands"
1609 msgid "measure time taken to run command"
1615 "alloc - allocate an image\n"
1616 " alloc <filename> <size>\n"
1618 " This creates an empty (zeroed) file of the given size,\n"
1619 " and then adds so it can be further examined.\n"
1621 " For more advanced image creation, see qemu-img utility.\n"
1623 " Size can be specified using standard suffixes, eg. '1M'.\n"
1629 "echo - display a line of text\n"
1630 " echo [<params> ...]\n"
1632 " This echos the parameters to the terminal.\n"
1638 "edit - edit a file in the image\n"
1639 " edit <filename>\n"
1641 " This is used to edit a file.\n"
1643 " It is the equivalent of (and is implemented by)\n"
1644 " running \"cat\", editing locally, and then \"write\".\n"
1646 " Normally it uses $EDITOR, but if you use the aliases\n"
1647 " \"vi\" or \"emacs\" you will get those editors.\n"
1649 " NOTE: This will not work reliably for large files\n"
1650 " (> 2 MB) or binary files containing \\0 bytes.\n"
1656 "lcd - local change directory\n"
1657 " lcd <directory>\n"
1659 " Change guestfish's current directory. This command is\n"
1660 " useful if you want to download files to a particular\n"
1667 "glob - expand wildcards in command\n"
1668 " glob <command> [<args> ...]\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"
1678 "man - read the manual\n"
1681 " Opens the manual page for guestfish.\n"
1687 "help - display a list of commands or help on a command\n"
1695 "more - view a file in the pager\n"
1696 " more <filename>\n"
1698 " This is used to view a file in the pager.\n"
1700 " It is the equivalent of (and is implemented by)\n"
1701 " running \"cat\" and using the pager.\n"
1703 " Normally it uses $PAGER, but if you use the alias\n"
1704 " \"less\" then it always uses \"less\".\n"
1706 " NOTE: This will not work reliably for large files\n"
1707 " (> 2 MB) or binary files containing \\0 bytes.\n"
1713 "quit - quit guestfish\n"
1720 "reopen - close and reopen the libguestfs handle\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"
1731 "sparse - allocate a sparse image file\n"
1732 " sparse <filename> <size>\n"
1734 " This creates an empty sparse file of the given size,\n"
1735 " and then adds so it can be further examined.\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"
1745 " For more advanced image creation, see qemu-img utility.\n"
1747 " Size can be specified using standard suffixes, eg. '1M'.\n"
1753 "supported - list supported groups of commands\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"
1760 " See also guestfs(3) section AVAILABILITY.\n"
1766 "time - measure time taken to run command\n"
1767 " time <command> [<args> ...]\n"
1769 " This runs <command> as usual, and prints the elapsed\n"
1770 " time afterwards.\n"
1775 msgid "%s: command not known, use -h to list all commands\n"
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"
1788 msgid "Runaway quote in string \"%s\"\n"
1793 msgid "Enter key or passphrase (\"%s\"): "
1798 msgid "use 'glob command [args...]'\n"
1803 msgid "glob: guestfs_glob_expand call failed: %s\n"
1806 #: fish/inspect.c:57
1808 msgid "guestfish: no operating system was found on this disk\n"
1811 #: fish/inspect.c:62
1814 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1817 #: fish/inspect.c:101
1819 msgid "Operating system: %s\n"
1822 #: fish/inspect.c:114
1824 msgid "%s mounted on %s\n"
1829 msgid "use 'lcd directory' to change local directory\n"
1834 msgid "use 'man' without parameters to open the manual\n"
1839 msgid "the external 'man' program failed\n"
1844 msgid "use '%s filename' to page a file\n"
1850 "List of available prepared disk images:\n"
1857 "guestfish -N %-16s %s\n"
1864 msgid " Optional parameters:\n"
1869 msgid "<%s> %s (default: %s)\n"
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"
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"
1889 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1892 #: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
1893 msgid "failed to allocate disk"
1896 #: fish/prep.c:272 fish/prep.c:287
1898 msgid "failed to partition disk: %s"
1903 msgid "failed to create filesystem (%s): %s"
1908 msgid "guestfish: protocol error: could not read 'hello' message\n"
1914 "guestfish: protocol error: version mismatch, server version '%s' does not "
1915 "match client version '%s'. The two versions must match exactly.\n"
1918 #: fish/rc.c:329 fish/rc.c:343
1920 msgid "guestfish: remote: looks like the server is not running\n"
1923 #: fish/rc.c:355 fish/rc.c:369
1925 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1930 msgid "guestfish: protocol error: could not decode reply from server\n"
1935 msgid "'reopen' command takes no parameters\n"
1940 msgid "reopen: guestfs_create: failed to create handle\n"
1943 #: fish/supported.c:66
1947 #: fish/supported.c:68
1953 msgid "use 'time command [args...]'\n"
1958 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
1963 msgid "guestfish: no libvirt domain called '%s': %s\n"
1968 msgid "guestfish: error getting domain info about '%s': %s\n"
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"
1981 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
1986 msgid "guestfish: unable to parse XML information returned by libvirt\n"
1991 msgid "guestfish: unable to create new XPath context\n"
1994 #: fish/virt.c:127 fish/virt.c:138
1996 msgid "guestfish: unable to evaluate XPath expression\n"
2001 msgid "guestfish: libvirt domain '%s' has no disks\n"
2004 #: fuse/guestmount.c:884
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"
2011 " %s [--options] [-- [--FUSE-options]] mountpoint\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"
2027 #: fuse/guestmount.c:1096
2029 msgid "%s: must have at least one -a and at least one -m option\n"
2032 #: fuse/guestmount.c:1104
2034 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2037 #: inspector/virt-inspector.pl:200
2038 msgid "virt-inspector: no image or VM names given"
2041 #: inspector/virt-inspector.pl:294
2042 msgid "--fish output is only possible with a single OS\n"
2045 #: inspector/virt-inspector.pl:324
2047 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2050 #: inspector/virt-inspector.pl:363
2051 msgid " Mountpoints:\n"
2054 #: inspector/virt-inspector.pl:369
2055 msgid " Filesystems:\n"
2058 #: inspector/virt-inspector.pl:387
2059 msgid " Modprobe aliases:\n"
2062 #: inspector/virt-inspector.pl:398
2063 msgid " Initrd modules:\n"
2066 #: inspector/virt-inspector.pl:407
2067 msgid " Applications:\n"
2070 #: inspector/virt-inspector.pl:414
2074 #: inspector/virt-inspector.pl:426
2075 msgid " Windows Registry entries:\n"
2078 #: perl/lib/Sys/Guestfs/Lib.pm:152
2079 msgid "open_guest: first parameter must be a string or an arrayref"
2082 #: perl/lib/Sys/Guestfs/Lib.pm:158
2083 msgid "open_guest: first argument contains undefined element"
2086 #: perl/lib/Sys/Guestfs/Lib.pm:166
2087 #, perl-brace-format
2088 msgid "guest image {imagename} does not exist or is not readable"
2091 #: perl/lib/Sys/Guestfs/Lib.pm:171
2093 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2097 #: perl/lib/Sys/Guestfs/Lib.pm:176
2098 msgid "open_guest: too many domains listed on command line"
2101 #: perl/lib/Sys/Guestfs/Lib.pm:183
2102 msgid "open_guest: cannot connect to libvirt"
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"
2110 #: perl/lib/Sys/Guestfs/Lib.pm:205
2111 #, perl-brace-format
2112 msgid "{imagename} is not the name of a libvirt domain\n"
2115 #: perl/lib/Sys/Guestfs/Lib.pm:217
2116 #, perl-brace-format
2117 msgid "{imagename} seems to have no disk devices\n"
2120 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2122 "No operating system could be detected inside this disk image.\n"
2124 "This may be because the file is not a disk image, or is not a virtual "
2126 "image, or because the OS type is not understood by virt-inspector.\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"
2132 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2133 #, perl-brace-format
2134 msgid "unknown filesystem label {label}\n"
2137 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2138 #, perl-brace-format
2139 msgid "unknown filesystem UUID {uuid}\n"
2142 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2143 #, perl-brace-format
2144 msgid "unknown filesystem {fs}\n"
2147 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2148 #, perl-brace-format
2149 msgid "Error running rpm -qa: {error}"
2152 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2153 #, perl-brace-format
2154 msgid "Error running dpkg-query: {error}"
2157 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2158 msgid "Can't find grub on guest"
2161 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2162 #, perl-brace-format
2163 msgid "Grub entry {title} has no kernel"
2166 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2167 #, perl-brace-format
2168 msgid "grub refers to {path}, which doesn't exist\n"
2171 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2172 #, perl-brace-format
2173 msgid "Grub entry {title} does not specify an initrd"
2176 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2177 #, perl-brace-format
2178 msgid "Didn't find modules directory {modules} for kernel {path}"
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}"
2186 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2187 #, perl-brace-format
2188 msgid "{path} doesn't match augeas pattern"
2191 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2192 #, perl-brace-format
2193 msgid "{filename}: could not read initrd format"
2196 #: src/appliance.c:134
2199 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2200 "LIBGUESTFS_PATH (search path: %s)"
2203 #: src/appliance.c:362
2205 msgid "external command failed: %s"
2208 #: src/guestfs.c:179
2210 msgid "guestfs_close: called twice on the same handle\n"
2213 #: src/guestfs.c:284
2215 msgid "libguestfs: error: %s\n"
2218 #: src/inspect.c:914
2220 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2223 #: src/inspect.c:1132
2224 msgid "no inspection data: call guestfs_inspect_os first"
2227 #: src/inspect.c:1144
2230 "%s: root device not found: only call this function with a root device "
2231 "previously returned by guestfs_inspect_os"
2235 msgid "command line cannot be altered after qemu subprocess launched"
2239 msgid "guestfs_config: parameter must begin with '-' character"
2244 msgid "guestfs_config: parameter '%s' isn't allowed"
2247 #: src/launch.c:144 src/launch.c:181 src/launch.c:214
2248 msgid "filename cannot contain ',' (comma) character"
2252 msgid "you must call guestfs_add_drive before guestfs_launch"
2256 msgid "the libguestfs handle has already been launched"
2261 msgid "%s: cannot create temporary directory"
2265 msgid "guestfs_launch failed, see earlier error messages"
2269 msgid "qemu launched and contacted daemon, but state != READY"
2275 "%s: command failed: If qemu is located on a non-standard path, try setting "
2276 "the LIBGUESTFS_QEMU environment variable."
2280 msgid "qemu has not been launched yet"
2284 msgid "no subprocess to kill"
2289 msgid "guestfs_set_busy: called when in state %d != READY"
2294 msgid "guestfs_end_busy: called when in state %d"
2300 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2303 #: src/proto.c:453 src/proto.c:514
2304 msgid "unexpected end of file when reading from daemon"
2309 msgid "received magic signature from guestfsd, but in state %d"
2314 msgid "message length (%u) > maximum possible size (%d)"
2319 msgid "guestfs___send: state %d != BUSY"
2323 msgid "xdr_guestfs_message_header failed"
2327 msgid "dispatch failed to marshal args"
2332 msgid "send_file_chunk: state %d != READY"
2337 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2342 msgid "%s: error in chunked encoding"
2346 msgid "write to daemon socket"
2350 msgid "receive_file_data: parse error in reply callback"
2354 msgid "receive_file_data: unexpected flag received when reading file chunks"
2358 msgid "failed to parse file chunk"
2362 msgid "file receive cancelled by daemon"
2365 #: test-tool/test-tool.c:78
2368 "libguestfs-test-tool: interactive test tool\n"
2369 "Copyright (C) 2009 Red Hat Inc.\n"
2371 " libguestfs-test-tool [--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"
2379 " -t n Set launch timeout (default: %d seconds)\n"
2382 #: test-tool/test-tool.c:134
2384 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2387 #: test-tool/test-tool.c:143
2389 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2392 #: test-tool/test-tool.c:155
2394 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2397 #: test-tool/test-tool.c:178
2399 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2402 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2404 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2407 #: test-tool/test-tool.c:197
2409 msgid "libguestfs-test-tool: guestfs_version failed\n"
2412 #: test-tool/test-tool.c:219
2414 msgid "libguestfs-test-tool: failed to launch appliance\n"
2417 #: test-tool/test-tool.c:231
2419 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2422 #: test-tool/test-tool.c:237
2424 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2427 #: test-tool/test-tool.c:243
2429 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2432 #: test-tool/test-tool.c:249
2434 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2437 #: test-tool/test-tool.c:255
2439 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2442 #: test-tool/test-tool.c:263
2444 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2447 #: test-tool/test-tool.c:294
2450 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2451 "--qemu/--qemudir options cannot be used.\n"
2454 #: test-tool/test-tool.c:302
2456 msgid "Binary '%s' does not exist or is not executable\n"
2459 #: test-tool/test-tool.c:316
2461 msgid "%s: does not look like a qemu source directory\n"
2464 #: test-tool/test-tool.c:365
2467 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2468 "available. Expected to find it in '%s'\n"
2470 "Use the --helper option to specify the location of this program.\n"
2473 #: test-tool/test-tool.c:381
2475 msgid "command failed: %s"
2478 #: test-tool/test-tool.c:389
2481 "Test tool helper program %s\n"
2482 "is not statically linked. This is a build error when this test tool\n"
2486 #: test-tool/test-tool.c:423
2488 msgid "mkisofs command failed: %s\n"
2491 #: tools/virt-cat.pl:128
2492 msgid "virt-cat: no image, VM names or filenames to cat given"
2495 #: tools/virt-cat.pl:153
2496 msgid "multiboot operating systems are not supported by virt-cat"
2499 #: tools/virt-df.pl:151
2500 msgid "virt-df: cannot use -h and --csv options together\n"
2503 #: tools/virt-df.pl:205
2504 #, perl-brace-format
2505 msgid "{name} is not the name of a libvirt domain\n"
2508 #: tools/virt-df.pl:400
2509 msgid "Virtual Machine"
2512 #: tools/virt-df.pl:400
2516 #: tools/virt-df.pl:403
2520 #: tools/virt-df.pl:405
2524 #: tools/virt-df.pl:407
2528 #: tools/virt-df.pl:408
2532 #: tools/virt-df.pl:409
2536 #: tools/virt-df.pl:411
2540 #: tools/virt-df.pl:412
2544 #: tools/virt-df.pl:413
2548 #: tools/virt-df.pl:414
2552 #: tools/virt-edit.pl:152
2553 msgid "virt-edit: no image, VM names or filenames to edit given"
2556 #: tools/virt-edit.pl:177
2557 msgid "multiboot operating systems are not supported by virt-edit"
2560 #: tools/virt-edit.pl:203
2561 msgid "File not changed.\n"
2564 #: tools/virt-list-filesystems.pl:121
2565 msgid "virt-list-filesystems: no image or VM name given"
2568 #: tools/virt-list-partitions.pl:131
2569 msgid "virt-list-partitions: no image or VM name given"
2572 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2573 msgid "virt-ls: cannot combine -l and -R options\n"
2576 #: tools/virt-ls.pl:161
2577 msgid "virt-ls: no image, VM names or directory to list given"
2580 #: tools/virt-ls.pl:186
2581 msgid "multiboot operating systems are not supported by virt-ls\n"
2584 #: tools/virt-make-fs.pl:291
2585 msgid "virt-make-fs input output\n"
2588 #: tools/virt-make-fs.pl:321
2589 msgid "unexpected output from 'du' command"
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"
2598 #: tools/virt-make-fs.pl:391
2599 #, perl-brace-format
2600 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2603 #: tools/virt-make-fs.pl:401
2605 "qemu-img create: failed to create disk image, see earlier error messages\n"
2608 #: tools/virt-make-fs.pl:412
2609 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2612 #: tools/virt-make-fs.pl:437
2613 msgid "tar: failed, see earlier messages\n"
2616 #: tools/virt-make-fs.pl:459
2617 msgid "uncompress command failed, see earlier messages\n"
2620 #: tools/virt-make-fs.pl:494
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"
2627 #: tools/virt-rescue.pl:195
2628 msgid "virt-rescue: no image or VM names rescue given"
2631 #: tools/virt-resize.pl:33
2632 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2635 #: tools/virt-resize.pl:528
2636 #, perl-brace-format
2637 msgid "virt-resize: {file}: does not exist or is not readable\n"
2640 #: tools/virt-resize.pl:530
2641 #, perl-brace-format
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"
2648 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2649 #, perl-brace-format
2651 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2654 #: tools/virt-resize.pl:723
2655 #, perl-brace-format
2656 msgid "virt-resize: no logical volume called {n}\n"
2659 #: tools/virt-resize.pl:743
2660 #, perl-brace-format
2662 "{p}: partition not found in the source disk image, when using the '{opt}' "
2663 "command line option\n"
2666 #: tools/virt-resize.pl:749
2667 #, perl-brace-format
2669 "{p}: partition ignored, you cannot use it in another command line argument\n"
2672 #: tools/virt-resize.pl:753
2673 #, perl-brace-format
2675 "{p}: partition deleted, you cannot use it in another command line argument\n"
2678 #: tools/virt-resize.pl:795
2679 #, perl-brace-format
2680 msgid "{p}: this partition has already been marked for resizing\n"
2683 #: tools/virt-resize.pl:803
2684 #, perl-brace-format
2685 msgid "{p}: missing size field in {o} option\n"
2688 #: tools/virt-resize.pl:820
2689 #, perl-brace-format
2690 msgid "{p}: {f}: cannot parse size field\n"
2693 #: tools/virt-resize.pl:825
2694 #, perl-brace-format
2695 msgid "{p}: new size is zero or negative\n"
2698 #: tools/virt-resize.pl:848
2699 #, perl-brace-format
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 "
2704 "You have to resize the content first, see virt-resize(1).\n"
2707 #: tools/virt-resize.pl:864
2708 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2711 #: tools/virt-resize.pl:913
2712 #, perl-brace-format
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"
2718 #: tools/virt-resize.pl:928
2720 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2721 "(see 'deficit' in the virt-resize(1) man page)\n"
2724 #: tools/virt-resize.pl:943
2725 msgid "Summary of changes:\n"
2728 #: tools/virt-resize.pl:947
2729 #, perl-brace-format
2730 msgid "{p}: partition will be ignored\n"
2733 #: tools/virt-resize.pl:949
2734 #, perl-brace-format
2735 msgid "{p}: partition will be deleted\n"
2738 #: tools/virt-resize.pl:951
2739 #, perl-brace-format
2740 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2743 #: tools/virt-resize.pl:956
2744 #, perl-brace-format
2745 msgid "{p}: content will be expanded using the '{meth}' method\n"
2748 #: tools/virt-resize.pl:961
2749 #, perl-brace-format
2750 msgid "{p}: partition will be left alone\n"
2753 #: tools/virt-resize.pl:966
2754 #, perl-brace-format
2755 msgid "{n}: LV will be expanded to maximum size\n"
2758 #: tools/virt-resize.pl:972
2759 #, perl-brace-format
2760 msgid "{n}: content will be expanded using the '{meth}' method\n"
2763 #: tools/virt-resize.pl:979
2764 #, perl-brace-format
2765 msgid "There is a surplus of {spl} bytes ({h}).\n"
2768 #: tools/virt-resize.pl:984
2769 msgid "An extra partition will be created for the surplus.\n"
2772 #: tools/virt-resize.pl:986
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"
2778 #: tools/virt-resize.pl:989
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"
2784 #: tools/virt-resize.pl:992
2785 #, perl-brace-format
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"
2792 #: tools/virt-resize.pl:1033
2793 msgid "virt-resize: source disk does not have a first partition\n"
2796 #: tools/virt-resize.pl:1128
2797 #, perl-brace-format
2798 msgid "Copying {p} ...\n"
2801 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2802 #, perl-brace-format
2803 msgid "Expanding {p} using the '{meth}' method\n"
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"
2810 #: tools/virt-tar.pl:190
2811 msgid "virt-tar: no image, VM names, directory or filename given"
2814 #: tools/virt-tar.pl:193
2815 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2818 #: tools/virt-tar.pl:204
2819 #, perl-brace-format
2820 msgid "virt-tar: {tarball}: file not found\n"
2823 #: tools/virt-tar.pl:207
2824 #, perl-brace-format
2825 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2828 #: tools/virt-tar.pl:229
2829 msgid "multiboot operating systems are not supported by virt-tar\n"
2832 #: tools/virt-win-reg.pl:259
2833 msgid "no libvirt domain name or disk image given\n"
2836 #: tools/virt-win-reg.pl:283
2837 msgid "multiboot operating systems are not supported by virt-win-reg"
2840 #: tools/virt-win-reg.pl:297
2842 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2846 #: tools/virt-win-reg.pl:408
2847 #, perl-brace-format
2848 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
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"
2856 #: tools/virt-win-reg.pl:433
2857 #, perl-brace-format
2858 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2861 #: tools/virt-win-reg.pl:456
2862 #, perl-brace-format
2863 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"