Use required attribute.
[pykickstart.git] / po / bn_IN.po
blob5f573727bed86c3a70ac7d48bd70d4c14cdd5111
1 # translation of bn_IN.po to Bengali India
2 # translation of bn_IN.po to Bangla (INDIA)
3 # translation of bn_IN.po to Bangla (INDIA)
4 # translation of bn_IN.po to Bangla (INDIA)
5 # translation of bn_IN.po to Bangla (INDIA)
6 # translation of bn_IN.po to Bangla (INDIA)
7 # translation of bn_IN.po to Bangla (INDIA)
8 # translation of bn_IN.po to Bangla (INDIA)
9 # translation of bn_IN.po to Bangla (INDIA)
10 # This file is distributed under the same license as the PACKAGE package.
11 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
12 # Runa Bhattacharjee <runab@redhat.com>, 2006.
14 msgid ""
15 msgstr ""
16 "Project-Id-Version: bn_IN\n"
17 "Report-Msgid-Bugs-To: \n"
18 "POT-Creation-Date: 2006-05-24 13:59-0400\n"
19 "PO-Revision-Date: 2006-09-20 17:03+0530\n"
20 "Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
21 "Language-Team: Bengali India\n"
22 "MIME-Version: 1.0\n"
23 "Content-Type: text/plain; charset=UTF-8\n"
24 "Content-Transfer-Encoding: 8bit\n"
25 "X-Generator: KBabel 1.9.1\n"
26 "Plural-Forms: nplurals=2; plural=(n != 1);\n\n"
28 #: ../pykickstart/parser.py:45
29 #, python-format
30 msgid ""
31 "The following problem occurred on line %s of the kickstart file:\n"
32 "\n"
33 "%s\n"
34 msgstr ""
35 "kickstart ফাইলের %s পংক্তির মধ্যে নিম্নলিখিত সমস্যা উৎপন্ন হয়েছে:\n"
36 "\n"
37 "%s\n"
39 #: ../pykickstart/parser.py:47
40 #, python-format
41 msgid "There was a problem reading from line %s of the kickstart file"
42 msgstr "Kickstart ফাইলের %s পংক্তি থেকে পড়তে সমস্যা"
44 #: ../pykickstart/parser.py:104
45 #, python-format
46 msgid "Option %s is required"
47 msgstr "%s বিকল্প উল্লেখ করা আবশ্যক"
49 #: ../pykickstart/parser.py:107
50 #, python-format
51 msgid ""
52 "Ignoring deprecated option on line %s:  The %s option has been deprecated "
53 "and no longer has any effect.  It may be removed from future releases, which "
54 "will result in a fatal error from kickstart.  Please modify your kickstart "
55 "file to remove this option."
56 msgstr ""
57 "%s পংক্তির মধ্যে উল্লিখিত অবচিত বিকল্প অগ্রাহ্য করা হচ্ছে:  %s বিকল্পটি অবচিত হয়েছে ও "
58 "বর্তমানে কোনো প্রভাব সৃষ্টি করে না। ভবিষ্যতের কোনো রিলিজে এটি অপসারণ করা হবে যার "
59 "ফলে kickstart কর্মের সময় গুরুতর ত্রুটির ইঙ্গিত দেওয়া হবে। অনুগ্রহ করে kickstart "
60 "ফাইল থেকে এই বিকল্পটি মুছে ফেলুন।"
62 #: ../pykickstart/parser.py:139
63 msgid "Required flag set for option that doesn't take a value"
64 msgstr "কোনো মান গ্রহণ করতে অক্ষম বিকল্পের জন্য আবশ্যক মানের ফ্ল্যাগ নির্ধারণ করা হয়েছে"
66 #: ../pykickstart/parser.py:147
67 #, python-format
68 msgid "Option %s: invalid boolean value: %r"
69 msgstr "%s বিকল্প: বুলিয়ান মান বৈধ নয়: %r"
71 #: ../pykickstart/parser.py:291
72 #, python-format
73 msgid ""
74 "Ignoring deprecated command on line %s:  The %s command has been deprecated "
75 "and no longer has any effect.  It may be removed from future releases, which "
76 "will result in a fatal error from kickstart.  Please modify your kickstart "
77 "file to remove this command."
78 msgstr ""
79 "%s পংক্তির মধ্যে উল্লিখিত অবচিত কমান্ড অগ্রাহ্য করা হচ্ছে:  %s কমান্ডটি অবচিত হয়েছে "
80 "ও বর্তমানে কোনো প্রভাব সৃষ্টি করে না। ভবিষ্যতের কোনো রিলিজে এটি অপসারণ করা হবে "
81 "যার ফলে kickstart কর্মের সময় গুরুতর ত্রুটির ইঙ্গিত দেওয়া হবে। অনুগ্রহ করে kickstart "
82 "ফাইল থেকে এই কমান্ডটি মুছে ফেলুন।"
84 #: ../pykickstart/parser.py:298 ../pykickstart/parser.py:421
85 #: ../pykickstart/parser.py:489 ../pykickstart/parser.py:770
86 #: ../pykickstart/parser.py:788
87 #, python-format
88 msgid "Command %s does not take any arguments"
89 msgstr "%s কমান্ডের দ্বারা কোনো আর্গুমেন্ট গ্রহণ করা হয় না"
91 #: ../pykickstart/parser.py:427 ../pykickstart/parser.py:433
92 #, python-format
93 msgid "Command %s only takes one argument"
94 msgstr "%s কমান্ডের দ্বারা শুধুমাত্র একটি আর্গুমেন্ট গ্রহণ করা হয়"
96 #: ../pykickstart/parser.py:470 ../pykickstart/parser.py:641
97 #: ../pykickstart/parser.py:721
98 #, python-format
99 msgid "Mount point required for %s"
100 msgstr "%s'র জন্য মাউন্ট-পয়েন্ট আবশ্যক"
102 #: ../pykickstart/parser.py:523 ../pykickstart/parser.py:874
103 #, python-format
104 msgid "Unexpected arguments to %s command: %s"
105 msgstr "%s কমান্ডের জন্য অপ্রত্যাশিত আর্গুমেন্ট উল্লিখিত: %s"
107 #: ../pykickstart/parser.py:577
108 #, python-format
109 msgid "Device '%s' is already used in multipath '%s'"
110 msgstr "'%s' নামক ডিভাইস বর্তমানে মাল্টিপাথ '%s'-এ ব্যবহৃত হচ্ছে"
112 #: ../pykickstart/parser.py:672
113 msgid "Only one of --baseurl and --mirrorlist may be specified for repo command."
114 msgstr ""
115 "repo কমান্ডের ক্ষেত্রে --baseurl ও --mirrorlist'র মধ্যে শুধুমাত্র একটি উল্লেখ করা "
116 "যাবে।"
118 #: ../pykickstart/parser.py:675
119 msgid "One of --baseurl or --mirrorlist must be specified for repo command."
120 msgstr "repo কমান্ডের সাথে --baseurl ও --mirrorlist'র মধ্যে অন্তত একটি উল্লেখ করা আবশ্যক।"
122 #: ../pykickstart/parser.py:738 ../pykickstart/parser.py:782
123 #, python-format
124 msgid "A single argument is expected for the %s command"
125 msgstr "%s কমান্ডের জন্য শুধুমাত্র একটি আর্গুমেন্ট আবশ্যক"
127 #: ../pykickstart/parser.py:880
128 #, python-format
129 msgid ""
130 "Ignoring deprecated option on line %s:  The zerombr command no longer takes "
131 "any options.  In future releases, this will result in a fatal error from "
132 "kickstart.  Please modify your kickstart file to remove any options."
133 msgstr ""
134 "%s পংক্তির মধ্যে উল্লিখিত অবচিত বিকল্প অগ্রাহ্য করা হচ্ছে:  zerombr কমান্ডের দ্বারা "
135 "বর্তমানে কোনো বিকল্প গ্রহণ করা হয় না। ভবিষ্যতের কোনো রিলিজে এই সমস্যার ফলে "
136 "kickstart কর্মের সময় গুরুতর ত্রুটির ইঙ্গিত দেওয়া হবে। অনুগ্রহ করে kickstart ফাইলের "
137 "মধ্যে এই কমান্ডের জন্য উল্লিখিত কোনো ধরনের অপশন মুছে ফেলুন।"
139 #: ../pykickstart/parser.py:949
140 #, python-format
141 msgid "Unknown command: %s"
142 msgstr "অজানা কমান্ড: %s"
144 #: ../validator/ksvalidator:36
145 msgid "halt after the first error or warning"
146 msgstr "প্রথম ত্রুটি অথবা সতর্কবার্তা উৎপন্ন হলে স্থগিত করা হবে"
148 #: ../validator/ksvalidator:39
149 #, python-format
150 msgid "parse include files when %include is seen"
151 msgstr "%include প্রদর্শিত হলে include ফাইল পার্স করা হবে"
153 #: ../validator/ksvalidator:62
154 #, python-format
155 msgid ""
156 "File uses a deprecated option or command.\n"
157 "%s"
158 msgstr ""
159 "ফাইলের মধ্যে কোনো অবিচত অপশন অথবা কমান্ড প্রয়োগ করা হয়েছে।\n"
160 "%s"
162 #: ../validator/ksvalidator:68
163 msgid "General kickstart error in input file"
164 msgstr "ইনপুট ফাইলের মধ্যে kickstart সংক্রান্ত সাধারণ সমস্যা"
166 #: ../validator/ksvalidator:71
167 #, python-format
168 msgid "General error in input file:  %s"
169 msgstr "ইনপুট ফাইলের মধ্যে সাধারণ সমস্যা:  %s"