edwin
f4fc80f170
add ca_AD, ca_FR and ca_IT locales
...
Catalan language is not only spoken in Spain (ca_ES), but also
in Andorra, France and Italy. In Andorra it is the official
language.
(see http://en.wikipedia.org/wiki/Catalan_language#Geographic_distribution )
Add a bunch of symlinks to between ca_ES and ca_AD, ca_FR and ca_IT.
PR: conf/92541
Submitted by: <rmh@io.debian.net>
MFC after: 1 week
2009-06-10 12:20:11 +00:00
edwin
b866c53242
ja_JP: AM/PM date format should be localized.
...
ja_JP.eucJP and ja_JP.SJIS fixes.
PR: conf/63527
Submitted by: Yukihiro Nakai <nakai@gnome.gr.jp>
MFC after: 1 week
2009-06-09 22:33:34 +00:00
edwin
cbfff4ddd7
[patch] [locale] German locales use old %d.%m.%y date format instead of newer ISO date
...
From the submitter:
DIN 5008 (German norm for text processing) defines the old date
format (%d.%m.%Y) to be obsolete and to be used only, if unambigous.
In international communications the new format (%Y-%m-%d) is now
required and FreeBSD should respect this.
References:
- DIN 5008
- EN 28 601
- ISO 8601
Thanks to Oliver Lietz for bringing this to my attention.
PR: conf/72076
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
MFC after: 1 week
2009-06-08 05:33:08 +00:00
edwin
355ff7fa67
[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
2009-06-05 13:05:14 +00:00
des
30344f64e2
Fix ISO8859-15 links for nb_NO / no_NO.
...
Submitted by: ru
MFC after: 1 week
2009-04-06 14:12:22 +00:00
des
3853ec1eb3
In the previous commit, no_NO should have been replaced with nb_NO in the
...
LOCALES list. Since no_NO was still in LOCALES, make tried to build the
corresponding .out files, but couldn't since the .src files were gone. I
did not notice this because I still had the old .out files in my .OBJDIR.
Thanks to kib@ for the heads-up.
2008-07-29 11:32:42 +00:00
des
504f86aa14
In some cases (such as LC_COLLATE), nb_NO and nn_NO are identical, and it
...
makes sense to have them both link to no_NO.
In other cases (such as LC_TIME), they differ, and the correct solution
is to have no_NO link to nb_NO, rather than the other way around.o
MFC after: 2 weeks
2008-07-28 21:50:21 +00:00
gabor
f1ffb0e1d8
- The names of the months and the days are in lowercase according to the
...
Hungarian spelling, change them accordingly
Requested by: Janos Mohacsi <mohacsi@niif.hu>
2008-05-16 12:50:15 +00:00
ache
b1a3a611be
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]
2007-12-30 03:08:52 +00:00
ache
e31574f147
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
2007-12-29 16:28:15 +00:00
ache
aba3a02081
Just copy long months names to alternative.
...
Alternative does not means ASCIIsizing of months names.
2007-12-25 21:24:18 +00:00
ache
fc7d239796
Just copy long months names to (alternative).
...
Alternative means another form and not ASCIIsizing of month names.
2007-12-25 21:19:09 +00:00
des
a9a2f810d6
Add locales for nb_NO and nn_NO.
...
Reviewed by: philip
2006-11-09 18:10:34 +00:00
flz
9751ff4416
De-capitalize days and months' names.
...
PR: conf/101154
Submitted by: Thomas Jensen <tj@pil.dk>
MFC after: 3 days
2006-10-07 17:04:23 +00:00
ache
c12a3c74f9
Add mn_MN.UTF-8
...
Submitted by: Ganbold <ganbold@micom.mng.net>
2006-10-02 00:36:52 +00:00
ache
7fa30b3b9c
Fix x.fmt
...
PR: 88222
Submitted by: Anders Lindquist <andersl@saaf.se>
2006-04-20 11:00:52 +00:00
ru
47f2612399
New Ukrainian locale: uk_UA.CP1251.
...
Submitted by: Alexander Peresunko
2005-03-04 14:24:30 +00:00
ru
145e7daa7c
Install files with mode 444, as God intended.
2004-10-16 20:52:32 +00:00
ru
350dc7e71e
Utilize FILES and SYMLINKS.
2004-10-16 20:42:18 +00:00
pjd
a9e73707f3
- Month and weekday names should begin with lowercase latter.
...
- First part of long month names should use genitive.
- Use more proper shortcuts, leaving the first 3 letters is not always
correct.
Submitted by: Bodek <bodek@blurp.org>
2004-09-20 23:56:43 +00:00
tjr
73afa7d781
Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.
...
(This differs somewhat from the version originally submitted - any mistakes
are my own.)
PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-
2004-08-28 12:52:31 +00:00
tjr
ccbf593e7e
Re-generate from sl_SI.ISO8859-2.src rev. 1.8 (lowercase month/weekday names).
2004-08-26 08:18:56 +00:00
tjr
f1e1a1097b
Begin month and weekday names with a lowercase letter. This is consistent
...
with (at least) Solaris, ICU and glibc.
PR: 65317
Submitted by: Uros
MFC after: 1 week
2004-08-26 08:15:48 +00:00
tjr
1511636f6c
Add an Israel Hebrew locale: he_IL.UTF-8.
...
PR: 65826
Submitted by: Hye-Shik Chang
2004-04-21 15:28:23 +00:00
marcus
a095bff878
Move en_CA from US_LINKS to GB_LINKS.
...
Submitted by: adamw
Approved by: ache
Committed by: me since adamw should be studying for exams
2004-04-11 08:07:22 +00:00
tjr
76dcd1b254
Add data for missing categories to zh_HK.Big5HKSCS locale.
2004-04-04 12:24:05 +00:00
tjr
642f4c91af
Add UTF-8 versions of all the currently supported system locales. Most of
...
the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made
a few minor adjustments and merged the makefiles.
PR: 44307
2004-03-27 08:14:15 +00:00
ache
93aa5eecf9
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
ache
ac5798858c
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:18:43 +00:00
davidxu
62eecd357e
Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to
...
zh_CN.GB2312 locale files. zh_CN.GB18030 can be changed in same way,
but I havn't done this change since these files already exists.
2003-11-06 23:43:40 +00:00
davidxu
09e99681c0
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
davidxu
61546cc5ad
Add GB2312 locale files.
2003-11-05 22:59:02 +00:00
ache
b011b87da1
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
62b1c7ca47
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
ce14ae208f
Add ko_KR.CP949 locale
...
PR: 55341
submitted by: Hye-Shik Chang <perky@freebsd.org>
2003-08-08 13:43:49 +00:00
mtm
55db7693f7
Support for the Amharic locale.
2003-08-05 05:42:08 +00:00
ache
74be324290
Add GB18030 locale
...
PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
2003-07-29 16:12:56 +00:00
ache
1a67969367
Add ARMSCSII-8 locale
...
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
2003-07-05 12:03:16 +00:00
ache
41101d70da
Add ru_RU.CP1251
2003-06-07 00:12:12 +00:00
trhodes
3619c12b09
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
eb7d34a1e1
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
afbee5cba8
Add lt_LT.ISO8859-13
...
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
2002-10-25 22:02:10 +00:00
ache
8ad465aa86
Add sr_YU locales
...
Submitted by: Toni Andjelkovic <toni@soth.at>
2002-10-19 13:04:05 +00:00
ache
74e3018d10
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
a8adf98c82
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
8e0b36fd31
Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale
...
Submitted (partly) by: dcs
2002-04-05 15:03:13 +00:00
ache
f3a2722774
Add ro_RO
...
PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:20:13 +00:00
phantom
af2d36204b
Unbreak af_ZA locale by aliasing its LC_TIME category to en_US's.
2001-12-25 11:10:16 +00:00
phantom
a74b673ea9
Optimize locale data Makefiles as well as make their style more consistent.
2001-12-25 10:57:03 +00:00
ache
c87fc4ac0e
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
9b9bdb6ffb
Add hi_IN.ISCII-DEV
2001-11-28 07:23:11 +00:00
ache
e7a570a70d
Fix long months standard form
...
PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 18:10:08 +00:00
ache
d8f7469b59
Add bg_BG.CP1251
...
PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>
2001-11-05 07:21:03 +00:00
ache
b70710603e
Add more *.US-ASCII entries
...
Misc cleanup
2001-06-10 19:16:43 +00:00
ache
e3d7276b84
Use en_GB for en_NZ
2001-06-10 14:41:15 +00:00
ache
9060720ebc
Switch to new locale names
2001-06-10 14:05:50 +00:00
ache
e018be4db0
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
c77faf44be
Since ctime compatibility restrictions removed, use more natural date formats
2001-03-22 11:39:11 +00:00
ache
9dca49adf4
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
3000cdc34b
Remove fixed length restrictions and padding
2001-03-21 22:54:44 +00:00
ache
d53420a159
Replace %y with %Y
2001-03-21 13:55:09 +00:00
ache
3ddba0be30
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
2053b3434b
Make empty unused am/pm
2001-03-16 12:29:09 +00:00
ache
c00f76621e
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:11:30 +00:00
ache
d5d29ffc42
DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:31:55 +00:00
ache
ac92f859da
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
d7a1e493bc
Use 4-digit year in x_fmt
2001-02-09 17:18:45 +00:00
ache
6fe181e846
Add Greek support
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 13:43:20 +00:00
phantom
2b78ea2373
Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.
2000-12-29 14:58:35 +00:00
ache
6ae81fa8c4
Fix %c
2000-10-23 14:31:27 +00:00
ache
ce2d91c437
Add tr_TR timedef
...
Submitted by: Evren Yurtesen <yurtesen@ispro.net.tr>
2000-09-16 18:06:29 +00:00
ache
320469757a
Fix alt months
...
Submitted by: Ri?ardas ?epas <rch@richard.eu.org>
2000-07-05 21:02:45 +00:00
ache
6515b0875a
Fix c_fmt
2000-06-24 12:35:09 +00:00
ache
01949cd53c
Fix %EF
2000-06-21 13:50:10 +00:00
ache
36a6674fdc
Fix date
...
Submitted by: CHOI Junho <cjh@FreeBSD.ORG>
2000-06-21 13:31:51 +00:00
ache
22695f187e
Link la_LN*4 too
1999-12-24 08:10:48 +00:00
ache
68671e63dd
Add lt_LT
...
Submitted by: Ricardas Cepas <rch@writeme.com>
1999-12-24 05:58:07 +00:00
ache
58518e59bd
lt_LN->la_LN
1999-12-22 20:52:54 +00:00
ache
4e15fdf9bb
Add cs_CZ
...
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-22 00:02:21 +00:00
ache
3b853c8371
Don't use %E* in old fields for compatibility reasons
1999-12-03 19:52:06 +00:00
ache
883d4dbdc2
Convert after %Ex->%Ef and %EF adding
1999-11-30 19:43:32 +00:00
ache
3e251f317b
Convert to new format
1999-11-30 08:55:27 +00:00
ache
8991712672
Add uk_UA.KOI8-U
...
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-10-18 22:04:06 +00:00
ache
89a3748f38
Move sources one directory up
1999-10-18 13:39:50 +00:00
ache
10f0b35bf2
ISO8859-5 time definition
1999-10-03 01:41:17 +00:00
dt
d487a37a22
Add "alternative" forms of full month names.
1999-09-11 22:14:18 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
dt
9accc18aa6
Put full month names in another form ("genitive case"), the only form
...
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
1999-08-22 16:12:13 +00:00
n_hibma
cd75312f86
Correct typo
...
PR: 9638
Submitted by: Mauro Allegrini <allegrini@usa.net>
1999-07-12 15:56:32 +00:00
foxfair
d1608b447d
Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
...
It makes compatible with IANA charset defination, and let existent I18N
app happier.
Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets >
1999-06-08 02:25:19 +00:00
julian
08a158ed9e
Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
...
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
foxfair
7da0d1d0f5
Correction of better display under chinese terminal.
...
Submitted by : Peter_Chen.bbs@bbs.csie.nctu.edu.tw
1999-04-28 07:27:04 +00:00
foxfair
6b90e271b5
Correct bits, make output format clearly.
1999-04-01 10:15:15 +00:00
foxfair
bde5fa25e5
Oops! forgot to introduce the src file in my last commit.
1999-03-20 13:23:48 +00:00
foxfair
3344a9499e
Supporting locale for Chinese Big5 completely.
1999-03-20 11:49:23 +00:00
imp
3601538f59
Euro support, part 2.
...
This should be merged into RELENG_3 and a similar patch may be needed
for RELENG_2_2, should that deemed necessary.
Make world succeeded with these patches in my tree.
Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
1999-01-21 19:41:38 +00:00
ache
9a83e473e2
Make Australian time GB-like
...
PR: 8302
Submitted by: Stephen McKay <syssgm@dtir.qld.gov.au>
1998-10-13 20:20:27 +00:00
phk
f58f152acd
Remove half the file, somehow it got doubled...
1998-08-15 12:36:50 +00:00
phk
172fcc7252
I have been running with these locale data for a while now and
...
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.
PR: 7310
Submitted by: Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
ache
69154c1a5e
Add Hungarian defs
...
Submitted by: Gabor Zahemszky <zgabor@CoDe.hu>
1998-08-07 16:51:10 +00:00