aboutsummaryrefslogtreecommitdiff
path: root/share/timedef/pt_PT.ISO8859-1.src
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate localesBaptiste Daroussin2015-10-131-87/+0
| | | | Notes: svn path=/projects/collation/; revision=289261
* Add newly generated locales from CLDR 27.0.1Baptiste Daroussin2015-08-081-63/+47
| | | | Notes: svn path=/projects/collation/; revision=286464
* [patch] Portuguese timedefEdwin Groothuis2009-06-051-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=193498
* Comments fixingAndrey A. Chernov2007-12-301-5/+5
| | | | | | | | | | | 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] Notes: svn path=/head/; revision=174990
* Comments fixingAndrey A. Chernov2007-12-291-2/+2
| | | | | | | | | | | | "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 Notes: svn path=/head/; revision=174977
* Remove fixed length restrictions and paddingAndrey A. Chernov2001-03-211-2/+2
| | | | Notes: svn path=/head/; revision=74606
* Replace %y with %YAndrey A. Chernov2001-03-211-1/+1
| | | | Notes: svn path=/head/; revision=74570
* Convert to new locale format with md_order and without E[Ff]_fmtAndrey A. Chernov2001-03-181-6/+2
| | | | | | | Add ampm_fmt to all locales Notes: svn path=/head/; revision=74413
* Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PMAndrey A. Chernov2001-03-021-1/+6
| | | | Notes: svn path=/head/; revision=73361
* Don't use %E* in old fields for compatibility reasonsAndrey A. Chernov1999-12-031-2/+2
| | | | Notes: svn path=/head/; revision=54090
* Convert after %Ex->%Ef and %EF addingAndrey A. Chernov1999-11-301-3/+7
| | | | Notes: svn path=/head/; revision=53961
* Convert to new formatAndrey A. Chernov1999-11-301-2/+21
| | | | Notes: svn path=/head/; revision=53943
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Longnames updateAndrey A. Chernov1996-12-081-8/+9
| | | | | | | Submitted by: Paulo Menezes <pm@ener1000.dee.uc.pt> Notes: svn path=/head/; revision=20215
* Add PT localeAndrey A. Chernov1996-11-291-0/+78
Submitted by: Paulo Menezes <paulo@isr.uc.pt> Notes: svn path=/head/; revision=20034