8de6ab89a4bfb9a1ee3f31f8f9cea6713a650fe6
[lhc/web/wiklou.git] / languages / LanguageBn.php
1 <?php
2
3 # NOTE: To turn off "Current Events" in the sidebar,
4 # set "currentevents" => "-"
5
6 # The names of the namespaces can be set here, but the numbers
7 # are magical, so don't change or move them! The Namespace class
8 # encapsulates some of the magic-ness.
9 #
10 /* private */ $wgNamespaceNamesBn = array(
11 -1 => "বিশেষ",
12 0 => "",
13 1 => "আলাপ",
14 2 => "ব্যবহারকারী",
15 3 => "ব্যবহারকারী_আলাপ",
16 4 => "উইকিপেডিয়া",
17 5 => "উইকিপেডিয়া_আলাপ",
18 6 => "চিত্র",
19 7 => "চিত্র_আলাপ",
20 8 => "MediaWiki",
21 9 => "MediaWik i_আলাপ",
22 10 => "Template",
23 11 => "Template_talk"
24
25 ) + $wgNamespaceNamesEn;
26
27 /* private */ $wgQuickbarSettingsBn = array(
28 "None", "Fixed left", "Fixed right", "Floating left"
29 );
30
31 /* private */ $wgSkinNamesBn = array(
32 'standard' => "Standard",
33 'nostalgia' => "Nostalgia",
34 'cologneblue' => "Cologne Blue",
35 'smarty' => "Paddington",
36 'montparnasse' => "Montparnasse",
37 'davinci' => "DaVinci",
38 'mono' => "Mono",
39 'monobook' => "MonoBook",
40 "myskin" => "MySkin"
41 );
42
43
44 /* private */ $wgDateFormatsBn = array(
45 "No preference",
46 "January 15, 2001",
47 "15 January 2001",
48 "2001 January 15"
49 );
50
51
52 /* private */ $wgBookstoreListBn = array(
53 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
54 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
55 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
56 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
57 );
58
59
60 # All special pages have to be listed here: a description of ""
61 # will make them not show up on the "Special Pages" page, which
62 # is the right thing for some of them (such as the "targeted" ones).
63 #
64 /* private */ $wgValidSpecialPagesBn = array(
65 "Userlogin" => "",
66 "Userlogout" => "",
67 "Preferences" => "Set my user preferences",
68 "Watchlist" => "My watchlist",
69 "Recentchanges" => "Recently updated pages",
70 "Upload" => "Upload image files",
71 "Imagelist" => "Image list",
72 "Listusers" => "Registered users",
73 "Statistics" => "Site statistics",
74 "Randompage" => "Random article",
75
76 "Lonelypages" => "Orphaned articles",
77 "Unusedimages" => "Orphaned images",
78 "Popularpages" => "Popular articles",
79 "Wantedpages" => "Most wanted articles",
80 "Shortpages" => "Short articles",
81 "Longpages" => "Long articles",
82 "Newpages" => "Newly created articles",
83 "Ancientpages" => "Oldest articles",
84 "Intl" => "Interlanguage links",
85 "Allpages" => "All pages by title",
86
87 "Ipblocklist" => "Blocked IP addresses",
88 "Maintenance" => "Maintenance page",
89 "Specialpages" => "",
90 "Contributions" => "",
91 "Emailuser" => "",
92 "Whatlinkshere" => "",
93 "Recentchangeslinked" => "",
94 "Movepage" => "",
95 "Booksources" => "External book sources",
96 "Export" => "XML export",
97 "Version" => "Version",
98
99 );
100
101 /* private */ $wgSysopSpecialPagesBn = array(
102 "Blockip" => "Block an IP address",
103 "Asksql" => "Query the database",
104 "Undelete" => "Restore deleted pages"
105 );
106
107 /* private */ $wgDeveloperSpecialPagesBn = array(
108 "Lockdb" => "Make database read-only",
109 "Unlockdb" => "Restore DB write access",
110 "Debug" => "Debugging information"
111 );
112
113 /* private */ $wgAllMessagesBn = array(
114 'special_version_prefix' => '',
115 'special_version_postfix' => '',
116 # User Toggles
117 "tog-hover" => "Show hoverbox over wiki links",
118 "tog-underline" => "Underline links",
119 "tog-highlightbroken" => "Format broken links <a href=\"\" class=\"new\">like this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
120 "tog-justify" => "Justify paragraphs",
121 "tog-hideminor" => "Hide minor edits in recent changes",
122 "tog-usenewrc" => "Enhanced recent changes (not for all browsers)",
123 "tog-numberheadings" => "Auto-number headings",
124 "tog-editsection"=>"Show links for editing individual sections",
125 "tog-showtoc"=>"Show table of contents for articles with more than 3 headings",
126 "tog-rememberpassword" => "Remember password across sessions",
127 "tog-editwidth" => "Edit box has full width",
128 "tog-editondblclick" => "Edit pages on double click (JavaScript)",
129 "tog-watchdefault" => "Add pages you edit to your watchlist",
130 "tog-minordefault" => "Mark all edits minor by default",
131 "tog-previewontop" => "Show preview before edit box and not after it",
132 "tog-nocache" => "Disable page caching",
133 # Dates
134
135 'sunday' => "রবিবার",
136 'monday' => "সোমবার",
137 'tuesday' => "মঙ্গলবার",
138 'wednesday' => "বুধবার",
139 'thursday' => "বৃহস্পতিবার",
140 'friday' => "শুক্রবার",
141 'saturday' => "শনিবার",
142 'january' => "জানুয়ারী",
143 'february' => "ফেব্রুয়ারী",
144 'march' => "মার্চ",
145 'april' => "এপ্রিল",
146 'may_long' => "মে",
147 'june' => "জুন",
148 'july' => "জুলাই",
149 'august' => "আগস্ট",
150 'september' => "সেপ্টেম্বর",
151 'october' => "অক্টোবর",
152 'november' => "নভেম্বর",
153 'december' => "ডিসেম্বর",
154 'jan' => "জানু",
155 'feb' => "ফেব্রু",
156 'mar' => "মার্চ",
157 'apr' => "এপ্রিল",
158 'may' => "মে",
159 'jun' => "জুন",
160 'jul' => "জুলাই",
161 'aug' => "আগস্ট",
162 'sep' => "সেপ্টে",
163 'oct' => "অক্টো",
164 'nov' => "নভে",
165 'dec' => "ডিসে",
166
167 # Bits of text used by many pages:
168 #
169
170 "linktrail" => "/^([a-z]+)(.*)\$/sD",
171 "mainpage" => "প্রধান পাতা",
172 "mainpagetext" => "Wiki software successfully installed.",
173 "about" => "বৃত্তান্ত",
174 "aboutsite" => "উইকিপেডিয়ার বৃত্তান্ত",
175 "aboutpage" => "উইকিপেডিয়া:বৃত্তান্ত",
176 "help" => "সহায়িকা",
177 "helppage" => "উইকিপেডিয়া:সহায়িকা",
178 "wikititlesuffix" => "উইকিপেডিয়া",
179 "bugreports" => "ত্রুটি বিবরণী",
180 "bugreportspage" => "উইকিপেডিয়া:ত্রুটি_বিবরণী",
181 "faq" => "প্রশ্নোত্তর",
182 "faqpage" => "উইকিপেডিয়া:প্রশ্নোত্তর",
183 "edithelp" => "সম্পাদনা সহায়িকা",
184 "edithelppage" => "উইকিপেডিয়া:কিভাবে_একটি_পৃষ্ঠা_সম্পাদনা_করবেন",
185 "cancel" => "বাতিল কর",
186 "qbfind" => "খঁুজে দেখ",
187 "qbbrowse" => "ঘুরে দেখ",
188 "qbedit" => "সম্পাদনা কর",
189 "qbpageoptions" => "এ পৃষ্ঠার বিকল্পসমূহ",
190 "qbpageinfo" => "পৃষ্ঠা-সংক্রান্ত তথ্য",
191 "qbmyoptions" => "আমার পছন্দ",
192 "mypage" => "আমার পাতা",
193 "mytalk" => "আমার কথাবার্তা",
194 "currentevents" => "সমসাময়িক ঘটনা",
195 "errorpagetitle" => "ভুল",
196 "returnto" => "ফিরে যাও $1.",
197 "tagline" => "উইকিপেডিয়া, মুক্ত বিশ্বকোষ থেকে",
198 "whatlinkshere" => "যেসব পাতা থেকে এখানে সংযোগ আছে",
199 "help" => "সহায়িকা",
200 "search" => "খঁুজে দেখ",
201 "go" => "চল",
202 "history" => "এ পৃষ্ঠার ইতিহাস",
203 "printableversion" => "ছাপার যোগ্য সংস্করণ",
204 "editthispage" => "এই পৃষ্ঠাটি সম্পাদনা করুন",
205 "deletethispage" => "এই পৃষ্ঠাটি মুছে ফেলুন",
206 "protectthispage" => "এই পৃষ্ঠাটি সংরক্ষণ করুন",
207 "unprotectthispage" => "এই পৃষ্ঠার সংরক্ষণ ছেড়ে দিন",
208 "newpage" => "নতুন পাতা",
209 "talkpage" => "এই পৃষ্ঠা নিয়ে আলোচনা করুন",
210 "articlepage" => "নিবন্ধ দেখুন",
211 "subjectpage" => "বিষয় দেখুন", # For compatibility
212 "userpage" => "ব্যাবহারকারীর পাতা দেখুন",
213 "wikipediapage" => "মেটা-পাতা দেখুন",
214 "imagepage" => "ছবির পাতা দেখুন",
215 "viewtalkpage" => "আলোচনা দেখুন",
216 "otherlanguages" => "অন্যান্য ভাষা",
217 "redirectedfrom" => "($1 থেকে ঘুরে এসেছে)",
218 "lastmodified" => "এ পৃষ্ঠায় শেষ পরিবর্তন হয়েছিল $1.",
219 "viewcount" => "এ পৃষ্ঠা দেখা হয়েছে $1 বার।",
220 "gnunote" => "সব লেখা <a class=internal href='/wiki/GNU_FDL'>GNU Free Documentation License</a> অনুযায়ী বিনামূল্যে এবং মুক্তভাবে সংগ্রহ ও বিতরণযোগ্য",
221 "printsubtitle" => "(From {{SERVER}})",
222 "protectedpage" => "সংরক্ষিত পাতা",
223 "administrators" => "উইকিপেডিয়া:প্রশাসকবৃন্দ",
224 "sysoptitle" => "Sysop এর ক্ষমতা প্রয়োজন",
225 "sysoptext" => "এ কাজটি কেবল \"sysop\" ক্ষমতাসম্পন্ন ব্যক্তিই করতে পারেন। $1 দেখুন।",
226 "developertitle" => "developer এর ক্ষমতা প্রয়োজন",
227 "developertext" => "এ কাজটি কেবল \"developer\" ক্ষমতাসম্পন্ন ব্যক্তিই করতে পারেন। $1 দেখুন।",
228 "nbytes" => "$1 বাইট",
229 "go" => "চল",
230 "ok" => "ঠিক আছে",
231 "sitetitle" => "উইকিপেডিয়া",
232 "sitesubtitle" => "মুক্ত বিশ্বকোষ ",
233 "retrievedfrom" => "\"$1\" থেকে আনীত",
234 "newmessages" => "আপনার $1 এসেছে।",
235 "newmessageslink" => "নতুন বার্তা",
236 "editsection"=>"সম্পাদনা করুন",
237 "toc" => "সূচীপত্র",
238 "showtoc" => "দেখাও",
239 "hidetoc" => "সরিয়ে রাখ",
240
241 # Main script and global functions
242 #
243 "nosuchaction" => "No such action",
244 "nosuchactiontext" => "The action specified by the URL is not
245 recognized by the Wikipedia software",
246 "nosuchspecialpage" => "No such special page",
247 "nospecialpagetext" => "You have requested a special page that is not
248 recognized by the Wikipedia software.",
249
250 # General errors
251 #
252 "error" => "Error",
253 "databaseerror" => "Database error",
254 "dberrortextcl" => "A database query syntax error has occurred.
255 The last attempted database query was:
256 \"$1\"
257 from within function \"$2\".
258 MySQL returned error \"$3: $4\".\n",
259 "noconnect" => "Could not connect to DB on $1",
260 "nodb" => "Could not select database $1",
261 "readonly" => "Database locked",
262 "enterlockreason" => "Enter a reason for the lock, including an estimate
263 of when the lock will be released",
264 "readonlytext" => "The Wikipedia database is currently locked to new
265 entries and other modifications, probably for routine database maintenance,
266 after which it will be back to normal.
267 The administrator who locked it offered this explanation:
268 <p>$1",
269 "missingarticle" => "The database did not find the text of a page
270 that it should have found, named \"$1\".
271
272 <p>This is usually caused by following an outdated diff or history link to a
273 page that has been deleted.
274
275 <p>If this is not the case, you may have found a bug in the software.
276 Please report this to an administrator, making note of the URL.",
277 "internalerror" => "Internal error",
278 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
279 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
280 "filedeleteerror" => "Could not delete file \"$1\".",
281 "filenotfound" => "Could not find file \"$1\".",
282 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
283 "formerror" => "Error: could not submit form",
284 "badarticleerror" => "This action cannot be performed on this page.",
285 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
286 "badtitle" => "Bad title",
287 "badtitletext" => "The requested page title was invalid, empty, or
288 an incorrectly linked inter-language or inter-wiki title.",
289 "perfdisabled" => "Sorry! This feature has been temporarily disabled
290 because it slows the database down to the point that no one can use
291 the wiki.",
292 "perfdisabledsub" => "Here's a saved copy from $1:",
293
294 # Login and logout pages
295 #
296 "logouttitle" => "User logout",
297 "logouttext" => "You are now logged out.
298 You can continue to use Wikipedia anonymously, or you can log in
299 again as the same or as a different user.\n",
300
301 "welcomecreation" => "<h2>Welcome, $1!</h2><p>Your account has been created.
302 Don't forget to personalize your wikipedia preferences.",
303
304 "loginpagetitle" => "User login",
305 "yourname" => "Your user name",
306 "yourpassword" => "Your password",
307 "yourpasswordagain" => "Retype password",
308 "newusersonly" => " (new users only)",
309 "remembermypassword" => "Remember my password across sessions.",
310 "loginproblem" => "<b>There has been a problem with your login.</b><br />Try again!",
311 "alreadyloggedin" => "<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
312
313 "areyounew" => "If you are new to Wikipedia and want to get a user account,
314 enter a user name, then type and re-type a password.
315 Your e-mail address is optional; if you lose your password you can request
316 that it be to the address you give.<br />\n",
317
318 "login" => "Log in",
319 "userlogin" => "Log in",
320 "logout" => "Log out",
321 "userlogout" => "Log out",
322 "notloggedin" => "Not logged in",
323 "createaccount" => "Create new account",
324 "badretype" => "The passwords you entered do not match.",
325 "userexists" => "The user name you entered is already in use. Please choose a different name.",
326 "youremail" => "Your e-mail*",
327 "yournick" => "Your nickname (for signatures)",
328 "emailforlost" => "* Entering an email address is optional. But it enables people to
329 contact you through the website without you having to reveal your
330 email address to them, and it also helps you if you forget your
331 password.",
332 "loginerror" => "Login error",
333 "noname" => "You have not specified a valid user name.",
334 "loginsuccesstitle" => "Login successful",
335 "loginsuccess" => "You are now logged in to Wikipedia as \"$1\".",
336 "nosuchuser" => "There is no user by the name \"$1\".
337 Check your spelling, or use the form below to create a new user account.",
338 "wrongpassword" => "The password you entered is incorrect. Please try again.",
339 "mailmypassword" => "Mail me a new password",
340 "passwordremindertitle" => "Password reminder from Wikipedia",
341 "passwordremindertext" => "Someone (probably you, from IP address $1)
342 requested that we send you a new Wikipedia login password.
343 The password for user \"$2\" is now \"$3\".
344 You should log in and change your password now.",
345 "noemail" => "There is no e-mail address recorded for user \"$1\".",
346 "passwordsent" => "A new password has been sent to the e-mail address
347 registered for \"$1\".
348 Please log in again after you receive it.",
349
350 # Edit pages
351 #
352 "summary" => "Summary",
353 "minoredit" => "This is a minor edit",
354 "watchthis" => "Watch this article",
355 "savearticle" => "Save page",
356 "preview" => "Preview",
357 "showpreview" => "Show preview",
358 "blockedtitle" => "User is blocked",
359 "blockedtext" => "Your user name or IP address has been blocked by $1.
360 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
361 [[Wikipedia:administrators|administrators]] to discuss the block.",
362 "newarticle" => "(New)",
363 "newarticletext" =>
364 "You've followed a link to a page that doesn't exist yet.
365 To create the page, start typing in the box below
366 (see the [[Wikipedia:Help|help page]] for more info).
367 If you are here by mistake, just click your browser's '''back''' button.",
368 "anontalkpagetext" => "---- ''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ",
369 "noarticletext" => "(There is currently no text in this page)",
370 "updated" => "(Updated)",
371 "note" => "<strong>Note:</strong> ",
372 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
373 "previewconflict" => "This preview reflects the text in the upper
374 text editing area as it will appear if you choose to save.",
375 "editing" => "Editing $1",
376 "editingsection" => "Editing $1 (section)",
377 "editingcomment" => "Editing $1 (comment)",
378 "editconflict" => "Edit conflict: $1",
379 "explainconflict" => "Someone else has changed this page since you
380 started editing it.
381 The upper text area contains the page text as it currently exists.
382 Your changes are shown in the lower text area.
383 You will have to merge your changes into the existing text.
384 <b>Only</b> the text in the upper text area will be saved when you
385 press \"Save page\".\n<p>",
386 "yourtext" => "Your text",
387 "storedversion" => "Stored version",
388 "editingold" => "<strong>WARNING: You are editing an out-of-date
389 revision of this page.
390 If you save it, any changes made since this revision will be lost.</strong>\n",
391 "yourdiff" => "Differences",
392 "copyrightwarning" => "Please note that all contributions to Wikipedia are
393 considered to be released under the GNU Free Documentation License
394 (see $1 for details).
395 If you don't want your writing to be edited mercilessly and redistributed
396 at will, then don't submit it here.<br />
397 You are also promising us that you wrote this yourself, or copied it from a
398 public domain or similar free resource.
399 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
400 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
401 browsers may have problems editing pages approaching or longer than 32kb.
402 Please consider breaking the page into smaller sections.",
403 "readonlywarning" => "WARNING: The database has been locked for maintenance,
404 so you will not be able to save your edits right now. You may wish to cut-n-paste
405 the text into a text file and save it for later.",
406 "protectedpagewarning" => "WARNING: This page has been locked so that only
407 users with sysop privileges can edit it. Be sure you are following the
408 <a href='/wiki/Wikipedia:Protected_page_guidelines'>protected page
409 guidelines</a>.",
410
411 # History pages
412 #
413 "revhistory" => "Revision history",
414 "nohistory" => "There is no edit history for this page.",
415 "revnotfound" => "Revision not found",
416 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
417 Please check the URL you used to access this page.\n",
418 "loadhist" => "Loading page history",
419 "currentrev" => "Current revision",
420 "revisionasof" => "Revision as of $1",
421 "cur" => "cur",
422 "next" => "next",
423 "last" => "last",
424 "orig" => "orig",
425 "histlegend" => "Legend: (cur) = difference with current version,
426 (last) = difference with preceding version, M = minor edit",
427
428 # Diffs
429 #
430 "difference" => "(Difference between revisions)",
431 "loadingrev" => "loading revision for diff",
432 "lineno" => "Line $1:",
433 "editcurrent" => "Edit the current version of this page",
434
435 # Search results
436 #
437 "searchresults" => "Search results",
438 "searchresulttext" => "For more information about searching {{SITENAME}}, see [[Project:Searching|Searching {{SITENAME}}]].",
439 "searchquery" => "For query \"$1\"",
440 "badquery" => "Badly formed search query",
441 "badquerytext" => "We could not process your query.
442 This is probably because you have attempted to search for a
443 word fewer than three letters long, which is not yet supported.
444 It could also be that you have mistyped the expression, for
445 example \"fish and and scales\".
446 Please try another query.",
447 "matchtotals" => "The query \"$1\" matched $2 article titles
448 and the text of $3 articles.",
449 "nogomatch" => "No page with this exact title exists, trying full text search.",
450 "titlematches" => "Article title matches",
451 "notitlematches" => "No article title matches",
452 "textmatches" => "Article text matches",
453 "notextmatches" => "No article text matches",
454 "prevn" => "previous $1",
455 "nextn" => "next $1",
456 "viewprevnext" => "View ($1) ($2) ($3).",
457 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
458 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
459 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
460 often caused by searching for common words like \"have\" and \"from\",
461 which are not indexed, or by specifying more than one search term (only pages
462 containing all of the search terms will appear in the result).",
463 "powersearch" => "Search",
464 "powersearchtext" => "
465 Search in namespaces :<br />
466 $1<br />
467 $2 List redirects &nbsp; Search for $3 $9",
468
469
470 # Preferences page
471 #
472 "preferences" => "Preferences",
473 "prefsnologin" => "Not logged in",
474 "prefsnologintext" => "You must be <a href=\"" .
475 "{{localurle:Special:Userlogin}}\">logged in</a>
476 to set user preferences.",
477 "prefslogintext" => "You are logged in as \"$1\".
478 Your internal ID number is $2.
479
480 See [[Wikipedia:User preferences help]] for help deciphering the options.",
481 "prefsreset" => "Preferences have been reset from storage.",
482 "qbsettings" => "Quickbar settings",
483 "changepassword" => "Change password",
484 "skin" => "Skin",
485 "math" => "Rendering math",
486 "dateformat" => "Date format",
487 "math_failure" => "Failed to parse",
488 "math_unknown_error" => "unknown error",
489 "math_unknown_function" => "unknown function ",
490 "math_lexing_error" => "lexing error",
491 "math_syntax_error" => "syntax error",
492 "saveprefs" => "Save preferences",
493 "resetprefs" => "Reset preferences",
494 "oldpassword" => "Old password",
495 "newpassword" => "New password",
496 "retypenew" => "Retype new password",
497 "textboxsize" => "Editing",
498 "rows" => "Rows",
499 "columns" => "Columns",
500 "searchresultshead" => "Search result settings",
501 "resultsperpage" => "Hits to show per page",
502 "contextlines" => "Lines to show per hit",
503 "contextchars" => "Characters of context per line",
504 "stubthreshold" => "Threshold for stub display",
505 "recentchangescount" => "Number of titles in recent changes",
506 "savedprefs" => "Your preferences have been saved.",
507 "timezonetext" => "Enter number of hours your local time differs
508 from server time (UTC).",
509 "localtime" => "Local time display",
510 "timezoneoffset" => "Offset",
511 "servertime" => "Server time is now",
512 "guesstimezone" => "Fill in from browser",
513 "emailflag" => "Disable e-mail from other users",
514 "defaultns" => "Search in these namespaces by default:",
515
516 # Recent changes
517 #
518 "changes" => "changes",
519 "recentchanges" => "Recent changes",
520 "recentchangestext" => "Track the most recent changes to Wikipedia on this page.
521 [[Wikipedia:Welcome,_newcomers|Welcome, newcomers]]!
522 Please have a look at these pages: [[wikipedia:FAQ|Wikipedia FAQ]],
523 [[Wikipedia:Policies and guidelines|Wikipedia policy]]
524 (especially [[wikipedia:Naming conventions|naming conventions]],
525 [[wikipedia:Neutral point of view|neutral point of view]]),
526 and [[wikipedia:Most common Wikipedia faux pas|most common Wikipedia faux pas]].
527
528 If you want to see Wikipedia succeed, it's very important that you don't add
529 material restricted by others' [[wikipedia:Copyrights|copyrights]].
530 The legal liability could really hurt the project, so please don't do it.
531 See also the [http://meta.wikipedia.org/wiki/Special:Recentchanges recent meta discussion].",
532 "rcloaderr" => "Loading recent changes",
533 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
534 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
535 "rclistfrom" => "Show new changes starting from $1",
536 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
537 # "rclinks" => "Show last $1 changes in last $2 days.",
538 "rclinks" => "Show last $1 changes in last $2 days; $3 minor edits",
539 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
540 "rcliu" => "; $1 edits from logged in users",
541 "diff" => "diff",
542 "hist" => "hist",
543 "hide" => "hide",
544 "show" => "show",
545 "tableform" => "table",
546 "listform" => "list",
547 "nchanges" => "$1 changes",
548 "minoreditletter" => "M",
549 "newpageletter" => "N",
550
551 # Upload
552 #
553 "upload" => "Upload file",
554 "uploadbtn" => "Upload file",
555 "uploadlink" => "Upload images",
556 "reupload" => "Re-upload",
557 "reuploaddesc" => "Return to the upload form.",
558 "uploadnologin" => "Not logged in",
559 "uploadnologintext" => "You must be <a href=\"" .
560 "{{localurle:Special:Userlogin}}\">logged in</a>
561 to upload files.",
562 "uploadfile" => "Upload file",
563 "uploaderror" => "Upload error",
564 "uploadlog" => "upload log",
565 "uploadlogpage" => "Upload_log",
566 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
567 All times shown are server time (UTC).
568 <ul>
569 </ul>
570 ",
571 "filename" => "Filename",
572 "filedesc" => "Summary",
573 "affirmation" => "I affirm that the copyright holder of this file
574 agrees to license it under the terms of the $1.",
575 "copyrightpage" => "Wikipedia:Copyrights",
576 "copyrightpagename" => "Wikipedia copyright",
577 "uploadedfiles" => "Uploaded files",
578 "noaffirmation" => "You must affirm that your upload does not violate
579 any copyrights.",
580 "ignorewarning" => "Ignore warning and save file anyway.",
581 "minlength" => "Image names must be at least three letters.",
582 "badfilename" => "Image name has been changed to \"$1\".",
583 "badfiletype" => "\".$1\" is not a recommended image file format.",
584 "largefile" => "It is recommended that images not exceed 100k in size.",
585 "successfulupload" => "Successful upload",
586 "fileuploaded" => "File \"$1\" uploaded successfully.
587 Please follow this link: ($2) to the description page and fill
588 in information about the file, such as where it came from, when it was
589 created and by whom, and anything else you may know about it.",
590 "uploadwarning" => "Upload warning",
591 "savefile" => "Save file",
592 "uploadedimage" => "uploaded \"$1\"",
593
594 # Image list
595 #
596 "imagelist" => "Image list",
597 "imagelisttext" => "Below is a list of $1 images sorted $2.",
598 "getimagelist" => "fetching image list",
599 "ilshowmatch" => "Show all images with names matching",
600 "ilsubmit" => "Search",
601 "showlast" => "Show last $1 images sorted $2.",
602 "all" => "all",
603 "byname" => "by name",
604 "bydate" => "by date",
605 "bysize" => "by size",
606 "imgdelete" => "del",
607 "imgdesc" => "desc",
608 "imglegend" => "Legend: (desc) = show/edit image description.",
609 "imghistory" => "Image history",
610 "revertimg" => "rev",
611 "deleteimg" => "del",
612 "deleteimgcompletely" => "del",
613 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
614 this old version, (rev) = revert to this old version.
615 <br /><i>Click on date to see image uploaded on that date</i>.",
616 "imagelinks" => "Image links",
617 "linkstoimage" => "The following pages link to this image:",
618 "nolinkstoimage" => "There are no pages that link to this image.",
619
620 # Statistics
621 #
622 "statistics" => "Statistics",
623 "sitestats" => "Site statistics",
624 "userstats" => "User statistics",
625 "sitestatstext" => "There are <b>$1</b> total pages in the database.
626 This includes \"talk\" pages, pages about Wikipedia, minimal \"stub\"
627 pages, redirects, and others that probably don't qualify as articles.
628 Excluding those, there are <b>$2</b> pages that are probably legitimate
629 articles.<p>
630 There have been a total of <b>$3</b> page views, and <b>$4</b> page edits
631 since the software was upgraded (July 20, 2002).
632 That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.",
633 "userstatstext" => "There are <b>$1</b> registered users.
634 <b>$2</b> of these are administrators (see $3).",
635
636 # Maintenance Page
637 #
638 "maintenance" => "Maintenance page",
639 "maintnancepagetext" => "This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)",
640 "maintenancebacklink" => "Back to Maintenance Page",
641 "disambiguations" => "Disambiguation pages",
642 "disambiguationspage" => "Wikipedia:Links_to_disambiguating_pages",
643 "disambiguationstext" => "The following articles link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
644 "doubleredirects" => "Double Redirects",
645 "doubleredirectstext" => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br />\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" taget article, which the first redirect should point to.",
646 "brokenredirects" => "Broken Redirects",
647 "brokenredirectstext" => "The following redirects link to a non-existing article.",
648 "selflinks" => "Pages with Self Links",
649 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
650 "mispeelings" => "Pages with misspellings",
651 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
652 "mispeelingspage" => "List of common misspellings",
653 "missinglanguagelinks" => "Missing Language Links",
654 "missinglanguagelinksbutton" => "Find missing language links for",
655 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
656
657
658 # Miscellaneous special pages
659 #
660 "orphans" => "Orphaned pages",
661 "lonelypages" => "Orphaned pages",
662 "unusedimages" => "Unused images",
663 "popularpages" => "Popular pages",
664 "nviews" => "$1 views",
665 "wantedpages" => "Wanted pages",
666 "nlinks" => "$1 links",
667 "allpages" => "All pages",
668 "randompage" => "Random page",
669 "shortpages" => "Short pages",
670 "longpages" => "Long pages",
671 "listusers" => "User list",
672 "specialpages" => "Special pages",
673 "spheading" => "Special pages",
674 "sysopspheading" => "Special pages for sysop use",
675 "developerspheading" => "Special pages for developer use",
676 "protectpage" => "Protect page",
677 "recentchangeslinked" => "Related changes",
678 "rclsub" => "(to pages linked from \"$1\")",
679 "debug" => "Debug",
680 "newpages" => "New pages",
681 "ancientpages" => "Oldest articles",
682 "intl" => "Interlanguage links",
683 "movethispage" => "Move this page",
684 "unusedimagestext" => "<p>Please note that other web sites
685 such as the international Wikipedias may link to an image with
686 a direct URL, and so may still be listed here despite being
687 in active use.",
688 "booksources" => "Book sources",
689 "booksourcetext" => "Below is a list of links to other sites that
690 sell new and used books, and may also have further information
691 about books you are looking for.
692 Wikipedia is not affiliated with any of these businesses, and
693 this list should not be construed as an endorsement.",
694 "alphaindexline" => "$1 to $2",
695
696 # Email this user
697 #
698 "mailnologin" => "No send address",
699 "mailnologintext" => "You must be <a href=\"" .
700 "{{localurle:Special:Userlogin}}\">logged in</a>
701 and have a valid e-mail address in your <a href=\"" .
702 "{{localurle:Special:Preferences}}\">preferences</a>
703 to send e-mail to other users.",
704 "emailuser" => "E-mail this user",
705 "emailpage" => "E-mail user",
706 "emailpagetext" => "If this user has entered a valid e-mail address in
707 his or her user preferences, the form below will send a single message.
708 The e-mail address you entered in your user preferences will appear
709 as the \"From\" address of the mail, so the recipient will be able
710 to reply.",
711 "noemailtitle" => "No e-mail address",
712 "noemailtext" => "This user has not specified a valid e-mail address,
713 or has chosen not to receive e-mail from other users.",
714 "emailfrom" => "From",
715 "emailto" => "To",
716 "emailsubject" => "Subject",
717 "emailmessage" => "Message",
718 "emailsend" => "Send",
719 "emailsent" => "E-mail sent",
720 "emailsenttext" => "Your e-mail message has been sent.",
721
722 # Watchlist
723 #
724 "watchlist" => "My watchlist",
725 "watchlistsub" => "(for user \"$1\")",
726 "nowatchlist" => "You have no items on your watchlist.",
727 "watchnologin" => "Not logged in",
728 "watchnologintext" => "You must be <a href=\"" .
729 "{{localurle:Special:Userlogin}}\">logged in</a>
730 to modify your watchlist.",
731 "addedwatch" => "Added to watchlist",
732 "addedwatchtext" => "The page \"$1\" has been added to your <a href=\"" .
733 "{{localurle:Special:Watchlist}}\">watchlist</a>.
734 Future changes to this page and its associated Talk page will be listed there,
735 and the page will appear <b>bolded</b> in the <a href=\"" .
736 "{{localurle:Special:Recentchanges}}\">list of recent changes</a> to
737 make it easier to pick out.</p>
738
739 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
740 "removedwatch" => "Removed from watchlist",
741 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
742 "watchthispage" => "Watch this page",
743 "unwatchthispage" => "Stop watching",
744 "notanarticle" => "Not an article",
745
746 # Delete/protect/revert
747 #
748 "deletepage" => "Delete page",
749 "confirm" => "Confirm",
750 "excontent" => "content was:",
751 "exbeforeblank" => "content before blanking was:",
752 "exblank" => "page was empty",
753 "confirmdelete" => "Confirm delete",
754 "deletesub" => "(Deleting \"$1\")",
755 "historywarning" => "Warning: The page you are about to delete has a history: ",
756 "confirmdeletetext" => "You are about to permanently delete a page
757 or image along with all of its history from the database.
758 Please confirm that you intend to do this, that you understand the
759 consequences, and that you are doing this in accordance with
760 [[Wikipedia:Policy]].",
761 "confirmcheck" => "Yes, I really want to delete this.",
762 "actioncomplete" => "Action complete",
763 "deletedtext" => "\"$1\" has been deleted.
764 See $2 for a record of recent deletions.",
765 "deletedarticle" => "deleted \"$1\"",
766 "dellogpage" => "Deletion_log",
767 "dellogpagetext" => "Below is a list of the most recent deletions.
768 All times shown are server time (UTC).
769 <ul>
770 </ul>
771 ",
772 "deletionlog" => "deletion log",
773 "reverted" => "Reverted to earlier revision",
774 "deletecomment" => "Reason for deletion",
775 "imagereverted" => "Revert to earlier version was successful.",
776 "rollback" => "Roll back edits",
777 "rollbacklink" => "rollback",
778 "rollbackfailed" => "Rollback failed",
779 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
780 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
781 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
782
783 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
784 # only shown if there is an edit comment
785 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
786 "revertpage" => "Reverted to last edit by $1",
787
788 # Undelete
789 "undelete" => "Restore deleted page",
790 "undeletepage" => "View and restore deleted pages",
791 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
792 can be restored. The archive may be periodically cleaned out.",
793 "undeletearticle" => "Restore deleted article",
794 "undeleterevisions" => "$1 revisions archived",
795 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
796 If a new page with the same name has been created since the deletion, the restored
797 revisions will appear in the prior history, and the current revision of the live page
798 will not be automatically replaced.",
799 "undeleterevision" => "Deleted revision as of $1",
800 "undeletebtn" => "Restore!",
801 "undeletedarticle" => "restored \"$1\"",
802 "undeletedtext" => "The article [[$1]] has been successfully restored.
803 See [[Wikipedia:Deletion_log]] for a record of recent deletions and restorations.",
804
805 # Contributions
806 #
807 "contributions" => "User contributions",
808 "mycontris" => "My contributions",
809 "contribsub" => "For $1",
810 "nocontribs" => "No changes were found matching these criteria.",
811 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
812 "uclinks" => "View the last $1 changes; view the last $2 days.",
813 "uctop" => " (top)" ,
814
815 # What links here
816 #
817 "whatlinkshere" => "What links here",
818 "notargettitle" => "No target",
819 "notargettext" => "You have not specified a target page or user
820 to perform this function on.",
821 "linklistsub" => "(List of links)",
822 "linkshere" => "The following pages link to here:",
823 "nolinkshere" => "No pages link to here.",
824 "isredirect" => "redirect page",
825
826 # Block/unblock IP
827 #
828 "blockip" => "Block IP address",
829 "blockiptext" => "Use the form below to block write access
830 from a specific IP address.
831 This should be done only only to prevent vandalism, and in
832 accordance with [[Wikipedia:Policy|Wikipedia policy]].
833 Fill in a specific reason below (for example, citing particular
834 pages that were vandalized).",
835 "ipaddress" => "IP Address",
836 "ipbreason" => "Reason",
837 "ipbsubmit" => "Block this address",
838 "badipaddress" => "The IP address is badly formed.",
839 "noblockreason" => "You must supply a reason for the block.",
840 "blockipsuccesssub" => "Block succeeded",
841 "blockipsuccesstext" => "The IP address \"$1\" has been blocked.
842 <br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
843 "unblockip" => "Unblock IP address",
844 "unblockiptext" => "Use the form below to restore write access
845 to a previously blocked IP address.",
846 "ipusubmit" => "Unblock this address",
847 "ipusuccess" => "IP address \"$1\" unblocked",
848 "ipblocklist" => "List of blocked IP addresses",
849 "blocklistline" => "$1, $2 blocked $3",
850 "blocklink" => "block",
851 "unblocklink" => "unblock",
852 "contribslink" => "contribs",
853
854 # Developer tools
855 #
856 "lockdb" => "Lock database",
857 "unlockdb" => "Unlock database",
858 "lockdbtext" => "Locking the database will suspend the ability of all
859 users to edit pages, change their preferences, edit their watchlists, and
860 other things requiring changes in the database.
861 Please confirm that this is what you intend to do, and that you will
862 unlock the database when your maintenance is done.",
863 "unlockdbtext" => "Unlocking the database will restore the ability of all
864 users to edit pages, change their preferences, edit their watchlists, and
865 other things requiring changes in the database.
866 Please confirm that this is what you intend to do.",
867 "lockconfirm" => "Yes, I really want to lock the database.",
868 "unlockconfirm" => "Yes, I really want to unlock the database.",
869 "lockbtn" => "Lock database",
870 "unlockbtn" => "Unlock database",
871 "locknoconfirm" => "You did not check the confirmation box.",
872 "lockdbsuccesssub" => "Database lock succeeded",
873 "unlockdbsuccesssub" => "Database lock removed",
874 "lockdbsuccesstext" => "The Wikipedia database has been locked.
875 <br />Remember to remove the lock after your maintenance is complete.",
876 "unlockdbsuccesstext" => "The Wikipedia database has been unlocked.",
877
878 # SQL query
879 #
880 "asksql" => "SQL query",
881 "asksqltext" => "Use the form below to make a direct query of the
882 Wikipedia database.
883 Use single quotes ('like this') to delimit string literals.
884 This can often add considerable load to the server, so please use
885 this function sparingly.",
886 "sqlislogged" => "Please note that all queries are logged.",
887 "sqlquery" => "Enter query",
888 "querybtn" => "Submit query",
889 "selectonly" => "Queries other than \"SELECT\" are restricted to
890 Wikipedia developers.",
891 "querysuccessful" => "Query successful",
892
893 # Move page
894 #
895 "movepage" => "Move page",
896 "movepagetext" => "Using the form below will rename a page, moving all
897 of its history to the new name.
898 The old title will become a redirect page to the new title.
899 Links to the old page title will not be changed; be sure to
900 [[Special:Maintenance|check]] for double or broken redirects.
901 You are responsible for making sure that links continue to
902 point where they are supposed to go.
903
904 Note that the page will '''not''' be moved if there is already
905 a page at the new title, unless it is empty or a redirect and has no
906 past edit history. This means that you can rename a page back to where
907 it was just renamed from if you make a mistake, and you cannot overwrite
908 an existing page.
909
910 <b>WARNING!</b>
911 This can be a drastic and unexpected change for a popular page;
912 please be sure you understand the consequences of this before
913 proceeding.",
914 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
915 *You are moving the page across namespaces,
916 *A non-empty talk page already exists under the new name, or
917 *You uncheck the box below.
918
919 In those cases, you will have to move or merge the page manually if desired.",
920 "movearticle" => "Move page",
921 "movenologin" => "Not logged in",
922 "movenologintext" => "You must be a registered user and <a href=\"" .
923 "{{localurle:Special:Userlogin}}\">logged in</a>
924 to move a page.",
925 "newtitle" => "To new title",
926 "movepagebtn" => "Move page",
927 "pagemovedsub" => "Move succeeded",
928 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
929 "articleexists" => "A page of that name already exists, or the
930 name you have chosen is not valid.
931 Please choose another name.",
932 "talkexists" => "The page itself was moved successfully, but the
933 talk page could not be moved because one already exists at the new
934 title. Please merge them manually.",
935 "movedto" => "moved to",
936 "movetalk" => "Move \"talk\" page as well, if applicable.",
937 "talkpagemoved" => "The corresponding talk page was also moved.",
938 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
939
940 );
941
942 require_once( "LanguageUtf8.php" );
943
944 class LanguageBn extends LanguageUtf8 {
945 function getNamespaces() {
946 global $wgNamespaceNamesBn;
947 return $wgNamespaceNamesBn;
948 }
949
950 function getNsText( $index ) {
951 global $wgNamespaceNamesBn;
952 return $wgNamespaceNamesBn[$index];
953 }
954
955 function getNsIndex( $text ) {
956 global $wgNamespaceNamesBn;
957
958 foreach ( $wgNamespaceNamesBn as $i => $n ) {
959 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
960 }
961 # fallback
962 return Language::getNsIndex( $text );
963 }
964
965 function getMessage( $key )
966 {
967 global $wgAllMessagesBn;
968 if(array_key_exists($key, $wgAllMessagesBn))
969 return $wgAllMessagesBn[$key];
970 else
971 return Language::getMessage($key);
972 }
973
974 }
975
976 ?>