MediaWiki master
MessagesBpy.php
Go to the documentation of this file.
1<?php
8$fallback = 'bn';
9
11 NS_MEDIA => 'মিডিয়া',
12 NS_SPECIAL => 'বিশেষ',
13 NS_TALK => 'য়্যারী',
14 NS_USER => 'আতাকুরা',
15 NS_USER_TALK => 'আতাকুরার_য়্যারী',
16 NS_PROJECT_TALK => '$1_য়্যারী',
17 NS_FILE => 'ছবি',
18 NS_FILE_TALK => 'ছবি_য়্যারী',
19 NS_MEDIAWIKI => 'মিডিয়াউইকি',
20 NS_MEDIAWIKI_TALK => 'মিডিয়াউইকির_য়্যারী',
21 NS_TEMPLATE => 'মডেল',
22 NS_TEMPLATE_TALK => 'মডেলর_য়্যারী',
23 NS_HELP => 'পাংলাক',
24 NS_HELP_TALK => 'পাংলাকর_য়্যারী',
25 NS_CATEGORY => 'থাক',
26 NS_CATEGORY_TALK => 'থাকর_য়্যারী',
27];
28
30 '0' => '০',
31 '1' => '১',
32 '2' => '২',
33 '3' => '৩',
34 '4' => '৪',
35 '5' => '৫',
36 '6' => '৬',
37 '7' => '৭',
38 '8' => '৮',
39 '9' => '৯'
40];
const NS_HELP
Definition Defines.php:76
const NS_USER
Definition Defines.php:66
const NS_FILE
Definition Defines.php:70
const NS_MEDIAWIKI_TALK
Definition Defines.php:73
const NS_PROJECT_TALK
Definition Defines.php:69
const NS_MEDIAWIKI
Definition Defines.php:72
const NS_TEMPLATE
Definition Defines.php:74
const NS_SPECIAL
Definition Defines.php:53
const NS_FILE_TALK
Definition Defines.php:71
const NS_HELP_TALK
Definition Defines.php:77
const NS_CATEGORY_TALK
Definition Defines.php:79
const NS_MEDIA
Definition Defines.php:52
const NS_TALK
Definition Defines.php:65
const NS_USER_TALK
Definition Defines.php:67
const NS_CATEGORY
Definition Defines.php:78
const NS_TEMPLATE_TALK
Definition Defines.php:75
$fallback
$namespaceNames
$digitTransformTable