blob: 382dad82b795504f93dd0df08414872a8b10573f (
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=jan
month.2.Mmm=feb
month.3.Mmm=mrt
month.4.Mmm=apr
month.5.Mmm=maa
month.6.Mmm=jun
month.7.Mmm=jul
month.8.Mmm=aug
month.9.Mmm=sep
month.10.Mmm=okt
month.11.Mmm=nov
month.12.Mmm=des
month.1.name=jannewaris
month.2.name=febrewaris
month.3.name=maart
month.4.name=april
month.5.name=maaie
month.6.name=juny
month.7.name=july
month.8.name=augustus
month.9.name=septimber
month.10.name=oktober
month.11.name=novimber
month.12.name=desimber
day.1.name=snein
day.2.name=moandei
day.3.name=tiisdei
day.4.name=woansdei
day.5.name=tongersdei
day.6.name=freed
day.7.name=sneon
day.1.Mmm=sni
day.2.Mmm=moa
day.3.Mmm=tii
day.4.Mmm=woa
day.5.Mmm=ton
day.6.Mmm=fre
day.7.Mmm=sno
day.1.short=Si
day.2.short=Mo
day.3.short=Ti
day.4.short=Wo
day.5.short=To
day.6.short=Fr
day.7.short=So
noon=Middei
midnight=Middernacht
AllDay=De hiele dei
# LOCALIZATION NOTE (finduri-MonthYear):
# %1$S is the month name, %2$S is the year (4 digits format).
finduri-MonthYear=%1$S %2$S
|