History log of /freebsd-10.1-release/share/timedef/pt_PT.ISO8859-1.src
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 193498 05-Jun-2009 edwin

[patch] Portuguese timedef

In Portuguese, the names of the days of the week are not capitalized.
Also there is always a dash before "feira" in the names of the days.
For example: "segunda-feira" and not "segunda feira" (which has a
completely different meaning).

x_fmt is not correct either. The date separator should not be a dot
but a slash. Example: 31/12/2005 if far more used in Portugal than
31.12.2005.

References:
- a Portuguese online dictionary http://priberam.pt/dlpo/dlpo.aspx
- http://answers.com/days_of_the_week (there are translations to
various languages, including Portuguese, at the bottom of the
page)
- http://en.wikipedia.org/wiki/Week-day_names (there are translations
to various languages, including Portuguese, at the bottom of the
page)
- a Portuguese style guide
http://www.publico.clix.pt/nos/livro_estilo/16d-palavras.html
("datas" section)

PR: conf/58595
Submitted by: Chris Stenton <jacs@gnome.co.uk>
MFC after: 1 week


# 174990 30-Dec-2007 ache

Comments fixing
1) Back out "month names" -> "months names" and fix few such cases which
are wrong initially
2) "weekdays names" -> "weekday names"

Noted by: des [1]


# 174977 29-Dec-2007 ache

Comments fixing
"month names" -> "months names"
typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
to not confuse developers on what purpose those sections are


# 74606 21-Mar-2001 ache

Remove fixed length restrictions and padding


# 74570 21-Mar-2001 ache

Replace %y with %Y


# 74413 18-Mar-2001 ache

Convert to new locale format with md_order and without E[Ff]_fmt
Add ampm_fmt to all locales


# 73361 02-Mar-2001 ache

Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM


# 54090 03-Dec-1999 ache

Don't use %E* in old fields for compatibility reasons


# 53961 30-Nov-1999 ache

Convert after %Ex->%Ef and %EF adding


# 53943 30-Nov-1999 ache

Convert to new format


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 22988 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 20215 08-Dec-1996 ache

Longnames update
Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt>


# 20034 29-Nov-1996 ache

Add PT locale
Submitted by: Paulo Menezes <paulo@isr.uc.pt>