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.13.20\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2011-10-11 20:58+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"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
21 #: align/scan.c:68 cat/virt-cat.c:57 cat/virt-filesystems.c:99
22 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
23 #: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
25 msgid "Try `%s --help' for more information.\n"
31 "%s: check alignment of virtual machine partitions\n"
32 "Copyright (C) 2011 Red Hat Inc.\n"
34 " %s [--options] -d domname\n"
35 " %s [--options] -a disk.img [-a disk.img ...]\n"
37 " -a|--add image Add image\n"
38 " -c|--connect uri Specify libvirt URI for -d option\n"
39 " -d|--domain guest Add disks from libvirt guest\n"
40 " --format[=raw|..] Force disk format for -a option\n"
41 " --help Display brief help\n"
42 " -q|--quiet No output, just exit code\n"
43 " -v|--verbose Verbose messages\n"
44 " -V|--version Display version and exit\n"
45 " -x Trace libguestfs API calls\n"
46 "For more information, see the manpage %s(1).\n"
49 #: align/scan.c:127 cat/virt-cat.c:117 cat/virt-filesystems.c:202
50 #: cat/virt-ls.c:192 df/domains.c:428 df/main.c:136 edit/virt-edit.c:141
51 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
52 #: rescue/virt-rescue.c:137
54 msgid "guestfs_create: failed to create handle\n"
57 #: align/scan.c:145 cat/virt-cat.c:139 cat/virt-filesystems.c:256
58 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
59 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
60 #: rescue/virt-rescue.c:172
62 msgid "%s: unknown long option: %s (%d)\n"
66 msgid "alignment < 4K"
70 msgid "alignment < 64K"
76 "%s: display files in a virtual machine\n"
77 "Copyright (C) 2010 Red Hat Inc.\n"
79 " %s [--options] -d domname file [file ...]\n"
80 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
82 " -a|--add image Add image\n"
83 " -c|--connect uri Specify libvirt URI for -d option\n"
84 " -d|--domain guest Add disks from libvirt guest\n"
85 " --echo-keys Don't turn off echo for passphrases\n"
86 " --format[=raw|..] Force disk format for -a option\n"
87 " --help Display brief help\n"
88 " --keys-from-stdin Read passphrases from stdin\n"
89 " -v|--verbose Verbose messages\n"
90 " -V|--version Display version and exit\n"
91 " -x Trace libguestfs API calls\n"
92 "For more information, see the manpage %s(1).\n"
95 #: cat/virt-filesystems.c:103
98 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
99 "Copyright (C) 2010 Red Hat Inc.\n"
101 " %s [--options] -d domname\n"
102 " %s [--options] -a disk.img [-a disk.img ...]\n"
104 " -a|--add image Add image\n"
105 " --all Display everything\n"
106 " --blkdevs|--block-devices\n"
107 " Display block devices\n"
108 " -c|--connect uri Specify libvirt URI for -d option\n"
109 " --csv Output as Comma-Separated Values\n"
110 " -d|--domain guest Add disks from libvirt guest\n"
111 " --echo-keys Don't turn off echo for passphrases\n"
112 " --extra Display swap and data filesystems\n"
113 " --filesystems Display mountable filesystems\n"
114 " --format[=raw|..] Force disk format for -a option\n"
115 " -h|--human-readable Human-readable sizes in --long output\n"
116 " --help Display brief help\n"
117 " --keys-from-stdin Read passphrases from stdin\n"
118 " -l|--long Long output\n"
119 " --lvs|--logvols|--logical-volumes\n"
120 " Display LVM logical volumes\n"
121 " --no-title No title in --long output\n"
122 " --parts|--partitions Display partitions\n"
123 " --pvs|--physvols|--physical-volumes\n"
124 " Display LVM physical volumes\n"
125 " --uuid|--uuids Add UUIDs to --long output\n"
126 " -v|--verbose Verbose messages\n"
127 " -V|--version Display version and exit\n"
128 " --vgs|--volgroups|--volume-groups\n"
129 " Display LVM volume groups\n"
130 " -x Trace libguestfs API calls\n"
131 "For more information, see the manpage %s(1).\n"
134 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
136 msgid "%s: you cannot use -h and --csv options together.\n"
142 "%s: list files in a virtual machine\n"
143 "Copyright (C) 2010-2011 Red Hat Inc.\n"
145 " %s [--options] -d domname dir [dir ...]\n"
146 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
148 " -a|--add image Add image\n"
149 " --checksum[=...] Display file checksums\n"
150 " -c|--connect uri Specify libvirt URI for -d option\n"
151 " --csv Comma-Separated Values output\n"
152 " -d|--domain guest Add disks from libvirt guest\n"
153 " --echo-keys Don't turn off echo for passphrases\n"
154 " --extra-stats Display extra stats\n"
155 " --format[=raw|..] Force disk format for -a option\n"
156 " --help Display brief help\n"
157 " -h|--human-readable Human-readable sizes in output\n"
158 " --keys-from-stdin Read passphrases from stdin\n"
159 " -l|--long Long listing\n"
160 " -R|--recursive Recursive listing\n"
161 " --times Display file times\n"
162 " --time-days Display file times as days before now\n"
163 " --time-relative Display file times as seconds before now\n"
164 " --time-t Display file times as time_t's\n"
165 " --uids Display UID, GID\n"
166 " -v|--verbose Verbose messages\n"
167 " -V|--version Display version and exit\n"
168 " -x Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
175 "%s: used a flag which can only be combined with -lR mode\n"
176 "For more information, read the virt-ls(1) man page.\n"
181 msgid "%s: error getting extended attrs for %s %s\n"
186 msgid "%s: error: cannot parse xattr count for %s %s\n"
191 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
196 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
201 msgid "%s: could not list running domains (code %d, domain %d): %s"
206 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
211 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
216 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
222 "%s: display free space on virtual filesystems\n"
223 "Copyright (C) 2010 Red Hat Inc.\n"
225 " %s [--options] -d domname\n"
226 " %s [--options] -a disk.img [-a disk.img ...]\n"
228 " -a|--add image Add image\n"
229 " -c|--connect uri Specify libvirt URI for -d option\n"
230 " --csv Output as Comma-Separated Values\n"
231 " -d|--domain guest Add disks from libvirt guest\n"
232 " --format[=raw|..] Force disk format for -a option\n"
233 " -h|--human-readable Human-readable sizes in --long output\n"
234 " --help Display brief help\n"
235 " -i|--inodes Display inodes\n"
236 " --one-per-guest Separate appliance per guest\n"
237 " --uuid Add UUIDs to --long output\n"
238 " -v|--verbose Verbose messages\n"
239 " -V|--version Display version and exit\n"
240 " -x Trace libguestfs API calls\n"
241 "For more information, see the manpage %s(1).\n"
246 msgid "%s: compiled without support for libvirt.\n"
250 msgid "VirtualMachine"
293 #: edit/virt-edit.c:77
296 "%s: Edit a file in a virtual machine\n"
297 "Copyright (C) 2009-2011 Red Hat Inc.\n"
299 " %s [--options] -d domname file [file ...]\n"
300 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
302 " -a|--add image Add image\n"
303 " -b|--backup .ext Backup original as original.ext\n"
304 " -c|--connect uri Specify libvirt URI for -d option\n"
305 " -d|--domain guest Add disks from libvirt guest\n"
306 " --echo-keys Don't turn off echo for passphrases\n"
307 " -e|--expr expr Non-interactive editing using Perl expr\n"
308 " --format[=raw|..] Force disk format for -a option\n"
309 " --help Display brief help\n"
310 " --keys-from-stdin Read passphrases from stdin\n"
311 " -v|--verbose Verbose messages\n"
312 " -V|--version Display version and exit\n"
313 " -x Trace libguestfs API calls\n"
314 "For more information, see the manpage %s(1).\n"
317 #: edit/virt-edit.c:175
319 msgid "%s: -b option given multiple times\n"
322 #: edit/virt-edit.c:192
324 msgid "%s: -e option given multiple times\n"
327 #: edit/virt-edit.c:585 fish/fish.c:1554
329 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
332 #: edit/virt-edit.c:599
334 msgid "%s: drive '%c:' not found.\n"
339 msgid "use 'alloc file size' to create an image\n"
344 msgid "use 'sparse file size' to create a sparse image\n"
349 msgid "can't allocate or add disks after launching\n"
354 msgid "%s: invalid integer parameter (%s returned %d)\n"
366 msgid "add a CD-ROM disk image to examine"
370 msgid "add the disk(s) from a named libvirt domain"
373 #: fish/cmds.c:2689 fish/cmds.c:2690
374 msgid "add an image to examine or modify"
378 msgid "add a drive in snapshot mode (read-only)"
382 msgid "add a drive read-only specifying the QEMU block emulation to use"
386 msgid "add a drive specifying the QEMU block emulation to use"
390 msgid "allocate and add a disk file"
394 msgid "clear Augeas path"
398 msgid "close the current Augeas handle"
402 msgid "define an Augeas node"
406 msgid "define an Augeas variable"
410 msgid "look up the value of an Augeas path"
414 msgid "create a new Augeas handle"
418 msgid "insert a sibling Augeas node"
422 msgid "load files into the tree"
426 msgid "list Augeas nodes under augpath"
430 msgid "return Augeas nodes which match augpath"
434 msgid "move Augeas node"
438 msgid "remove an Augeas path"
442 msgid "write all pending Augeas changes to disk"
446 msgid "set Augeas path to value"
450 msgid "test availability of some parts of the API"
454 msgid "return a list of all optional groups"
458 msgid "upload base64-encoded data to file"
462 msgid "download file and encode as base64"
466 msgid "flush device buffers"
470 msgid "get blocksize of block device"
474 msgid "is block device set to read-only"
478 msgid "get total size of device in bytes"
482 msgid "get sectorsize of block device"
486 msgid "get total size of device in 512-byte sectors"
490 msgid "reread partition table"
494 msgid "set blocksize of block device"
498 msgid "set block device to read-only"
502 msgid "set block device to read-write"
506 msgid "resize a btrfs filesystem"
510 msgid "return true path on case-insensitive filesystem"
514 msgid "list the contents of a file"
518 msgid "compute MD5, SHAx or CRC checksum of file"
522 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
526 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
530 msgid "change file mode"
533 #: fish/cmds.c:2730 fish/cmds.c:2854
534 msgid "change file owner and group"
538 msgid "run a command from the guest filesystem"
542 msgid "run a command, returning lines"
546 msgid "output compressed device"
550 msgid "output compressed file"
554 msgid "add qemu parameters"
558 msgid "copy local files or directories into an image"
562 msgid "copy remote files or directories out of an image"
566 msgid "copy size bytes from source to destination using dd"
574 msgid "copy a file or directory recursively"
578 msgid "copy from source to destination using dd"
582 msgid "debugging and internals"
586 msgid "debug the QEMU command line (internal use only)"
590 msgid "upload a file to the appliance (internal use only)"
594 msgid "report file system disk space usage"
598 msgid "report file system disk space usage (human readable)"
602 msgid "display an image"
606 msgid "return kernel messages"
610 msgid "download a file to the local machine"
614 msgid "download a file to the local machine with offset and size"
618 msgid "drop kernel page cache, dentries and inodes"
622 msgid "estimate file space usage"
626 msgid "check an ext2/ext3 filesystem"
630 msgid "display a line of text"
634 msgid "echo arguments back to the client"
641 #: fish/cmds.c:2757 fish/cmds.c:2758 fish/cmds.c:2763 fish/cmds.c:2764
642 #: fish/cmds.c:2799 fish/cmds.c:2800 fish/cmds.c:3056 fish/cmds.c:3057
643 #: fish/cmds.c:3061 fish/cmds.c:3062 fish/cmds.c:3064 fish/cmds.c:3065
644 msgid "return lines matching a pattern"
648 msgid "test if two files have equal contents"
652 msgid "test if file or directory exists"
655 #: fish/cmds.c:2761 fish/cmds.c:2762
656 msgid "preallocate a file in the guest filesystem"
660 msgid "determine file type"
664 msgid "detect the architecture of a binary file"
668 msgid "return the size of the file in bytes"
672 msgid "fill a file with octets"
676 msgid "fill a file with a repeating pattern of bytes"
680 msgid "find all files and directories"
684 msgid "find all files and directories, returning NUL-separated list"
688 msgid "find a filesystem by label"
692 msgid "find a filesystem by UUID"
696 msgid "run the filesystem checker"
700 msgid "get the additional kernel options"
704 msgid "get the attach method"
708 msgid "get autosync mode"
712 msgid "get direct appliance mode flag"
716 msgid "get the ext2/3/4 filesystem label"
720 msgid "get the ext2/3/4 filesystem UUID"
724 msgid "get memory allocated to the qemu subprocess"
728 msgid "get enable network flag"
732 msgid "get the search path"
736 msgid "get process group flag"
740 msgid "get PID of qemu subprocess"
744 msgid "get the qemu binary"
748 msgid "get recovery process enabled flag"
752 msgid "get SELinux enabled flag"
756 msgid "get number of virtual CPUs in appliance"
760 msgid "get the current state"
764 msgid "get command trace enabled flag"
768 msgid "get the current umask"
772 msgid "get verbose mode"
776 msgid "get SELinux security context"
779 #: fish/cmds.c:2795 fish/cmds.c:2855
780 msgid "get a single extended attribute"
783 #: fish/cmds.c:2796 fish/cmds.c:2856
784 msgid "list extended attributes of a file or directory"
788 msgid "expand wildcards in command"
792 msgid "expand a wildcard path"
796 msgid "install GRUB 1"
800 msgid "return first 10 lines of a file"
804 msgid "return first N lines of a file"
808 msgid "dump a file in hexadecimal"
812 msgid "edit with a hex editor"
816 msgid "list the contents of a single file in an initrd"
820 msgid "list files in an initrd"
824 msgid "add an inotify watch"
828 msgid "close the inotify handle"
832 msgid "return list of watched files that had events"
836 msgid "create an inotify handle"
840 msgid "return list of inotify events"
844 msgid "remove an inotify watch"
848 msgid "get architecture of inspected operating system"
852 msgid "get distro of inspected operating system"
856 msgid "get drive letter mappings"
860 msgid "get filesystems associated with inspected operating system"
864 msgid "get format of inspected operating system"
868 msgid "get hostname of the operating system"
872 msgid "get the icon corresponding to this operating system"
876 msgid "get major version of inspected operating system"
880 msgid "get minor version of inspected operating system"
884 msgid "get mountpoints of inspected operating system"
888 msgid "get package format used by the operating system"
892 msgid "get package management tool used by the operating system"
896 msgid "get product name of inspected operating system"
900 msgid "get product variant of inspected operating system"
904 msgid "return list of operating systems found by last inspection"
908 msgid "get type of inspected operating system"
912 msgid "get Windows CurrentControlSet of inspected operating system"
916 msgid "get Windows systemroot of inspected operating system"
920 msgid "get live flag for install disk"
924 msgid "get multipart flag for install disk"
928 msgid "get netinst (network installer) flag for install disk"
932 msgid "get list of applications installed in the operating system"
936 msgid "inspect disk and return list of operating systems found"
940 msgid "test if block device"
944 msgid "is busy processing a command"
948 msgid "test if character device"
952 msgid "is in configuration state"
956 msgid "test if a directory"
960 msgid "test if FIFO (named pipe)"
964 msgid "test if a regular file"
968 msgid "is launching subprocess"
972 msgid "test if device is a logical volume"
976 msgid "is ready to accept commands"
980 msgid "test if socket"
984 msgid "test if symbolic link"
988 msgid "test if a file contains all zero bytes"
992 msgid "test if a device contains all zero bytes"
996 msgid "kill the qemu subprocess"
1000 msgid "launch the qemu subprocess"
1004 msgid "change working directory"
1008 msgid "list 9p filesystems"
1012 msgid "list the block devices"
1016 msgid "list device mapper devices"
1020 msgid "list filesystems"
1024 msgid "list the partitions"
1028 msgid "list the files in a directory (long format)"
1031 #: fish/cmds.c:2863 fish/cmds.c:2864
1032 msgid "create a hard link"
1035 #: fish/cmds.c:2865 fish/cmds.c:2866
1036 msgid "create a symbolic link"
1039 #: fish/cmds.c:2867 fish/cmds.c:2960
1040 msgid "remove extended attribute of a file or directory"
1044 msgid "list the files in a directory"
1047 #: fish/cmds.c:2869 fish/cmds.c:2990
1048 msgid "set extended attribute of a file or directory"
1052 msgid "get file information for a symbolic link"
1056 msgid "lstat on multiple files"
1060 msgid "add a key on a LUKS encrypted device"
1064 msgid "close a LUKS device"
1067 #: fish/cmds.c:2874 fish/cmds.c:2875
1068 msgid "format a block device as a LUKS encrypted device"
1072 msgid "remove a key from a LUKS encrypted device"
1076 msgid "open a LUKS-encrypted block device"
1080 msgid "open a LUKS-encrypted block device read-only"
1084 msgid "create an LVM logical volume"
1088 msgid "get canonical name of an LV"
1092 msgid "clear LVM device filter"
1096 msgid "remove all LVM LVs, VGs and PVs"
1100 msgid "set LVM device filter"
1104 msgid "remove an LVM logical volume"
1108 msgid "rename an LVM logical volume"
1112 msgid "resize an LVM logical volume"
1116 msgid "expand an LV to fill free space"
1119 #: fish/cmds.c:2888 fish/cmds.c:2889
1120 msgid "list the LVM logical volumes (LVs)"
1124 msgid "get the UUID of a logical volume"
1128 msgid "lgetxattr on multiple files"
1132 msgid "open the manual"
1136 msgid "create a directory"
1140 msgid "create a directory with a particular mode"
1144 msgid "create a directory and parents"
1148 msgid "create a temporary directory"
1151 #: fish/cmds.c:2897 fish/cmds.c:2898 fish/cmds.c:2899
1152 msgid "make ext2/3/4 filesystem with external journal"
1156 msgid "make ext2/3/4 external journal"
1160 msgid "make ext2/3/4 external journal with label"
1164 msgid "make ext2/3/4 external journal with UUID"
1168 msgid "make FIFO (named pipe)"
1171 #: fish/cmds.c:2904 fish/cmds.c:2906
1172 msgid "make a filesystem"
1176 msgid "make a filesystem with block size"
1180 msgid "create a mountpoint"
1184 msgid "make block, character or FIFO devices"
1188 msgid "make block device node"
1192 msgid "make char device node"
1196 msgid "create a swap partition"
1200 msgid "create a swap partition with a label"
1204 msgid "create a swap partition with an explicit UUID"
1208 msgid "create a swap file"
1212 msgid "load a kernel module"
1220 msgid "mount a guest disk at a position in the filesystem"
1224 msgid "mount 9p filesystem"
1228 msgid "mount a file using the loop device"
1232 msgid "mount a guest disk with mount options"
1236 msgid "mount a guest disk, read-only"
1240 msgid "mount a guest disk with mount options and vfstype"
1244 msgid "show mountpoints"
1248 msgid "show mounted filesystems"
1256 msgid "probe NTFS volume"
1259 #: fish/cmds.c:2927 fish/cmds.c:2928
1260 msgid "resize an NTFS filesystem"
1264 msgid "resize an NTFS filesystem (with size)"
1268 msgid "add a partition to the device"
1272 msgid "delete a partition"
1276 msgid "partition whole disk with a single primary partition"
1280 msgid "return true if a partition is bootable"
1284 msgid "get the MBR type byte (ID byte) from a partition"
1288 msgid "get the partition table type"
1292 msgid "create an empty partition table"
1296 msgid "list partitions on a device"
1300 msgid "make a partition bootable"
1304 msgid "set the MBR type byte (ID byte) of a partition"
1308 msgid "set partition name"
1312 msgid "convert partition name to device name"
1316 msgid "ping the guest daemon"
1320 msgid "read part of a file"
1324 msgid "read part of a device"
1328 msgid "create an LVM physical volume"
1332 msgid "remove an LVM physical volume"
1336 msgid "resize an LVM physical volume"
1340 msgid "resize an LVM physical volume (with size)"
1343 #: fish/cmds.c:2949 fish/cmds.c:2950
1344 msgid "list the LVM physical volumes (PVs)"
1348 msgid "get the UUID of a physical volume"
1352 msgid "write to part of a file"
1356 msgid "write to part of a device"
1364 msgid "read file as lines"
1368 msgid "read directories entries"
1372 msgid "read the target of a symbolic link"
1376 msgid "readlink on multiple files"
1380 msgid "canonicalized absolute pathname"
1384 msgid "close and reopen libguestfs handle"
1388 msgid "resize an ext2, ext3 or ext4 filesystem"
1392 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1396 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1400 msgid "remove a file"
1404 msgid "remove a file or directory recursively"
1408 msgid "remove a directory"
1412 msgid "remove a mountpoint"
1416 msgid "scrub (securely wipe) a device"
1420 msgid "scrub (securely wipe) a file"
1424 msgid "scrub (securely wipe) free space"
1428 msgid "add options to kernel command line"
1432 msgid "set the attach method"
1436 msgid "set autosync mode"
1440 msgid "enable or disable direct appliance mode"
1444 msgid "set the ext2/3/4 filesystem label"
1448 msgid "set the ext2/3/4 filesystem UUID"
1452 msgid "set memory allocated to the qemu subprocess"
1456 msgid "set enable network flag"
1460 msgid "set the search path"
1464 msgid "set process group flag"
1468 msgid "set the qemu binary"
1472 msgid "enable or disable the recovery process"
1476 msgid "set SELinux enabled or disabled at appliance boot"
1480 msgid "set number of virtual CPUs in appliance"
1484 msgid "enable or disable command traces"
1488 msgid "set verbose mode"
1492 msgid "set SELinux security context"
1496 msgid "set an environment variable"
1499 #: fish/cmds.c:2991 fish/cmds.c:2992
1500 msgid "create partitions on a block device"
1504 msgid "modify a single partition on a block device"
1508 msgid "display the disk geometry from the partition table"
1512 msgid "display the kernel geometry"
1516 msgid "display the partition table"
1520 msgid "run a command via the shell"
1524 msgid "run a command via the shell returning lines"
1528 msgid "sleep for some seconds"
1532 msgid "create a sparse disk image and add"
1536 msgid "get file information"
1540 msgid "get file system statistics"
1543 #: fish/cmds.c:3003 fish/cmds.c:3004
1544 msgid "print the printable strings in a file"
1548 msgid "list supported groups of commands"
1552 msgid "disable swap on device"
1556 msgid "disable swap on file"
1560 msgid "disable swap on labeled swap partition"
1564 msgid "disable swap on swap partition by UUID"
1568 msgid "enable swap on device"
1572 msgid "enable swap on file"
1576 msgid "enable swap on labeled swap partition"
1580 msgid "enable swap on swap partition by UUID"
1584 msgid "sync disks, writes are flushed through to the disk image"
1588 msgid "return last 10 lines of a file"
1592 msgid "return last N lines of a file"
1596 msgid "unpack tarfile to directory"
1600 msgid "pack directory into tarfile"
1603 #: fish/cmds.c:3019 fish/cmds.c:3026
1604 msgid "unpack compressed tarball to directory"
1607 #: fish/cmds.c:3020 fish/cmds.c:3027
1608 msgid "pack directory into compressed tarball"
1612 msgid "print elapsed time taken to run a command"
1616 msgid "update file timestamps or create a new file"
1620 msgid "truncate a file to zero size"
1624 msgid "truncate a file to a particular size"
1628 msgid "get ext2/ext3/ext4 superblock details"
1632 msgid "set file mode creation mask (umask)"
1636 msgid "unmount a filesystem"
1640 msgid "unmount all filesystems"
1644 msgid "unset an environment variable"
1648 msgid "upload a file from the local machine"
1652 msgid "upload a file from the local machine with offset"
1656 msgid "set timestamp of a file with nanosecond precision"
1660 msgid "get the library version number"
1664 msgid "get the filesystem label"
1668 msgid "get the Linux VFS type corresponding to a mounted device"
1672 msgid "get the filesystem UUID"
1676 msgid "activate or deactivate some volume groups"
1680 msgid "activate or deactivate all volume groups"
1684 msgid "create an LVM volume group"
1688 msgid "get the LV UUIDs of all LVs in the volume group"
1692 msgid "get the PV UUIDs containing the volume group"
1696 msgid "remove an LVM volume group"
1700 msgid "rename an LVM volume group"
1703 #: fish/cmds.c:3046 fish/cmds.c:3047
1704 msgid "list the LVM volume groups (VGs)"
1708 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1712 msgid "get the UUID of a volume group"
1716 msgid "count characters in a file"
1720 msgid "count lines in a file"
1724 msgid "count words in a file"
1728 msgid "create a new file"
1732 msgid "append content to end of file"
1736 msgid "create a file"
1740 msgid "write zeroes to the device"
1744 msgid "write zeroes to an entire device"
1748 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1752 msgid "determine file type inside a compressed file"
1756 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1759 #: fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3414 fish/cmds.c:3431
1760 #: fish/cmds.c:3448 fish/cmds.c:3466 fish/cmds.c:3485 fish/cmds.c:3501
1761 #: fish/cmds.c:3519 fish/cmds.c:3535 fish/cmds.c:3553 fish/cmds.c:3569
1762 #: fish/cmds.c:3586 fish/cmds.c:3601 fish/cmds.c:3619 fish/cmds.c:3634
1763 #: fish/cmds.c:3650 fish/cmds.c:3666 fish/cmds.c:3682 fish/cmds.c:3698
1764 #: fish/cmds.c:3714 fish/cmds.c:3732 fish/cmds.c:3765 fish/cmds.c:3781
1765 #: fish/cmds.c:3797 fish/cmds.c:3816 fish/cmds.c:3831 fish/cmds.c:3849
1766 #: fish/cmds.c:3864 fish/cmds.c:3882 fish/cmds.c:3897 fish/cmds.c:3915
1767 #: fish/cmds.c:3930 fish/cmds.c:3949 fish/cmds.c:3968 fish/cmds.c:3986
1768 #: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4045 fish/cmds.c:4065
1769 #: fish/cmds.c:4085 fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143
1770 #: fish/cmds.c:4163 fish/cmds.c:4183 fish/cmds.c:4198 fish/cmds.c:4214
1771 #: fish/cmds.c:4286 fish/cmds.c:4304 fish/cmds.c:4321 fish/cmds.c:4405
1772 #: fish/cmds.c:4425 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
1773 #: fish/cmds.c:4505 fish/cmds.c:4524 fish/cmds.c:4543 fish/cmds.c:4562
1774 #: fish/cmds.c:4577 fish/cmds.c:4596 fish/cmds.c:4616 fish/cmds.c:4636
1775 #: fish/cmds.c:4712 fish/cmds.c:4727 fish/cmds.c:4745 fish/cmds.c:4778
1776 #: fish/cmds.c:4797 fish/cmds.c:4813 fish/cmds.c:4829 fish/cmds.c:4848
1777 #: fish/cmds.c:4870 fish/cmds.c:4892 fish/cmds.c:4912 fish/cmds.c:4929
1778 #: fish/cmds.c:4946 fish/cmds.c:4963 fish/cmds.c:4980 fish/cmds.c:4997
1779 #: fish/cmds.c:5014 fish/cmds.c:5031 fish/cmds.c:5050 fish/cmds.c:5073
1780 #: fish/cmds.c:5109 fish/cmds.c:5126 fish/cmds.c:5149 fish/cmds.c:5171
1781 #: fish/cmds.c:5192 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5251
1782 #: fish/cmds.c:5269 fish/cmds.c:5287 fish/cmds.c:5301 fish/cmds.c:5317
1783 #: fish/cmds.c:5337 fish/cmds.c:5356 fish/cmds.c:5375 fish/cmds.c:5394
1784 #: fish/cmds.c:5413 fish/cmds.c:5433 fish/cmds.c:5473 fish/cmds.c:5530
1785 #: fish/cmds.c:5551 fish/cmds.c:5572 fish/cmds.c:5593 fish/cmds.c:5611
1786 #: fish/cmds.c:5633 fish/cmds.c:5671 fish/cmds.c:5693 fish/cmds.c:5772
1787 #: fish/cmds.c:5811 fish/cmds.c:5826 fish/cmds.c:5843 fish/cmds.c:5857
1788 #: fish/cmds.c:5873 fish/cmds.c:5895 fish/cmds.c:5917 fish/cmds.c:5939
1789 #: fish/cmds.c:5961 fish/cmds.c:5983 fish/cmds.c:6005 fish/cmds.c:6025
1790 #: fish/cmds.c:6042 fish/cmds.c:6059 fish/cmds.c:6078 fish/cmds.c:6097
1791 #: fish/cmds.c:6117 fish/cmds.c:6153 fish/cmds.c:6172 fish/cmds.c:6191
1792 #: fish/cmds.c:6208 fish/cmds.c:6226 fish/cmds.c:6249 fish/cmds.c:6272
1793 #: fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6340 fish/cmds.c:6363
1794 #: fish/cmds.c:6386 fish/cmds.c:6406 fish/cmds.c:6428 fish/cmds.c:6449
1795 #: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6524
1796 #: fish/cmds.c:6542 fish/cmds.c:6563 fish/cmds.c:6581 fish/cmds.c:6602
1797 #: fish/cmds.c:6622 fish/cmds.c:6640 fish/cmds.c:6661 fish/cmds.c:6684
1798 #: fish/cmds.c:6707 fish/cmds.c:6729 fish/cmds.c:6762 fish/cmds.c:6779
1799 #: fish/cmds.c:6796 fish/cmds.c:6820 fish/cmds.c:6843 fish/cmds.c:6866
1800 #: fish/cmds.c:6888 fish/cmds.c:6905 fish/cmds.c:6927 fish/cmds.c:7021
1801 #: fish/cmds.c:7041 fish/cmds.c:7061 fish/cmds.c:7081 fish/cmds.c:7099
1802 #: fish/cmds.c:7120 fish/cmds.c:7156 fish/cmds.c:7173 fish/cmds.c:7195
1803 #: fish/cmds.c:7212 fish/cmds.c:7248 fish/cmds.c:7268 fish/cmds.c:7288
1804 #: fish/cmds.c:7308 fish/cmds.c:7330 fish/cmds.c:7347 fish/cmds.c:7366
1805 #: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7428 fish/cmds.c:7449
1806 #: fish/cmds.c:7470 fish/cmds.c:7493 fish/cmds.c:7534 fish/cmds.c:7557
1807 #: fish/cmds.c:7596 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7653
1808 #: fish/cmds.c:7676 fish/cmds.c:7698 fish/cmds.c:7716 fish/cmds.c:7735
1809 #: fish/cmds.c:7756 fish/cmds.c:7833 fish/cmds.c:7874 fish/cmds.c:7953
1810 #: fish/cmds.c:8029 fish/cmds.c:8066 fish/cmds.c:8089 fish/cmds.c:8110
1811 #: fish/cmds.c:8133 fish/cmds.c:8155 fish/cmds.c:8180 fish/cmds.c:8223
1812 #: fish/cmds.c:8264 fish/cmds.c:8285 fish/cmds.c:8303 fish/cmds.c:8322
1813 #: fish/cmds.c:8339 fish/cmds.c:8357 fish/cmds.c:8384 fish/cmds.c:8408
1814 #: fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480 fish/cmds.c:8504
1815 #: fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8576 fish/cmds.c:8600
1816 #: fish/cmds.c:8624 fish/cmds.c:8648 fish/cmds.c:8671 fish/cmds.c:8694
1817 #: fish/cmds.c:8715 fish/cmds.c:8736 fish/cmds.c:8757 fish/cmds.c:8777
1818 #: fish/cmds.c:8800 fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8872
1819 #: fish/cmds.c:8891 fish/cmds.c:8910 fish/cmds.c:8927 fish/cmds.c:8944
1820 #: fish/cmds.c:8961 fish/cmds.c:8978 fish/cmds.c:8997 fish/cmds.c:9033
1821 #: fish/cmds.c:9073 fish/cmds.c:9106 fish/cmds.c:9123 fish/cmds.c:9140
1822 #: fish/cmds.c:9156 fish/cmds.c:9171 fish/cmds.c:9192 fish/cmds.c:9230
1823 #: fish/cmds.c:9268 fish/cmds.c:9307 fish/cmds.c:9347 fish/cmds.c:9388
1824 #: fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9484 fish/cmds.c:9507
1825 #: fish/cmds.c:9529 fish/cmds.c:9551 fish/cmds.c:9571 fish/cmds.c:9591
1826 #: fish/cmds.c:9627 fish/cmds.c:9699 fish/cmds.c:9739 fish/cmds.c:9797
1827 #: fish/cmds.c:9823 fish/cmds.c:9849 fish/cmds.c:9877 fish/cmds.c:9936
1828 #: fish/cmds.c:9957 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10061
1829 #: fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140 fish/cmds.c:10197
1830 #: fish/cmds.c:10217 fish/cmds.c:10239 fish/cmds.c:10261 fish/cmds.c:10280
1831 #: fish/cmds.c:10300 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367
1832 #: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10429 fish/cmds.c:10464
1833 #: fish/cmds.c:10482 fish/cmds.c:10505 fish/cmds.c:10527 fish/cmds.c:10542
1834 #: fish/cmds.c:10559 fish/cmds.c:10596 fish/cmds.c:10635 fish/cmds.c:10675
1835 #: fish/cmds.c:10731 fish/cmds.c:10753 fish/cmds.c:10789 fish/cmds.c:10804
1836 #: fish/cmds.c:10824 fish/cmds.c:10864 fish/cmds.c:10887 fish/cmds.c:10911
1837 #: fish/cmds.c:10936 fish/cmds.c:10977 fish/cmds.c:11002 fish/cmds.c:11040
1838 #: fish/cmds.c:11071 fish/cmds.c:11102 fish/cmds.c:11130 fish/cmds.c:11150
1839 #: fish/cmds.c:11182 fish/cmds.c:11202 fish/cmds.c:11222 fish/cmds.c:11239
1840 #: fish/cmds.c:11257 fish/cmds.c:11282 fish/cmds.c:11305 fish/cmds.c:11324
1841 #: fish/cmds.c:11368 fish/cmds.c:11413 fish/cmds.c:11461 fish/cmds.c:11502
1842 #: fish/cmds.c:11521 fish/cmds.c:11541 fish/cmds.c:11561 fish/cmds.c:11582
1843 #: fish/cmds.c:11603 fish/cmds.c:11624 fish/cmds.c:11645 fish/cmds.c:11666
1844 #: fish/cmds.c:11688 fish/cmds.c:11726 fish/cmds.c:11777 fish/cmds.c:11815
1845 #: fish/cmds.c:11871 fish/cmds.c:12007 fish/cmds.c:12036 fish/cmds.c:12063
1846 #: fish/cmds.c:12080 fish/cmds.c:12101 fish/cmds.c:12118 fish/cmds.c:12180
1847 #: fish/cmds.c:12318
1849 msgid "%s should have %d parameter(s)\n"
1852 #: fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3415 fish/cmds.c:3432
1853 #: fish/cmds.c:3449 fish/cmds.c:3467 fish/cmds.c:3486 fish/cmds.c:3502
1854 #: fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3554 fish/cmds.c:3570
1855 #: fish/cmds.c:3587 fish/cmds.c:3602 fish/cmds.c:3620 fish/cmds.c:3635
1856 #: fish/cmds.c:3651 fish/cmds.c:3667 fish/cmds.c:3683 fish/cmds.c:3699
1857 #: fish/cmds.c:3715 fish/cmds.c:3733 fish/cmds.c:3766 fish/cmds.c:3782
1858 #: fish/cmds.c:3798 fish/cmds.c:3817 fish/cmds.c:3832 fish/cmds.c:3850
1859 #: fish/cmds.c:3865 fish/cmds.c:3883 fish/cmds.c:3898 fish/cmds.c:3916
1860 #: fish/cmds.c:3931 fish/cmds.c:3950 fish/cmds.c:3969 fish/cmds.c:3987
1861 #: fish/cmds.c:4007 fish/cmds.c:4026 fish/cmds.c:4046 fish/cmds.c:4066
1862 #: fish/cmds.c:4086 fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144
1863 #: fish/cmds.c:4164 fish/cmds.c:4184 fish/cmds.c:4199 fish/cmds.c:4215
1864 #: fish/cmds.c:4236 fish/cmds.c:4287 fish/cmds.c:4305 fish/cmds.c:4322
1865 #: fish/cmds.c:4343 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4446
1866 #: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4506 fish/cmds.c:4525
1867 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4578 fish/cmds.c:4597
1868 #: fish/cmds.c:4617 fish/cmds.c:4637 fish/cmds.c:4660 fish/cmds.c:4713
1869 #: fish/cmds.c:4728 fish/cmds.c:4746 fish/cmds.c:4779 fish/cmds.c:4798
1870 #: fish/cmds.c:4814 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4871
1871 #: fish/cmds.c:4893 fish/cmds.c:4913 fish/cmds.c:4930 fish/cmds.c:4947
1872 #: fish/cmds.c:4964 fish/cmds.c:4981 fish/cmds.c:4998 fish/cmds.c:5015
1873 #: fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5074 fish/cmds.c:5110
1874 #: fish/cmds.c:5127 fish/cmds.c:5150 fish/cmds.c:5172 fish/cmds.c:5193
1875 #: fish/cmds.c:5213 fish/cmds.c:5232 fish/cmds.c:5252 fish/cmds.c:5270
1876 #: fish/cmds.c:5288 fish/cmds.c:5302 fish/cmds.c:5318 fish/cmds.c:5338
1877 #: fish/cmds.c:5357 fish/cmds.c:5376 fish/cmds.c:5395 fish/cmds.c:5414
1878 #: fish/cmds.c:5434 fish/cmds.c:5474 fish/cmds.c:5531 fish/cmds.c:5552
1879 #: fish/cmds.c:5573 fish/cmds.c:5594 fish/cmds.c:5612 fish/cmds.c:5634
1880 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5773 fish/cmds.c:5812
1881 #: fish/cmds.c:5827 fish/cmds.c:5844 fish/cmds.c:5858 fish/cmds.c:5874
1882 #: fish/cmds.c:5896 fish/cmds.c:5918 fish/cmds.c:5940 fish/cmds.c:5962
1883 #: fish/cmds.c:5984 fish/cmds.c:6006 fish/cmds.c:6026 fish/cmds.c:6043
1884 #: fish/cmds.c:6060 fish/cmds.c:6079 fish/cmds.c:6098 fish/cmds.c:6118
1885 #: fish/cmds.c:6154 fish/cmds.c:6173 fish/cmds.c:6192 fish/cmds.c:6209
1886 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6273 fish/cmds.c:6297
1887 #: fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6364 fish/cmds.c:6387
1888 #: fish/cmds.c:6407 fish/cmds.c:6429 fish/cmds.c:6450 fish/cmds.c:6473
1889 #: fish/cmds.c:6490 fish/cmds.c:6507 fish/cmds.c:6525 fish/cmds.c:6543
1890 #: fish/cmds.c:6564 fish/cmds.c:6582 fish/cmds.c:6603 fish/cmds.c:6623
1891 #: fish/cmds.c:6641 fish/cmds.c:6662 fish/cmds.c:6685 fish/cmds.c:6708
1892 #: fish/cmds.c:6730 fish/cmds.c:6763 fish/cmds.c:6780 fish/cmds.c:6797
1893 #: fish/cmds.c:6821 fish/cmds.c:6844 fish/cmds.c:6867 fish/cmds.c:6889
1894 #: fish/cmds.c:6906 fish/cmds.c:6928 fish/cmds.c:7022 fish/cmds.c:7042
1895 #: fish/cmds.c:7062 fish/cmds.c:7082 fish/cmds.c:7100 fish/cmds.c:7121
1896 #: fish/cmds.c:7157 fish/cmds.c:7174 fish/cmds.c:7196 fish/cmds.c:7213
1897 #: fish/cmds.c:7249 fish/cmds.c:7269 fish/cmds.c:7289 fish/cmds.c:7309
1898 #: fish/cmds.c:7331 fish/cmds.c:7348 fish/cmds.c:7367 fish/cmds.c:7386
1899 #: fish/cmds.c:7408 fish/cmds.c:7429 fish/cmds.c:7450 fish/cmds.c:7471
1900 #: fish/cmds.c:7494 fish/cmds.c:7535 fish/cmds.c:7558 fish/cmds.c:7597
1901 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7654 fish/cmds.c:7677
1902 #: fish/cmds.c:7699 fish/cmds.c:7717 fish/cmds.c:7736 fish/cmds.c:7757
1903 #: fish/cmds.c:7834 fish/cmds.c:7875 fish/cmds.c:7954 fish/cmds.c:8030
1904 #: fish/cmds.c:8067 fish/cmds.c:8090 fish/cmds.c:8111 fish/cmds.c:8134
1905 #: fish/cmds.c:8156 fish/cmds.c:8181 fish/cmds.c:8224 fish/cmds.c:8265
1906 #: fish/cmds.c:8286 fish/cmds.c:8304 fish/cmds.c:8323 fish/cmds.c:8340
1907 #: fish/cmds.c:8358 fish/cmds.c:8385 fish/cmds.c:8409 fish/cmds.c:8433
1908 #: fish/cmds.c:8457 fish/cmds.c:8481 fish/cmds.c:8505 fish/cmds.c:8529
1909 #: fish/cmds.c:8553 fish/cmds.c:8577 fish/cmds.c:8601 fish/cmds.c:8625
1910 #: fish/cmds.c:8649 fish/cmds.c:8672 fish/cmds.c:8695 fish/cmds.c:8716
1911 #: fish/cmds.c:8737 fish/cmds.c:8758 fish/cmds.c:8778 fish/cmds.c:8801
1912 #: fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873 fish/cmds.c:8892
1913 #: fish/cmds.c:8911 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8962
1914 #: fish/cmds.c:8979 fish/cmds.c:8998 fish/cmds.c:9034 fish/cmds.c:9074
1915 #: fish/cmds.c:9107 fish/cmds.c:9124 fish/cmds.c:9141 fish/cmds.c:9157
1916 #: fish/cmds.c:9172 fish/cmds.c:9193 fish/cmds.c:9231 fish/cmds.c:9269
1917 #: fish/cmds.c:9308 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1918 #: fish/cmds.c:9468 fish/cmds.c:9485 fish/cmds.c:9508 fish/cmds.c:9530
1919 #: fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9628
1920 #: fish/cmds.c:9700 fish/cmds.c:9740 fish/cmds.c:9798 fish/cmds.c:9824
1921 #: fish/cmds.c:9850 fish/cmds.c:9878 fish/cmds.c:9937 fish/cmds.c:9958
1922 #: fish/cmds.c:10003 fish/cmds.c:10023 fish/cmds.c:10062 fish/cmds.c:10099
1923 #: fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10198 fish/cmds.c:10218
1924 #: fish/cmds.c:10240 fish/cmds.c:10262 fish/cmds.c:10281 fish/cmds.c:10301
1925 #: fish/cmds.c:10328 fish/cmds.c:10348 fish/cmds.c:10368 fish/cmds.c:10388
1926 #: fish/cmds.c:10408 fish/cmds.c:10430 fish/cmds.c:10465 fish/cmds.c:10483
1927 #: fish/cmds.c:10506 fish/cmds.c:10528 fish/cmds.c:10543 fish/cmds.c:10560
1928 #: fish/cmds.c:10597 fish/cmds.c:10636 fish/cmds.c:10676 fish/cmds.c:10732
1929 #: fish/cmds.c:10754 fish/cmds.c:10790 fish/cmds.c:10805 fish/cmds.c:10825
1930 #: fish/cmds.c:10865 fish/cmds.c:10888 fish/cmds.c:10912 fish/cmds.c:10937
1931 #: fish/cmds.c:10978 fish/cmds.c:11003 fish/cmds.c:11041 fish/cmds.c:11072
1932 #: fish/cmds.c:11103 fish/cmds.c:11131 fish/cmds.c:11151 fish/cmds.c:11183
1933 #: fish/cmds.c:11203 fish/cmds.c:11223 fish/cmds.c:11240 fish/cmds.c:11258
1934 #: fish/cmds.c:11283 fish/cmds.c:11306 fish/cmds.c:11325 fish/cmds.c:11369
1935 #: fish/cmds.c:11414 fish/cmds.c:11462 fish/cmds.c:11503 fish/cmds.c:11522
1936 #: fish/cmds.c:11542 fish/cmds.c:11562 fish/cmds.c:11583 fish/cmds.c:11604
1937 #: fish/cmds.c:11625 fish/cmds.c:11646 fish/cmds.c:11667 fish/cmds.c:11689
1938 #: fish/cmds.c:11727 fish/cmds.c:11778 fish/cmds.c:11816 fish/cmds.c:11872
1939 #: fish/cmds.c:11895 fish/cmds.c:12008 fish/cmds.c:12037 fish/cmds.c:12064
1940 #: fish/cmds.c:12081 fish/cmds.c:12102 fish/cmds.c:12119 fish/cmds.c:12141
1941 #: fish/cmds.c:12181 fish/cmds.c:12202 fish/cmds.c:12262 fish/cmds.c:12319
1942 #: fish/cmds.c:12345 fish/cmds.c:12414
1944 msgid "type 'help %s' for help on %s\n"
1947 #: fish/cmds.c:3743 fish/cmds.c:4756 fish/cmds.c:5086 fish/cmds.c:5444
1948 #: fish/cmds.c:5484 fish/cmds.c:5503 fish/cmds.c:5646 fish/cmds.c:5705
1949 #: fish/cmds.c:5724 fish/cmds.c:5743 fish/cmds.c:5786 fish/cmds.c:6129
1950 #: fish/cmds.c:6740 fish/cmds.c:6939 fish/cmds.c:6958 fish/cmds.c:6977
1951 #: fish/cmds.c:6996 fish/cmds.c:7132 fish/cmds.c:7223 fish/cmds.c:7504
1952 #: fish/cmds.c:7568 fish/cmds.c:7767 fish/cmds.c:7786 fish/cmds.c:7805
1953 #: fish/cmds.c:7844 fish/cmds.c:7885 fish/cmds.c:7904 fish/cmds.c:7923
1954 #: fish/cmds.c:7964 fish/cmds.c:7983 fish/cmds.c:8002 fish/cmds.c:8040
1955 #: fish/cmds.c:8193 fish/cmds.c:8236 fish/cmds.c:8813 fish/cmds.c:9008
1956 #: fish/cmds.c:9046 fish/cmds.c:9084 fish/cmds.c:9204 fish/cmds.c:9241
1957 #: fish/cmds.c:9279 fish/cmds.c:9318 fish/cmds.c:9359 fish/cmds.c:9400
1958 #: fish/cmds.c:9441 fish/cmds.c:9604 fish/cmds.c:9640 fish/cmds.c:9653
1959 #: fish/cmds.c:9666 fish/cmds.c:9679 fish/cmds.c:9712 fish/cmds.c:9750
1960 #: fish/cmds.c:9769 fish/cmds.c:9890 fish/cmds.c:9909 fish/cmds.c:9970
1961 #: fish/cmds.c:9983 fish/cmds.c:10034 fish/cmds.c:10073 fish/cmds.c:10151
1962 #: fish/cmds.c:10170 fish/cmds.c:10444 fish/cmds.c:10571 fish/cmds.c:10608
1963 #: fish/cmds.c:10647 fish/cmds.c:10687 fish/cmds.c:10706 fish/cmds.c:10765
1964 #: fish/cmds.c:10838 fish/cmds.c:10948 fish/cmds.c:11018 fish/cmds.c:11052
1965 #: fish/cmds.c:11083 fish/cmds.c:11114 fish/cmds.c:11163 fish/cmds.c:11340
1966 #: fish/cmds.c:11384 fish/cmds.c:11433 fish/cmds.c:11477 fish/cmds.c:11703
1967 #: fish/cmds.c:11741 fish/cmds.c:11754 fish/cmds.c:11792 fish/cmds.c:11827
1968 #: fish/cmds.c:11846 fish/cmds.c:11913 fish/cmds.c:11941 fish/cmds.c:11964
1969 #: fish/cmds.c:12219 fish/cmds.c:12280 fish/cmds.c:12366 fish/cmds.c:12434
1971 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1974 #: fish/cmds.c:3749 fish/cmds.c:4762 fish/cmds.c:5092 fish/cmds.c:5450
1975 #: fish/cmds.c:5490 fish/cmds.c:5509 fish/cmds.c:5652 fish/cmds.c:5711
1976 #: fish/cmds.c:5730 fish/cmds.c:5749 fish/cmds.c:5792 fish/cmds.c:6135
1977 #: fish/cmds.c:6746 fish/cmds.c:6945 fish/cmds.c:6964 fish/cmds.c:6983
1978 #: fish/cmds.c:7002 fish/cmds.c:7138 fish/cmds.c:7229 fish/cmds.c:7510
1979 #: fish/cmds.c:7574 fish/cmds.c:7773 fish/cmds.c:7792 fish/cmds.c:7811
1980 #: fish/cmds.c:7850 fish/cmds.c:7891 fish/cmds.c:7910 fish/cmds.c:7929
1981 #: fish/cmds.c:7970 fish/cmds.c:7989 fish/cmds.c:8008 fish/cmds.c:8046
1982 #: fish/cmds.c:8199 fish/cmds.c:8242 fish/cmds.c:8819 fish/cmds.c:9014
1983 #: fish/cmds.c:9052 fish/cmds.c:9090 fish/cmds.c:9210 fish/cmds.c:9247
1984 #: fish/cmds.c:9285 fish/cmds.c:9324 fish/cmds.c:9365 fish/cmds.c:9406
1985 #: fish/cmds.c:9447 fish/cmds.c:9718 fish/cmds.c:9756 fish/cmds.c:9775
1986 #: fish/cmds.c:9896 fish/cmds.c:10040 fish/cmds.c:10079 fish/cmds.c:10157
1987 #: fish/cmds.c:10176 fish/cmds.c:10577 fish/cmds.c:10614 fish/cmds.c:10653
1988 #: fish/cmds.c:10693 fish/cmds.c:10712 fish/cmds.c:10771 fish/cmds.c:10844
1989 #: fish/cmds.c:10954 fish/cmds.c:11346 fish/cmds.c:11390 fish/cmds.c:11439
1990 #: fish/cmds.c:11483 fish/cmds.c:11833 fish/cmds.c:11919 fish/cmds.c:11947
1991 #: fish/cmds.c:11970 fish/cmds.c:12372 fish/cmds.c:12440
1993 msgid "%s: %s: integer out of range\n"
1996 #: fish/cmds.c:4235 fish/cmds.c:4342 fish/cmds.c:4659 fish/cmds.c:11894
1997 #: fish/cmds.c:12140 fish/cmds.c:12201 fish/cmds.c:12261 fish/cmds.c:12344
1998 #: fish/cmds.c:12413
2000 msgid "%s should have %d-%d parameter(s)\n"
2003 #: fish/cmds.c:4261 fish/cmds.c:4378 fish/cmds.c:4680 fish/cmds.c:11980
2004 #: fish/cmds.c:12157 fish/cmds.c:12234 fish/cmds.c:12290 fish/cmds.c:12382
2005 #: fish/cmds.c:12450
2007 msgid "%s: unknown optional argument \"%s\"\n"
2010 #: fish/cmds.c:4267 fish/cmds.c:4384 fish/cmds.c:4686 fish/cmds.c:11986
2011 #: fish/cmds.c:12163 fish/cmds.c:12240 fish/cmds.c:12296 fish/cmds.c:12388
2012 #: fish/cmds.c:12456
2014 msgid "%s: optional argument \"%s\" given twice\n"
2017 #: fish/cmds.c:12477
2019 msgid "%s: unknown command\n"
2022 #: fish/config.c:74 fish/config.c:113
2024 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2030 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2035 msgid "copy-in: target '%s' is not a directory\n"
2040 msgid "error: argument is zero length or longer than maximum permitted\n"
2046 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2052 msgid "copy-out: target '%s' is not a directory\n"
2057 msgid "copy-out: '%s' is not a file or directory\n"
2060 #: fish/display.c:42
2062 msgid "display filename\n"
2067 msgid "use '%s filename' to edit a file\n"
2073 "%s: guest filesystem shell\n"
2074 "%s lets you edit virtual machine filesystems\n"
2075 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2077 " %s [--options] cmd [: cmd : cmd ...]\n"
2079 " -h|--cmd-help List available commands\n"
2080 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2081 " -a|--add image Add image\n"
2082 " -c|--connect uri Specify libvirt URI for -d option\n"
2083 " --csh Make --listen csh-compatible\n"
2084 " -d|--domain guest Add disks from libvirt guest\n"
2085 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2086 " --echo-keys Don't turn off echo for passphrases\n"
2087 " -f|--file file Read commands from file\n"
2088 " --format[=raw|..] Force disk format for -a option\n"
2089 " -i|--inspector Automatically mount filesystems\n"
2090 " --keys-from-stdin Read passphrases from stdin\n"
2091 " --listen Listen for remote commands\n"
2092 " --live Connect to a live virtual machine\n"
2093 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2094 " -n|--no-sync Don't autosync\n"
2095 " -N|--new type Create prepared disk (test1.img, ...)\n"
2096 " --progress-bars Enable progress bars even when not interactive\n"
2097 " --no-progress-bars Disable progress bars\n"
2098 " --remote[=pid] Send commands to remote %s\n"
2099 " -r|--ro Mount read-only\n"
2100 " --selinux Enable SELinux support\n"
2101 " -v|--verbose Verbose messages\n"
2102 " -V|--version Display version and exit\n"
2103 " -w|--rw Mount read-write\n"
2104 " -x Echo each command before executing it\n"
2106 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2107 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2109 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2111 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2112 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2114 "For more information, see the manpage %s(1).\n"
2119 msgid "%s: --listen=PID: PID was not a number: %s\n"
2125 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2130 msgid "%s: only one -f parameter can be given\n"
2135 msgid "%s: cannot use --listen and --remote options at the same time\n"
2140 msgid "%s: extra parameters on the command line with --listen flag\n"
2145 msgid "%s: cannot use --listen and --file options at the same time\n"
2152 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2153 "editing virtual machine filesystems.\n"
2155 "Type: 'help' for help on commands\n"
2156 " 'man' to read the manual\n"
2157 " 'quit' to quit the shell\n"
2161 #: fish/fish.c:791 fish/fish.c:807
2163 msgid "%s: command arguments not separated by whitespace\n"
2168 msgid "%s: unterminated single quote\n"
2173 msgid "%s: internal error parsing string at '%s'\n"
2178 msgid "%s: too many arguments\n"
2183 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2188 msgid "%s: unterminated double quote\n"
2193 msgid "%s: empty command on command line\n"
2197 msgid "display a list of commands or help on a command"
2201 msgid "quit guestfish"
2207 "help - display a list of commands or help on a command\n"
2215 "quit - quit guestfish\n"
2221 msgid "%s: command not known, use -h to list all commands\n"
2227 "Did you mean to open a disk image? guestfish -a disk.img\n"
2228 "For a list of commands: guestfish -h\n"
2229 "For complete documentation: man guestfish\n"
2234 msgid "%s:%d: libguestfs: error: %s\n"
2239 msgid "Runaway quote in string \"%s\"\n"
2245 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2246 "or run \"inspect-os\" command)\n"
2252 "%s: drive '%c:' not found. To list available drives do:\n"
2253 " inspect-get-drive-mappings %s\n"
2259 "%s: to access '%c:', mount %s first. One way to do this is:\n"
2266 msgid "use 'glob command [args...]'\n"
2271 msgid "glob: guestfs_glob_expand call failed: %s\n"
2277 "Add disk images to examine using the -a or -d options, or the 'add' "
2279 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2280 "Once you have done this, use the 'run' command.\n"
2286 "Find out what filesystems are available using 'list-filesystems' and then\n"
2287 "mount them to examine or modify the contents using 'mount-ro' or\n"
2288 "'mount-options'.\n"
2294 "For more information about a command, use 'help cmd'.\n"
2296 "To read the manual, type 'man'.\n"
2299 #: fish/hexedit.c:41
2301 msgid "hexedit (device|filename) [max | start max]\n"
2304 #: fish/hexedit.c:52
2306 msgid "hexedit: %s is a zero length file or device\n"
2309 #: fish/hexedit.c:63
2312 "hexedit: %s is larger than %s. You must supply a limit using\n"
2313 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2314 " 'hexedit %s <start> <max>'.\n"
2317 #: fish/hexedit.c:92
2319 msgid "hexedit: invalid range\n"
2322 #: fish/inspect.c:77
2324 msgid "%s: don't use --live and -i options together\n"
2327 #: fish/inspect.c:89
2329 msgid "%s: no operating system was found on this disk\n"
2332 #: fish/inspect.c:95
2334 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2337 #: fish/inspect.c:134
2339 msgid "%s: some filesystems could not be mounted (ignored)\n"
2342 #: fish/inspect.c:146
2344 msgid "Operating system: %s\n"
2347 #: fish/inspect.c:159
2349 msgid "%s mounted on %s\n"
2354 msgid "Enter key or passphrase (\"%s\"): "
2359 msgid "use 'lcd directory' to change local directory\n"
2364 msgid "use 'man' without parameters to open the manual\n"
2369 msgid "the external 'man' program failed\n"
2374 msgid "use '%s filename' to page a file\n"
2377 #: fish/options.c:36
2379 msgid "%s: too many drives added on the command line\n"
2382 #: fish/options.c:128
2384 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2390 "List of available prepared disk images:\n"
2397 "guestfish -N %-8s - %s\n"
2404 msgid " Optional parameters:\n"
2409 msgid "<%s> %s (default: %s)\n"
2415 "Prepared disk images are written to file \"test1.img\" in the local\n"
2416 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2417 "For more information see the guestfish(1) manual.\n"
2423 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2424 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2429 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2432 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2433 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2434 msgid "failed to allocate disk"
2437 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2438 msgid "could not parse boot size"
2441 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2443 msgid "failed to get sector size of disk: %s"
2446 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2447 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2449 msgid "failed to partition disk: %s"
2452 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2454 msgid "failed to add boot partition: %s"
2457 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2459 msgid "failed to add root partition: %s"
2462 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2464 msgid "failed to create boot filesystem: %s"
2467 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2469 msgid "failed to create root filesystem: %s"
2472 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2473 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2474 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2477 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2479 msgid "failed to create PV: %s: %s"
2482 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2484 msgid "failed to create VG: %s: %s"
2487 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2489 msgid "failed to create LV: /dev/%s/%s: %s"
2492 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2494 msgid "failed to resize LV to full size: %s: %s"
2497 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2499 msgid "failed to create filesystem (%s): %s"
2504 msgid "guestfish: protocol error: could not read 'hello' message\n"
2510 "guestfish: protocol error: version mismatch, server version '%s' does not "
2511 "match client version '%s'. The two versions must match exactly.\n"
2514 #: fish/rc.c:337 fish/rc.c:351
2516 msgid "guestfish: remote: looks like the server is not running\n"
2519 #: fish/rc.c:363 fish/rc.c:377
2521 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2526 msgid "guestfish: protocol error: could not decode reply from server\n"
2531 msgid "'reopen' command takes no parameters\n"
2536 msgid "reopen: guestfs_create: failed to create handle\n"
2541 msgid "use '%s VAR value' to set an environment variable\n"
2546 msgid "use '%s VAR' to unset an environment variable\n"
2549 #: fish/supported.c:66
2553 #: fish/supported.c:68
2559 msgid "use 'time command [args...]'\n"
2562 #: fuse/guestmount.c:912
2565 "%s: FUSE module for libguestfs\n"
2566 "%s lets you mount a virtual machine filesystem\n"
2567 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2569 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2571 " -a|--add image Add image\n"
2572 " -c|--connect uri Specify libvirt URI for -d option\n"
2573 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2574 " -d|--domain guest Add disks from libvirt guest\n"
2575 " --echo-keys Don't turn off echo for passphrases\n"
2576 " --format[=raw|..] Force disk format for -a option\n"
2577 " --fuse-help Display extra FUSE options\n"
2578 " -i|--inspector Automatically mount filesystems\n"
2579 " --help Display help message and exit\n"
2580 " --keys-from-stdin Read passphrases from stdin\n"
2581 " --live Connect to a live virtual machine\n"
2582 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2583 " -n|--no-sync Don't autosync\n"
2584 " -o|--option opt Pass extra option to FUSE\n"
2585 " -r|--ro Mount read-only\n"
2586 " --selinux Enable SELinux support\n"
2587 " -v|--verbose Verbose messages\n"
2588 " -V|--version Display version and exit\n"
2589 " -w|--rw Mount read-write\n"
2590 " -x|--trace Trace guestfs API calls\n"
2593 #: fuse/guestmount.c:1130
2595 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2598 #: fuse/guestmount.c:1138
2600 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2603 #: inspector/virt-inspector.c:76
2606 "%s: display information about a virtual machine\n"
2607 "Copyright (C) 2010 Red Hat Inc.\n"
2609 " %s [--options] -d domname file [file ...]\n"
2610 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2612 " -a|--add image Add image\n"
2613 " -c|--connect uri Specify libvirt URI for -d option\n"
2614 " -d|--domain guest Add disks from libvirt guest\n"
2615 " --echo-keys Don't turn off echo for passphrases\n"
2616 " --format[=raw|..] Force disk format for -a option\n"
2617 " --help Display brief help\n"
2618 " --keys-from-stdin Read passphrases from stdin\n"
2619 " -v|--verbose Verbose messages\n"
2620 " -V|--version Display version and exit\n"
2621 " -x Trace libguestfs API calls\n"
2622 "For more information, see the manpage %s(1).\n"
2625 #: inspector/virt-inspector.c:263
2628 "%s: no operating system could be detected inside this disk image.\n"
2630 "This may be because the file is not a disk image, or is not a virtual "
2632 "image, or because the OS type is not understood by libguestfs.\n"
2634 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2636 "install the separate libguestfs-winsupport package.\n"
2638 "If you feel this is an error, please file a bug report including as much\n"
2639 "information about the disk image as possible.\n"
2642 #: inspector/virt-inspector.c:288
2644 msgid "%s: XML write error at \"%s\": %m\n"
2647 #: inspector/virt-inspector.c:300
2649 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2652 #: inspector/virt-inspector.c:308
2654 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2657 #: perl/lib/Sys/Guestfs/Lib.pm:158
2658 msgid "open_guest: first parameter must be a string or an arrayref"
2661 #: perl/lib/Sys/Guestfs/Lib.pm:164
2662 msgid "open_guest: first argument contains undefined element"
2665 #: perl/lib/Sys/Guestfs/Lib.pm:172
2666 #, perl-brace-format
2667 msgid "guest image {imagename} does not exist or is not readable"
2670 #: perl/lib/Sys/Guestfs/Lib.pm:179
2672 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2676 #: perl/lib/Sys/Guestfs/Lib.pm:184
2677 msgid "open_guest: too many domains listed on command line"
2680 #: perl/lib/Sys/Guestfs/Lib.pm:191
2681 msgid "open_guest: cannot connect to libvirt"
2684 #: perl/lib/Sys/Guestfs/Lib.pm:210
2685 #, perl-brace-format
2686 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2689 #: perl/lib/Sys/Guestfs/Lib.pm:213
2690 #, perl-brace-format
2691 msgid "{imagename} is not the name of a libvirt domain\n"
2694 #: perl/lib/Sys/Guestfs/Lib.pm:242
2695 #, perl-brace-format
2696 msgid "{imagename} seems to have no disk devices\n"
2699 #: perl/lib/Sys/Guestfs/Lib.pm:827
2701 "No operating system could be detected inside this disk image.\n"
2703 "This may be because the file is not a disk image, or is not a virtual "
2705 "image, or because the OS type is not understood by virt-inspector.\n"
2707 "If you feel this is an error, please file a bug report including as much\n"
2708 "information about the disk image as possible.\n"
2711 #: perl/lib/Sys/Guestfs/Lib.pm:945
2712 #, perl-brace-format
2713 msgid "unknown filesystem {fs}\n"
2716 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2717 #, perl-brace-format
2718 msgid "Error running rpm -qa: {error}"
2721 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2722 #, perl-brace-format
2723 msgid "Error running dpkg-query: {error}"
2726 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2727 msgid "Can't find grub on guest"
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2731 #, perl-brace-format
2732 msgid "Grub entry {title} has no kernel"
2735 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2736 #, perl-brace-format
2737 msgid "grub refers to {path}, which doesn't exist\n"
2740 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2741 #, perl-brace-format
2742 msgid "Grub entry {title} does not specify an initrd"
2745 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2746 #, perl-brace-format
2747 msgid "Didn't find modules directory {modules} for kernel {path}"
2750 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2751 #, perl-brace-format
2752 msgid "Couldn't guess kernel version number from path for kernel {path}"
2755 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2756 #, perl-brace-format
2757 msgid "{path} doesn't match augeas pattern"
2760 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2761 #, perl-brace-format
2762 msgid "{filename}: could not read initrd format"
2765 #: rescue/virt-rescue.c:64
2768 "%s: Run a rescue shell on a virtual machine\n"
2769 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2771 " %s [--options] -d domname\n"
2772 " %s [--options] -a disk.img [-a disk.img ...]\n"
2774 " -a|--add image Add image\n"
2775 " --append kernelopts Append kernel options\n"
2776 " -c|--connect uri Specify libvirt URI for -d option\n"
2777 " -d|--domain guest Add disks from libvirt guest\n"
2778 " --format[=raw|..] Force disk format for -a option\n"
2779 " --help Display brief help\n"
2780 " -m|--memsize MB Set memory size in megabytes\n"
2781 " --network Enable network\n"
2782 " -r|--ro Access read-only\n"
2783 " --selinux Enable SELinux\n"
2784 " --smp N Enable SMP with N >= 2 virtual CPUs\n"
2785 " -v|--verbose Verbose messages\n"
2786 " -V|--version Display version and exit\n"
2787 " -w|--rw Mount read-write\n"
2788 " -x Trace libguestfs API calls\n"
2789 "For more information, see the manpage %s(1).\n"
2792 #: rescue/virt-rescue.c:162
2794 msgid "%s: could not parse --smp parameter '%s'\n"
2797 #: rescue/virt-rescue.c:167
2799 msgid "%s: --smp parameter '%s' should be >= 1\n"
2802 #: rescue/virt-rescue.c:195
2804 msgid "%s: could not parse memory size '%s'\n"
2807 #: rescue/virt-rescue.c:428
2809 msgid "%s: unknown child exit status (%d)\n"
2812 #: src/appliance.c:182
2815 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2816 "LIBGUESTFS_PATH (search path: %s)"
2819 #: src/appliance.c:332
2821 msgid "security: cached appliance %s is not owned by UID %d"
2824 #: src/appliance.c:337
2826 msgid "security: cached appliance %s is not a directory (mode %o)"
2829 #: src/appliance.c:342
2831 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2834 #: src/appliance.c:672
2835 msgid "external command failed, see earlier error messages"
2839 msgid "unexpected end of output from db_dump command before end of header"
2842 #: src/dbdump.c:98 src/dbdump.c:110
2843 msgid "unexpected line from db_dump command, no space prefix"
2847 msgid "unexpected end of output from db_dump command before end of data"
2851 msgid "unexpected non-hex digits in output of db_dump command"
2854 #: src/filearch.c:152
2856 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2859 #: src/filearch.c:265
2861 "file-architecture API not available since this version of libguestfs was "
2862 "compiled without the libmagic library"
2865 #: src/guestfs.c:177
2867 msgid "guestfs_close: called twice on the same handle\n"
2870 #: src/guestfs.c:343
2875 #: src/guestfs.c:402
2877 msgid "libguestfs: error: %s\n"
2880 #: src/guestfs.c:980
2882 msgid "<truncated, original size %zu bytes>"
2885 #: src/inspect.c:264
2886 msgid "not a Windows guest, or systemroot could not be determined"
2889 #: src/inspect.c:280
2890 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2893 #: src/inspect.c:540 src/inspect_fs.c:462 src/inspect_fs.c:506
2894 #: src/inspect_fs_unix.c:192 src/inspect_fs_unix.c:594
2895 #: src/inspect_fs_unix.c:839
2897 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2900 #: src/inspect.c:576
2901 msgid "no inspection data: call guestfs_inspect_os first"
2904 #: src/inspect.c:588
2907 "%s: root device not found: only call this function with a root device "
2908 "previously returned by guestfs_inspect_os"
2911 #: src/inspect.c:598 src/inspect_apps.c:607
2913 "inspection API not available since this version of libguestfs was compiled "
2914 "without the hivex library"
2917 #: src/inspect_fs.c:312 src/inspect_fs.c:325
2919 msgid "could not parse integer in version number: %s"
2922 #: src/inspect_fs.c:471
2924 msgid "%s: file is empty"
2927 #: src/inspect_fs_unix.c:628
2928 msgid "could not parse /etc/fstab or empty file"
2931 #: src/inspect_fs_windows.c:164
2933 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2936 #: src/inspect_icon.c:453
2938 msgid "read: %s: unexpected end of file"
2942 msgid "command line cannot be altered after qemu subprocess launched"
2946 msgid "guestfs_config: parameter must begin with '-' character"
2951 msgid "guestfs_config: parameter '%s' isn't allowed"
2954 #: src/launch.c:265 src/launch.c:369
2955 msgid "filename cannot contain ',' (comma) character"
2958 #: src/launch.c:277 src/launch.c:282
2960 msgid "%s parameter is empty or contains disallowed characters"
2964 msgid "the libguestfs handle has already been launched"
2969 msgid "%s: cannot create temporary directory"
2973 msgid "you must call guestfs_add_drive before guestfs_launch"
2977 msgid "guestfs_launch failed, see earlier error messages"
2981 msgid "qemu launched and contacted daemon, but state != READY"
2985 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2989 msgid "contacted guestfsd, but state != READY"
2992 #: src/launch.c:1102
2995 "command failed: %s\n"
2997 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
2998 "environment variable. There may also be errors printed above."
3001 #: src/launch.c:1218
3002 msgid "qemu has not been launched yet"
3005 #: src/launch.c:1229
3006 msgid "no subprocess to kill"
3011 msgid "guestfs_set_busy: called when in state %d != READY"
3016 msgid "guestfs_end_busy: called when in state %d"
3022 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3027 "This usually means the libguestfs appliance failed to start up. Please\n"
3028 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3029 "the debug messages output prior to this error.\n"
3033 msgid "See earlier debug messages.\n"
3038 msgid "received magic signature from guestfsd, but in state %d"
3043 msgid "message length (%u) > maximum possible size (%d)"
3048 msgid "guestfs___send: state %d != BUSY"
3052 msgid "xdr_guestfs_message_header failed"
3056 msgid "dispatch failed to marshal args"
3059 #: src/proto.c:922 src/proto.c:1217
3060 msgid "operation cancelled by user"
3065 msgid "send_file_chunk: state %d != READY"
3070 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3075 msgid "%s: error in chunked encoding"
3079 msgid "write to daemon socket"
3083 msgid "receive_file_data: parse error in reply callback"
3087 msgid "receive_file_data: unexpected flag received when reading file chunks"
3091 msgid "failed to parse file chunk"
3095 msgid "file receive cancelled by daemon"
3098 #: src/virt.c:101 src/virt.c:347
3099 msgid "you cannot set both live and readonly flags"
3104 msgid "could not connect to libvirt (code %d, domain %d): %s"
3109 msgid "no libvirt domain called '%s': %s"
3112 #: src/virt.c:185 src/virt.c:435
3114 msgid "error reading libvirt XML information: %s"
3117 #: src/virt.c:195 src/virt.c:443
3118 msgid "unable to parse XML information returned by libvirt"
3121 #: src/virt.c:201 src/virt.c:449
3122 msgid "unable to create new XPath context"
3125 #: src/virt.c:208 src/virt.c:464
3126 msgid "unable to evaluate XPath expression"
3130 msgid "libvirt domain has no disks"
3135 msgid "error getting domain info: %s"
3140 "error: domain is a live virtual machine.\n"
3141 "Writing to the disks of a running virtual machine can cause disk "
3143 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3144 "specify live access. In most libguestfs tools these options are --ro or\n"
3145 "--live respectively. Consult the documentation for further information."
3150 "this guest has no libvirt <channel> definition for guestfsd\n"
3151 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3156 "add-domain API not available since this version of libguestfs was compiled "
3157 "without libvirt or libxml2"
3160 #: test-tool/test-tool.c:79
3163 "libguestfs-test-tool: interactive test tool\n"
3164 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3166 " libguestfs-test-tool [--options]\n"
3168 " --help Display usage\n"
3169 " --qemudir dir Specify QEMU source directory\n"
3170 " --qemu qemu Specify QEMU binary\n"
3172 " -t n Set launch timeout (default: %d seconds)\n"
3175 #: test-tool/test-tool.c:127
3177 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3180 #: test-tool/test-tool.c:136
3182 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3185 #: test-tool/test-tool.c:148
3187 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3190 #: test-tool/test-tool.c:174
3192 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3195 #: test-tool/test-tool.c:181
3197 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3200 #: test-tool/test-tool.c:189
3202 msgid "libguestfs-test-tool: guestfs_version failed\n"
3205 #: test-tool/test-tool.c:223
3207 msgid "libguestfs-test-tool: failed to launch appliance\n"
3210 #: test-tool/test-tool.c:235
3212 msgid "libguestfs-test-tool: failed to run part-disk\n"
3215 #: test-tool/test-tool.c:241
3217 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3220 #: test-tool/test-tool.c:247
3222 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3225 #: test-tool/test-tool.c:254
3227 msgid "libguestfs-test-tool: failed to touch file\n"
3230 #: test-tool/test-tool.c:285
3233 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3234 "--qemu/--qemudir options cannot be used.\n"
3237 #: test-tool/test-tool.c:293
3239 msgid "Binary '%s' does not exist or is not executable\n"
3242 #: test-tool/test-tool.c:307
3244 msgid "%s: does not look like a qemu source directory\n"
3247 #: tools/virt-list-filesystems.pl:148
3248 msgid "virt-list-filesystems: no image or VM name given"
3251 #: tools/virt-list-partitions.pl:160
3252 msgid "virt-list-partitions: no image or VM name given"
3255 #: tools/virt-make-fs.pl:291
3256 msgid "virt-make-fs input output\n"
3259 #: tools/virt-make-fs.pl:321
3260 msgid "unexpected output from 'du' command"
3263 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3264 #: tools/virt-make-fs.pl:458
3265 #, perl-brace-format
3266 msgid "{f}: unknown input format: {fmt}\n"
3269 #: tools/virt-make-fs.pl:391
3270 #, perl-brace-format
3271 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3274 #: tools/virt-make-fs.pl:406
3276 "qemu-img create: failed to create disk image, see earlier error messages\n"
3279 #: tools/virt-make-fs.pl:417
3280 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3283 #: tools/virt-make-fs.pl:442
3284 msgid "tar: failed, see earlier messages\n"
3287 #: tools/virt-make-fs.pl:464
3288 msgid "uncompress command failed, see earlier messages\n"
3291 #: tools/virt-make-fs.pl:499
3293 "virt-make-fs: error copying contents into filesystem\n"
3294 "An error here usually means that the program did not estimate the\n"
3295 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3298 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3299 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3302 #: tools/virt-tar.pl:222
3303 msgid "virt-tar: no image, VM names, directory or filename given"
3306 #: tools/virt-tar.pl:225
3307 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3310 #: tools/virt-tar.pl:236
3311 #, perl-brace-format
3312 msgid "virt-tar: {tarball}: file not found\n"
3315 #: tools/virt-tar.pl:239
3316 #, perl-brace-format
3317 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3320 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3321 #, perl-brace-format
3323 "{prog}: No operating system could be detected inside this disk image.\n"
3325 "This may be because the file is not a disk image, or is not a virtual "
3327 "image, or because the OS type is not understood by libguestfs.\n"
3329 "If you feel this is an error, please file a bug report including as much\n"
3330 "information about the disk image as possible.\n"
3333 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3334 #, perl-brace-format
3335 msgid "{prog}: multiboot operating systems are not supported.\n"
3338 #: tools/virt-win-reg.pl:245
3339 msgid "no libvirt domain name or disk image given\n"
3342 #: tools/virt-win-reg.pl:287
3344 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3348 #: tools/virt-win-reg.pl:446
3349 #, perl-brace-format
3350 msgid "virt-win-reg: {p}: cannot find user directory\n"
3353 #: tools/virt-win-reg.pl:451
3354 #, perl-brace-format
3355 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3358 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3359 #, perl-brace-format
3360 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3363 #: tools/virt-win-reg.pl:529
3364 #, perl-brace-format
3365 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3368 #: tools/virt-win-reg.pl:551
3369 #, perl-brace-format
3370 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"