MediaWiki REL1_31
MessagesKs_deva.php File Reference

Kashmiri (Devanagari script) (कॉशुर) More...

Go to the source code of this file.

Variables

 $digitTransformTable
 
 $namespaceNames
 

Detailed Description

Kashmiri (Devanagari script) (कॉशुर)

To improve a translation please visit https://translatewiki.net

Author
Rk_kaul (on ks.wikipedia.org)
VibhasKS

Definition in file MessagesKs_deva.php.

Variable Documentation

◆ $digitTransformTable

$digitTransformTable
Initial value:
= [
'0' => '०', # ०
'1' => '१', # १
'2' => '२', # २
'3' => '३', # ३
'4' => '४', # ४
'5' => '५', # ५
'6' => '६', # ६
'7' => '७', # ७
'8' => '८', # ८
'9' => '९', # ९
]

Definition at line 32 of file MessagesKs_deva.php.

◆ $namespaceNames

$namespaceNames
Initial value:
= [
NS_MEDIA => 'मीडिया',
NS_SPECIAL => 'खास',
NS_TALK => 'बहज़',
NS_USER => 'रुक्न',
NS_USER_TALK => 'रुक्न_बहज़',
NS_PROJECT_TALK => '$1_बहज़',
NS_FILE => 'फ़ाइल',
NS_FILE_TALK => 'फ़ाइल_बहज़',
NS_MEDIAWIKI => 'मीडियाविकि',
NS_MEDIAWIKI_TALK => 'मीडियाविकि_बहज़',
NS_TEMPLATE => 'नमॆना',
NS_TEMPLATE_TALK => 'नमॆना_बहज़',
NS_HELP => 'म॒दत',
NS_HELP_TALK => 'म॒दत_बहज़',
NS_CATEGORY => 'ज़ॉज़',
NS_CATEGORY_TALK => 'ज़ॉज़_बहज़',
]
const NS_HELP
Definition Defines.php:86
const NS_USER
Definition Defines.php:76
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_MEDIAWIKI
Definition Defines.php:82
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

Definition at line 13 of file MessagesKs_deva.php.