Version 1.11.7.
[libguestfs.git] / po / ta.po
1 # Copyright (C) 2010 Free Software Foundation, Inc.
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # I. Felix <ifelix@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: libguestfs 1.0.81\n"
8 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
9 "component=libguestfs&product=Virtualization+Tools\n"
10 "POT-Creation-Date: 2011-05-17 17:29+0100\n"
11 "PO-Revision-Date: 2010-01-29 13:38+0530\n"
12 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
13 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
14 "Language: ta\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: Lokalize 1.0\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20
21 #: cat/virt-cat.c:57 cat/virt-filesystems.c:99 cat/virt-ls.c:58 df/main.c:70
22 #: edit/virt-edit.c:73 fish/fish.c:96 fuse/guestmount.c:908
23 #: inspector/virt-inspector.c:72 rescue/virt-rescue.c:59
24 #, c-format
25 msgid "Try `%s --help' for more information.\n"
26 msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
27
28 #: cat/virt-cat.c:61
29 #, fuzzy, c-format
30 msgid ""
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
33 "Usage:\n"
34 "  %s [--options] -d domname file [file ...]\n"
35 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
36 "Options:\n"
37 "  -a|--add image       Add image\n"
38 "  -c|--connect uri     Specify libvirt URI for -d option\n"
39 "  -d|--domain guest    Add disks from libvirt guest\n"
40 "  --echo-keys          Don't turn off echo for passphrases\n"
41 "  --format[=raw|..]    Force disk format for -a option\n"
42 "  --help               Display brief help\n"
43 "  --keys-from-stdin    Read passphrases from stdin\n"
44 "  -v|--verbose         Verbose messages\n"
45 "  -V|--version         Display version and exit\n"
46 "  -x                   Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
48 msgstr ""
49 "%s: FUSE module for libguestfs\n"
50 "%s lets you mount a virtual machine filesystem\n"
51 "Copyright (C) 2009 Red Hat Inc.\n"
52 "Usage:\n"
53 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
54 "Options:\n"
55 "  -a|--add image       Add image\n"
56 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
57 "  --fuse-help          Display extra FUSE options\n"
58 "  --help               Display help message and exit\n"
59 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
60 "  -n|--no-sync         Don't autosync\n"
61 "  -o|--option opt      Pass extra option to FUSE\n"
62 "  -r|--ro              Mount read-only\n"
63 "  --selinux            Enable SELinux support\n"
64 "  --trace              Trace guestfs API calls (to stderr)\n"
65 "  -v|--verbose         Verbose messages\n"
66 "  -V|--version         Display version and exit\n"
67
68 #: cat/virt-cat.c:117 cat/virt-filesystems.c:202 cat/virt-ls.c:123
69 #: df/domains.c:428 df/main.c:136 edit/virt-edit.c:141 fish/fish.c:219
70 #: fuse/guestmount.c:1024 inspector/virt-inspector.c:132
71 #: rescue/virt-rescue.c:133
72 #, c-format
73 msgid "guestfs_create: failed to create handle\n"
74 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
75
76 #: cat/virt-cat.c:139 cat/virt-filesystems.c:256 cat/virt-ls.c:145
77 #: df/main.c:160 edit/virt-edit.c:163 fish/fish.c:276 fuse/guestmount.c:1061
78 #: inspector/virt-inspector.c:154 rescue/virt-rescue.c:157
79 #, c-format
80 msgid "%s: unknown long option: %s (%d)\n"
81 msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
82
83 #: cat/virt-filesystems.c:103
84 #, fuzzy, c-format
85 msgid ""
86 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
87 "Copyright (C) 2010 Red Hat Inc.\n"
88 "Usage:\n"
89 "  %s [--options] -d domname\n"
90 "  %s [--options] -a disk.img [-a disk.img ...]\n"
91 "Options:\n"
92 "  -a|--add image       Add image\n"
93 "  --all                Display everything\n"
94 "  --blkdevs|--block-devices\n"
95 "                       Display block devices\n"
96 "  -c|--connect uri     Specify libvirt URI for -d option\n"
97 "  --csv                Output as Comma-Separated Values\n"
98 "  -d|--domain guest    Add disks from libvirt guest\n"
99 "  --echo-keys          Don't turn off echo for passphrases\n"
100 "  --extra              Display swap and data filesystems\n"
101 "  --filesystems        Display mountable filesystems\n"
102 "  --format[=raw|..]    Force disk format for -a option\n"
103 "  -h|--human-readable  Human-readable sizes in --long output\n"
104 "  --help               Display brief help\n"
105 "  --keys-from-stdin    Read passphrases from stdin\n"
106 "  -l|--long            Long output\n"
107 "  --lvs|--logvols|--logical-volumes\n"
108 "                       Display LVM logical volumes\n"
109 "  --no-title           No title in --long output\n"
110 "  --parts|--partitions Display partitions\n"
111 "  --pvs|--physvols|--physical-volumes\n"
112 "                       Display LVM physical volumes\n"
113 "  --uuid|--uuids       Add UUIDs to --long output\n"
114 "  -v|--verbose         Verbose messages\n"
115 "  -V|--version         Display version and exit\n"
116 "  --vgs|--volgroups|--volume-groups\n"
117 "                       Display LVM volume groups\n"
118 "  -x                   Trace libguestfs API calls\n"
119 "For more information, see the manpage %s(1).\n"
120 msgstr ""
121 "%s: FUSE module for libguestfs\n"
122 "%s lets you mount a virtual machine filesystem\n"
123 "Copyright (C) 2009 Red Hat Inc.\n"
124 "Usage:\n"
125 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
126 "Options:\n"
127 "  -a|--add image       Add image\n"
128 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
129 "  --fuse-help          Display extra FUSE options\n"
130 "  --help               Display help message and exit\n"
131 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
132 "  -n|--no-sync         Don't autosync\n"
133 "  -o|--option opt      Pass extra option to FUSE\n"
134 "  -r|--ro              Mount read-only\n"
135 "  --selinux            Enable SELinux support\n"
136 "  --trace              Trace guestfs API calls (to stderr)\n"
137 "  -v|--verbose         Verbose messages\n"
138 "  -V|--version         Display version and exit\n"
139
140 #: cat/virt-filesystems.c:318 df/main.c:255
141 #, fuzzy, c-format
142 msgid "%s: you cannot use -h and --csv options together.\n"
143 msgstr "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
144
145 #: cat/virt-ls.c:62
146 #, fuzzy, c-format
147 msgid ""
148 "%s: list files in a virtual machine\n"
149 "Copyright (C) 2010 Red Hat Inc.\n"
150 "Usage:\n"
151 "  %s [--options] -d domname file [dir ...]\n"
152 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
153 "Options:\n"
154 "  -a|--add image       Add image\n"
155 "  -c|--connect uri     Specify libvirt URI for -d option\n"
156 "  -d|--domain guest    Add disks from libvirt guest\n"
157 "  --echo-keys          Don't turn off echo for passphrases\n"
158 "  --format[=raw|..]    Force disk format for -a option\n"
159 "  --help               Display brief help\n"
160 "  --keys-from-stdin    Read passphrases from stdin\n"
161 "  -l|--long            Long listing\n"
162 "  -R|--recursive       Recursive listing\n"
163 "  -v|--verbose         Verbose messages\n"
164 "  -V|--version         Display version and exit\n"
165 "  -x                   Trace libguestfs API calls\n"
166 "For more information, see the manpage %s(1).\n"
167 msgstr ""
168 "%s: FUSE module for libguestfs\n"
169 "%s lets you mount a virtual machine filesystem\n"
170 "Copyright (C) 2009 Red Hat Inc.\n"
171 "Usage:\n"
172 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
173 "Options:\n"
174 "  -a|--add image       Add image\n"
175 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
176 "  --fuse-help          Display extra FUSE options\n"
177 "  --help               Display help message and exit\n"
178 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
179 "  -n|--no-sync         Don't autosync\n"
180 "  -o|--option opt      Pass extra option to FUSE\n"
181 "  -r|--ro              Mount read-only\n"
182 "  --selinux            Enable SELinux support\n"
183 "  --trace              Trace guestfs API calls (to stderr)\n"
184 "  -v|--verbose         Verbose messages\n"
185 "  -V|--version         Display version and exit\n"
186
187 #: df/domains.c:115
188 #, c-format
189 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
190 msgstr ""
191
192 #: df/domains.c:124
193 #, c-format
194 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
195 msgstr ""
196
197 #: df/domains.c:134
198 #, c-format
199 msgid "%s: could not list running domains (code %d, domain %d): %s"
200 msgstr ""
201
202 #: df/domains.c:145
203 #, c-format
204 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
205 msgstr ""
206
207 #: df/domains.c:155
208 #, c-format
209 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
210 msgstr ""
211
212 #: df/domains.c:281
213 #, c-format
214 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
215 msgstr ""
216
217 #: df/main.c:74
218 #, fuzzy, c-format
219 msgid ""
220 "%s: display free space on virtual filesystems\n"
221 "Copyright (C) 2010 Red Hat Inc.\n"
222 "Usage:\n"
223 "  %s [--options] -d domname\n"
224 "  %s [--options] -a disk.img [-a disk.img ...]\n"
225 "Options:\n"
226 "  -a|--add image       Add image\n"
227 "  -c|--connect uri     Specify libvirt URI for -d option\n"
228 "  --csv                Output as Comma-Separated Values\n"
229 "  -d|--domain guest    Add disks from libvirt guest\n"
230 "  --format[=raw|..]    Force disk format for -a option\n"
231 "  -h|--human-readable  Human-readable sizes in --long output\n"
232 "  --help               Display brief help\n"
233 "  -i|--inodes          Display inodes\n"
234 "  --one-per-guest      Separate appliance per guest\n"
235 "  --uuid               Add UUIDs to --long output\n"
236 "  -v|--verbose         Verbose messages\n"
237 "  -V|--version         Display version and exit\n"
238 "  -x                   Trace libguestfs API calls\n"
239 "For more information, see the manpage %s(1).\n"
240 msgstr ""
241 "%s: FUSE module for libguestfs\n"
242 "%s lets you mount a virtual machine filesystem\n"
243 "Copyright (C) 2009 Red Hat Inc.\n"
244 "Usage:\n"
245 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
246 "Options:\n"
247 "  -a|--add image       Add image\n"
248 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
249 "  --fuse-help          Display extra FUSE options\n"
250 "  --help               Display help message and exit\n"
251 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
252 "  -n|--no-sync         Don't autosync\n"
253 "  -o|--option opt      Pass extra option to FUSE\n"
254 "  -r|--ro              Mount read-only\n"
255 "  --selinux            Enable SELinux support\n"
256 "  --trace              Trace guestfs API calls (to stderr)\n"
257 "  -v|--verbose         Verbose messages\n"
258 "  -V|--version         Display version and exit\n"
259
260 #: df/main.c:267
261 #, c-format
262 msgid "%s: compiled without support for libvirt.\n"
263 msgstr ""
264
265 #: df/output.c:50
266 msgid "VirtualMachine"
267 msgstr ""
268
269 #: df/output.c:51
270 #, fuzzy
271 msgid "Filesystem"
272 msgstr "ஒரு கோப்புமுறையை செய்"
273
274 #: df/output.c:54
275 msgid "1K-blocks"
276 msgstr ""
277
278 #: df/output.c:56
279 msgid "Size"
280 msgstr ""
281
282 #: df/output.c:57
283 msgid "Used"
284 msgstr ""
285
286 #: df/output.c:58
287 msgid "Available"
288 msgstr ""
289
290 #: df/output.c:59
291 msgid "Use%"
292 msgstr ""
293
294 #: df/output.c:61
295 msgid "Inodes"
296 msgstr ""
297
298 #: df/output.c:62
299 msgid "IUsed"
300 msgstr ""
301
302 #: df/output.c:63
303 msgid "IFree"
304 msgstr ""
305
306 #: df/output.c:64
307 msgid "IUse%"
308 msgstr ""
309
310 #: edit/virt-edit.c:77
311 #, fuzzy, c-format
312 msgid ""
313 "%s: Edit a file in a virtual machine\n"
314 "Copyright (C) 2009-2011 Red Hat Inc.\n"
315 "Usage:\n"
316 "  %s [--options] -d domname file [file ...]\n"
317 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
318 "Options:\n"
319 "  -a|--add image       Add image\n"
320 "  -b|--backup .ext     Backup original as original.ext\n"
321 "  -c|--connect uri     Specify libvirt URI for -d option\n"
322 "  -d|--domain guest    Add disks from libvirt guest\n"
323 "  --echo-keys          Don't turn off echo for passphrases\n"
324 "  -e|--expr expr       Non-interactive editing using Perl expr\n"
325 "  --format[=raw|..]    Force disk format for -a option\n"
326 "  --help               Display brief help\n"
327 "  --keys-from-stdin    Read passphrases from stdin\n"
328 "  -v|--verbose         Verbose messages\n"
329 "  -V|--version         Display version and exit\n"
330 "  -x                   Trace libguestfs API calls\n"
331 "For more information, see the manpage %s(1).\n"
332 msgstr ""
333 "%s: FUSE module for libguestfs\n"
334 "%s lets you mount a virtual machine filesystem\n"
335 "Copyright (C) 2009 Red Hat Inc.\n"
336 "Usage:\n"
337 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
338 "Options:\n"
339 "  -a|--add image       Add image\n"
340 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
341 "  --fuse-help          Display extra FUSE options\n"
342 "  --help               Display help message and exit\n"
343 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
344 "  -n|--no-sync         Don't autosync\n"
345 "  -o|--option opt      Pass extra option to FUSE\n"
346 "  -r|--ro              Mount read-only\n"
347 "  --selinux            Enable SELinux support\n"
348 "  --trace              Trace guestfs API calls (to stderr)\n"
349 "  -v|--verbose         Verbose messages\n"
350 "  -V|--version         Display version and exit\n"
351
352 #: edit/virt-edit.c:175
353 #, c-format
354 msgid "%s: -b option given multiple times\n"
355 msgstr ""
356
357 #: edit/virt-edit.c:192
358 #, c-format
359 msgid "%s: -e option given multiple times\n"
360 msgstr ""
361
362 #: edit/virt-edit.c:585 fish/fish.c:1444
363 #, c-format
364 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
365 msgstr ""
366
367 #: edit/virt-edit.c:599
368 #, fuzzy, c-format
369 msgid "%s: drive '%c:' not found.\n"
370 msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
371
372 #: fish/alloc.c:37
373 #, c-format
374 msgid "use 'alloc file size' to create an image\n"
375 msgstr "'கோப்பு அளவை ஒதுக்கீடுவதை' உருவாக்க ஒரு படத்தை பயன்படுத்து \n"
376
377 #: fish/alloc.c:51
378 #, c-format
379 msgid "use 'sparse file size' to create a sparse image\n"
380 msgstr "'ஸ்பார்ஸ் கோப்பு அளவை' பயன்படுத்தி ஒரு ஸ்பார்ஸ் படத்தை உருவாக்கு\n"
381
382 #: fish/alloc.c:75
383 #, c-format
384 msgid "can't allocate or add disks after launching\n"
385 msgstr "துவங்கிய பின் வட்டுகளை ஒதுக்க அல்லது சேர்க்க முடியவில்லை\n"
386
387 #: fish/alloc.c:156
388 #, c-format
389 msgid "%s: invalid integer parameter (%s returned %d)\n"
390 msgstr ""
391
392 #: fish/cmds.c:2560
393 msgid "Command"
394 msgstr "கட்டளை"
395
396 #: fish/cmds.c:2560
397 msgid "Description"
398 msgstr "விளக்கம்"
399
400 #: fish/cmds.c:2562
401 msgid "add a CD-ROM disk image to examine"
402 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
403
404 #: fish/cmds.c:2563
405 msgid "add the disk(s) from a named libvirt domain"
406 msgstr ""
407
408 #: fish/cmds.c:2564 fish/cmds.c:2565
409 msgid "add an image to examine or modify"
410 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
411
412 #: fish/cmds.c:2566
413 msgid "add a drive in snapshot mode (read-only)"
414 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
415
416 #: fish/cmds.c:2567
417 msgid "add a drive read-only specifying the QEMU block emulation to use"
418 msgstr ""
419
420 #: fish/cmds.c:2568
421 msgid "add a drive specifying the QEMU block emulation to use"
422 msgstr ""
423
424 #: fish/cmds.c:2569
425 #, fuzzy
426 msgid "allocate and add a disk file"
427 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
428
429 #: fish/cmds.c:2570
430 #, fuzzy
431 msgid "clear Augeas path"
432 msgstr "ஒரு Augeas பாதையை நீக்கு"
433
434 #: fish/cmds.c:2571
435 msgid "close the current Augeas handle"
436 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
437
438 #: fish/cmds.c:2572
439 msgid "define an Augeas node"
440 msgstr "ஒரு Augeas முனையை வரையறு"
441
442 #: fish/cmds.c:2573
443 msgid "define an Augeas variable"
444 msgstr "ஒரு  Augeas மாறியை வரையறு"
445
446 #: fish/cmds.c:2574
447 msgid "look up the value of an Augeas path"
448 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
449
450 #: fish/cmds.c:2575
451 msgid "create a new Augeas handle"
452 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
453
454 #: fish/cmds.c:2576
455 msgid "insert a sibling Augeas node"
456 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
457
458 #: fish/cmds.c:2577
459 msgid "load files into the tree"
460 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
461
462 #: fish/cmds.c:2578
463 msgid "list Augeas nodes under augpath"
464 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
465
466 #: fish/cmds.c:2579
467 msgid "return Augeas nodes which match augpath"
468 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
469
470 #: fish/cmds.c:2580
471 msgid "move Augeas node"
472 msgstr "Augeas முனையை நகர்த்து"
473
474 #: fish/cmds.c:2581
475 msgid "remove an Augeas path"
476 msgstr "ஒரு Augeas பாதையை நீக்கு"
477
478 #: fish/cmds.c:2582
479 msgid "write all pending Augeas changes to disk"
480 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
481
482 #: fish/cmds.c:2583
483 msgid "set Augeas path to value"
484 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
485
486 #: fish/cmds.c:2584
487 msgid "test availability of some parts of the API"
488 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
489
490 #: fish/cmds.c:2585
491 #, fuzzy
492 msgid "return a list of all optional groups"
493 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
494
495 #: fish/cmds.c:2586
496 msgid "upload base64-encoded data to file"
497 msgstr ""
498
499 #: fish/cmds.c:2587
500 #, fuzzy
501 msgid "download file and encode as base64"
502 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
503
504 #: fish/cmds.c:2588
505 msgid "flush device buffers"
506 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
507
508 #: fish/cmds.c:2589
509 msgid "get blocksize of block device"
510 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
511
512 #: fish/cmds.c:2590
513 msgid "is block device set to read-only"
514 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
515
516 #: fish/cmds.c:2591
517 msgid "get total size of device in bytes"
518 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
519
520 #: fish/cmds.c:2592
521 msgid "get sectorsize of block device"
522 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
523
524 #: fish/cmds.c:2593
525 msgid "get total size of device in 512-byte sectors"
526 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
527
528 #: fish/cmds.c:2594
529 msgid "reread partition table"
530 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
531
532 #: fish/cmds.c:2595
533 msgid "set blocksize of block device"
534 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
535
536 #: fish/cmds.c:2596
537 msgid "set block device to read-only"
538 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
539
540 #: fish/cmds.c:2597
541 msgid "set block device to read-write"
542 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
543
544 #: fish/cmds.c:2598
545 msgid "return true path on case-insensitive filesystem"
546 msgstr "return true path on case-insensitive filesystem"
547
548 #: fish/cmds.c:2599
549 msgid "list the contents of a file"
550 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
551
552 #: fish/cmds.c:2600
553 msgid "compute MD5, SHAx or CRC checksum of file"
554 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
555
556 #: fish/cmds.c:2601
557 #, fuzzy
558 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
559 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
560
561 #: fish/cmds.c:2602
562 #, fuzzy
563 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
564 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
565
566 #: fish/cmds.c:2603
567 msgid "change file mode"
568 msgstr "கோப்பு முறைமையை மாற்று"
569
570 #: fish/cmds.c:2604 fish/cmds.c:2720
571 msgid "change file owner and group"
572 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
573
574 #: fish/cmds.c:2605
575 msgid "run a command from the guest filesystem"
576 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
577
578 #: fish/cmds.c:2606
579 msgid "run a command, returning lines"
580 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
581
582 #: fish/cmds.c:2607
583 msgid "add qemu parameters"
584 msgstr "qemu அளவுருக்களை சேர்"
585
586 #: fish/cmds.c:2608
587 #, fuzzy
588 msgid "copy local files or directories into an image"
589 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
590
591 #: fish/cmds.c:2609
592 #, fuzzy
593 msgid "copy remote files or directories out of an image"
594 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
595
596 #: fish/cmds.c:2610
597 #, fuzzy
598 msgid "copy size bytes from source to destination using dd"
599 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
600
601 #: fish/cmds.c:2611
602 msgid "copy a file"
603 msgstr "ஒரு கோப்பினை நகலெடு"
604
605 #: fish/cmds.c:2612
606 msgid "copy a file or directory recursively"
607 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
608
609 #: fish/cmds.c:2613
610 msgid "copy from source to destination using dd"
611 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
612
613 #: fish/cmds.c:2614
614 msgid "debugging and internals"
615 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
616
617 #: fish/cmds.c:2615
618 #, fuzzy
619 msgid "debug the QEMU command line (internal use only)"
620 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
621
622 #: fish/cmds.c:2616
623 #, fuzzy
624 msgid "upload a file to the appliance (internal use only)"
625 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
626
627 #: fish/cmds.c:2617
628 msgid "report file system disk space usage"
629 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
630
631 #: fish/cmds.c:2618
632 msgid "report file system disk space usage (human readable)"
633 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
634
635 #: fish/cmds.c:2619
636 msgid "return kernel messages"
637 msgstr "கெர்னல் செய்திகளை திருப்பு"
638
639 #: fish/cmds.c:2620
640 msgid "download a file to the local machine"
641 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
642
643 #: fish/cmds.c:2621
644 #, fuzzy
645 msgid "download a file to the local machine with offset and size"
646 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
647
648 #: fish/cmds.c:2622
649 msgid "drop kernel page cache, dentries and inodes"
650 msgstr "drop kernel page cache, dentries and inodes"
651
652 #: fish/cmds.c:2623
653 msgid "estimate file space usage"
654 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
655
656 #: fish/cmds.c:2624
657 msgid "check an ext2/ext3 filesystem"
658 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
659
660 #: fish/cmds.c:2625
661 msgid "display a line of text"
662 msgstr "உரையின் ஒரு வரியைக் காட்டு"
663
664 #: fish/cmds.c:2626
665 msgid "echo arguments back to the client"
666 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
667
668 #: fish/cmds.c:2627
669 #, fuzzy
670 msgid "edit a file"
671 msgstr "ஒரு கோப்பினை வாசி"
672
673 #: fish/cmds.c:2628 fish/cmds.c:2629 fish/cmds.c:2634 fish/cmds.c:2635
674 #: fish/cmds.c:2668 fish/cmds.c:2669 fish/cmds.c:2913 fish/cmds.c:2914
675 #: fish/cmds.c:2918 fish/cmds.c:2919 fish/cmds.c:2921 fish/cmds.c:2922
676 msgid "return lines matching a pattern"
677 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
678
679 #: fish/cmds.c:2630
680 msgid "test if two files have equal contents"
681 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
682
683 #: fish/cmds.c:2631
684 msgid "test if file or directory exists"
685 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
686
687 #: fish/cmds.c:2632 fish/cmds.c:2633
688 msgid "preallocate a file in the guest filesystem"
689 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
690
691 #: fish/cmds.c:2636
692 msgid "determine file type"
693 msgstr "கோப்பு வகையை வரைநறு"
694
695 #: fish/cmds.c:2637
696 msgid "detect the architecture of a binary file"
697 msgstr ""
698
699 #: fish/cmds.c:2638
700 #, fuzzy
701 msgid "return the size of the file in bytes"
702 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
703
704 #: fish/cmds.c:2639
705 msgid "fill a file with octets"
706 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
707
708 #: fish/cmds.c:2640
709 #, fuzzy
710 msgid "fill a file with a repeating pattern of bytes"
711 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
712
713 #: fish/cmds.c:2641
714 msgid "find all files and directories"
715 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
716
717 #: fish/cmds.c:2642
718 msgid "find all files and directories, returning NUL-separated list"
719 msgstr ""
720 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
721
722 #: fish/cmds.c:2643
723 #, fuzzy
724 msgid "find a filesystem by label"
725 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
726
727 #: fish/cmds.c:2644
728 #, fuzzy
729 msgid "find a filesystem by UUID"
730 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
731
732 #: fish/cmds.c:2645
733 msgid "run the filesystem checker"
734 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
735
736 #: fish/cmds.c:2646
737 msgid "get the additional kernel options"
738 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
739
740 #: fish/cmds.c:2647
741 #, fuzzy
742 msgid "get the attach method"
743 msgstr "தேடும் பாதையை பெறு"
744
745 #: fish/cmds.c:2648
746 msgid "get autosync mode"
747 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
748
749 #: fish/cmds.c:2649
750 msgid "get direct appliance mode flag"
751 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
752
753 #: fish/cmds.c:2650
754 msgid "get the ext2/3/4 filesystem label"
755 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
756
757 #: fish/cmds.c:2651
758 msgid "get the ext2/3/4 filesystem UUID"
759 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
760
761 #: fish/cmds.c:2652
762 msgid "get memory allocated to the qemu subprocess"
763 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
764
765 #: fish/cmds.c:2653
766 #, fuzzy
767 msgid "get enable network flag"
768 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
769
770 #: fish/cmds.c:2654
771 msgid "get the search path"
772 msgstr "தேடும் பாதையை பெறு"
773
774 #: fish/cmds.c:2655
775 msgid "get PID of qemu subprocess"
776 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
777
778 #: fish/cmds.c:2656
779 msgid "get the qemu binary"
780 msgstr "qemu பைனரியை பெறு"
781
782 #: fish/cmds.c:2657
783 msgid "get recovery process enabled flag"
784 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
785
786 #: fish/cmds.c:2658
787 msgid "get SELinux enabled flag"
788 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
789
790 #: fish/cmds.c:2659
791 msgid "get the current state"
792 msgstr "நடப்பு நிலையை பெறு"
793
794 #: fish/cmds.c:2660
795 msgid "get command trace enabled flag"
796 msgstr "get command trace enabled flag"
797
798 #: fish/cmds.c:2661
799 #, fuzzy
800 msgid "get the current umask"
801 msgstr "நடப்பு நிலையை பெறு"
802
803 #: fish/cmds.c:2662
804 msgid "get verbose mode"
805 msgstr "வெர்போஸ் முறைமையைப் பெறு"
806
807 #: fish/cmds.c:2663
808 msgid "get SELinux security context"
809 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
810
811 #: fish/cmds.c:2664 fish/cmds.c:2721
812 msgid "get a single extended attribute"
813 msgstr ""
814
815 #: fish/cmds.c:2665 fish/cmds.c:2722
816 msgid "list extended attributes of a file or directory"
817 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
818
819 #: fish/cmds.c:2666
820 msgid "expand wildcards in command"
821 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
822
823 #: fish/cmds.c:2667
824 msgid "expand a wildcard path"
825 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
826
827 #: fish/cmds.c:2670
828 msgid "install GRUB"
829 msgstr "GRUBஐ நிறுவு"
830
831 #: fish/cmds.c:2671
832 msgid "return first 10 lines of a file"
833 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
834
835 #: fish/cmds.c:2672
836 msgid "return first N lines of a file"
837 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
838
839 #: fish/cmds.c:2673
840 msgid "dump a file in hexadecimal"
841 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
842
843 #: fish/cmds.c:2674
844 msgid "edit with a hex editor"
845 msgstr ""
846
847 #: fish/cmds.c:2675
848 #, fuzzy
849 msgid "list the contents of a single file in an initrd"
850 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
851
852 #: fish/cmds.c:2676
853 msgid "list files in an initrd"
854 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
855
856 #: fish/cmds.c:2677
857 msgid "add an inotify watch"
858 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
859
860 #: fish/cmds.c:2678
861 msgid "close the inotify handle"
862 msgstr "inotify ஹாண்டிலை மூடு"
863
864 #: fish/cmds.c:2679
865 msgid "return list of watched files that had events"
866 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
867
868 #: fish/cmds.c:2680
869 msgid "create an inotify handle"
870 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
871
872 #: fish/cmds.c:2681
873 msgid "return list of inotify events"
874 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
875
876 #: fish/cmds.c:2682
877 msgid "remove an inotify watch"
878 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
879
880 #: fish/cmds.c:2683
881 msgid "get architecture of inspected operating system"
882 msgstr ""
883
884 #: fish/cmds.c:2684
885 msgid "get distro of inspected operating system"
886 msgstr ""
887
888 #: fish/cmds.c:2685
889 msgid "get drive letter mappings"
890 msgstr ""
891
892 #: fish/cmds.c:2686
893 msgid "get filesystems associated with inspected operating system"
894 msgstr ""
895
896 #: fish/cmds.c:2687
897 msgid "get format of inspected operating system"
898 msgstr ""
899
900 #: fish/cmds.c:2688
901 msgid "get hostname of the operating system"
902 msgstr ""
903
904 #: fish/cmds.c:2689
905 msgid "get major version of inspected operating system"
906 msgstr ""
907
908 #: fish/cmds.c:2690
909 msgid "get minor version of inspected operating system"
910 msgstr ""
911
912 #: fish/cmds.c:2691
913 msgid "get mountpoints of inspected operating system"
914 msgstr ""
915
916 #: fish/cmds.c:2692
917 msgid "get package format used by the operating system"
918 msgstr ""
919
920 #: fish/cmds.c:2693
921 msgid "get package management tool used by the operating system"
922 msgstr ""
923
924 #: fish/cmds.c:2694
925 msgid "get product name of inspected operating system"
926 msgstr ""
927
928 #: fish/cmds.c:2695
929 msgid "get product variant of inspected operating system"
930 msgstr ""
931
932 #: fish/cmds.c:2696
933 msgid "return list of operating systems found by last inspection"
934 msgstr ""
935
936 #: fish/cmds.c:2697
937 msgid "get type of inspected operating system"
938 msgstr ""
939
940 #: fish/cmds.c:2698
941 msgid "get Windows CurrentControlSet of inspected operating system"
942 msgstr ""
943
944 #: fish/cmds.c:2699
945 msgid "get Windows systemroot of inspected operating system"
946 msgstr ""
947
948 #: fish/cmds.c:2700
949 msgid "get live flag for install disk"
950 msgstr ""
951
952 #: fish/cmds.c:2701
953 msgid "get multipart flag for install disk"
954 msgstr ""
955
956 #: fish/cmds.c:2702
957 msgid "get netinst (network installer) flag for install disk"
958 msgstr ""
959
960 #: fish/cmds.c:2703
961 msgid "get list of applications installed in the operating system"
962 msgstr ""
963
964 #: fish/cmds.c:2704
965 msgid "inspect disk and return list of operating systems found"
966 msgstr ""
967
968 #: fish/cmds.c:2705
969 #, fuzzy
970 msgid "test if block device"
971 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
972
973 #: fish/cmds.c:2706
974 msgid "is busy processing a command"
975 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
976
977 #: fish/cmds.c:2707
978 #, fuzzy
979 msgid "test if character device"
980 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
981
982 #: fish/cmds.c:2708
983 msgid "is in configuration state"
984 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
985
986 #: fish/cmds.c:2709
987 #, fuzzy
988 msgid "test if a directory"
989 msgstr "ஒரு அடைவினை உருவாக்கு"
990
991 #: fish/cmds.c:2710
992 #, fuzzy
993 msgid "test if FIFO (named pipe)"
994 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
995
996 #: fish/cmds.c:2711
997 msgid "test if a regular file"
998 msgstr ""
999
1000 #: fish/cmds.c:2712
1001 msgid "is launching subprocess"
1002 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
1003
1004 #: fish/cmds.c:2713
1005 #, fuzzy
1006 msgid "test if device is a logical volume"
1007 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1008
1009 #: fish/cmds.c:2714
1010 msgid "is ready to accept commands"
1011 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
1012
1013 #: fish/cmds.c:2715
1014 #, fuzzy
1015 msgid "test if socket"
1016 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
1017
1018 #: fish/cmds.c:2716
1019 #, fuzzy
1020 msgid "test if symbolic link"
1021 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
1022
1023 #: fish/cmds.c:2717
1024 msgid "kill the qemu subprocess"
1025 msgstr "qemu துணைசெயல்பாடுகளை அழி"
1026
1027 #: fish/cmds.c:2718
1028 msgid "launch the qemu subprocess"
1029 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
1030
1031 #: fish/cmds.c:2719
1032 #, fuzzy
1033 msgid "change working directory"
1034 msgstr "உள்ளமை மாற்று அடைவு"
1035
1036 #: fish/cmds.c:2723
1037 msgid "list the block devices"
1038 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
1039
1040 #: fish/cmds.c:2724
1041 #, fuzzy
1042 msgid "list filesystems"
1043 msgstr "ஒரு கோப்புமுறையை செய்"
1044
1045 #: fish/cmds.c:2725
1046 msgid "list the partitions"
1047 msgstr "பகிர்வுகளின் பட்டியல்"
1048
1049 #: fish/cmds.c:2726
1050 msgid "list the files in a directory (long format)"
1051 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
1052
1053 #: fish/cmds.c:2727 fish/cmds.c:2728
1054 msgid "create a hard link"
1055 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
1056
1057 #: fish/cmds.c:2729 fish/cmds.c:2730
1058 msgid "create a symbolic link"
1059 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
1060
1061 #: fish/cmds.c:2731 fish/cmds.c:2822
1062 msgid "remove extended attribute of a file or directory"
1063 msgstr "ஒரு கோப்பு அல்லது அடைவின்  விரிவாக்கப்பட்ட தன்மையை நீக்கு"
1064
1065 #: fish/cmds.c:2732
1066 msgid "list the files in a directory"
1067 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
1068
1069 #: fish/cmds.c:2733 fish/cmds.c:2849
1070 msgid "set extended attribute of a file or directory"
1071 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
1072
1073 #: fish/cmds.c:2734
1074 msgid "get file information for a symbolic link"
1075 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
1076
1077 #: fish/cmds.c:2735
1078 msgid "lstat on multiple files"
1079 msgstr "பல கோப்புகளிலுள்ள lstat "
1080
1081 #: fish/cmds.c:2736
1082 #, fuzzy
1083 msgid "add a key on a LUKS encrypted device"
1084 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
1085
1086 #: fish/cmds.c:2737
1087 #, fuzzy
1088 msgid "close a LUKS device"
1089 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1090
1091 #: fish/cmds.c:2738 fish/cmds.c:2739
1092 msgid "format a block device as a LUKS encrypted device"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2740
1096 msgid "remove a key from a LUKS encrypted device"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2741
1100 msgid "open a LUKS-encrypted block device"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2742
1104 #, fuzzy
1105 msgid "open a LUKS-encrypted block device read-only"
1106 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
1107
1108 #: fish/cmds.c:2743
1109 #, fuzzy
1110 msgid "create an LVM logical volume"
1111 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1112
1113 #: fish/cmds.c:2744
1114 msgid "get canonical name of an LV"
1115 msgstr ""
1116
1117 #: fish/cmds.c:2745
1118 msgid "clear LVM device filter"
1119 msgstr ""
1120
1121 #: fish/cmds.c:2746
1122 msgid "remove all LVM LVs, VGs and PVs"
1123 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
1124
1125 #: fish/cmds.c:2747
1126 msgid "set LVM device filter"
1127 msgstr ""
1128
1129 #: fish/cmds.c:2748
1130 msgid "remove an LVM logical volume"
1131 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1132
1133 #: fish/cmds.c:2749
1134 #, fuzzy
1135 msgid "rename an LVM logical volume"
1136 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1137
1138 #: fish/cmds.c:2750
1139 msgid "resize an LVM logical volume"
1140 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1141
1142 #: fish/cmds.c:2751
1143 msgid "expand an LV to fill free space"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2752 fish/cmds.c:2753
1147 msgid "list the LVM logical volumes (LVs)"
1148 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1149
1150 #: fish/cmds.c:2754
1151 #, fuzzy
1152 msgid "get the UUID of a logical volume"
1153 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1154
1155 #: fish/cmds.c:2755
1156 msgid "lgetxattr on multiple files"
1157 msgstr "lgetxattr ல் பல கோப்புகள்"
1158
1159 #: fish/cmds.c:2756
1160 msgid "open the manual"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2757
1164 msgid "create a directory"
1165 msgstr "ஒரு அடைவினை உருவாக்கு"
1166
1167 #: fish/cmds.c:2758
1168 msgid "create a directory with a particular mode"
1169 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
1170
1171 #: fish/cmds.c:2759
1172 msgid "create a directory and parents"
1173 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
1174
1175 #: fish/cmds.c:2760
1176 msgid "create a temporary directory"
1177 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
1178
1179 #: fish/cmds.c:2761 fish/cmds.c:2762 fish/cmds.c:2763
1180 msgid "make ext2/3/4 filesystem with external journal"
1181 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
1182
1183 #: fish/cmds.c:2764
1184 msgid "make ext2/3/4 external journal"
1185 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
1186
1187 #: fish/cmds.c:2765
1188 msgid "make ext2/3/4 external journal with label"
1189 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
1190
1191 #: fish/cmds.c:2766
1192 msgid "make ext2/3/4 external journal with UUID"
1193 msgstr "ext2/3/4  UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
1194
1195 #: fish/cmds.c:2767
1196 msgid "make FIFO (named pipe)"
1197 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
1198
1199 #: fish/cmds.c:2768 fish/cmds.c:2770
1200 msgid "make a filesystem"
1201 msgstr "ஒரு கோப்புமுறையை செய்"
1202
1203 #: fish/cmds.c:2769
1204 msgid "make a filesystem with block size"
1205 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
1206
1207 #: fish/cmds.c:2771
1208 msgid "create a mountpoint"
1209 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
1210
1211 #: fish/cmds.c:2772
1212 msgid "make block, character or FIFO devices"
1213 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
1214
1215 #: fish/cmds.c:2773
1216 msgid "make block device node"
1217 msgstr "தொகுதி சாதன முனையை செய்"
1218
1219 #: fish/cmds.c:2774
1220 msgid "make char device node"
1221 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
1222
1223 #: fish/cmds.c:2775
1224 msgid "create a swap partition"
1225 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1226
1227 #: fish/cmds.c:2776
1228 msgid "create a swap partition with a label"
1229 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
1230
1231 #: fish/cmds.c:2777
1232 msgid "create a swap partition with an explicit UUID"
1233 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1234
1235 #: fish/cmds.c:2778
1236 msgid "create a swap file"
1237 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
1238
1239 #: fish/cmds.c:2779
1240 msgid "load a kernel module"
1241 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
1242
1243 #: fish/cmds.c:2780
1244 #, fuzzy
1245 msgid "view a file"
1246 msgstr "ஒரு கோப்பினை நகர்த்து"
1247
1248 #: fish/cmds.c:2781
1249 msgid "mount a guest disk at a position in the filesystem"
1250 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
1251
1252 #: fish/cmds.c:2782
1253 msgid "mount a file using the loop device"
1254 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
1255
1256 #: fish/cmds.c:2783
1257 msgid "mount a guest disk with mount options"
1258 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
1259
1260 #: fish/cmds.c:2784
1261 msgid "mount a guest disk, read-only"
1262 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
1263
1264 #: fish/cmds.c:2785
1265 msgid "mount a guest disk with mount options and vfstype"
1266 msgstr "mount a guest disk with mount options and vfstype"
1267
1268 #: fish/cmds.c:2786
1269 msgid "show mountpoints"
1270 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
1271
1272 #: fish/cmds.c:2787
1273 msgid "show mounted filesystems"
1274 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
1275
1276 #: fish/cmds.c:2788
1277 msgid "move a file"
1278 msgstr "ஒரு கோப்பினை நகர்த்து"
1279
1280 #: fish/cmds.c:2789
1281 msgid "probe NTFS volume"
1282 msgstr "NTFS தொகுதியை ஆய்வு செய்"
1283
1284 #: fish/cmds.c:2790
1285 #, fuzzy
1286 msgid "resize an NTFS filesystem"
1287 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1288
1289 #: fish/cmds.c:2791
1290 #, fuzzy
1291 msgid "resize an NTFS filesystem (with size)"
1292 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1293
1294 #: fish/cmds.c:2792
1295 msgid "add a partition to the device"
1296 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
1297
1298 #: fish/cmds.c:2793
1299 #, fuzzy
1300 msgid "delete a partition"
1301 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1302
1303 #: fish/cmds.c:2794
1304 msgid "partition whole disk with a single primary partition"
1305 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
1306
1307 #: fish/cmds.c:2795
1308 #, fuzzy
1309 msgid "return true if a partition is bootable"
1310 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
1311
1312 #: fish/cmds.c:2796
1313 msgid "get the MBR type byte (ID byte) from a partition"
1314 msgstr ""
1315
1316 #: fish/cmds.c:2797
1317 msgid "get the partition table type"
1318 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
1319
1320 #: fish/cmds.c:2798
1321 msgid "create an empty partition table"
1322 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
1323
1324 #: fish/cmds.c:2799
1325 msgid "list partitions on a device"
1326 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
1327
1328 #: fish/cmds.c:2800
1329 msgid "make a partition bootable"
1330 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
1331
1332 #: fish/cmds.c:2801
1333 msgid "set the MBR type byte (ID byte) of a partition"
1334 msgstr ""
1335
1336 #: fish/cmds.c:2802
1337 msgid "set partition name"
1338 msgstr "பகிர்வு பெயரை அமை"
1339
1340 #: fish/cmds.c:2803
1341 #, fuzzy
1342 msgid "convert partition name to device name"
1343 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1344
1345 #: fish/cmds.c:2804
1346 msgid "ping the guest daemon"
1347 msgstr "விருந்தினர் டொமைனை பிங் செய்"
1348
1349 #: fish/cmds.c:2805
1350 msgid "read part of a file"
1351 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1352
1353 #: fish/cmds.c:2806
1354 #, fuzzy
1355 msgid "read part of a device"
1356 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1357
1358 #: fish/cmds.c:2807
1359 msgid "create an LVM physical volume"
1360 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1361
1362 #: fish/cmds.c:2808
1363 msgid "remove an LVM physical volume"
1364 msgstr "ஒரு  LVM பருநிலை தொகுதியை உருவாக்கு"
1365
1366 #: fish/cmds.c:2809
1367 msgid "resize an LVM physical volume"
1368 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
1369
1370 #: fish/cmds.c:2810
1371 #, fuzzy
1372 msgid "resize an LVM physical volume (with size)"
1373 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
1374
1375 #: fish/cmds.c:2811 fish/cmds.c:2812
1376 msgid "list the LVM physical volumes (PVs)"
1377 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
1378
1379 #: fish/cmds.c:2813
1380 #, fuzzy
1381 msgid "get the UUID of a physical volume"
1382 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1383
1384 #: fish/cmds.c:2814
1385 #, fuzzy
1386 msgid "write to part of a file"
1387 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1388
1389 #: fish/cmds.c:2815
1390 #, fuzzy
1391 msgid "write to part of a device"
1392 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1393
1394 #: fish/cmds.c:2816
1395 msgid "read a file"
1396 msgstr "ஒரு கோப்பினை வாசி"
1397
1398 #: fish/cmds.c:2817
1399 msgid "read file as lines"
1400 msgstr "கோப்பினை வரிகளாக வாசி"
1401
1402 #: fish/cmds.c:2818
1403 msgid "read directories entries"
1404 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
1405
1406 #: fish/cmds.c:2819
1407 msgid "read the target of a symbolic link"
1408 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
1409
1410 #: fish/cmds.c:2820
1411 msgid "readlink on multiple files"
1412 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
1413
1414 #: fish/cmds.c:2821
1415 msgid "canonicalized absolute pathname"
1416 msgstr "canonicalized absolute pathname"
1417
1418 #: fish/cmds.c:2823
1419 msgid "close and reopen libguestfs handle"
1420 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
1421
1422 #: fish/cmds.c:2824
1423 #, fuzzy
1424 msgid "resize an ext2, ext3 or ext4 filesystem"
1425 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1426
1427 #: fish/cmds.c:2825
1428 #, fuzzy
1429 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1430 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1431
1432 #: fish/cmds.c:2826
1433 #, fuzzy
1434 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1435 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1436
1437 #: fish/cmds.c:2827
1438 msgid "remove a file"
1439 msgstr "ஒரு கோப்பினை நீக்கு"
1440
1441 #: fish/cmds.c:2828
1442 msgid "remove a file or directory recursively"
1443 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
1444
1445 #: fish/cmds.c:2829
1446 msgid "remove a directory"
1447 msgstr "ஒரு அடைவினை நீக்கு"
1448
1449 #: fish/cmds.c:2830
1450 msgid "remove a mountpoint"
1451 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
1452
1453 #: fish/cmds.c:2831
1454 msgid "scrub (securely wipe) a device"
1455 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
1456
1457 #: fish/cmds.c:2832
1458 msgid "scrub (securely wipe) a file"
1459 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
1460
1461 #: fish/cmds.c:2833
1462 msgid "scrub (securely wipe) free space"
1463 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
1464
1465 #: fish/cmds.c:2834
1466 msgid "add options to kernel command line"
1467 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
1468
1469 #: fish/cmds.c:2835
1470 #, fuzzy
1471 msgid "set the attach method"
1472 msgstr "தேடும் பாதையை அமை"
1473
1474 #: fish/cmds.c:2836
1475 msgid "set autosync mode"
1476 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
1477
1478 #: fish/cmds.c:2837
1479 msgid "enable or disable direct appliance mode"
1480 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
1481
1482 #: fish/cmds.c:2838
1483 msgid "set the ext2/3/4 filesystem label"
1484 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
1485
1486 #: fish/cmds.c:2839
1487 msgid "set the ext2/3/4 filesystem UUID"
1488 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
1489
1490 #: fish/cmds.c:2840
1491 msgid "set memory allocated to the qemu subprocess"
1492 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
1493
1494 #: fish/cmds.c:2841
1495 msgid "set enable network flag"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2842
1499 msgid "set the search path"
1500 msgstr "தேடும் பாதையை அமை"
1501
1502 #: fish/cmds.c:2843
1503 msgid "set the qemu binary"
1504 msgstr "qemu பைனரியை அமை"
1505
1506 #: fish/cmds.c:2844
1507 msgid "enable or disable the recovery process"
1508 msgstr "enable or disable the recovery process"
1509
1510 #: fish/cmds.c:2845
1511 msgid "set SELinux enabled or disabled at appliance boot"
1512 msgstr "set SELinux enabled or disabled at appliance boot"
1513
1514 #: fish/cmds.c:2846
1515 msgid "enable or disable command traces"
1516 msgstr "enable or disable command traces"
1517
1518 #: fish/cmds.c:2847
1519 msgid "set verbose mode"
1520 msgstr "வெர்போஸ் முறைமையை அமை"
1521
1522 #: fish/cmds.c:2848
1523 msgid "set SELinux security context"
1524 msgstr "SELinux பாதுகாப்பு உரையை அமை"
1525
1526 #: fish/cmds.c:2850 fish/cmds.c:2851
1527 msgid "create partitions on a block device"
1528 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1529
1530 #: fish/cmds.c:2852
1531 msgid "modify a single partition on a block device"
1532 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
1533
1534 #: fish/cmds.c:2853
1535 msgid "display the disk geometry from the partition table"
1536 msgstr "display the disk geometry from the partition table"
1537
1538 #: fish/cmds.c:2854
1539 msgid "display the kernel geometry"
1540 msgstr "கெர்னல் வடிவியலைக் காட்டு"
1541
1542 #: fish/cmds.c:2855
1543 msgid "display the partition table"
1544 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
1545
1546 #: fish/cmds.c:2856
1547 msgid "run a command via the shell"
1548 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
1549
1550 #: fish/cmds.c:2857
1551 msgid "run a command via the shell returning lines"
1552 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
1553
1554 #: fish/cmds.c:2858
1555 msgid "sleep for some seconds"
1556 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
1557
1558 #: fish/cmds.c:2859
1559 #, fuzzy
1560 msgid "create a sparse disk image and add"
1561 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
1562
1563 #: fish/cmds.c:2860
1564 msgid "get file information"
1565 msgstr "கோப்பு தகவலைப் பெறு"
1566
1567 #: fish/cmds.c:2861
1568 msgid "get file system statistics"
1569 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
1570
1571 #: fish/cmds.c:2862 fish/cmds.c:2863
1572 msgid "print the printable strings in a file"
1573 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
1574
1575 #: fish/cmds.c:2864
1576 #, fuzzy
1577 msgid "list supported groups of commands"
1578 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
1579
1580 #: fish/cmds.c:2865
1581 msgid "disable swap on device"
1582 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
1583
1584 #: fish/cmds.c:2866
1585 msgid "disable swap on file"
1586 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
1587
1588 #: fish/cmds.c:2867
1589 msgid "disable swap on labeled swap partition"
1590 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
1591
1592 #: fish/cmds.c:2868
1593 msgid "disable swap on swap partition by UUID"
1594 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
1595
1596 #: fish/cmds.c:2869
1597 msgid "enable swap on device"
1598 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1599
1600 #: fish/cmds.c:2870
1601 msgid "enable swap on file"
1602 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
1603
1604 #: fish/cmds.c:2871
1605 msgid "enable swap on labeled swap partition"
1606 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
1607
1608 #: fish/cmds.c:2872
1609 msgid "enable swap on swap partition by UUID"
1610 msgstr "enable swap on swap partition by UUID"
1611
1612 #: fish/cmds.c:2873
1613 msgid "sync disks, writes are flushed through to the disk image"
1614 msgstr "sync disks, writes are flushed through to the disk image"
1615
1616 #: fish/cmds.c:2874
1617 msgid "return last 10 lines of a file"
1618 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
1619
1620 #: fish/cmds.c:2875
1621 msgid "return last N lines of a file"
1622 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
1623
1624 #: fish/cmds.c:2876
1625 msgid "unpack tarfile to directory"
1626 msgstr "unpack tarfile to directory"
1627
1628 #: fish/cmds.c:2877
1629 msgid "pack directory into tarfile"
1630 msgstr "pack directory into tarfile"
1631
1632 #: fish/cmds.c:2878 fish/cmds.c:2885
1633 msgid "unpack compressed tarball to directory"
1634 msgstr "unpack compressed tarball to directory"
1635
1636 #: fish/cmds.c:2879 fish/cmds.c:2886
1637 msgid "pack directory into compressed tarball"
1638 msgstr "pack directory into compressed tarball"
1639
1640 #: fish/cmds.c:2880
1641 #, fuzzy
1642 msgid "print elapsed time taken to run a command"
1643 msgstr "கட்டளையை இயக்குவதற்கு எடுத்துக் கொண்ட நேரத்தை அளவிடு"
1644
1645 #: fish/cmds.c:2881
1646 msgid "update file timestamps or create a new file"
1647 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
1648
1649 #: fish/cmds.c:2882
1650 msgid "truncate a file to zero size"
1651 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
1652
1653 #: fish/cmds.c:2883
1654 msgid "truncate a file to a particular size"
1655 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
1656
1657 #: fish/cmds.c:2884
1658 msgid "get ext2/ext3/ext4 superblock details"
1659 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
1660
1661 #: fish/cmds.c:2887
1662 msgid "set file mode creation mask (umask)"
1663 msgstr "set file mode creation mask (umask)"
1664
1665 #: fish/cmds.c:2888
1666 msgid "unmount a filesystem"
1667 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
1668
1669 #: fish/cmds.c:2889
1670 msgid "unmount all filesystems"
1671 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
1672
1673 #: fish/cmds.c:2890
1674 msgid "upload a file from the local machine"
1675 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1676
1677 #: fish/cmds.c:2891
1678 #, fuzzy
1679 msgid "upload a file from the local machine with offset"
1680 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1681
1682 #: fish/cmds.c:2892
1683 msgid "set timestamp of a file with nanosecond precision"
1684 msgstr "set timestamp of a file with nanosecond precision"
1685
1686 #: fish/cmds.c:2893
1687 msgid "get the library version number"
1688 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
1689
1690 #: fish/cmds.c:2894
1691 #, fuzzy
1692 msgid "get the filesystem label"
1693 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
1694
1695 #: fish/cmds.c:2895
1696 msgid "get the Linux VFS type corresponding to a mounted device"
1697 msgstr "get the Linux VFS type corresponding to a mounted device"
1698
1699 #: fish/cmds.c:2896
1700 #, fuzzy
1701 msgid "get the filesystem UUID"
1702 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
1703
1704 #: fish/cmds.c:2897
1705 msgid "activate or deactivate some volume groups"
1706 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1707
1708 #: fish/cmds.c:2898
1709 msgid "activate or deactivate all volume groups"
1710 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1711
1712 #: fish/cmds.c:2899
1713 msgid "create an LVM volume group"
1714 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1715
1716 #: fish/cmds.c:2900
1717 msgid "get the LV UUIDs of all LVs in the volume group"
1718 msgstr ""
1719
1720 #: fish/cmds.c:2901
1721 msgid "get the PV UUIDs containing the volume group"
1722 msgstr ""
1723
1724 #: fish/cmds.c:2902
1725 msgid "remove an LVM volume group"
1726 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
1727
1728 #: fish/cmds.c:2903
1729 #, fuzzy
1730 msgid "rename an LVM volume group"
1731 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1732
1733 #: fish/cmds.c:2904 fish/cmds.c:2905
1734 msgid "list the LVM volume groups (VGs)"
1735 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
1736
1737 #: fish/cmds.c:2906
1738 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1739 msgstr ""
1740
1741 #: fish/cmds.c:2907
1742 #, fuzzy
1743 msgid "get the UUID of a volume group"
1744 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1745
1746 #: fish/cmds.c:2908
1747 msgid "count characters in a file"
1748 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
1749
1750 #: fish/cmds.c:2909
1751 msgid "count lines in a file"
1752 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
1753
1754 #: fish/cmds.c:2910
1755 msgid "count words in a file"
1756 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
1757
1758 #: fish/cmds.c:2911
1759 #, fuzzy
1760 msgid "create a new file"
1761 msgstr "ஒரு கோப்பை உருவாக்கு"
1762
1763 #: fish/cmds.c:2912
1764 msgid "create a file"
1765 msgstr "ஒரு கோப்பை உருவாக்கு"
1766
1767 #: fish/cmds.c:2915
1768 msgid "write zeroes to the device"
1769 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1770
1771 #: fish/cmds.c:2916
1772 #, fuzzy
1773 msgid "write zeroes to an entire device"
1774 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1775
1776 #: fish/cmds.c:2917
1777 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1778 msgstr "zero unused inodes and disk blocks on ext2/3 filesystem"
1779
1780 #: fish/cmds.c:2920
1781 msgid "determine file type inside a compressed file"
1782 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
1783
1784 #: fish/cmds.c:2923
1785 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1786 msgstr "Use -h <cmd> / help <cmd> to show detailed help for a command."
1787
1788 #: fish/cmds.c:3241 fish/cmds.c:3255 fish/cmds.c:3271 fish/cmds.c:3288
1789 #: fish/cmds.c:3305 fish/cmds.c:3323 fish/cmds.c:3342 fish/cmds.c:3358
1790 #: fish/cmds.c:3376 fish/cmds.c:3392 fish/cmds.c:3410 fish/cmds.c:3426
1791 #: fish/cmds.c:3443 fish/cmds.c:3458 fish/cmds.c:3476 fish/cmds.c:3491
1792 #: fish/cmds.c:3507 fish/cmds.c:3523 fish/cmds.c:3539 fish/cmds.c:3555
1793 #: fish/cmds.c:3571 fish/cmds.c:3589 fish/cmds.c:3622 fish/cmds.c:3638
1794 #: fish/cmds.c:3654 fish/cmds.c:3673 fish/cmds.c:3688 fish/cmds.c:3706
1795 #: fish/cmds.c:3721 fish/cmds.c:3739 fish/cmds.c:3754 fish/cmds.c:3772
1796 #: fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3843
1797 #: fish/cmds.c:3863 fish/cmds.c:3882 fish/cmds.c:3902 fish/cmds.c:3922
1798 #: fish/cmds.c:3942 fish/cmds.c:3961 fish/cmds.c:3980 fish/cmds.c:4000
1799 #: fish/cmds.c:4020 fish/cmds.c:4040 fish/cmds.c:4055 fish/cmds.c:4071
1800 #: fish/cmds.c:4143 fish/cmds.c:4161 fish/cmds.c:4178 fish/cmds.c:4262
1801 #: fish/cmds.c:4282 fish/cmds.c:4302 fish/cmds.c:4322 fish/cmds.c:4342
1802 #: fish/cmds.c:4362 fish/cmds.c:4381 fish/cmds.c:4400 fish/cmds.c:4419
1803 #: fish/cmds.c:4434 fish/cmds.c:4453 fish/cmds.c:4473 fish/cmds.c:4493
1804 #: fish/cmds.c:4514 fish/cmds.c:4530 fish/cmds.c:4546 fish/cmds.c:4565
1805 #: fish/cmds.c:4587 fish/cmds.c:4609 fish/cmds.c:4629 fish/cmds.c:4646
1806 #: fish/cmds.c:4663 fish/cmds.c:4680 fish/cmds.c:4697 fish/cmds.c:4714
1807 #: fish/cmds.c:4731 fish/cmds.c:4748 fish/cmds.c:4767 fish/cmds.c:4790
1808 #: fish/cmds.c:4826 fish/cmds.c:4843 fish/cmds.c:4866 fish/cmds.c:4888
1809 #: fish/cmds.c:4909 fish/cmds.c:4929 fish/cmds.c:4948 fish/cmds.c:4968
1810 #: fish/cmds.c:4986 fish/cmds.c:5004 fish/cmds.c:5018 fish/cmds.c:5034
1811 #: fish/cmds.c:5054 fish/cmds.c:5073 fish/cmds.c:5092 fish/cmds.c:5111
1812 #: fish/cmds.c:5130 fish/cmds.c:5150 fish/cmds.c:5190 fish/cmds.c:5247
1813 #: fish/cmds.c:5268 fish/cmds.c:5289 fish/cmds.c:5310 fish/cmds.c:5328
1814 #: fish/cmds.c:5350 fish/cmds.c:5388 fish/cmds.c:5410 fish/cmds.c:5489
1815 #: fish/cmds.c:5528 fish/cmds.c:5543 fish/cmds.c:5560 fish/cmds.c:5574
1816 #: fish/cmds.c:5590 fish/cmds.c:5612 fish/cmds.c:5634 fish/cmds.c:5656
1817 #: fish/cmds.c:5678 fish/cmds.c:5700 fish/cmds.c:5722 fish/cmds.c:5742
1818 #: fish/cmds.c:5759 fish/cmds.c:5776 fish/cmds.c:5795 fish/cmds.c:5814
1819 #: fish/cmds.c:5834 fish/cmds.c:5870 fish/cmds.c:5889 fish/cmds.c:5908
1820 #: fish/cmds.c:5925 fish/cmds.c:5943 fish/cmds.c:5966 fish/cmds.c:5989
1821 #: fish/cmds.c:6013 fish/cmds.c:6036 fish/cmds.c:6057 fish/cmds.c:6080
1822 #: fish/cmds.c:6103 fish/cmds.c:6123 fish/cmds.c:6145 fish/cmds.c:6166
1823 #: fish/cmds.c:6189 fish/cmds.c:6206 fish/cmds.c:6223 fish/cmds.c:6241
1824 #: fish/cmds.c:6259 fish/cmds.c:6280 fish/cmds.c:6298 fish/cmds.c:6319
1825 #: fish/cmds.c:6339 fish/cmds.c:6357 fish/cmds.c:6378 fish/cmds.c:6401
1826 #: fish/cmds.c:6424 fish/cmds.c:6446 fish/cmds.c:6479 fish/cmds.c:6496
1827 #: fish/cmds.c:6513 fish/cmds.c:6537 fish/cmds.c:6560 fish/cmds.c:6583
1828 #: fish/cmds.c:6605 fish/cmds.c:6622 fish/cmds.c:6644 fish/cmds.c:6738
1829 #: fish/cmds.c:6758 fish/cmds.c:6778 fish/cmds.c:6798 fish/cmds.c:6816
1830 #: fish/cmds.c:6837 fish/cmds.c:6873 fish/cmds.c:6890 fish/cmds.c:6912
1831 #: fish/cmds.c:6929 fish/cmds.c:6965 fish/cmds.c:6985 fish/cmds.c:7005
1832 #: fish/cmds.c:7025 fish/cmds.c:7047 fish/cmds.c:7064 fish/cmds.c:7083
1833 #: fish/cmds.c:7102 fish/cmds.c:7124 fish/cmds.c:7145 fish/cmds.c:7166
1834 #: fish/cmds.c:7187 fish/cmds.c:7210 fish/cmds.c:7251 fish/cmds.c:7274
1835 #: fish/cmds.c:7313 fish/cmds.c:7330 fish/cmds.c:7349 fish/cmds.c:7370
1836 #: fish/cmds.c:7393 fish/cmds.c:7415 fish/cmds.c:7433 fish/cmds.c:7452
1837 #: fish/cmds.c:7473 fish/cmds.c:7550 fish/cmds.c:7591 fish/cmds.c:7670
1838 #: fish/cmds.c:7746 fish/cmds.c:7783 fish/cmds.c:7806 fish/cmds.c:7827
1839 #: fish/cmds.c:7850 fish/cmds.c:7872 fish/cmds.c:7897 fish/cmds.c:7940
1840 #: fish/cmds.c:7981 fish/cmds.c:8002 fish/cmds.c:8020 fish/cmds.c:8039
1841 #: fish/cmds.c:8056 fish/cmds.c:8074 fish/cmds.c:8101 fish/cmds.c:8125
1842 #: fish/cmds.c:8149 fish/cmds.c:8173 fish/cmds.c:8197 fish/cmds.c:8221
1843 #: fish/cmds.c:8245 fish/cmds.c:8269 fish/cmds.c:8293 fish/cmds.c:8317
1844 #: fish/cmds.c:8341 fish/cmds.c:8365 fish/cmds.c:8388 fish/cmds.c:8411
1845 #: fish/cmds.c:8432 fish/cmds.c:8453 fish/cmds.c:8474 fish/cmds.c:8494
1846 #: fish/cmds.c:8517 fish/cmds.c:8555 fish/cmds.c:8572 fish/cmds.c:8589
1847 #: fish/cmds.c:8608 fish/cmds.c:8627 fish/cmds.c:8644 fish/cmds.c:8661
1848 #: fish/cmds.c:8678 fish/cmds.c:8695 fish/cmds.c:8714 fish/cmds.c:8750
1849 #: fish/cmds.c:8790 fish/cmds.c:8823 fish/cmds.c:8840 fish/cmds.c:8857
1850 #: fish/cmds.c:8873 fish/cmds.c:8888 fish/cmds.c:8909 fish/cmds.c:8947
1851 #: fish/cmds.c:8985 fish/cmds.c:9024 fish/cmds.c:9064 fish/cmds.c:9105
1852 #: fish/cmds.c:9146 fish/cmds.c:9184 fish/cmds.c:9201 fish/cmds.c:9224
1853 #: fish/cmds.c:9246 fish/cmds.c:9268 fish/cmds.c:9288 fish/cmds.c:9308
1854 #: fish/cmds.c:9344 fish/cmds.c:9416 fish/cmds.c:9456 fish/cmds.c:9514
1855 #: fish/cmds.c:9540 fish/cmds.c:9566 fish/cmds.c:9594 fish/cmds.c:9653
1856 #: fish/cmds.c:9674 fish/cmds.c:9719 fish/cmds.c:9739 fish/cmds.c:9778
1857 #: fish/cmds.c:9815 fish/cmds.c:9835 fish/cmds.c:9857 fish/cmds.c:9914
1858 #: fish/cmds.c:9934 fish/cmds.c:9956 fish/cmds.c:9978 fish/cmds.c:9997
1859 #: fish/cmds.c:10017 fish/cmds.c:10044 fish/cmds.c:10064 fish/cmds.c:10084
1860 #: fish/cmds.c:10104 fish/cmds.c:10124 fish/cmds.c:10146 fish/cmds.c:10181
1861 #: fish/cmds.c:10199 fish/cmds.c:10222 fish/cmds.c:10244 fish/cmds.c:10259
1862 #: fish/cmds.c:10276 fish/cmds.c:10313 fish/cmds.c:10352 fish/cmds.c:10392
1863 #: fish/cmds.c:10448 fish/cmds.c:10470 fish/cmds.c:10506 fish/cmds.c:10521
1864 #: fish/cmds.c:10541 fish/cmds.c:10581 fish/cmds.c:10604 fish/cmds.c:10628
1865 #: fish/cmds.c:10653 fish/cmds.c:10694 fish/cmds.c:10719 fish/cmds.c:10757
1866 #: fish/cmds.c:10788 fish/cmds.c:10819 fish/cmds.c:10847 fish/cmds.c:10867
1867 #: fish/cmds.c:10899 fish/cmds.c:10919 fish/cmds.c:10939 fish/cmds.c:10956
1868 #: fish/cmds.c:10974 fish/cmds.c:10997 fish/cmds.c:11018 fish/cmds.c:11037
1869 #: fish/cmds.c:11079 fish/cmds.c:11122 fish/cmds.c:11166 fish/cmds.c:11205
1870 #: fish/cmds.c:11224 fish/cmds.c:11244 fish/cmds.c:11264 fish/cmds.c:11285
1871 #: fish/cmds.c:11306 fish/cmds.c:11327 fish/cmds.c:11348 fish/cmds.c:11369
1872 #: fish/cmds.c:11391 fish/cmds.c:11429 fish/cmds.c:11480 fish/cmds.c:11518
1873 #: fish/cmds.c:11574 fish/cmds.c:11664 fish/cmds.c:11693 fish/cmds.c:11720
1874 #, c-format
1875 msgid "%s should have %d parameter(s)\n"
1876 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
1877
1878 #: fish/cmds.c:3242 fish/cmds.c:3256 fish/cmds.c:3272 fish/cmds.c:3289
1879 #: fish/cmds.c:3306 fish/cmds.c:3324 fish/cmds.c:3343 fish/cmds.c:3359
1880 #: fish/cmds.c:3377 fish/cmds.c:3393 fish/cmds.c:3411 fish/cmds.c:3427
1881 #: fish/cmds.c:3444 fish/cmds.c:3459 fish/cmds.c:3477 fish/cmds.c:3492
1882 #: fish/cmds.c:3508 fish/cmds.c:3524 fish/cmds.c:3540 fish/cmds.c:3556
1883 #: fish/cmds.c:3572 fish/cmds.c:3590 fish/cmds.c:3623 fish/cmds.c:3639
1884 #: fish/cmds.c:3655 fish/cmds.c:3674 fish/cmds.c:3689 fish/cmds.c:3707
1885 #: fish/cmds.c:3722 fish/cmds.c:3740 fish/cmds.c:3755 fish/cmds.c:3773
1886 #: fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3826 fish/cmds.c:3844
1887 #: fish/cmds.c:3864 fish/cmds.c:3883 fish/cmds.c:3903 fish/cmds.c:3923
1888 #: fish/cmds.c:3943 fish/cmds.c:3962 fish/cmds.c:3981 fish/cmds.c:4001
1889 #: fish/cmds.c:4021 fish/cmds.c:4041 fish/cmds.c:4056 fish/cmds.c:4072
1890 #: fish/cmds.c:4093 fish/cmds.c:4144 fish/cmds.c:4162 fish/cmds.c:4179
1891 #: fish/cmds.c:4200 fish/cmds.c:4263 fish/cmds.c:4283 fish/cmds.c:4303
1892 #: fish/cmds.c:4323 fish/cmds.c:4343 fish/cmds.c:4363 fish/cmds.c:4382
1893 #: fish/cmds.c:4401 fish/cmds.c:4420 fish/cmds.c:4435 fish/cmds.c:4454
1894 #: fish/cmds.c:4474 fish/cmds.c:4494 fish/cmds.c:4515 fish/cmds.c:4531
1895 #: fish/cmds.c:4547 fish/cmds.c:4566 fish/cmds.c:4588 fish/cmds.c:4610
1896 #: fish/cmds.c:4630 fish/cmds.c:4647 fish/cmds.c:4664 fish/cmds.c:4681
1897 #: fish/cmds.c:4698 fish/cmds.c:4715 fish/cmds.c:4732 fish/cmds.c:4749
1898 #: fish/cmds.c:4768 fish/cmds.c:4791 fish/cmds.c:4827 fish/cmds.c:4844
1899 #: fish/cmds.c:4867 fish/cmds.c:4889 fish/cmds.c:4910 fish/cmds.c:4930
1900 #: fish/cmds.c:4949 fish/cmds.c:4969 fish/cmds.c:4987 fish/cmds.c:5005
1901 #: fish/cmds.c:5019 fish/cmds.c:5035 fish/cmds.c:5055 fish/cmds.c:5074
1902 #: fish/cmds.c:5093 fish/cmds.c:5112 fish/cmds.c:5131 fish/cmds.c:5151
1903 #: fish/cmds.c:5191 fish/cmds.c:5248 fish/cmds.c:5269 fish/cmds.c:5290
1904 #: fish/cmds.c:5311 fish/cmds.c:5329 fish/cmds.c:5351 fish/cmds.c:5389
1905 #: fish/cmds.c:5411 fish/cmds.c:5490 fish/cmds.c:5529 fish/cmds.c:5544
1906 #: fish/cmds.c:5561 fish/cmds.c:5575 fish/cmds.c:5591 fish/cmds.c:5613
1907 #: fish/cmds.c:5635 fish/cmds.c:5657 fish/cmds.c:5679 fish/cmds.c:5701
1908 #: fish/cmds.c:5723 fish/cmds.c:5743 fish/cmds.c:5760 fish/cmds.c:5777
1909 #: fish/cmds.c:5796 fish/cmds.c:5815 fish/cmds.c:5835 fish/cmds.c:5871
1910 #: fish/cmds.c:5890 fish/cmds.c:5909 fish/cmds.c:5926 fish/cmds.c:5944
1911 #: fish/cmds.c:5967 fish/cmds.c:5990 fish/cmds.c:6014 fish/cmds.c:6037
1912 #: fish/cmds.c:6058 fish/cmds.c:6081 fish/cmds.c:6104 fish/cmds.c:6124
1913 #: fish/cmds.c:6146 fish/cmds.c:6167 fish/cmds.c:6190 fish/cmds.c:6207
1914 #: fish/cmds.c:6224 fish/cmds.c:6242 fish/cmds.c:6260 fish/cmds.c:6281
1915 #: fish/cmds.c:6299 fish/cmds.c:6320 fish/cmds.c:6340 fish/cmds.c:6358
1916 #: fish/cmds.c:6379 fish/cmds.c:6402 fish/cmds.c:6425 fish/cmds.c:6447
1917 #: fish/cmds.c:6480 fish/cmds.c:6497 fish/cmds.c:6514 fish/cmds.c:6538
1918 #: fish/cmds.c:6561 fish/cmds.c:6584 fish/cmds.c:6606 fish/cmds.c:6623
1919 #: fish/cmds.c:6645 fish/cmds.c:6739 fish/cmds.c:6759 fish/cmds.c:6779
1920 #: fish/cmds.c:6799 fish/cmds.c:6817 fish/cmds.c:6838 fish/cmds.c:6874
1921 #: fish/cmds.c:6891 fish/cmds.c:6913 fish/cmds.c:6930 fish/cmds.c:6966
1922 #: fish/cmds.c:6986 fish/cmds.c:7006 fish/cmds.c:7026 fish/cmds.c:7048
1923 #: fish/cmds.c:7065 fish/cmds.c:7084 fish/cmds.c:7103 fish/cmds.c:7125
1924 #: fish/cmds.c:7146 fish/cmds.c:7167 fish/cmds.c:7188 fish/cmds.c:7211
1925 #: fish/cmds.c:7252 fish/cmds.c:7275 fish/cmds.c:7314 fish/cmds.c:7331
1926 #: fish/cmds.c:7350 fish/cmds.c:7371 fish/cmds.c:7394 fish/cmds.c:7416
1927 #: fish/cmds.c:7434 fish/cmds.c:7453 fish/cmds.c:7474 fish/cmds.c:7551
1928 #: fish/cmds.c:7592 fish/cmds.c:7671 fish/cmds.c:7747 fish/cmds.c:7784
1929 #: fish/cmds.c:7807 fish/cmds.c:7828 fish/cmds.c:7851 fish/cmds.c:7873
1930 #: fish/cmds.c:7898 fish/cmds.c:7941 fish/cmds.c:7982 fish/cmds.c:8003
1931 #: fish/cmds.c:8021 fish/cmds.c:8040 fish/cmds.c:8057 fish/cmds.c:8075
1932 #: fish/cmds.c:8102 fish/cmds.c:8126 fish/cmds.c:8150 fish/cmds.c:8174
1933 #: fish/cmds.c:8198 fish/cmds.c:8222 fish/cmds.c:8246 fish/cmds.c:8270
1934 #: fish/cmds.c:8294 fish/cmds.c:8318 fish/cmds.c:8342 fish/cmds.c:8366
1935 #: fish/cmds.c:8389 fish/cmds.c:8412 fish/cmds.c:8433 fish/cmds.c:8454
1936 #: fish/cmds.c:8475 fish/cmds.c:8495 fish/cmds.c:8518 fish/cmds.c:8556
1937 #: fish/cmds.c:8573 fish/cmds.c:8590 fish/cmds.c:8609 fish/cmds.c:8628
1938 #: fish/cmds.c:8645 fish/cmds.c:8662 fish/cmds.c:8679 fish/cmds.c:8696
1939 #: fish/cmds.c:8715 fish/cmds.c:8751 fish/cmds.c:8791 fish/cmds.c:8824
1940 #: fish/cmds.c:8841 fish/cmds.c:8858 fish/cmds.c:8874 fish/cmds.c:8889
1941 #: fish/cmds.c:8910 fish/cmds.c:8948 fish/cmds.c:8986 fish/cmds.c:9025
1942 #: fish/cmds.c:9065 fish/cmds.c:9106 fish/cmds.c:9147 fish/cmds.c:9185
1943 #: fish/cmds.c:9202 fish/cmds.c:9225 fish/cmds.c:9247 fish/cmds.c:9269
1944 #: fish/cmds.c:9289 fish/cmds.c:9309 fish/cmds.c:9345 fish/cmds.c:9417
1945 #: fish/cmds.c:9457 fish/cmds.c:9515 fish/cmds.c:9541 fish/cmds.c:9567
1946 #: fish/cmds.c:9595 fish/cmds.c:9654 fish/cmds.c:9675 fish/cmds.c:9720
1947 #: fish/cmds.c:9740 fish/cmds.c:9779 fish/cmds.c:9816 fish/cmds.c:9836
1948 #: fish/cmds.c:9858 fish/cmds.c:9915 fish/cmds.c:9935 fish/cmds.c:9957
1949 #: fish/cmds.c:9979 fish/cmds.c:9998 fish/cmds.c:10018 fish/cmds.c:10045
1950 #: fish/cmds.c:10065 fish/cmds.c:10085 fish/cmds.c:10105 fish/cmds.c:10125
1951 #: fish/cmds.c:10147 fish/cmds.c:10182 fish/cmds.c:10200 fish/cmds.c:10223
1952 #: fish/cmds.c:10245 fish/cmds.c:10260 fish/cmds.c:10277 fish/cmds.c:10314
1953 #: fish/cmds.c:10353 fish/cmds.c:10393 fish/cmds.c:10449 fish/cmds.c:10471
1954 #: fish/cmds.c:10507 fish/cmds.c:10522 fish/cmds.c:10542 fish/cmds.c:10582
1955 #: fish/cmds.c:10605 fish/cmds.c:10629 fish/cmds.c:10654 fish/cmds.c:10695
1956 #: fish/cmds.c:10720 fish/cmds.c:10758 fish/cmds.c:10789 fish/cmds.c:10820
1957 #: fish/cmds.c:10848 fish/cmds.c:10868 fish/cmds.c:10900 fish/cmds.c:10920
1958 #: fish/cmds.c:10940 fish/cmds.c:10957 fish/cmds.c:10975 fish/cmds.c:10998
1959 #: fish/cmds.c:11019 fish/cmds.c:11038 fish/cmds.c:11080 fish/cmds.c:11123
1960 #: fish/cmds.c:11167 fish/cmds.c:11206 fish/cmds.c:11225 fish/cmds.c:11245
1961 #: fish/cmds.c:11265 fish/cmds.c:11286 fish/cmds.c:11307 fish/cmds.c:11328
1962 #: fish/cmds.c:11349 fish/cmds.c:11370 fish/cmds.c:11392 fish/cmds.c:11430
1963 #: fish/cmds.c:11481 fish/cmds.c:11519 fish/cmds.c:11575 fish/cmds.c:11598
1964 #: fish/cmds.c:11665 fish/cmds.c:11694 fish/cmds.c:11721
1965 #, c-format
1966 msgid "type 'help %s' for help on %s\n"
1967 msgstr "type 'help %s' for help on %s\n"
1968
1969 #: fish/cmds.c:3600 fish/cmds.c:4803 fish/cmds.c:5161 fish/cmds.c:5201
1970 #: fish/cmds.c:5220 fish/cmds.c:5363 fish/cmds.c:5422 fish/cmds.c:5441
1971 #: fish/cmds.c:5460 fish/cmds.c:5503 fish/cmds.c:5846 fish/cmds.c:6457
1972 #: fish/cmds.c:6656 fish/cmds.c:6675 fish/cmds.c:6694 fish/cmds.c:6713
1973 #: fish/cmds.c:6849 fish/cmds.c:6940 fish/cmds.c:7221 fish/cmds.c:7285
1974 #: fish/cmds.c:7484 fish/cmds.c:7503 fish/cmds.c:7522 fish/cmds.c:7561
1975 #: fish/cmds.c:7602 fish/cmds.c:7621 fish/cmds.c:7640 fish/cmds.c:7681
1976 #: fish/cmds.c:7700 fish/cmds.c:7719 fish/cmds.c:7757 fish/cmds.c:7910
1977 #: fish/cmds.c:7953 fish/cmds.c:8530 fish/cmds.c:8725 fish/cmds.c:8763
1978 #: fish/cmds.c:8801 fish/cmds.c:8921 fish/cmds.c:8958 fish/cmds.c:8996
1979 #: fish/cmds.c:9035 fish/cmds.c:9076 fish/cmds.c:9117 fish/cmds.c:9158
1980 #: fish/cmds.c:9321 fish/cmds.c:9357 fish/cmds.c:9370 fish/cmds.c:9383
1981 #: fish/cmds.c:9396 fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9486
1982 #: fish/cmds.c:9607 fish/cmds.c:9626 fish/cmds.c:9687 fish/cmds.c:9700
1983 #: fish/cmds.c:9751 fish/cmds.c:9790 fish/cmds.c:9868 fish/cmds.c:9887
1984 #: fish/cmds.c:10161 fish/cmds.c:10288 fish/cmds.c:10325 fish/cmds.c:10364
1985 #: fish/cmds.c:10404 fish/cmds.c:10423 fish/cmds.c:10482 fish/cmds.c:10555
1986 #: fish/cmds.c:10665 fish/cmds.c:10735 fish/cmds.c:10769 fish/cmds.c:10800
1987 #: fish/cmds.c:10831 fish/cmds.c:10880 fish/cmds.c:11051 fish/cmds.c:11093
1988 #: fish/cmds.c:11138 fish/cmds.c:11180 fish/cmds.c:11406 fish/cmds.c:11444
1989 #: fish/cmds.c:11457 fish/cmds.c:11495 fish/cmds.c:11530 fish/cmds.c:11549
1990 #: fish/cmds.c:11616
1991 #, c-format
1992 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1993 msgstr ""
1994
1995 #: fish/cmds.c:3606 fish/cmds.c:4809 fish/cmds.c:5167 fish/cmds.c:5207
1996 #: fish/cmds.c:5226 fish/cmds.c:5369 fish/cmds.c:5428 fish/cmds.c:5447
1997 #: fish/cmds.c:5466 fish/cmds.c:5509 fish/cmds.c:5852 fish/cmds.c:6463
1998 #: fish/cmds.c:6662 fish/cmds.c:6681 fish/cmds.c:6700 fish/cmds.c:6719
1999 #: fish/cmds.c:6855 fish/cmds.c:6946 fish/cmds.c:7227 fish/cmds.c:7291
2000 #: fish/cmds.c:7490 fish/cmds.c:7509 fish/cmds.c:7528 fish/cmds.c:7567
2001 #: fish/cmds.c:7608 fish/cmds.c:7627 fish/cmds.c:7646 fish/cmds.c:7687
2002 #: fish/cmds.c:7706 fish/cmds.c:7725 fish/cmds.c:7763 fish/cmds.c:7916
2003 #: fish/cmds.c:7959 fish/cmds.c:8536 fish/cmds.c:8731 fish/cmds.c:8769
2004 #: fish/cmds.c:8807 fish/cmds.c:8927 fish/cmds.c:8964 fish/cmds.c:9002
2005 #: fish/cmds.c:9041 fish/cmds.c:9082 fish/cmds.c:9123 fish/cmds.c:9164
2006 #: fish/cmds.c:9435 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9613
2007 #: fish/cmds.c:9757 fish/cmds.c:9796 fish/cmds.c:9874 fish/cmds.c:9893
2008 #: fish/cmds.c:10294 fish/cmds.c:10331 fish/cmds.c:10370 fish/cmds.c:10410
2009 #: fish/cmds.c:10429 fish/cmds.c:10488 fish/cmds.c:10561 fish/cmds.c:10671
2010 #: fish/cmds.c:11057 fish/cmds.c:11099 fish/cmds.c:11144 fish/cmds.c:11186
2011 #: fish/cmds.c:11536 fish/cmds.c:11622
2012 #, c-format
2013 msgid "%s: %s: integer out of range\n"
2014 msgstr ""
2015
2016 #: fish/cmds.c:4092 fish/cmds.c:4199 fish/cmds.c:11597
2017 #, fuzzy, c-format
2018 msgid "%s should have %d-%d parameter(s)\n"
2019 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
2020
2021 #: fish/cmds.c:4118 fish/cmds.c:4235 fish/cmds.c:11637
2022 #, fuzzy, c-format
2023 msgid "%s: unknown optional argument \"%s\"\n"
2024 msgstr "%s: அதிக விவாதங்கள்\n"
2025
2026 #: fish/cmds.c:4124 fish/cmds.c:4241 fish/cmds.c:11643
2027 #, fuzzy, c-format
2028 msgid "%s: optional argument \"%s\" given twice\n"
2029 msgstr "%s: அதிக விவாதங்கள்\n"
2030
2031 #: fish/cmds.c:11738
2032 #, c-format
2033 msgid "%s: unknown command\n"
2034 msgstr "%s: தெரியாத கட்டளை\n"
2035
2036 #: fish/config.c:74 fish/config.c:113
2037 #, fuzzy, c-format
2038 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2039 msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
2040
2041 #: fish/copy.c:41
2042 #, c-format
2043 msgid ""
2044 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2045 msgstr ""
2046
2047 #: fish/copy.c:62
2048 #, fuzzy, c-format
2049 msgid "copy-in: target '%s' is not a directory\n"
2050 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
2051
2052 #: fish/copy.c:157
2053 #, c-format
2054 msgid "error: argument is zero length or longer than maximum permitted\n"
2055 msgstr ""
2056
2057 #: fish/copy.c:202
2058 #, c-format
2059 msgid ""
2060 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2061 "image\n"
2062 msgstr ""
2063
2064 #: fish/copy.c:213
2065 #, fuzzy, c-format
2066 msgid "copy-out: target '%s' is not a directory\n"
2067 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
2068
2069 #: fish/copy.c:258
2070 #, fuzzy, c-format
2071 msgid "copy-out: '%s' is not a file or directory\n"
2072 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
2073
2074 #: fish/edit.c:45
2075 #, c-format
2076 msgid "use '%s filename' to edit a file\n"
2077 msgstr "ஒரு கோப்பினை திருத்துவதற்கு '%s கோப்புபெயரை' பயன்படுத்து\n"
2078
2079 #: fish/fish.c:100
2080 #, fuzzy, c-format
2081 msgid ""
2082 "%s: guest filesystem shell\n"
2083 "%s lets you edit virtual machine filesystems\n"
2084 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2085 "Usage:\n"
2086 "  %s [--options] cmd [: cmd : cmd ...]\n"
2087 "Options:\n"
2088 "  -h|--cmd-help        List available commands\n"
2089 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2090 "  -a|--add image       Add image\n"
2091 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2092 "  --csh                Make --listen csh-compatible\n"
2093 "  -d|--domain guest    Add disks from libvirt guest\n"
2094 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2095 "  --echo-keys          Don't turn off echo for passphrases\n"
2096 "  -f|--file file       Read commands from file\n"
2097 "  --format[=raw|..]    Force disk format for -a option\n"
2098 "  -i|--inspector       Automatically mount filesystems\n"
2099 "  --keys-from-stdin    Read passphrases from stdin\n"
2100 "  --listen             Listen for remote commands\n"
2101 "  --live               Connect to a live virtual machine\n"
2102 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2103 "  -n|--no-sync         Don't autosync\n"
2104 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2105 "  --progress-bars      Enable progress bars even when not interactive\n"
2106 "  --no-progress-bars   Disable progress bars\n"
2107 "  --remote[=pid]       Send commands to remote %s\n"
2108 "  -r|--ro              Mount read-only\n"
2109 "  --selinux            Enable SELinux support\n"
2110 "  -v|--verbose         Verbose messages\n"
2111 "  -V|--version         Display version and exit\n"
2112 "  -w|--rw              Mount read-write\n"
2113 "  -x                   Echo each command before executing it\n"
2114 "\n"
2115 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2116 "  %s [--ro|--rw] -i -a /path/to/disk.img\n"
2117 "or\n"
2118 "  %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2119 "\n"
2120 "--ro recommended to avoid any writes to the disk image.  If -i option fails\n"
2121 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2122 "\n"
2123 "For more information, see the manpage %s(1).\n"
2124 msgstr ""
2125 "%s: guest filesystem shell\n"
2126 "%s lets you edit virtual machine filesystems\n"
2127 "Copyright (C) 2009 Red Hat Inc.\n"
2128 "Usage:\n"
2129 "  %s [--options] cmd [: cmd : cmd ...]\n"
2130 "  %s -i libvirt-domain\n"
2131 "  %s -i disk-image(s)\n"
2132 "or for interactive use:\n"
2133 "  %s\n"
2134 "or from a shell script:\n"
2135 "  %s <<EOF\n"
2136 "  cmd\n"
2137 "  ...\n"
2138 "  EOF\n"
2139 "Options:\n"
2140 "  -h|--cmd-help        List available commands\n"
2141 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2142 "  -a|--add image       Add image\n"
2143 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2144 "  -f|--file file       Read commands from file\n"
2145 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2146 "  --listen             Listen for remote commands\n"
2147 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2148 "  -n|--no-sync         Don't autosync\n"
2149 "  --remote[=pid]       Send commands to remote %s\n"
2150 "  -r|--ro              Mount read-only\n"
2151 "  --selinux            Enable SELinux support\n"
2152 "  -v|--verbose         Verbose messages\n"
2153 "  -x                   Echo each command before executing it\n"
2154 "  -V|--version         Display version and exit\n"
2155 "For more information,  see the manpage %s(1).\n"
2156
2157 #: fish/fish.c:243
2158 #, c-format
2159 msgid "%s: --listen=PID: PID was not a number: %s\n"
2160 msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n"
2161
2162 #: fish/fish.c:250
2163 #, c-format
2164 msgid ""
2165 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2166 msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n"
2167
2168 #: fish/fish.c:300
2169 #, c-format
2170 msgid "%s: only one -f parameter can be given\n"
2171 msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
2172
2173 #: fish/fish.c:455
2174 #, c-format
2175 msgid "%s: cannot use --listen and --remote options at the same time\n"
2176 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2177
2178 #: fish/fish.c:463
2179 #, c-format
2180 msgid "%s: extra parameters on the command line with --listen flag\n"
2181 msgstr "%s: extra parameters on the command line with --listen flag\n"
2182
2183 #: fish/fish.c:469
2184 #, c-format
2185 msgid "%s: cannot use --listen and --file options at the same time\n"
2186 msgstr "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
2187
2188 #: fish/fish.c:527
2189 #, c-format
2190 msgid "guestfish: could not access termcap or terminfo database.\n"
2191 msgstr ""
2192
2193 #: fish/fish.c:531
2194 #, c-format
2195 msgid "guestfish: terminal type \"%s\" not defined.\n"
2196 msgstr ""
2197
2198 #: fish/fish.c:619
2199 #, fuzzy, c-format
2200 msgid ""
2201 "\n"
2202 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2203 "editing virtual machine filesystems.\n"
2204 "\n"
2205 "Type: 'help' for help on commands\n"
2206 "      'man' to read the manual\n"
2207 "      'quit' to quit the shell\n"
2208 "\n"
2209 msgstr ""
2210 "\n"
2211 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2212 "editing virtual machine filesystems.\n"
2213 "\n"
2214 "Type: 'help' for help with commands\n"
2215 "      'quit' to quit the shell\n"
2216 "\n"
2217
2218 #: fish/fish.c:763
2219 #, c-format
2220 msgid "%s: unterminated double quote\n"
2221 msgstr "%s: unterminated double quote\n"
2222
2223 #: fish/fish.c:769 fish/fish.c:786
2224 #, c-format
2225 msgid "%s: command arguments not separated by whitespace\n"
2226 msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
2227
2228 #: fish/fish.c:780
2229 #, c-format
2230 msgid "%s: unterminated single quote\n"
2231 msgstr "%s: unterminated single quote\n"
2232
2233 #: fish/fish.c:810
2234 #, c-format
2235 msgid "%s: internal error parsing string at '%s'\n"
2236 msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
2237
2238 #: fish/fish.c:827
2239 #, c-format
2240 msgid "%s: too many arguments\n"
2241 msgstr "%s: அதிக விவாதங்கள்\n"
2242
2243 #: fish/fish.c:895
2244 #, c-format
2245 msgid "%s: empty command on command line\n"
2246 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
2247
2248 #: fish/fish.c:1041
2249 msgid "display a list of commands or help on a command"
2250 msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
2251
2252 #: fish/fish.c:1043
2253 msgid "quit guestfish"
2254 msgstr "guestfishஐ நிறுத்து"
2255
2256 #: fish/fish.c:1054
2257 #, c-format
2258 msgid ""
2259 "help - display a list of commands or help on a command\n"
2260 "     help cmd\n"
2261 "     help\n"
2262 msgstr ""
2263 "help - display a list of commands or help on a command\n"
2264 "     help cmd\n"
2265 "     help\n"
2266
2267 #: fish/fish.c:1062
2268 #, c-format
2269 msgid ""
2270 "quit - quit guestfish\n"
2271 "     quit\n"
2272 msgstr ""
2273 "quit - guestfishஐ நிறுத்து\n"
2274 "     quit\n"
2275
2276 #: fish/fish.c:1067
2277 #, c-format
2278 msgid "%s: command not known, use -h to list all commands\n"
2279 msgstr ""
2280 "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட  -hஐ பயன்படுத்து\n"
2281
2282 #: fish/fish.c:1083
2283 #, c-format
2284 msgid ""
2285 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2286 "For a list of commands:             guestfish -h\n"
2287 "For complete documentation:         man guestfish\n"
2288 msgstr ""
2289
2290 #: fish/fish.c:1240
2291 #, c-format
2292 msgid "Runaway quote in string \"%s\"\n"
2293 msgstr "Runaway quote in string \"%s\"\n"
2294
2295 #: fish/fish.c:1438
2296 #, c-format
2297 msgid ""
2298 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2299 "or run \"inspect-os\" command)\n"
2300 msgstr ""
2301
2302 #: fish/fish.c:1458
2303 #, c-format
2304 msgid ""
2305 "%s: drive '%c:' not found.  To list available drives do:\n"
2306 "  inspect-get-drive-mappings %s\n"
2307 msgstr ""
2308
2309 #: fish/fish.c:1477
2310 #, c-format
2311 msgid ""
2312 "%s: to access '%c:', mount %s first.  One way to do this is:\n"
2313 "  umount-all\n"
2314 "  mount %s /\n"
2315 msgstr ""
2316
2317 #: fish/glob.c:53
2318 #, c-format
2319 msgid "use 'glob command [args...]'\n"
2320 msgstr "'glob கட்டளையைப் பயன்படுத்து [args...]'\n"
2321
2322 #: fish/glob.c:73
2323 #, c-format
2324 msgid "glob: guestfs_glob_expand call failed: %s\n"
2325 msgstr "glob: guestfs_glob_expand அழைக்க முடியவில்லை: %s\n"
2326
2327 #: fish/help.c:38
2328 #, c-format
2329 msgid ""
2330 "Add disk images to examine using the -a or -d options, or the 'add' "
2331 "command.\n"
2332 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2333 "Once you have done this, use the 'run' command.\n"
2334 msgstr ""
2335
2336 #: fish/help.c:44
2337 #, c-format
2338 msgid ""
2339 "Find out what filesystems are available using 'list-filesystems' and then\n"
2340 "mount them to examine or modify the contents using 'mount-ro' or\n"
2341 "'mount-options'.\n"
2342 msgstr ""
2343
2344 #: fish/help.c:52
2345 #, c-format
2346 msgid ""
2347 "For more information about a command, use 'help cmd'.\n"
2348 "\n"
2349 "To read the manual, type 'man'.\n"
2350 msgstr ""
2351
2352 #: fish/hexedit.c:41
2353 #, c-format
2354 msgid "hexedit (device|filename) [max | start max]\n"
2355 msgstr ""
2356
2357 #: fish/hexedit.c:52
2358 #, c-format
2359 msgid "hexedit: %s is a zero length file or device\n"
2360 msgstr ""
2361
2362 #: fish/hexedit.c:63
2363 #, c-format
2364 msgid ""
2365 "hexedit: %s is larger than %s. You must supply a limit using\n"
2366 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2367 "  'hexedit %s <start> <max>'.\n"
2368 msgstr ""
2369
2370 #: fish/hexedit.c:92
2371 #, c-format
2372 msgid "hexedit: invalid range\n"
2373 msgstr ""
2374
2375 #: fish/inspect.c:77
2376 #, fuzzy, c-format
2377 msgid "%s: don't use --live and -i options together\n"
2378 msgstr "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
2379
2380 #: fish/inspect.c:89
2381 #, c-format
2382 msgid "%s: no operating system was found on this disk\n"
2383 msgstr ""
2384
2385 #: fish/inspect.c:95
2386 #, c-format
2387 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2388 msgstr ""
2389
2390 #: fish/inspect.c:134
2391 #, c-format
2392 msgid "%s: some filesystems could not be mounted (ignored)\n"
2393 msgstr ""
2394
2395 #: fish/inspect.c:146
2396 #, c-format
2397 msgid "Operating system: %s\n"
2398 msgstr ""
2399
2400 #: fish/inspect.c:159
2401 #, fuzzy, c-format
2402 msgid "%s mounted on %s\n"
2403 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
2404
2405 #: fish/keys.c:53
2406 #, c-format
2407 msgid "Enter key or passphrase (\"%s\"): "
2408 msgstr ""
2409
2410 #: fish/lcd.c:34
2411 #, c-format
2412 msgid "use 'lcd directory' to change local directory\n"
2413 msgstr "உள்ளமை அடைவை மாற்ற 'lcd அடைவை' பயன்படுத்து\n"
2414
2415 #: fish/man.c:35
2416 #, c-format
2417 msgid "use 'man' without parameters to open the manual\n"
2418 msgstr ""
2419
2420 #: fish/man.c:54
2421 #, fuzzy, c-format
2422 msgid "the external 'man' program failed\n"
2423 msgstr "அகக் கட்டளை தோல்வியுற்றது: %s"
2424
2425 #: fish/more.c:40
2426 #, c-format
2427 msgid "use '%s filename' to page a file\n"
2428 msgstr "'%s கோப்புபெயரை' ஒரு கோப்பில் பக்கத்திற்குப் பயன்படுத்து\n"
2429
2430 #: fish/options.c:36
2431 #, fuzzy, c-format
2432 msgid "%s: too many drives added on the command line\n"
2433 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
2434
2435 #: fish/options.c:128
2436 #, c-format
2437 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2438 msgstr ""
2439
2440 #: fish/prep.c:37
2441 #, c-format
2442 msgid ""
2443 "List of available prepared disk images:\n"
2444 "\n"
2445 msgstr ""
2446
2447 #: fish/prep.c:40
2448 #, c-format
2449 msgid ""
2450 "guestfish -N %-8s - %s\n"
2451 "\n"
2452 "%s\n"
2453 msgstr ""
2454
2455 #: fish/prep.c:48
2456 #, c-format
2457 msgid "  Optional parameters:\n"
2458 msgstr ""
2459
2460 #: fish/prep.c:55
2461 #, c-format
2462 msgid "<%s> %s (default: %s)\n"
2463 msgstr ""
2464
2465 #: fish/prep.c:65
2466 #, c-format
2467 msgid ""
2468 "Prepared disk images are written to file \"test1.img\" in the local\n"
2469 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2470 "For more information see the guestfish(1) manual.\n"
2471 msgstr ""
2472
2473 #: fish/prep.c:96
2474 #, c-format
2475 msgid ""
2476 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2477 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2478 msgstr ""
2479
2480 #: fish/prep.c:158
2481 #, c-format
2482 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2483 msgstr ""
2484
2485 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2486 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2487 #, fuzzy
2488 msgid "failed to allocate disk"
2489 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
2490
2491 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2492 #, fuzzy
2493 msgid "could not parse boot size"
2494 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
2495
2496 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2497 #, fuzzy, c-format
2498 msgid "failed to get sector size of disk: %s"
2499 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
2500
2501 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2502 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2503 #, c-format
2504 msgid "failed to partition disk: %s"
2505 msgstr ""
2506
2507 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2508 #, fuzzy, c-format
2509 msgid "failed to add boot partition: %s"
2510 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
2511
2512 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2513 #, fuzzy, c-format
2514 msgid "failed to add root partition: %s"
2515 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
2516
2517 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2518 #, c-format
2519 msgid "failed to create boot filesystem: %s"
2520 msgstr ""
2521
2522 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2523 #, c-format
2524 msgid "failed to create root filesystem: %s"
2525 msgstr ""
2526
2527 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2528 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2529 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2530 msgstr ""
2531
2532 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2533 #, fuzzy, c-format
2534 msgid "failed to create PV: %s: %s"
2535 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
2536
2537 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2538 #, fuzzy, c-format
2539 msgid "failed to create VG: %s: %s"
2540 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
2541
2542 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2543 #, c-format
2544 msgid "failed to create LV: /dev/%s/%s: %s"
2545 msgstr ""
2546
2547 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2548 #, c-format
2549 msgid "failed to resize LV to full size: %s: %s"
2550 msgstr ""
2551
2552 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2553 #, c-format
2554 msgid "failed to create filesystem (%s): %s"
2555 msgstr ""
2556
2557 #: fish/rc.c:255
2558 #, c-format
2559 msgid "guestfish: protocol error: could not read 'hello' message\n"
2560 msgstr "guestfish: protocol error: 'hello' செய்தியை வாசிக்க முடியவில்லை\n"
2561
2562 #: fish/rc.c:260
2563 #, c-format
2564 msgid ""
2565 "guestfish: protocol error: version mismatch, server version '%s' does not "
2566 "match client version '%s'.  The two versions must match exactly.\n"
2567 msgstr ""
2568 "guestfish: protocol error: பதிப்பு பொருந்தவில்லை, சேவையக பதிப்பு '%s' க்ளையன்ட் "
2569 "பதிப்பு '%s'உடன் பொருந்தவில்லை.  இந்த இரண்டு பதிப்புகளும் சரியாக பொருந்த வேண்டும்.\n"
2570
2571 #: fish/rc.c:335 fish/rc.c:349
2572 #, c-format
2573 msgid "guestfish: remote: looks like the server is not running\n"
2574 msgstr "guestfish: remote: சேவையகம் இயங்காதது போல் உள்ளது\n"
2575
2576 #: fish/rc.c:361 fish/rc.c:375
2577 #, c-format
2578 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2579 msgstr ""
2580 "guestfish: protocol error: துவக்க அழைப்பை சேவையகத்திற்கு அனுப்ப முடியவில்லை\n"
2581
2582 #: fish/rc.c:386
2583 #, c-format
2584 msgid "guestfish: protocol error: could not decode reply from server\n"
2585 msgstr "guestfish: protocol error: சேவையகத்திலிருந்து குறிநீக்க பதில் இல்லை\n"
2586
2587 #: fish/reopen.c:36
2588 #, c-format
2589 msgid "'reopen' command takes no parameters\n"
2590 msgstr "'reopen' கட்டளை அளவுருக்களை எடுக்கவில்லை\n"
2591
2592 #: fish/reopen.c:46
2593 #, c-format
2594 msgid "reopen: guestfs_create: failed to create handle\n"
2595 msgstr "reopen: guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
2596
2597 #: fish/supported.c:66
2598 msgid "yes"
2599 msgstr ""
2600
2601 #: fish/supported.c:68
2602 msgid "no"
2603 msgstr ""
2604
2605 #: fish/time.c:36
2606 #, c-format
2607 msgid "use 'time command [args...]'\n"
2608 msgstr "'நேர கட்டளையைப் பயன்படுத்து [args...]'\n"
2609
2610 #: fuse/guestmount.c:912
2611 #, fuzzy, c-format
2612 msgid ""
2613 "%s: FUSE module for libguestfs\n"
2614 "%s lets you mount a virtual machine filesystem\n"
2615 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2616 "Usage:\n"
2617 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2618 "Options:\n"
2619 "  -a|--add image       Add image\n"
2620 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2621 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2622 "  -d|--domain guest    Add disks from libvirt guest\n"
2623 "  --echo-keys          Don't turn off echo for passphrases\n"
2624 "  --format[=raw|..]    Force disk format for -a option\n"
2625 "  --fuse-help          Display extra FUSE options\n"
2626 "  -i|--inspector       Automatically mount filesystems\n"
2627 "  --help               Display help message and exit\n"
2628 "  --keys-from-stdin    Read passphrases from stdin\n"
2629 "  --live               Connect to a live virtual machine\n"
2630 "  -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2631 "  -n|--no-sync         Don't autosync\n"
2632 "  -o|--option opt      Pass extra option to FUSE\n"
2633 "  -r|--ro              Mount read-only\n"
2634 "  --selinux            Enable SELinux support\n"
2635 "  -v|--verbose         Verbose messages\n"
2636 "  -V|--version         Display version and exit\n"
2637 "  -w|--rw              Mount read-write\n"
2638 "  -x|--trace           Trace guestfs API calls\n"
2639 msgstr ""
2640 "%s: FUSE module for libguestfs\n"
2641 "%s lets you mount a virtual machine filesystem\n"
2642 "Copyright (C) 2009 Red Hat Inc.\n"
2643 "Usage:\n"
2644 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2645 "Options:\n"
2646 "  -a|--add image       Add image\n"
2647 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2648 "  --fuse-help          Display extra FUSE options\n"
2649 "  --help               Display help message and exit\n"
2650 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2651 "  -n|--no-sync         Don't autosync\n"
2652 "  -o|--option opt      Pass extra option to FUSE\n"
2653 "  -r|--ro              Mount read-only\n"
2654 "  --selinux            Enable SELinux support\n"
2655 "  --trace              Trace guestfs API calls (to stderr)\n"
2656 "  -v|--verbose         Verbose messages\n"
2657 "  -V|--version         Display version and exit\n"
2658
2659 #: fuse/guestmount.c:1130
2660 #, fuzzy, c-format
2661 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2662 msgstr ""
2663 "%s: விருப்பத்தில் குறைந்தபட்சம் ஒரு -a மற்றும் குறைந்தபட்சம் ஒரு -m ஐ பெற்றிருக்க வேண்டும்\n"
2664
2665 #: fuse/guestmount.c:1138
2666 #, c-format
2667 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2668 msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
2669
2670 #: inspector/virt-inspector.c:76
2671 #, fuzzy, c-format
2672 msgid ""
2673 "%s: display information about a virtual machine\n"
2674 "Copyright (C) 2010 Red Hat Inc.\n"
2675 "Usage:\n"
2676 "  %s [--options] -d domname file [file ...]\n"
2677 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2678 "Options:\n"
2679 "  -a|--add image       Add image\n"
2680 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2681 "  -d|--domain guest    Add disks from libvirt guest\n"
2682 "  --echo-keys          Don't turn off echo for passphrases\n"
2683 "  --format[=raw|..]    Force disk format for -a option\n"
2684 "  --help               Display brief help\n"
2685 "  --keys-from-stdin    Read passphrases from stdin\n"
2686 "  -v|--verbose         Verbose messages\n"
2687 "  -V|--version         Display version and exit\n"
2688 "  -x                   Trace libguestfs API calls\n"
2689 "For more information, see the manpage %s(1).\n"
2690 msgstr ""
2691 "%s: FUSE module for libguestfs\n"
2692 "%s lets you mount a virtual machine filesystem\n"
2693 "Copyright (C) 2009 Red Hat Inc.\n"
2694 "Usage:\n"
2695 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2696 "Options:\n"
2697 "  -a|--add image       Add image\n"
2698 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2699 "  --fuse-help          Display extra FUSE options\n"
2700 "  --help               Display help message and exit\n"
2701 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2702 "  -n|--no-sync         Don't autosync\n"
2703 "  -o|--option opt      Pass extra option to FUSE\n"
2704 "  -r|--ro              Mount read-only\n"
2705 "  --selinux            Enable SELinux support\n"
2706 "  --trace              Trace guestfs API calls (to stderr)\n"
2707 "  -v|--verbose         Verbose messages\n"
2708 "  -V|--version         Display version and exit\n"
2709
2710 #: inspector/virt-inspector.c:263
2711 #, c-format
2712 msgid ""
2713 "%s: no operating system could be detected inside this disk image.\n"
2714 "\n"
2715 "This may be because the file is not a disk image, or is not a virtual "
2716 "machine\n"
2717 "image, or because the OS type is not understood by libguestfs.\n"
2718 "\n"
2719 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2720 "must\n"
2721 "install the separate libguestfs-winsupport package.\n"
2722 "\n"
2723 "If you feel this is an error, please file a bug report including as much\n"
2724 "information about the disk image as possible.\n"
2725 msgstr ""
2726
2727 #: inspector/virt-inspector.c:288
2728 #, c-format
2729 msgid "%s: XML write error at \"%s\": %m\n"
2730 msgstr ""
2731
2732 #: inspector/virt-inspector.c:300
2733 #, c-format
2734 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2735 msgstr ""
2736
2737 #: inspector/virt-inspector.c:308
2738 #, c-format
2739 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2740 msgstr ""
2741
2742 #: perl/lib/Sys/Guestfs/Lib.pm:158
2743 msgid "open_guest: first parameter must be a string or an arrayref"
2744 msgstr ""
2745
2746 #: perl/lib/Sys/Guestfs/Lib.pm:164
2747 msgid "open_guest: first argument contains undefined element"
2748 msgstr ""
2749
2750 #: perl/lib/Sys/Guestfs/Lib.pm:172
2751 #, fuzzy, perl-brace-format
2752 msgid "guest image {imagename} does not exist or is not readable"
2753 msgstr "Binary '%s' does not exist or is not executable\n"
2754
2755 #: perl/lib/Sys/Guestfs/Lib.pm:179
2756 msgid ""
2757 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2758 "XPath::XMLParser)"
2759 msgstr ""
2760
2761 #: perl/lib/Sys/Guestfs/Lib.pm:184
2762 #, fuzzy
2763 msgid "open_guest: too many domains listed on command line"
2764 msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
2765
2766 #: perl/lib/Sys/Guestfs/Lib.pm:191
2767 msgid "open_guest: cannot connect to libvirt"
2768 msgstr ""
2769
2770 #: perl/lib/Sys/Guestfs/Lib.pm:210
2771 #, perl-brace-format
2772 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2773 msgstr ""
2774
2775 #: perl/lib/Sys/Guestfs/Lib.pm:213
2776 #, perl-brace-format
2777 msgid "{imagename} is not the name of a libvirt domain\n"
2778 msgstr ""
2779
2780 #: perl/lib/Sys/Guestfs/Lib.pm:242
2781 #, perl-brace-format
2782 msgid "{imagename} seems to have no disk devices\n"
2783 msgstr ""
2784
2785 #: perl/lib/Sys/Guestfs/Lib.pm:827
2786 msgid ""
2787 "No operating system could be detected inside this disk image.\n"
2788 "\n"
2789 "This may be because the file is not a disk image, or is not a virtual "
2790 "machine\n"
2791 "image, or because the OS type is not understood by virt-inspector.\n"
2792 "\n"
2793 "If you feel this is an error, please file a bug report including as much\n"
2794 "information about the disk image as possible.\n"
2795 msgstr ""
2796
2797 #: perl/lib/Sys/Guestfs/Lib.pm:901
2798 #, perl-brace-format
2799 msgid "unknown filesystem label {label}\n"
2800 msgstr ""
2801
2802 #: perl/lib/Sys/Guestfs/Lib.pm:911
2803 #, perl-brace-format
2804 msgid "unknown filesystem UUID {uuid}\n"
2805 msgstr ""
2806
2807 #: perl/lib/Sys/Guestfs/Lib.pm:939
2808 #, fuzzy, perl-brace-format
2809 msgid "unknown filesystem {fs}\n"
2810 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
2811
2812 #: perl/lib/Sys/Guestfs/Lib.pm:1017
2813 #, perl-brace-format
2814 msgid "Error running rpm -qa: {error}"
2815 msgstr ""
2816
2817 #: perl/lib/Sys/Guestfs/Lib.pm:1043
2818 #, perl-brace-format
2819 msgid "Error running dpkg-query: {error}"
2820 msgstr ""
2821
2822 #: perl/lib/Sys/Guestfs/Lib.pm:1108
2823 msgid "Can't find grub on guest"
2824 msgstr ""
2825
2826 #: perl/lib/Sys/Guestfs/Lib.pm:1163
2827 #, perl-brace-format
2828 msgid "Grub entry {title} has no kernel"
2829 msgstr ""
2830
2831 #: perl/lib/Sys/Guestfs/Lib.pm:1194
2832 #, perl-brace-format
2833 msgid "grub refers to {path}, which doesn't exist\n"
2834 msgstr ""
2835
2836 #: perl/lib/Sys/Guestfs/Lib.pm:1217
2837 #, perl-brace-format
2838 msgid "Grub entry {title} does not specify an initrd"
2839 msgstr ""
2840
2841 #: perl/lib/Sys/Guestfs/Lib.pm:1286
2842 #, perl-brace-format
2843 msgid "Didn't find modules directory {modules} for kernel {path}"
2844 msgstr ""
2845
2846 #: perl/lib/Sys/Guestfs/Lib.pm:1294
2847 #, perl-brace-format
2848 msgid "Couldn't guess kernel version number from path for kernel {path}"
2849 msgstr ""
2850
2851 #: perl/lib/Sys/Guestfs/Lib.pm:1348
2852 #, fuzzy, perl-brace-format
2853 msgid "{path} doesn't match augeas pattern"
2854 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
2855
2856 #: perl/lib/Sys/Guestfs/Lib.pm:1387
2857 #, perl-brace-format
2858 msgid "{filename}: could not read initrd format"
2859 msgstr ""
2860
2861 #: rescue/virt-rescue.c:63
2862 #, fuzzy, c-format
2863 msgid ""
2864 "%s: Run a rescue shell on a virtual machine\n"
2865 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2866 "Usage:\n"
2867 "  %s [--options] -d domname\n"
2868 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2869 "Options:\n"
2870 "  -a|--add image       Add image\n"
2871 "  --append kernelopts  Append kernel options\n"
2872 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2873 "  -d|--domain guest    Add disks from libvirt guest\n"
2874 "  --format[=raw|..]    Force disk format for -a option\n"
2875 "  --help               Display brief help\n"
2876 "  -m|--memsize MB      Set memory size in megabytes\n"
2877 "  --network            Enable network\n"
2878 "  -r|--ro              Access read-only\n"
2879 "  --selinux            Enable SELinux\n"
2880 "  -v|--verbose         Verbose messages\n"
2881 "  -V|--version         Display version and exit\n"
2882 "  -w|--rw              Mount read-write\n"
2883 "  -x                   Trace libguestfs API calls\n"
2884 "For more information, see the manpage %s(1).\n"
2885 msgstr ""
2886 "%s: FUSE module for libguestfs\n"
2887 "%s lets you mount a virtual machine filesystem\n"
2888 "Copyright (C) 2009 Red Hat Inc.\n"
2889 "Usage:\n"
2890 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2891 "Options:\n"
2892 "  -a|--add image       Add image\n"
2893 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2894 "  --fuse-help          Display extra FUSE options\n"
2895 "  --help               Display help message and exit\n"
2896 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2897 "  -n|--no-sync         Don't autosync\n"
2898 "  -o|--option opt      Pass extra option to FUSE\n"
2899 "  -r|--ro              Mount read-only\n"
2900 "  --selinux            Enable SELinux support\n"
2901 "  --trace              Trace guestfs API calls (to stderr)\n"
2902 "  -v|--verbose         Verbose messages\n"
2903 "  -V|--version         Display version and exit\n"
2904
2905 #: rescue/virt-rescue.c:180
2906 #, fuzzy, c-format
2907 msgid "%s: could not parse memory size '%s'\n"
2908 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
2909
2910 #: rescue/virt-rescue.c:419
2911 #, fuzzy, c-format
2912 msgid "%s: unknown child exit status (%d)\n"
2913 msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
2914
2915 #: src/appliance.c:181
2916 #, c-format
2917 msgid ""
2918 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2919 "LIBGUESTFS_PATH (search path: %s)"
2920 msgstr ""
2921
2922 #: src/appliance.c:331
2923 #, c-format
2924 msgid "security: cached appliance %s is not owned by UID %d"
2925 msgstr ""
2926
2927 #: src/appliance.c:336
2928 #, c-format
2929 msgid "security: cached appliance %s is not a directory (mode %o)"
2930 msgstr ""
2931
2932 #: src/appliance.c:341
2933 #, c-format
2934 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2935 msgstr ""
2936
2937 #: src/appliance.c:659
2938 #, fuzzy
2939 msgid "external command failed, see earlier error messages"
2940 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
2941
2942 #: src/dbdump.c:87
2943 #, fuzzy
2944 msgid "unexpected end of output from db_dump command before end of header"
2945 msgstr "unexpected end of file when reading from daemon"
2946
2947 #: src/dbdump.c:100 src/dbdump.c:112
2948 #, fuzzy
2949 msgid "unexpected line from db_dump command, no space prefix"
2950 msgstr "unexpected end of file when reading from daemon"
2951
2952 #: src/dbdump.c:129
2953 #, fuzzy
2954 msgid "unexpected end of output from db_dump command before end of data"
2955 msgstr "unexpected end of file when reading from daemon"
2956
2957 #: src/dbdump.c:210
2958 #, fuzzy
2959 msgid "unexpected non-hex digits in output of db_dump command"
2960 msgstr "unexpected end of file when reading from daemon"
2961
2962 #: src/filearch.c:153
2963 #, c-format
2964 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2965 msgstr ""
2966
2967 #: src/filearch.c:266
2968 msgid ""
2969 "file-architecture API not available since this version of libguestfs was "
2970 "compiled without PCRE or libmagic libraries"
2971 msgstr ""
2972
2973 #: src/guestfs.c:174
2974 #, c-format
2975 msgid "guestfs_close: called twice on the same handle\n"
2976 msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n"
2977
2978 #: src/guestfs.c:340
2979 #, c-format
2980 msgid "warning: %s"
2981 msgstr ""
2982
2983 #: src/guestfs.c:399
2984 #, c-format
2985 msgid "libguestfs: error: %s\n"
2986 msgstr "libguestfs: error: %s\n"
2987
2988 #: src/guestfs.c:946
2989 #, c-format
2990 msgid "<truncated, original size %zu bytes>"
2991 msgstr ""
2992
2993 #: src/inspect.c:265
2994 msgid "not a Windows guest, or systemroot could not be determined"
2995 msgstr ""
2996
2997 #: src/inspect.c:281
2998 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2999 msgstr ""
3000
3001 #: src/inspect.c:519
3002 #, fuzzy, c-format
3003 msgid "%s: temporary directory not found"
3004 msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
3005
3006 #: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518
3007 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579
3008 #: src/inspect_fs_unix.c:821
3009 #, c-format
3010 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
3011 msgstr ""
3012
3013 #: src/inspect.c:572
3014 msgid "no inspection data: call guestfs_inspect_os first"
3015 msgstr ""
3016
3017 #: src/inspect.c:584
3018 #, c-format
3019 msgid ""
3020 "%s: root device not found: only call this function with a root device "
3021 "previously returned by guestfs_inspect_os"
3022 msgstr ""
3023
3024 #: src/inspect.c:594 src/inspect_apps.c:617
3025 msgid ""
3026 "inspection API not available since this version of libguestfs was compiled "
3027 "without PCRE or hivex libraries"
3028 msgstr ""
3029
3030 #: src/inspect_fs.c:326 src/inspect_fs.c:339
3031 #, fuzzy, c-format
3032 msgid "could not parse integer in version number: %s"
3033 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
3034
3035 #: src/inspect_fs.c:483
3036 #, c-format
3037 msgid "%s: file is empty"
3038 msgstr ""
3039
3040 #: src/inspect_fs_unix.c:613
3041 #, fuzzy
3042 msgid "could not parse /etc/fstab or empty file"
3043 msgstr "'%s'க்கான பகுப்பு அளவை குறிப்பிட முடியவில்லை\n"
3044
3045 #: src/inspect_fs_windows.c:112
3046 #, c-format
3047 msgid "cannot resolve Windows %%SYSTEMROOT%%"
3048 msgstr ""
3049
3050 #: src/launch.c:98
3051 msgid "command line cannot be altered after qemu subprocess launched"
3052 msgstr "command line cannot be altered after qemu subprocess launched"
3053
3054 #: src/launch.c:155
3055 msgid "guestfs_config: parameter must begin with '-' character"
3056 msgstr "guestfs_config: அளவுரு '-' எழுத்தில் துவக்க வேண்டும்"
3057
3058 #: src/launch.c:169
3059 #, c-format
3060 msgid "guestfs_config: parameter '%s' isn't allowed"
3061 msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை"
3062
3063 #: src/launch.c:235 src/launch.c:339
3064 msgid "filename cannot contain ',' (comma) character"
3065 msgstr "கோப்புபெயர் ',' (கம்மா) எழுத்தை கொண்டிருக்கவில்லை"
3066
3067 #: src/launch.c:247 src/launch.c:252
3068 #, c-format
3069 msgid "%s parameter is empty or contains disallowed characters"
3070 msgstr ""
3071
3072 #: src/launch.c:358
3073 #, fuzzy
3074 msgid "the libguestfs handle has already been launched"
3075 msgstr "qemu ஏற்கனவே துவங்கப்பட்டுவிட்டது"
3076
3077 #: src/launch.c:367
3078 #, c-format
3079 msgid "%s: cannot create temporary directory"
3080 msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
3081
3082 #: src/launch.c:404
3083 msgid "you must call guestfs_add_drive before guestfs_launch"
3084 msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
3085
3086 #: src/launch.c:759
3087 msgid "guestfs_launch failed, see earlier error messages"
3088 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3089
3090 #: src/launch.c:772
3091 msgid "qemu launched and contacted daemon, but state != READY"
3092 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
3093
3094 #: src/launch.c:860
3095 #, fuzzy
3096 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3097 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3098
3099 #: src/launch.c:868
3100 #, fuzzy
3101 msgid "contacted guestfsd, but state != READY"
3102 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
3103
3104 #: src/launch.c:1047
3105 #, c-format
3106 msgid ""
3107 "%s: command failed: If qemu is located on a non-standard path, try setting "
3108 "the LIBGUESTFS_QEMU environment variable."
3109 msgstr ""
3110 "%s: command failed: If qemu is located on a non-standard path, try setting "
3111 "the LIBGUESTFS_QEMU environment variable."
3112
3113 #: src/launch.c:1138
3114 msgid "qemu has not been launched yet"
3115 msgstr "qemu இன்னும் துவங்கப்படவில்லை"
3116
3117 #: src/launch.c:1149
3118 msgid "no subprocess to kill"
3119 msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
3120
3121 #: src/proto.c:188
3122 #, c-format
3123 msgid "guestfs_set_busy: called when in state %d != READY"
3124 msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
3125
3126 #: src/proto.c:211
3127 #, c-format
3128 msgid "guestfs_end_busy: called when in state %d"
3129 msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
3130
3131 #: src/proto.c:421
3132 #, c-format
3133 msgid ""
3134 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3135 msgstr ""
3136 "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, "
3137 "எதிர்பார்க்கப்பட்ட 0x%x\n"
3138
3139 #: src/proto.c:599 src/proto.c:662
3140 msgid "unexpected end of file when reading from daemon"
3141 msgstr "unexpected end of file when reading from daemon"
3142
3143 #: src/proto.c:620
3144 #, c-format
3145 msgid "received magic signature from guestfsd, but in state %d"
3146 msgstr "received magic signature from guestfsd, but in state %d"
3147
3148 #: src/proto.c:639
3149 #, c-format
3150 msgid "message length (%u) > maximum possible size (%d)"
3151 msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)"
3152
3153 #: src/proto.c:791
3154 #, c-format
3155 msgid "guestfs___send: state %d != BUSY"
3156 msgstr "guestfs___send: நிலை%d != BUSY"
3157
3158 #: src/proto.c:815
3159 msgid "xdr_guestfs_message_header failed"
3160 msgstr "xdr_guestfs_message_header தோல்வியுற்றது"
3161
3162 #: src/proto.c:824
3163 msgid "dispatch failed to marshal args"
3164 msgstr "marshal args ஐ அனுப்ப முடியவில்லை"
3165
3166 #: src/proto.c:951
3167 #, c-format
3168 msgid "send_file_chunk: state %d != READY"
3169 msgstr "send_file_chunk: நிலை %d != READY"
3170
3171 #: src/proto.c:967
3172 #, c-format
3173 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3174 msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)"
3175
3176 #: src/proto.c:1117
3177 #, c-format
3178 msgid "%s: error in chunked encoding"
3179 msgstr "%s: error in chunked encoding"
3180
3181 #: src/proto.c:1144
3182 msgid "write to daemon socket"
3183 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
3184
3185 #: src/proto.c:1167
3186 msgid "receive_file_data: parse error in reply callback"
3187 msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்"
3188
3189 #: src/proto.c:1172
3190 msgid "receive_file_data: unexpected flag received when reading file chunks"
3191 msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது  எதிர்பாராத கொடி பெறப்பட்டது"
3192
3193 #: src/proto.c:1180
3194 msgid "failed to parse file chunk"
3195 msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
3196
3197 #: src/proto.c:1189
3198 msgid "file receive cancelled by daemon"
3199 msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
3200
3201 #: src/virt.c:101 src/virt.c:347
3202 msgid "you cannot set both live and readonly flags"
3203 msgstr ""
3204
3205 #: src/virt.c:109
3206 #, c-format
3207 msgid "could not connect to libvirt (code %d, domain %d): %s"
3208 msgstr ""
3209
3210 #: src/virt.c:130
3211 #, fuzzy, c-format
3212 msgid "no libvirt domain called '%s': %s"
3213 msgstr ""
3214 "%s: -i க்கு ஒரு libvirt டொமைன் பாதை(கள்) வட்டு செய்தி(களுக்கு) தேவைப்படுகிறது\n"
3215
3216 #: src/virt.c:185 src/virt.c:435
3217 #, c-format
3218 msgid "error reading libvirt XML information: %s"
3219 msgstr ""
3220
3221 #: src/virt.c:195 src/virt.c:443
3222 msgid "unable to parse XML information returned by libvirt"
3223 msgstr ""
3224
3225 #: src/virt.c:201 src/virt.c:449
3226 #, fuzzy
3227 msgid "unable to create new XPath context"
3228 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
3229
3230 #: src/virt.c:208 src/virt.c:464
3231 #, fuzzy
3232 msgid "unable to evaluate XPath expression"
3233 msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
3234
3235 #: src/virt.c:305
3236 #, fuzzy
3237 msgid "libvirt domain has no disks"
3238 msgstr ""
3239 "%s: -i க்கு ஒரு libvirt டொமைன் பாதை(கள்) வட்டு செய்தி(களுக்கு) தேவைப்படுகிறது\n"
3240
3241 #: src/virt.c:358
3242 #, c-format
3243 msgid "error getting domain info: %s"
3244 msgstr ""
3245
3246 #: src/virt.c:372
3247 msgid ""
3248 "error: domain is a live virtual machine.\n"
3249 "Writing to the disks of a running virtual machine can cause disk "
3250 "corruption.\n"
3251 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3252 "specify live access.  In most libguestfs tools these options are --ro or\n"
3253 "--live respectively.  Consult the documentation for further information."
3254 msgstr ""
3255
3256 #: src/virt.c:492
3257 msgid ""
3258 "this guest has no libvirt <channel> definition for guestfsd\n"
3259 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3260 msgstr ""
3261
3262 #: src/virt.c:517
3263 msgid ""
3264 "add-domain API not available since this version of libguestfs was compiled "
3265 "without libvirt or libxml2"
3266 msgstr ""
3267
3268 #: test-tool/test-tool.c:79
3269 #, fuzzy, c-format
3270 msgid ""
3271 "libguestfs-test-tool: interactive test tool\n"
3272 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3273 "Usage:\n"
3274 "  libguestfs-test-tool [--options]\n"
3275 "Options:\n"
3276 "  --help         Display usage\n"
3277 "  --qemudir dir  Specify QEMU source directory\n"
3278 "  --qemu qemu    Specify QEMU binary\n"
3279 "  --timeout n\n"
3280 "  -t n           Set launch timeout (default: %d seconds)\n"
3281 msgstr ""
3282 "libguestfs-test-tool: interactive test tool\n"
3283 "Copyright (C) 2009 Red Hat Inc.\n"
3284 "Usage:\n"
3285 "  libguestfs-test-tool [--options]\n"
3286 "Options:\n"
3287 "  --help         Display usage\n"
3288 "  --helper libguestfs-test-tool-helper\n"
3289 "                 Helper program (default: %s)\n"
3290 "  --qemudir dir  Specify QEMU source directory\n"
3291 "  --qemu qemu    Specify QEMU binary\n"
3292 "  --timeout n\n"
3293 "  -t n           Set launch timeout (default: %d seconds)\n"
3294
3295 #: test-tool/test-tool.c:127
3296 #, c-format
3297 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3298 msgstr "libguestfs-test-tool: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
3299
3300 #: test-tool/test-tool.c:136
3301 #, c-format
3302 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3303 msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n"
3304
3305 #: test-tool/test-tool.c:148
3306 #, c-format
3307 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3308 msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n"
3309
3310 #: test-tool/test-tool.c:170
3311 #, c-format
3312 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3313 msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
3314
3315 #: test-tool/test-tool.c:177
3316 #, c-format
3317 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3318 msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
3319
3320 #: test-tool/test-tool.c:185
3321 #, c-format
3322 msgid "libguestfs-test-tool: guestfs_version failed\n"
3323 msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
3324
3325 #: test-tool/test-tool.c:217
3326 #, c-format
3327 msgid "libguestfs-test-tool: failed to launch appliance\n"
3328 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3329
3330 #: test-tool/test-tool.c:229
3331 #, fuzzy, c-format
3332 msgid "libguestfs-test-tool: failed to run part-disk\n"
3333 msgstr "libguestfs-test-tool: sfவட்டை இயக்க முடியவில்லை\n"
3334
3335 #: test-tool/test-tool.c:235
3336 #, c-format
3337 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3338 msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
3339
3340 #: test-tool/test-tool.c:241
3341 #, c-format
3342 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3343 msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n"
3344
3345 #: test-tool/test-tool.c:248
3346 #, fuzzy, c-format
3347 msgid "libguestfs-test-tool: failed to touch file\n"
3348 msgstr "libguestfs-test-tool: sfவட்டை இயக்க முடியவில்லை\n"
3349
3350 #: test-tool/test-tool.c:279
3351 #, c-format
3352 msgid ""
3353 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3354 "--qemu/--qemudir options cannot be used.\n"
3355 msgstr ""
3356 "LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
3357 "--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
3358
3359 #: test-tool/test-tool.c:287
3360 #, c-format
3361 msgid "Binary '%s' does not exist or is not executable\n"
3362 msgstr "Binary '%s' does not exist or is not executable\n"
3363
3364 #: test-tool/test-tool.c:301
3365 #, c-format
3366 msgid "%s: does not look like a qemu source directory\n"
3367 msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
3368
3369 #: tools/virt-list-filesystems.pl:142
3370 msgid "virt-list-filesystems: no image or VM name given"
3371 msgstr ""
3372
3373 #: tools/virt-list-partitions.pl:152
3374 msgid "virt-list-partitions: no image or VM name given"
3375 msgstr ""
3376
3377 #: tools/virt-make-fs.pl:291
3378 msgid "virt-make-fs input output\n"
3379 msgstr ""
3380
3381 #: tools/virt-make-fs.pl:321
3382 msgid "unexpected output from 'du' command"
3383 msgstr ""
3384
3385 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3386 #: tools/virt-make-fs.pl:458
3387 #, perl-brace-format
3388 msgid "{f}: unknown input format: {fmt}\n"
3389 msgstr ""
3390
3391 #: tools/virt-make-fs.pl:391
3392 #, perl-brace-format
3393 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3394 msgstr ""
3395
3396 #: tools/virt-make-fs.pl:406
3397 #, fuzzy
3398 msgid ""
3399 "qemu-img create: failed to create disk image, see earlier error messages\n"
3400 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3401
3402 #: tools/virt-make-fs.pl:417
3403 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3404 msgstr ""
3405
3406 #: tools/virt-make-fs.pl:442
3407 #, fuzzy
3408 msgid "tar: failed, see earlier messages\n"
3409 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3410
3411 #: tools/virt-make-fs.pl:464
3412 #, fuzzy
3413 msgid "uncompress command failed, see earlier messages\n"
3414 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3415
3416 #: tools/virt-make-fs.pl:499
3417 msgid ""
3418 "virt-make-fs: error copying contents into filesystem\n"
3419 "An error here usually means that the program did not estimate the\n"
3420 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3421 msgstr ""
3422
3423 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3424 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3425 msgstr ""
3426
3427 #: tools/virt-tar.pl:212
3428 msgid "virt-tar: no image, VM names, directory or filename given"
3429 msgstr ""
3430
3431 #: tools/virt-tar.pl:215
3432 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3433 msgstr ""
3434
3435 #: tools/virt-tar.pl:226
3436 #, perl-brace-format
3437 msgid "virt-tar: {tarball}: file not found\n"
3438 msgstr ""
3439
3440 #: tools/virt-tar.pl:229
3441 #, perl-brace-format
3442 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3443 msgstr ""
3444
3445 #: tools/virt-tar.pl:243 tools/virt-win-reg.pl:259
3446 #, perl-brace-format
3447 msgid ""
3448 "{prog}: No operating system could be detected inside this disk image.\n"
3449 "\n"
3450 "This may be because the file is not a disk image, or is not a virtual "
3451 "machine\n"
3452 "image, or because the OS type is not understood by libguestfs.\n"
3453 "\n"
3454 "If you feel this is an error, please file a bug report including as much\n"
3455 "information about the disk image as possible.\n"
3456 msgstr ""
3457
3458 #: tools/virt-tar.pl:247 tools/virt-win-reg.pl:263
3459 #, perl-brace-format
3460 msgid "{prog}: multiboot operating systems are not supported.\n"
3461 msgstr ""
3462
3463 #: tools/virt-win-reg.pl:243
3464 msgid "no libvirt domain name or disk image given\n"
3465 msgstr ""
3466
3467 #: tools/virt-win-reg.pl:285
3468 msgid ""
3469 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3470 "export\n"
3471 msgstr ""
3472
3473 #: tools/virt-win-reg.pl:444
3474 #, perl-brace-format
3475 msgid "virt-win-reg: {p}: cannot find user directory\n"
3476 msgstr ""
3477
3478 #: tools/virt-win-reg.pl:449
3479 #, perl-brace-format
3480 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3481 msgstr ""
3482
3483 #: tools/virt-win-reg.pl:519 tools/virt-win-reg.pl:541
3484 #, perl-brace-format
3485 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3486 msgstr ""
3487
3488 #: tools/virt-win-reg.pl:526
3489 #, perl-brace-format
3490 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3491 msgstr ""
3492
3493 #: tools/virt-win-reg.pl:548
3494 #, perl-brace-format
3495 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3496 msgstr ""
3497
3498 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3499 #~ msgstr "libguestfs-test-tool: mkdir /iso தோல்வியுற்றது\n"
3500
3501 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3502 #~ msgstr "libguestfs-test-tool: mount /dev/sdb on /iso ஆனது தோல்வியுற்றது\n"
3503
3504 #~ msgid ""
3505 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3506 #~ msgstr ""
3507 #~ "libguestfs-test-tool: உதவியாளர் நிரலை இயக்க முடியவில்லை, அல்லது உதவியாளர் "
3508 #~ "தோல்வியுற்றது\n"
3509
3510 #~ msgid ""
3511 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3512 #~ "available.  Expected to find it in '%s'\n"
3513 #~ "\n"
3514 #~ "Use the --helper option to specify the location of this program.\n"
3515 #~ msgstr ""
3516 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3517 #~ "available.  Expected to find it in '%s'\n"
3518 #~ "\n"
3519 #~ "Use the --helper option to specify the location of this program.\n"
3520
3521 #~ msgid "command failed: %s"
3522 #~ msgstr "கட்டளை தோல்வியுற்றது: %s"
3523
3524 #~ msgid ""
3525 #~ "Test tool helper program %s\n"
3526 #~ "is not statically linked.  This is a build error when this test tool\n"
3527 #~ "was built.\n"
3528 #~ msgstr ""
3529 #~ "Test tool helper program %s\n"
3530 #~ "is not statically linked.  This is a build error when this test tool\n"
3531 #~ "was built.\n"
3532
3533 #~ msgid "mkisofs command failed: %s\n"
3534 #~ msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n"
3535
3536 #, fuzzy
3537 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3538 #~ msgstr "Binary '%s' does not exist or is not executable\n"
3539
3540 #, fuzzy
3541 #~ msgid "virt-resize: no logical volume called {n}\n"
3542 #~ msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
3543
3544 #, fuzzy
3545 #~ msgid "failed to create temporary cache directory: %m"
3546 #~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
3547
3548 #, fuzzy
3549 #~ msgid "error renaming temporary cache directory: %m"
3550 #~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
3551
3552 #, fuzzy
3553 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3554 #~ msgstr ""
3555 #~ "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
3556
3557 #, fuzzy
3558 #~ msgid "  Mountpoints:\n"
3559 #~ msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
3560
3561 #, fuzzy
3562 #~ msgid "  Filesystems:\n"
3563 #~ msgstr "ஒரு கோப்புமுறையை செய்"
3564
3565 #~ msgid "allocate an image"
3566 #~ msgstr "ஒரு படத்தை ஒதுக்கீடு"
3567
3568 #~ msgid "edit a file in the image"
3569 #~ msgstr "படத்திலுள்ள ஒரு கோப்பினை திருத்து"
3570
3571 #~ msgid "view a file in the pager"
3572 #~ msgstr "பேஜரில் ஒரு பக்கத்தைக் காட்டு"
3573
3574 #~ msgid ""
3575 #~ "echo - display a line of text\n"
3576 #~ "     echo [<params> ...]\n"
3577 #~ "\n"
3578 #~ "    This echos the parameters to the terminal.\n"
3579 #~ msgstr ""
3580 #~ "echo - display a line of text\n"
3581 #~ "     echo [<params> ...]\n"
3582 #~ "\n"
3583 #~ "    This echos the parameters to the terminal.\n"
3584
3585 #, fuzzy
3586 #~ msgid ""
3587 #~ "edit - edit a file in the image\n"
3588 #~ "     edit <filename>\n"
3589 #~ "\n"
3590 #~ "    This is used to edit a file.\n"
3591 #~ "\n"
3592 #~ "    It is the equivalent of (and is implemented by)\n"
3593 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3594 #~ "\n"
3595 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3596 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3597 #~ "\n"
3598 #~ "    NOTE: This will not work reliably for large files\n"
3599 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3600 #~ msgstr ""
3601 #~ "edit - edit a file in the image\n"
3602 #~ "     edit <filename>\n"
3603 #~ "\n"
3604 #~ "    This is used to edit a file.\n"
3605 #~ "\n"
3606 #~ "    It is the equivalent of (and is implemented by)\n"
3607 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3608 #~ "\n"
3609 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3610 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3611 #~ "\n"
3612 #~ "    NOTE: This will not work reliably for large files\n"
3613 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3614
3615 #~ msgid ""
3616 #~ "lcd - local change directory\n"
3617 #~ "    lcd <directory>\n"
3618 #~ "\n"
3619 #~ "    Change guestfish's current directory. This command is\n"
3620 #~ "    useful if you want to download files to a particular\n"
3621 #~ "    place.\n"
3622 #~ msgstr ""
3623 #~ "lcd - local change directory\n"
3624 #~ "    lcd <directory>\n"
3625 #~ "\n"
3626 #~ "    Change guestfish's current directory. This command is\n"
3627 #~ "    useful if you want to download files to a particular\n"
3628 #~ "    place.\n"
3629
3630 #~ msgid ""
3631 #~ "glob - expand wildcards in command\n"
3632 #~ "    glob <command> [<args> ...]\n"
3633 #~ "\n"
3634 #~ "    Glob runs <command> with wildcards expanded in any\n"
3635 #~ "    command args.  Note that the command is run repeatedly\n"
3636 #~ "    once for each expanded argument.\n"
3637 #~ msgstr ""
3638 #~ "glob - expand wildcards in command\n"
3639 #~ "    glob <command> [<args> ...]\n"
3640 #~ "\n"
3641 #~ "    Glob runs <command> with wildcards expanded in any\n"
3642 #~ "    command args.  Note that the command is run repeatedly\n"
3643 #~ "    once for each expanded argument.\n"
3644
3645 #~ msgid ""
3646 #~ "more - view a file in the pager\n"
3647 #~ "     more <filename>\n"
3648 #~ "\n"
3649 #~ "    This is used to view a file in the pager.\n"
3650 #~ "\n"
3651 #~ "    It is the equivalent of (and is implemented by)\n"
3652 #~ "    running \"cat\" and using the pager.\n"
3653 #~ "\n"
3654 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3655 #~ "    \"less\" then it always uses \"less\".\n"
3656 #~ "\n"
3657 #~ "    NOTE: This will not work reliably for large files\n"
3658 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3659 #~ msgstr ""
3660 #~ "more - view a file in the pager\n"
3661 #~ "     more <filename>\n"
3662 #~ "\n"
3663 #~ "    This is used to view a file in the pager.\n"
3664 #~ "\n"
3665 #~ "    It is the equivalent of (and is implemented by)\n"
3666 #~ "    running \"cat\" and using the pager.\n"
3667 #~ "\n"
3668 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3669 #~ "    \"less\" then it always uses \"less\".\n"
3670 #~ "\n"
3671 #~ "    NOTE: This will not work reliably for large files\n"
3672 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3673
3674 #~ msgid ""
3675 #~ "reopen - close and reopen the libguestfs handle\n"
3676 #~ "     reopen\n"
3677 #~ "\n"
3678 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3679 #~ "this normally, because the handle is closed properly when guestfish\n"
3680 #~ "exits.  However this is occasionally useful for testing.\n"
3681 #~ msgstr ""
3682 #~ "reopen - close and reopen the libguestfs handle\n"
3683 #~ "     reopen\n"
3684 #~ "\n"
3685 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3686 #~ "this normally, because the handle is closed properly when guestfish\n"
3687 #~ "exits.  However this is occasionally useful for testing.\n"
3688
3689 #, fuzzy
3690 #~ msgid ""
3691 #~ "sparse - allocate a sparse image file\n"
3692 #~ "     sparse <filename> <size>\n"
3693 #~ "\n"
3694 #~ "    This creates an empty sparse file of the given size,\n"
3695 #~ "    and then adds so it can be further examined.\n"
3696 #~ "\n"
3697 #~ "    In all respects it works the same as the 'alloc'\n"
3698 #~ "    command, except that the image file is allocated\n"
3699 #~ "    sparsely, which means that disk blocks are not assigned\n"
3700 #~ "    to the file until they are needed.  Sparse disk files\n"
3701 #~ "    only use space when written to, but they are slower\n"
3702 #~ "    and there is a danger you could run out of real disk\n"
3703 #~ "    space during a write operation.\n"
3704 #~ "\n"
3705 #~ "    For more advanced image creation, see qemu-img utility.\n"
3706 #~ "\n"
3707 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3708 #~ msgstr ""
3709 #~ "sparse - allocate a sparse image file\n"
3710 #~ "     sparse <filename> <size>\n"
3711 #~ "\n"
3712 #~ "    This creates an empty sparse file of the given size,\n"
3713 #~ "    and then adds so it can be further examined.\n"
3714 #~ "\n"
3715 #~ "    In all respects it works the same as the 'alloc'\n"
3716 #~ "    command, except that the image file is allocated\n"
3717 #~ "    sparsely, which means that disk blocks are not assigned\n"
3718 #~ "    to the file until they are needed.  Sparse disk files\n"
3719 #~ "    only use space when written to, but they are slower\n"
3720 #~ "    and there is a danger you could run out of real disk\n"
3721 #~ "    space during a write operation.\n"
3722 #~ "\n"
3723 #~ "    For more advanced image creation, see qemu-img utility.\n"
3724 #~ "\n"
3725 #~ "    Size can be specified (where <nn> means a number):\n"
3726 #~ "    <nn>             number of kilobytes\n"
3727 #~ "      eg: 1440       standard 3.5\" floppy\n"
3728 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3729 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3730 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3731 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3732 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3733 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3734 #~ "    <nn>sects        number of 512 byte sectors\n"
3735
3736 #~ msgid ""
3737 #~ "time - measure time taken to run command\n"
3738 #~ "    time <command> [<args> ...]\n"
3739 #~ "\n"
3740 #~ "    This runs <command> as usual, and prints the elapsed\n"
3741 #~ "    time afterwards.\n"
3742 #~ msgstr ""
3743 #~ "time - கட்டளை இயங்குவதற்கு எடுத்த நேரத்தை கணக்கிடு\n"
3744 #~ "    time <command> [<args> ...]\n"
3745 #~ "\n"
3746 #~ "    இது எப்போதும் போல <command> இயங்கும், நேரத்திற்கு பின்\n"
3747 #~ "    அச்சடித்தும் கழித்தும்விடும்.\n"
3748
3749 #~ msgid "external command failed: %s"
3750 #~ msgstr "அகக் கட்டளை தோல்வியுற்றது: %s"
3751
3752 #~ msgid "test if file exists"
3753 #~ msgstr "கோப்பு இருந்தால் பரிசோதி"
3754
3755 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3756 #~ msgstr "%s அல்லது %s ஐ LIBGUESTFS_PATH (தற்போதைய பாதை = %s)ல் தேட முடியவில்லை"
3757
3758 #~ msgid "failed to connect to vmchannel socket"
3759 #~ msgstr "vmசேனல் சாக்கெட்டை இணைக்க முடியவில்லை"
3760
3761 #, fuzzy
3762 #~ msgid ""
3763 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3764 #~ "selinux\n"
3765 #~ msgstr ""
3766 #~ "%s:  -i விருப்பத்தை -a, -m, --listen, --remote or --selinux உடன் பயன்படுத்த "
3767 #~ "முடியவில்லை\n"
3768
3769 #, fuzzy
3770 #~ msgid "cpio command failed: {error}"
3771 #~ msgstr "கட்டளை தோல்வியுற்றது: %s"
3772
3773 #~ msgid ""
3774 #~ "alloc - allocate an image\n"
3775 #~ "     alloc <filename> <size>\n"
3776 #~ "\n"
3777 #~ "    This creates an empty (zeroed) file of the given size,\n"
3778 #~ "    and then adds so it can be further examined.\n"
3779 #~ "\n"
3780 #~ "    For more advanced image creation, see qemu-img utility.\n"
3781 #~ "\n"
3782 #~ "    Size can be specified (where <nn> means a number):\n"
3783 #~ "    <nn>             number of kilobytes\n"
3784 #~ "      eg: 1440       standard 3.5\" floppy\n"
3785 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3786 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3787 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3788 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3789 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3790 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3791 #~ "    <nn>sects        number of 512 byte sectors\n"
3792 #~ msgstr ""
3793 #~ "alloc - allocate an image\n"
3794 #~ "     alloc <filename> <size>\n"
3795 #~ "\n"
3796 #~ "    This creates an empty (zeroed) file of the given size,\n"
3797 #~ "    and then adds so it can be further examined.\n"
3798 #~ "\n"
3799 #~ "    For more advanced image creation, see qemu-img utility.\n"
3800 #~ "\n"
3801 #~ "    Size can be specified (where <nn> means a number):\n"
3802 #~ "    <nn>             number of kilobytes\n"
3803 #~ "      eg: 1440       standard 3.5\" floppy\n"
3804 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3805 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3806 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3807 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3808 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3809 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3810 #~ "    <nn>sects        number of 512 byte sectors\n"
3811
3812 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3813 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"