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