MediaWiki REL1_39
MessagesNod.php
Go to the documentation of this file.
1<?php
13 NS_MEDIA => 'ᩈᩨ᩵',
14 NS_SPECIAL => 'ᨻᩥᩔᩮ',
15 NS_TALK => 'ᩋᩪ᩶ᨧᩣ',
16 NS_USER => 'ᨹᩪ᩶ᨩᩲ᩶',
17 NS_USER_TALK => 'ᩋᩪ᩶ᨠᩢ᩠ᨷᨹᩪ᩶ᨩᩲ᩶',
18 NS_PROJECT_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦ$1',
19 NS_FILE => 'ᨼᩱᩃ᩺',
20 NS_FILE_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦᨼᩱᩃ᩺',
21 NS_MEDIAWIKI => 'ᨾᩦᨯ᩠ᨿᩮᩅᩥᨠᩥ',
22 NS_MEDIAWIKI_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦᨾᩦᨯ᩠ᨿᩮᩅᩥᨠᩥ',
23 NS_TEMPLATE => 'ᨣᩮᩢ᩶ᩣᨷᩯ᩠ᨷ',
24 NS_TEMPLATE_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦᨣᩮᩢ᩶ᩣᨷᩯ᩠ᨷ',
25 NS_HELP => 'ᩅᩥᨵᩦᨩᩲ᩶',
26 NS_HELP_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦᩅᩥᨵᩦᨩᩲ᩶',
27 NS_CATEGORY => 'ᩉ᩠ᨾ᩠ᩅᨯᩉ᩠ᨾᩪ᩵',
28 NS_CATEGORY_TALK => 'ᩋᩪ᩶ᨧᩣᩁᩮᩬᩥ᩵ᨦᩉ᩠ᨾ᩠ᩅᨯᩉ᩠ᨾᩪ᩵',
29];
30
32 '0' => '᪀', # U+1A80
33 '1' => '᪁', # U+1A81
34 '2' => '᪂', # U+1A82
35 '3' => '᪃', # U+1A83
36 '4' => '᪄', # U+1A84
37 '5' => '᪅', # U+1A85
38 '6' => '᪆', # U+1A86
39 '7' => '᪇', # U+1A87
40 '8' => '᪈', # U+1A88
41 '9' => '᪉', # U+1A89
42];
43
45 'default',
46 'thai',
47 'mdy',
48 'dmy',
49 'ymd',
50 'ISO 8601',
51];
52
54
56 'thai time' => 'H:i',
57 'thai date' => 'j F xkY',
58 'thai both' => 'H:i, j F xkY',
59
60 'mdy time' => 'H:i',
61 'mdy date' => 'F j, Y',
62 'mdy both' => 'H:i, F j, Y',
63
64 'dmy time' => 'H:i',
65 'dmy date' => 'j F Y',
66 'dmy both' => 'H:i, j F Y',
67
68 'ymd time' => 'H:i',
69 'ymd date' => 'Y F j',
70 'ymd both' => 'H:i, Y F j',
71
72 'ISO 8601 time' => 'xnH:xni:xns',
73 'ISO 8601 date' => 'xnY-xnm-xnd',
74 'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
75];
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
$defaultDateFormat
$dateFormats
$datePreferences
$namespaceNames
$digitTransformTable