MediaWiki REL1_31
MessagesKs_deva.php
Go to the documentation of this file.
1<?php
14 NS_MEDIA => 'मीडिया',
15 NS_SPECIAL => 'खास',
16 NS_TALK => 'बहज़',
17 NS_USER => 'रुक्न',
18 NS_USER_TALK => 'रुक्न_बहज़',
19 NS_PROJECT_TALK => '$1_बहज़',
20 NS_FILE => 'फ़ाइल',
21 NS_FILE_TALK => 'फ़ाइल_बहज़',
22 NS_MEDIAWIKI => 'मीडियाविकि',
23 NS_MEDIAWIKI_TALK => 'मीडियाविकि_बहज़',
24 NS_TEMPLATE => 'नमॆना',
25 NS_TEMPLATE_TALK => 'नमॆना_बहज़',
26 NS_HELP => 'म॒दत',
27 NS_HELP_TALK => 'म॒दत_बहज़',
28 NS_CATEGORY => 'ज़ॉज़',
29 NS_CATEGORY_TALK => 'ज़ॉज़_बहज़',
30];
31
33 '0' => '०', # &#x0966;
34 '1' => '१', # &#x0967;
35 '2' => '२', # &#x0968;
36 '3' => '३', # &#x0969;
37 '4' => '४', # &#x096a;
38 '5' => '५', # &#x096b;
39 '6' => '६', # &#x096c;
40 '7' => '७', # &#x096d;
41 '8' => '८', # &#x096e;
42 '9' => '९', # &#x096f;
43];
$namespaceNames
$digitTransformTable
const NS_HELP
Definition Defines.php:86
const NS_FILE
Definition Defines.php:80
const NS_MEDIAWIKI_TALK
Definition Defines.php:83
const NS_PROJECT_TALK
Definition Defines.php:79
const NS_TEMPLATE
Definition Defines.php:84
const NS_SPECIAL
Definition Defines.php:63
const NS_FILE_TALK
Definition Defines.php:81
const NS_HELP_TALK
Definition Defines.php:87
const NS_CATEGORY_TALK
Definition Defines.php:89
const NS_MEDIA
Definition Defines.php:62
const NS_TALK
Definition Defines.php:75
const NS_USER_TALK
Definition Defines.php:77
const NS_CATEGORY
Definition Defines.php:88
const NS_TEMPLATE_TALK
Definition Defines.php:85