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
|
{
"@metadata": {
"authors": [
"Dundak",
"J budissin",
"Michawiki"
]
},
"january": "januar",
"february": "februar",
"march": "měrc",
"april": "apryl",
"may_long": "meja",
"june": "junij",
"july": "julij",
"august": "awgust",
"september": "september",
"october": "oktober",
"november": "nowember",
"december": "december",
"january-gen": "januara",
"february-gen": "februara",
"march-gen": "měrca",
"april-gen": "apryla",
"may-gen": "meje",
"june-gen": "junija",
"july-gen": "julija",
"august-gen": "awgusta",
"september-gen": "septembra",
"october-gen": "oktobra",
"november-gen": "nowembra",
"december-gen": "decembra",
"jan": "jan",
"feb": "feb",
"mar": "měr",
"apr": "apr",
"may": "mej",
"jun": "jun",
"jul": "jul",
"aug": "awg",
"sep": "sep",
"oct": "okt",
"nov": "now",
"dec": "dec",
"monday": "Póndźela",
"tuesday": "Wutora",
"wednesday": "Srjeda",
"thursday": "Štwórtk",
"friday": "Pjatk",
"saturday": "Sobota",
"sunday": "Njedźela",
"mon": "Pón",
"tue": "Wut",
"wed": "Srj",
"thu": "Štw",
"fri": "Pja",
"sat": "Sob",
"sun": "Nje",
"period-am": "AM",
"period-pm": "PM",
"iranian-calendar-m2": "Ordibehešt",
"years": "{{PLURAL:$1|$1 lětom|$1 lětomaj|$1 lětami}}",
"months": "{{PLURAL:$1|$1 měsacom|$1 měsacomaj|$1 měsacami}}",
"weeks": "{{PLURAL:$1|$1 tydźeń|$1 njedźeli|$1 njedźele|$1 njedźel}}",
"days": "{{PLURAL:$1|$1 dnjom|$1 dnjomaj|$1 dnjemi|$1 dnjemi}}",
"hours": "{{PLURAL:$1|$1 hodźinu|$1 hodźinomaj|$1 hodźinami|$1 hodźinami}}",
"minutes": "{{PLURAL:$1|$1 mjeńšinu|$1 mjeńšinomaj|$1 mjeńšinami|$1 mjeńšinami}}",
"seconds": "{{PLURAL:$1|$1 sekundu|$1 sekundomaj|$1 sekundami|$1 sekundami}}",
"ago": "před $1",
"duration-millennia": "$1 {{PLURAL:$1|lěttysac|lěttysacaj|lěttysacy|lěttysacow}}",
"duration-centuries": "$1 {{PLURAL:$1|lětstotk|lětstotkaj|lětstotki|lětstotkow}}",
"duration-decades": "$1 {{PLURAL:$1|lětdźesatk|lětdźesatkaj|lětdźesatki|lětdźesatkow}}",
"duration-years": "$1 {{PLURAL:$1|lěto|lěće|lěta|lět}}",
"duration-weeks": "$1 {{PLURAL:$1|tydźeń|njedźeli|njedźele|njedźel}}",
"duration-days": "$1 {{PLURAL:$1|dźeń|dnjej|dny|dnjow}}",
"duration-hours": "$1 {{PLURAL:$1|hodźina|hodźinje|hodźiny|hodźin}}",
"duration-minutes": "$1 {{PLURAL:$1|mjeńšina|mjeńšinje|mjeńšiny|mjeńšin}}",
"duration-seconds": "$1 {{PLURAL:$1|sekunda|sekundźe|sekundy|sekundow}}",
"monday-at": "Póndźela $1",
"tuesday-at": "Wutora $1",
"wednesday-at": "Srjeda $1",
"thursday-at": "Štwórtk $1",
"friday-at": "Pjatk $1",
"saturday-at": "Sobota $1",
"sunday-at": "Njedźela $1",
"yesterday-at": "Wčera $1",
"hours-ago": "před $1 {{PLURAL:$1|hodźinu|hodźinomaj|hodźinami}}",
"minutes-ago": "před $1 {{PLURAL:$1|mjeńšinu|mjeńšinomaj|mjeńšinami}}",
"seconds-ago": "před $1 {{PLURAL:$1|sekundu|sekundomaj|sekundami}}",
"just-now": "runje"
}
|