blob: b2c6647b37d865222c0b212672a819606cd46c0b (
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=měr.
month.4.Mmm=apr.
month.5.Mmm=mej.
month.6.Mmm=jun.
month.7.Mmm=jul
month.8.Mmm=awg.
month.9.Mmm=sep.
month.10.Mmm=okt.
month.11.Mmm=now.
month.12.Mmm=dec.
month.1.name=januara
month.2.name=februara
month.3.name=měrca
month.4.name=apryla
month.5.name=meje
month.6.name=junija
month.7.name=julija
month.8.name=awgusta
month.9.name=septembra
month.10.name=oktobra
month.11.name=nowembra
month.12.name=decembra
day.1.name=Njedźela
day.2.name=Póndźela
day.3.name=Wutora
day.4.name=Srjeda
day.5.name=Štwórtk
day.6.name=Pjatk
day.7.name=Sobota
day.1.Mmm=Nje
day.2.Mmm=Pó
day.3.Mmm=Wut
day.4.Mmm=Srj
day.5.Mmm=Śtw
day.6.Mmm=Pja
day.7.Mmm=Sob
day.1.short=Nje
day.2.short=Pó
day.3.short=Wu
day.4.short=Sr
day.5.short=Št
day.6.short=Pj
day.7.short=So
noon=Připołdnjo
midnight=Połnóc
AllDay=Cyły dźeń
# LOCALIZATION NOTE (finduri-MonthYear):
# %1$S is the month name, %2$S is the year (4 digits format).
finduri-MonthYear=%1$S %2$S
|