MediaWiki REL1_33
MessagesPi.php
Go to the documentation of this file.
1<?php
15 NS_MEDIA => 'मीडिया',
16 NS_SPECIAL => 'विसेस',
17 NS_TALK => 'सम्भासित',
18 NS_USER => 'अवयव',
19 NS_USER_TALK => 'अवयव_सम्भासित',
20 NS_PROJECT_TALK => '$1_सम्भासित',
21 NS_FILE => 'पटिमा',
22 NS_FILE_TALK => 'पटिमा_सम्भासित',
23 NS_MEDIAWIKI => 'मीडियाविकि',
24 NS_MEDIAWIKI_TALK => 'मीडियाविकि_सम्भासित',
25 NS_TEMPLATE => 'पटिरूप',
26 NS_TEMPLATE_TALK => 'पटिरूप_सम्भासित',
27 NS_HELP => 'अवस्सय',
28 NS_HELP_TALK => 'अवस्सय_सम्भासित',
29 NS_CATEGORY => 'विभाग',
30 NS_CATEGORY_TALK => 'विभाग_सम्भासित',
31];
32
34 '0' => '०', # U+0966
35 '1' => '१', # U+0967
36 '2' => '२', # U+0968
37 '3' => '३', # U+0969
38 '4' => '४', # U+096A
39 '5' => '५', # U+096B
40 '6' => '६', # U+096C
41 '7' => '७', # U+096D
42 '8' => '८', # U+096E
43 '9' => '९', # U+096F
44];
and that you know you can do these things To protect your we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights These restrictions translate to certain responsibilities for you if you distribute copies of the or if you modify it For if you distribute copies of such a whether gratis or for a you must give the recipients all the rights that you have You must make sure that receive or can get the source code And you must show them these terms so they know their rights We protect your rights with two and(2) offer you this license which gives you legal permission to copy
$namespaceNames
$digitTransformTable
const NS_HELP
Definition Defines.php:85
const NS_FILE
Definition Defines.php:79
const NS_MEDIAWIKI_TALK
Definition Defines.php:82
const NS_PROJECT_TALK
Definition Defines.php:78
const NS_TEMPLATE
Definition Defines.php:83
const NS_SPECIAL
Definition Defines.php:62
const NS_FILE_TALK
Definition Defines.php:80
const NS_HELP_TALK
Definition Defines.php:86
const NS_CATEGORY_TALK
Definition Defines.php:88
const NS_MEDIA
Definition Defines.php:61
const NS_TALK
Definition Defines.php:74
const NS_USER_TALK
Definition Defines.php:76
const NS_CATEGORY
Definition Defines.php:87
const NS_TEMPLATE_TALK
Definition Defines.php:84