MediaWiki REL1_33
MessagesAs.php File Reference

Assamese (অসমীয়া) More...

Go to the source code of this file.

Variables

 $digitGroupingPattern = "##,##,###"
 
 $digitTransformTable
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceNames
 
 $specialPageAliases
 

Detailed Description

Assamese (অসমীয়া)

To improve a translation please visit https://translatewiki.net

Definition in file MessagesAs.php.

Variable Documentation

◆ $digitGroupingPattern

$digitGroupingPattern = "##,##,###"

Definition at line 167 of file MessagesAs.php.

Referenced by Language\commafy().

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '০', # U+09E6
'1' => '১', # U+09E7
'2' => '২', # U+09E8
'3' => '৩', # U+09E9
'4' => '৪', # U+09EA
'5' => '৫', # U+09EB
'6' => '৬', # U+09EC
'7' => '৭', # U+09ED
'8' => '৮', # U+09EE
'9' => '৯', # U+09EF
]
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy

Definition at line 154 of file MessagesAs.php.

◆ $magicWords

$magicWords
Initial value:
= [
'special' => [ '0', 'বিশেষ', 'special' ],
'hiddencat' => [ '1', '__গোপন_শ্ৰেণী__', '__HIDDENCAT__' ],
'pagesize' => [ '1', 'পৃষ্ঠাৰ_আকাৰ', 'PAGESIZE' ],
'index' => [ '1', '__সূচী__', '__INDEX__' ],
]

Definition at line 147 of file MessagesAs.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
= [
'विशेष' => NS_SPECIAL,
'वार्ता' => NS_TALK,
'বার্তা' => NS_TALK,
'सदस्य' => NS_USER,
'सदस्य_वार्ता' => NS_USER_TALK,
'সদস্য_বার্তা' => NS_USER_TALK,
'$1_वार्ता' => NS_PROJECT_TALK,
'$1_বার্তা' => NS_PROJECT_TALK,
'चित्र' => NS_FILE,
'चित्र_वार्ता' => NS_FILE_TALK,
'চিত্র' => NS_FILE,
'চিত্র_বার্তা' => NS_FILE_TALK,
'মেডিয়াৱিকি' => NS_MEDIAWIKI,
'মেডিয়াৱিকি_বাৰ্তা' => NS_MEDIAWIKI_TALK,
'MediaWiki_বার্তা' => NS_MEDIAWIKI_TALK,
'साँचा' => NS_TEMPLATE,
'साँचा_वार्ता' => NS_TEMPLATE_TALK,
'সাঁচ_বার্তা' => NS_TEMPLATE_TALK,
'সহায়_বার্তা' => NS_HELP_TALK,
'श्रेणी' => NS_CATEGORY,
'श्रेणी_वार्ता' => NS_CATEGORY_TALK,
'শ্রেণী' => NS_CATEGORY,
'শ্রেণী_বার্তা' => NS_CATEGORY_TALK,
]
const NS_USER
Definition Defines.php:75
const NS_FILE
Definition Defines.php:79
const NS_MEDIAWIKI_TALK
Definition Defines.php:82
const NS_PROJECT_TALK
Definition Defines.php:78
const NS_MEDIAWIKI
Definition Defines.php:81
const NS_TEMPLATE
Definition Defines.php:83
const NS_SPECIAL
Definition Defines.php:62
const NS_FILE_TALK
Definition Defines.php:80
const NS_HELP_TALK
Definition Defines.php:86
const NS_CATEGORY_TALK
Definition Defines.php:88
const NS_TALK
Definition Defines.php:74
const NS_USER_TALK
Definition Defines.php:76
const NS_CATEGORY
Definition Defines.php:87
const NS_TEMPLATE_TALK
Definition Defines.php:84

Definition at line 30 of file MessagesAs.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'মাধ্যম',
NS_SPECIAL => 'বিশেষ',
NS_TALK => 'বাৰ্তা',
NS_USER => 'সদস্য',
NS_USER_TALK => 'সদস্য_বাৰ্তা',
NS_PROJECT_TALK => '$1_বাৰ্তা',
NS_FILE => 'চিত্ৰ',
NS_FILE_TALK => 'চিত্ৰ_বাৰ্তা',
NS_MEDIAWIKI => 'মিডিয়াৱিকি',
NS_MEDIAWIKI_TALK => 'মিডিয়াৱিকি_আলোচনা',
NS_TEMPLATE => 'সাঁচ',
NS_TEMPLATE_TALK => 'সাঁচ_বাৰ্তা',
NS_HELP => 'সহায়',
NS_HELP_TALK => 'সহায়_বাৰ্তা',
NS_CATEGORY => 'শ্ৰেণী',
NS_CATEGORY_TALK => 'শ্ৰেণী_বাৰ্তা',
]
const NS_HELP
Definition Defines.php:85
const NS_MEDIA
Definition Defines.php:61

Definition at line 11 of file MessagesAs.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 56 of file MessagesAs.php.