MediaWiki REL1_37
MessagesMni.php
Go to the documentation of this file.
1<?php
12 NS_MEDIA => 'ꯃꯦꯗꯤꯌꯥ',
13 NS_SPECIAL => 'ꯑꯈꯟꯅꯕ',
14 NS_TALK => 'ꯋꯥ_ꯍꯥꯏꯐꯝ',
15 NS_USER => 'ꯁꯤꯖꯤꯟꯅꯔꯤꯕ',
16 NS_USER_TALK => 'ꯁꯤꯖꯤꯟꯅꯔꯤꯕ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
17 NS_PROJECT_TALK => '$1_ꯋꯥ_ꯍꯥꯏꯐꯝ',
18 NS_FILE => 'ꯐꯥꯏꯜ',
19 NS_FILE_TALK => 'ꯐꯥꯏꯜ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
20 NS_MEDIAWIKI => 'ꯃꯦꯗꯤꯌꯥꯋꯤꯀꯤ',
21 NS_MEDIAWIKI_TALK => 'ꯃꯦꯗꯤꯌꯥꯋꯤꯀꯤ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
22 NS_TEMPLATE => 'ꯇꯦꯝꯄ꯭ꯂꯦꯠ',
23 NS_TEMPLATE_TALK => 'ꯇꯦꯝꯄ꯭ꯂꯦꯠ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
24 NS_HELP => 'ꯃꯇꯦꯡ',
25 NS_HELP_TALK => 'ꯃꯇꯦꯡ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
26 NS_CATEGORY => 'ꯃꯆꯥꯈꯥꯏꯕ',
27 NS_CATEGORY_TALK => 'ꯃꯆꯥꯈꯥꯏꯕ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
28];
29
31 '0' => '꯰', # U+ABF0
32 '1' => '꯱', # U+ABF1
33 '2' => '꯲', # U+ABF2
34 '3' => '꯳', # U+ABF3
35 '4' => '꯴', # U+ABF4
36 '5' => '꯵', # U+ABF5
37 '6' => '꯶', # U+ABF6
38 '7' => '꯷', # U+ABF7
39 '8' => '꯸', # U+ABF8
40 '9' => '꯹', # U+ABF9
41];
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
$namespaceNames
$digitTransformTable