blob: cd8b14efc2495212de57bbf95f9ff03d2d4d9d9d (
plain)
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
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
month.1.Mmm=jaan
month.2.Mmm=veebr
month.3.Mmm=mär
month.4.Mmm=apr
month.5.Mmm=mai
month.6.Mmm=juun
month.7.Mmm=juul
month.8.Mmm=aug
month.9.Mmm=sept
month.10.Mmm=okt
month.11.Mmm=nov
month.12.Mmm=dets
month.1.name=jaanuar
month.2.name=veebruar
month.3.name=märts
month.4.name=aprill
month.5.name=mai
month.6.name=juuni
month.7.name=juuli
month.8.name=august
month.9.name=september
month.10.name=oktoober
month.11.name=november
month.12.name=detsember
day.1.name=pühapäev
day.2.name=esmaspäev
day.3.name=teisipäev
day.4.name=kolmapäev
day.5.name=neljapäev
day.6.name=reede
day.7.name=laupäev
day.1.Mmm=P
day.2.Mmm=E
day.3.Mmm=T
day.4.Mmm=K
day.5.Mmm=N
day.6.Mmm=R
day.7.Mmm=L
day.1.short=P
day.2.short=E
day.3.short=T
day.4.short=K
day.5.short=N
day.6.short=R
day.7.short=L
noon=keskpäev
midnight=kesköö
AllDay=terve päev
# LOCALIZATION NOTE (finduri-MonthYear):
# %1$S is the month name, %2$S is the year (4 digits format).
finduri-MonthYear=%1$S %2$S
|