Add support for the --priority, --includepkgs, and --excludepkgs options.
[pykickstart.git] / po / ta.po
blobda1ef4696673ad8bb7da76e04a0939fb2ebf53e0
1 # translation of ta.po to Tamil
2 # This file is distributed under the same license as the PACKAGE package.
3 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
5 # Felix <ifelix@redhat.com>, 2006, 2007.
6 # I felix <ifelix@redhat.com>, 2007.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: ta\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2007-08-02 16:08-0400\n"
12 "PO-Revision-Date: 2007-04-12 17:46+0530\n"
13 "Last-Translator: I felix <ifelix@redhat.com>\n"
14 "Language-Team: Tamil <fedora-trans-ta@redhat.com>\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: KBabel 1.11.4\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 "\n"
21 "\n"
22 "\n"
23 "\n"
24 "\n"
26 #: ../pykickstart/base.py:140
27 #, python-format
28 msgid ""
29 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
30 "been deprecated and no longer has any effect.  It may be removed from future "
31 "releases, which will result in a fatal error from kickstart.  Please modify "
32 "your kickstart file to remove this command."
33 msgstr ""
34 "%(lineno)s: வரியில் நீக்கப்பட்ட விருப்பத்தை நிராகரிக்கிறது: %(cmd)s கட்டளை நீக்கப்பட்டது "
35 "இது ஒரு போதும் செயல்படுத்தப்படாது. இது வரும் வெளியீடுகளிலிருந்து நீக்கப்படலாம், இது "
36 "கிக்ஸ்டார்ட்டில் முக்கியமான பிழை கொடுக்கும். இந்தக் கட்டளையை நீக்க உங்கள் கிக்ஸ்டார்ட் கோப்பினை "
37 "மாற்றவும்."
39 #: ../pykickstart/base.py:308
40 #, python-format
41 msgid "Unknown command: %s"
42 msgstr "தெரியாத கட்டளை: %s"
44 #: ../pykickstart/errors.py:43
45 #, python-format
46 msgid ""
47 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
48 "\n"
49 "%(msg)s\n"
50 msgstr ""
51 "கிக்ஸ்டார்ட் கோப்பு வரி %(lineno)s இல் பின்வரும் பிழை ஏற்பட்டுள்ளது:\n"
52 "\n"
53 "%(msg)s\n"
55 #: ../pykickstart/errors.py:45
56 #, python-format
57 msgid "There was a problem reading from line %s of the kickstart file"
58 msgstr "கிக்ஸ்டார்ட் கோப்பின் வரி %sல் வாசிக்கும் போது சிக்கல் உள்ளது"
60 #: ../pykickstart/options.py:77
61 #, python-format
62 msgid "Option %s is required"
63 msgstr "விருப்பம் %s தேவைப்படுகிறது"
65 #: ../pykickstart/options.py:80
66 #, python-format
67 msgid ""
68 "The option %(option)s was introduced in version %(intro)s, but you are using "
69 "kickstart syntax version %(version)s"
70 msgstr ""
71 "விருப்பம் %(option)s பதிப்பு %(intro)sஇல் அறிமுகப்பட்டுள்ளது, ஆனால் நீங்கள் கிக்ஸ்டார்ட் "
72 "இலக்கண பதிப்பு %(version)s ஐ பயன்படுத்துகிறீர்கள்"
74 #: ../pykickstart/options.py:83
75 #, python-format
76 msgid ""
77 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
78 "been deprecated and no longer has any effect.  It may be removed from future "
79 "releases, which will result in a fatal error from kickstart.  Please modify "
80 "your kickstart file to remove this option."
81 msgstr ""
82 "%(lineno)s: வரியில் எதிரிடையான விருப்பத்தை நிராகரிக்கிறது: %(option)s விருப்பம் "
83 "எதிரிடையாகவும் ஒரு போதும் செயல்படுத்தப்படாது. இது வரும் வெளியீடுகளிலிருந்து "
84 "நீக்கப்படலாம், இது கிக்ஸ்டார்ட்டில் முக்கியமான பிழை கொடுக்கும்.  இந்த விருப்பத்தை நீக்க உங்கள் "
85 "கிக்ஸ்டார்ட் கோப்பினை மாற்றவும்."
87 #: ../pykickstart/options.py:86
88 #, python-format
89 msgid ""
90 "The option %(option)s was removed in version %(removed)s, but you are using "
91 "kickstart syntax version %(version)s"
92 msgstr ""
93 "விருப்பம் %(option)s பதிப்பு %(removed)sஇல் நீக்கப்பட்டது, ஆனால் நீங்கள் கிக்ஸ்டார்ட் இலக்கண "
94 "பதிப்பு %(version)s ஐ பயன்படுத்துகிறீர்கள்"
96 #: ../pykickstart/options.py:139
97 msgid "Required flag set for option that doesn't take a value"
98 msgstr "ஒரு மதிப்பினை ஏற்காத விருப்பத்திற்கு கொடி அமைவு தேவைப்படுகிறது"
100 #: ../pykickstart/options.py:148
101 #, python-format
102 msgid "Option %(opt)s: invalid boolean value: %(value)r"
103 msgstr "விருப்பம் %(opt)s: தவறான பூலியன் மதிப்பு: %(value)r"
105 #: ../pykickstart/parser.py:85
106 #, python-format
107 msgid "Illegal url for %%ksappend: %s"
108 msgstr ""
110 #: ../pykickstart/parser.py:90
111 #, python-format
112 msgid "Unable to open %%ksappend file: "
113 msgstr ""
115 #: ../pykickstart/parser.py:96 ../pykickstart/parser.py:98
116 #, python-format
117 msgid "Unable to open %%ksappend file"
118 msgstr ""
120 #: ../pykickstart/parser.py:278
121 msgid "Group cannot specify both --nodefaults and --optional"
122 msgstr "குழு --nodefaults மற்றும் --optional இரண்டையும் குறிப்பிடாது"
124 #. If nothing else worked, we're out of options.
125 #: ../pykickstart/version.py:80 ../pykickstart/version.py:89
126 #: ../pykickstart/version.py:92 ../pykickstart/version.py:103
127 #: ../pykickstart/version.py:143
128 #, python-format
129 msgid "Unsupported version specified: %s"
130 msgstr "துணைபுரியாத பதிப்பு குறிப்பிடப்பட்டுள்ளது: %s"
132 #: ../validator/ksvalidator:45
133 msgid "halt after the first error or warning"
134 msgstr "முதல் பிழை அல்லது எச்சரிக்கைக்கு பின் நிறுத்தவும்"
136 #: ../validator/ksvalidator:48
137 #, python-format
138 msgid "parse include files when %include is seen"
139 msgstr "%include தெரிந்தால் பகுத்தல் கோப்புகளை சேர்க்கிறது"
141 #: ../validator/ksvalidator:50
142 msgid "version of kickstart syntax to validate against"
143 msgstr "கிக்ஸ்டார்ட் இலக்கணத்தின் பதிப்பு மதிப்பிடுகிறது"
145 #: ../validator/ksvalidator:64
146 #, python-format
147 msgid "The version %s is not supported by pykickstart"
148 msgstr "பதிப்பு %s pykickstartஆல் துணைபுரியாதது"
150 #: ../validator/ksvalidator:77
151 #, python-format
152 msgid ""
153 "File uses a deprecated option or command.\n"
154 "%s"
155 msgstr ""
156 "கோப்பு எதிரிடையான விருப்பம் அல்லது கட்டளை பயன்படுத்துகிறது.\n"
157 "%s"
159 #: ../validator/ksvalidator:83
160 msgid "General kickstart error in input file"
161 msgstr "உள்ளீடு கோப்பில் பொதுவான கிக்ஸ்டார்ட் பிழை"
163 #: ../validator/ksvalidator:86
164 #, python-format
165 msgid "General error in input file:  %s"
166 msgstr "உள்ளீடு கோப்பில் பொதுவான பிழை:  %s"