MediaWiki master
MessagesMni.php
Go to the documentation of this file.
1<?php
9 NS_MEDIA => 'ꯃꯦꯗꯤꯌꯥ',
10 NS_SPECIAL => 'ꯑꯈꯟꯅꯕ',
11 NS_TALK => 'ꯋꯥ_ꯍꯥꯏꯐꯝ',
12 NS_USER => 'ꯁꯤꯖꯤꯟꯅꯔꯤꯕ',
13 NS_USER_TALK => 'ꯁꯤꯖꯤꯟꯅꯔꯤꯕ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
14 NS_PROJECT_TALK => '$1_ꯋꯥ_ꯍꯥꯏꯐꯝ',
15 NS_FILE => 'ꯐꯥꯏꯜ',
16 NS_FILE_TALK => 'ꯐꯥꯏꯜ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
17 NS_MEDIAWIKI => 'ꯃꯦꯗꯤꯌꯥꯋꯤꯀꯤ',
18 NS_MEDIAWIKI_TALK => 'ꯃꯦꯗꯤꯌꯥꯋꯤꯀꯤ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
19 NS_TEMPLATE => 'ꯇꯦꯝꯄ꯭ꯂꯦꯠ',
20 NS_TEMPLATE_TALK => 'ꯇꯦꯝꯄ꯭ꯂꯦꯠ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
21 NS_HELP => 'ꯃꯇꯦꯡ',
22 NS_HELP_TALK => 'ꯃꯇꯦꯡ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
23 NS_CATEGORY => 'ꯃꯆꯥꯈꯥꯏꯕ',
24 NS_CATEGORY_TALK => 'ꯃꯆꯥꯈꯥꯏꯕ_ꯋꯥ_ꯍꯥꯏꯐꯝ',
25];
26
28 '0' => '꯰', # U+ABF0
29 '1' => '꯱', # U+ABF1
30 '2' => '꯲', # U+ABF2
31 '3' => '꯳', # U+ABF3
32 '4' => '꯴', # U+ABF4
33 '5' => '꯵', # U+ABF5
34 '6' => '꯶', # U+ABF6
35 '7' => '꯷', # U+ABF7
36 '8' => '꯸', # U+ABF8
37 '9' => '꯹', # U+ABF9
38];
const NS_HELP
Definition Defines.php:77
const NS_USER
Definition Defines.php:67
const NS_FILE
Definition Defines.php:71
const NS_MEDIAWIKI_TALK
Definition Defines.php:74
const NS_PROJECT_TALK
Definition Defines.php:70
const NS_MEDIAWIKI
Definition Defines.php:73
const NS_TEMPLATE
Definition Defines.php:75
const NS_SPECIAL
Definition Defines.php:54
const NS_FILE_TALK
Definition Defines.php:72
const NS_HELP_TALK
Definition Defines.php:78
const NS_CATEGORY_TALK
Definition Defines.php:80
const NS_MEDIA
Definition Defines.php:53
const NS_TALK
Definition Defines.php:66
const NS_USER_TALK
Definition Defines.php:68
const NS_CATEGORY
Definition Defines.php:79
const NS_TEMPLATE_TALK
Definition Defines.php:76
$namespaceNames
$digitTransformTable