* Rename 'right-hiderevision' to 'right-suppressrevision'
[mediawiki.git] / languages / messages / MessagesAs.php
blob1698cbcb27017d5dfd8120b56a1095bee91d4de9
1 <?php
2 /** Assamese (অসমীয়া)
4 * @ingroup Language
5 * @file
7 * @author Priyankoo
8 * @author Siebrand
9 */
11 $digitTransformTable = array(
12 '0' => '০', # &#x09e6;
13 '1' => '১', # &#x09e7;
14 '2' => '২', # &#x09e8;
15 '3' => '৩', # &#x09e9;
16 '4' => '৪', # &#x09ea;
17 '5' => '৫', # &#x09eb;
18 '6' => '৬', # &#x09ec;
19 '7' => '৭', # &#x09ed;
20 '8' => '৮', # &#x09ee;
21 '9' => '৯', # &#x09ef;
24 $messages = array(
25 # Dates
26 'april' => 'এপ্ৰিল',
27 'august' => 'আগষ্ট',
28 'april-gen' => 'এপ্ৰিল',
29 'august-gen' => 'আগষ্ট',
30 'apr' => 'এপ্ৰিল',
31 'aug' => 'আগষ্ট',
33 'cancel' => 'বৰ্খাস্ত কৰক',
34 'mypage' => 'মোৰ পৃষ্ঠা',
35 'mytalk' => 'মোৰ কথা-বতৰা',
36 'anontalk' => 'এই IPটোৰে যোগাযোগ কৰক',
38 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
39 'aboutsite' => '{{SITENAME}}ৰ বিষয়ে',
41 # Edit pages
42 'accmailtext' => '"$1"ৰ পাছৱৰ্ড $2 লৈ পঠোৱা হ\'ল|',
44 # Preferences page
45 'mypreferences' => 'মোৰ পচন্দ',
47 # Special:Allpages
48 'allpagesprev' => 'আগৰ',
50 # Watchlist
51 'watchlist' => 'মই চোৱাচিতা কৰা পৃষ্ঠাসমুহ',
52 'mywatchlist' => 'গতিবিধি লক্ষ্য কৰা পৃষ্ঠাসমূহ',
54 # Contributions
55 'mycontris' => 'মোৰ অৱদানসমুহ',
57 # Block/unblock
58 'blocklink' => 'বৰ্খাস্ত কৰক',