MediaWiki master
MessagesNqo.php
Go to the documentation of this file.
1<?php
8$rtl = true;
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' => '߀', # U+07C0
31 '1' => '߁', # U+07C1
32 '2' => '߂', # U+07C2
33 '3' => '߃', # U+07C3
34 '4' => '߄', # U+07C4
35 '5' => '߅', # U+07C5
36 '6' => '߆', # U+07C6
37 '7' => '߇', # U+07C7
38 '8' => '߈', # U+07C8
39 '9' => '߉', # U+07C9
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
$namespaceNames
$digitTransformTable
$rtl