1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
6 # rjones <rjones@redhat.com>, 2011.
9 "Project-Id-Version: libguestfs\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-12-06 15:08+0000\n"
13 "PO-Revision-Date: 2011-10-27 09:11+0000\n"
14 "Last-Translator: rjones <rjones@redhat.com>\n"
15 "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
22 #: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
23 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
24 #: fuse/guestmount.c:908 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
26 msgid "Try `%s --help' for more information.\n"
27 msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
32 "%s: check alignment of virtual machine partitions\n"
33 "Copyright (C) 2011 Red Hat Inc.\n"
35 " %s [--options] -d domname\n"
36 " %s [--options] -a disk.img [-a disk.img ...]\n"
38 " -a|--add image Add image\n"
39 " -c|--connect uri Specify libvirt URI for -d option\n"
40 " -d|--domain guest Add disks from libvirt guest\n"
41 " --format[=raw|..] Force disk format for -a option\n"
42 " --help Display brief help\n"
43 " -q|--quiet No output, just exit code\n"
44 " -v|--verbose Verbose messages\n"
45 " -V|--version Display version and exit\n"
46 " -x Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
50 #: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
51 #: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
52 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:140
53 #: rescue/virt-rescue.c:142
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
58 #: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
59 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
60 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:164
61 #: rescue/virt-rescue.c:179
63 msgid "%s: unknown long option: %s (%d)\n"
64 msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
67 msgid "alignment < 4K"
71 msgid "alignment < 64K"
77 "%s: display files in a virtual machine\n"
78 "Copyright (C) 2010 Red Hat Inc.\n"
80 " %s [--options] -d domname file [file ...]\n"
81 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
83 " -a|--add image Add image\n"
84 " -c|--connect uri Specify libvirt URI for -d option\n"
85 " -d|--domain guest Add disks from libvirt guest\n"
86 " --echo-keys Don't turn off echo for passphrases\n"
87 " --format[=raw|..] Force disk format for -a option\n"
88 " --help Display brief help\n"
89 " --keys-from-stdin Read passphrases from stdin\n"
90 " -v|--verbose Verbose messages\n"
91 " -V|--version Display version and exit\n"
92 " -x Trace libguestfs API calls\n"
93 "For more information, see the manpage %s(1).\n"
96 #: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1556
98 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
101 #: cat/virt-cat.c:373 edit/virt-edit.c:599
103 msgid "%s: drive '%c:' not found.\n"
106 #: cat/virt-filesystems.c:104
109 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
110 "Copyright (C) 2010 Red Hat Inc.\n"
112 " %s [--options] -d domname\n"
113 " %s [--options] -a disk.img [-a disk.img ...]\n"
115 " -a|--add image Add image\n"
116 " --all Display everything\n"
117 " --blkdevs|--block-devices\n"
118 " Display block devices\n"
119 " -c|--connect uri Specify libvirt URI for -d option\n"
120 " --csv Output as Comma-Separated Values\n"
121 " -d|--domain guest Add disks from libvirt guest\n"
122 " --echo-keys Don't turn off echo for passphrases\n"
123 " --extra Display swap and data filesystems\n"
124 " --filesystems Display mountable filesystems\n"
125 " --format[=raw|..] Force disk format for -a option\n"
126 " -h|--human-readable Human-readable sizes in --long output\n"
127 " --help Display brief help\n"
128 " --keys-from-stdin Read passphrases from stdin\n"
129 " -l|--long Long output\n"
130 " --lvs|--logvols|--logical-volumes\n"
131 " Display LVM logical volumes\n"
132 " --no-title No title in --long output\n"
133 " --parts|--partitions Display partitions\n"
134 " --pvs|--physvols|--physical-volumes\n"
135 " Display LVM physical volumes\n"
136 " --uuid|--uuids Add UUIDs to --long output\n"
137 " -v|--verbose Verbose messages\n"
138 " -V|--version Display version and exit\n"
139 " --vgs|--volgroups|--volume-groups\n"
140 " Display LVM volume groups\n"
141 " -x Trace libguestfs API calls\n"
142 "For more information, see the manpage %s(1).\n"
145 #: cat/virt-filesystems.c:319 cat/virt-ls.c:347 df/main.c:255
147 msgid "%s: you cannot use -h and --csv options together.\n"
153 "%s: list files in a virtual machine\n"
154 "Copyright (C) 2010-2011 Red Hat Inc.\n"
156 " %s [--options] -d domname dir [dir ...]\n"
157 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
159 " -a|--add image Add image\n"
160 " --checksum[=...] Display file checksums\n"
161 " -c|--connect uri Specify libvirt URI for -d option\n"
162 " --csv Comma-Separated Values output\n"
163 " -d|--domain guest Add disks from libvirt guest\n"
164 " --echo-keys Don't turn off echo for passphrases\n"
165 " --extra-stats Display extra stats\n"
166 " --format[=raw|..] Force disk format for -a option\n"
167 " --help Display brief help\n"
168 " -h|--human-readable Human-readable sizes in output\n"
169 " --keys-from-stdin Read passphrases from stdin\n"
170 " -l|--long Long listing\n"
171 " -R|--recursive Recursive listing\n"
172 " --times Display file times\n"
173 " --time-days Display file times as days before now\n"
174 " --time-relative Display file times as seconds before now\n"
175 " --time-t Display file times as time_t's\n"
176 " --uids Display UID, GID\n"
177 " -v|--verbose Verbose messages\n"
178 " -V|--version Display version and exit\n"
179 " -x Trace libguestfs API calls\n"
180 "For more information, see the manpage %s(1).\n"
186 "%s: used a flag which can only be combined with -lR mode\n"
187 "For more information, read the virt-ls(1) man page.\n"
192 msgid "%s: error getting extended attrs for %s %s\n"
197 msgid "%s: error: cannot parse xattr count for %s %s\n"
202 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
207 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
212 msgid "%s: could not list running domains (code %d, domain %d): %s"
217 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
222 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
227 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
233 "%s: display free space on virtual filesystems\n"
234 "Copyright (C) 2010 Red Hat Inc.\n"
236 " %s [--options] -d domname\n"
237 " %s [--options] -a disk.img [-a disk.img ...]\n"
239 " -a|--add image Add image\n"
240 " -c|--connect uri Specify libvirt URI for -d option\n"
241 " --csv Output as Comma-Separated Values\n"
242 " -d|--domain guest Add disks from libvirt guest\n"
243 " --format[=raw|..] Force disk format for -a option\n"
244 " -h|--human-readable Human-readable sizes in --long output\n"
245 " --help Display brief help\n"
246 " -i|--inodes Display inodes\n"
247 " --one-per-guest Separate appliance per guest\n"
248 " --uuid Add UUIDs to --long output\n"
249 " -v|--verbose Verbose messages\n"
250 " -V|--version Display version and exit\n"
251 " -x Trace libguestfs API calls\n"
252 "For more information, see the manpage %s(1).\n"
257 msgid "%s: compiled without support for libvirt.\n"
261 msgid "VirtualMachine"
304 #: edit/virt-edit.c:77
307 "%s: Edit a file in a virtual machine\n"
308 "Copyright (C) 2009-2011 Red Hat Inc.\n"
310 " %s [--options] -d domname file [file ...]\n"
311 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
313 " -a|--add image Add image\n"
314 " -b|--backup .ext Backup original as original.ext\n"
315 " -c|--connect uri Specify libvirt URI for -d option\n"
316 " -d|--domain guest Add disks from libvirt guest\n"
317 " --echo-keys Don't turn off echo for passphrases\n"
318 " -e|--expr expr Non-interactive editing using Perl expr\n"
319 " --format[=raw|..] Force disk format for -a option\n"
320 " --help Display brief help\n"
321 " --keys-from-stdin Read passphrases from stdin\n"
322 " -v|--verbose Verbose messages\n"
323 " -V|--version Display version and exit\n"
324 " -x Trace libguestfs API calls\n"
325 "For more information, see the manpage %s(1).\n"
328 #: edit/virt-edit.c:175
330 msgid "%s: -b option given multiple times\n"
333 #: edit/virt-edit.c:192
335 msgid "%s: -e option given multiple times\n"
340 msgid "use 'alloc file size' to create an image\n"
341 msgstr "'கோப்பு அளவை ஒதுக்கீடுவதை' உருவாக்க ஒரு படத்தை பயன்படுத்து \n"
345 msgid "use 'sparse file size' to create a sparse image\n"
346 msgstr "'ஸ்பார்ஸ் கோப்பு அளவை' பயன்படுத்தி ஒரு ஸ்பார்ஸ் படத்தை உருவாக்கு\n"
350 msgid "can't allocate or add disks after launching\n"
351 msgstr "துவங்கிய பின் வட்டுகளை ஒதுக்க அல்லது சேர்க்க முடியவில்லை\n"
355 msgid "%s: invalid integer parameter (%s returned %d)\n"
367 msgid "add a CD-ROM disk image to examine"
368 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
371 msgid "add the disk(s) from a named libvirt domain"
374 #: fish/cmds.c:2774 fish/cmds.c:2775
375 msgid "add an image to examine or modify"
376 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
379 msgid "add a drive in snapshot mode (read-only)"
380 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
383 msgid "add a drive read-only specifying the QEMU block emulation to use"
387 msgid "add a drive specifying the QEMU block emulation to use"
391 msgid "allocate and add a disk file"
395 msgid "clear Augeas path"
399 msgid "close the current Augeas handle"
400 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
403 msgid "define an Augeas node"
404 msgstr "ஒரு Augeas முனையை வரையறு"
407 msgid "define an Augeas variable"
408 msgstr "ஒரு Augeas மாறியை வரையறு"
411 msgid "look up the value of an Augeas path"
412 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
415 msgid "create a new Augeas handle"
416 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
419 msgid "insert a sibling Augeas node"
420 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
423 msgid "load files into the tree"
424 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
427 msgid "list Augeas nodes under augpath"
428 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
431 msgid "return Augeas nodes which match augpath"
432 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
435 msgid "move Augeas node"
436 msgstr "Augeas முனையை நகர்த்து"
439 msgid "remove an Augeas path"
440 msgstr "ஒரு Augeas பாதையை நீக்கு"
443 msgid "write all pending Augeas changes to disk"
444 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
447 msgid "set Augeas path to value"
448 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
451 msgid "test availability of some parts of the API"
452 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
455 msgid "return a list of all optional groups"
459 msgid "upload base64-encoded data to file"
463 msgid "download file and encode as base64"
468 msgid "print block device attributes"
469 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
472 msgid "flush device buffers"
473 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
476 msgid "get blocksize of block device"
477 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
480 msgid "is block device set to read-only"
481 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
484 msgid "get total size of device in bytes"
485 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
488 msgid "get sectorsize of block device"
489 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
492 msgid "get total size of device in 512-byte sectors"
493 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
496 msgid "reread partition table"
497 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
500 msgid "set blocksize of block device"
501 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
504 msgid "set block device to read-only"
505 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
508 msgid "set block device to read-write"
509 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
512 msgid "resize a btrfs filesystem"
516 msgid "return true path on case-insensitive filesystem"
517 msgstr "return true path on case-insensitive filesystem"
520 msgid "list the contents of a file"
521 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
524 msgid "compute MD5, SHAx or CRC checksum of file"
525 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
528 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
532 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
536 msgid "change file mode"
537 msgstr "கோப்பு முறைமையை மாற்று"
539 #: fish/cmds.c:2816 fish/cmds.c:2945
540 msgid "change file owner and group"
541 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
544 msgid "run a command from the guest filesystem"
545 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
548 msgid "run a command, returning lines"
549 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
552 msgid "output compressed device"
556 msgid "output compressed file"
560 msgid "add qemu parameters"
561 msgstr "qemu அளவுருக்களை சேர்"
564 msgid "copy from source device to destination device"
568 msgid "copy from source device to destination file"
572 msgid "copy from source file to destination device"
576 msgid "copy from source file to destination file"
580 msgid "copy local files or directories into an image"
584 msgid "copy remote files or directories out of an image"
588 msgid "copy size bytes from source to destination using dd"
593 msgstr "ஒரு கோப்பினை நகலெடு"
596 msgid "copy a file or directory recursively"
597 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
600 msgid "copy from source to destination using dd"
601 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
604 msgid "debugging and internals"
605 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
608 msgid "debug the QEMU command line (internal use only)"
612 msgid "debug the drives (internal use only)"
616 msgid "upload a file to the appliance (internal use only)"
620 msgid "report file system disk space usage"
621 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
624 msgid "report file system disk space usage (human readable)"
625 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
628 msgid "display an image"
632 msgid "return kernel messages"
633 msgstr "கெர்னல் செய்திகளை திருப்பு"
636 msgid "download a file to the local machine"
637 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
640 msgid "download a file to the local machine with offset and size"
644 msgid "drop kernel page cache, dentries and inodes"
645 msgstr "drop kernel page cache, dentries and inodes"
648 msgid "estimate file space usage"
649 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
652 msgid "check an ext2/ext3 filesystem"
653 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
656 msgid "display a line of text"
657 msgstr "உரையின் ஒரு வரியைக் காட்டு"
660 msgid "echo arguments back to the client"
661 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
667 #: fish/cmds.c:2848 fish/cmds.c:2849 fish/cmds.c:2854 fish/cmds.c:2855
668 #: fish/cmds.c:2890 fish/cmds.c:2891 fish/cmds.c:3153 fish/cmds.c:3154
669 #: fish/cmds.c:3158 fish/cmds.c:3159 fish/cmds.c:3161 fish/cmds.c:3162
670 msgid "return lines matching a pattern"
671 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
674 msgid "test if two files have equal contents"
675 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
678 msgid "test if file or directory exists"
679 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
681 #: fish/cmds.c:2852 fish/cmds.c:2853
682 msgid "preallocate a file in the guest filesystem"
683 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
686 msgid "determine file type"
687 msgstr "கோப்பு வகையை வரைநறு"
690 msgid "detect the architecture of a binary file"
694 msgid "return the size of the file in bytes"
698 msgid "fill a file with octets"
699 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
702 msgid "fill a file with a repeating pattern of bytes"
706 msgid "find all files and directories"
707 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
710 msgid "find all files and directories, returning NUL-separated list"
712 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
715 msgid "find a filesystem by label"
719 msgid "find a filesystem by UUID"
723 msgid "run the filesystem checker"
724 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
727 msgid "get the additional kernel options"
728 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
731 msgid "get the attach method"
735 msgid "get autosync mode"
736 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
739 msgid "get direct appliance mode flag"
740 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
743 msgid "get the ext2/3/4 filesystem label"
744 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
747 msgid "get the ext2/3/4 filesystem UUID"
748 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
751 msgid "get memory allocated to the qemu subprocess"
752 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
755 msgid "get enable network flag"
759 msgid "get the search path"
760 msgstr "தேடும் பாதையை பெறு"
763 msgid "get process group flag"
767 msgid "get PID of qemu subprocess"
768 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
771 msgid "get the qemu binary"
772 msgstr "qemu பைனரியை பெறு"
775 msgid "get recovery process enabled flag"
776 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
779 msgid "get SELinux enabled flag"
780 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
783 msgid "get number of virtual CPUs in appliance"
787 msgid "get the current state"
788 msgstr "நடப்பு நிலையை பெறு"
791 msgid "get command trace enabled flag"
792 msgstr "get command trace enabled flag"
795 msgid "get the current umask"
799 msgid "get verbose mode"
800 msgstr "வெர்போஸ் முறைமையைப் பெறு"
803 msgid "get SELinux security context"
804 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
806 #: fish/cmds.c:2886 fish/cmds.c:2946
807 msgid "get a single extended attribute"
810 #: fish/cmds.c:2887 fish/cmds.c:2947
811 msgid "list extended attributes of a file or directory"
812 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
815 msgid "expand wildcards in command"
816 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
819 msgid "expand a wildcard path"
820 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
823 msgid "install GRUB 1"
827 msgid "return first 10 lines of a file"
828 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
831 msgid "return first N lines of a file"
832 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
835 msgid "dump a file in hexadecimal"
836 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
839 msgid "edit with a hex editor"
843 msgid "list the contents of a single file in an initrd"
847 msgid "list files in an initrd"
848 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
851 msgid "add an inotify watch"
852 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
855 msgid "close the inotify handle"
856 msgstr "inotify ஹாண்டிலை மூடு"
859 msgid "return list of watched files that had events"
860 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
863 msgid "create an inotify handle"
864 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
867 msgid "return list of inotify events"
868 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
871 msgid "remove an inotify watch"
872 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
875 msgid "get architecture of inspected operating system"
879 msgid "get distro of inspected operating system"
883 msgid "get drive letter mappings"
887 msgid "get filesystems associated with inspected operating system"
891 msgid "get format of inspected operating system"
895 msgid "get hostname of the operating system"
899 msgid "get the icon corresponding to this operating system"
903 msgid "get major version of inspected operating system"
907 msgid "get minor version of inspected operating system"
911 msgid "get mountpoints of inspected operating system"
915 msgid "get package format used by the operating system"
919 msgid "get package management tool used by the operating system"
923 msgid "get product name of inspected operating system"
927 msgid "get product variant of inspected operating system"
931 msgid "return list of operating systems found by last inspection"
935 msgid "get type of inspected operating system"
939 msgid "get Windows CurrentControlSet of inspected operating system"
943 msgid "get Windows systemroot of inspected operating system"
947 msgid "get live flag for install disk"
951 msgid "get multipart flag for install disk"
955 msgid "get netinst (network installer) flag for install disk"
959 msgid "get list of applications installed in the operating system"
963 msgid "inspect disk and return list of operating systems found"
967 msgid "test if block device"
971 msgid "is busy processing a command"
972 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
975 msgid "test if character device"
979 msgid "is in configuration state"
980 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
983 msgid "test if a directory"
987 msgid "test if FIFO (named pipe)"
991 msgid "test if a regular file"
995 msgid "is launching subprocess"
996 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
999 msgid "test if device is a logical volume"
1003 msgid "is ready to accept commands"
1004 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
1007 msgid "test if socket"
1011 msgid "test if symbolic link"
1015 msgid "test if a file contains all zero bytes"
1019 msgid "test if a device contains all zero bytes"
1023 msgid "kill the qemu subprocess"
1024 msgstr "qemu துணைசெயல்பாடுகளை அழி"
1027 msgid "launch the qemu subprocess"
1028 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
1031 msgid "change working directory"
1035 msgid "list 9p filesystems"
1039 msgid "list the block devices"
1040 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
1043 msgid "list device mapper devices"
1047 msgid "list filesystems"
1051 msgid "list Linux md (RAID) devices"
1055 msgid "list the partitions"
1056 msgstr "பகிர்வுகளின் பட்டியல்"
1059 msgid "list the files in a directory (long format)"
1060 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
1062 #: fish/cmds.c:2955 fish/cmds.c:2956
1063 msgid "create a hard link"
1064 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
1066 #: fish/cmds.c:2957 fish/cmds.c:2958
1067 msgid "create a symbolic link"
1068 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
1070 #: fish/cmds.c:2959 fish/cmds.c:3056
1071 msgid "remove extended attribute of a file or directory"
1072 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை நீக்கு"
1075 msgid "list the files in a directory"
1076 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
1078 #: fish/cmds.c:2961 fish/cmds.c:3086
1079 msgid "set extended attribute of a file or directory"
1080 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
1083 msgid "get file information for a symbolic link"
1084 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
1087 msgid "lstat on multiple files"
1088 msgstr "பல கோப்புகளிலுள்ள lstat "
1091 msgid "add a key on a LUKS encrypted device"
1095 msgid "close a LUKS device"
1098 #: fish/cmds.c:2966 fish/cmds.c:2967
1099 msgid "format a block device as a LUKS encrypted device"
1103 msgid "remove a key from a LUKS encrypted device"
1107 msgid "open a LUKS-encrypted block device"
1111 msgid "open a LUKS-encrypted block device read-only"
1115 msgid "create an LVM logical volume"
1119 msgid "get canonical name of an LV"
1123 msgid "clear LVM device filter"
1127 msgid "remove all LVM LVs, VGs and PVs"
1128 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
1131 msgid "set LVM device filter"
1135 msgid "remove an LVM logical volume"
1136 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1139 msgid "rename an LVM logical volume"
1143 msgid "resize an LVM logical volume"
1144 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1147 msgid "expand an LV to fill free space"
1150 #: fish/cmds.c:2980 fish/cmds.c:2981
1151 msgid "list the LVM logical volumes (LVs)"
1152 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1155 msgid "get the UUID of a logical volume"
1159 msgid "lgetxattr on multiple files"
1160 msgstr "lgetxattr ல் பல கோப்புகள்"
1163 msgid "open the manual"
1167 msgid "create a Linux md (RAID) device"
1171 msgid "obtain metadata for an MD device"
1175 msgid "stop a Linux md (RAID) device"
1179 msgid "create a directory"
1180 msgstr "ஒரு அடைவினை உருவாக்கு"
1183 msgid "create a directory with a particular mode"
1184 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
1187 msgid "create a directory and parents"
1188 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
1191 msgid "create a temporary directory"
1192 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
1194 #: fish/cmds.c:2992 fish/cmds.c:2993 fish/cmds.c:2994
1195 msgid "make ext2/3/4 filesystem with external journal"
1196 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
1199 msgid "make ext2/3/4 external journal"
1200 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
1203 msgid "make ext2/3/4 external journal with label"
1204 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
1207 msgid "make ext2/3/4 external journal with UUID"
1208 msgstr "ext2/3/4 UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
1211 msgid "make FIFO (named pipe)"
1212 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
1214 #: fish/cmds.c:2999 fish/cmds.c:3001
1215 msgid "make a filesystem"
1216 msgstr "ஒரு கோப்புமுறையை செய்"
1219 msgid "make a filesystem with block size"
1220 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
1223 msgid "create a mountpoint"
1224 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
1227 msgid "make block, character or FIFO devices"
1228 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
1231 msgid "make block device node"
1232 msgstr "தொகுதி சாதன முனையை செய்"
1235 msgid "make char device node"
1236 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
1239 msgid "create a swap partition"
1240 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1243 msgid "create a swap partition with a label"
1244 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
1247 msgid "create a swap partition with an explicit UUID"
1248 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1251 msgid "create a swap file"
1252 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
1255 msgid "load a kernel module"
1256 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
1263 msgid "mount a guest disk at a position in the filesystem"
1264 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
1267 msgid "mount 9p filesystem"
1271 msgid "mount a file using the loop device"
1272 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
1275 msgid "mount a guest disk with mount options"
1276 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
1279 msgid "mount a guest disk, read-only"
1280 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
1283 msgid "mount a guest disk with mount options and vfstype"
1284 msgstr "mount a guest disk with mount options and vfstype"
1287 msgid "show mountpoints"
1288 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
1291 msgid "show mounted filesystems"
1292 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
1296 msgstr "ஒரு கோப்பினை நகர்த்து"
1299 msgid "probe NTFS volume"
1300 msgstr "NTFS தொகுதியை ஆய்வு செய்"
1302 #: fish/cmds.c:3022 fish/cmds.c:3023
1303 msgid "resize an NTFS filesystem"
1307 msgid "resize an NTFS filesystem (with size)"
1311 msgid "add a partition to the device"
1312 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
1315 msgid "delete a partition"
1319 msgid "partition whole disk with a single primary partition"
1320 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
1323 msgid "return true if a partition is bootable"
1327 msgid "get the MBR type byte (ID byte) from a partition"
1331 msgid "get the partition table type"
1332 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
1335 msgid "create an empty partition table"
1336 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
1339 msgid "list partitions on a device"
1340 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
1343 msgid "make a partition bootable"
1344 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
1347 msgid "set the MBR type byte (ID byte) of a partition"
1351 msgid "set partition name"
1352 msgstr "பகிர்வு பெயரை அமை"
1355 msgid "convert partition name to device name"
1359 msgid "convert partition name to partition number"
1363 msgid "ping the guest daemon"
1364 msgstr "விருந்தினர் டொமைனை பிங் செய்"
1367 msgid "read part of a file"
1368 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1371 msgid "read part of a device"
1375 msgid "create an LVM physical volume"
1376 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1379 msgid "remove an LVM physical volume"
1380 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1383 msgid "resize an LVM physical volume"
1384 msgstr "ஒரு LVM பருநிலை தொகுதியை மறுஅளவிடு"
1387 msgid "resize an LVM physical volume (with size)"
1390 #: fish/cmds.c:3045 fish/cmds.c:3046
1391 msgid "list the LVM physical volumes (PVs)"
1392 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
1395 msgid "get the UUID of a physical volume"
1399 msgid "write to part of a file"
1403 msgid "write to part of a device"
1408 msgstr "ஒரு கோப்பினை வாசி"
1411 msgid "read file as lines"
1412 msgstr "கோப்பினை வரிகளாக வாசி"
1415 msgid "read directories entries"
1416 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
1419 msgid "read the target of a symbolic link"
1420 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
1423 msgid "readlink on multiple files"
1424 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
1427 msgid "canonicalized absolute pathname"
1428 msgstr "canonicalized absolute pathname"
1431 msgid "close and reopen libguestfs handle"
1432 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
1435 msgid "resize an ext2, ext3 or ext4 filesystem"
1439 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1443 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1447 msgid "remove a file"
1448 msgstr "ஒரு கோப்பினை நீக்கு"
1451 msgid "remove a file or directory recursively"
1452 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
1455 msgid "remove a directory"
1456 msgstr "ஒரு அடைவினை நீக்கு"
1459 msgid "remove a mountpoint"
1460 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
1463 msgid "scrub (securely wipe) a device"
1464 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
1467 msgid "scrub (securely wipe) a file"
1468 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
1471 msgid "scrub (securely wipe) free space"
1472 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
1475 msgid "add options to kernel command line"
1476 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
1479 msgid "set the attach method"
1483 msgid "set autosync mode"
1484 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
1487 msgid "enable or disable direct appliance mode"
1488 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
1491 msgid "set the ext2/3/4 filesystem label"
1492 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
1495 msgid "set the ext2/3/4 filesystem UUID"
1496 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
1499 msgid "set memory allocated to the qemu subprocess"
1500 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
1503 msgid "set enable network flag"
1507 msgid "set the search path"
1508 msgstr "தேடும் பாதையை அமை"
1511 msgid "set process group flag"
1515 msgid "set the qemu binary"
1516 msgstr "qemu பைனரியை அமை"
1519 msgid "enable or disable the recovery process"
1520 msgstr "enable or disable the recovery process"
1523 msgid "set SELinux enabled or disabled at appliance boot"
1524 msgstr "set SELinux enabled or disabled at appliance boot"
1527 msgid "set number of virtual CPUs in appliance"
1531 msgid "enable or disable command traces"
1532 msgstr "enable or disable command traces"
1535 msgid "set verbose mode"
1536 msgstr "வெர்போஸ் முறைமையை அமை"
1539 msgid "set SELinux security context"
1540 msgstr "SELinux பாதுகாப்பு உரையை அமை"
1543 msgid "set an environment variable"
1546 #: fish/cmds.c:3087 fish/cmds.c:3088
1547 msgid "create partitions on a block device"
1548 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1551 msgid "modify a single partition on a block device"
1552 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
1555 msgid "display the disk geometry from the partition table"
1556 msgstr "display the disk geometry from the partition table"
1559 msgid "display the kernel geometry"
1560 msgstr "கெர்னல் வடிவியலைக் காட்டு"
1563 msgid "display the partition table"
1564 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
1567 msgid "run a command via the shell"
1568 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
1571 msgid "run a command via the shell returning lines"
1572 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
1575 msgid "sleep for some seconds"
1576 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
1579 msgid "create a sparse disk image and add"
1583 msgid "get file information"
1584 msgstr "கோப்பு தகவலைப் பெறு"
1587 msgid "get file system statistics"
1588 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
1590 #: fish/cmds.c:3099 fish/cmds.c:3100
1591 msgid "print the printable strings in a file"
1592 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
1595 msgid "list supported groups of commands"
1599 msgid "disable swap on device"
1600 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
1603 msgid "disable swap on file"
1604 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
1607 msgid "disable swap on labeled swap partition"
1608 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
1611 msgid "disable swap on swap partition by UUID"
1612 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
1615 msgid "enable swap on device"
1616 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1619 msgid "enable swap on file"
1620 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
1623 msgid "enable swap on labeled swap partition"
1624 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
1627 msgid "enable swap on swap partition by UUID"
1628 msgstr "enable swap on swap partition by UUID"
1631 msgid "sync disks, writes are flushed through to the disk image"
1632 msgstr "sync disks, writes are flushed through to the disk image"
1635 msgid "return last 10 lines of a file"
1636 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
1639 msgid "return last N lines of a file"
1640 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
1643 msgid "unpack tarfile to directory"
1644 msgstr "unpack tarfile to directory"
1647 msgid "pack directory into tarfile"
1648 msgstr "pack directory into tarfile"
1650 #: fish/cmds.c:3115 fish/cmds.c:3123
1651 msgid "unpack compressed tarball to directory"
1652 msgstr "unpack compressed tarball to directory"
1654 #: fish/cmds.c:3116 fish/cmds.c:3124
1655 msgid "pack directory into compressed tarball"
1656 msgstr "pack directory into compressed tarball"
1659 msgid "print elapsed time taken to run a command"
1663 msgid "update file timestamps or create a new file"
1664 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
1667 msgid "truncate a file to zero size"
1668 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
1671 msgid "truncate a file to a particular size"
1672 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
1676 msgid "adjust ext2/ext3/ext4 filesystem parameters"
1677 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
1680 msgid "get ext2/ext3/ext4 superblock details"
1681 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
1684 msgid "set file mode creation mask (umask)"
1685 msgstr "set file mode creation mask (umask)"
1688 msgid "unmount a filesystem"
1689 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
1692 msgid "unmount all filesystems"
1693 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
1696 msgid "unset an environment variable"
1700 msgid "upload a file from the local machine"
1701 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1704 msgid "upload a file from the local machine with offset"
1708 msgid "set timestamp of a file with nanosecond precision"
1709 msgstr "set timestamp of a file with nanosecond precision"
1712 msgid "get the library version number"
1713 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
1716 msgid "get the filesystem label"
1720 msgid "get the Linux VFS type corresponding to a mounted device"
1721 msgstr "get the Linux VFS type corresponding to a mounted device"
1724 msgid "get the filesystem UUID"
1728 msgid "activate or deactivate some volume groups"
1729 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1732 msgid "activate or deactivate all volume groups"
1733 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1736 msgid "create an LVM volume group"
1737 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1740 msgid "get the LV UUIDs of all LVs in the volume group"
1744 msgid "get the PV UUIDs containing the volume group"
1748 msgid "remove an LVM volume group"
1749 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
1752 msgid "rename an LVM volume group"
1755 #: fish/cmds.c:3143 fish/cmds.c:3144
1756 msgid "list the LVM volume groups (VGs)"
1757 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
1760 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1764 msgid "get the UUID of a volume group"
1768 msgid "count characters in a file"
1769 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
1772 msgid "count lines in a file"
1773 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
1776 msgid "count words in a file"
1777 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
1780 msgid "create a new file"
1784 msgid "append content to end of file"
1788 msgid "create a file"
1789 msgstr "ஒரு கோப்பை உருவாக்கு"
1792 msgid "write zeroes to the device"
1793 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1796 msgid "write zeroes to an entire device"
1800 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1801 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
1804 msgid "determine file type inside a compressed file"
1805 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
1808 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1809 msgstr "Use -h <cmd> / help <cmd> to show detailed help for a command."
1811 #: fish/cmds.c:3511 fish/cmds.c:3525 fish/cmds.c:3541 fish/cmds.c:3558
1812 #: fish/cmds.c:3575 fish/cmds.c:3593 fish/cmds.c:3612 fish/cmds.c:3628
1813 #: fish/cmds.c:3646 fish/cmds.c:3662 fish/cmds.c:3680 fish/cmds.c:3696
1814 #: fish/cmds.c:3713 fish/cmds.c:3728 fish/cmds.c:3746 fish/cmds.c:3761
1815 #: fish/cmds.c:3777 fish/cmds.c:3793 fish/cmds.c:3809 fish/cmds.c:3825
1816 #: fish/cmds.c:3841 fish/cmds.c:3859 fish/cmds.c:3892 fish/cmds.c:3908
1817 #: fish/cmds.c:3924 fish/cmds.c:3943 fish/cmds.c:3958 fish/cmds.c:3976
1818 #: fish/cmds.c:3991 fish/cmds.c:4009 fish/cmds.c:4024 fish/cmds.c:4042
1819 #: fish/cmds.c:4057 fish/cmds.c:4076 fish/cmds.c:4095 fish/cmds.c:4113
1820 #: fish/cmds.c:4133 fish/cmds.c:4152 fish/cmds.c:4172 fish/cmds.c:4192
1821 #: fish/cmds.c:4212 fish/cmds.c:4231 fish/cmds.c:4250 fish/cmds.c:4270
1822 #: fish/cmds.c:4290 fish/cmds.c:4310 fish/cmds.c:4325 fish/cmds.c:4341
1823 #: fish/cmds.c:4418 fish/cmds.c:4436 fish/cmds.c:4453 fish/cmds.c:4470
1824 #: fish/cmds.c:4559 fish/cmds.c:4579 fish/cmds.c:4599 fish/cmds.c:4619
1825 #: fish/cmds.c:4639 fish/cmds.c:4659 fish/cmds.c:4678 fish/cmds.c:4697
1826 #: fish/cmds.c:4716 fish/cmds.c:4731 fish/cmds.c:4750 fish/cmds.c:4770
1827 #: fish/cmds.c:4790 fish/cmds.c:4866 fish/cmds.c:4881 fish/cmds.c:4899
1828 #: fish/cmds.c:4932 fish/cmds.c:4951 fish/cmds.c:4967 fish/cmds.c:4983
1829 #: fish/cmds.c:5002 fish/cmds.c:5024 fish/cmds.c:5046 fish/cmds.c:5066
1830 #: fish/cmds.c:5083 fish/cmds.c:5100 fish/cmds.c:5117 fish/cmds.c:5134
1831 #: fish/cmds.c:5151 fish/cmds.c:5168 fish/cmds.c:5185 fish/cmds.c:5204
1832 #: fish/cmds.c:5227 fish/cmds.c:5263 fish/cmds.c:5280 fish/cmds.c:5303
1833 #: fish/cmds.c:5325 fish/cmds.c:5346 fish/cmds.c:5366 fish/cmds.c:5385
1834 #: fish/cmds.c:5405 fish/cmds.c:5423 fish/cmds.c:5441 fish/cmds.c:5455
1835 #: fish/cmds.c:5471 fish/cmds.c:5491 fish/cmds.c:5510 fish/cmds.c:5529
1836 #: fish/cmds.c:5548 fish/cmds.c:5567 fish/cmds.c:5587 fish/cmds.c:5627
1837 #: fish/cmds.c:5684 fish/cmds.c:5705 fish/cmds.c:5726 fish/cmds.c:5747
1838 #: fish/cmds.c:5765 fish/cmds.c:5787 fish/cmds.c:5825 fish/cmds.c:5847
1839 #: fish/cmds.c:5926 fish/cmds.c:5965 fish/cmds.c:5980 fish/cmds.c:5997
1840 #: fish/cmds.c:6011 fish/cmds.c:6027 fish/cmds.c:6049 fish/cmds.c:6071
1841 #: fish/cmds.c:6093 fish/cmds.c:6115 fish/cmds.c:6137 fish/cmds.c:6159
1842 #: fish/cmds.c:6179 fish/cmds.c:6196 fish/cmds.c:6213 fish/cmds.c:6232
1843 #: fish/cmds.c:6251 fish/cmds.c:6271 fish/cmds.c:6307 fish/cmds.c:6326
1844 #: fish/cmds.c:6345 fish/cmds.c:6362 fish/cmds.c:6380 fish/cmds.c:6403
1845 #: fish/cmds.c:6426 fish/cmds.c:6450 fish/cmds.c:6473 fish/cmds.c:6494
1846 #: fish/cmds.c:6517 fish/cmds.c:6540 fish/cmds.c:6560 fish/cmds.c:6582
1847 #: fish/cmds.c:6603 fish/cmds.c:6626 fish/cmds.c:6643 fish/cmds.c:6660
1848 #: fish/cmds.c:6678 fish/cmds.c:6696 fish/cmds.c:6717 fish/cmds.c:6735
1849 #: fish/cmds.c:6756 fish/cmds.c:6776 fish/cmds.c:6794 fish/cmds.c:6815
1850 #: fish/cmds.c:6838 fish/cmds.c:6861 fish/cmds.c:6883 fish/cmds.c:6916
1851 #: fish/cmds.c:6933 fish/cmds.c:6950 fish/cmds.c:6974 fish/cmds.c:6997
1852 #: fish/cmds.c:7020 fish/cmds.c:7042 fish/cmds.c:7059 fish/cmds.c:7081
1853 #: fish/cmds.c:7175 fish/cmds.c:7195 fish/cmds.c:7215 fish/cmds.c:7235
1854 #: fish/cmds.c:7253 fish/cmds.c:7274 fish/cmds.c:7310 fish/cmds.c:7327
1855 #: fish/cmds.c:7349 fish/cmds.c:7366 fish/cmds.c:7402 fish/cmds.c:7422
1856 #: fish/cmds.c:7442 fish/cmds.c:7462 fish/cmds.c:7484 fish/cmds.c:7501
1857 #: fish/cmds.c:7520 fish/cmds.c:7539 fish/cmds.c:7561 fish/cmds.c:7582
1858 #: fish/cmds.c:7603 fish/cmds.c:7624 fish/cmds.c:7647 fish/cmds.c:7688
1859 #: fish/cmds.c:7711 fish/cmds.c:7750 fish/cmds.c:7767 fish/cmds.c:7786
1860 #: fish/cmds.c:7807 fish/cmds.c:7830 fish/cmds.c:7852 fish/cmds.c:7870
1861 #: fish/cmds.c:7889 fish/cmds.c:7910 fish/cmds.c:7987 fish/cmds.c:8028
1862 #: fish/cmds.c:8107 fish/cmds.c:8183 fish/cmds.c:8220 fish/cmds.c:8243
1863 #: fish/cmds.c:8264 fish/cmds.c:8287 fish/cmds.c:8309 fish/cmds.c:8334
1864 #: fish/cmds.c:8377 fish/cmds.c:8418 fish/cmds.c:8439 fish/cmds.c:8457
1865 #: fish/cmds.c:8476 fish/cmds.c:8493 fish/cmds.c:8511 fish/cmds.c:8538
1866 #: fish/cmds.c:8562 fish/cmds.c:8586 fish/cmds.c:8610 fish/cmds.c:8634
1867 #: fish/cmds.c:8658 fish/cmds.c:8682 fish/cmds.c:8706 fish/cmds.c:8730
1868 #: fish/cmds.c:8754 fish/cmds.c:8778 fish/cmds.c:8802 fish/cmds.c:8825
1869 #: fish/cmds.c:8848 fish/cmds.c:8869 fish/cmds.c:8890 fish/cmds.c:8911
1870 #: fish/cmds.c:8931 fish/cmds.c:8954 fish/cmds.c:8992 fish/cmds.c:9009
1871 #: fish/cmds.c:9026 fish/cmds.c:9045 fish/cmds.c:9064 fish/cmds.c:9081
1872 #: fish/cmds.c:9098 fish/cmds.c:9115 fish/cmds.c:9132 fish/cmds.c:9151
1873 #: fish/cmds.c:9187 fish/cmds.c:9227 fish/cmds.c:9260 fish/cmds.c:9277
1874 #: fish/cmds.c:9294 fish/cmds.c:9310 fish/cmds.c:9325 fish/cmds.c:9346
1875 #: fish/cmds.c:9384 fish/cmds.c:9422 fish/cmds.c:9461 fish/cmds.c:9501
1876 #: fish/cmds.c:9542 fish/cmds.c:9583 fish/cmds.c:9621 fish/cmds.c:9638
1877 #: fish/cmds.c:9661 fish/cmds.c:9683 fish/cmds.c:9705 fish/cmds.c:9725
1878 #: fish/cmds.c:9745 fish/cmds.c:9781 fish/cmds.c:9853 fish/cmds.c:9893
1879 #: fish/cmds.c:9951 fish/cmds.c:9977 fish/cmds.c:10003 fish/cmds.c:10031
1880 #: fish/cmds.c:10090 fish/cmds.c:10111 fish/cmds.c:10156 fish/cmds.c:10176
1881 #: fish/cmds.c:10215 fish/cmds.c:10252 fish/cmds.c:10272 fish/cmds.c:10294
1882 #: fish/cmds.c:10351 fish/cmds.c:10371 fish/cmds.c:10393 fish/cmds.c:10415
1883 #: fish/cmds.c:10434 fish/cmds.c:10454 fish/cmds.c:10481 fish/cmds.c:10501
1884 #: fish/cmds.c:10521 fish/cmds.c:10541 fish/cmds.c:10561 fish/cmds.c:10583
1885 #: fish/cmds.c:10618 fish/cmds.c:10636 fish/cmds.c:10659 fish/cmds.c:10681
1886 #: fish/cmds.c:10696 fish/cmds.c:10713 fish/cmds.c:10750 fish/cmds.c:10789
1887 #: fish/cmds.c:10829 fish/cmds.c:10885 fish/cmds.c:10907 fish/cmds.c:10943
1888 #: fish/cmds.c:10958 fish/cmds.c:10978 fish/cmds.c:11018 fish/cmds.c:11041
1889 #: fish/cmds.c:11065 fish/cmds.c:11090 fish/cmds.c:11131 fish/cmds.c:11156
1890 #: fish/cmds.c:11194 fish/cmds.c:11225 fish/cmds.c:11256 fish/cmds.c:11284
1891 #: fish/cmds.c:11304 fish/cmds.c:11336 fish/cmds.c:11356 fish/cmds.c:11376
1892 #: fish/cmds.c:11393 fish/cmds.c:11411 fish/cmds.c:11436 fish/cmds.c:11459
1893 #: fish/cmds.c:11478 fish/cmds.c:11522 fish/cmds.c:11567 fish/cmds.c:11615
1894 #: fish/cmds.c:11656 fish/cmds.c:11675 fish/cmds.c:11695 fish/cmds.c:11715
1895 #: fish/cmds.c:11736 fish/cmds.c:11757 fish/cmds.c:11778 fish/cmds.c:11799
1896 #: fish/cmds.c:11820 fish/cmds.c:11842 fish/cmds.c:11880 fish/cmds.c:11931
1897 #: fish/cmds.c:11969 fish/cmds.c:12025 fish/cmds.c:12161 fish/cmds.c:12190
1898 #: fish/cmds.c:12217 fish/cmds.c:12234 fish/cmds.c:12255 fish/cmds.c:12272
1899 #: fish/cmds.c:12334 fish/cmds.c:12472 fish/cmds.c:12630 fish/cmds.c:13342
1900 #: fish/cmds.c:13361 fish/cmds.c:13381 fish/cmds.c:13398
1902 msgid "%s should have %d parameter(s)\n"
1903 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
1905 #: fish/cmds.c:3512 fish/cmds.c:3526 fish/cmds.c:3542 fish/cmds.c:3559
1906 #: fish/cmds.c:3576 fish/cmds.c:3594 fish/cmds.c:3613 fish/cmds.c:3629
1907 #: fish/cmds.c:3647 fish/cmds.c:3663 fish/cmds.c:3681 fish/cmds.c:3697
1908 #: fish/cmds.c:3714 fish/cmds.c:3729 fish/cmds.c:3747 fish/cmds.c:3762
1909 #: fish/cmds.c:3778 fish/cmds.c:3794 fish/cmds.c:3810 fish/cmds.c:3826
1910 #: fish/cmds.c:3842 fish/cmds.c:3860 fish/cmds.c:3893 fish/cmds.c:3909
1911 #: fish/cmds.c:3925 fish/cmds.c:3944 fish/cmds.c:3959 fish/cmds.c:3977
1912 #: fish/cmds.c:3992 fish/cmds.c:4010 fish/cmds.c:4025 fish/cmds.c:4043
1913 #: fish/cmds.c:4058 fish/cmds.c:4077 fish/cmds.c:4096 fish/cmds.c:4114
1914 #: fish/cmds.c:4134 fish/cmds.c:4153 fish/cmds.c:4173 fish/cmds.c:4193
1915 #: fish/cmds.c:4213 fish/cmds.c:4232 fish/cmds.c:4251 fish/cmds.c:4271
1916 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4326 fish/cmds.c:4342
1917 #: fish/cmds.c:4363 fish/cmds.c:4419 fish/cmds.c:4437 fish/cmds.c:4454
1918 #: fish/cmds.c:4471 fish/cmds.c:4492 fish/cmds.c:4560 fish/cmds.c:4580
1919 #: fish/cmds.c:4600 fish/cmds.c:4620 fish/cmds.c:4640 fish/cmds.c:4660
1920 #: fish/cmds.c:4679 fish/cmds.c:4698 fish/cmds.c:4717 fish/cmds.c:4732
1921 #: fish/cmds.c:4751 fish/cmds.c:4771 fish/cmds.c:4791 fish/cmds.c:4814
1922 #: fish/cmds.c:4867 fish/cmds.c:4882 fish/cmds.c:4900 fish/cmds.c:4933
1923 #: fish/cmds.c:4952 fish/cmds.c:4968 fish/cmds.c:4984 fish/cmds.c:5003
1924 #: fish/cmds.c:5025 fish/cmds.c:5047 fish/cmds.c:5067 fish/cmds.c:5084
1925 #: fish/cmds.c:5101 fish/cmds.c:5118 fish/cmds.c:5135 fish/cmds.c:5152
1926 #: fish/cmds.c:5169 fish/cmds.c:5186 fish/cmds.c:5205 fish/cmds.c:5228
1927 #: fish/cmds.c:5264 fish/cmds.c:5281 fish/cmds.c:5304 fish/cmds.c:5326
1928 #: fish/cmds.c:5347 fish/cmds.c:5367 fish/cmds.c:5386 fish/cmds.c:5406
1929 #: fish/cmds.c:5424 fish/cmds.c:5442 fish/cmds.c:5456 fish/cmds.c:5472
1930 #: fish/cmds.c:5492 fish/cmds.c:5511 fish/cmds.c:5530 fish/cmds.c:5549
1931 #: fish/cmds.c:5568 fish/cmds.c:5588 fish/cmds.c:5628 fish/cmds.c:5685
1932 #: fish/cmds.c:5706 fish/cmds.c:5727 fish/cmds.c:5748 fish/cmds.c:5766
1933 #: fish/cmds.c:5788 fish/cmds.c:5826 fish/cmds.c:5848 fish/cmds.c:5927
1934 #: fish/cmds.c:5966 fish/cmds.c:5981 fish/cmds.c:5998 fish/cmds.c:6012
1935 #: fish/cmds.c:6028 fish/cmds.c:6050 fish/cmds.c:6072 fish/cmds.c:6094
1936 #: fish/cmds.c:6116 fish/cmds.c:6138 fish/cmds.c:6160 fish/cmds.c:6180
1937 #: fish/cmds.c:6197 fish/cmds.c:6214 fish/cmds.c:6233 fish/cmds.c:6252
1938 #: fish/cmds.c:6272 fish/cmds.c:6308 fish/cmds.c:6327 fish/cmds.c:6346
1939 #: fish/cmds.c:6363 fish/cmds.c:6381 fish/cmds.c:6404 fish/cmds.c:6427
1940 #: fish/cmds.c:6451 fish/cmds.c:6474 fish/cmds.c:6495 fish/cmds.c:6518
1941 #: fish/cmds.c:6541 fish/cmds.c:6561 fish/cmds.c:6583 fish/cmds.c:6604
1942 #: fish/cmds.c:6627 fish/cmds.c:6644 fish/cmds.c:6661 fish/cmds.c:6679
1943 #: fish/cmds.c:6697 fish/cmds.c:6718 fish/cmds.c:6736 fish/cmds.c:6757
1944 #: fish/cmds.c:6777 fish/cmds.c:6795 fish/cmds.c:6816 fish/cmds.c:6839
1945 #: fish/cmds.c:6862 fish/cmds.c:6884 fish/cmds.c:6917 fish/cmds.c:6934
1946 #: fish/cmds.c:6951 fish/cmds.c:6975 fish/cmds.c:6998 fish/cmds.c:7021
1947 #: fish/cmds.c:7043 fish/cmds.c:7060 fish/cmds.c:7082 fish/cmds.c:7176
1948 #: fish/cmds.c:7196 fish/cmds.c:7216 fish/cmds.c:7236 fish/cmds.c:7254
1949 #: fish/cmds.c:7275 fish/cmds.c:7311 fish/cmds.c:7328 fish/cmds.c:7350
1950 #: fish/cmds.c:7367 fish/cmds.c:7403 fish/cmds.c:7423 fish/cmds.c:7443
1951 #: fish/cmds.c:7463 fish/cmds.c:7485 fish/cmds.c:7502 fish/cmds.c:7521
1952 #: fish/cmds.c:7540 fish/cmds.c:7562 fish/cmds.c:7583 fish/cmds.c:7604
1953 #: fish/cmds.c:7625 fish/cmds.c:7648 fish/cmds.c:7689 fish/cmds.c:7712
1954 #: fish/cmds.c:7751 fish/cmds.c:7768 fish/cmds.c:7787 fish/cmds.c:7808
1955 #: fish/cmds.c:7831 fish/cmds.c:7853 fish/cmds.c:7871 fish/cmds.c:7890
1956 #: fish/cmds.c:7911 fish/cmds.c:7988 fish/cmds.c:8029 fish/cmds.c:8108
1957 #: fish/cmds.c:8184 fish/cmds.c:8221 fish/cmds.c:8244 fish/cmds.c:8265
1958 #: fish/cmds.c:8288 fish/cmds.c:8310 fish/cmds.c:8335 fish/cmds.c:8378
1959 #: fish/cmds.c:8419 fish/cmds.c:8440 fish/cmds.c:8458 fish/cmds.c:8477
1960 #: fish/cmds.c:8494 fish/cmds.c:8512 fish/cmds.c:8539 fish/cmds.c:8563
1961 #: fish/cmds.c:8587 fish/cmds.c:8611 fish/cmds.c:8635 fish/cmds.c:8659
1962 #: fish/cmds.c:8683 fish/cmds.c:8707 fish/cmds.c:8731 fish/cmds.c:8755
1963 #: fish/cmds.c:8779 fish/cmds.c:8803 fish/cmds.c:8826 fish/cmds.c:8849
1964 #: fish/cmds.c:8870 fish/cmds.c:8891 fish/cmds.c:8912 fish/cmds.c:8932
1965 #: fish/cmds.c:8955 fish/cmds.c:8993 fish/cmds.c:9010 fish/cmds.c:9027
1966 #: fish/cmds.c:9046 fish/cmds.c:9065 fish/cmds.c:9082 fish/cmds.c:9099
1967 #: fish/cmds.c:9116 fish/cmds.c:9133 fish/cmds.c:9152 fish/cmds.c:9188
1968 #: fish/cmds.c:9228 fish/cmds.c:9261 fish/cmds.c:9278 fish/cmds.c:9295
1969 #: fish/cmds.c:9311 fish/cmds.c:9326 fish/cmds.c:9347 fish/cmds.c:9385
1970 #: fish/cmds.c:9423 fish/cmds.c:9462 fish/cmds.c:9502 fish/cmds.c:9543
1971 #: fish/cmds.c:9584 fish/cmds.c:9622 fish/cmds.c:9639 fish/cmds.c:9662
1972 #: fish/cmds.c:9684 fish/cmds.c:9706 fish/cmds.c:9726 fish/cmds.c:9746
1973 #: fish/cmds.c:9782 fish/cmds.c:9854 fish/cmds.c:9894 fish/cmds.c:9952
1974 #: fish/cmds.c:9978 fish/cmds.c:10004 fish/cmds.c:10032 fish/cmds.c:10091
1975 #: fish/cmds.c:10112 fish/cmds.c:10157 fish/cmds.c:10177 fish/cmds.c:10216
1976 #: fish/cmds.c:10253 fish/cmds.c:10273 fish/cmds.c:10295 fish/cmds.c:10352
1977 #: fish/cmds.c:10372 fish/cmds.c:10394 fish/cmds.c:10416 fish/cmds.c:10435
1978 #: fish/cmds.c:10455 fish/cmds.c:10482 fish/cmds.c:10502 fish/cmds.c:10522
1979 #: fish/cmds.c:10542 fish/cmds.c:10562 fish/cmds.c:10584 fish/cmds.c:10619
1980 #: fish/cmds.c:10637 fish/cmds.c:10660 fish/cmds.c:10682 fish/cmds.c:10697
1981 #: fish/cmds.c:10714 fish/cmds.c:10751 fish/cmds.c:10790 fish/cmds.c:10830
1982 #: fish/cmds.c:10886 fish/cmds.c:10908 fish/cmds.c:10944 fish/cmds.c:10959
1983 #: fish/cmds.c:10979 fish/cmds.c:11019 fish/cmds.c:11042 fish/cmds.c:11066
1984 #: fish/cmds.c:11091 fish/cmds.c:11132 fish/cmds.c:11157 fish/cmds.c:11195
1985 #: fish/cmds.c:11226 fish/cmds.c:11257 fish/cmds.c:11285 fish/cmds.c:11305
1986 #: fish/cmds.c:11337 fish/cmds.c:11357 fish/cmds.c:11377 fish/cmds.c:11394
1987 #: fish/cmds.c:11412 fish/cmds.c:11437 fish/cmds.c:11460 fish/cmds.c:11479
1988 #: fish/cmds.c:11523 fish/cmds.c:11568 fish/cmds.c:11616 fish/cmds.c:11657
1989 #: fish/cmds.c:11676 fish/cmds.c:11696 fish/cmds.c:11716 fish/cmds.c:11737
1990 #: fish/cmds.c:11758 fish/cmds.c:11779 fish/cmds.c:11800 fish/cmds.c:11821
1991 #: fish/cmds.c:11843 fish/cmds.c:11881 fish/cmds.c:11932 fish/cmds.c:11970
1992 #: fish/cmds.c:12026 fish/cmds.c:12049 fish/cmds.c:12162 fish/cmds.c:12191
1993 #: fish/cmds.c:12218 fish/cmds.c:12235 fish/cmds.c:12256 fish/cmds.c:12273
1994 #: fish/cmds.c:12295 fish/cmds.c:12335 fish/cmds.c:12356 fish/cmds.c:12416
1995 #: fish/cmds.c:12473 fish/cmds.c:12499 fish/cmds.c:12568 fish/cmds.c:12631
1996 #: fish/cmds.c:12653 fish/cmds.c:12744 fish/cmds.c:12837 fish/cmds.c:12930
1997 #: fish/cmds.c:13024 fish/cmds.c:13221 fish/cmds.c:13343 fish/cmds.c:13362
1998 #: fish/cmds.c:13382 fish/cmds.c:13399
2000 msgid "type 'help %s' for help on %s\n"
2001 msgstr "type 'help %s' for help on %s\n"
2003 #: fish/cmds.c:3870 fish/cmds.c:4910 fish/cmds.c:5240 fish/cmds.c:5598
2004 #: fish/cmds.c:5638 fish/cmds.c:5657 fish/cmds.c:5800 fish/cmds.c:5859
2005 #: fish/cmds.c:5878 fish/cmds.c:5897 fish/cmds.c:5940 fish/cmds.c:6283
2006 #: fish/cmds.c:6894 fish/cmds.c:7093 fish/cmds.c:7112 fish/cmds.c:7131
2007 #: fish/cmds.c:7150 fish/cmds.c:7286 fish/cmds.c:7377 fish/cmds.c:7658
2008 #: fish/cmds.c:7722 fish/cmds.c:7921 fish/cmds.c:7940 fish/cmds.c:7959
2009 #: fish/cmds.c:7998 fish/cmds.c:8039 fish/cmds.c:8058 fish/cmds.c:8077
2010 #: fish/cmds.c:8118 fish/cmds.c:8137 fish/cmds.c:8156 fish/cmds.c:8194
2011 #: fish/cmds.c:8347 fish/cmds.c:8390 fish/cmds.c:8967 fish/cmds.c:9162
2012 #: fish/cmds.c:9200 fish/cmds.c:9238 fish/cmds.c:9358 fish/cmds.c:9395
2013 #: fish/cmds.c:9433 fish/cmds.c:9472 fish/cmds.c:9513 fish/cmds.c:9554
2014 #: fish/cmds.c:9595 fish/cmds.c:9758 fish/cmds.c:9794 fish/cmds.c:9807
2015 #: fish/cmds.c:9820 fish/cmds.c:9833 fish/cmds.c:9866 fish/cmds.c:9904
2016 #: fish/cmds.c:9923 fish/cmds.c:10044 fish/cmds.c:10063 fish/cmds.c:10124
2017 #: fish/cmds.c:10137 fish/cmds.c:10188 fish/cmds.c:10227 fish/cmds.c:10305
2018 #: fish/cmds.c:10324 fish/cmds.c:10598 fish/cmds.c:10725 fish/cmds.c:10762
2019 #: fish/cmds.c:10801 fish/cmds.c:10841 fish/cmds.c:10860 fish/cmds.c:10919
2020 #: fish/cmds.c:10992 fish/cmds.c:11102 fish/cmds.c:11172 fish/cmds.c:11206
2021 #: fish/cmds.c:11237 fish/cmds.c:11268 fish/cmds.c:11317 fish/cmds.c:11494
2022 #: fish/cmds.c:11538 fish/cmds.c:11587 fish/cmds.c:11631 fish/cmds.c:11857
2023 #: fish/cmds.c:11895 fish/cmds.c:11908 fish/cmds.c:11946 fish/cmds.c:11981
2024 #: fish/cmds.c:12000 fish/cmds.c:12067 fish/cmds.c:12095 fish/cmds.c:12118
2025 #: fish/cmds.c:12373 fish/cmds.c:12434 fish/cmds.c:12520 fish/cmds.c:12588
2026 #: fish/cmds.c:12671 fish/cmds.c:12688 fish/cmds.c:12705 fish/cmds.c:12763
2027 #: fish/cmds.c:12780 fish/cmds.c:12797 fish/cmds.c:12856 fish/cmds.c:12873
2028 #: fish/cmds.c:12890 fish/cmds.c:12950 fish/cmds.c:12967 fish/cmds.c:12984
2029 #: fish/cmds.c:13046 fish/cmds.c:13069 fish/cmds.c:13097 fish/cmds.c:13114
2030 #: fish/cmds.c:13137 fish/cmds.c:13165 fish/cmds.c:13182 fish/cmds.c:13240
2031 #: fish/cmds.c:13257 fish/cmds.c:13280 fish/cmds.c:13303
2033 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
2036 #: fish/cmds.c:3876 fish/cmds.c:4916 fish/cmds.c:5246 fish/cmds.c:5604
2037 #: fish/cmds.c:5644 fish/cmds.c:5663 fish/cmds.c:5806 fish/cmds.c:5865
2038 #: fish/cmds.c:5884 fish/cmds.c:5903 fish/cmds.c:5946 fish/cmds.c:6289
2039 #: fish/cmds.c:6900 fish/cmds.c:7099 fish/cmds.c:7118 fish/cmds.c:7137
2040 #: fish/cmds.c:7156 fish/cmds.c:7292 fish/cmds.c:7383 fish/cmds.c:7664
2041 #: fish/cmds.c:7728 fish/cmds.c:7927 fish/cmds.c:7946 fish/cmds.c:7965
2042 #: fish/cmds.c:8004 fish/cmds.c:8045 fish/cmds.c:8064 fish/cmds.c:8083
2043 #: fish/cmds.c:8124 fish/cmds.c:8143 fish/cmds.c:8162 fish/cmds.c:8200
2044 #: fish/cmds.c:8353 fish/cmds.c:8396 fish/cmds.c:8973 fish/cmds.c:9168
2045 #: fish/cmds.c:9206 fish/cmds.c:9244 fish/cmds.c:9364 fish/cmds.c:9401
2046 #: fish/cmds.c:9439 fish/cmds.c:9478 fish/cmds.c:9519 fish/cmds.c:9560
2047 #: fish/cmds.c:9601 fish/cmds.c:9872 fish/cmds.c:9910 fish/cmds.c:9929
2048 #: fish/cmds.c:10050 fish/cmds.c:10194 fish/cmds.c:10233 fish/cmds.c:10311
2049 #: fish/cmds.c:10330 fish/cmds.c:10731 fish/cmds.c:10768 fish/cmds.c:10807
2050 #: fish/cmds.c:10847 fish/cmds.c:10866 fish/cmds.c:10925 fish/cmds.c:10998
2051 #: fish/cmds.c:11108 fish/cmds.c:11500 fish/cmds.c:11544 fish/cmds.c:11593
2052 #: fish/cmds.c:11637 fish/cmds.c:11987 fish/cmds.c:12073 fish/cmds.c:12101
2053 #: fish/cmds.c:12124 fish/cmds.c:12526 fish/cmds.c:12594 fish/cmds.c:13052
2054 #: fish/cmds.c:13075 fish/cmds.c:13120 fish/cmds.c:13143 fish/cmds.c:13263
2055 #: fish/cmds.c:13286
2057 msgid "%s: %s: integer out of range\n"
2060 #: fish/cmds.c:4362 fish/cmds.c:4491 fish/cmds.c:4813 fish/cmds.c:12048
2061 #: fish/cmds.c:12294 fish/cmds.c:12355 fish/cmds.c:12415 fish/cmds.c:12498
2062 #: fish/cmds.c:12567 fish/cmds.c:12652 fish/cmds.c:12743 fish/cmds.c:12836
2063 #: fish/cmds.c:12929 fish/cmds.c:13023 fish/cmds.c:13220
2065 msgid "%s should have %d-%d parameter(s)\n"
2068 #: fish/cmds.c:4393 fish/cmds.c:4532 fish/cmds.c:4834 fish/cmds.c:12134
2069 #: fish/cmds.c:12311 fish/cmds.c:12388 fish/cmds.c:12444 fish/cmds.c:12536
2070 #: fish/cmds.c:12604 fish/cmds.c:12715 fish/cmds.c:12807 fish/cmds.c:12900
2071 #: fish/cmds.c:12994 fish/cmds.c:13192 fish/cmds.c:13318
2073 msgid "%s: unknown optional argument \"%s\"\n"
2076 #: fish/cmds.c:4399 fish/cmds.c:4538 fish/cmds.c:4840 fish/cmds.c:12140
2077 #: fish/cmds.c:12317 fish/cmds.c:12394 fish/cmds.c:12450 fish/cmds.c:12542
2078 #: fish/cmds.c:12610 fish/cmds.c:12721 fish/cmds.c:12813 fish/cmds.c:12906
2079 #: fish/cmds.c:13000 fish/cmds.c:13198 fish/cmds.c:13324
2081 msgid "%s: optional argument \"%s\" given twice\n"
2084 #: fish/cmds.c:13419
2086 msgid "%s: unknown command\n"
2087 msgstr "%s: தெரியாத கட்டளை\n"
2089 #: fish/config.c:74 fish/config.c:113
2091 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2097 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2102 msgid "copy-in: target '%s' is not a directory\n"
2107 msgid "error: argument is zero length or longer than maximum permitted\n"
2113 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2119 msgid "copy-out: target '%s' is not a directory\n"
2124 msgid "copy-out: '%s' is not a file or directory\n"
2127 #: fish/display.c:42
2129 msgid "display filename\n"
2134 msgid "use '%s filename' to edit a file\n"
2135 msgstr "ஒரு கோப்பினை திருத்துவதற்கு '%s கோப்புபெயரை' பயன்படுத்து\n"
2140 "%s: guest filesystem shell\n"
2141 "%s lets you edit virtual machine filesystems\n"
2142 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2144 " %s [--options] cmd [: cmd : cmd ...]\n"
2146 " -h|--cmd-help List available commands\n"
2147 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2148 " -a|--add image Add image\n"
2149 " -c|--connect uri Specify libvirt URI for -d option\n"
2150 " --csh Make --listen csh-compatible\n"
2151 " -d|--domain guest Add disks from libvirt guest\n"
2152 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2153 " --echo-keys Don't turn off echo for passphrases\n"
2154 " -f|--file file Read commands from file\n"
2155 " --format[=raw|..] Force disk format for -a option\n"
2156 " -i|--inspector Automatically mount filesystems\n"
2157 " --keys-from-stdin Read passphrases from stdin\n"
2158 " --listen Listen for remote commands\n"
2159 " --live Connect to a live virtual machine\n"
2160 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2161 " -n|--no-sync Don't autosync\n"
2162 " -N|--new type Create prepared disk (test1.img, ...)\n"
2163 " --progress-bars Enable progress bars even when not interactive\n"
2164 " --no-progress-bars Disable progress bars\n"
2165 " --remote[=pid] Send commands to remote %s\n"
2166 " -r|--ro Mount read-only\n"
2167 " --selinux Enable SELinux support\n"
2168 " -v|--verbose Verbose messages\n"
2169 " -V|--version Display version and exit\n"
2170 " -w|--rw Mount read-write\n"
2171 " -x Echo each command before executing it\n"
2173 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2174 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2176 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2178 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2179 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2181 "For more information, see the manpage %s(1).\n"
2186 msgid "%s: --listen=PID: PID was not a number: %s\n"
2187 msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n"
2192 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2193 msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n"
2197 msgid "%s: only one -f parameter can be given\n"
2198 msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
2202 msgid "%s: cannot use --listen and --remote options at the same time\n"
2203 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2207 msgid "%s: extra parameters on the command line with --listen flag\n"
2208 msgstr "%s: extra parameters on the command line with --listen flag\n"
2212 msgid "%s: cannot use --listen and --file options at the same time\n"
2213 msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
2219 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2220 "editing virtual machine filesystems.\n"
2222 "Type: 'help' for help on commands\n"
2223 " 'man' to read the manual\n"
2224 " 'quit' to quit the shell\n"
2228 #: fish/fish.c:793 fish/fish.c:809
2230 msgid "%s: command arguments not separated by whitespace\n"
2231 msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
2235 msgid "%s: unterminated single quote\n"
2236 msgstr "%s: unterminated single quote\n"
2240 msgid "%s: internal error parsing string at '%s'\n"
2241 msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
2245 msgid "%s: too many arguments\n"
2246 msgstr "%s: அதிக விவாதங்கள்\n"
2250 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2255 msgid "%s: unterminated double quote\n"
2256 msgstr "%s: unterminated double quote\n"
2260 msgid "%s: empty command on command line\n"
2261 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
2264 msgid "display a list of commands or help on a command"
2265 msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
2268 msgid "quit guestfish"
2269 msgstr "guestfishஐ நிறுத்து"
2274 "help - display a list of commands or help on a command\n"
2278 "help - display a list of commands or help on a command\n"
2285 "quit - quit guestfish\n"
2288 "quit - guestfishஐ நிறுத்து\n"
2293 msgid "%s: command not known, use -h to list all commands\n"
2295 "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n"
2300 "Did you mean to open a disk image? guestfish -a disk.img\n"
2301 "For a list of commands: guestfish -h\n"
2302 "For complete documentation: man guestfish\n"
2307 msgid "%s:%d: libguestfs: error: %s\n"
2312 msgid "Runaway quote in string \"%s\"\n"
2313 msgstr "Runaway quote in string \"%s\"\n"
2318 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2319 "or run \"inspect-os\" command)\n"
2325 "%s: drive '%c:' not found. To list available drives do:\n"
2326 " inspect-get-drive-mappings %s\n"
2332 "%s: to access '%c:', mount %s first. One way to do this is:\n"
2339 msgid "use 'glob command [args...]'\n"
2340 msgstr "'glob கட்டளையைப் பயன்படுத்து [args...]'\n"
2344 msgid "glob: guestfs_glob_expand call failed: %s\n"
2345 msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்லை: %s\n"
2350 "Add disk images to examine using the -a or -d options, or the 'add' "
2352 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2353 "Once you have done this, use the 'run' command.\n"
2359 "Find out what filesystems are available using 'list-filesystems' and then\n"
2360 "mount them to examine or modify the contents using 'mount-ro' or\n"
2361 "'mount-options'.\n"
2367 "For more information about a command, use 'help cmd'.\n"
2369 "To read the manual, type 'man'.\n"
2372 #: fish/hexedit.c:41
2374 msgid "hexedit (device|filename) [max | start max]\n"
2377 #: fish/hexedit.c:52
2379 msgid "hexedit: %s is a zero length file or device\n"
2382 #: fish/hexedit.c:63
2385 "hexedit: %s is larger than %s. You must supply a limit using\n"
2386 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2387 " 'hexedit %s <start> <max>'.\n"
2390 #: fish/hexedit.c:92
2392 msgid "hexedit: invalid range\n"
2395 #: fish/inspect.c:77
2397 msgid "%s: don't use --live and -i options together\n"
2400 #: fish/inspect.c:89
2402 msgid "%s: no operating system was found on this disk\n"
2405 #: fish/inspect.c:96
2407 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2410 #: fish/inspect.c:136
2412 msgid "%s: some filesystems could not be mounted (ignored)\n"
2415 #: fish/inspect.c:148
2417 msgid "Operating system: %s\n"
2420 #: fish/inspect.c:161
2422 msgid "%s mounted on %s\n"
2427 msgid "Enter key or passphrase (\"%s\"): "
2432 msgid "use 'lcd directory' to change local directory\n"
2433 msgstr "உள்ளமை அடைவை மாற்ற 'lcd அடைவை' பயன்படுத்து\n"
2437 msgid "use 'man' without parameters to open the manual\n"
2442 msgid "the external 'man' program failed\n"
2447 msgid "use '%s filename' to page a file\n"
2448 msgstr "'%s கோப்புபெயரை' ஒரு கோப்பில் பக்கத்திற்குப் பயன்படுத்து\n"
2450 #: fish/options.c:38
2452 msgid "%s: too many drives added on the command line\n"
2455 #: fish/options.c:152
2457 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2463 "List of available prepared disk images:\n"
2470 "guestfish -N %-8s - %s\n"
2477 msgid " Optional parameters:\n"
2482 msgid "<%s> %s (default: %s)\n"
2488 "Prepared disk images are written to file \"test1.img\" in the local\n"
2489 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2490 "For more information see the guestfish(1) manual.\n"
2496 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2497 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2502 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2505 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2506 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2507 msgid "failed to allocate disk"
2510 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2511 msgid "could not parse boot size"
2514 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2516 msgid "failed to get sector size of disk: %s"
2519 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2520 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2522 msgid "failed to partition disk: %s"
2525 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2527 msgid "failed to add boot partition: %s"
2530 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2532 msgid "failed to add root partition: %s"
2535 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2537 msgid "failed to create boot filesystem: %s"
2540 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2542 msgid "failed to create root filesystem: %s"
2545 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2546 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2547 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2550 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2552 msgid "failed to create PV: %s: %s"
2555 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2557 msgid "failed to create VG: %s: %s"
2560 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2562 msgid "failed to create LV: /dev/%s/%s: %s"
2565 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2567 msgid "failed to resize LV to full size: %s: %s"
2570 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2572 msgid "failed to create filesystem (%s): %s"
2577 msgid "guestfish: protocol error: could not read 'hello' message\n"
2578 msgstr "guestfish: protocol error: 'hello' செய்தியை வாசிக்க முடியவில்லை\n"
2583 "guestfish: protocol error: version mismatch, server version '%s' does not "
2584 "match client version '%s'. The two versions must match exactly.\n"
2586 "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் "
2587 "பதிப்பு '%s'உடன் பொருந்தவில்லை. இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
2589 #: fish/rc.c:337 fish/rc.c:351
2591 msgid "guestfish: remote: looks like the server is not running\n"
2592 msgstr "guestfish: remote: சேவையகம் இயங்காதது போல் உள்ளது\n"
2594 #: fish/rc.c:363 fish/rc.c:377
2596 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2598 "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
2602 msgid "guestfish: protocol error: could not decode reply from server\n"
2603 msgstr "guestfish: protocol error: சேவையகத்திலிருந்து குறிநீக்க பதில் இல்லை\n"
2607 msgid "'reopen' command takes no parameters\n"
2608 msgstr "'reopen' கட்டளை அளவுருக்களை எடுக்கவில்லை\n"
2612 msgid "reopen: guestfs_create: failed to create handle\n"
2613 msgstr "reopen: guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
2617 msgid "use '%s VAR value' to set an environment variable\n"
2622 msgid "use '%s VAR' to unset an environment variable\n"
2625 #: fish/supported.c:66
2629 #: fish/supported.c:68
2635 msgid "use 'time command [args...]'\n"
2636 msgstr "'நேர கட்டளையைப் பயன்படுத்து [args...]'\n"
2638 #: fuse/guestmount.c:912
2641 "%s: FUSE module for libguestfs\n"
2642 "%s lets you mount a virtual machine filesystem\n"
2643 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2645 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2647 " -a|--add image Add image\n"
2648 " -c|--connect uri Specify libvirt URI for -d option\n"
2649 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2650 " -d|--domain guest Add disks from libvirt guest\n"
2651 " --echo-keys Don't turn off echo for passphrases\n"
2652 " --format[=raw|..] Force disk format for -a option\n"
2653 " --fuse-help Display extra FUSE options\n"
2654 " -i|--inspector Automatically mount filesystems\n"
2655 " --help Display help message and exit\n"
2656 " --keys-from-stdin Read passphrases from stdin\n"
2657 " --live Connect to a live virtual machine\n"
2658 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2659 " -n|--no-sync Don't autosync\n"
2660 " -o|--option opt Pass extra option to FUSE\n"
2661 " -r|--ro Mount read-only\n"
2662 " --selinux Enable SELinux support\n"
2663 " -v|--verbose Verbose messages\n"
2664 " -V|--version Display version and exit\n"
2665 " -w|--rw Mount read-write\n"
2666 " -x|--trace Trace guestfs API calls\n"
2669 #: fuse/guestmount.c:1131
2671 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2674 #: fuse/guestmount.c:1141
2676 msgid "%s: --live is not compatible with --ro option\n"
2679 #: fuse/guestmount.c:1148
2681 msgid "%s: --live is not compatible with -i option\n"
2684 #: fuse/guestmount.c:1163
2686 msgid "%s: with --live, you must use exactly one -d option\n"
2689 #: fuse/guestmount.c:1170
2691 msgid "%s: --live is not compatible with -a option\n"
2694 #: fuse/guestmount.c:1179
2696 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2697 msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
2699 #: inspector/virt-inspector.c:82
2702 "%s: display information about a virtual machine\n"
2703 "Copyright (C) 2010 Red Hat Inc.\n"
2705 " %s [--options] -d domname file [file ...]\n"
2706 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2708 " -a|--add image Add image\n"
2709 " -c|--connect uri Specify libvirt URI for -d option\n"
2710 " -d|--domain guest Add disks from libvirt guest\n"
2711 " --echo-keys Don't turn off echo for passphrases\n"
2712 " --format[=raw|..] Force disk format for -a option\n"
2713 " --help Display brief help\n"
2714 " --keys-from-stdin Read passphrases from stdin\n"
2715 " -v|--verbose Verbose messages\n"
2716 " -V|--version Display version and exit\n"
2717 " -x Trace libguestfs API calls\n"
2718 " --xpath query Perform an XPath query\n"
2719 "For more information, see the manpage %s(1).\n"
2722 #: inspector/virt-inspector.c:255
2724 msgid "%s: cannot use --xpath together with other options.\n"
2727 #: inspector/virt-inspector.c:288
2730 "%s: no operating system could be detected inside this disk image.\n"
2732 "This may be because the file is not a disk image, or is not a virtual "
2734 "image, or because the OS type is not understood by libguestfs.\n"
2736 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2738 "install the separate libguestfs-winsupport package.\n"
2740 "If you feel this is an error, please file a bug report including as much\n"
2741 "information about the disk image as possible.\n"
2744 #: inspector/virt-inspector.c:313
2746 msgid "%s: XML write error at \"%s\": %m\n"
2749 #: inspector/virt-inspector.c:325
2751 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2754 #: inspector/virt-inspector.c:333
2756 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2759 #: inspector/virt-inspector.c:827
2761 msgid "%s: unable to parse XML from stdin\n"
2764 #: inspector/virt-inspector.c:833
2766 msgid "%s: unable to create new XPath context\n"
2769 #: inspector/virt-inspector.c:840
2771 msgid "%s: unable to evaluate XPath expression\n"
2774 #: inspector/virt-inspector.c:851
2776 msgid "%s: xmlSaveToFd failed\n"
2779 #: inspector/virt-inspector.c:858
2781 msgid "%s: xmlNewDoc failed\n"
2784 #: inspector/virt-inspector.c:863
2786 msgid "%s: xmlCopyNode failed\n"
2789 #: inspector/virt-inspector.c:870
2791 msgid "%s: xmlSaveDoc failed\n"
2794 #: perl/lib/Sys/Guestfs/Lib.pm:158
2795 msgid "open_guest: first parameter must be a string or an arrayref"
2798 #: perl/lib/Sys/Guestfs/Lib.pm:164
2799 msgid "open_guest: first argument contains undefined element"
2802 #: perl/lib/Sys/Guestfs/Lib.pm:172
2803 #, perl-brace-format
2804 msgid "guest image {imagename} does not exist or is not readable"
2807 #: perl/lib/Sys/Guestfs/Lib.pm:179
2809 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2813 #: perl/lib/Sys/Guestfs/Lib.pm:184
2814 msgid "open_guest: too many domains listed on command line"
2817 #: perl/lib/Sys/Guestfs/Lib.pm:191
2818 msgid "open_guest: cannot connect to libvirt"
2821 #: perl/lib/Sys/Guestfs/Lib.pm:210
2822 #, perl-brace-format
2823 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2826 #: perl/lib/Sys/Guestfs/Lib.pm:213
2827 #, perl-brace-format
2828 msgid "{imagename} is not the name of a libvirt domain\n"
2831 #: perl/lib/Sys/Guestfs/Lib.pm:242
2832 #, perl-brace-format
2833 msgid "{imagename} seems to have no disk devices\n"
2836 #: perl/lib/Sys/Guestfs/Lib.pm:827
2838 "No operating system could be detected inside this disk image.\n"
2840 "This may be because the file is not a disk image, or is not a virtual "
2842 "image, or because the OS type is not understood by virt-inspector.\n"
2844 "If you feel this is an error, please file a bug report including as much\n"
2845 "information about the disk image as possible.\n"
2848 #: perl/lib/Sys/Guestfs/Lib.pm:945
2849 #, perl-brace-format
2850 msgid "unknown filesystem {fs}\n"
2853 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2854 #, perl-brace-format
2855 msgid "Error running rpm -qa: {error}"
2858 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2859 #, perl-brace-format
2860 msgid "Error running dpkg-query: {error}"
2863 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2864 msgid "Can't find grub on guest"
2867 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2868 #, perl-brace-format
2869 msgid "Grub entry {title} has no kernel"
2872 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2873 #, perl-brace-format
2874 msgid "grub refers to {path}, which doesn't exist\n"
2877 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2878 #, perl-brace-format
2879 msgid "Grub entry {title} does not specify an initrd"
2882 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2883 #, perl-brace-format
2884 msgid "Didn't find modules directory {modules} for kernel {path}"
2887 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2888 #, perl-brace-format
2889 msgid "Couldn't guess kernel version number from path for kernel {path}"
2892 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2893 #, perl-brace-format
2894 msgid "{path} doesn't match augeas pattern"
2897 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2898 #, perl-brace-format
2899 msgid "{filename}: could not read initrd format"
2902 #: rescue/virt-rescue.c:66
2905 "%s: Run a rescue shell on a virtual machine\n"
2906 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2908 " %s [--options] -d domname\n"
2909 " %s [--options] -a disk.img [-a disk.img ...]\n"
2911 " -a|--add image Add image\n"
2912 " --append kernelopts Append kernel options\n"
2913 " -c|--connect uri Specify libvirt URI for -d option\n"
2914 " -d|--domain guest Add disks from libvirt guest\n"
2915 " --format[=raw|..] Force disk format for -a option\n"
2916 " --help Display brief help\n"
2917 " -m|--memsize MB Set memory size in megabytes\n"
2918 " --network Enable network\n"
2919 " -r|--ro Access read-only\n"
2920 " --selinux Enable SELinux\n"
2921 " --smp N Enable SMP with N >= 2 virtual CPUs\n"
2922 " --suggest Suggest mount commands for this guest\n"
2923 " -v|--verbose Verbose messages\n"
2924 " -V|--version Display version and exit\n"
2925 " -w|--rw Mount read-write\n"
2926 " -x Trace libguestfs API calls\n"
2927 "For more information, see the manpage %s(1).\n"
2930 #: rescue/virt-rescue.c:167
2932 msgid "%s: could not parse --smp parameter '%s'\n"
2935 #: rescue/virt-rescue.c:172
2937 msgid "%s: --smp parameter '%s' should be >= 1\n"
2940 #: rescue/virt-rescue.c:202
2942 msgid "%s: could not parse memory size '%s'\n"
2945 #: rescue/virt-rescue.c:372
2948 "Inspecting the virtual machine or disk image ...\n"
2952 #: rescue/virt-rescue.c:391
2955 "This disk contains one or more operating systems. You can use these mount\n"
2956 "commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
2960 #: rescue/virt-rescue.c:401
2963 "# %s is the root of a %s operating system\n"
2964 "# type: %s, distro: %s, version: %d.%d\n"
2969 #: rescue/virt-rescue.c:458
2972 "This disk contains no filesystems that we recognize.\n"
2974 "However you can still use virt-rescue on the disk image, to try to mount\n"
2975 "filesystems that are not recognized by libguestfs, or to create partitions,\n"
2976 "logical volumes and filesystems on a blank disk.\n"
2979 #: rescue/virt-rescue.c:465
2982 "This disk contains one or more filesystems, but we don't recognize any\n"
2983 "operating system. You can use these mount commands in virt-rescue (at the\n"
2984 "><rescue> prompt) to mount these filesystems.\n"
2988 #: rescue/virt-rescue.c:470
2990 msgid "# %s has type '%s'\n"
2993 #: rescue/virt-rescue.c:594
2995 msgid "%s: unknown child exit status (%d)\n"
2998 #: src/appliance.c:182
3001 "cannot find any suitable libguestfs supermin or ordinary appliance on "
3002 "LIBGUESTFS_PATH (search path: %s)"
3005 #: src/appliance.c:332
3007 msgid "security: cached appliance %s is not owned by UID %d"
3010 #: src/appliance.c:337
3012 msgid "security: cached appliance %s is not a directory (mode %o)"
3015 #: src/appliance.c:342
3017 msgid "security: cached appliance %s is writable by group or other (mode %o)"
3020 #: src/appliance.c:672
3021 msgid "external command failed, see earlier error messages"
3025 msgid "unexpected end of output from db_dump command before end of header"
3028 #: src/dbdump.c:98 src/dbdump.c:110
3029 msgid "unexpected line from db_dump command, no space prefix"
3033 msgid "unexpected end of output from db_dump command before end of data"
3037 msgid "unexpected non-hex digits in output of db_dump command"
3040 #: src/filearch.c:152
3042 msgid "size of %s unreasonable (%<PRIi64> bytes)"
3045 #: src/filearch.c:265
3047 "file-architecture API not available since this version of libguestfs was "
3048 "compiled without the libmagic library"
3051 #: src/guestfs.c:177
3053 msgid "guestfs_close: called twice on the same handle\n"
3054 msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n"
3056 #: src/guestfs.c:344
3061 #: src/guestfs.c:405
3063 msgid "libguestfs: error: %s\n"
3064 msgstr "libguestfs: error: %s\n"
3066 #: src/guestfs.c:983
3068 msgid "<truncated, original size %zu bytes>"
3071 #: src/inspect.c:293
3072 msgid "not a Windows guest, or systemroot could not be determined"
3075 #: src/inspect.c:309
3076 msgid "not a Windows guest, or CurrentControlSet could not be determined"
3079 #: src/inspect.c:537 src/inspect_apps.c:610
3081 "inspection API not available since this version of libguestfs was compiled "
3082 "without the hivex library"
3085 #: src/inspect.c:752 src/inspect_fs.c:503 src/inspect_fs.c:547
3086 #: src/inspect_fs_unix.c:228 src/inspect_fs_unix.c:728
3087 #: src/inspect_fs_unix.c:1309
3089 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3092 #: src/inspect.c:788
3093 msgid "no inspection data: call guestfs_inspect_os first"
3096 #: src/inspect.c:800
3099 "%s: root device not found: only call this function with a root device "
3100 "previously returned by guestfs_inspect_os"
3103 #: src/inspect_fs.c:346 src/inspect_fs.c:359
3105 msgid "could not parse integer in version number: %s"
3108 #: src/inspect_fs.c:512
3110 msgid "%s: file is empty"
3113 #: src/inspect_fs_unix.c:771
3114 msgid "could not parse /etc/fstab or empty file"
3117 #: src/inspect_fs_windows.c:164
3119 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3122 #: src/inspect_icon.c:492
3124 msgid "read: %s: unexpected end of file"
3128 msgid "command line cannot be altered after qemu subprocess launched"
3129 msgstr "command line cannot be altered after qemu subprocess launched"
3132 msgid "guestfs_config: parameter must begin with '-' character"
3133 msgstr "guestfs_config: அளவுரு '-' எழுத்தில் துவக்க வேண்டும்"
3137 msgid "guestfs_config: parameter '%s' isn't allowed"
3138 msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை"
3140 #: src/launch.c:289 src/launch.c:407
3141 msgid "filename cannot contain ',' (comma) character"
3142 msgstr "கோப்புபெயர் ',' (கம்மா) எழுத்தை கொண்டிருக்கவில்லை"
3144 #: src/launch.c:303 src/launch.c:311
3146 msgid "%s parameter is empty or contains disallowed characters"
3150 msgid "the libguestfs handle has already been launched"
3155 msgid "%s: cannot create temporary directory"
3156 msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
3159 msgid "you must call guestfs_add_drive before guestfs_launch"
3160 msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
3163 msgid "guestfs_launch failed, see earlier error messages"
3164 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3167 msgid "qemu launched and contacted daemon, but state != READY"
3168 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
3171 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3174 #: src/launch.c:1006
3175 msgid "contacted guestfsd, but state != READY"
3178 #: src/launch.c:1178
3181 "command failed: %s\n"
3183 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3184 "environment variable. There may also be errors printed above."
3187 #: src/launch.c:1318
3188 msgid "qemu has not been launched yet"
3189 msgstr "qemu இன்னும் துவங்கப்படவில்லை"
3191 #: src/launch.c:1329
3192 msgid "no subprocess to kill"
3193 msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
3197 msgid "guestfs_set_busy: called when in state %d != READY"
3198 msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
3202 msgid "guestfs_end_busy: called when in state %d"
3203 msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
3208 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3210 "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, "
3211 "எதிர்பார்க்கப்பட்ட 0x%x\n"
3215 "This usually means the libguestfs appliance failed to start up. Please\n"
3216 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3217 "the debug messages output prior to this error.\n"
3221 msgid "See earlier debug messages.\n"
3226 msgid "received magic signature from guestfsd, but in state %d"
3227 msgstr "received magic signature from guestfsd, but in state %d"
3231 msgid "message length (%u) > maximum possible size (%d)"
3232 msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)"
3236 msgid "guestfs___send: state %d != BUSY"
3237 msgstr "guestfs___send: நிலை%d != BUSY"
3240 msgid "xdr_guestfs_message_header failed"
3241 msgstr "xdr_guestfs_message_header தோல்வியுற்றது"
3244 msgid "dispatch failed to marshal args"
3245 msgstr "marshal args ஐ அனுப்ப முடியவில்லை"
3247 #: src/proto.c:922 src/proto.c:1218
3248 msgid "operation cancelled by user"
3253 msgid "send_file_chunk: state %d != READY"
3254 msgstr "send_file_chunk: நிலை %d != READY"
3258 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3259 msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)"
3263 msgid "%s: error in chunked encoding"
3264 msgstr "%s: error in chunked encoding"
3267 msgid "write to daemon socket"
3268 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
3271 msgid "receive_file_data: parse error in reply callback"
3272 msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்"
3275 msgid "receive_file_data: unexpected flag received when reading file chunks"
3276 msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது எதிர்பாராத கொடி பெறப்பட்டது"
3279 msgid "failed to parse file chunk"
3280 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
3283 msgid "file receive cancelled by daemon"
3284 msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
3286 #: src/virt.c:106 src/virt.c:400
3287 msgid "you cannot set both live and readonly flags"
3292 msgid "could not connect to libvirt (code %d, domain %d): %s"
3297 msgid "no libvirt domain called '%s': %s"
3300 #: src/virt.c:195 src/virt.c:523
3302 msgid "error reading libvirt XML information: %s"
3305 #: src/virt.c:205 src/virt.c:531
3306 msgid "unable to parse XML information returned by libvirt"
3309 #: src/virt.c:211 src/virt.c:537
3310 msgid "unable to create new XPath context"
3313 #: src/virt.c:218 src/virt.c:552
3314 msgid "unable to evaluate XPath expression"
3318 msgid "libvirt domain has no disks"
3322 msgid "unknown readonlydisk parameter"
3327 msgid "error getting domain info: %s"
3332 "error: domain is a live virtual machine.\n"
3333 "Writing to the disks of a running virtual machine can cause disk "
3335 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3336 "specify live access. In most libguestfs tools these options are --ro or\n"
3337 "--live respectively. Consult the documentation for further information."
3343 "%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
3349 "this guest has no libvirt <channel> definition for guestfsd\n"
3350 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3355 "add-domain API not available since this version of libguestfs was compiled "
3356 "without libvirt or libxml2"
3359 #: test-tool/test-tool.c:79
3362 "libguestfs-test-tool: interactive test tool\n"
3363 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3365 " libguestfs-test-tool [--options]\n"
3367 " --help Display usage\n"
3368 " --qemudir dir Specify QEMU source directory\n"
3369 " --qemu qemu Specify QEMU binary\n"
3371 " -t n Set launch timeout (default: %d seconds)\n"
3374 #: test-tool/test-tool.c:128
3376 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3377 msgstr "libguestfs-test-tool: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
3379 #: test-tool/test-tool.c:137
3381 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3382 msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n"
3384 #: test-tool/test-tool.c:149
3386 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3387 msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n"
3389 #: test-tool/test-tool.c:175
3391 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3392 msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
3394 #: test-tool/test-tool.c:182
3396 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3397 msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
3399 #: test-tool/test-tool.c:190
3401 msgid "libguestfs-test-tool: guestfs_version failed\n"
3402 msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
3404 #: test-tool/test-tool.c:224
3406 msgid "libguestfs-test-tool: failed to launch appliance\n"
3407 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3409 #: test-tool/test-tool.c:236
3411 msgid "libguestfs-test-tool: failed to run part-disk\n"
3414 #: test-tool/test-tool.c:242
3416 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3417 msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
3419 #: test-tool/test-tool.c:248
3421 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3422 msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n"
3424 #: test-tool/test-tool.c:255
3426 msgid "libguestfs-test-tool: failed to touch file\n"
3429 #: test-tool/test-tool.c:289
3432 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3433 "--qemu/--qemudir options cannot be used.\n"
3435 "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
3436 "--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
3438 #: test-tool/test-tool.c:297
3440 msgid "Binary '%s' does not exist or is not executable\n"
3441 msgstr "Binary '%s' does not exist or is not executable\n"
3443 #: test-tool/test-tool.c:311
3445 msgid "%s: does not look like a qemu source directory\n"
3446 msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
3448 #: tools/virt-list-filesystems.pl:148
3449 msgid "virt-list-filesystems: no image or VM name given"
3452 #: tools/virt-list-partitions.pl:160
3453 msgid "virt-list-partitions: no image or VM name given"
3456 #: tools/virt-make-fs.pl:293
3457 msgid "virt-make-fs input output\n"
3460 #: tools/virt-make-fs.pl:323
3461 msgid "unexpected output from 'du' command"
3464 #: tools/virt-make-fs.pl:335 tools/virt-make-fs.pl:349
3465 #: tools/virt-make-fs.pl:476
3466 #, perl-brace-format
3467 msgid "{f}: unknown input format: {fmt}\n"
3470 #: tools/virt-make-fs.pl:393
3471 #, perl-brace-format
3472 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3475 #: tools/virt-make-fs.pl:408
3477 "qemu-img create: failed to create disk image, see earlier error messages\n"
3480 #: tools/virt-make-fs.pl:419
3481 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3484 #: tools/virt-make-fs.pl:460
3485 msgid "tar: failed, see earlier messages\n"
3488 #: tools/virt-make-fs.pl:482
3489 msgid "uncompress command failed, see earlier messages\n"
3492 #: tools/virt-make-fs.pl:517
3494 "virt-make-fs: error copying contents into filesystem\n"
3495 "An error here usually means that the program did not estimate the\n"
3496 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3499 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3500 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3503 #: tools/virt-tar.pl:222
3504 msgid "virt-tar: no image, VM names, directory or filename given"
3507 #: tools/virt-tar.pl:225
3508 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3511 #: tools/virt-tar.pl:236
3512 #, perl-brace-format
3513 msgid "virt-tar: {tarball}: file not found\n"
3516 #: tools/virt-tar.pl:239
3517 #, perl-brace-format
3518 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3521 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3522 #, perl-brace-format
3524 "{prog}: No operating system could be detected inside this disk image.\n"
3526 "This may be because the file is not a disk image, or is not a virtual "
3528 "image, or because the OS type is not understood by libguestfs.\n"
3530 "If you feel this is an error, please file a bug report including as much\n"
3531 "information about the disk image as possible.\n"
3534 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3535 #, perl-brace-format
3536 msgid "{prog}: multiboot operating systems are not supported.\n"
3539 #: tools/virt-win-reg.pl:245
3540 msgid "no libvirt domain name or disk image given\n"
3543 #: tools/virt-win-reg.pl:287
3545 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3549 #: tools/virt-win-reg.pl:446
3550 #, perl-brace-format
3551 msgid "virt-win-reg: {p}: cannot find user directory\n"
3554 #: tools/virt-win-reg.pl:451
3555 #, perl-brace-format
3556 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3559 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3560 #, perl-brace-format
3561 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3564 #: tools/virt-win-reg.pl:529
3565 #, perl-brace-format
3566 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3569 #: tools/virt-win-reg.pl:551
3570 #, perl-brace-format
3571 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"