summaryrefslogtreecommitdiffstats
path: root/share/timedef
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-11-29 21:01:29 +0000
committerache <ache@FreeBSD.org>1996-11-29 21:01:29 +0000
commit75d0c2810e5ec5c5d5cbce1c495908d70de36b20 (patch)
treef8575d29e8f2d4dc50667c8ed4c9778d05d3fa68 /share/timedef
parentcc55a1c10fc9e53823b1b12e1f676ffe2f557e1f (diff)
downloadFreeBSD-src-75d0c2810e5ec5c5d5cbce1c495908d70de36b20.zip
FreeBSD-src-75d0c2810e5ec5c5d5cbce1c495908d70de36b20.tar.gz
Add PT locale
Submitted by: Paulo Menezes <paulo@isr.uc.pt>
Diffstat (limited to 'share/timedef')
-rw-r--r--share/timedef/data/Makefile5
-rw-r--r--share/timedef/data/pt_PT.ISO_8859-1.src78
-rw-r--r--share/timedef/pt_PT.ISO8859-1.src78
-rw-r--r--share/timedef/pt_PT.ISO_8859-1.src78
4 files changed, 237 insertions, 2 deletions
diff --git a/share/timedef/data/Makefile b/share/timedef/data/Makefile
index c632af6..7bf0d7f 100644
--- a/share/timedef/data/Makefile
+++ b/share/timedef/data/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.2 1996/01/24 11:30:23 ache Exp $
+# $Id: Makefile,v 1.3 1996/11/29 19:28:27 phk Exp $
NOMAN=YES
CLEANFILES+= ${LOCALES:S/$/.out/g}
-LOCALES= da_DK.ISO_8859-1 de_DE.ISO_8859-1 ru_SU.KOI8-R ru_SU.CP866
+LOCALES= da_DK.ISO_8859-1 de_DE.ISO_8859-1 pt_PT.ISO_8859-1 \
+ ru_SU.KOI8-R ru_SU.CP866
LOCALEDIR= ${DESTDIR}/usr/share/locale
DE_LINKS = de_AT de_CH
diff --git a/share/timedef/data/pt_PT.ISO_8859-1.src b/share/timedef/data/pt_PT.ISO_8859-1.src
new file mode 100644
index 0000000..03c62a2
--- /dev/null
+++ b/share/timedef/data/pt_PT.ISO_8859-1.src
@@ -0,0 +1,78 @@
+# $Id: pt_PT.ISO_8859-1.src,v 1.0 1996/11/29 01:42:29 ache Exp $
+#
+# 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
+# (padded with a space to conform with other languages)
+Dom
+Seg
+Ter
+Qua
+Qui
+Sex
+Sab
+#
+# Long weekdays names
+#
+Domingo
+Segunda
+Terça
+Quarta
+Quinta
+Sexta
+Sábado
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d.%m.%y
+#
+# c_fmt
+#
+%a %e %b %X %Y
+#
+# am
+#
+am
+#
+# pm
+#
+pm
+#
+# date_fmt
+#
+%a %e %b %Y %X %Z
diff --git a/share/timedef/pt_PT.ISO8859-1.src b/share/timedef/pt_PT.ISO8859-1.src
new file mode 100644
index 0000000..03c62a2
--- /dev/null
+++ b/share/timedef/pt_PT.ISO8859-1.src
@@ -0,0 +1,78 @@
+# $Id: pt_PT.ISO_8859-1.src,v 1.0 1996/11/29 01:42:29 ache Exp $
+#
+# 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
+# (padded with a space to conform with other languages)
+Dom
+Seg
+Ter
+Qua
+Qui
+Sex
+Sab
+#
+# Long weekdays names
+#
+Domingo
+Segunda
+Terça
+Quarta
+Quinta
+Sexta
+Sábado
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d.%m.%y
+#
+# c_fmt
+#
+%a %e %b %X %Y
+#
+# am
+#
+am
+#
+# pm
+#
+pm
+#
+# date_fmt
+#
+%a %e %b %Y %X %Z
diff --git a/share/timedef/pt_PT.ISO_8859-1.src b/share/timedef/pt_PT.ISO_8859-1.src
new file mode 100644
index 0000000..03c62a2
--- /dev/null
+++ b/share/timedef/pt_PT.ISO_8859-1.src
@@ -0,0 +1,78 @@
+# $Id: pt_PT.ISO_8859-1.src,v 1.0 1996/11/29 01:42:29 ache Exp $
+#
+# 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
+# (padded with a space to conform with other languages)
+Dom
+Seg
+Ter
+Qua
+Qui
+Sex
+Sab
+#
+# Long weekdays names
+#
+Domingo
+Segunda
+Terça
+Quarta
+Quinta
+Sexta
+Sábado
+#
+# X_fmt
+#
+%H:%M:%S
+#
+# x_fmt
+#
+%d.%m.%y
+#
+# c_fmt
+#
+%a %e %b %X %Y
+#
+# am
+#
+am
+#
+# pm
+#
+pm
+#
+# date_fmt
+#
+%a %e %b %Y %X %Z
OpenPOWER on IntegriCloud