Version 1.11.19.
[libguestfs.git] / po / ta.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # rjones <rjones@redhat.com>, 2011.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libguestfs\n"
9 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
10 "component=libguestfs&product=Virtualization+Tools\n"
11 "POT-Creation-Date: 2011-07-18 11:32+0100\n"
12 "PO-Revision-Date: 2011-07-17 20:49+0000\n"
13 "Last-Translator: rjones <rjones@redhat.com>\n"
14 "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
15 "Language: ta\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
20
21 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:99 df/main.c:70
22 #: edit/virt-edit.c:73 fish/fish.c:99 fuse/guestmount.c:908
23 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
27
28 #: cat/virt-cat.c:61
29 #, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\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"
48 msgstr ""
49
50 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:192
51 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:222
52 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
53 #: rescue/virt-rescue.c:133
54 #, c-format
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
57
58 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:242
59 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279 fuse/guestmount.c:1061
60 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
61 #, c-format
62 msgid "%s: unknown long option: %s (%d)\n"
63 msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
64
65 #: cat/virt-filesystems.c:103
66 #, c-format
67 msgid ""
68 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
69 "Copyright (C) 2010 Red Hat Inc.\n"
70 "Usage:\n"
71 "  %s [--options] -d domname\n"
72 "  %s [--options] -a disk.img [-a disk.img ...]\n"
73 "Options:\n"
74 "  -a|--add image       Add image\n"
75 "  --all                Display everything\n"
76 "  --blkdevs|--block-devices\n"
77 "                       Display block devices\n"
78 "  -c|--connect uri     Specify libvirt URI for -d option\n"
79 "  --csv                Output as Comma-Separated Values\n"
80 "  -d|--domain guest    Add disks from libvirt guest\n"
81 "  --echo-keys          Don't turn off echo for passphrases\n"
82 "  --extra              Display swap and data filesystems\n"
83 "  --filesystems        Display mountable filesystems\n"
84 "  --format[=raw|..]    Force disk format for -a option\n"
85 "  -h|--human-readable  Human-readable sizes in --long output\n"
86 "  --help               Display brief help\n"
87 "  --keys-from-stdin    Read passphrases from stdin\n"
88 "  -l|--long            Long output\n"
89 "  --lvs|--logvols|--logical-volumes\n"
90 "                       Display LVM logical volumes\n"
91 "  --no-title           No title in --long output\n"
92 "  --parts|--partitions Display partitions\n"
93 "  --pvs|--physvols|--physical-volumes\n"
94 "                       Display LVM physical volumes\n"
95 "  --uuid|--uuids       Add UUIDs to --long output\n"
96 "  -v|--verbose         Verbose messages\n"
97 "  -V|--version         Display version and exit\n"
98 "  --vgs|--volgroups|--volume-groups\n"
99 "                       Display LVM volume groups\n"
100 "  -x                   Trace libguestfs API calls\n"
101 "For more information, see the manpage %s(1).\n"
102 msgstr ""
103
104 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
105 #, c-format
106 msgid "%s: you cannot use -h and --csv options together.\n"
107 msgstr ""
108
109 #: cat/virt-ls.c:103
110 #, c-format
111 msgid ""
112 "%s: list files in a virtual machine\n"
113 "Copyright (C) 2010-2011 Red Hat Inc.\n"
114 "Usage:\n"
115 "  %s [--options] -d domname dir [dir ...]\n"
116 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
117 "Options:\n"
118 "  -a|--add image       Add image\n"
119 "  --checksum[=...]     Display file checksums\n"
120 "  -c|--connect uri     Specify libvirt URI for -d option\n"
121 "  --csv                Comma-Separated Values output\n"
122 "  -d|--domain guest    Add disks from libvirt guest\n"
123 "  --echo-keys          Don't turn off echo for passphrases\n"
124 "  --extra-stats        Display extra stats\n"
125 "  --format[=raw|..]    Force disk format for -a option\n"
126 "  --help               Display brief help\n"
127 "  -h|--human-readable  Human-readable sizes in output\n"
128 "  --keys-from-stdin    Read passphrases from stdin\n"
129 "  -l|--long            Long listing\n"
130 "  -R|--recursive       Recursive listing\n"
131 "  --times              Display file times\n"
132 "  --time-days          Display file times as days before now\n"
133 "  --time-relative      Display file times as seconds before now\n"
134 "  --time-t             Display file times as time_t's\n"
135 "  --uids               Display UID, GID\n"
136 "  -v|--verbose         Verbose messages\n"
137 "  -V|--version         Display version and exit\n"
138 "  -x                   Trace libguestfs API calls\n"
139 "For more information, see the manpage %s(1).\n"
140 msgstr ""
141
142 #: cat/virt-ls.c:338
143 #, c-format
144 msgid ""
145 "%s: used a flag which can only be combined with -lR mode\n"
146 "For more information, read the virt-ls(1) man page.\n"
147 msgstr ""
148
149 #: cat/virt-ls.c:577
150 #, c-format
151 msgid "%s: error getting extended attrs for %s %s\n"
152 msgstr ""
153
154 #: cat/virt-ls.c:583
155 #, c-format
156 msgid "%s: error: cannot parse xattr count for %s %s\n"
157 msgstr ""
158
159 #: df/domains.c:115
160 #, c-format
161 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
162 msgstr ""
163
164 #: df/domains.c:124
165 #, c-format
166 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
167 msgstr ""
168
169 #: df/domains.c:134
170 #, c-format
171 msgid "%s: could not list running domains (code %d, domain %d): %s"
172 msgstr ""
173
174 #: df/domains.c:145
175 #, c-format
176 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
177 msgstr ""
178
179 #: df/domains.c:155
180 #, c-format
181 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
182 msgstr ""
183
184 #: df/domains.c:281
185 #, c-format
186 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
187 msgstr ""
188
189 #: df/main.c:74
190 #, c-format
191 msgid ""
192 "%s: display free space on virtual filesystems\n"
193 "Copyright (C) 2010 Red Hat Inc.\n"
194 "Usage:\n"
195 "  %s [--options] -d domname\n"
196 "  %s [--options] -a disk.img [-a disk.img ...]\n"
197 "Options:\n"
198 "  -a|--add image       Add image\n"
199 "  -c|--connect uri     Specify libvirt URI for -d option\n"
200 "  --csv                Output as Comma-Separated Values\n"
201 "  -d|--domain guest    Add disks from libvirt guest\n"
202 "  --format[=raw|..]    Force disk format for -a option\n"
203 "  -h|--human-readable  Human-readable sizes in --long output\n"
204 "  --help               Display brief help\n"
205 "  -i|--inodes          Display inodes\n"
206 "  --one-per-guest      Separate appliance per guest\n"
207 "  --uuid               Add UUIDs to --long output\n"
208 "  -v|--verbose         Verbose messages\n"
209 "  -V|--version         Display version and exit\n"
210 "  -x                   Trace libguestfs API calls\n"
211 "For more information, see the manpage %s(1).\n"
212 msgstr ""
213
214 #: df/main.c:267
215 #, c-format
216 msgid "%s: compiled without support for libvirt.\n"
217 msgstr ""
218
219 #: df/output.c:50
220 msgid "VirtualMachine"
221 msgstr ""
222
223 #: df/output.c:51
224 msgid "Filesystem"
225 msgstr ""
226
227 #: df/output.c:54
228 msgid "1K-blocks"
229 msgstr ""
230
231 #: df/output.c:56
232 msgid "Size"
233 msgstr ""
234
235 #: df/output.c:57
236 msgid "Used"
237 msgstr ""
238
239 #: df/output.c:58
240 msgid "Available"
241 msgstr ""
242
243 #: df/output.c:59
244 msgid "Use%"
245 msgstr ""
246
247 #: df/output.c:61
248 msgid "Inodes"
249 msgstr ""
250
251 #: df/output.c:62
252 msgid "IUsed"
253 msgstr ""
254
255 #: df/output.c:63
256 msgid "IFree"
257 msgstr ""
258
259 #: df/output.c:64
260 msgid "IUse%"
261 msgstr ""
262
263 #: edit/virt-edit.c:77
264 #, c-format
265 msgid ""
266 "%s: Edit a file in a virtual machine\n"
267 "Copyright (C) 2009-2011 Red Hat Inc.\n"
268 "Usage:\n"
269 "  %s [--options] -d domname file [file ...]\n"
270 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
271 "Options:\n"
272 "  -a|--add image       Add image\n"
273 "  -b|--backup .ext     Backup original as original.ext\n"
274 "  -c|--connect uri     Specify libvirt URI for -d option\n"
275 "  -d|--domain guest    Add disks from libvirt guest\n"
276 "  --echo-keys          Don't turn off echo for passphrases\n"
277 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
278 "  --format[=raw|..]    Force disk format for -a option\n"
279 "  --help               Display brief help\n"
280 "  --keys-from-stdin    Read passphrases from stdin\n"
281 "  -v|--verbose         Verbose messages\n"
282 "  -V|--version         Display version and exit\n"
283 "  -x                   Trace libguestfs API calls\n"
284 "For more information, see the manpage %s(1).\n"
285 msgstr ""
286
287 #: edit/virt-edit.c:175
288 #, c-format
289 msgid "%s: -b option given multiple times\n"
290 msgstr ""
291
292 #: edit/virt-edit.c:192
293 #, c-format
294 msgid "%s: -e option given multiple times\n"
295 msgstr ""
296
297 #: edit/virt-edit.c:585 fish/fish.c:1551
298 #, c-format
299 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
300 msgstr ""
301
302 #: edit/virt-edit.c:599
303 #, c-format
304 msgid "%s: drive '%c:' not found.\n"
305 msgstr ""
306
307 #: fish/alloc.c:37
308 #, c-format
309 msgid "use 'alloc file size' to create an image\n"
310 msgstr "'கோப்பு அளவை ஒதுக்கீடுவதை' உருவாக்க ஒரு படத்தை பயன்படுத்து \n"
311
312 #: fish/alloc.c:51
313 #, c-format
314 msgid "use 'sparse file size' to create a sparse image\n"
315 msgstr "'ஸ்பார்ஸ் கோப்பு அளவை' பயன்படுத்தி ஒரு ஸ்பார்ஸ் படத்தை உருவாக்கு\n"
316
317 #: fish/alloc.c:75
318 #, c-format
319 msgid "can't allocate or add disks after launching\n"
320 msgstr "துவங்கிய பின் வட்டுகளை ஒதுக்க அல்லது சேர்க்க முடியவில்லை\n"
321
322 #: fish/alloc.c:156
323 #, c-format
324 msgid "%s: invalid integer parameter (%s returned %d)\n"
325 msgstr ""
326
327 #: fish/cmds.c:2643
328 msgid "Command"
329 msgstr "கட்டளை"
330
331 #: fish/cmds.c:2643
332 msgid "Description"
333 msgstr "விளக்கம்"
334
335 #: fish/cmds.c:2645
336 msgid "add a CD-ROM disk image to examine"
337 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
338
339 #: fish/cmds.c:2646
340 msgid "add the disk(s) from a named libvirt domain"
341 msgstr ""
342
343 #: fish/cmds.c:2647 fish/cmds.c:2648
344 msgid "add an image to examine or modify"
345 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
346
347 #: fish/cmds.c:2649
348 msgid "add a drive in snapshot mode (read-only)"
349 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
350
351 #: fish/cmds.c:2650
352 msgid "add a drive read-only specifying the QEMU block emulation to use"
353 msgstr ""
354
355 #: fish/cmds.c:2651
356 msgid "add a drive specifying the QEMU block emulation to use"
357 msgstr ""
358
359 #: fish/cmds.c:2652
360 msgid "allocate and add a disk file"
361 msgstr ""
362
363 #: fish/cmds.c:2653
364 msgid "clear Augeas path"
365 msgstr ""
366
367 #: fish/cmds.c:2654
368 msgid "close the current Augeas handle"
369 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
370
371 #: fish/cmds.c:2655
372 msgid "define an Augeas node"
373 msgstr "ஒரு Augeas முனையை வரையறு"
374
375 #: fish/cmds.c:2656
376 msgid "define an Augeas variable"
377 msgstr "ஒரு  Augeas மாறியை வரையறு"
378
379 #: fish/cmds.c:2657
380 msgid "look up the value of an Augeas path"
381 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
382
383 #: fish/cmds.c:2658
384 msgid "create a new Augeas handle"
385 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
386
387 #: fish/cmds.c:2659
388 msgid "insert a sibling Augeas node"
389 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
390
391 #: fish/cmds.c:2660
392 msgid "load files into the tree"
393 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
394
395 #: fish/cmds.c:2661
396 msgid "list Augeas nodes under augpath"
397 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
398
399 #: fish/cmds.c:2662
400 msgid "return Augeas nodes which match augpath"
401 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
402
403 #: fish/cmds.c:2663
404 msgid "move Augeas node"
405 msgstr "Augeas முனையை நகர்த்து"
406
407 #: fish/cmds.c:2664
408 msgid "remove an Augeas path"
409 msgstr "ஒரு Augeas பாதையை நீக்கு"
410
411 #: fish/cmds.c:2665
412 msgid "write all pending Augeas changes to disk"
413 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
414
415 #: fish/cmds.c:2666
416 msgid "set Augeas path to value"
417 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
418
419 #: fish/cmds.c:2667
420 msgid "test availability of some parts of the API"
421 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
422
423 #: fish/cmds.c:2668
424 msgid "return a list of all optional groups"
425 msgstr ""
426
427 #: fish/cmds.c:2669
428 msgid "upload base64-encoded data to file"
429 msgstr ""
430
431 #: fish/cmds.c:2670
432 msgid "download file and encode as base64"
433 msgstr ""
434
435 #: fish/cmds.c:2671
436 msgid "flush device buffers"
437 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
438
439 #: fish/cmds.c:2672
440 msgid "get blocksize of block device"
441 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
442
443 #: fish/cmds.c:2673
444 msgid "is block device set to read-only"
445 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
446
447 #: fish/cmds.c:2674
448 msgid "get total size of device in bytes"
449 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
450
451 #: fish/cmds.c:2675
452 msgid "get sectorsize of block device"
453 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
454
455 #: fish/cmds.c:2676
456 msgid "get total size of device in 512-byte sectors"
457 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
458
459 #: fish/cmds.c:2677
460 msgid "reread partition table"
461 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
462
463 #: fish/cmds.c:2678
464 msgid "set blocksize of block device"
465 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
466
467 #: fish/cmds.c:2679
468 msgid "set block device to read-only"
469 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
470
471 #: fish/cmds.c:2680
472 msgid "set block device to read-write"
473 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
474
475 #: fish/cmds.c:2681
476 msgid "resize a btrfs filesystem"
477 msgstr ""
478
479 #: fish/cmds.c:2682
480 msgid "return true path on case-insensitive filesystem"
481 msgstr "return true path on case-insensitive filesystem"
482
483 #: fish/cmds.c:2683
484 msgid "list the contents of a file"
485 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
486
487 #: fish/cmds.c:2684
488 msgid "compute MD5, SHAx or CRC checksum of file"
489 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
490
491 #: fish/cmds.c:2685
492 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
493 msgstr ""
494
495 #: fish/cmds.c:2686
496 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
497 msgstr ""
498
499 #: fish/cmds.c:2687
500 msgid "change file mode"
501 msgstr "கோப்பு முறைமையை மாற்று"
502
503 #: fish/cmds.c:2688 fish/cmds.c:2809
504 msgid "change file owner and group"
505 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
506
507 #: fish/cmds.c:2689
508 msgid "run a command from the guest filesystem"
509 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
510
511 #: fish/cmds.c:2690
512 msgid "run a command, returning lines"
513 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
514
515 #: fish/cmds.c:2691
516 msgid "add qemu parameters"
517 msgstr "qemu அளவுருக்களை சேர்"
518
519 #: fish/cmds.c:2692
520 msgid "copy local files or directories into an image"
521 msgstr ""
522
523 #: fish/cmds.c:2693
524 msgid "copy remote files or directories out of an image"
525 msgstr ""
526
527 #: fish/cmds.c:2694
528 msgid "copy size bytes from source to destination using dd"
529 msgstr ""
530
531 #: fish/cmds.c:2695
532 msgid "copy a file"
533 msgstr "ஒரு கோப்பினை நகலெடு"
534
535 #: fish/cmds.c:2696
536 msgid "copy a file or directory recursively"
537 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
538
539 #: fish/cmds.c:2697
540 msgid "copy from source to destination using dd"
541 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
542
543 #: fish/cmds.c:2698
544 msgid "debugging and internals"
545 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
546
547 #: fish/cmds.c:2699
548 msgid "debug the QEMU command line (internal use only)"
549 msgstr ""
550
551 #: fish/cmds.c:2700
552 msgid "upload a file to the appliance (internal use only)"
553 msgstr ""
554
555 #: fish/cmds.c:2701
556 msgid "report file system disk space usage"
557 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
558
559 #: fish/cmds.c:2702
560 msgid "report file system disk space usage (human readable)"
561 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
562
563 #: fish/cmds.c:2703
564 msgid "display an image"
565 msgstr ""
566
567 #: fish/cmds.c:2704
568 msgid "return kernel messages"
569 msgstr "கெர்னல் செய்திகளை திருப்பு"
570
571 #: fish/cmds.c:2705
572 msgid "download a file to the local machine"
573 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
574
575 #: fish/cmds.c:2706
576 msgid "download a file to the local machine with offset and size"
577 msgstr ""
578
579 #: fish/cmds.c:2707
580 msgid "drop kernel page cache, dentries and inodes"
581 msgstr "drop kernel page cache, dentries and inodes"
582
583 #: fish/cmds.c:2708
584 msgid "estimate file space usage"
585 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
586
587 #: fish/cmds.c:2709
588 msgid "check an ext2/ext3 filesystem"
589 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
590
591 #: fish/cmds.c:2710
592 msgid "display a line of text"
593 msgstr "உரையின் ஒரு வரியைக் காட்டு"
594
595 #: fish/cmds.c:2711
596 msgid "echo arguments back to the client"
597 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
598
599 #: fish/cmds.c:2712
600 msgid "edit a file"
601 msgstr ""
602
603 #: fish/cmds.c:2713 fish/cmds.c:2714 fish/cmds.c:2719 fish/cmds.c:2720
604 #: fish/cmds.c:2754 fish/cmds.c:2755 fish/cmds.c:3008 fish/cmds.c:3009
605 #: fish/cmds.c:3013 fish/cmds.c:3014 fish/cmds.c:3016 fish/cmds.c:3017
606 msgid "return lines matching a pattern"
607 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
608
609 #: fish/cmds.c:2715
610 msgid "test if two files have equal contents"
611 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
612
613 #: fish/cmds.c:2716
614 msgid "test if file or directory exists"
615 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
616
617 #: fish/cmds.c:2717 fish/cmds.c:2718
618 msgid "preallocate a file in the guest filesystem"
619 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
620
621 #: fish/cmds.c:2721
622 msgid "determine file type"
623 msgstr "கோப்பு வகையை வரைநறு"
624
625 #: fish/cmds.c:2722
626 msgid "detect the architecture of a binary file"
627 msgstr ""
628
629 #: fish/cmds.c:2723
630 msgid "return the size of the file in bytes"
631 msgstr ""
632
633 #: fish/cmds.c:2724
634 msgid "fill a file with octets"
635 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
636
637 #: fish/cmds.c:2725
638 msgid "fill a file with a repeating pattern of bytes"
639 msgstr ""
640
641 #: fish/cmds.c:2726
642 msgid "find all files and directories"
643 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
644
645 #: fish/cmds.c:2727
646 msgid "find all files and directories, returning NUL-separated list"
647 msgstr ""
648 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
649
650 #: fish/cmds.c:2728
651 msgid "find a filesystem by label"
652 msgstr ""
653
654 #: fish/cmds.c:2729
655 msgid "find a filesystem by UUID"
656 msgstr ""
657
658 #: fish/cmds.c:2730
659 msgid "run the filesystem checker"
660 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
661
662 #: fish/cmds.c:2731
663 msgid "get the additional kernel options"
664 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
665
666 #: fish/cmds.c:2732
667 msgid "get the attach method"
668 msgstr ""
669
670 #: fish/cmds.c:2733
671 msgid "get autosync mode"
672 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
673
674 #: fish/cmds.c:2734
675 msgid "get direct appliance mode flag"
676 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
677
678 #: fish/cmds.c:2735
679 msgid "get the ext2/3/4 filesystem label"
680 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
681
682 #: fish/cmds.c:2736
683 msgid "get the ext2/3/4 filesystem UUID"
684 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
685
686 #: fish/cmds.c:2737
687 msgid "get memory allocated to the qemu subprocess"
688 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
689
690 #: fish/cmds.c:2738
691 msgid "get enable network flag"
692 msgstr ""
693
694 #: fish/cmds.c:2739
695 msgid "get the search path"
696 msgstr "தேடும் பாதையை பெறு"
697
698 #: fish/cmds.c:2740
699 msgid "get process group flag"
700 msgstr ""
701
702 #: fish/cmds.c:2741
703 msgid "get PID of qemu subprocess"
704 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
705
706 #: fish/cmds.c:2742
707 msgid "get the qemu binary"
708 msgstr "qemu பைனரியை பெறு"
709
710 #: fish/cmds.c:2743
711 msgid "get recovery process enabled flag"
712 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
713
714 #: fish/cmds.c:2744
715 msgid "get SELinux enabled flag"
716 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
717
718 #: fish/cmds.c:2745
719 msgid "get the current state"
720 msgstr "நடப்பு நிலையை பெறு"
721
722 #: fish/cmds.c:2746
723 msgid "get command trace enabled flag"
724 msgstr "get command trace enabled flag"
725
726 #: fish/cmds.c:2747
727 msgid "get the current umask"
728 msgstr ""
729
730 #: fish/cmds.c:2748
731 msgid "get verbose mode"
732 msgstr "வெர்போஸ் முறைமையைப் பெறு"
733
734 #: fish/cmds.c:2749
735 msgid "get SELinux security context"
736 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
737
738 #: fish/cmds.c:2750 fish/cmds.c:2810
739 msgid "get a single extended attribute"
740 msgstr ""
741
742 #: fish/cmds.c:2751 fish/cmds.c:2811
743 msgid "list extended attributes of a file or directory"
744 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
745
746 #: fish/cmds.c:2752
747 msgid "expand wildcards in command"
748 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
749
750 #: fish/cmds.c:2753
751 msgid "expand a wildcard path"
752 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
753
754 #: fish/cmds.c:2756
755 msgid "install GRUB"
756 msgstr "GRUBஐ நிறுவு"
757
758 #: fish/cmds.c:2757
759 msgid "return first 10 lines of a file"
760 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
761
762 #: fish/cmds.c:2758
763 msgid "return first N lines of a file"
764 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
765
766 #: fish/cmds.c:2759
767 msgid "dump a file in hexadecimal"
768 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
769
770 #: fish/cmds.c:2760
771 msgid "edit with a hex editor"
772 msgstr ""
773
774 #: fish/cmds.c:2761
775 msgid "list the contents of a single file in an initrd"
776 msgstr ""
777
778 #: fish/cmds.c:2762
779 msgid "list files in an initrd"
780 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
781
782 #: fish/cmds.c:2763
783 msgid "add an inotify watch"
784 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
785
786 #: fish/cmds.c:2764
787 msgid "close the inotify handle"
788 msgstr "inotify ஹாண்டிலை மூடு"
789
790 #: fish/cmds.c:2765
791 msgid "return list of watched files that had events"
792 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
793
794 #: fish/cmds.c:2766
795 msgid "create an inotify handle"
796 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
797
798 #: fish/cmds.c:2767
799 msgid "return list of inotify events"
800 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
801
802 #: fish/cmds.c:2768
803 msgid "remove an inotify watch"
804 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
805
806 #: fish/cmds.c:2769
807 msgid "get architecture of inspected operating system"
808 msgstr ""
809
810 #: fish/cmds.c:2770
811 msgid "get distro of inspected operating system"
812 msgstr ""
813
814 #: fish/cmds.c:2771
815 msgid "get drive letter mappings"
816 msgstr ""
817
818 #: fish/cmds.c:2772
819 msgid "get filesystems associated with inspected operating system"
820 msgstr ""
821
822 #: fish/cmds.c:2773
823 msgid "get format of inspected operating system"
824 msgstr ""
825
826 #: fish/cmds.c:2774
827 msgid "get hostname of the operating system"
828 msgstr ""
829
830 #: fish/cmds.c:2775
831 msgid "get the icon corresponding to this operating system"
832 msgstr ""
833
834 #: fish/cmds.c:2776
835 msgid "get major version of inspected operating system"
836 msgstr ""
837
838 #: fish/cmds.c:2777
839 msgid "get minor version of inspected operating system"
840 msgstr ""
841
842 #: fish/cmds.c:2778
843 msgid "get mountpoints of inspected operating system"
844 msgstr ""
845
846 #: fish/cmds.c:2779
847 msgid "get package format used by the operating system"
848 msgstr ""
849
850 #: fish/cmds.c:2780
851 msgid "get package management tool used by the operating system"
852 msgstr ""
853
854 #: fish/cmds.c:2781
855 msgid "get product name of inspected operating system"
856 msgstr ""
857
858 #: fish/cmds.c:2782
859 msgid "get product variant of inspected operating system"
860 msgstr ""
861
862 #: fish/cmds.c:2783
863 msgid "return list of operating systems found by last inspection"
864 msgstr ""
865
866 #: fish/cmds.c:2784
867 msgid "get type of inspected operating system"
868 msgstr ""
869
870 #: fish/cmds.c:2785
871 msgid "get Windows CurrentControlSet of inspected operating system"
872 msgstr ""
873
874 #: fish/cmds.c:2786
875 msgid "get Windows systemroot of inspected operating system"
876 msgstr ""
877
878 #: fish/cmds.c:2787
879 msgid "get live flag for install disk"
880 msgstr ""
881
882 #: fish/cmds.c:2788
883 msgid "get multipart flag for install disk"
884 msgstr ""
885
886 #: fish/cmds.c:2789
887 msgid "get netinst (network installer) flag for install disk"
888 msgstr ""
889
890 #: fish/cmds.c:2790
891 msgid "get list of applications installed in the operating system"
892 msgstr ""
893
894 #: fish/cmds.c:2791
895 msgid "inspect disk and return list of operating systems found"
896 msgstr ""
897
898 #: fish/cmds.c:2792
899 msgid "test if block device"
900 msgstr ""
901
902 #: fish/cmds.c:2793
903 msgid "is busy processing a command"
904 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
905
906 #: fish/cmds.c:2794
907 msgid "test if character device"
908 msgstr ""
909
910 #: fish/cmds.c:2795
911 msgid "is in configuration state"
912 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
913
914 #: fish/cmds.c:2796
915 msgid "test if a directory"
916 msgstr ""
917
918 #: fish/cmds.c:2797
919 msgid "test if FIFO (named pipe)"
920 msgstr ""
921
922 #: fish/cmds.c:2798
923 msgid "test if a regular file"
924 msgstr ""
925
926 #: fish/cmds.c:2799
927 msgid "is launching subprocess"
928 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
929
930 #: fish/cmds.c:2800
931 msgid "test if device is a logical volume"
932 msgstr ""
933
934 #: fish/cmds.c:2801
935 msgid "is ready to accept commands"
936 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
937
938 #: fish/cmds.c:2802
939 msgid "test if socket"
940 msgstr ""
941
942 #: fish/cmds.c:2803
943 msgid "test if symbolic link"
944 msgstr ""
945
946 #: fish/cmds.c:2804
947 msgid "test if a file contains all zero bytes"
948 msgstr ""
949
950 #: fish/cmds.c:2805
951 msgid "test if a device contains all zero bytes"
952 msgstr ""
953
954 #: fish/cmds.c:2806
955 msgid "kill the qemu subprocess"
956 msgstr "qemu துணைசெயல்பாடுகளை அழி"
957
958 #: fish/cmds.c:2807
959 msgid "launch the qemu subprocess"
960 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
961
962 #: fish/cmds.c:2808
963 msgid "change working directory"
964 msgstr ""
965
966 #: fish/cmds.c:2812
967 msgid "list 9p filesystems"
968 msgstr ""
969
970 #: fish/cmds.c:2813
971 msgid "list the block devices"
972 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
973
974 #: fish/cmds.c:2814
975 msgid "list device mapper devices"
976 msgstr ""
977
978 #: fish/cmds.c:2815
979 msgid "list filesystems"
980 msgstr ""
981
982 #: fish/cmds.c:2816
983 msgid "list the partitions"
984 msgstr "பகிர்வுகளின் பட்டியல்"
985
986 #: fish/cmds.c:2817
987 msgid "list the files in a directory (long format)"
988 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
989
990 #: fish/cmds.c:2818 fish/cmds.c:2819
991 msgid "create a hard link"
992 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
993
994 #: fish/cmds.c:2820 fish/cmds.c:2821
995 msgid "create a symbolic link"
996 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
997
998 #: fish/cmds.c:2822 fish/cmds.c:2915
999 msgid "remove extended attribute of a file or directory"
1000 msgstr "ஒரு கோப்பு அல்லது அடைவின்  விரிவாக்கப்பட்ட தன்மையை நீக்கு"
1001
1002 #: fish/cmds.c:2823
1003 msgid "list the files in a directory"
1004 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
1005
1006 #: fish/cmds.c:2824 fish/cmds.c:2943
1007 msgid "set extended attribute of a file or directory"
1008 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
1009
1010 #: fish/cmds.c:2825
1011 msgid "get file information for a symbolic link"
1012 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
1013
1014 #: fish/cmds.c:2826
1015 msgid "lstat on multiple files"
1016 msgstr "பல கோப்புகளிலுள்ள lstat "
1017
1018 #: fish/cmds.c:2827
1019 msgid "add a key on a LUKS encrypted device"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2828
1023 msgid "close a LUKS device"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2829 fish/cmds.c:2830
1027 msgid "format a block device as a LUKS encrypted device"
1028 msgstr ""
1029
1030 #: fish/cmds.c:2831
1031 msgid "remove a key from a LUKS encrypted device"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2832
1035 msgid "open a LUKS-encrypted block device"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2833
1039 msgid "open a LUKS-encrypted block device read-only"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2834
1043 msgid "create an LVM logical volume"
1044 msgstr ""
1045
1046 #: fish/cmds.c:2835
1047 msgid "get canonical name of an LV"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2836
1051 msgid "clear LVM device filter"
1052 msgstr ""
1053
1054 #: fish/cmds.c:2837
1055 msgid "remove all LVM LVs, VGs and PVs"
1056 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
1057
1058 #: fish/cmds.c:2838
1059 msgid "set LVM device filter"
1060 msgstr ""
1061
1062 #: fish/cmds.c:2839
1063 msgid "remove an LVM logical volume"
1064 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1065
1066 #: fish/cmds.c:2840
1067 msgid "rename an LVM logical volume"
1068 msgstr ""
1069
1070 #: fish/cmds.c:2841
1071 msgid "resize an LVM logical volume"
1072 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1073
1074 #: fish/cmds.c:2842
1075 msgid "expand an LV to fill free space"
1076 msgstr ""
1077
1078 #: fish/cmds.c:2843 fish/cmds.c:2844
1079 msgid "list the LVM logical volumes (LVs)"
1080 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1081
1082 #: fish/cmds.c:2845
1083 msgid "get the UUID of a logical volume"
1084 msgstr ""
1085
1086 #: fish/cmds.c:2846
1087 msgid "lgetxattr on multiple files"
1088 msgstr "lgetxattr ல் பல கோப்புகள்"
1089
1090 #: fish/cmds.c:2847
1091 msgid "open the manual"
1092 msgstr ""
1093
1094 #: fish/cmds.c:2848
1095 msgid "create a directory"
1096 msgstr "ஒரு அடைவினை உருவாக்கு"
1097
1098 #: fish/cmds.c:2849
1099 msgid "create a directory with a particular mode"
1100 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
1101
1102 #: fish/cmds.c:2850
1103 msgid "create a directory and parents"
1104 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
1105
1106 #: fish/cmds.c:2851
1107 msgid "create a temporary directory"
1108 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
1109
1110 #: fish/cmds.c:2852 fish/cmds.c:2853 fish/cmds.c:2854
1111 msgid "make ext2/3/4 filesystem with external journal"
1112 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
1113
1114 #: fish/cmds.c:2855
1115 msgid "make ext2/3/4 external journal"
1116 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
1117
1118 #: fish/cmds.c:2856
1119 msgid "make ext2/3/4 external journal with label"
1120 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
1121
1122 #: fish/cmds.c:2857
1123 msgid "make ext2/3/4 external journal with UUID"
1124 msgstr "ext2/3/4  UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
1125
1126 #: fish/cmds.c:2858
1127 msgid "make FIFO (named pipe)"
1128 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
1129
1130 #: fish/cmds.c:2859 fish/cmds.c:2861
1131 msgid "make a filesystem"
1132 msgstr "ஒரு கோப்புமுறையை செய்"
1133
1134 #: fish/cmds.c:2860
1135 msgid "make a filesystem with block size"
1136 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
1137
1138 #: fish/cmds.c:2862
1139 msgid "create a mountpoint"
1140 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
1141
1142 #: fish/cmds.c:2863
1143 msgid "make block, character or FIFO devices"
1144 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
1145
1146 #: fish/cmds.c:2864
1147 msgid "make block device node"
1148 msgstr "தொகுதி சாதன முனையை செய்"
1149
1150 #: fish/cmds.c:2865
1151 msgid "make char device node"
1152 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
1153
1154 #: fish/cmds.c:2866
1155 msgid "create a swap partition"
1156 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1157
1158 #: fish/cmds.c:2867
1159 msgid "create a swap partition with a label"
1160 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
1161
1162 #: fish/cmds.c:2868
1163 msgid "create a swap partition with an explicit UUID"
1164 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1165
1166 #: fish/cmds.c:2869
1167 msgid "create a swap file"
1168 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
1169
1170 #: fish/cmds.c:2870
1171 msgid "load a kernel module"
1172 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
1173
1174 #: fish/cmds.c:2871
1175 msgid "view a file"
1176 msgstr ""
1177
1178 #: fish/cmds.c:2872
1179 msgid "mount a guest disk at a position in the filesystem"
1180 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
1181
1182 #: fish/cmds.c:2873
1183 msgid "mount 9p filesystem"
1184 msgstr ""
1185
1186 #: fish/cmds.c:2874
1187 msgid "mount a file using the loop device"
1188 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
1189
1190 #: fish/cmds.c:2875
1191 msgid "mount a guest disk with mount options"
1192 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
1193
1194 #: fish/cmds.c:2876
1195 msgid "mount a guest disk, read-only"
1196 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
1197
1198 #: fish/cmds.c:2877
1199 msgid "mount a guest disk with mount options and vfstype"
1200 msgstr "mount a guest disk with mount options and vfstype"
1201
1202 #: fish/cmds.c:2878
1203 msgid "show mountpoints"
1204 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
1205
1206 #: fish/cmds.c:2879
1207 msgid "show mounted filesystems"
1208 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
1209
1210 #: fish/cmds.c:2880
1211 msgid "move a file"
1212 msgstr "ஒரு கோப்பினை நகர்த்து"
1213
1214 #: fish/cmds.c:2881
1215 msgid "probe NTFS volume"
1216 msgstr "NTFS தொகுதியை ஆய்வு செய்"
1217
1218 #: fish/cmds.c:2882 fish/cmds.c:2883
1219 msgid "resize an NTFS filesystem"
1220 msgstr ""
1221
1222 #: fish/cmds.c:2884
1223 msgid "resize an NTFS filesystem (with size)"
1224 msgstr ""
1225
1226 #: fish/cmds.c:2885
1227 msgid "add a partition to the device"
1228 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
1229
1230 #: fish/cmds.c:2886
1231 msgid "delete a partition"
1232 msgstr ""
1233
1234 #: fish/cmds.c:2887
1235 msgid "partition whole disk with a single primary partition"
1236 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
1237
1238 #: fish/cmds.c:2888
1239 msgid "return true if a partition is bootable"
1240 msgstr ""
1241
1242 #: fish/cmds.c:2889
1243 msgid "get the MBR type byte (ID byte) from a partition"
1244 msgstr ""
1245
1246 #: fish/cmds.c:2890
1247 msgid "get the partition table type"
1248 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
1249
1250 #: fish/cmds.c:2891
1251 msgid "create an empty partition table"
1252 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
1253
1254 #: fish/cmds.c:2892
1255 msgid "list partitions on a device"
1256 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
1257
1258 #: fish/cmds.c:2893
1259 msgid "make a partition bootable"
1260 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
1261
1262 #: fish/cmds.c:2894
1263 msgid "set the MBR type byte (ID byte) of a partition"
1264 msgstr ""
1265
1266 #: fish/cmds.c:2895
1267 msgid "set partition name"
1268 msgstr "பகிர்வு பெயரை அமை"
1269
1270 #: fish/cmds.c:2896
1271 msgid "convert partition name to device name"
1272 msgstr ""
1273
1274 #: fish/cmds.c:2897
1275 msgid "ping the guest daemon"
1276 msgstr "விருந்தினர் டொமைனை பிங் செய்"
1277
1278 #: fish/cmds.c:2898
1279 msgid "read part of a file"
1280 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1281
1282 #: fish/cmds.c:2899
1283 msgid "read part of a device"
1284 msgstr ""
1285
1286 #: fish/cmds.c:2900
1287 msgid "create an LVM physical volume"
1288 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1289
1290 #: fish/cmds.c:2901
1291 msgid "remove an LVM physical volume"
1292 msgstr "ஒரு  LVM பருநிலை தொகுதியை உருவாக்கு"
1293
1294 #: fish/cmds.c:2902
1295 msgid "resize an LVM physical volume"
1296 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
1297
1298 #: fish/cmds.c:2903
1299 msgid "resize an LVM physical volume (with size)"
1300 msgstr ""
1301
1302 #: fish/cmds.c:2904 fish/cmds.c:2905
1303 msgid "list the LVM physical volumes (PVs)"
1304 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
1305
1306 #: fish/cmds.c:2906
1307 msgid "get the UUID of a physical volume"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2907
1311 msgid "write to part of a file"
1312 msgstr ""
1313
1314 #: fish/cmds.c:2908
1315 msgid "write to part of a device"
1316 msgstr ""
1317
1318 #: fish/cmds.c:2909
1319 msgid "read a file"
1320 msgstr "ஒரு கோப்பினை வாசி"
1321
1322 #: fish/cmds.c:2910
1323 msgid "read file as lines"
1324 msgstr "கோப்பினை வரிகளாக வாசி"
1325
1326 #: fish/cmds.c:2911
1327 msgid "read directories entries"
1328 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
1329
1330 #: fish/cmds.c:2912
1331 msgid "read the target of a symbolic link"
1332 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
1333
1334 #: fish/cmds.c:2913
1335 msgid "readlink on multiple files"
1336 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
1337
1338 #: fish/cmds.c:2914
1339 msgid "canonicalized absolute pathname"
1340 msgstr "canonicalized absolute pathname"
1341
1342 #: fish/cmds.c:2916
1343 msgid "close and reopen libguestfs handle"
1344 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
1345
1346 #: fish/cmds.c:2917
1347 msgid "resize an ext2, ext3 or ext4 filesystem"
1348 msgstr ""
1349
1350 #: fish/cmds.c:2918
1351 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1352 msgstr ""
1353
1354 #: fish/cmds.c:2919
1355 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1356 msgstr ""
1357
1358 #: fish/cmds.c:2920
1359 msgid "remove a file"
1360 msgstr "ஒரு கோப்பினை நீக்கு"
1361
1362 #: fish/cmds.c:2921
1363 msgid "remove a file or directory recursively"
1364 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
1365
1366 #: fish/cmds.c:2922
1367 msgid "remove a directory"
1368 msgstr "ஒரு அடைவினை நீக்கு"
1369
1370 #: fish/cmds.c:2923
1371 msgid "remove a mountpoint"
1372 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
1373
1374 #: fish/cmds.c:2924
1375 msgid "scrub (securely wipe) a device"
1376 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
1377
1378 #: fish/cmds.c:2925
1379 msgid "scrub (securely wipe) a file"
1380 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
1381
1382 #: fish/cmds.c:2926
1383 msgid "scrub (securely wipe) free space"
1384 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
1385
1386 #: fish/cmds.c:2927
1387 msgid "add options to kernel command line"
1388 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
1389
1390 #: fish/cmds.c:2928
1391 msgid "set the attach method"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2929
1395 msgid "set autosync mode"
1396 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
1397
1398 #: fish/cmds.c:2930
1399 msgid "enable or disable direct appliance mode"
1400 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
1401
1402 #: fish/cmds.c:2931
1403 msgid "set the ext2/3/4 filesystem label"
1404 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
1405
1406 #: fish/cmds.c:2932
1407 msgid "set the ext2/3/4 filesystem UUID"
1408 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
1409
1410 #: fish/cmds.c:2933
1411 msgid "set memory allocated to the qemu subprocess"
1412 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
1413
1414 #: fish/cmds.c:2934
1415 msgid "set enable network flag"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2935
1419 msgid "set the search path"
1420 msgstr "தேடும் பாதையை அமை"
1421
1422 #: fish/cmds.c:2936
1423 msgid "set process group flag"
1424 msgstr ""
1425
1426 #: fish/cmds.c:2937
1427 msgid "set the qemu binary"
1428 msgstr "qemu பைனரியை அமை"
1429
1430 #: fish/cmds.c:2938
1431 msgid "enable or disable the recovery process"
1432 msgstr "enable or disable the recovery process"
1433
1434 #: fish/cmds.c:2939
1435 msgid "set SELinux enabled or disabled at appliance boot"
1436 msgstr "set SELinux enabled or disabled at appliance boot"
1437
1438 #: fish/cmds.c:2940
1439 msgid "enable or disable command traces"
1440 msgstr "enable or disable command traces"
1441
1442 #: fish/cmds.c:2941
1443 msgid "set verbose mode"
1444 msgstr "வெர்போஸ் முறைமையை அமை"
1445
1446 #: fish/cmds.c:2942
1447 msgid "set SELinux security context"
1448 msgstr "SELinux பாதுகாப்பு உரையை அமை"
1449
1450 #: fish/cmds.c:2944 fish/cmds.c:2945
1451 msgid "create partitions on a block device"
1452 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1453
1454 #: fish/cmds.c:2946
1455 msgid "modify a single partition on a block device"
1456 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
1457
1458 #: fish/cmds.c:2947
1459 msgid "display the disk geometry from the partition table"
1460 msgstr "display the disk geometry from the partition table"
1461
1462 #: fish/cmds.c:2948
1463 msgid "display the kernel geometry"
1464 msgstr "கெர்னல் வடிவியலைக் காட்டு"
1465
1466 #: fish/cmds.c:2949
1467 msgid "display the partition table"
1468 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
1469
1470 #: fish/cmds.c:2950
1471 msgid "run a command via the shell"
1472 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
1473
1474 #: fish/cmds.c:2951
1475 msgid "run a command via the shell returning lines"
1476 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
1477
1478 #: fish/cmds.c:2952
1479 msgid "sleep for some seconds"
1480 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
1481
1482 #: fish/cmds.c:2953
1483 msgid "create a sparse disk image and add"
1484 msgstr ""
1485
1486 #: fish/cmds.c:2954
1487 msgid "get file information"
1488 msgstr "கோப்பு தகவலைப் பெறு"
1489
1490 #: fish/cmds.c:2955
1491 msgid "get file system statistics"
1492 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
1493
1494 #: fish/cmds.c:2956 fish/cmds.c:2957
1495 msgid "print the printable strings in a file"
1496 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
1497
1498 #: fish/cmds.c:2958
1499 msgid "list supported groups of commands"
1500 msgstr ""
1501
1502 #: fish/cmds.c:2959
1503 msgid "disable swap on device"
1504 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
1505
1506 #: fish/cmds.c:2960
1507 msgid "disable swap on file"
1508 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
1509
1510 #: fish/cmds.c:2961
1511 msgid "disable swap on labeled swap partition"
1512 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
1513
1514 #: fish/cmds.c:2962
1515 msgid "disable swap on swap partition by UUID"
1516 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
1517
1518 #: fish/cmds.c:2963
1519 msgid "enable swap on device"
1520 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1521
1522 #: fish/cmds.c:2964
1523 msgid "enable swap on file"
1524 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
1525
1526 #: fish/cmds.c:2965
1527 msgid "enable swap on labeled swap partition"
1528 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
1529
1530 #: fish/cmds.c:2966
1531 msgid "enable swap on swap partition by UUID"
1532 msgstr "enable swap on swap partition by UUID"
1533
1534 #: fish/cmds.c:2967
1535 msgid "sync disks, writes are flushed through to the disk image"
1536 msgstr "sync disks, writes are flushed through to the disk image"
1537
1538 #: fish/cmds.c:2968
1539 msgid "return last 10 lines of a file"
1540 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
1541
1542 #: fish/cmds.c:2969
1543 msgid "return last N lines of a file"
1544 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
1545
1546 #: fish/cmds.c:2970
1547 msgid "unpack tarfile to directory"
1548 msgstr "unpack tarfile to directory"
1549
1550 #: fish/cmds.c:2971
1551 msgid "pack directory into tarfile"
1552 msgstr "pack directory into tarfile"
1553
1554 #: fish/cmds.c:2972 fish/cmds.c:2979
1555 msgid "unpack compressed tarball to directory"
1556 msgstr "unpack compressed tarball to directory"
1557
1558 #: fish/cmds.c:2973 fish/cmds.c:2980
1559 msgid "pack directory into compressed tarball"
1560 msgstr "pack directory into compressed tarball"
1561
1562 #: fish/cmds.c:2974
1563 msgid "print elapsed time taken to run a command"
1564 msgstr ""
1565
1566 #: fish/cmds.c:2975
1567 msgid "update file timestamps or create a new file"
1568 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
1569
1570 #: fish/cmds.c:2976
1571 msgid "truncate a file to zero size"
1572 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
1573
1574 #: fish/cmds.c:2977
1575 msgid "truncate a file to a particular size"
1576 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
1577
1578 #: fish/cmds.c:2978
1579 msgid "get ext2/ext3/ext4 superblock details"
1580 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
1581
1582 #: fish/cmds.c:2981
1583 msgid "set file mode creation mask (umask)"
1584 msgstr "set file mode creation mask (umask)"
1585
1586 #: fish/cmds.c:2982
1587 msgid "unmount a filesystem"
1588 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
1589
1590 #: fish/cmds.c:2983
1591 msgid "unmount all filesystems"
1592 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
1593
1594 #: fish/cmds.c:2984
1595 msgid "upload a file from the local machine"
1596 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1597
1598 #: fish/cmds.c:2985
1599 msgid "upload a file from the local machine with offset"
1600 msgstr ""
1601
1602 #: fish/cmds.c:2986
1603 msgid "set timestamp of a file with nanosecond precision"
1604 msgstr "set timestamp of a file with nanosecond precision"
1605
1606 #: fish/cmds.c:2987
1607 msgid "get the library version number"
1608 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
1609
1610 #: fish/cmds.c:2988
1611 msgid "get the filesystem label"
1612 msgstr ""
1613
1614 #: fish/cmds.c:2989
1615 msgid "get the Linux VFS type corresponding to a mounted device"
1616 msgstr "get the Linux VFS type corresponding to a mounted device"
1617
1618 #: fish/cmds.c:2990
1619 msgid "get the filesystem UUID"
1620 msgstr ""
1621
1622 #: fish/cmds.c:2991
1623 msgid "activate or deactivate some volume groups"
1624 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1625
1626 #: fish/cmds.c:2992
1627 msgid "activate or deactivate all volume groups"
1628 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1629
1630 #: fish/cmds.c:2993
1631 msgid "create an LVM volume group"
1632 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1633
1634 #: fish/cmds.c:2994
1635 msgid "get the LV UUIDs of all LVs in the volume group"
1636 msgstr ""
1637
1638 #: fish/cmds.c:2995
1639 msgid "get the PV UUIDs containing the volume group"
1640 msgstr ""
1641
1642 #: fish/cmds.c:2996
1643 msgid "remove an LVM volume group"
1644 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
1645
1646 #: fish/cmds.c:2997
1647 msgid "rename an LVM volume group"
1648 msgstr ""
1649
1650 #: fish/cmds.c:2998 fish/cmds.c:2999
1651 msgid "list the LVM volume groups (VGs)"
1652 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
1653
1654 #: fish/cmds.c:3000
1655 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1656 msgstr ""
1657
1658 #: fish/cmds.c:3001
1659 msgid "get the UUID of a volume group"
1660 msgstr ""
1661
1662 #: fish/cmds.c:3002
1663 msgid "count characters in a file"
1664 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
1665
1666 #: fish/cmds.c:3003
1667 msgid "count lines in a file"
1668 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
1669
1670 #: fish/cmds.c:3004
1671 msgid "count words in a file"
1672 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
1673
1674 #: fish/cmds.c:3005
1675 msgid "create a new file"
1676 msgstr ""
1677
1678 #: fish/cmds.c:3006
1679 msgid "append content to end of file"
1680 msgstr ""
1681
1682 #: fish/cmds.c:3007
1683 msgid "create a file"
1684 msgstr "ஒரு கோப்பை உருவாக்கு"
1685
1686 #: fish/cmds.c:3010
1687 msgid "write zeroes to the device"
1688 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1689
1690 #: fish/cmds.c:3011
1691 msgid "write zeroes to an entire device"
1692 msgstr ""
1693
1694 #: fish/cmds.c:3012
1695 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1696 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
1697
1698 #: fish/cmds.c:3015
1699 msgid "determine file type inside a compressed file"
1700 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
1701
1702 #: fish/cmds.c:3018
1703 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1704 msgstr "Use -h <cmd> / help <cmd> to show detailed help for a command."
1705
1706 #: fish/cmds.c:3336 fish/cmds.c:3350 fish/cmds.c:3366 fish/cmds.c:3383
1707 #: fish/cmds.c:3400 fish/cmds.c:3418 fish/cmds.c:3437 fish/cmds.c:3453
1708 #: fish/cmds.c:3471 fish/cmds.c:3487 fish/cmds.c:3505 fish/cmds.c:3521
1709 #: fish/cmds.c:3538 fish/cmds.c:3553 fish/cmds.c:3571 fish/cmds.c:3586
1710 #: fish/cmds.c:3602 fish/cmds.c:3618 fish/cmds.c:3634 fish/cmds.c:3650
1711 #: fish/cmds.c:3666 fish/cmds.c:3684 fish/cmds.c:3717 fish/cmds.c:3733
1712 #: fish/cmds.c:3749 fish/cmds.c:3768 fish/cmds.c:3783 fish/cmds.c:3801
1713 #: fish/cmds.c:3816 fish/cmds.c:3834 fish/cmds.c:3849 fish/cmds.c:3867
1714 #: fish/cmds.c:3882 fish/cmds.c:3901 fish/cmds.c:3920 fish/cmds.c:3938
1715 #: fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4017
1716 #: fish/cmds.c:4037 fish/cmds.c:4056 fish/cmds.c:4075 fish/cmds.c:4095
1717 #: fish/cmds.c:4115 fish/cmds.c:4135 fish/cmds.c:4150 fish/cmds.c:4166
1718 #: fish/cmds.c:4238 fish/cmds.c:4256 fish/cmds.c:4273 fish/cmds.c:4357
1719 #: fish/cmds.c:4377 fish/cmds.c:4397 fish/cmds.c:4417 fish/cmds.c:4437
1720 #: fish/cmds.c:4457 fish/cmds.c:4476 fish/cmds.c:4495 fish/cmds.c:4514
1721 #: fish/cmds.c:4529 fish/cmds.c:4548 fish/cmds.c:4568 fish/cmds.c:4588
1722 #: fish/cmds.c:4664 fish/cmds.c:4679 fish/cmds.c:4698 fish/cmds.c:4714
1723 #: fish/cmds.c:4730 fish/cmds.c:4749 fish/cmds.c:4771 fish/cmds.c:4793
1724 #: fish/cmds.c:4813 fish/cmds.c:4830 fish/cmds.c:4847 fish/cmds.c:4864
1725 #: fish/cmds.c:4881 fish/cmds.c:4898 fish/cmds.c:4915 fish/cmds.c:4932
1726 #: fish/cmds.c:4951 fish/cmds.c:4974 fish/cmds.c:5010 fish/cmds.c:5027
1727 #: fish/cmds.c:5050 fish/cmds.c:5072 fish/cmds.c:5093 fish/cmds.c:5113
1728 #: fish/cmds.c:5132 fish/cmds.c:5152 fish/cmds.c:5170 fish/cmds.c:5188
1729 #: fish/cmds.c:5202 fish/cmds.c:5218 fish/cmds.c:5238 fish/cmds.c:5257
1730 #: fish/cmds.c:5276 fish/cmds.c:5295 fish/cmds.c:5314 fish/cmds.c:5334
1731 #: fish/cmds.c:5374 fish/cmds.c:5431 fish/cmds.c:5452 fish/cmds.c:5473
1732 #: fish/cmds.c:5494 fish/cmds.c:5512 fish/cmds.c:5534 fish/cmds.c:5572
1733 #: fish/cmds.c:5594 fish/cmds.c:5673 fish/cmds.c:5712 fish/cmds.c:5727
1734 #: fish/cmds.c:5744 fish/cmds.c:5758 fish/cmds.c:5774 fish/cmds.c:5796
1735 #: fish/cmds.c:5818 fish/cmds.c:5840 fish/cmds.c:5862 fish/cmds.c:5884
1736 #: fish/cmds.c:5906 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
1737 #: fish/cmds.c:5979 fish/cmds.c:5998 fish/cmds.c:6018 fish/cmds.c:6054
1738 #: fish/cmds.c:6073 fish/cmds.c:6092 fish/cmds.c:6109 fish/cmds.c:6127
1739 #: fish/cmds.c:6150 fish/cmds.c:6173 fish/cmds.c:6197 fish/cmds.c:6220
1740 #: fish/cmds.c:6241 fish/cmds.c:6264 fish/cmds.c:6287 fish/cmds.c:6307
1741 #: fish/cmds.c:6329 fish/cmds.c:6350 fish/cmds.c:6373 fish/cmds.c:6390
1742 #: fish/cmds.c:6407 fish/cmds.c:6425 fish/cmds.c:6443 fish/cmds.c:6464
1743 #: fish/cmds.c:6482 fish/cmds.c:6503 fish/cmds.c:6523 fish/cmds.c:6541
1744 #: fish/cmds.c:6562 fish/cmds.c:6585 fish/cmds.c:6608 fish/cmds.c:6630
1745 #: fish/cmds.c:6663 fish/cmds.c:6680 fish/cmds.c:6697 fish/cmds.c:6721
1746 #: fish/cmds.c:6744 fish/cmds.c:6767 fish/cmds.c:6789 fish/cmds.c:6806
1747 #: fish/cmds.c:6828 fish/cmds.c:6922 fish/cmds.c:6942 fish/cmds.c:6962
1748 #: fish/cmds.c:6982 fish/cmds.c:7000 fish/cmds.c:7021 fish/cmds.c:7057
1749 #: fish/cmds.c:7074 fish/cmds.c:7096 fish/cmds.c:7113 fish/cmds.c:7149
1750 #: fish/cmds.c:7169 fish/cmds.c:7189 fish/cmds.c:7209 fish/cmds.c:7231
1751 #: fish/cmds.c:7248 fish/cmds.c:7267 fish/cmds.c:7286 fish/cmds.c:7308
1752 #: fish/cmds.c:7329 fish/cmds.c:7350 fish/cmds.c:7371 fish/cmds.c:7394
1753 #: fish/cmds.c:7435 fish/cmds.c:7458 fish/cmds.c:7497 fish/cmds.c:7514
1754 #: fish/cmds.c:7533 fish/cmds.c:7554 fish/cmds.c:7577 fish/cmds.c:7599
1755 #: fish/cmds.c:7617 fish/cmds.c:7636 fish/cmds.c:7657 fish/cmds.c:7734
1756 #: fish/cmds.c:7775 fish/cmds.c:7854 fish/cmds.c:7930 fish/cmds.c:7967
1757 #: fish/cmds.c:7990 fish/cmds.c:8011 fish/cmds.c:8034 fish/cmds.c:8056
1758 #: fish/cmds.c:8081 fish/cmds.c:8124 fish/cmds.c:8165 fish/cmds.c:8186
1759 #: fish/cmds.c:8204 fish/cmds.c:8223 fish/cmds.c:8240 fish/cmds.c:8258
1760 #: fish/cmds.c:8285 fish/cmds.c:8309 fish/cmds.c:8333 fish/cmds.c:8357
1761 #: fish/cmds.c:8381 fish/cmds.c:8405 fish/cmds.c:8429 fish/cmds.c:8453
1762 #: fish/cmds.c:8477 fish/cmds.c:8501 fish/cmds.c:8525 fish/cmds.c:8549
1763 #: fish/cmds.c:8572 fish/cmds.c:8595 fish/cmds.c:8616 fish/cmds.c:8637
1764 #: fish/cmds.c:8658 fish/cmds.c:8678 fish/cmds.c:8701 fish/cmds.c:8739
1765 #: fish/cmds.c:8756 fish/cmds.c:8773 fish/cmds.c:8792 fish/cmds.c:8811
1766 #: fish/cmds.c:8828 fish/cmds.c:8845 fish/cmds.c:8862 fish/cmds.c:8879
1767 #: fish/cmds.c:8898 fish/cmds.c:8934 fish/cmds.c:8974 fish/cmds.c:9007
1768 #: fish/cmds.c:9024 fish/cmds.c:9041 fish/cmds.c:9057 fish/cmds.c:9072
1769 #: fish/cmds.c:9093 fish/cmds.c:9131 fish/cmds.c:9169 fish/cmds.c:9208
1770 #: fish/cmds.c:9248 fish/cmds.c:9289 fish/cmds.c:9330 fish/cmds.c:9368
1771 #: fish/cmds.c:9385 fish/cmds.c:9408 fish/cmds.c:9430 fish/cmds.c:9452
1772 #: fish/cmds.c:9472 fish/cmds.c:9492 fish/cmds.c:9528 fish/cmds.c:9600
1773 #: fish/cmds.c:9640 fish/cmds.c:9698 fish/cmds.c:9724 fish/cmds.c:9750
1774 #: fish/cmds.c:9778 fish/cmds.c:9837 fish/cmds.c:9858 fish/cmds.c:9903
1775 #: fish/cmds.c:9923 fish/cmds.c:9962 fish/cmds.c:9999 fish/cmds.c:10019
1776 #: fish/cmds.c:10041 fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140
1777 #: fish/cmds.c:10162 fish/cmds.c:10181 fish/cmds.c:10201 fish/cmds.c:10228
1778 #: fish/cmds.c:10248 fish/cmds.c:10268 fish/cmds.c:10288 fish/cmds.c:10308
1779 #: fish/cmds.c:10330 fish/cmds.c:10365 fish/cmds.c:10383 fish/cmds.c:10406
1780 #: fish/cmds.c:10428 fish/cmds.c:10443 fish/cmds.c:10460 fish/cmds.c:10497
1781 #: fish/cmds.c:10536 fish/cmds.c:10576 fish/cmds.c:10632 fish/cmds.c:10654
1782 #: fish/cmds.c:10690 fish/cmds.c:10705 fish/cmds.c:10725 fish/cmds.c:10765
1783 #: fish/cmds.c:10788 fish/cmds.c:10812 fish/cmds.c:10837 fish/cmds.c:10878
1784 #: fish/cmds.c:10903 fish/cmds.c:10941 fish/cmds.c:10972 fish/cmds.c:11003
1785 #: fish/cmds.c:11031 fish/cmds.c:11051 fish/cmds.c:11083 fish/cmds.c:11103
1786 #: fish/cmds.c:11123 fish/cmds.c:11140 fish/cmds.c:11158 fish/cmds.c:11181
1787 #: fish/cmds.c:11202 fish/cmds.c:11221 fish/cmds.c:11263 fish/cmds.c:11306
1788 #: fish/cmds.c:11350 fish/cmds.c:11389 fish/cmds.c:11408 fish/cmds.c:11428
1789 #: fish/cmds.c:11448 fish/cmds.c:11469 fish/cmds.c:11490 fish/cmds.c:11511
1790 #: fish/cmds.c:11532 fish/cmds.c:11553 fish/cmds.c:11575 fish/cmds.c:11613
1791 #: fish/cmds.c:11664 fish/cmds.c:11702 fish/cmds.c:11758 fish/cmds.c:11894
1792 #: fish/cmds.c:11923 fish/cmds.c:11950 fish/cmds.c:11967 fish/cmds.c:11988
1793 #: fish/cmds.c:12005 fish/cmds.c:12067 fish/cmds.c:12205
1794 #, c-format
1795 msgid "%s should have %d parameter(s)\n"
1796 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
1797
1798 #: fish/cmds.c:3337 fish/cmds.c:3351 fish/cmds.c:3367 fish/cmds.c:3384
1799 #: fish/cmds.c:3401 fish/cmds.c:3419 fish/cmds.c:3438 fish/cmds.c:3454
1800 #: fish/cmds.c:3472 fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3522
1801 #: fish/cmds.c:3539 fish/cmds.c:3554 fish/cmds.c:3572 fish/cmds.c:3587
1802 #: fish/cmds.c:3603 fish/cmds.c:3619 fish/cmds.c:3635 fish/cmds.c:3651
1803 #: fish/cmds.c:3667 fish/cmds.c:3685 fish/cmds.c:3718 fish/cmds.c:3734
1804 #: fish/cmds.c:3750 fish/cmds.c:3769 fish/cmds.c:3784 fish/cmds.c:3802
1805 #: fish/cmds.c:3817 fish/cmds.c:3835 fish/cmds.c:3850 fish/cmds.c:3868
1806 #: fish/cmds.c:3883 fish/cmds.c:3902 fish/cmds.c:3921 fish/cmds.c:3939
1807 #: fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4018
1808 #: fish/cmds.c:4038 fish/cmds.c:4057 fish/cmds.c:4076 fish/cmds.c:4096
1809 #: fish/cmds.c:4116 fish/cmds.c:4136 fish/cmds.c:4151 fish/cmds.c:4167
1810 #: fish/cmds.c:4188 fish/cmds.c:4239 fish/cmds.c:4257 fish/cmds.c:4274
1811 #: fish/cmds.c:4295 fish/cmds.c:4358 fish/cmds.c:4378 fish/cmds.c:4398
1812 #: fish/cmds.c:4418 fish/cmds.c:4438 fish/cmds.c:4458 fish/cmds.c:4477
1813 #: fish/cmds.c:4496 fish/cmds.c:4515 fish/cmds.c:4530 fish/cmds.c:4549
1814 #: fish/cmds.c:4569 fish/cmds.c:4589 fish/cmds.c:4612 fish/cmds.c:4665
1815 #: fish/cmds.c:4680 fish/cmds.c:4699 fish/cmds.c:4715 fish/cmds.c:4731
1816 #: fish/cmds.c:4750 fish/cmds.c:4772 fish/cmds.c:4794 fish/cmds.c:4814
1817 #: fish/cmds.c:4831 fish/cmds.c:4848 fish/cmds.c:4865 fish/cmds.c:4882
1818 #: fish/cmds.c:4899 fish/cmds.c:4916 fish/cmds.c:4933 fish/cmds.c:4952
1819 #: fish/cmds.c:4975 fish/cmds.c:5011 fish/cmds.c:5028 fish/cmds.c:5051
1820 #: fish/cmds.c:5073 fish/cmds.c:5094 fish/cmds.c:5114 fish/cmds.c:5133
1821 #: fish/cmds.c:5153 fish/cmds.c:5171 fish/cmds.c:5189 fish/cmds.c:5203
1822 #: fish/cmds.c:5219 fish/cmds.c:5239 fish/cmds.c:5258 fish/cmds.c:5277
1823 #: fish/cmds.c:5296 fish/cmds.c:5315 fish/cmds.c:5335 fish/cmds.c:5375
1824 #: fish/cmds.c:5432 fish/cmds.c:5453 fish/cmds.c:5474 fish/cmds.c:5495
1825 #: fish/cmds.c:5513 fish/cmds.c:5535 fish/cmds.c:5573 fish/cmds.c:5595
1826 #: fish/cmds.c:5674 fish/cmds.c:5713 fish/cmds.c:5728 fish/cmds.c:5745
1827 #: fish/cmds.c:5759 fish/cmds.c:5775 fish/cmds.c:5797 fish/cmds.c:5819
1828 #: fish/cmds.c:5841 fish/cmds.c:5863 fish/cmds.c:5885 fish/cmds.c:5907
1829 #: fish/cmds.c:5927 fish/cmds.c:5944 fish/cmds.c:5961 fish/cmds.c:5980
1830 #: fish/cmds.c:5999 fish/cmds.c:6019 fish/cmds.c:6055 fish/cmds.c:6074
1831 #: fish/cmds.c:6093 fish/cmds.c:6110 fish/cmds.c:6128 fish/cmds.c:6151
1832 #: fish/cmds.c:6174 fish/cmds.c:6198 fish/cmds.c:6221 fish/cmds.c:6242
1833 #: fish/cmds.c:6265 fish/cmds.c:6288 fish/cmds.c:6308 fish/cmds.c:6330
1834 #: fish/cmds.c:6351 fish/cmds.c:6374 fish/cmds.c:6391 fish/cmds.c:6408
1835 #: fish/cmds.c:6426 fish/cmds.c:6444 fish/cmds.c:6465 fish/cmds.c:6483
1836 #: fish/cmds.c:6504 fish/cmds.c:6524 fish/cmds.c:6542 fish/cmds.c:6563
1837 #: fish/cmds.c:6586 fish/cmds.c:6609 fish/cmds.c:6631 fish/cmds.c:6664
1838 #: fish/cmds.c:6681 fish/cmds.c:6698 fish/cmds.c:6722 fish/cmds.c:6745
1839 #: fish/cmds.c:6768 fish/cmds.c:6790 fish/cmds.c:6807 fish/cmds.c:6829
1840 #: fish/cmds.c:6923 fish/cmds.c:6943 fish/cmds.c:6963 fish/cmds.c:6983
1841 #: fish/cmds.c:7001 fish/cmds.c:7022 fish/cmds.c:7058 fish/cmds.c:7075
1842 #: fish/cmds.c:7097 fish/cmds.c:7114 fish/cmds.c:7150 fish/cmds.c:7170
1843 #: fish/cmds.c:7190 fish/cmds.c:7210 fish/cmds.c:7232 fish/cmds.c:7249
1844 #: fish/cmds.c:7268 fish/cmds.c:7287 fish/cmds.c:7309 fish/cmds.c:7330
1845 #: fish/cmds.c:7351 fish/cmds.c:7372 fish/cmds.c:7395 fish/cmds.c:7436
1846 #: fish/cmds.c:7459 fish/cmds.c:7498 fish/cmds.c:7515 fish/cmds.c:7534
1847 #: fish/cmds.c:7555 fish/cmds.c:7578 fish/cmds.c:7600 fish/cmds.c:7618
1848 #: fish/cmds.c:7637 fish/cmds.c:7658 fish/cmds.c:7735 fish/cmds.c:7776
1849 #: fish/cmds.c:7855 fish/cmds.c:7931 fish/cmds.c:7968 fish/cmds.c:7991
1850 #: fish/cmds.c:8012 fish/cmds.c:8035 fish/cmds.c:8057 fish/cmds.c:8082
1851 #: fish/cmds.c:8125 fish/cmds.c:8166 fish/cmds.c:8187 fish/cmds.c:8205
1852 #: fish/cmds.c:8224 fish/cmds.c:8241 fish/cmds.c:8259 fish/cmds.c:8286
1853 #: fish/cmds.c:8310 fish/cmds.c:8334 fish/cmds.c:8358 fish/cmds.c:8382
1854 #: fish/cmds.c:8406 fish/cmds.c:8430 fish/cmds.c:8454 fish/cmds.c:8478
1855 #: fish/cmds.c:8502 fish/cmds.c:8526 fish/cmds.c:8550 fish/cmds.c:8573
1856 #: fish/cmds.c:8596 fish/cmds.c:8617 fish/cmds.c:8638 fish/cmds.c:8659
1857 #: fish/cmds.c:8679 fish/cmds.c:8702 fish/cmds.c:8740 fish/cmds.c:8757
1858 #: fish/cmds.c:8774 fish/cmds.c:8793 fish/cmds.c:8812 fish/cmds.c:8829
1859 #: fish/cmds.c:8846 fish/cmds.c:8863 fish/cmds.c:8880 fish/cmds.c:8899
1860 #: fish/cmds.c:8935 fish/cmds.c:8975 fish/cmds.c:9008 fish/cmds.c:9025
1861 #: fish/cmds.c:9042 fish/cmds.c:9058 fish/cmds.c:9073 fish/cmds.c:9094
1862 #: fish/cmds.c:9132 fish/cmds.c:9170 fish/cmds.c:9209 fish/cmds.c:9249
1863 #: fish/cmds.c:9290 fish/cmds.c:9331 fish/cmds.c:9369 fish/cmds.c:9386
1864 #: fish/cmds.c:9409 fish/cmds.c:9431 fish/cmds.c:9453 fish/cmds.c:9473
1865 #: fish/cmds.c:9493 fish/cmds.c:9529 fish/cmds.c:9601 fish/cmds.c:9641
1866 #: fish/cmds.c:9699 fish/cmds.c:9725 fish/cmds.c:9751 fish/cmds.c:9779
1867 #: fish/cmds.c:9838 fish/cmds.c:9859 fish/cmds.c:9904 fish/cmds.c:9924
1868 #: fish/cmds.c:9963 fish/cmds.c:10000 fish/cmds.c:10020 fish/cmds.c:10042
1869 #: fish/cmds.c:10099 fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10163
1870 #: fish/cmds.c:10182 fish/cmds.c:10202 fish/cmds.c:10229 fish/cmds.c:10249
1871 #: fish/cmds.c:10269 fish/cmds.c:10289 fish/cmds.c:10309 fish/cmds.c:10331
1872 #: fish/cmds.c:10366 fish/cmds.c:10384 fish/cmds.c:10407 fish/cmds.c:10429
1873 #: fish/cmds.c:10444 fish/cmds.c:10461 fish/cmds.c:10498 fish/cmds.c:10537
1874 #: fish/cmds.c:10577 fish/cmds.c:10633 fish/cmds.c:10655 fish/cmds.c:10691
1875 #: fish/cmds.c:10706 fish/cmds.c:10726 fish/cmds.c:10766 fish/cmds.c:10789
1876 #: fish/cmds.c:10813 fish/cmds.c:10838 fish/cmds.c:10879 fish/cmds.c:10904
1877 #: fish/cmds.c:10942 fish/cmds.c:10973 fish/cmds.c:11004 fish/cmds.c:11032
1878 #: fish/cmds.c:11052 fish/cmds.c:11084 fish/cmds.c:11104 fish/cmds.c:11124
1879 #: fish/cmds.c:11141 fish/cmds.c:11159 fish/cmds.c:11182 fish/cmds.c:11203
1880 #: fish/cmds.c:11222 fish/cmds.c:11264 fish/cmds.c:11307 fish/cmds.c:11351
1881 #: fish/cmds.c:11390 fish/cmds.c:11409 fish/cmds.c:11429 fish/cmds.c:11449
1882 #: fish/cmds.c:11470 fish/cmds.c:11491 fish/cmds.c:11512 fish/cmds.c:11533
1883 #: fish/cmds.c:11554 fish/cmds.c:11576 fish/cmds.c:11614 fish/cmds.c:11665
1884 #: fish/cmds.c:11703 fish/cmds.c:11759 fish/cmds.c:11782 fish/cmds.c:11895
1885 #: fish/cmds.c:11924 fish/cmds.c:11951 fish/cmds.c:11968 fish/cmds.c:11989
1886 #: fish/cmds.c:12006 fish/cmds.c:12028 fish/cmds.c:12068 fish/cmds.c:12089
1887 #: fish/cmds.c:12149 fish/cmds.c:12206
1888 #, c-format
1889 msgid "type 'help %s' for help on %s\n"
1890 msgstr "type 'help %s' for help on %s\n"
1891
1892 #: fish/cmds.c:3695 fish/cmds.c:4987 fish/cmds.c:5345 fish/cmds.c:5385
1893 #: fish/cmds.c:5404 fish/cmds.c:5547 fish/cmds.c:5606 fish/cmds.c:5625
1894 #: fish/cmds.c:5644 fish/cmds.c:5687 fish/cmds.c:6030 fish/cmds.c:6641
1895 #: fish/cmds.c:6840 fish/cmds.c:6859 fish/cmds.c:6878 fish/cmds.c:6897
1896 #: fish/cmds.c:7033 fish/cmds.c:7124 fish/cmds.c:7405 fish/cmds.c:7469
1897 #: fish/cmds.c:7668 fish/cmds.c:7687 fish/cmds.c:7706 fish/cmds.c:7745
1898 #: fish/cmds.c:7786 fish/cmds.c:7805 fish/cmds.c:7824 fish/cmds.c:7865
1899 #: fish/cmds.c:7884 fish/cmds.c:7903 fish/cmds.c:7941 fish/cmds.c:8094
1900 #: fish/cmds.c:8137 fish/cmds.c:8714 fish/cmds.c:8909 fish/cmds.c:8947
1901 #: fish/cmds.c:8985 fish/cmds.c:9105 fish/cmds.c:9142 fish/cmds.c:9180
1902 #: fish/cmds.c:9219 fish/cmds.c:9260 fish/cmds.c:9301 fish/cmds.c:9342
1903 #: fish/cmds.c:9505 fish/cmds.c:9541 fish/cmds.c:9554 fish/cmds.c:9567
1904 #: fish/cmds.c:9580 fish/cmds.c:9613 fish/cmds.c:9651 fish/cmds.c:9670
1905 #: fish/cmds.c:9791 fish/cmds.c:9810 fish/cmds.c:9871 fish/cmds.c:9884
1906 #: fish/cmds.c:9935 fish/cmds.c:9974 fish/cmds.c:10052 fish/cmds.c:10071
1907 #: fish/cmds.c:10345 fish/cmds.c:10472 fish/cmds.c:10509 fish/cmds.c:10548
1908 #: fish/cmds.c:10588 fish/cmds.c:10607 fish/cmds.c:10666 fish/cmds.c:10739
1909 #: fish/cmds.c:10849 fish/cmds.c:10919 fish/cmds.c:10953 fish/cmds.c:10984
1910 #: fish/cmds.c:11015 fish/cmds.c:11064 fish/cmds.c:11235 fish/cmds.c:11277
1911 #: fish/cmds.c:11322 fish/cmds.c:11364 fish/cmds.c:11590 fish/cmds.c:11628
1912 #: fish/cmds.c:11641 fish/cmds.c:11679 fish/cmds.c:11714 fish/cmds.c:11733
1913 #: fish/cmds.c:11800 fish/cmds.c:11828 fish/cmds.c:11851 fish/cmds.c:12106
1914 #: fish/cmds.c:12167
1915 #, c-format
1916 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1917 msgstr ""
1918
1919 #: fish/cmds.c:3701 fish/cmds.c:4993 fish/cmds.c:5351 fish/cmds.c:5391
1920 #: fish/cmds.c:5410 fish/cmds.c:5553 fish/cmds.c:5612 fish/cmds.c:5631
1921 #: fish/cmds.c:5650 fish/cmds.c:5693 fish/cmds.c:6036 fish/cmds.c:6647
1922 #: fish/cmds.c:6846 fish/cmds.c:6865 fish/cmds.c:6884 fish/cmds.c:6903
1923 #: fish/cmds.c:7039 fish/cmds.c:7130 fish/cmds.c:7411 fish/cmds.c:7475
1924 #: fish/cmds.c:7674 fish/cmds.c:7693 fish/cmds.c:7712 fish/cmds.c:7751
1925 #: fish/cmds.c:7792 fish/cmds.c:7811 fish/cmds.c:7830 fish/cmds.c:7871
1926 #: fish/cmds.c:7890 fish/cmds.c:7909 fish/cmds.c:7947 fish/cmds.c:8100
1927 #: fish/cmds.c:8143 fish/cmds.c:8720 fish/cmds.c:8915 fish/cmds.c:8953
1928 #: fish/cmds.c:8991 fish/cmds.c:9111 fish/cmds.c:9148 fish/cmds.c:9186
1929 #: fish/cmds.c:9225 fish/cmds.c:9266 fish/cmds.c:9307 fish/cmds.c:9348
1930 #: fish/cmds.c:9619 fish/cmds.c:9657 fish/cmds.c:9676 fish/cmds.c:9797
1931 #: fish/cmds.c:9941 fish/cmds.c:9980 fish/cmds.c:10058 fish/cmds.c:10077
1932 #: fish/cmds.c:10478 fish/cmds.c:10515 fish/cmds.c:10554 fish/cmds.c:10594
1933 #: fish/cmds.c:10613 fish/cmds.c:10672 fish/cmds.c:10745 fish/cmds.c:10855
1934 #: fish/cmds.c:11241 fish/cmds.c:11283 fish/cmds.c:11328 fish/cmds.c:11370
1935 #: fish/cmds.c:11720 fish/cmds.c:11806 fish/cmds.c:11834 fish/cmds.c:11857
1936 #, c-format
1937 msgid "%s: %s: integer out of range\n"
1938 msgstr ""
1939
1940 #: fish/cmds.c:4187 fish/cmds.c:4294 fish/cmds.c:4611 fish/cmds.c:11781
1941 #: fish/cmds.c:12027 fish/cmds.c:12088 fish/cmds.c:12148
1942 #, c-format
1943 msgid "%s should have %d-%d parameter(s)\n"
1944 msgstr ""
1945
1946 #: fish/cmds.c:4213 fish/cmds.c:4330 fish/cmds.c:4632 fish/cmds.c:11867
1947 #: fish/cmds.c:12044 fish/cmds.c:12121 fish/cmds.c:12177
1948 #, c-format
1949 msgid "%s: unknown optional argument \"%s\"\n"
1950 msgstr ""
1951
1952 #: fish/cmds.c:4219 fish/cmds.c:4336 fish/cmds.c:4638 fish/cmds.c:11873
1953 #: fish/cmds.c:12050 fish/cmds.c:12127 fish/cmds.c:12183
1954 #, c-format
1955 msgid "%s: optional argument \"%s\" given twice\n"
1956 msgstr ""
1957
1958 #: fish/cmds.c:12228
1959 #, c-format
1960 msgid "%s: unknown command\n"
1961 msgstr "%s: தெரியாத கட்டளை\n"
1962
1963 #: fish/config.c:74 fish/config.c:113
1964 #, c-format
1965 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
1966 msgstr ""
1967
1968 #: fish/copy.c:41
1969 #, c-format
1970 msgid ""
1971 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1972 msgstr ""
1973
1974 #: fish/copy.c:62
1975 #, c-format
1976 msgid "copy-in: target '%s' is not a directory\n"
1977 msgstr ""
1978
1979 #: fish/copy.c:157
1980 #, c-format
1981 msgid "error: argument is zero length or longer than maximum permitted\n"
1982 msgstr ""
1983
1984 #: fish/copy.c:202
1985 #, c-format
1986 msgid ""
1987 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1988 "image\n"
1989 msgstr ""
1990
1991 #: fish/copy.c:213
1992 #, c-format
1993 msgid "copy-out: target '%s' is not a directory\n"
1994 msgstr ""
1995
1996 #: fish/copy.c:258
1997 #, c-format
1998 msgid "copy-out: '%s' is not a file or directory\n"
1999 msgstr ""
2000
2001 #: fish/display.c:42
2002 #, c-format
2003 msgid "display filename\n"
2004 msgstr ""
2005
2006 #: fish/edit.c:45
2007 #, c-format
2008 msgid "use '%s filename' to edit a file\n"
2009 msgstr "ஒரு கோப்பினை திருத்துவதற்கு '%s கோப்புபெயரை' பயன்படுத்து\n"
2010
2011 #: fish/fish.c:103
2012 #, c-format
2013 msgid ""
2014 "%s: guest filesystem shell\n"
2015 "%s lets you edit virtual machine filesystems\n"
2016 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2017 "Usage:\n"
2018 "  %s [--options] cmd [: cmd : cmd ...]\n"
2019 "Options:\n"
2020 "  -h|--cmd-help        List available commands\n"
2021 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2022 "  -a|--add image       Add image\n"
2023 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2024 "  --csh                Make --listen csh-compatible\n"
2025 "  -d|--domain guest    Add disks from libvirt guest\n"
2026 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2027 "  --echo-keys          Don't turn off echo for passphrases\n"
2028 "  -f|--file file       Read commands from file\n"
2029 "  --format[=raw|..]    Force disk format for -a option\n"
2030 "  -i|--inspector       Automatically mount filesystems\n"
2031 "  --keys-from-stdin    Read passphrases from stdin\n"
2032 "  --listen             Listen for remote commands\n"
2033 "  --live               Connect to a live virtual machine\n"
2034 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2035 "  -n|--no-sync         Don't autosync\n"
2036 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2037 "  --progress-bars      Enable progress bars even when not interactive\n"
2038 "  --no-progress-bars   Disable progress bars\n"
2039 "  --remote[=pid]       Send commands to remote %s\n"
2040 "  -r|--ro              Mount read-only\n"
2041 "  --selinux            Enable SELinux support\n"
2042 "  -v|--verbose         Verbose messages\n"
2043 "  -V|--version         Display version and exit\n"
2044 "  -w|--rw              Mount read-write\n"
2045 "  -x                   Echo each command before executing it\n"
2046 "\n"
2047 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2048 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2049 "or\n"
2050 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2051 "\n"
2052 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2053 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2054 "\n"
2055 "For more information, see the manpage %s(1).\n"
2056 msgstr ""
2057
2058 #: fish/fish.c:246
2059 #, c-format
2060 msgid "%s: --listen=PID: PID was not a number: %s\n"
2061 msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n"
2062
2063 #: fish/fish.c:253
2064 #, c-format
2065 msgid ""
2066 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2067 msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n"
2068
2069 #: fish/fish.c:303
2070 #, c-format
2071 msgid "%s: only one -f parameter can be given\n"
2072 msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
2073
2074 #: fish/fish.c:476
2075 #, c-format
2076 msgid "%s: cannot use --listen and --remote options at the same time\n"
2077 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2078
2079 #: fish/fish.c:484
2080 #, c-format
2081 msgid "%s: extra parameters on the command line with --listen flag\n"
2082 msgstr "%s: extra parameters on the command line with --listen flag\n"
2083
2084 #: fish/fish.c:490
2085 #, c-format
2086 msgid "%s: cannot use --listen and --file options at the same time\n"
2087 msgstr "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
2088
2089 #: fish/fish.c:555
2090 #, c-format
2091 msgid "guestfish: could not access termcap or terminfo database.\n"
2092 msgstr ""
2093
2094 #: fish/fish.c:559
2095 #, c-format
2096 msgid "guestfish: terminal type \"%s\" not defined.\n"
2097 msgstr ""
2098
2099 #: fish/fish.c:647
2100 #, c-format
2101 msgid ""
2102 "\n"
2103 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2104 "editing virtual machine filesystems.\n"
2105 "\n"
2106 "Type: 'help' for help on commands\n"
2107 "      'man' to read the manual\n"
2108 "      'quit' to quit the shell\n"
2109 "\n"
2110 msgstr ""
2111
2112 #: fish/fish.c:796 fish/fish.c:812
2113 #, c-format
2114 msgid "%s: command arguments not separated by whitespace\n"
2115 msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
2116
2117 #: fish/fish.c:806
2118 #, c-format
2119 msgid "%s: unterminated single quote\n"
2120 msgstr "%s: unterminated single quote\n"
2121
2122 #: fish/fish.c:836
2123 #, c-format
2124 msgid "%s: internal error parsing string at '%s'\n"
2125 msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
2126
2127 #: fish/fish.c:853
2128 #, c-format
2129 msgid "%s: too many arguments\n"
2130 msgstr "%s: அதிக விவாதங்கள்\n"
2131
2132 #: fish/fish.c:928
2133 #, c-format
2134 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2135 msgstr ""
2136
2137 #: fish/fish.c:937
2138 #, c-format
2139 msgid "%s: unterminated double quote\n"
2140 msgstr "%s: unterminated double quote\n"
2141
2142 #: fish/fish.c:1002
2143 #, c-format
2144 msgid "%s: empty command on command line\n"
2145 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
2146
2147 #: fish/fish.c:1148
2148 msgid "display a list of commands or help on a command"
2149 msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
2150
2151 #: fish/fish.c:1150
2152 msgid "quit guestfish"
2153 msgstr "guestfishஐ நிறுத்து"
2154
2155 #: fish/fish.c:1161
2156 #, c-format
2157 msgid ""
2158 "help - display a list of commands or help on a command\n"
2159 "     help cmd\n"
2160 "     help\n"
2161 msgstr ""
2162 "help - display a list of commands or help on a command\n"
2163 "     help cmd\n"
2164 "     help\n"
2165
2166 #: fish/fish.c:1169
2167 #, c-format
2168 msgid ""
2169 "quit - quit guestfish\n"
2170 "     quit\n"
2171 msgstr ""
2172 "quit - guestfishஐ நிறுத்து\n"
2173 "     quit\n"
2174
2175 #: fish/fish.c:1174
2176 #, c-format
2177 msgid "%s: command not known, use -h to list all commands\n"
2178 msgstr ""
2179 "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட  -hஐ பயன்படுத்து\n"
2180
2181 #: fish/fish.c:1190
2182 #, c-format
2183 msgid ""
2184 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2185 "For a list of commands:             guestfish -h\n"
2186 "For complete documentation:         man guestfish\n"
2187 msgstr ""
2188
2189 #: fish/fish.c:1347
2190 #, c-format
2191 msgid "Runaway quote in string \"%s\"\n"
2192 msgstr "Runaway quote in string \"%s\"\n"
2193
2194 #: fish/fish.c:1545
2195 #, c-format
2196 msgid ""
2197 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2198 "or run \"inspect-os\" command)\n"
2199 msgstr ""
2200
2201 #: fish/fish.c:1565
2202 #, c-format
2203 msgid ""
2204 "%s: drive '%c:' not found.  To list available drives do:\n"
2205 "  inspect-get-drive-mappings %s\n"
2206 msgstr ""
2207
2208 #: fish/fish.c:1584
2209 #, c-format
2210 msgid ""
2211 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2212 "  umount-all\n"
2213 "  mount %s /\n"
2214 msgstr ""
2215
2216 #: fish/glob.c:53
2217 #, c-format
2218 msgid "use 'glob command [args...]'\n"
2219 msgstr "'glob கட்டளையைப் பயன்படுத்து [args...]'\n"
2220
2221 #: fish/glob.c:73
2222 #, c-format
2223 msgid "glob: guestfs_glob_expand call failed: %s\n"
2224 msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்லை: %s\n"
2225
2226 #: fish/help.c:38
2227 #, c-format
2228 msgid ""
2229 "Add disk images to examine using the -a or -d options, or the 'add' "
2230 "command.\n"
2231 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2232 "Once you have done this, use the 'run' command.\n"
2233 msgstr ""
2234
2235 #: fish/help.c:44
2236 #, c-format
2237 msgid ""
2238 "Find out what filesystems are available using 'list-filesystems' and then\n"
2239 "mount them to examine or modify the contents using 'mount-ro' or\n"
2240 "'mount-options'.\n"
2241 msgstr ""
2242
2243 #: fish/help.c:52
2244 #, c-format
2245 msgid ""
2246 "For more information about a command, use 'help cmd'.\n"
2247 "\n"
2248 "To read the manual, type 'man'.\n"
2249 msgstr ""
2250
2251 #: fish/hexedit.c:41
2252 #, c-format
2253 msgid "hexedit (device|filename) [max | start max]\n"
2254 msgstr ""
2255
2256 #: fish/hexedit.c:52
2257 #, c-format
2258 msgid "hexedit: %s is a zero length file or device\n"
2259 msgstr ""
2260
2261 #: fish/hexedit.c:63
2262 #, c-format
2263 msgid ""
2264 "hexedit: %s is larger than %s. You must supply a limit using\n"
2265 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2266 "  'hexedit %s <start> <max>'.\n"
2267 msgstr ""
2268
2269 #: fish/hexedit.c:92
2270 #, c-format
2271 msgid "hexedit: invalid range\n"
2272 msgstr ""
2273
2274 #: fish/inspect.c:77
2275 #, c-format
2276 msgid "%s: don't use --live and -i options together\n"
2277 msgstr ""
2278
2279 #: fish/inspect.c:89
2280 #, c-format
2281 msgid "%s: no operating system was found on this disk\n"
2282 msgstr ""
2283
2284 #: fish/inspect.c:95
2285 #, c-format
2286 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2287 msgstr ""
2288
2289 #: fish/inspect.c:134
2290 #, c-format
2291 msgid "%s: some filesystems could not be mounted (ignored)\n"
2292 msgstr ""
2293
2294 #: fish/inspect.c:146
2295 #, c-format
2296 msgid "Operating system: %s\n"
2297 msgstr ""
2298
2299 #: fish/inspect.c:159
2300 #, c-format
2301 msgid "%s mounted on %s\n"
2302 msgstr ""
2303
2304 #: fish/keys.c:53
2305 #, c-format
2306 msgid "Enter key or passphrase (\"%s\"): "
2307 msgstr ""
2308
2309 #: fish/lcd.c:34
2310 #, c-format
2311 msgid "use 'lcd directory' to change local directory\n"
2312 msgstr "உள்ளமை அடைவை மாற்ற 'lcd அடைவை' பயன்படுத்து\n"
2313
2314 #: fish/man.c:35
2315 #, c-format
2316 msgid "use 'man' without parameters to open the manual\n"
2317 msgstr ""
2318
2319 #: fish/man.c:54
2320 #, c-format
2321 msgid "the external 'man' program failed\n"
2322 msgstr ""
2323
2324 #: fish/more.c:40
2325 #, c-format
2326 msgid "use '%s filename' to page a file\n"
2327 msgstr "'%s கோப்புபெயரை' ஒரு கோப்பில் பக்கத்திற்குப் பயன்படுத்து\n"
2328
2329 #: fish/options.c:36
2330 #, c-format
2331 msgid "%s: too many drives added on the command line\n"
2332 msgstr ""
2333
2334 #: fish/options.c:128
2335 #, c-format
2336 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2337 msgstr ""
2338
2339 #: fish/prep.c:37
2340 #, c-format
2341 msgid ""
2342 "List of available prepared disk images:\n"
2343 "\n"
2344 msgstr ""
2345
2346 #: fish/prep.c:40
2347 #, c-format
2348 msgid ""
2349 "guestfish -N %-8s - %s\n"
2350 "\n"
2351 "%s\n"
2352 msgstr ""
2353
2354 #: fish/prep.c:48
2355 #, c-format
2356 msgid "  Optional parameters:\n"
2357 msgstr ""
2358
2359 #: fish/prep.c:55
2360 #, c-format
2361 msgid "<%s> %s (default: %s)\n"
2362 msgstr ""
2363
2364 #: fish/prep.c:65
2365 #, c-format
2366 msgid ""
2367 "Prepared disk images are written to file \"test1.img\" in the local\n"
2368 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2369 "For more information see the guestfish(1) manual.\n"
2370 msgstr ""
2371
2372 #: fish/prep.c:96
2373 #, c-format
2374 msgid ""
2375 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2376 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2377 msgstr ""
2378
2379 #: fish/prep.c:158
2380 #, c-format
2381 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2382 msgstr ""
2383
2384 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2385 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2386 msgid "failed to allocate disk"
2387 msgstr ""
2388
2389 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2390 msgid "could not parse boot size"
2391 msgstr ""
2392
2393 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2394 #, c-format
2395 msgid "failed to get sector size of disk: %s"
2396 msgstr ""
2397
2398 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2399 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2400 #, c-format
2401 msgid "failed to partition disk: %s"
2402 msgstr ""
2403
2404 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2405 #, c-format
2406 msgid "failed to add boot partition: %s"
2407 msgstr ""
2408
2409 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2410 #, c-format
2411 msgid "failed to add root partition: %s"
2412 msgstr ""
2413
2414 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2415 #, c-format
2416 msgid "failed to create boot filesystem: %s"
2417 msgstr ""
2418
2419 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2420 #, c-format
2421 msgid "failed to create root filesystem: %s"
2422 msgstr ""
2423
2424 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2425 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2426 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2427 msgstr ""
2428
2429 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2430 #, c-format
2431 msgid "failed to create PV: %s: %s"
2432 msgstr ""
2433
2434 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2435 #, c-format
2436 msgid "failed to create VG: %s: %s"
2437 msgstr ""
2438
2439 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2440 #, c-format
2441 msgid "failed to create LV: /dev/%s/%s: %s"
2442 msgstr ""
2443
2444 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2445 #, c-format
2446 msgid "failed to resize LV to full size: %s: %s"
2447 msgstr ""
2448
2449 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2450 #, c-format
2451 msgid "failed to create filesystem (%s): %s"
2452 msgstr ""
2453
2454 #: fish/rc.c:255
2455 #, c-format
2456 msgid "guestfish: protocol error: could not read 'hello' message\n"
2457 msgstr "guestfish: protocol error: 'hello' செய்தியை வாசிக்க முடியவில்லை\n"
2458
2459 #: fish/rc.c:260
2460 #, c-format
2461 msgid ""
2462 "guestfish: protocol error: version mismatch, server version '%s' does not "
2463 "match client version '%s'.  The two versions must match exactly.\n"
2464 msgstr ""
2465 "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் "
2466 "பதிப்பு '%s'உடன் பொருந்தவில்லை.  இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
2467
2468 #: fish/rc.c:335 fish/rc.c:349
2469 #, c-format
2470 msgid "guestfish: remote: looks like the server is not running\n"
2471 msgstr "guestfish: remote: சேவையகம் இயங்காதது போல் உள்ளது\n"
2472
2473 #: fish/rc.c:361 fish/rc.c:375
2474 #, c-format
2475 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2476 msgstr ""
2477 "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
2478
2479 #: fish/rc.c:386
2480 #, c-format
2481 msgid "guestfish: protocol error: could not decode reply from server\n"
2482 msgstr "guestfish: protocol error: சேவையகத்திலிருந்து குறிநீக்க பதில் இல்லை\n"
2483
2484 #: fish/reopen.c:36
2485 #, c-format
2486 msgid "'reopen' command takes no parameters\n"
2487 msgstr "'reopen' கட்டளை அளவுருக்களை எடுக்கவில்லை\n"
2488
2489 #: fish/reopen.c:46
2490 #, c-format
2491 msgid "reopen: guestfs_create: failed to create handle\n"
2492 msgstr "reopen: guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
2493
2494 #: fish/supported.c:66
2495 msgid "yes"
2496 msgstr ""
2497
2498 #: fish/supported.c:68
2499 msgid "no"
2500 msgstr ""
2501
2502 #: fish/time.c:36
2503 #, c-format
2504 msgid "use 'time command [args...]'\n"
2505 msgstr "'நேர கட்டளையைப் பயன்படுத்து [args...]'\n"
2506
2507 #: fuse/guestmount.c:912
2508 #, c-format
2509 msgid ""
2510 "%s: FUSE module for libguestfs\n"
2511 "%s lets you mount a virtual machine filesystem\n"
2512 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2513 "Usage:\n"
2514 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2515 "Options:\n"
2516 "  -a|--add image       Add image\n"
2517 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2518 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2519 "  -d|--domain guest    Add disks from libvirt guest\n"
2520 "  --echo-keys          Don't turn off echo for passphrases\n"
2521 "  --format[=raw|..]    Force disk format for -a option\n"
2522 "  --fuse-help          Display extra FUSE options\n"
2523 "  -i|--inspector       Automatically mount filesystems\n"
2524 "  --help               Display help message and exit\n"
2525 "  --keys-from-stdin    Read passphrases from stdin\n"
2526 "  --live               Connect to a live virtual machine\n"
2527 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2528 "  -n|--no-sync         Don't autosync\n"
2529 "  -o|--option opt      Pass extra option to FUSE\n"
2530 "  -r|--ro              Mount read-only\n"
2531 "  --selinux            Enable SELinux support\n"
2532 "  -v|--verbose         Verbose messages\n"
2533 "  -V|--version         Display version and exit\n"
2534 "  -w|--rw              Mount read-write\n"
2535 "  -x|--trace           Trace guestfs API calls\n"
2536 msgstr ""
2537
2538 #: fuse/guestmount.c:1130
2539 #, c-format
2540 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2541 msgstr ""
2542
2543 #: fuse/guestmount.c:1138
2544 #, c-format
2545 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2546 msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
2547
2548 #: inspector/virt-inspector.c:76
2549 #, c-format
2550 msgid ""
2551 "%s: display information about a virtual machine\n"
2552 "Copyright (C) 2010 Red Hat Inc.\n"
2553 "Usage:\n"
2554 "  %s [--options] -d domname file [file ...]\n"
2555 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2556 "Options:\n"
2557 "  -a|--add image       Add image\n"
2558 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2559 "  -d|--domain guest    Add disks from libvirt guest\n"
2560 "  --echo-keys          Don't turn off echo for passphrases\n"
2561 "  --format[=raw|..]    Force disk format for -a option\n"
2562 "  --help               Display brief help\n"
2563 "  --keys-from-stdin    Read passphrases from stdin\n"
2564 "  -v|--verbose         Verbose messages\n"
2565 "  -V|--version         Display version and exit\n"
2566 "  -x                   Trace libguestfs API calls\n"
2567 "For more information, see the manpage %s(1).\n"
2568 msgstr ""
2569
2570 #: inspector/virt-inspector.c:263
2571 #, c-format
2572 msgid ""
2573 "%s: no operating system could be detected inside this disk image.\n"
2574 "\n"
2575 "This may be because the file is not a disk image, or is not a virtual "
2576 "machine\n"
2577 "image, or because the OS type is not understood by libguestfs.\n"
2578 "\n"
2579 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2580 "must\n"
2581 "install the separate libguestfs-winsupport package.\n"
2582 "\n"
2583 "If you feel this is an error, please file a bug report including as much\n"
2584 "information about the disk image as possible.\n"
2585 msgstr ""
2586
2587 #: inspector/virt-inspector.c:288
2588 #, c-format
2589 msgid "%s: XML write error at \"%s\": %m\n"
2590 msgstr ""
2591
2592 #: inspector/virt-inspector.c:300
2593 #, c-format
2594 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2595 msgstr ""
2596
2597 #: inspector/virt-inspector.c:308
2598 #, c-format
2599 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2600 msgstr ""
2601
2602 #: perl/lib/Sys/Guestfs/Lib.pm:158
2603 msgid "open_guest: first parameter must be a string or an arrayref"
2604 msgstr ""
2605
2606 #: perl/lib/Sys/Guestfs/Lib.pm:164
2607 msgid "open_guest: first argument contains undefined element"
2608 msgstr ""
2609
2610 #: perl/lib/Sys/Guestfs/Lib.pm:172
2611 #, perl-brace-format
2612 msgid "guest image {imagename} does not exist or is not readable"
2613 msgstr ""
2614
2615 #: perl/lib/Sys/Guestfs/Lib.pm:179
2616 msgid ""
2617 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2618 "XPath::XMLParser)"
2619 msgstr ""
2620
2621 #: perl/lib/Sys/Guestfs/Lib.pm:184
2622 msgid "open_guest: too many domains listed on command line"
2623 msgstr ""
2624
2625 #: perl/lib/Sys/Guestfs/Lib.pm:191
2626 msgid "open_guest: cannot connect to libvirt"
2627 msgstr ""
2628
2629 #: perl/lib/Sys/Guestfs/Lib.pm:210
2630 #, perl-brace-format
2631 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2632 msgstr ""
2633
2634 #: perl/lib/Sys/Guestfs/Lib.pm:213
2635 #, perl-brace-format
2636 msgid "{imagename} is not the name of a libvirt domain\n"
2637 msgstr ""
2638
2639 #: perl/lib/Sys/Guestfs/Lib.pm:242
2640 #, perl-brace-format
2641 msgid "{imagename} seems to have no disk devices\n"
2642 msgstr ""
2643
2644 #: perl/lib/Sys/Guestfs/Lib.pm:827
2645 msgid ""
2646 "No operating system could be detected inside this disk image.\n"
2647 "\n"
2648 "This may be because the file is not a disk image, or is not a virtual "
2649 "machine\n"
2650 "image, or because the OS type is not understood by virt-inspector.\n"
2651 "\n"
2652 "If you feel this is an error, please file a bug report including as much\n"
2653 "information about the disk image as possible.\n"
2654 msgstr ""
2655
2656 #: perl/lib/Sys/Guestfs/Lib.pm:901
2657 #, perl-brace-format
2658 msgid "unknown filesystem label {label}\n"
2659 msgstr ""
2660
2661 #: perl/lib/Sys/Guestfs/Lib.pm:911
2662 #, perl-brace-format
2663 msgid "unknown filesystem UUID {uuid}\n"
2664 msgstr ""
2665
2666 #: perl/lib/Sys/Guestfs/Lib.pm:939
2667 #, perl-brace-format
2668 msgid "unknown filesystem {fs}\n"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2672 #, perl-brace-format
2673 msgid "Error running rpm -qa: {error}"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2677 #, perl-brace-format
2678 msgid "Error running dpkg-query: {error}"
2679 msgstr ""
2680
2681 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2682 msgid "Can't find grub on guest"
2683 msgstr ""
2684
2685 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2686 #, perl-brace-format
2687 msgid "Grub entry {title} has no kernel"
2688 msgstr ""
2689
2690 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2691 #, perl-brace-format
2692 msgid "grub refers to {path}, which doesn't exist\n"
2693 msgstr ""
2694
2695 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2696 #, perl-brace-format
2697 msgid "Grub entry {title} does not specify an initrd"
2698 msgstr ""
2699
2700 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2701 #, perl-brace-format
2702 msgid "Didn't find modules directory {modules} for kernel {path}"
2703 msgstr ""
2704
2705 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2706 #, perl-brace-format
2707 msgid "Couldn't guess kernel version number from path for kernel {path}"
2708 msgstr ""
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2711 #, perl-brace-format
2712 msgid "{path} doesn't match augeas pattern"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2716 #, perl-brace-format
2717 msgid "{filename}: could not read initrd format"
2718 msgstr ""
2719
2720 #: rescue/virt-rescue.c:63
2721 #, c-format
2722 msgid ""
2723 "%s: Run a rescue shell on a virtual machine\n"
2724 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2725 "Usage:\n"
2726 "  %s [--options] -d domname\n"
2727 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2728 "Options:\n"
2729 "  -a|--add image       Add image\n"
2730 "  --append kernelopts  Append kernel options\n"
2731 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2732 "  -d|--domain guest    Add disks from libvirt guest\n"
2733 "  --format[=raw|..]    Force disk format for -a option\n"
2734 "  --help               Display brief help\n"
2735 "  -m|--memsize MB      Set memory size in megabytes\n"
2736 "  --network            Enable network\n"
2737 "  -r|--ro              Access read-only\n"
2738 "  --selinux            Enable SELinux\n"
2739 "  -v|--verbose         Verbose messages\n"
2740 "  -V|--version         Display version and exit\n"
2741 "  -w|--rw              Mount read-write\n"
2742 "  -x                   Trace libguestfs API calls\n"
2743 "For more information, see the manpage %s(1).\n"
2744 msgstr ""
2745
2746 #: rescue/virt-rescue.c:180
2747 #, c-format
2748 msgid "%s: could not parse memory size '%s'\n"
2749 msgstr ""
2750
2751 #: rescue/virt-rescue.c:419
2752 #, c-format
2753 msgid "%s: unknown child exit status (%d)\n"
2754 msgstr ""
2755
2756 #: src/appliance.c:181
2757 #, c-format
2758 msgid ""
2759 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2760 "LIBGUESTFS_PATH (search path: %s)"
2761 msgstr ""
2762
2763 #: src/appliance.c:331
2764 #, c-format
2765 msgid "security: cached appliance %s is not owned by UID %d"
2766 msgstr ""
2767
2768 #: src/appliance.c:336
2769 #, c-format
2770 msgid "security: cached appliance %s is not a directory (mode %o)"
2771 msgstr ""
2772
2773 #: src/appliance.c:341
2774 #, c-format
2775 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2776 msgstr ""
2777
2778 #: src/appliance.c:659
2779 msgid "external command failed, see earlier error messages"
2780 msgstr ""
2781
2782 #: src/dbdump.c:87
2783 msgid "unexpected end of output from db_dump command before end of header"
2784 msgstr ""
2785
2786 #: src/dbdump.c:100 src/dbdump.c:112
2787 msgid "unexpected line from db_dump command, no space prefix"
2788 msgstr ""
2789
2790 #: src/dbdump.c:129
2791 msgid "unexpected end of output from db_dump command before end of data"
2792 msgstr ""
2793
2794 #: src/dbdump.c:210
2795 msgid "unexpected non-hex digits in output of db_dump command"
2796 msgstr ""
2797
2798 #: src/filearch.c:153
2799 #, c-format
2800 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2801 msgstr ""
2802
2803 #: src/filearch.c:266
2804 msgid ""
2805 "file-architecture API not available since this version of libguestfs was "
2806 "compiled without PCRE or libmagic libraries"
2807 msgstr ""
2808
2809 #: src/guestfs.c:174
2810 #, c-format
2811 msgid "guestfs_close: called twice on the same handle\n"
2812 msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n"
2813
2814 #: src/guestfs.c:340
2815 #, c-format
2816 msgid "warning: %s"
2817 msgstr ""
2818
2819 #: src/guestfs.c:399
2820 #, c-format
2821 msgid "libguestfs: error: %s\n"
2822 msgstr "libguestfs: error: %s\n"
2823
2824 #: src/guestfs.c:965
2825 #, c-format
2826 msgid "<truncated, original size %zu bytes>"
2827 msgstr ""
2828
2829 #: src/inspect.c:265
2830 msgid "not a Windows guest, or systemroot could not be determined"
2831 msgstr ""
2832
2833 #: src/inspect.c:281
2834 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2835 msgstr ""
2836
2837 #: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518
2838 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
2839 #: src/inspect_fs_unix.c:821
2840 #, c-format
2841 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2842 msgstr ""
2843
2844 #: src/inspect.c:577
2845 msgid "no inspection data: call guestfs_inspect_os first"
2846 msgstr ""
2847
2848 #: src/inspect.c:589
2849 #, c-format
2850 msgid ""
2851 "%s: root device not found: only call this function with a root device "
2852 "previously returned by guestfs_inspect_os"
2853 msgstr ""
2854
2855 #: src/inspect.c:599 src/inspect_apps.c:609
2856 msgid ""
2857 "inspection API not available since this version of libguestfs was compiled "
2858 "without PCRE or hivex libraries"
2859 msgstr ""
2860
2861 #: src/inspect_fs.c:326 src/inspect_fs.c:339
2862 #, c-format
2863 msgid "could not parse integer in version number: %s"
2864 msgstr ""
2865
2866 #: src/inspect_fs.c:483
2867 #, c-format
2868 msgid "%s: file is empty"
2869 msgstr ""
2870
2871 #: src/inspect_fs_unix.c:613
2872 msgid "could not parse /etc/fstab or empty file"
2873 msgstr ""
2874
2875 #: src/inspect_fs_windows.c:112
2876 #, c-format
2877 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2878 msgstr ""
2879
2880 #: src/inspect_icon.c:452
2881 #, c-format
2882 msgid "read: %s: unexpected end of file"
2883 msgstr ""
2884
2885 #: src/launch.c:98
2886 msgid "command line cannot be altered after qemu subprocess launched"
2887 msgstr "command line cannot be altered after qemu subprocess launched"
2888
2889 #: src/launch.c:155
2890 msgid "guestfs_config: parameter must begin with '-' character"
2891 msgstr "guestfs_config: அளவுரு '-' எழுத்தில் துவக்க வேண்டும்"
2892
2893 #: src/launch.c:169
2894 #, c-format
2895 msgid "guestfs_config: parameter '%s' isn't allowed"
2896 msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை"
2897
2898 #: src/launch.c:235 src/launch.c:339
2899 msgid "filename cannot contain ',' (comma) character"
2900 msgstr "கோப்புபெயர் ',' (கம்மா) எழுத்தை கொண்டிருக்கவில்லை"
2901
2902 #: src/launch.c:247 src/launch.c:252
2903 #, c-format
2904 msgid "%s parameter is empty or contains disallowed characters"
2905 msgstr ""
2906
2907 #: src/launch.c:358
2908 msgid "the libguestfs handle has already been launched"
2909 msgstr ""
2910
2911 #: src/launch.c:367
2912 #, c-format
2913 msgid "%s: cannot create temporary directory"
2914 msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
2915
2916 #: src/launch.c:404
2917 msgid "you must call guestfs_add_drive before guestfs_launch"
2918 msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
2919
2920 #: src/launch.c:764
2921 msgid "guestfs_launch failed, see earlier error messages"
2922 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
2923
2924 #: src/launch.c:777
2925 msgid "qemu launched and contacted daemon, but state != READY"
2926 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
2927
2928 #: src/launch.c:865
2929 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
2930 msgstr ""
2931
2932 #: src/launch.c:873
2933 msgid "contacted guestfsd, but state != READY"
2934 msgstr ""
2935
2936 #: src/launch.c:1052
2937 #, c-format
2938 msgid ""
2939 "%s: command failed: If qemu is located on a non-standard path, try setting "
2940 "the LIBGUESTFS_QEMU environment variable."
2941 msgstr ""
2942 "%s: command failed: If qemu is located on a non-standard path, try setting "
2943 "the LIBGUESTFS_QEMU environment variable."
2944
2945 #: src/launch.c:1143
2946 msgid "qemu has not been launched yet"
2947 msgstr "qemu இன்னும் துவங்கப்படவில்லை"
2948
2949 #: src/launch.c:1154
2950 msgid "no subprocess to kill"
2951 msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
2952
2953 #: src/proto.c:188
2954 #, c-format
2955 msgid "guestfs_set_busy: called when in state %d != READY"
2956 msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
2957
2958 #: src/proto.c:211
2959 #, c-format
2960 msgid "guestfs_end_busy: called when in state %d"
2961 msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
2962
2963 #: src/proto.c:421
2964 #, c-format
2965 msgid ""
2966 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2967 msgstr ""
2968 "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, "
2969 "எதிர்பார்க்கப்பட்ட 0x%x\n"
2970
2971 #: src/proto.c:543
2972 msgid ""
2973 "This usually means the libguestfs appliance failed to start up.  Please\n"
2974 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2975 "the debug messages output prior to this error.\n"
2976 msgstr ""
2977
2978 #: src/proto.c:549
2979 msgid "See earlier debug messages.\n"
2980 msgstr ""
2981
2982 #: src/proto.c:639
2983 #, c-format
2984 msgid "received magic signature from guestfsd, but in state %d"
2985 msgstr "received magic signature from guestfsd, but in state %d"
2986
2987 #: src/proto.c:658
2988 #, c-format
2989 msgid "message length (%u) > maximum possible size (%d)"
2990 msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)"
2991
2992 #: src/proto.c:810
2993 #, c-format
2994 msgid "guestfs___send: state %d != BUSY"
2995 msgstr "guestfs___send: நிலை%d != BUSY"
2996
2997 #: src/proto.c:834
2998 msgid "xdr_guestfs_message_header failed"
2999 msgstr "xdr_guestfs_message_header தோல்வியுற்றது"
3000
3001 #: src/proto.c:843
3002 msgid "dispatch failed to marshal args"
3003 msgstr "marshal args ஐ அனுப்ப முடியவில்லை"
3004
3005 #: src/proto.c:922 src/proto.c:1217
3006 msgid "operation cancelled by user"
3007 msgstr ""
3008
3009 #: src/proto.c:973
3010 #, c-format
3011 msgid "send_file_chunk: state %d != READY"
3012 msgstr "send_file_chunk: நிலை %d != READY"
3013
3014 #: src/proto.c:989
3015 #, c-format
3016 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3017 msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)"
3018
3019 #: src/proto.c:1144
3020 #, c-format
3021 msgid "%s: error in chunked encoding"
3022 msgstr "%s: error in chunked encoding"
3023
3024 #: src/proto.c:1171
3025 msgid "write to daemon socket"
3026 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
3027
3028 #: src/proto.c:1194
3029 msgid "receive_file_data: parse error in reply callback"
3030 msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்"
3031
3032 #: src/proto.c:1199
3033 msgid "receive_file_data: unexpected flag received when reading file chunks"
3034 msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது  எதிர்பாராத கொடி பெறப்பட்டது"
3035
3036 #: src/proto.c:1207
3037 msgid "failed to parse file chunk"
3038 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
3039
3040 #: src/proto.c:1221
3041 msgid "file receive cancelled by daemon"
3042 msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
3043
3044 #: src/virt.c:101 src/virt.c:347
3045 msgid "you cannot set both live and readonly flags"
3046 msgstr ""
3047
3048 #: src/virt.c:109
3049 #, c-format
3050 msgid "could not connect to libvirt (code %d, domain %d): %s"
3051 msgstr ""
3052
3053 #: src/virt.c:130
3054 #, c-format
3055 msgid "no libvirt domain called '%s': %s"
3056 msgstr ""
3057
3058 #: src/virt.c:185 src/virt.c:435
3059 #, c-format
3060 msgid "error reading libvirt XML information: %s"
3061 msgstr ""
3062
3063 #: src/virt.c:195 src/virt.c:443
3064 msgid "unable to parse XML information returned by libvirt"
3065 msgstr ""
3066
3067 #: src/virt.c:201 src/virt.c:449
3068 msgid "unable to create new XPath context"
3069 msgstr ""
3070
3071 #: src/virt.c:208 src/virt.c:464
3072 msgid "unable to evaluate XPath expression"
3073 msgstr ""
3074
3075 #: src/virt.c:305
3076 msgid "libvirt domain has no disks"
3077 msgstr ""
3078
3079 #: src/virt.c:358
3080 #, c-format
3081 msgid "error getting domain info: %s"
3082 msgstr ""
3083
3084 #: src/virt.c:372
3085 msgid ""
3086 "error: domain is a live virtual machine.\n"
3087 "Writing to the disks of a running virtual machine can cause disk "
3088 "corruption.\n"
3089 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3090 "specify live access.  In most libguestfs tools these options are --ro or\n"
3091 "--live respectively.  Consult the documentation for further information."
3092 msgstr ""
3093
3094 #: src/virt.c:492
3095 msgid ""
3096 "this guest has no libvirt <channel> definition for guestfsd\n"
3097 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3098 msgstr ""
3099
3100 #: src/virt.c:517
3101 msgid ""
3102 "add-domain API not available since this version of libguestfs was compiled "
3103 "without libvirt or libxml2"
3104 msgstr ""
3105
3106 #: test-tool/test-tool.c:79
3107 #, c-format
3108 msgid ""
3109 "libguestfs-test-tool: interactive test tool\n"
3110 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3111 "Usage:\n"
3112 "  libguestfs-test-tool [--options]\n"
3113 "Options:\n"
3114 "  --help         Display usage\n"
3115 "  --qemudir dir  Specify QEMU source directory\n"
3116 "  --qemu qemu    Specify QEMU binary\n"
3117 "  --timeout n\n"
3118 "  -t n           Set launch timeout (default: %d seconds)\n"
3119 msgstr ""
3120
3121 #: test-tool/test-tool.c:127
3122 #, c-format
3123 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3124 msgstr "libguestfs-test-tool: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
3125
3126 #: test-tool/test-tool.c:136
3127 #, c-format
3128 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3129 msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n"
3130
3131 #: test-tool/test-tool.c:148
3132 #, c-format
3133 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3134 msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n"
3135
3136 #: test-tool/test-tool.c:170
3137 #, c-format
3138 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3139 msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
3140
3141 #: test-tool/test-tool.c:177
3142 #, c-format
3143 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3144 msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
3145
3146 #: test-tool/test-tool.c:185
3147 #, c-format
3148 msgid "libguestfs-test-tool: guestfs_version failed\n"
3149 msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
3150
3151 #: test-tool/test-tool.c:217
3152 #, c-format
3153 msgid "libguestfs-test-tool: failed to launch appliance\n"
3154 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3155
3156 #: test-tool/test-tool.c:229
3157 #, c-format
3158 msgid "libguestfs-test-tool: failed to run part-disk\n"
3159 msgstr ""
3160
3161 #: test-tool/test-tool.c:235
3162 #, c-format
3163 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3164 msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
3165
3166 #: test-tool/test-tool.c:241
3167 #, c-format
3168 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3169 msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n"
3170
3171 #: test-tool/test-tool.c:248
3172 #, c-format
3173 msgid "libguestfs-test-tool: failed to touch file\n"
3174 msgstr ""
3175
3176 #: test-tool/test-tool.c:279
3177 #, c-format
3178 msgid ""
3179 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3180 "--qemu/--qemudir options cannot be used.\n"
3181 msgstr ""
3182 "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
3183 "--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
3184
3185 #: test-tool/test-tool.c:287
3186 #, c-format
3187 msgid "Binary '%s' does not exist or is not executable\n"
3188 msgstr "Binary '%s' does not exist or is not executable\n"
3189
3190 #: test-tool/test-tool.c:301
3191 #, c-format
3192 msgid "%s: does not look like a qemu source directory\n"
3193 msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
3194
3195 #: tools/virt-list-filesystems.pl:148
3196 msgid "virt-list-filesystems: no image or VM name given"
3197 msgstr ""
3198
3199 #: tools/virt-list-partitions.pl:160
3200 msgid "virt-list-partitions: no image or VM name given"
3201 msgstr ""
3202
3203 #: tools/virt-make-fs.pl:291
3204 msgid "virt-make-fs input output\n"
3205 msgstr ""
3206
3207 #: tools/virt-make-fs.pl:321
3208 msgid "unexpected output from 'du' command"
3209 msgstr ""
3210
3211 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3212 #: tools/virt-make-fs.pl:458
3213 #, perl-brace-format
3214 msgid "{f}: unknown input format: {fmt}\n"
3215 msgstr ""
3216
3217 #: tools/virt-make-fs.pl:391
3218 #, perl-brace-format
3219 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3220 msgstr ""
3221
3222 #: tools/virt-make-fs.pl:406
3223 msgid ""
3224 "qemu-img create: failed to create disk image, see earlier error messages\n"
3225 msgstr ""
3226
3227 #: tools/virt-make-fs.pl:417
3228 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3229 msgstr ""
3230
3231 #: tools/virt-make-fs.pl:442
3232 msgid "tar: failed, see earlier messages\n"
3233 msgstr ""
3234
3235 #: tools/virt-make-fs.pl:464
3236 msgid "uncompress command failed, see earlier messages\n"
3237 msgstr ""
3238
3239 #: tools/virt-make-fs.pl:499
3240 msgid ""
3241 "virt-make-fs: error copying contents into filesystem\n"
3242 "An error here usually means that the program did not estimate the\n"
3243 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3244 msgstr ""
3245
3246 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3247 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3248 msgstr ""
3249
3250 #: tools/virt-tar.pl:222
3251 msgid "virt-tar: no image, VM names, directory or filename given"
3252 msgstr ""
3253
3254 #: tools/virt-tar.pl:225
3255 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3256 msgstr ""
3257
3258 #: tools/virt-tar.pl:236
3259 #, perl-brace-format
3260 msgid "virt-tar: {tarball}: file not found\n"
3261 msgstr ""
3262
3263 #: tools/virt-tar.pl:239
3264 #, perl-brace-format
3265 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3266 msgstr ""
3267
3268 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3269 #, perl-brace-format
3270 msgid ""
3271 "{prog}: No operating system could be detected inside this disk image.\n"
3272 "\n"
3273 "This may be because the file is not a disk image, or is not a virtual "
3274 "machine\n"
3275 "image, or because the OS type is not understood by libguestfs.\n"
3276 "\n"
3277 "If you feel this is an error, please file a bug report including as much\n"
3278 "information about the disk image as possible.\n"
3279 msgstr ""
3280
3281 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3282 #, perl-brace-format
3283 msgid "{prog}: multiboot operating systems are not supported.\n"
3284 msgstr ""
3285
3286 #: tools/virt-win-reg.pl:245
3287 msgid "no libvirt domain name or disk image given\n"
3288 msgstr ""
3289
3290 #: tools/virt-win-reg.pl:287
3291 msgid ""
3292 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3293 "export\n"
3294 msgstr ""
3295
3296 #: tools/virt-win-reg.pl:446
3297 #, perl-brace-format
3298 msgid "virt-win-reg: {p}: cannot find user directory\n"
3299 msgstr ""
3300
3301 #: tools/virt-win-reg.pl:451
3302 #, perl-brace-format
3303 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3304 msgstr ""
3305
3306 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3307 #, perl-brace-format
3308 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3309 msgstr ""
3310
3311 #: tools/virt-win-reg.pl:529
3312 #, perl-brace-format
3313 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3314 msgstr ""
3315
3316 #: tools/virt-win-reg.pl:551
3317 #, perl-brace-format
3318 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3319 msgstr ""