MediaWiki master
MessagesNod.php
Go to the documentation of this file.
1<?php
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+1A80
31 '1' => '᪁', # U+1A81
32 '2' => '᪂', # U+1A82
33 '3' => '᪃', # U+1A83
34 '4' => '᪄', # U+1A84
35 '5' => '᪅', # U+1A85
36 '6' => '᪆', # U+1A86
37 '7' => '᪇', # U+1A87
38 '8' => '᪈', # U+1A88
39 '9' => '᪉', # U+1A89
40];
41
43 'default',
44 'thai',
45 'mdy',
46 'dmy',
47 'ymd',
48 'ISO 8601',
49];
50
52
54 'thai time' => 'H:i',
55 'thai date' => 'j F xkY',
56 'thai both' => 'H:i, j F xkY',
57
58 'mdy time' => 'H:i',
59 'mdy date' => 'F j, Y',
60 'mdy both' => 'H:i, F j, Y',
61
62 'dmy time' => 'H:i',
63 'dmy date' => 'j F Y',
64 'dmy both' => 'H:i, j F Y',
65
66 'ymd time' => 'H:i',
67 'ymd date' => 'Y F j',
68 'ymd both' => 'H:i, Y F j',
69
70 'ISO 8601 time' => 'xnH:xni:xns',
71 'ISO 8601 date' => 'xnY-xnm-xnd',
72 'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
73];
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