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
/
pt_PT.UTF-8.src
blob
3889f8eaf3821c5eb5a2fbd6ff0ade2d12659c4c
1
# $FreeBSD$
2
#
3
# WARNING: spaces may be essential at the end of lines
4
# WARNING: empty lines are essential too
5
# In Portugal we don't use the 12 + am/pm but the 24h format
6
#
7
# Short month names
8
#
9
Jan
10
Fev
11
Mar
12
Abr
13
Mai
14
Jun
15
Jul
16
Ago
17
Set
18
Out
19
Nov
20
Dez
21
#
22
# Long month names (as in a date)
23
#
24
Janeiro
25
Fevereiro
26
Março
27
Abril
28
Maio
29
Junho
30
Julho
31
Agosto
32
Setembro
33
Outubro
34
Novembro
35
Dezembro
36
#
37
# Short weekday names
38
#
39
Dom
40
Seg
41
Ter
42
Qua
43
Qui
44
Sex
45
Sáb
46
#
47
# Long weekday names
48
#
49
Domingo
50
Segunda Feira
51
Terça Feira
52
Quarta Feira
53
Quinta Feira
54
Sexta Feira
55
Sábado
56
#
57
# X_fmt
58
#
59
%H:%M:%S
60
#
61
# x_fmt
62
#
63
%d.%m.%Y
64
#
65
# c_fmt
66
#
67
%a %e %b %X %Y
68
#
69
# am
70
#
71
72
#
73
# pm
74
#
75
76
#
77
# date_fmt
78
#
79
%a %e %b %Y %X %Z
80
#
81
# Long month names (without case ending)
82
#
83
Janeiro
84
Fevereiro
85
Março
86
Abril
87
Maio
88
Junho
89
Julho
90
Agosto
91
Setembro
92
Outubro
93
Novembro
94
Dezembro
95
#
96
# md_order
97
#
98
dm
99
#
100
# ampm_fmt
101
#
102
103
# EOF