blob: e11f85cdb4538b9aac6e9b2fac896fba85794257 (
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=Tam
month.2.Mmm=Hel
month.3.Mmm=Maa
month.4.Mmm=Huh
month.5.Mmm=Tou
month.6.Mmm=Kes
month.7.Mmm=Hei
month.8.Mmm=Elo
month.9.Mmm=Syy
month.10.Mmm=Lok
month.11.Mmm=Mar
month.12.Mmm=Jou
month.1.name=Tammikuu
month.2.name=Helmikuu
month.3.name=Maaliskuu
month.4.name=Huhtikuu
month.5.name=Toukokuu
month.6.name=Kesäkuu
month.7.name=Heinäkuu
month.8.name=Elokuu
month.9.name=Syyskuu
month.10.name=Lokakuu
month.11.name=Marraskuu
month.12.name=Joulukuu
day.1.name=Sunnuntai
day.2.name=Maanantai
day.3.name=Tiistai
day.4.name=Keskiviikko
day.5.name=Torstai
day.6.name=Perjantai
day.7.name=Lauantai
day.1.Mmm=Sun
day.2.Mmm=Maa
day.3.Mmm=Tii
day.4.Mmm=Kes
day.5.Mmm=Tor
day.6.Mmm=Per
day.7.Mmm=Lau
day.1.short=Su
day.2.short=Ma
day.3.short=Ti
day.4.short=Ke
day.5.short=To
day.6.short=Pe
day.7.short=La
noon=Keskipäivä
midnight=Keskiyö
AllDay=Koko päivä
# LOCALIZATION NOTE (finduri-MonthYear):
# %1$S is the month name, %2$S is the year (4 digits format).
finduri-MonthYear=%1$Sta %2$S
|