Commit Graph

116 Commits

Author SHA1 Message Date
ache
b524e52fff fix short weekday names in zh_CN.*
PR:             55895
Submitted by:   Kang Liu <liukang@bjpu.edu.cn>
2003-08-23 20:46:23 +00:00
mtm
6f8d75cb86 Write the short and long version of the month
names in Amharic instead of English.
Also, remove some extra names I had previously considered
including. They don't make sense since the calendar names
don't match up.
2003-08-20 22:35:55 +00:00
ache
fe01f02bf4 Add ko_KR.CP949 locale
PR:             55341
submitted by:   Hye-Shik Chang <perky@freebsd.org>
2003-08-08 13:43:49 +00:00
mtm
b572ce03ff Support for the Amharic locale. 2003-08-05 05:42:08 +00:00
ache
b826461f11 Add GB18030 locale
PR:             51729
Submitted by:   Kang Liu <liukang@bjpu.edu.cn>
2003-07-29 16:12:56 +00:00
ache
57740b0b20 Add ARMSCSII-8 locale
Submitted by:   Vahe Khachikyan <vahe@khachikyan.de>
PR:             53944
2003-07-05 12:03:16 +00:00
ache
47ce60ed73 Add ru_RU.CP1251 2003-06-07 00:12:12 +00:00
trhodes
e4fe08342a Fix/add missing accents on the weekday names.
PR:		37219
Submitted by:	Nicola Vitale <nivit@libero.it>
Reivewed by:	Alex Dupre <sysadmin@alexdupre.com>
2003-04-05 14:43:05 +00:00
ache
a6c978255e Add ca_ES locale
PR:             45874
Submitted by:   Joan Picanyol i Puig <joan-dev@biaix.org>
2002-12-30 09:09:58 +00:00
ache
be368cb8ed Add lt_LT.ISO8859-13
PR:             44268
Submitted by:   Kestutis Paulikas <kestas@elen.ktu.lt>
2002-10-25 22:02:10 +00:00
ache
ec5d60374c Add sr_YU locales
Submitted by:    Toni Andjelkovic <toni@soth.at>
2002-10-19 13:04:05 +00:00
ache
f8cf81d727 Change x_fmt to %Y-%m-%d
PR:		41043
Submitted by:	Henrik Tunedal <henrik@tunedal.nu>
2002-10-09 21:02:43 +00:00
ru
34de99cd26 Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by:	bde
2002-07-29 09:40:17 +00:00
phantom
658cb242df Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale
Submitted (partly) by:	dcs
2002-04-05 15:03:13 +00:00
ache
0e244164be Add ro_RO
PR:		33343
Submitted by:	Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:20:13 +00:00
phantom
147bd2d322 Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's. 2001-12-25 11:10:16 +00:00
phantom
7478022bac Optimize locale data Makefiles as well as make their style more consistent. 2001-12-25 10:57:03 +00:00
ache
00278178c0 Add uk_UA.ISO8859-5 locale
PR:		32450
Submitted by:	partially by Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-20 20:48:31 +00:00
ache
2374c9432f Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
ache
9751227dd0 Fix long months standard form
PR:		32120
Submitted by:	Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:10:08 +00:00
ache
edd06c72ae Add bg_BG.CP1251
PR:		25472
Submitted by:	Peter Pentchev <roam@ringlet.net>
2001-11-05 07:21:03 +00:00
ache
70f0588d85 Add more *.US-ASCII entries
Misc cleanup
2001-06-10 19:16:43 +00:00
ache
9de1df136b Use en_GB for en_NZ 2001-06-10 14:41:15 +00:00
ache
8793ec288f Switch to new locale names 2001-06-10 14:05:50 +00:00
ache
b855bfbe36 Add sk_SK
PR:		27290
Submitted by:	Juraj Bednar <juraj@bednar.sk>
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:28:38 +00:00
ache
3272bf6c68 Since ctime compatibility restrictions removed, use more natural date formats 2001-03-22 11:39:11 +00:00
ache
beed7c91f1 Add padding for some short names to make their length the same to not
break colums
2001-03-21 23:24:41 +00:00
ache
e55195dff3 Remove fixed length restrictions and padding 2001-03-21 22:54:44 +00:00
ache
40cb12aa04 Replace %y with %Y 2001-03-21 13:55:09 +00:00
ache
1cb5efd20f Convert to new locale format with md_order and without E[Ff]_fmt
Add ampm_fmt to all locales
2001-03-18 12:17:46 +00:00
ache
50fbc40590 Make empty unused am/pm 2001-03-16 12:29:09 +00:00
ache
1a947a46aa Add et_EE
PR:		25495
Submitted by:	Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:11:30 +00:00
ache
69c878a9f4 DIS_8859-15 -> ISO_8859-15 rename 2001-03-16 07:31:55 +00:00
ache
c8e99fee94 Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM 2001-03-02 22:27:27 +00:00
ache
af52db679c Use 4-digit year in x_fmt 2001-02-09 17:18:45 +00:00
ache
099f9519e6 Add Greek support
PR:		24324
Submitted by:	past@netmode.ntua.gr
2001-01-17 13:43:20 +00:00
phantom
09b291ddd7 Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
ache
794ad7151b Fix %c 2000-10-23 14:31:27 +00:00
ache
06a67ac81e Add tr_TR timedef
Submitted by:	Evren Yurtesen <yurtesen@ispro.net.tr>
2000-09-16 18:06:29 +00:00
ache
394397bd1b Fix alt months
Submitted by:	Ri?ardas ?epas <rch@richard.eu.org>
2000-07-05 21:02:45 +00:00
ache
51f70456de Fix c_fmt 2000-06-24 12:35:09 +00:00
ache
b6a0294043 Fix %EF 2000-06-21 13:50:10 +00:00
ache
df65d1e191 Fix date
Submitted by:	CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
ache
7e633957ac Link la_LN*4 too 1999-12-24 08:10:48 +00:00
ache
95ca8b97cb Add lt_LT
Submitted by:	Ricardas Cepas <rch@writeme.com>
1999-12-24 05:58:07 +00:00
ache
0350f9012c lt_LN->la_LN 1999-12-22 20:52:54 +00:00
ache
4101733c73 Add cs_CZ
Submitted by:	 Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-22 00:02:21 +00:00
ache
dd11eaeb05 Don't use %E* in old fields for compatibility reasons 1999-12-03 19:52:06 +00:00
ache
3f90d3f5cd Convert after %Ex->%Ef and %EF adding 1999-11-30 19:43:32 +00:00
ache
0bd2f60c71 Convert to new format 1999-11-30 08:55:27 +00:00