repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
turns printfs back on
[freebsd-src/fkvm-freebsd.git]
/
share
/
timedef
/
eu_ES.ISO8859-1.src
blob
33ee7c170ca12c7b82c94b1da22788eb47bd868e
1
# $FreeBSD$
2
#
3
# WARNING: spaces may be essential at the end of lines
4
# WARNING: empty lines are essential too
5
#
6
# Short month names
7
#
8
Urt
9
Ots
10
Mar
11
Apr
12
Mai
13
Eka
14
Uzt
15
Abu
16
Ira
17
Urr
18
Aza
19
Abe
20
#
21
# Long month names (as in a date)
22
#
23
urtarrila
24
otsaila
25
martxoa
26
apirila
27
maiatza
28
ekaina
29
uztaila
30
abuztua
31
iraila
32
urria
33
azaroa
34
abendua
35
#
36
# Short weekday names
37
#
38
ig.
39
al.
40
as.
41
az.
42
og.
43
or.
44
lr.
45
#
46
# Long weekday names
47
#
48
igandea
49
astelehena
50
asteartea
51
asteazkena
52
osteguna
53
ostirala
54
larunbata
55
#
56
# X_fmt
57
#
58
%H:%M:%S
59
#
60
# x_fmt
61
#
62
%Y/%m/%d
63
#
64
# c_fmt
65
#
66
%Y - %b - %e %a %X
67
#
68
# am
69
#
70
a.m.
71
#
72
# pm
73
#
74
p.m.
75
#
76
# date_fmt
77
#
78
%Y(e)ko %B-ren %ea, %X %Z
79
#
80
# Long month names (without case ending)
81
#
82
urtarrila
83
otsaila
84
martxoa
85
apirila
86
maiatza
87
ekaina
88
uztaila
89
abuztua
90
iraila
91
urria
92
azaroa
93
abendua
94
#
95
# md_order
96
#
97
md
98
#
99
# ampm_fmt
100
#
101
%I:%M:%S %p
102
# EOF