summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2002-04-05 15:03:13 +0000
committerphantom <phantom@FreeBSD.org>2002-04-05 15:03:13 +0000
commit8e0b36fd312ffc9761418e00078f3ec47dac8cb3 (patch)
tree08dd54eb40e64a57dc1512606906b55db658b6e6 /share/timedef
parent9538412adcafb3d62b39db04d584c4e986b22f3d (diff)
downloadFreeBSD-src-8e0b36fd312ffc9761418e00078f3ec47dac8cb3.zip
FreeBSD-src-8e0b36fd312ffc9761418e00078f3ec47dac8cb3.tar.gz
Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale
Submitted (partly) by: dcs
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/Makefile1
-rw-r--r--share/timedef/pt_BR.ISO8859-1.src103
2 files changed, 104 insertions, 0 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile
index 72792ec..3c2e5c3 100644
--- a/share/timedef/Makefile
+++ b/share/timedef/Makefile
@@ -28,6 +28,7 @@ LOCALES= bg_BG.CP1251 \
nl_NL.ISO8859-1 \
no_NO.ISO8859-1 \
pl_PL.ISO8859-2 \
+ pt_BR.ISO8859-1 \
pt_PT.ISO8859-1 \
ro_RO.ISO8859-2 \
ru_RU.CP866 \
diff --git a/share/timedef/pt_BR.ISO8859-1.src b/share/timedef/pt_BR.ISO8859-1.src
new file mode 100644
index 0000000..fde08a1
--- /dev/null
+++ b/share/timedef/pt_BR.ISO8859-1.src
@@ -0,0 +1,103 @@
+# $FreeBSD$
+#
+# WARNING: spaces may be essential at the end of lines
+# WARNING: empty lines are essential too
+# In Portugal we don't use the 12 + am/pm but the 24h format
+#
+# Short months names
+#
+Jan
+Fev
+Mar
+Abr
+Mai
+Jun
+Jul
+Ago
+Set
+Out
+Nov
+Dez
+#
+# Long months names
+#
+Janeiro
+Fevereiro
+Março
+Abril
+Maio
+Junho
+Julho
+Agosto
+Setembro
+Outubro
+Novembro
+Dezembro
+#
+# Short weekdays names
+#
+Dom
+Seg
+Ter
+Qua
+Qui
+Sex
+Sáb
+#
+# Long weekdays names
+#
+Domingo
+Segunda Feira
+Terça Feira
+Quarta Feira
+Quinta Feira
+Sexta Feira
+Sábado
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d/%m/%Y
+#
+# c_fmt
+#
+%a %e %b %X %Y
+#
+# am
+#
+
+#
+# pm
+#
+
+#
+# date_fmt
+#
+%a %e %b %Y %X %Z
+#
+# Long months names (alternative)
+#
+Janeiro
+Fevereiro
+Março
+Abril
+Maio
+Junho
+Julho
+Agosto
+Setembro
+Outubro
+Novembro
+Dezembro
+#
+# md_order
+#
+dm
+#
+# ampm_fmt
+#
+
+# EOF
OpenPOWER on IntegriCloud