Version 1.11.6.
[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-12 14:02+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:2557
393 msgid "Command"
394 msgstr "கட்டளை"
395
396 #: fish/cmds.c:2557
397 msgid "Description"
398 msgstr "விளக்கம்"
399
400 #: fish/cmds.c:2559
401 msgid "add a CD-ROM disk image to examine"
402 msgstr "ஒரு CD-ROM வட்டு படத்தை பரிசோதிக்க சேர்க்கவும்"
403
404 #: fish/cmds.c:2560
405 msgid "add the disk(s) from a named libvirt domain"
406 msgstr ""
407
408 #: fish/cmds.c:2561 fish/cmds.c:2562
409 msgid "add an image to examine or modify"
410 msgstr "ஒரு படத்தை சோதிக்க அல்லது மாற்றியமைக்க சேர்"
411
412 #: fish/cmds.c:2563
413 msgid "add a drive in snapshot mode (read-only)"
414 msgstr "ஸ்னேப்ஷாட் முறைமையில் ஒரு இயக்கியை சேர் (வாசிக்க-மட்டும்)"
415
416 #: fish/cmds.c:2564
417 msgid "add a drive read-only specifying the QEMU block emulation to use"
418 msgstr ""
419
420 #: fish/cmds.c:2565
421 msgid "add a drive specifying the QEMU block emulation to use"
422 msgstr ""
423
424 #: fish/cmds.c:2566
425 #, fuzzy
426 msgid "allocate and add a disk file"
427 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
428
429 #: fish/cmds.c:2567
430 #, fuzzy
431 msgid "clear Augeas path"
432 msgstr "ஒரு Augeas பாதையை நீக்கு"
433
434 #: fish/cmds.c:2568
435 msgid "close the current Augeas handle"
436 msgstr "நடப்பு Augeas ஹான்டிலை மூடு"
437
438 #: fish/cmds.c:2569
439 msgid "define an Augeas node"
440 msgstr "ஒரு Augeas முனையை வரையறு"
441
442 #: fish/cmds.c:2570
443 msgid "define an Augeas variable"
444 msgstr "ஒரு  Augeas மாறியை வரையறு"
445
446 #: fish/cmds.c:2571
447 msgid "look up the value of an Augeas path"
448 msgstr "ஒரு Augeas பாதையின் மதிப்பை தேடு"
449
450 #: fish/cmds.c:2572
451 msgid "create a new Augeas handle"
452 msgstr "ஒரு புதிய Augeas ஹாண்டிலை உருவாக்கு"
453
454 #: fish/cmds.c:2573
455 msgid "insert a sibling Augeas node"
456 msgstr "ஒரு சகோதர Augeas முனையை நுழை"
457
458 #: fish/cmds.c:2574
459 msgid "load files into the tree"
460 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
461
462 #: fish/cmds.c:2575
463 msgid "list Augeas nodes under augpath"
464 msgstr "Augeas முனைகளை augpath கீழ் பட்டியலிடு"
465
466 #: fish/cmds.c:2576
467 msgid "return Augeas nodes which match augpath"
468 msgstr "augpath உடன் பொருந்தும் Augeas முனைகளை கொடுக்கிறது"
469
470 #: fish/cmds.c:2577
471 msgid "move Augeas node"
472 msgstr "Augeas முனையை நகர்த்து"
473
474 #: fish/cmds.c:2578
475 msgid "remove an Augeas path"
476 msgstr "ஒரு Augeas பாதையை நீக்கு"
477
478 #: fish/cmds.c:2579
479 msgid "write all pending Augeas changes to disk"
480 msgstr "வட்டில் அனைத்து மீதமுள்ள Augeas மாற்றங்களை எழுது"
481
482 #: fish/cmds.c:2580
483 msgid "set Augeas path to value"
484 msgstr "மதிப்பிடுவதற்கு Augeas பாதையை அமை"
485
486 #: fish/cmds.c:2581
487 msgid "test availability of some parts of the API"
488 msgstr "APIன் சில பகுதிகளில் சோதனை கிடைக்கப்பெறுகிறது"
489
490 #: fish/cmds.c:2582
491 #, fuzzy
492 msgid "return a list of all optional groups"
493 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
494
495 #: fish/cmds.c:2583
496 msgid "upload base64-encoded data to file"
497 msgstr ""
498
499 #: fish/cmds.c:2584
500 #, fuzzy
501 msgid "download file and encode as base64"
502 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
503
504 #: fish/cmds.c:2585
505 msgid "flush device buffers"
506 msgstr "ஃப்ளஷ் சாதன பஃப்பர்"
507
508 #: fish/cmds.c:2586
509 msgid "get blocksize of block device"
510 msgstr "தடுப்பு சாதனத்திற்கான தடுப்பு அளவை பெறு "
511
512 #: fish/cmds.c:2587
513 msgid "is block device set to read-only"
514 msgstr "தொகுதி சாதனம்மை வாசிக்க மட்டும் அமை"
515
516 #: fish/cmds.c:2588
517 msgid "get total size of device in bytes"
518 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
519
520 #: fish/cmds.c:2589
521 msgid "get sectorsize of block device"
522 msgstr "தொகுதி சாதனத்திற்கான செக்டர் அளவைப் பெறு"
523
524 #: fish/cmds.c:2590
525 msgid "get total size of device in 512-byte sectors"
526 msgstr "512-பைட் செக்கடரிகளில் சாதனத்தின் மொத்த அளவை பெறு"
527
528 #: fish/cmds.c:2591
529 msgid "reread partition table"
530 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
531
532 #: fish/cmds.c:2592
533 msgid "set blocksize of block device"
534 msgstr "தொகுதி சாதனத்திற்கான தொகுதியளவை அமை"
535
536 #: fish/cmds.c:2593
537 msgid "set block device to read-only"
538 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
539
540 #: fish/cmds.c:2594
541 msgid "set block device to read-write"
542 msgstr "தொகுதி சாதனத்தை வாசிக்க-எழுதுவதற்கு அமை"
543
544 #: fish/cmds.c:2595
545 msgid "return true path on case-insensitive filesystem"
546 msgstr "return true path on case-insensitive filesystem"
547
548 #: fish/cmds.c:2596
549 msgid "list the contents of a file"
550 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
551
552 #: fish/cmds.c:2597
553 msgid "compute MD5, SHAx or CRC checksum of file"
554 msgstr "MD5, SHAx அல்லது CRC checksumஐ கணக்கிடு"
555
556 #: fish/cmds.c:2598
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:2599
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:2600
567 msgid "change file mode"
568 msgstr "கோப்பு முறைமையை மாற்று"
569
570 #: fish/cmds.c:2601 fish/cmds.c:2717
571 msgid "change file owner and group"
572 msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று"
573
574 #: fish/cmds.c:2602
575 msgid "run a command from the guest filesystem"
576 msgstr "விருந்தினர் கோப்புமுறைமையிலிருந்து ஒரு கட்டளையை இயக்கு"
577
578 #: fish/cmds.c:2603
579 msgid "run a command, returning lines"
580 msgstr "திரும்பிவரும் வரிகளிலிருந்து, ஒரு கட்டளையை இயக்கு"
581
582 #: fish/cmds.c:2604
583 msgid "add qemu parameters"
584 msgstr "qemu அளவுருக்களை சேர்"
585
586 #: fish/cmds.c:2605
587 #, fuzzy
588 msgid "copy local files or directories into an image"
589 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
590
591 #: fish/cmds.c:2606
592 #, fuzzy
593 msgid "copy remote files or directories out of an image"
594 msgstr "மரத்தில் கோப்புகளை ஏற்றவும்"
595
596 #: fish/cmds.c:2607
597 #, fuzzy
598 msgid "copy size bytes from source to destination using dd"
599 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
600
601 #: fish/cmds.c:2608
602 msgid "copy a file"
603 msgstr "ஒரு கோப்பினை நகலெடு"
604
605 #: fish/cmds.c:2609
606 msgid "copy a file or directory recursively"
607 msgstr "ஒரு கோப்பு அல்லது அடைவை மறுபடியும் நகலெடு"
608
609 #: fish/cmds.c:2610
610 msgid "copy from source to destination using dd"
611 msgstr "ddஐ பயன்படுத்தும் இலக்கை மூலத்திலிருந்து நகலெடு"
612
613 #: fish/cmds.c:2611
614 msgid "debugging and internals"
615 msgstr "பிழைத்திருத்தம் மற்றும் உள்ளார்ந்தவை"
616
617 #: fish/cmds.c:2612
618 #, fuzzy
619 msgid "debug the QEMU command line (internal use only)"
620 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
621
622 #: fish/cmds.c:2613
623 #, fuzzy
624 msgid "upload a file to the appliance (internal use only)"
625 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
626
627 #: fish/cmds.c:2614
628 msgid "report file system disk space usage"
629 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு"
630
631 #: fish/cmds.c:2615
632 msgid "report file system disk space usage (human readable)"
633 msgstr "கோப்புமுறைமை வட்டு இடப் பயன்பாட்டை அறிக்கையிடு (வாசிக்கக்கூடிய)"
634
635 #: fish/cmds.c:2616
636 msgid "return kernel messages"
637 msgstr "கெர்னல் செய்திகளை திருப்பு"
638
639 #: fish/cmds.c:2617
640 msgid "download a file to the local machine"
641 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
642
643 #: fish/cmds.c:2618
644 #, fuzzy
645 msgid "download a file to the local machine with offset and size"
646 msgstr "உள்ளமை கணினியில் ஒரு கோப்பினை பதிவிறக்கு"
647
648 #: fish/cmds.c:2619
649 msgid "drop kernel page cache, dentries and inodes"
650 msgstr "drop kernel page cache, dentries and inodes"
651
652 #: fish/cmds.c:2620
653 msgid "estimate file space usage"
654 msgstr "கோப்பு இடைவெளிப் பயன்பாட்டை மதிப்பிடு"
655
656 #: fish/cmds.c:2621
657 msgid "check an ext2/ext3 filesystem"
658 msgstr "ஒரு ext2/ext3 கோப்புமுறையை சரிபார்"
659
660 #: fish/cmds.c:2622
661 msgid "display a line of text"
662 msgstr "உரையின் ஒரு வரியைக் காட்டு"
663
664 #: fish/cmds.c:2623
665 msgid "echo arguments back to the client"
666 msgstr "எதிரொலி விவாதங்கள் க்ளையன்ட்டுக்குவருகிறது"
667
668 #: fish/cmds.c:2624
669 #, fuzzy
670 msgid "edit a file"
671 msgstr "ஒரு கோப்பினை வாசி"
672
673 #: fish/cmds.c:2625 fish/cmds.c:2626 fish/cmds.c:2631 fish/cmds.c:2632
674 #: fish/cmds.c:2665 fish/cmds.c:2666 fish/cmds.c:2910 fish/cmds.c:2911
675 #: fish/cmds.c:2915 fish/cmds.c:2916 fish/cmds.c:2918 fish/cmds.c:2919
676 msgid "return lines matching a pattern"
677 msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது"
678
679 #: fish/cmds.c:2627
680 msgid "test if two files have equal contents"
681 msgstr "இரண்டு கோப்புகள் சமமான உள்ளடக்கங்களைப் பெற்றிருந்தால் அவற்றை பரசோதி"
682
683 #: fish/cmds.c:2628
684 msgid "test if file or directory exists"
685 msgstr "அடைவைப் பெற்றிருந்தால் கோப்பினை பர்சோதி"
686
687 #: fish/cmds.c:2629 fish/cmds.c:2630
688 msgid "preallocate a file in the guest filesystem"
689 msgstr "விருந்தினர் கோப்புமுறைமையில் ஒரு கோப்பை முன் ஒதுக்கீடவும்"
690
691 #: fish/cmds.c:2633
692 msgid "determine file type"
693 msgstr "கோப்பு வகையை வரைநறு"
694
695 #: fish/cmds.c:2634
696 msgid "detect the architecture of a binary file"
697 msgstr ""
698
699 #: fish/cmds.c:2635
700 #, fuzzy
701 msgid "return the size of the file in bytes"
702 msgstr "பைட்டுகளில் மொத்த சாதனத்தின் அளவை பெறு"
703
704 #: fish/cmds.c:2636
705 msgid "fill a file with octets"
706 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
707
708 #: fish/cmds.c:2637
709 #, fuzzy
710 msgid "fill a file with a repeating pattern of bytes"
711 msgstr "ஆக்டெட்ஸ் உடன் ஒரு கோப்பை நிரப்பு"
712
713 #: fish/cmds.c:2638
714 msgid "find all files and directories"
715 msgstr "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு"
716
717 #: fish/cmds.c:2639
718 msgid "find all files and directories, returning NUL-separated list"
719 msgstr ""
720 "அனைத்து கோப்புகள் மற்றும் அடைவுகளை தேடு, NUL-பிரிக்கப்பட்ட பட்டியலிருந்து திரும்புகிறது"
721
722 #: fish/cmds.c:2640
723 #, fuzzy
724 msgid "find a filesystem by label"
725 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
726
727 #: fish/cmds.c:2641
728 #, fuzzy
729 msgid "find a filesystem by UUID"
730 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
731
732 #: fish/cmds.c:2642
733 msgid "run the filesystem checker"
734 msgstr "மோப்புமுறை சாரிகாட்டியை இயக்கு"
735
736 #: fish/cmds.c:2643
737 msgid "get the additional kernel options"
738 msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு"
739
740 #: fish/cmds.c:2644
741 #, fuzzy
742 msgid "get the attach method"
743 msgstr "தேடும் பாதையை பெறு"
744
745 #: fish/cmds.c:2645
746 msgid "get autosync mode"
747 msgstr "தானியக்கஒத்திசை முறையையை பொறு"
748
749 #: fish/cmds.c:2646
750 msgid "get direct appliance mode flag"
751 msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு"
752
753 #: fish/cmds.c:2647
754 msgid "get the ext2/3/4 filesystem label"
755 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
756
757 #: fish/cmds.c:2648
758 msgid "get the ext2/3/4 filesystem UUID"
759 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
760
761 #: fish/cmds.c:2649
762 msgid "get memory allocated to the qemu subprocess"
763 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை பெறவும்"
764
765 #: fish/cmds.c:2650
766 #, fuzzy
767 msgid "get enable network flag"
768 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
769
770 #: fish/cmds.c:2651
771 msgid "get the search path"
772 msgstr "தேடும் பாதையை பெறு"
773
774 #: fish/cmds.c:2652
775 msgid "get PID of qemu subprocess"
776 msgstr "PID ஐ qemu துணைசெயல்பாட்டில் பெறு"
777
778 #: fish/cmds.c:2653
779 msgid "get the qemu binary"
780 msgstr "qemu பைனரியை பெறு"
781
782 #: fish/cmds.c:2654
783 msgid "get recovery process enabled flag"
784 msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்"
785
786 #: fish/cmds.c:2655
787 msgid "get SELinux enabled flag"
788 msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு"
789
790 #: fish/cmds.c:2656
791 msgid "get the current state"
792 msgstr "நடப்பு நிலையை பெறு"
793
794 #: fish/cmds.c:2657
795 msgid "get command trace enabled flag"
796 msgstr "get command trace enabled flag"
797
798 #: fish/cmds.c:2658
799 #, fuzzy
800 msgid "get the current umask"
801 msgstr "நடப்பு நிலையை பெறு"
802
803 #: fish/cmds.c:2659
804 msgid "get verbose mode"
805 msgstr "வெர்போஸ் முறைமையைப் பெறு"
806
807 #: fish/cmds.c:2660
808 msgid "get SELinux security context"
809 msgstr "SELinux பாதுகாப்பு உரையை பெறு"
810
811 #: fish/cmds.c:2661 fish/cmds.c:2718
812 msgid "get a single extended attribute"
813 msgstr ""
814
815 #: fish/cmds.c:2662 fish/cmds.c:2719
816 msgid "list extended attributes of a file or directory"
817 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு"
818
819 #: fish/cmds.c:2663
820 msgid "expand wildcards in command"
821 msgstr "கட்டளையில் வைல்கார்ட்டை விவரி"
822
823 #: fish/cmds.c:2664
824 msgid "expand a wildcard path"
825 msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்"
826
827 #: fish/cmds.c:2667
828 msgid "install GRUB"
829 msgstr "GRUBஐ நிறுவு"
830
831 #: fish/cmds.c:2668
832 msgid "return first 10 lines of a file"
833 msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு"
834
835 #: fish/cmds.c:2669
836 msgid "return first N lines of a file"
837 msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு "
838
839 #: fish/cmds.c:2670
840 msgid "dump a file in hexadecimal"
841 msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து"
842
843 #: fish/cmds.c:2671
844 msgid "edit with a hex editor"
845 msgstr ""
846
847 #: fish/cmds.c:2672
848 #, fuzzy
849 msgid "list the contents of a single file in an initrd"
850 msgstr "ஒரு கோப்பின் உள்ளடக்கங்களின் பட்டியல்"
851
852 #: fish/cmds.c:2673
853 msgid "list files in an initrd"
854 msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு"
855
856 #: fish/cmds.c:2674
857 msgid "add an inotify watch"
858 msgstr "ஒரு inotify கடிகாரத்தைச் சேர்"
859
860 #: fish/cmds.c:2675
861 msgid "close the inotify handle"
862 msgstr "inotify ஹாண்டிலை மூடு"
863
864 #: fish/cmds.c:2676
865 msgid "return list of watched files that had events"
866 msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது"
867
868 #: fish/cmds.c:2677
869 msgid "create an inotify handle"
870 msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு"
871
872 #: fish/cmds.c:2678
873 msgid "return list of inotify events"
874 msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது"
875
876 #: fish/cmds.c:2679
877 msgid "remove an inotify watch"
878 msgstr "ஒரு inotify கடிகாரத்தை நீக்கு"
879
880 #: fish/cmds.c:2680
881 msgid "get architecture of inspected operating system"
882 msgstr ""
883
884 #: fish/cmds.c:2681
885 msgid "get distro of inspected operating system"
886 msgstr ""
887
888 #: fish/cmds.c:2682
889 msgid "get drive letter mappings"
890 msgstr ""
891
892 #: fish/cmds.c:2683
893 msgid "get filesystems associated with inspected operating system"
894 msgstr ""
895
896 #: fish/cmds.c:2684
897 msgid "get format of inspected operating system"
898 msgstr ""
899
900 #: fish/cmds.c:2685
901 msgid "get hostname of the operating system"
902 msgstr ""
903
904 #: fish/cmds.c:2686
905 msgid "get major version of inspected operating system"
906 msgstr ""
907
908 #: fish/cmds.c:2687
909 msgid "get minor version of inspected operating system"
910 msgstr ""
911
912 #: fish/cmds.c:2688
913 msgid "get mountpoints of inspected operating system"
914 msgstr ""
915
916 #: fish/cmds.c:2689
917 msgid "get package format used by the operating system"
918 msgstr ""
919
920 #: fish/cmds.c:2690
921 msgid "get package management tool used by the operating system"
922 msgstr ""
923
924 #: fish/cmds.c:2691
925 msgid "get product name of inspected operating system"
926 msgstr ""
927
928 #: fish/cmds.c:2692
929 msgid "get product variant of inspected operating system"
930 msgstr ""
931
932 #: fish/cmds.c:2693
933 msgid "return list of operating systems found by last inspection"
934 msgstr ""
935
936 #: fish/cmds.c:2694
937 msgid "get type of inspected operating system"
938 msgstr ""
939
940 #: fish/cmds.c:2695
941 msgid "get Windows CurrentControlSet of inspected operating system"
942 msgstr ""
943
944 #: fish/cmds.c:2696
945 msgid "get Windows systemroot of inspected operating system"
946 msgstr ""
947
948 #: fish/cmds.c:2697
949 msgid "get live flag for install disk"
950 msgstr ""
951
952 #: fish/cmds.c:2698
953 msgid "get multipart flag for install disk"
954 msgstr ""
955
956 #: fish/cmds.c:2699
957 msgid "get netinst (network installer) flag for install disk"
958 msgstr ""
959
960 #: fish/cmds.c:2700
961 msgid "get list of applications installed in the operating system"
962 msgstr ""
963
964 #: fish/cmds.c:2701
965 msgid "inspect disk and return list of operating systems found"
966 msgstr ""
967
968 #: fish/cmds.c:2702
969 #, fuzzy
970 msgid "test if block device"
971 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
972
973 #: fish/cmds.c:2703
974 msgid "is busy processing a command"
975 msgstr "ஒரு கட்டளையை செயல்படுத்துவதில் பிஸியாக உள்ளது"
976
977 #: fish/cmds.c:2704
978 #, fuzzy
979 msgid "test if character device"
980 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
981
982 #: fish/cmds.c:2705
983 msgid "is in configuration state"
984 msgstr "அது கட்டமைப்பு நிலையில் உள்ளது"
985
986 #: fish/cmds.c:2706
987 #, fuzzy
988 msgid "test if a directory"
989 msgstr "ஒரு அடைவினை உருவாக்கு"
990
991 #: fish/cmds.c:2707
992 #, fuzzy
993 msgid "test if FIFO (named pipe)"
994 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
995
996 #: fish/cmds.c:2708
997 msgid "test if a regular file"
998 msgstr ""
999
1000 #: fish/cmds.c:2709
1001 msgid "is launching subprocess"
1002 msgstr "துணை செயல்பாடுகள் துவங்குகிறது"
1003
1004 #: fish/cmds.c:2710
1005 #, fuzzy
1006 msgid "test if device is a logical volume"
1007 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1008
1009 #: fish/cmds.c:2711
1010 msgid "is ready to accept commands"
1011 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
1012
1013 #: fish/cmds.c:2712
1014 #, fuzzy
1015 msgid "test if socket"
1016 msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
1017
1018 #: fish/cmds.c:2713
1019 #, fuzzy
1020 msgid "test if symbolic link"
1021 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
1022
1023 #: fish/cmds.c:2714
1024 msgid "kill the qemu subprocess"
1025 msgstr "qemu துணைசெயல்பாடுகளை அழி"
1026
1027 #: fish/cmds.c:2715
1028 msgid "launch the qemu subprocess"
1029 msgstr "qemu துணை செயல்பாட்டை துவக்கு"
1030
1031 #: fish/cmds.c:2716
1032 #, fuzzy
1033 msgid "change working directory"
1034 msgstr "உள்ளமை மாற்று அடைவு"
1035
1036 #: fish/cmds.c:2720
1037 msgid "list the block devices"
1038 msgstr "தடுப்பு சாதனங்களின் பட்டியல்"
1039
1040 #: fish/cmds.c:2721
1041 #, fuzzy
1042 msgid "list filesystems"
1043 msgstr "ஒரு கோப்புமுறையை செய்"
1044
1045 #: fish/cmds.c:2722
1046 msgid "list the partitions"
1047 msgstr "பகிர்வுகளின் பட்டியல்"
1048
1049 #: fish/cmds.c:2723
1050 msgid "list the files in a directory (long format)"
1051 msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)"
1052
1053 #: fish/cmds.c:2724 fish/cmds.c:2725
1054 msgid "create a hard link"
1055 msgstr "ஒரு வன் இணைப்பை உருவாக்கு"
1056
1057 #: fish/cmds.c:2726 fish/cmds.c:2727
1058 msgid "create a symbolic link"
1059 msgstr "ஒரு symbolic இணைப்பை உருவாக்கு"
1060
1061 #: fish/cmds.c:2728 fish/cmds.c:2819
1062 msgid "remove extended attribute of a file or directory"
1063 msgstr "ஒரு கோப்பு அல்லது அடைவின்  விரிவாக்கப்பட்ட தன்மையை நீக்கு"
1064
1065 #: fish/cmds.c:2729
1066 msgid "list the files in a directory"
1067 msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்"
1068
1069 #: fish/cmds.c:2730 fish/cmds.c:2846
1070 msgid "set extended attribute of a file or directory"
1071 msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை"
1072
1073 #: fish/cmds.c:2731
1074 msgid "get file information for a symbolic link"
1075 msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு"
1076
1077 #: fish/cmds.c:2732
1078 msgid "lstat on multiple files"
1079 msgstr "பல கோப்புகளிலுள்ள lstat "
1080
1081 #: fish/cmds.c:2733
1082 #, fuzzy
1083 msgid "add a key on a LUKS encrypted device"
1084 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
1085
1086 #: fish/cmds.c:2734
1087 #, fuzzy
1088 msgid "close a LUKS device"
1089 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1090
1091 #: fish/cmds.c:2735 fish/cmds.c:2736
1092 msgid "format a block device as a LUKS encrypted device"
1093 msgstr ""
1094
1095 #: fish/cmds.c:2737
1096 msgid "remove a key from a LUKS encrypted device"
1097 msgstr ""
1098
1099 #: fish/cmds.c:2738
1100 msgid "open a LUKS-encrypted block device"
1101 msgstr ""
1102
1103 #: fish/cmds.c:2739
1104 #, fuzzy
1105 msgid "open a LUKS-encrypted block device read-only"
1106 msgstr "தொகுதி சாதனத்தை வாசிக்க மட்டும் அமை"
1107
1108 #: fish/cmds.c:2740
1109 #, fuzzy
1110 msgid "create an LVM logical volume"
1111 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1112
1113 #: fish/cmds.c:2741
1114 msgid "get canonical name of an LV"
1115 msgstr ""
1116
1117 #: fish/cmds.c:2742
1118 msgid "clear LVM device filter"
1119 msgstr ""
1120
1121 #: fish/cmds.c:2743
1122 msgid "remove all LVM LVs, VGs and PVs"
1123 msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு"
1124
1125 #: fish/cmds.c:2744
1126 msgid "set LVM device filter"
1127 msgstr ""
1128
1129 #: fish/cmds.c:2745
1130 msgid "remove an LVM logical volume"
1131 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1132
1133 #: fish/cmds.c:2746
1134 #, fuzzy
1135 msgid "rename an LVM logical volume"
1136 msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு"
1137
1138 #: fish/cmds.c:2747
1139 msgid "resize an LVM logical volume"
1140 msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
1141
1142 #: fish/cmds.c:2748
1143 msgid "expand an LV to fill free space"
1144 msgstr ""
1145
1146 #: fish/cmds.c:2749 fish/cmds.c:2750
1147 msgid "list the LVM logical volumes (LVs)"
1148 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1149
1150 #: fish/cmds.c:2751
1151 #, fuzzy
1152 msgid "get the UUID of a logical volume"
1153 msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)"
1154
1155 #: fish/cmds.c:2752
1156 msgid "lgetxattr on multiple files"
1157 msgstr "lgetxattr ல் பல கோப்புகள்"
1158
1159 #: fish/cmds.c:2753
1160 msgid "open the manual"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2754
1164 msgid "create a directory"
1165 msgstr "ஒரு அடைவினை உருவாக்கு"
1166
1167 #: fish/cmds.c:2755
1168 msgid "create a directory with a particular mode"
1169 msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு"
1170
1171 #: fish/cmds.c:2756
1172 msgid "create a directory and parents"
1173 msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு"
1174
1175 #: fish/cmds.c:2757
1176 msgid "create a temporary directory"
1177 msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
1178
1179 #: fish/cmds.c:2758 fish/cmds.c:2759 fish/cmds.c:2760
1180 msgid "make ext2/3/4 filesystem with external journal"
1181 msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது"
1182
1183 #: fish/cmds.c:2761
1184 msgid "make ext2/3/4 external journal"
1185 msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்"
1186
1187 #: fish/cmds.c:2762
1188 msgid "make ext2/3/4 external journal with label"
1189 msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது"
1190
1191 #: fish/cmds.c:2763
1192 msgid "make ext2/3/4 external journal with UUID"
1193 msgstr "ext2/3/4  UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது"
1194
1195 #: fish/cmds.c:2764
1196 msgid "make FIFO (named pipe)"
1197 msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)"
1198
1199 #: fish/cmds.c:2765 fish/cmds.c:2767
1200 msgid "make a filesystem"
1201 msgstr "ஒரு கோப்புமுறையை செய்"
1202
1203 #: fish/cmds.c:2766
1204 msgid "make a filesystem with block size"
1205 msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்"
1206
1207 #: fish/cmds.c:2768
1208 msgid "create a mountpoint"
1209 msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு"
1210
1211 #: fish/cmds.c:2769
1212 msgid "make block, character or FIFO devices"
1213 msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்"
1214
1215 #: fish/cmds.c:2770
1216 msgid "make block device node"
1217 msgstr "தொகுதி சாதன முனையை செய்"
1218
1219 #: fish/cmds.c:2771
1220 msgid "make char device node"
1221 msgstr "எழுத்துச் சாதன முனையைசெ செய்"
1222
1223 #: fish/cmds.c:2772
1224 msgid "create a swap partition"
1225 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1226
1227 #: fish/cmds.c:2773
1228 msgid "create a swap partition with a label"
1229 msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு"
1230
1231 #: fish/cmds.c:2774
1232 msgid "create a swap partition with an explicit UUID"
1233 msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1234
1235 #: fish/cmds.c:2775
1236 msgid "create a swap file"
1237 msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு"
1238
1239 #: fish/cmds.c:2776
1240 msgid "load a kernel module"
1241 msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு"
1242
1243 #: fish/cmds.c:2777
1244 #, fuzzy
1245 msgid "view a file"
1246 msgstr "ஒரு கோப்பினை நகர்த்து"
1247
1248 #: fish/cmds.c:2778
1249 msgid "mount a guest disk at a position in the filesystem"
1250 msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று"
1251
1252 #: fish/cmds.c:2779
1253 msgid "mount a file using the loop device"
1254 msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது"
1255
1256 #: fish/cmds.c:2780
1257 msgid "mount a guest disk with mount options"
1258 msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று"
1259
1260 #: fish/cmds.c:2781
1261 msgid "mount a guest disk, read-only"
1262 msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்"
1263
1264 #: fish/cmds.c:2782
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:2783
1269 msgid "show mountpoints"
1270 msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
1271
1272 #: fish/cmds.c:2784
1273 msgid "show mounted filesystems"
1274 msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு"
1275
1276 #: fish/cmds.c:2785
1277 msgid "move a file"
1278 msgstr "ஒரு கோப்பினை நகர்த்து"
1279
1280 #: fish/cmds.c:2786
1281 msgid "probe NTFS volume"
1282 msgstr "NTFS தொகுதியை ஆய்வு செய்"
1283
1284 #: fish/cmds.c:2787
1285 #, fuzzy
1286 msgid "resize an NTFS filesystem"
1287 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1288
1289 #: fish/cmds.c:2788
1290 #, fuzzy
1291 msgid "resize an NTFS filesystem (with size)"
1292 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1293
1294 #: fish/cmds.c:2789
1295 msgid "add a partition to the device"
1296 msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்"
1297
1298 #: fish/cmds.c:2790
1299 #, fuzzy
1300 msgid "delete a partition"
1301 msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு"
1302
1303 #: fish/cmds.c:2791
1304 msgid "partition whole disk with a single primary partition"
1305 msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்"
1306
1307 #: fish/cmds.c:2792
1308 #, fuzzy
1309 msgid "return true if a partition is bootable"
1310 msgstr "பகர்வு அட்டவணையை மீண்டும்வாசி"
1311
1312 #: fish/cmds.c:2793
1313 msgid "get the MBR type byte (ID byte) from a partition"
1314 msgstr ""
1315
1316 #: fish/cmds.c:2794
1317 msgid "get the partition table type"
1318 msgstr "பகிர்வு அட்டவணை வகையை பெறு"
1319
1320 #: fish/cmds.c:2795
1321 msgid "create an empty partition table"
1322 msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு"
1323
1324 #: fish/cmds.c:2796
1325 msgid "list partitions on a device"
1326 msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்"
1327
1328 #: fish/cmds.c:2797
1329 msgid "make a partition bootable"
1330 msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு"
1331
1332 #: fish/cmds.c:2798
1333 msgid "set the MBR type byte (ID byte) of a partition"
1334 msgstr ""
1335
1336 #: fish/cmds.c:2799
1337 msgid "set partition name"
1338 msgstr "பகிர்வு பெயரை அமை"
1339
1340 #: fish/cmds.c:2800
1341 #, fuzzy
1342 msgid "convert partition name to device name"
1343 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1344
1345 #: fish/cmds.c:2801
1346 msgid "ping the guest daemon"
1347 msgstr "விருந்தினர் டொமைனை பிங் செய்"
1348
1349 #: fish/cmds.c:2802
1350 msgid "read part of a file"
1351 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1352
1353 #: fish/cmds.c:2803
1354 #, fuzzy
1355 msgid "read part of a device"
1356 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1357
1358 #: fish/cmds.c:2804
1359 msgid "create an LVM physical volume"
1360 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1361
1362 #: fish/cmds.c:2805
1363 msgid "remove an LVM physical volume"
1364 msgstr "ஒரு  LVM பருநிலை தொகுதியை உருவாக்கு"
1365
1366 #: fish/cmds.c:2806
1367 msgid "resize an LVM physical volume"
1368 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
1369
1370 #: fish/cmds.c:2807
1371 #, fuzzy
1372 msgid "resize an LVM physical volume (with size)"
1373 msgstr "ஒரு  LVM பருநிலை தொகுதியை மறுஅளவிடு"
1374
1375 #: fish/cmds.c:2808 fish/cmds.c:2809
1376 msgid "list the LVM physical volumes (PVs)"
1377 msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)"
1378
1379 #: fish/cmds.c:2810
1380 #, fuzzy
1381 msgid "get the UUID of a physical volume"
1382 msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு"
1383
1384 #: fish/cmds.c:2811
1385 #, fuzzy
1386 msgid "write to part of a file"
1387 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1388
1389 #: fish/cmds.c:2812
1390 #, fuzzy
1391 msgid "write to part of a device"
1392 msgstr "ஒரு கோப்பின் பகுதியை வாசி"
1393
1394 #: fish/cmds.c:2813
1395 msgid "read a file"
1396 msgstr "ஒரு கோப்பினை வாசி"
1397
1398 #: fish/cmds.c:2814
1399 msgid "read file as lines"
1400 msgstr "கோப்பினை வரிகளாக வாசி"
1401
1402 #: fish/cmds.c:2815
1403 msgid "read directories entries"
1404 msgstr "அடைவுகளின் உள்ளீட்டை வாசி"
1405
1406 #: fish/cmds.c:2816
1407 msgid "read the target of a symbolic link"
1408 msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி"
1409
1410 #: fish/cmds.c:2817
1411 msgid "readlink on multiple files"
1412 msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு"
1413
1414 #: fish/cmds.c:2818
1415 msgid "canonicalized absolute pathname"
1416 msgstr "canonicalized absolute pathname"
1417
1418 #: fish/cmds.c:2820
1419 msgid "close and reopen libguestfs handle"
1420 msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற"
1421
1422 #: fish/cmds.c:2821
1423 #, fuzzy
1424 msgid "resize an ext2, ext3 or ext4 filesystem"
1425 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1426
1427 #: fish/cmds.c:2822
1428 #, fuzzy
1429 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1430 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1431
1432 #: fish/cmds.c:2823
1433 #, fuzzy
1434 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1435 msgstr "ஒரு ext2/ext3 கோப்புமுறைமையை மறுஅளவிடு"
1436
1437 #: fish/cmds.c:2824
1438 msgid "remove a file"
1439 msgstr "ஒரு கோப்பினை நீக்கு"
1440
1441 #: fish/cmds.c:2825
1442 msgid "remove a file or directory recursively"
1443 msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு"
1444
1445 #: fish/cmds.c:2826
1446 msgid "remove a directory"
1447 msgstr "ஒரு அடைவினை நீக்கு"
1448
1449 #: fish/cmds.c:2827
1450 msgid "remove a mountpoint"
1451 msgstr "ஒரு ஏறும்புள்ளியை நீக்கு"
1452
1453 #: fish/cmds.c:2828
1454 msgid "scrub (securely wipe) a device"
1455 msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை"
1456
1457 #: fish/cmds.c:2829
1458 msgid "scrub (securely wipe) a file"
1459 msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை"
1460
1461 #: fish/cmds.c:2830
1462 msgid "scrub (securely wipe) free space"
1463 msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை"
1464
1465 #: fish/cmds.c:2831
1466 msgid "add options to kernel command line"
1467 msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்"
1468
1469 #: fish/cmds.c:2832
1470 #, fuzzy
1471 msgid "set the attach method"
1472 msgstr "தேடும் பாதையை அமை"
1473
1474 #: fish/cmds.c:2833
1475 msgid "set autosync mode"
1476 msgstr "தானியங்கு ஒத்திணை முறையை அமை"
1477
1478 #: fish/cmds.c:2834
1479 msgid "enable or disable direct appliance mode"
1480 msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு"
1481
1482 #: fish/cmds.c:2835
1483 msgid "set the ext2/3/4 filesystem label"
1484 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை"
1485
1486 #: fish/cmds.c:2836
1487 msgid "set the ext2/3/4 filesystem UUID"
1488 msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை"
1489
1490 #: fish/cmds.c:2837
1491 msgid "set memory allocated to the qemu subprocess"
1492 msgstr "qemu துணைசெயல்பாட்டிற்கு ஒதுக்கப்பட்ட நினைவகத்தை அமை"
1493
1494 #: fish/cmds.c:2838
1495 msgid "set enable network flag"
1496 msgstr ""
1497
1498 #: fish/cmds.c:2839
1499 msgid "set the search path"
1500 msgstr "தேடும் பாதையை அமை"
1501
1502 #: fish/cmds.c:2840
1503 msgid "set the qemu binary"
1504 msgstr "qemu பைனரியை அமை"
1505
1506 #: fish/cmds.c:2841
1507 msgid "enable or disable the recovery process"
1508 msgstr "enable or disable the recovery process"
1509
1510 #: fish/cmds.c:2842
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:2843
1515 msgid "enable or disable command traces"
1516 msgstr "enable or disable command traces"
1517
1518 #: fish/cmds.c:2844
1519 msgid "set verbose mode"
1520 msgstr "வெர்போஸ் முறைமையை அமை"
1521
1522 #: fish/cmds.c:2845
1523 msgid "set SELinux security context"
1524 msgstr "SELinux பாதுகாப்பு உரையை அமை"
1525
1526 #: fish/cmds.c:2847 fish/cmds.c:2848
1527 msgid "create partitions on a block device"
1528 msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு"
1529
1530 #: fish/cmds.c:2849
1531 msgid "modify a single partition on a block device"
1532 msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை"
1533
1534 #: fish/cmds.c:2850
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:2851
1539 msgid "display the kernel geometry"
1540 msgstr "கெர்னல் வடிவியலைக் காட்டு"
1541
1542 #: fish/cmds.c:2852
1543 msgid "display the partition table"
1544 msgstr "பகிர்வு அட்டவணையைக் காட்டு"
1545
1546 #: fish/cmds.c:2853
1547 msgid "run a command via the shell"
1548 msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு"
1549
1550 #: fish/cmds.c:2854
1551 msgid "run a command via the shell returning lines"
1552 msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு"
1553
1554 #: fish/cmds.c:2855
1555 msgid "sleep for some seconds"
1556 msgstr "சில விநாடிகளுக்கு ஓய்வெடு"
1557
1558 #: fish/cmds.c:2856
1559 #, fuzzy
1560 msgid "create a sparse disk image and add"
1561 msgstr "ஒரு ஸ்பார்ஸ் படக்கோப்பை ஒதுக்கீடு"
1562
1563 #: fish/cmds.c:2857
1564 msgid "get file information"
1565 msgstr "கோப்பு தகவலைப் பெறு"
1566
1567 #: fish/cmds.c:2858
1568 msgid "get file system statistics"
1569 msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு"
1570
1571 #: fish/cmds.c:2859 fish/cmds.c:2860
1572 msgid "print the printable strings in a file"
1573 msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு"
1574
1575 #: fish/cmds.c:2861
1576 #, fuzzy
1577 msgid "list supported groups of commands"
1578 msgstr "கட்டளையை ஏற்பதற்கு தயாராக உள்ளது"
1579
1580 #: fish/cmds.c:2862
1581 msgid "disable swap on device"
1582 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு"
1583
1584 #: fish/cmds.c:2863
1585 msgid "disable swap on file"
1586 msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு"
1587
1588 #: fish/cmds.c:2864
1589 msgid "disable swap on labeled swap partition"
1590 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு"
1591
1592 #: fish/cmds.c:2865
1593 msgid "disable swap on swap partition by UUID"
1594 msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு"
1595
1596 #: fish/cmds.c:2866
1597 msgid "enable swap on device"
1598 msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து "
1599
1600 #: fish/cmds.c:2867
1601 msgid "enable swap on file"
1602 msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து"
1603
1604 #: fish/cmds.c:2868
1605 msgid "enable swap on labeled swap partition"
1606 msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து"
1607
1608 #: fish/cmds.c:2869
1609 msgid "enable swap on swap partition by UUID"
1610 msgstr "enable swap on swap partition by UUID"
1611
1612 #: fish/cmds.c:2870
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:2871
1617 msgid "return last 10 lines of a file"
1618 msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது"
1619
1620 #: fish/cmds.c:2872
1621 msgid "return last N lines of a file"
1622 msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது"
1623
1624 #: fish/cmds.c:2873
1625 msgid "unpack tarfile to directory"
1626 msgstr "unpack tarfile to directory"
1627
1628 #: fish/cmds.c:2874
1629 msgid "pack directory into tarfile"
1630 msgstr "pack directory into tarfile"
1631
1632 #: fish/cmds.c:2875 fish/cmds.c:2882
1633 msgid "unpack compressed tarball to directory"
1634 msgstr "unpack compressed tarball to directory"
1635
1636 #: fish/cmds.c:2876 fish/cmds.c:2883
1637 msgid "pack directory into compressed tarball"
1638 msgstr "pack directory into compressed tarball"
1639
1640 #: fish/cmds.c:2877
1641 #, fuzzy
1642 msgid "print elapsed time taken to run a command"
1643 msgstr "கட்டளையை இயக்குவதற்கு எடுத்துக் கொண்ட நேரத்தை அளவிடு"
1644
1645 #: fish/cmds.c:2878
1646 msgid "update file timestamps or create a new file"
1647 msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு"
1648
1649 #: fish/cmds.c:2879
1650 msgid "truncate a file to zero size"
1651 msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை"
1652
1653 #: fish/cmds.c:2880
1654 msgid "truncate a file to a particular size"
1655 msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை"
1656
1657 #: fish/cmds.c:2881
1658 msgid "get ext2/ext3/ext4 superblock details"
1659 msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு"
1660
1661 #: fish/cmds.c:2884
1662 msgid "set file mode creation mask (umask)"
1663 msgstr "set file mode creation mask (umask)"
1664
1665 #: fish/cmds.c:2885
1666 msgid "unmount a filesystem"
1667 msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை"
1668
1669 #: fish/cmds.c:2886
1670 msgid "unmount all filesystems"
1671 msgstr "ஏறாத அனைத்து கோப்புமுறைமை"
1672
1673 #: fish/cmds.c:2887
1674 msgid "upload a file from the local machine"
1675 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1676
1677 #: fish/cmds.c:2888
1678 #, fuzzy
1679 msgid "upload a file from the local machine with offset"
1680 msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து"
1681
1682 #: fish/cmds.c:2889
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:2890
1687 msgid "get the library version number"
1688 msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு"
1689
1690 #: fish/cmds.c:2891
1691 #, fuzzy
1692 msgid "get the filesystem label"
1693 msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு"
1694
1695 #: fish/cmds.c:2892
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:2893
1700 #, fuzzy
1701 msgid "get the filesystem UUID"
1702 msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு"
1703
1704 #: fish/cmds.c:2894
1705 msgid "activate or deactivate some volume groups"
1706 msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1707
1708 #: fish/cmds.c:2895
1709 msgid "activate or deactivate all volume groups"
1710 msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு"
1711
1712 #: fish/cmds.c:2896
1713 msgid "create an LVM volume group"
1714 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1715
1716 #: fish/cmds.c:2897
1717 msgid "get the LV UUIDs of all LVs in the volume group"
1718 msgstr ""
1719
1720 #: fish/cmds.c:2898
1721 msgid "get the PV UUIDs containing the volume group"
1722 msgstr ""
1723
1724 #: fish/cmds.c:2899
1725 msgid "remove an LVM volume group"
1726 msgstr "ஒருLVM தொகுதி குழுவை நீக்கு"
1727
1728 #: fish/cmds.c:2900
1729 #, fuzzy
1730 msgid "rename an LVM volume group"
1731 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1732
1733 #: fish/cmds.c:2901 fish/cmds.c:2902
1734 msgid "list the LVM volume groups (VGs)"
1735 msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)"
1736
1737 #: fish/cmds.c:2903
1738 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1739 msgstr ""
1740
1741 #: fish/cmds.c:2904
1742 #, fuzzy
1743 msgid "get the UUID of a volume group"
1744 msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு"
1745
1746 #: fish/cmds.c:2905
1747 msgid "count characters in a file"
1748 msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு"
1749
1750 #: fish/cmds.c:2906
1751 msgid "count lines in a file"
1752 msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு"
1753
1754 #: fish/cmds.c:2907
1755 msgid "count words in a file"
1756 msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு"
1757
1758 #: fish/cmds.c:2908
1759 #, fuzzy
1760 msgid "create a new file"
1761 msgstr "ஒரு கோப்பை உருவாக்கு"
1762
1763 #: fish/cmds.c:2909
1764 msgid "create a file"
1765 msgstr "ஒரு கோப்பை உருவாக்கு"
1766
1767 #: fish/cmds.c:2912
1768 msgid "write zeroes to the device"
1769 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1770
1771 #: fish/cmds.c:2913
1772 #, fuzzy
1773 msgid "write zeroes to an entire device"
1774 msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது"
1775
1776 #: fish/cmds.c:2914
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:2917
1781 msgid "determine file type inside a compressed file"
1782 msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு"
1783
1784 #: fish/cmds.c:2920
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:3238 fish/cmds.c:3252 fish/cmds.c:3268 fish/cmds.c:3285
1789 #: fish/cmds.c:3302 fish/cmds.c:3320 fish/cmds.c:3339 fish/cmds.c:3355
1790 #: fish/cmds.c:3373 fish/cmds.c:3389 fish/cmds.c:3407 fish/cmds.c:3423
1791 #: fish/cmds.c:3440 fish/cmds.c:3455 fish/cmds.c:3473 fish/cmds.c:3488
1792 #: fish/cmds.c:3504 fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3552
1793 #: fish/cmds.c:3568 fish/cmds.c:3586 fish/cmds.c:3619 fish/cmds.c:3635
1794 #: fish/cmds.c:3651 fish/cmds.c:3670 fish/cmds.c:3685 fish/cmds.c:3703
1795 #: fish/cmds.c:3718 fish/cmds.c:3736 fish/cmds.c:3751 fish/cmds.c:3769
1796 #: fish/cmds.c:3784 fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3840
1797 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3899 fish/cmds.c:3919
1798 #: fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3977 fish/cmds.c:3997
1799 #: fish/cmds.c:4017 fish/cmds.c:4037 fish/cmds.c:4052 fish/cmds.c:4068
1800 #: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4175 fish/cmds.c:4259
1801 #: fish/cmds.c:4279 fish/cmds.c:4299 fish/cmds.c:4319 fish/cmds.c:4339
1802 #: fish/cmds.c:4359 fish/cmds.c:4378 fish/cmds.c:4397 fish/cmds.c:4416
1803 #: fish/cmds.c:4431 fish/cmds.c:4450 fish/cmds.c:4470 fish/cmds.c:4490
1804 #: fish/cmds.c:4511 fish/cmds.c:4527 fish/cmds.c:4543 fish/cmds.c:4562
1805 #: fish/cmds.c:4584 fish/cmds.c:4606 fish/cmds.c:4626 fish/cmds.c:4643
1806 #: fish/cmds.c:4660 fish/cmds.c:4677 fish/cmds.c:4694 fish/cmds.c:4711
1807 #: fish/cmds.c:4728 fish/cmds.c:4745 fish/cmds.c:4764 fish/cmds.c:4787
1808 #: fish/cmds.c:4823 fish/cmds.c:4840 fish/cmds.c:4863 fish/cmds.c:4885
1809 #: fish/cmds.c:4906 fish/cmds.c:4926 fish/cmds.c:4945 fish/cmds.c:4965
1810 #: fish/cmds.c:4983 fish/cmds.c:5001 fish/cmds.c:5015 fish/cmds.c:5031
1811 #: fish/cmds.c:5051 fish/cmds.c:5070 fish/cmds.c:5089 fish/cmds.c:5108
1812 #: fish/cmds.c:5127 fish/cmds.c:5147 fish/cmds.c:5187 fish/cmds.c:5244
1813 #: fish/cmds.c:5265 fish/cmds.c:5286 fish/cmds.c:5307 fish/cmds.c:5325
1814 #: fish/cmds.c:5347 fish/cmds.c:5385 fish/cmds.c:5407 fish/cmds.c:5486
1815 #: fish/cmds.c:5525 fish/cmds.c:5540 fish/cmds.c:5557 fish/cmds.c:5571
1816 #: fish/cmds.c:5587 fish/cmds.c:5609 fish/cmds.c:5631 fish/cmds.c:5653
1817 #: fish/cmds.c:5675 fish/cmds.c:5697 fish/cmds.c:5719 fish/cmds.c:5739
1818 #: fish/cmds.c:5756 fish/cmds.c:5773 fish/cmds.c:5792 fish/cmds.c:5811
1819 #: fish/cmds.c:5831 fish/cmds.c:5867 fish/cmds.c:5886 fish/cmds.c:5905
1820 #: fish/cmds.c:5922 fish/cmds.c:5940 fish/cmds.c:5963 fish/cmds.c:5986
1821 #: fish/cmds.c:6010 fish/cmds.c:6033 fish/cmds.c:6054 fish/cmds.c:6077
1822 #: fish/cmds.c:6100 fish/cmds.c:6120 fish/cmds.c:6142 fish/cmds.c:6163
1823 #: fish/cmds.c:6186 fish/cmds.c:6203 fish/cmds.c:6220 fish/cmds.c:6238
1824 #: fish/cmds.c:6256 fish/cmds.c:6277 fish/cmds.c:6295 fish/cmds.c:6316
1825 #: fish/cmds.c:6336 fish/cmds.c:6354 fish/cmds.c:6375 fish/cmds.c:6398
1826 #: fish/cmds.c:6421 fish/cmds.c:6443 fish/cmds.c:6476 fish/cmds.c:6493
1827 #: fish/cmds.c:6510 fish/cmds.c:6534 fish/cmds.c:6557 fish/cmds.c:6580
1828 #: fish/cmds.c:6602 fish/cmds.c:6619 fish/cmds.c:6641 fish/cmds.c:6735
1829 #: fish/cmds.c:6755 fish/cmds.c:6775 fish/cmds.c:6795 fish/cmds.c:6813
1830 #: fish/cmds.c:6834 fish/cmds.c:6870 fish/cmds.c:6887 fish/cmds.c:6909
1831 #: fish/cmds.c:6926 fish/cmds.c:6962 fish/cmds.c:6982 fish/cmds.c:7002
1832 #: fish/cmds.c:7022 fish/cmds.c:7044 fish/cmds.c:7061 fish/cmds.c:7080
1833 #: fish/cmds.c:7099 fish/cmds.c:7121 fish/cmds.c:7142 fish/cmds.c:7163
1834 #: fish/cmds.c:7184 fish/cmds.c:7207 fish/cmds.c:7248 fish/cmds.c:7271
1835 #: fish/cmds.c:7310 fish/cmds.c:7327 fish/cmds.c:7346 fish/cmds.c:7367
1836 #: fish/cmds.c:7390 fish/cmds.c:7412 fish/cmds.c:7430 fish/cmds.c:7449
1837 #: fish/cmds.c:7470 fish/cmds.c:7547 fish/cmds.c:7588 fish/cmds.c:7667
1838 #: fish/cmds.c:7743 fish/cmds.c:7780 fish/cmds.c:7803 fish/cmds.c:7824
1839 #: fish/cmds.c:7847 fish/cmds.c:7869 fish/cmds.c:7894 fish/cmds.c:7937
1840 #: fish/cmds.c:7978 fish/cmds.c:7999 fish/cmds.c:8017 fish/cmds.c:8036
1841 #: fish/cmds.c:8053 fish/cmds.c:8071 fish/cmds.c:8098 fish/cmds.c:8122
1842 #: fish/cmds.c:8146 fish/cmds.c:8170 fish/cmds.c:8194 fish/cmds.c:8218
1843 #: fish/cmds.c:8242 fish/cmds.c:8266 fish/cmds.c:8290 fish/cmds.c:8314
1844 #: fish/cmds.c:8338 fish/cmds.c:8362 fish/cmds.c:8385 fish/cmds.c:8408
1845 #: fish/cmds.c:8429 fish/cmds.c:8450 fish/cmds.c:8471 fish/cmds.c:8491
1846 #: fish/cmds.c:8514 fish/cmds.c:8552 fish/cmds.c:8569 fish/cmds.c:8586
1847 #: fish/cmds.c:8605 fish/cmds.c:8624 fish/cmds.c:8641 fish/cmds.c:8658
1848 #: fish/cmds.c:8675 fish/cmds.c:8692 fish/cmds.c:8711 fish/cmds.c:8747
1849 #: fish/cmds.c:8787 fish/cmds.c:8820 fish/cmds.c:8837 fish/cmds.c:8854
1850 #: fish/cmds.c:8870 fish/cmds.c:8885 fish/cmds.c:8906 fish/cmds.c:8944
1851 #: fish/cmds.c:8982 fish/cmds.c:9021 fish/cmds.c:9061 fish/cmds.c:9102
1852 #: fish/cmds.c:9143 fish/cmds.c:9181 fish/cmds.c:9198 fish/cmds.c:9221
1853 #: fish/cmds.c:9243 fish/cmds.c:9265 fish/cmds.c:9285 fish/cmds.c:9305
1854 #: fish/cmds.c:9341 fish/cmds.c:9413 fish/cmds.c:9453 fish/cmds.c:9511
1855 #: fish/cmds.c:9537 fish/cmds.c:9563 fish/cmds.c:9591 fish/cmds.c:9650
1856 #: fish/cmds.c:9671 fish/cmds.c:9716 fish/cmds.c:9736 fish/cmds.c:9775
1857 #: fish/cmds.c:9812 fish/cmds.c:9832 fish/cmds.c:9854 fish/cmds.c:9911
1858 #: fish/cmds.c:9931 fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9994
1859 #: fish/cmds.c:10014 fish/cmds.c:10041 fish/cmds.c:10061 fish/cmds.c:10081
1860 #: fish/cmds.c:10101 fish/cmds.c:10121 fish/cmds.c:10143 fish/cmds.c:10178
1861 #: fish/cmds.c:10196 fish/cmds.c:10219 fish/cmds.c:10241 fish/cmds.c:10256
1862 #: fish/cmds.c:10273 fish/cmds.c:10310 fish/cmds.c:10349 fish/cmds.c:10389
1863 #: fish/cmds.c:10445 fish/cmds.c:10467 fish/cmds.c:10503 fish/cmds.c:10518
1864 #: fish/cmds.c:10538 fish/cmds.c:10578 fish/cmds.c:10601 fish/cmds.c:10625
1865 #: fish/cmds.c:10650 fish/cmds.c:10691 fish/cmds.c:10716 fish/cmds.c:10754
1866 #: fish/cmds.c:10785 fish/cmds.c:10816 fish/cmds.c:10844 fish/cmds.c:10864
1867 #: fish/cmds.c:10896 fish/cmds.c:10916 fish/cmds.c:10936 fish/cmds.c:10953
1868 #: fish/cmds.c:10971 fish/cmds.c:10994 fish/cmds.c:11015 fish/cmds.c:11034
1869 #: fish/cmds.c:11076 fish/cmds.c:11119 fish/cmds.c:11163 fish/cmds.c:11202
1870 #: fish/cmds.c:11221 fish/cmds.c:11241 fish/cmds.c:11261 fish/cmds.c:11282
1871 #: fish/cmds.c:11303 fish/cmds.c:11324 fish/cmds.c:11345 fish/cmds.c:11366
1872 #: fish/cmds.c:11388 fish/cmds.c:11426 fish/cmds.c:11477 fish/cmds.c:11515
1873 #: fish/cmds.c:11571 fish/cmds.c:11661 fish/cmds.c:11690 fish/cmds.c:11717
1874 #, c-format
1875 msgid "%s should have %d parameter(s)\n"
1876 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
1877
1878 #: fish/cmds.c:3239 fish/cmds.c:3253 fish/cmds.c:3269 fish/cmds.c:3286
1879 #: fish/cmds.c:3303 fish/cmds.c:3321 fish/cmds.c:3340 fish/cmds.c:3356
1880 #: fish/cmds.c:3374 fish/cmds.c:3390 fish/cmds.c:3408 fish/cmds.c:3424
1881 #: fish/cmds.c:3441 fish/cmds.c:3456 fish/cmds.c:3474 fish/cmds.c:3489
1882 #: fish/cmds.c:3505 fish/cmds.c:3521 fish/cmds.c:3537 fish/cmds.c:3553
1883 #: fish/cmds.c:3569 fish/cmds.c:3587 fish/cmds.c:3620 fish/cmds.c:3636
1884 #: fish/cmds.c:3652 fish/cmds.c:3671 fish/cmds.c:3686 fish/cmds.c:3704
1885 #: fish/cmds.c:3719 fish/cmds.c:3737 fish/cmds.c:3752 fish/cmds.c:3770
1886 #: fish/cmds.c:3785 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3841
1887 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3900 fish/cmds.c:3920
1888 #: fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3978 fish/cmds.c:3998
1889 #: fish/cmds.c:4018 fish/cmds.c:4038 fish/cmds.c:4053 fish/cmds.c:4069
1890 #: fish/cmds.c:4090 fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4176
1891 #: fish/cmds.c:4197 fish/cmds.c:4260 fish/cmds.c:4280 fish/cmds.c:4300
1892 #: fish/cmds.c:4320 fish/cmds.c:4340 fish/cmds.c:4360 fish/cmds.c:4379
1893 #: fish/cmds.c:4398 fish/cmds.c:4417 fish/cmds.c:4432 fish/cmds.c:4451
1894 #: fish/cmds.c:4471 fish/cmds.c:4491 fish/cmds.c:4512 fish/cmds.c:4528
1895 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4585 fish/cmds.c:4607
1896 #: fish/cmds.c:4627 fish/cmds.c:4644 fish/cmds.c:4661 fish/cmds.c:4678
1897 #: fish/cmds.c:4695 fish/cmds.c:4712 fish/cmds.c:4729 fish/cmds.c:4746
1898 #: fish/cmds.c:4765 fish/cmds.c:4788 fish/cmds.c:4824 fish/cmds.c:4841
1899 #: fish/cmds.c:4864 fish/cmds.c:4886 fish/cmds.c:4907 fish/cmds.c:4927
1900 #: fish/cmds.c:4946 fish/cmds.c:4966 fish/cmds.c:4984 fish/cmds.c:5002
1901 #: fish/cmds.c:5016 fish/cmds.c:5032 fish/cmds.c:5052 fish/cmds.c:5071
1902 #: fish/cmds.c:5090 fish/cmds.c:5109 fish/cmds.c:5128 fish/cmds.c:5148
1903 #: fish/cmds.c:5188 fish/cmds.c:5245 fish/cmds.c:5266 fish/cmds.c:5287
1904 #: fish/cmds.c:5308 fish/cmds.c:5326 fish/cmds.c:5348 fish/cmds.c:5386
1905 #: fish/cmds.c:5408 fish/cmds.c:5487 fish/cmds.c:5526 fish/cmds.c:5541
1906 #: fish/cmds.c:5558 fish/cmds.c:5572 fish/cmds.c:5588 fish/cmds.c:5610
1907 #: fish/cmds.c:5632 fish/cmds.c:5654 fish/cmds.c:5676 fish/cmds.c:5698
1908 #: fish/cmds.c:5720 fish/cmds.c:5740 fish/cmds.c:5757 fish/cmds.c:5774
1909 #: fish/cmds.c:5793 fish/cmds.c:5812 fish/cmds.c:5832 fish/cmds.c:5868
1910 #: fish/cmds.c:5887 fish/cmds.c:5906 fish/cmds.c:5923 fish/cmds.c:5941
1911 #: fish/cmds.c:5964 fish/cmds.c:5987 fish/cmds.c:6011 fish/cmds.c:6034
1912 #: fish/cmds.c:6055 fish/cmds.c:6078 fish/cmds.c:6101 fish/cmds.c:6121
1913 #: fish/cmds.c:6143 fish/cmds.c:6164 fish/cmds.c:6187 fish/cmds.c:6204
1914 #: fish/cmds.c:6221 fish/cmds.c:6239 fish/cmds.c:6257 fish/cmds.c:6278
1915 #: fish/cmds.c:6296 fish/cmds.c:6317 fish/cmds.c:6337 fish/cmds.c:6355
1916 #: fish/cmds.c:6376 fish/cmds.c:6399 fish/cmds.c:6422 fish/cmds.c:6444
1917 #: fish/cmds.c:6477 fish/cmds.c:6494 fish/cmds.c:6511 fish/cmds.c:6535
1918 #: fish/cmds.c:6558 fish/cmds.c:6581 fish/cmds.c:6603 fish/cmds.c:6620
1919 #: fish/cmds.c:6642 fish/cmds.c:6736 fish/cmds.c:6756 fish/cmds.c:6776
1920 #: fish/cmds.c:6796 fish/cmds.c:6814 fish/cmds.c:6835 fish/cmds.c:6871
1921 #: fish/cmds.c:6888 fish/cmds.c:6910 fish/cmds.c:6927 fish/cmds.c:6963
1922 #: fish/cmds.c:6983 fish/cmds.c:7003 fish/cmds.c:7023 fish/cmds.c:7045
1923 #: fish/cmds.c:7062 fish/cmds.c:7081 fish/cmds.c:7100 fish/cmds.c:7122
1924 #: fish/cmds.c:7143 fish/cmds.c:7164 fish/cmds.c:7185 fish/cmds.c:7208
1925 #: fish/cmds.c:7249 fish/cmds.c:7272 fish/cmds.c:7311 fish/cmds.c:7328
1926 #: fish/cmds.c:7347 fish/cmds.c:7368 fish/cmds.c:7391 fish/cmds.c:7413
1927 #: fish/cmds.c:7431 fish/cmds.c:7450 fish/cmds.c:7471 fish/cmds.c:7548
1928 #: fish/cmds.c:7589 fish/cmds.c:7668 fish/cmds.c:7744 fish/cmds.c:7781
1929 #: fish/cmds.c:7804 fish/cmds.c:7825 fish/cmds.c:7848 fish/cmds.c:7870
1930 #: fish/cmds.c:7895 fish/cmds.c:7938 fish/cmds.c:7979 fish/cmds.c:8000
1931 #: fish/cmds.c:8018 fish/cmds.c:8037 fish/cmds.c:8054 fish/cmds.c:8072
1932 #: fish/cmds.c:8099 fish/cmds.c:8123 fish/cmds.c:8147 fish/cmds.c:8171
1933 #: fish/cmds.c:8195 fish/cmds.c:8219 fish/cmds.c:8243 fish/cmds.c:8267
1934 #: fish/cmds.c:8291 fish/cmds.c:8315 fish/cmds.c:8339 fish/cmds.c:8363
1935 #: fish/cmds.c:8386 fish/cmds.c:8409 fish/cmds.c:8430 fish/cmds.c:8451
1936 #: fish/cmds.c:8472 fish/cmds.c:8492 fish/cmds.c:8515 fish/cmds.c:8553
1937 #: fish/cmds.c:8570 fish/cmds.c:8587 fish/cmds.c:8606 fish/cmds.c:8625
1938 #: fish/cmds.c:8642 fish/cmds.c:8659 fish/cmds.c:8676 fish/cmds.c:8693
1939 #: fish/cmds.c:8712 fish/cmds.c:8748 fish/cmds.c:8788 fish/cmds.c:8821
1940 #: fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8871 fish/cmds.c:8886
1941 #: fish/cmds.c:8907 fish/cmds.c:8945 fish/cmds.c:8983 fish/cmds.c:9022
1942 #: fish/cmds.c:9062 fish/cmds.c:9103 fish/cmds.c:9144 fish/cmds.c:9182
1943 #: fish/cmds.c:9199 fish/cmds.c:9222 fish/cmds.c:9244 fish/cmds.c:9266
1944 #: fish/cmds.c:9286 fish/cmds.c:9306 fish/cmds.c:9342 fish/cmds.c:9414
1945 #: fish/cmds.c:9454 fish/cmds.c:9512 fish/cmds.c:9538 fish/cmds.c:9564
1946 #: fish/cmds.c:9592 fish/cmds.c:9651 fish/cmds.c:9672 fish/cmds.c:9717
1947 #: fish/cmds.c:9737 fish/cmds.c:9776 fish/cmds.c:9813 fish/cmds.c:9833
1948 #: fish/cmds.c:9855 fish/cmds.c:9912 fish/cmds.c:9932 fish/cmds.c:9954
1949 #: fish/cmds.c:9976 fish/cmds.c:9995 fish/cmds.c:10015 fish/cmds.c:10042
1950 #: fish/cmds.c:10062 fish/cmds.c:10082 fish/cmds.c:10102 fish/cmds.c:10122
1951 #: fish/cmds.c:10144 fish/cmds.c:10179 fish/cmds.c:10197 fish/cmds.c:10220
1952 #: fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10274 fish/cmds.c:10311
1953 #: fish/cmds.c:10350 fish/cmds.c:10390 fish/cmds.c:10446 fish/cmds.c:10468
1954 #: fish/cmds.c:10504 fish/cmds.c:10519 fish/cmds.c:10539 fish/cmds.c:10579
1955 #: fish/cmds.c:10602 fish/cmds.c:10626 fish/cmds.c:10651 fish/cmds.c:10692
1956 #: fish/cmds.c:10717 fish/cmds.c:10755 fish/cmds.c:10786 fish/cmds.c:10817
1957 #: fish/cmds.c:10845 fish/cmds.c:10865 fish/cmds.c:10897 fish/cmds.c:10917
1958 #: fish/cmds.c:10937 fish/cmds.c:10954 fish/cmds.c:10972 fish/cmds.c:10995
1959 #: fish/cmds.c:11016 fish/cmds.c:11035 fish/cmds.c:11077 fish/cmds.c:11120
1960 #: fish/cmds.c:11164 fish/cmds.c:11203 fish/cmds.c:11222 fish/cmds.c:11242
1961 #: fish/cmds.c:11262 fish/cmds.c:11283 fish/cmds.c:11304 fish/cmds.c:11325
1962 #: fish/cmds.c:11346 fish/cmds.c:11367 fish/cmds.c:11389 fish/cmds.c:11427
1963 #: fish/cmds.c:11478 fish/cmds.c:11516 fish/cmds.c:11572 fish/cmds.c:11595
1964 #: fish/cmds.c:11662 fish/cmds.c:11691 fish/cmds.c:11718
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:3597 fish/cmds.c:4800 fish/cmds.c:5158 fish/cmds.c:5198
1970 #: fish/cmds.c:5217 fish/cmds.c:5360 fish/cmds.c:5419 fish/cmds.c:5438
1971 #: fish/cmds.c:5457 fish/cmds.c:5500 fish/cmds.c:5843 fish/cmds.c:6454
1972 #: fish/cmds.c:6653 fish/cmds.c:6672 fish/cmds.c:6691 fish/cmds.c:6710
1973 #: fish/cmds.c:6846 fish/cmds.c:6937 fish/cmds.c:7218 fish/cmds.c:7282
1974 #: fish/cmds.c:7481 fish/cmds.c:7500 fish/cmds.c:7519 fish/cmds.c:7558
1975 #: fish/cmds.c:7599 fish/cmds.c:7618 fish/cmds.c:7637 fish/cmds.c:7678
1976 #: fish/cmds.c:7697 fish/cmds.c:7716 fish/cmds.c:7754 fish/cmds.c:7907
1977 #: fish/cmds.c:7950 fish/cmds.c:8527 fish/cmds.c:8722 fish/cmds.c:8760
1978 #: fish/cmds.c:8798 fish/cmds.c:8918 fish/cmds.c:8955 fish/cmds.c:8993
1979 #: fish/cmds.c:9032 fish/cmds.c:9073 fish/cmds.c:9114 fish/cmds.c:9155
1980 #: fish/cmds.c:9318 fish/cmds.c:9354 fish/cmds.c:9367 fish/cmds.c:9380
1981 #: fish/cmds.c:9393 fish/cmds.c:9426 fish/cmds.c:9464 fish/cmds.c:9483
1982 #: fish/cmds.c:9604 fish/cmds.c:9623 fish/cmds.c:9684 fish/cmds.c:9697
1983 #: fish/cmds.c:9748 fish/cmds.c:9787 fish/cmds.c:9865 fish/cmds.c:9884
1984 #: fish/cmds.c:10158 fish/cmds.c:10285 fish/cmds.c:10322 fish/cmds.c:10361
1985 #: fish/cmds.c:10401 fish/cmds.c:10420 fish/cmds.c:10479 fish/cmds.c:10552
1986 #: fish/cmds.c:10662 fish/cmds.c:10732 fish/cmds.c:10766 fish/cmds.c:10797
1987 #: fish/cmds.c:10828 fish/cmds.c:10877 fish/cmds.c:11048 fish/cmds.c:11090
1988 #: fish/cmds.c:11135 fish/cmds.c:11177 fish/cmds.c:11403 fish/cmds.c:11441
1989 #: fish/cmds.c:11454 fish/cmds.c:11492 fish/cmds.c:11527 fish/cmds.c:11546
1990 #: fish/cmds.c:11613
1991 #, c-format
1992 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1993 msgstr ""
1994
1995 #: fish/cmds.c:3603 fish/cmds.c:4806 fish/cmds.c:5164 fish/cmds.c:5204
1996 #: fish/cmds.c:5223 fish/cmds.c:5366 fish/cmds.c:5425 fish/cmds.c:5444
1997 #: fish/cmds.c:5463 fish/cmds.c:5506 fish/cmds.c:5849 fish/cmds.c:6460
1998 #: fish/cmds.c:6659 fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6716
1999 #: fish/cmds.c:6852 fish/cmds.c:6943 fish/cmds.c:7224 fish/cmds.c:7288
2000 #: fish/cmds.c:7487 fish/cmds.c:7506 fish/cmds.c:7525 fish/cmds.c:7564
2001 #: fish/cmds.c:7605 fish/cmds.c:7624 fish/cmds.c:7643 fish/cmds.c:7684
2002 #: fish/cmds.c:7703 fish/cmds.c:7722 fish/cmds.c:7760 fish/cmds.c:7913
2003 #: fish/cmds.c:7956 fish/cmds.c:8533 fish/cmds.c:8728 fish/cmds.c:8766
2004 #: fish/cmds.c:8804 fish/cmds.c:8924 fish/cmds.c:8961 fish/cmds.c:8999
2005 #: fish/cmds.c:9038 fish/cmds.c:9079 fish/cmds.c:9120 fish/cmds.c:9161
2006 #: fish/cmds.c:9432 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9610
2007 #: fish/cmds.c:9754 fish/cmds.c:9793 fish/cmds.c:9871 fish/cmds.c:9890
2008 #: fish/cmds.c:10291 fish/cmds.c:10328 fish/cmds.c:10367 fish/cmds.c:10407
2009 #: fish/cmds.c:10426 fish/cmds.c:10485 fish/cmds.c:10558 fish/cmds.c:10668
2010 #: fish/cmds.c:11054 fish/cmds.c:11096 fish/cmds.c:11141 fish/cmds.c:11183
2011 #: fish/cmds.c:11533 fish/cmds.c:11619
2012 #, c-format
2013 msgid "%s: %s: integer out of range\n"
2014 msgstr ""
2015
2016 #: fish/cmds.c:4089 fish/cmds.c:4196 fish/cmds.c:11594
2017 #, fuzzy, c-format
2018 msgid "%s should have %d-%d parameter(s)\n"
2019 msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
2020
2021 #: fish/cmds.c:4115 fish/cmds.c:4232 fish/cmds.c:11634
2022 #, fuzzy, c-format
2023 msgid "%s: unknown optional argument \"%s\"\n"
2024 msgstr "%s: அதிக விவாதங்கள்\n"
2025
2026 #: fish/cmds.c:4121 fish/cmds.c:4238 fish/cmds.c:11640
2027 #, fuzzy, c-format
2028 msgid "%s: optional argument \"%s\" given twice\n"
2029 msgstr "%s: அதிக விவாதங்கள்\n"
2030
2031 #: fish/cmds.c:11735
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:750
3087 msgid "guestfs_launch failed, see earlier error messages"
3088 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3089
3090 #: src/launch.c:763
3091 msgid "qemu launched and contacted daemon, but state != READY"
3092 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
3093
3094 #: src/launch.c:851
3095 #, fuzzy
3096 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3097 msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
3098
3099 #: src/launch.c:859
3100 #, fuzzy
3101 msgid "contacted guestfsd, but state != READY"
3102 msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
3103
3104 #: src/launch.c:1038
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:1129
3114 msgid "qemu has not been launched yet"
3115 msgstr "qemu இன்னும் துவங்கப்படவில்லை"
3116
3117 #: src/launch.c:1140
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:217
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:221
3459 #, perl-brace-format
3460 msgid "{prog}: multiboot operating systems are not supported.\n"
3461 msgstr ""
3462
3463 #: tools/virt-win-reg.pl:201
3464 msgid "no libvirt domain name or disk image given\n"
3465 msgstr ""
3466
3467 #: tools/virt-win-reg.pl:240
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:351
3474 #, perl-brace-format
3475 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3476 msgstr ""
3477
3478 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3479 #, perl-brace-format
3480 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3481 msgstr ""
3482
3483 #: tools/virt-win-reg.pl:375
3484 #, perl-brace-format
3485 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3486 msgstr ""
3487
3488 #: tools/virt-win-reg.pl:397
3489 #, perl-brace-format
3490 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3491 msgstr ""
3492
3493 #~ msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3494 #~ msgstr "libguestfs-test-tool: mkdir /iso தோல்வியுற்றது\n"
3495
3496 #~ msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3497 #~ msgstr "libguestfs-test-tool: mount /dev/sdb on /iso ஆனது தோல்வியுற்றது\n"
3498
3499 #~ msgid ""
3500 #~ "libguestfs-test-tool: could not run helper program, or helper failed\n"
3501 #~ msgstr ""
3502 #~ "libguestfs-test-tool: உதவியாளர் நிரலை இயக்க முடியவில்லை, அல்லது உதவியாளர் "
3503 #~ "தோல்வியுற்றது\n"
3504
3505 #~ msgid ""
3506 #~ "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3507 #~ "available.  Expected to find it in '%s'\n"
3508 #~ "\n"
3509 #~ "Use the --helper option to specify the location of this program.\n"
3510 #~ msgstr ""
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
3516 #~ msgid "command failed: %s"
3517 #~ msgstr "கட்டளை தோல்வியுற்றது: %s"
3518
3519 #~ msgid ""
3520 #~ "Test tool helper program %s\n"
3521 #~ "is not statically linked.  This is a build error when this test tool\n"
3522 #~ "was built.\n"
3523 #~ msgstr ""
3524 #~ "Test tool helper program %s\n"
3525 #~ "is not statically linked.  This is a build error when this test tool\n"
3526 #~ "was built.\n"
3527
3528 #~ msgid "mkisofs command failed: %s\n"
3529 #~ msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n"
3530
3531 #, fuzzy
3532 #~ msgid "virt-resize: {file}: does not exist or is not readable\n"
3533 #~ msgstr "Binary '%s' does not exist or is not executable\n"
3534
3535 #, fuzzy
3536 #~ msgid "virt-resize: no logical volume called {n}\n"
3537 #~ msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு"
3538
3539 #, fuzzy
3540 #~ msgid "failed to create temporary cache directory: %m"
3541 #~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
3542
3543 #, fuzzy
3544 #~ msgid "error renaming temporary cache directory: %m"
3545 #~ msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு"
3546
3547 #, fuzzy
3548 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3549 #~ msgstr ""
3550 #~ "%s:  --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
3551
3552 #, fuzzy
3553 #~ msgid "  Mountpoints:\n"
3554 #~ msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
3555
3556 #, fuzzy
3557 #~ msgid "  Filesystems:\n"
3558 #~ msgstr "ஒரு கோப்புமுறையை செய்"
3559
3560 #~ msgid "allocate an image"
3561 #~ msgstr "ஒரு படத்தை ஒதுக்கீடு"
3562
3563 #~ msgid "edit a file in the image"
3564 #~ msgstr "படத்திலுள்ள ஒரு கோப்பினை திருத்து"
3565
3566 #~ msgid "view a file in the pager"
3567 #~ msgstr "பேஜரில் ஒரு பக்கத்தைக் காட்டு"
3568
3569 #~ msgid ""
3570 #~ "echo - display a line of text\n"
3571 #~ "     echo [<params> ...]\n"
3572 #~ "\n"
3573 #~ "    This echos the parameters to the terminal.\n"
3574 #~ msgstr ""
3575 #~ "echo - display a line of text\n"
3576 #~ "     echo [<params> ...]\n"
3577 #~ "\n"
3578 #~ "    This echos the parameters to the terminal.\n"
3579
3580 #, fuzzy
3581 #~ msgid ""
3582 #~ "edit - edit a file in the image\n"
3583 #~ "     edit <filename>\n"
3584 #~ "\n"
3585 #~ "    This is used to edit a file.\n"
3586 #~ "\n"
3587 #~ "    It is the equivalent of (and is implemented by)\n"
3588 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3589 #~ "\n"
3590 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3591 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3592 #~ "\n"
3593 #~ "    NOTE: This will not work reliably for large files\n"
3594 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3595 #~ msgstr ""
3596 #~ "edit - edit a file in the image\n"
3597 #~ "     edit <filename>\n"
3598 #~ "\n"
3599 #~ "    This is used to edit a file.\n"
3600 #~ "\n"
3601 #~ "    It is the equivalent of (and is implemented by)\n"
3602 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3603 #~ "\n"
3604 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3605 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3606 #~ "\n"
3607 #~ "    NOTE: This will not work reliably for large files\n"
3608 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3609
3610 #~ msgid ""
3611 #~ "lcd - local change directory\n"
3612 #~ "    lcd <directory>\n"
3613 #~ "\n"
3614 #~ "    Change guestfish's current directory. This command is\n"
3615 #~ "    useful if you want to download files to a particular\n"
3616 #~ "    place.\n"
3617 #~ msgstr ""
3618 #~ "lcd - local change directory\n"
3619 #~ "    lcd <directory>\n"
3620 #~ "\n"
3621 #~ "    Change guestfish's current directory. This command is\n"
3622 #~ "    useful if you want to download files to a particular\n"
3623 #~ "    place.\n"
3624
3625 #~ msgid ""
3626 #~ "glob - expand wildcards in command\n"
3627 #~ "    glob <command> [<args> ...]\n"
3628 #~ "\n"
3629 #~ "    Glob runs <command> with wildcards expanded in any\n"
3630 #~ "    command args.  Note that the command is run repeatedly\n"
3631 #~ "    once for each expanded argument.\n"
3632 #~ msgstr ""
3633 #~ "glob - expand wildcards in command\n"
3634 #~ "    glob <command> [<args> ...]\n"
3635 #~ "\n"
3636 #~ "    Glob runs <command> with wildcards expanded in any\n"
3637 #~ "    command args.  Note that the command is run repeatedly\n"
3638 #~ "    once for each expanded argument.\n"
3639
3640 #~ msgid ""
3641 #~ "more - view a file in the pager\n"
3642 #~ "     more <filename>\n"
3643 #~ "\n"
3644 #~ "    This is used to view a file in the pager.\n"
3645 #~ "\n"
3646 #~ "    It is the equivalent of (and is implemented by)\n"
3647 #~ "    running \"cat\" and using the pager.\n"
3648 #~ "\n"
3649 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3650 #~ "    \"less\" then it always uses \"less\".\n"
3651 #~ "\n"
3652 #~ "    NOTE: This will not work reliably for large files\n"
3653 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3654 #~ msgstr ""
3655 #~ "more - view a file in the pager\n"
3656 #~ "     more <filename>\n"
3657 #~ "\n"
3658 #~ "    This is used to view a file in the pager.\n"
3659 #~ "\n"
3660 #~ "    It is the equivalent of (and is implemented by)\n"
3661 #~ "    running \"cat\" and using the pager.\n"
3662 #~ "\n"
3663 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3664 #~ "    \"less\" then it always uses \"less\".\n"
3665 #~ "\n"
3666 #~ "    NOTE: This will not work reliably for large files\n"
3667 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3668
3669 #~ msgid ""
3670 #~ "reopen - close and reopen the libguestfs handle\n"
3671 #~ "     reopen\n"
3672 #~ "\n"
3673 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3674 #~ "this normally, because the handle is closed properly when guestfish\n"
3675 #~ "exits.  However this is occasionally useful for testing.\n"
3676 #~ msgstr ""
3677 #~ "reopen - close and reopen the libguestfs handle\n"
3678 #~ "     reopen\n"
3679 #~ "\n"
3680 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3681 #~ "this normally, because the handle is closed properly when guestfish\n"
3682 #~ "exits.  However this is occasionally useful for testing.\n"
3683
3684 #, fuzzy
3685 #~ msgid ""
3686 #~ "sparse - allocate a sparse image file\n"
3687 #~ "     sparse <filename> <size>\n"
3688 #~ "\n"
3689 #~ "    This creates an empty sparse file of the given size,\n"
3690 #~ "    and then adds so it can be further examined.\n"
3691 #~ "\n"
3692 #~ "    In all respects it works the same as the 'alloc'\n"
3693 #~ "    command, except that the image file is allocated\n"
3694 #~ "    sparsely, which means that disk blocks are not assigned\n"
3695 #~ "    to the file until they are needed.  Sparse disk files\n"
3696 #~ "    only use space when written to, but they are slower\n"
3697 #~ "    and there is a danger you could run out of real disk\n"
3698 #~ "    space during a write operation.\n"
3699 #~ "\n"
3700 #~ "    For more advanced image creation, see qemu-img utility.\n"
3701 #~ "\n"
3702 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3703 #~ msgstr ""
3704 #~ "sparse - allocate a sparse image file\n"
3705 #~ "     sparse <filename> <size>\n"
3706 #~ "\n"
3707 #~ "    This creates an empty sparse file of the given size,\n"
3708 #~ "    and then adds so it can be further examined.\n"
3709 #~ "\n"
3710 #~ "    In all respects it works the same as the 'alloc'\n"
3711 #~ "    command, except that the image file is allocated\n"
3712 #~ "    sparsely, which means that disk blocks are not assigned\n"
3713 #~ "    to the file until they are needed.  Sparse disk files\n"
3714 #~ "    only use space when written to, but they are slower\n"
3715 #~ "    and there is a danger you could run out of real disk\n"
3716 #~ "    space during a write operation.\n"
3717 #~ "\n"
3718 #~ "    For more advanced image creation, see qemu-img utility.\n"
3719 #~ "\n"
3720 #~ "    Size can be specified (where <nn> means a number):\n"
3721 #~ "    <nn>             number of kilobytes\n"
3722 #~ "      eg: 1440       standard 3.5\" floppy\n"
3723 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3724 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3725 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3726 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3727 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3728 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3729 #~ "    <nn>sects        number of 512 byte sectors\n"
3730
3731 #~ msgid ""
3732 #~ "time - measure time taken to run command\n"
3733 #~ "    time <command> [<args> ...]\n"
3734 #~ "\n"
3735 #~ "    This runs <command> as usual, and prints the elapsed\n"
3736 #~ "    time afterwards.\n"
3737 #~ msgstr ""
3738 #~ "time - கட்டளை இயங்குவதற்கு எடுத்த நேரத்தை கணக்கிடு\n"
3739 #~ "    time <command> [<args> ...]\n"
3740 #~ "\n"
3741 #~ "    இது எப்போதும் போல <command> இயங்கும், நேரத்திற்கு பின்\n"
3742 #~ "    அச்சடித்தும் கழித்தும்விடும்.\n"
3743
3744 #~ msgid "external command failed: %s"
3745 #~ msgstr "அகக் கட்டளை தோல்வியுற்றது: %s"
3746
3747 #~ msgid "test if file exists"
3748 #~ msgstr "கோப்பு இருந்தால் பரிசோதி"
3749
3750 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3751 #~ msgstr "%s அல்லது %s ஐ LIBGUESTFS_PATH (தற்போதைய பாதை = %s)ல் தேட முடியவில்லை"
3752
3753 #~ msgid "failed to connect to vmchannel socket"
3754 #~ msgstr "vmசேனல் சாக்கெட்டை இணைக்க முடியவில்லை"
3755
3756 #, fuzzy
3757 #~ msgid ""
3758 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3759 #~ "selinux\n"
3760 #~ msgstr ""
3761 #~ "%s:  -i விருப்பத்தை -a, -m, --listen, --remote or --selinux உடன் பயன்படுத்த "
3762 #~ "முடியவில்லை\n"
3763
3764 #, fuzzy
3765 #~ msgid "cpio command failed: {error}"
3766 #~ msgstr "கட்டளை தோல்வியுற்றது: %s"
3767
3768 #~ msgid ""
3769 #~ "alloc - allocate an image\n"
3770 #~ "     alloc <filename> <size>\n"
3771 #~ "\n"
3772 #~ "    This creates an empty (zeroed) file of the given size,\n"
3773 #~ "    and then adds so it can be further examined.\n"
3774 #~ "\n"
3775 #~ "    For more advanced image creation, see qemu-img utility.\n"
3776 #~ "\n"
3777 #~ "    Size can be specified (where <nn> means a number):\n"
3778 #~ "    <nn>             number of kilobytes\n"
3779 #~ "      eg: 1440       standard 3.5\" floppy\n"
3780 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3781 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3782 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3783 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3784 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3785 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3786 #~ "    <nn>sects        number of 512 byte sectors\n"
3787 #~ msgstr ""
3788 #~ "alloc - allocate an image\n"
3789 #~ "     alloc <filename> <size>\n"
3790 #~ "\n"
3791 #~ "    This creates an empty (zeroed) file of the given size,\n"
3792 #~ "    and then adds so it can be further examined.\n"
3793 #~ "\n"
3794 #~ "    For more advanced image creation, see qemu-img utility.\n"
3795 #~ "\n"
3796 #~ "    Size can be specified (where <nn> means a number):\n"
3797 #~ "    <nn>             number of kilobytes\n"
3798 #~ "      eg: 1440       standard 3.5\" floppy\n"
3799 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3800 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3801 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3802 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3803 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3804 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3805 #~ "    <nn>sects        number of 512 byte sectors\n"
3806
3807 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3808 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"