1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
|
{
"@metadata": {
"authors": []
},
"january": "January",
"february": "February",
"march": "March",
"april": "April",
"may_long": "May",
"june": "June",
"july": "July",
"august": "August",
"september": "September",
"october": "October",
"november": "November",
"december": "December",
"january-gen": "January",
"february-gen": "February",
"march-gen": "March",
"april-gen": "April",
"may-gen": "May",
"june-gen": "June",
"july-gen": "July",
"august-gen": "August",
"september-gen": "September",
"october-gen": "October",
"november-gen": "November",
"december-gen": "December",
"jan": "Jan",
"feb": "Feb",
"mar": "Mar",
"apr": "Apr",
"may": "May",
"jun": "Jun",
"jul": "Jul",
"aug": "Aug",
"sep": "Sep",
"oct": "Oct",
"nov": "Nov",
"dec": "Dec",
"monday": "Monday",
"tuesday": "Tuesday",
"wednesday": "Wednesday",
"thursday": "Thursday",
"friday": "Friday",
"saturday": "Saturday",
"sunday": "Sunday",
"mon": "Mon",
"tue": "Tue",
"wed": "Wed",
"thu": "Thu",
"fri": "Fri",
"sat": "Sat",
"sun": "Sun",
"period-am": "AM",
"period-pm": "PM",
"timezone-utc": "UTC",
"timezone-local": "Local",
"hebrew-calendar-m1": "Tishrei",
"hebrew-calendar-m2": "Cheshvan",
"hebrew-calendar-m3": "Kislev",
"hebrew-calendar-m4": "Tevet",
"hebrew-calendar-m5": "Shevat",
"hebrew-calendar-m6": "Adar",
"hebrew-calendar-m6a": "Adar I",
"hebrew-calendar-m6b": "Adar II",
"hebrew-calendar-m7": "Nisan",
"hebrew-calendar-m8": "Iyar",
"hebrew-calendar-m9": "Sivan",
"hebrew-calendar-m10": "Tamuz",
"hebrew-calendar-m11": "Av",
"hebrew-calendar-m12": "Elul",
"hebrew-calendar-m1-gen": "Tishrei",
"hebrew-calendar-m2-gen": "Cheshvan",
"hebrew-calendar-m3-gen": "Kislev",
"hebrew-calendar-m4-gen": "Tevet",
"hebrew-calendar-m5-gen": "Shevat",
"hebrew-calendar-m6-gen": "Adar",
"hebrew-calendar-m6a-gen": "Adar I",
"hebrew-calendar-m6b-gen": "Adar II",
"hebrew-calendar-m7-gen": "Nisan",
"hebrew-calendar-m8-gen": "Iyar",
"hebrew-calendar-m9-gen": "Sivan",
"hebrew-calendar-m10-gen": "Tamuz",
"hebrew-calendar-m11-gen": "Av",
"hebrew-calendar-m12-gen": "Elul",
"hijri-calendar-m1": "Muharram",
"hijri-calendar-m2": "Safar",
"hijri-calendar-m3": "Rabi' al-awwal",
"hijri-calendar-m4": "Rabi' al-thani",
"hijri-calendar-m5": "Jumada al-awwal",
"hijri-calendar-m6": "Jumada al-thani",
"hijri-calendar-m7": "Rajab",
"hijri-calendar-m8": "Sha'aban",
"hijri-calendar-m9": "Ramadan",
"hijri-calendar-m10": "Shawwal",
"hijri-calendar-m11": "Dhu al-Qi'dah",
"hijri-calendar-m12": "Dhu al-Hijjah",
"iranian-calendar-m1": "Farvardin",
"iranian-calendar-m2": "Ordibehesht",
"iranian-calendar-m3": "Khordad",
"iranian-calendar-m4": "Tir",
"iranian-calendar-m5": "Mordad",
"iranian-calendar-m6": "Shahrivar",
"iranian-calendar-m7": "Mehr",
"iranian-calendar-m8": "Aban",
"iranian-calendar-m9": "Azar",
"iranian-calendar-m10": "Dey",
"iranian-calendar-m11": "Bahman",
"iranian-calendar-m12": "Esfand",
"years": "{{PLURAL:$1|$1 year|$1 years}}",
"months": "{{PLURAL:$1|$1 month|$1 months}}",
"weeks": "{{PLURAL:$1|$1 week|$1 weeks}}",
"days": "{{PLURAL:$1|$1 day|$1 days}}",
"hours": "{{PLURAL:$1|$1 hour|$1 hours}}",
"minutes": "{{PLURAL:$1|$1 minute|$1 minutes}}",
"seconds": "{{PLURAL:$1|$1 second|$1 seconds}}",
"days-abbrev": "$1 d",
"hours-abbrev": "$1 h",
"minutes-abbrev": "$1 min",
"seconds-abbrev": "$1 s",
"ago": "$1 ago",
"duration-millennia": "$1 {{PLURAL:$1|millennium|millennia}}",
"duration-centuries": "$1 {{PLURAL:$1|century|centuries}}",
"duration-decades": "$1 {{PLURAL:$1|decade|decades}}",
"duration-years": "$1 {{PLURAL:$1|year|years}}",
"duration-months": "$1 {{PLURAL:$1|month|months}}",
"duration-weeks": "$1 {{PLURAL:$1|week|weeks}}",
"duration-days": "$1 {{PLURAL:$1|day|days}}",
"duration-hours": "$1 {{PLURAL:$1|hour|hours}}",
"duration-minutes": "$1 {{PLURAL:$1|minute|minutes}}",
"duration-seconds": "$1 {{PLURAL:$1|second|seconds}}",
"monday-at": "Monday at $1",
"tuesday-at": "Tuesday at $1",
"wednesday-at": "Wednesday at $1",
"thursday-at": "Thursday at $1",
"friday-at": "Friday at $1",
"saturday-at": "Saturday at $1",
"sunday-at": "Sunday at $1",
"yesterday-at": "Yesterday at $1",
"today-at": "$1",
"hours-ago": "$1 {{PLURAL:$1|hour|hours}} ago",
"minutes-ago": "$1 {{PLURAL:$1|minute|minutes}} ago",
"seconds-ago": "$1 {{PLURAL:$1|second|seconds}} ago",
"just-now": "just now"
}
|