summaryrefslogtreecommitdiffstats
path: root/share/monetdef
Commit message (Collapse)AuthorAgeFilesLines
* Last character is a space for the international currency symbol.edwin2009-09-132-2/+2
|
* Add lv_LVache2009-09-042-1/+38
| | | | | PR: 105100 Submitted by: Aldis Berjoza <killasmurf86@gmail.com>
* Add euro symbol to pt_PT locale using other encodingsedwin2009-06-103-2/+76
| | | | | | PR: conf/98815 Submitted by: Rui Lopes <rgl@ruilopes.com> MFC after: 1 week
* add ca_AD, ca_FR and ca_IT localesedwin2009-06-101-6/+10
| | | | | | | | | | | | | | 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
* Fix LC_NUMERIC and LC_MONETARY for de_CH localeedwin2009-06-091-2/+2
| | | | | | | | | | | | | | | With the de_CH (swiss german) locale, numbers should look like this: numbers: 1'234.45 monetary values: Fr. 1'234.45 Previously, the thousands separator was missing for numbers, and "." for monetary values, and "," was incorrectly used as decimal point. PR: conf/75502 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> MFC after: 1 week
* International code for Russian Ruble is changed from RUR to RUBache2007-02-285-5/+5
| | | | starting from 1.1.2001 (ISO 4217)
* Add locales for nb_NO and nn_NO.des2006-11-091-3/+3
| | | | Reviewed by: philip
* Add mn_MN.UTF-8ache2006-10-022-0/+37
| | | | Submitted by: Ganbold <ganbold@micom.mng.net>
* The monetary decimal point (mon_decimal_point) for pt_PT.ISO8859-1simon2006-06-111-2/+2
| | | | | | | | | should be a comma (,) and not a dot (.). PR: misc/98813 Submitted by: Rui Lopes <rgl@ruilopes.com> MFC after: 1 week Approved by: cperciva (mentor)
* Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA).tjr2005-11-161-1/+1
| | | | Submitted by: Rostislav Krasny
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-042-0/+37
| | | | Submitted by: Alexander Peresunko
* - Utilize standard means for installing files and symlinks.ru2004-10-131-81/+40
| | | | | | | | | | | | | | | | | | | - Simplify the symlink list construction by implementing a generic mechanism to map LC_MONETARY files from one locale to another, possibly with a different <lang>_<territory> components of the locale name. Example: ENCODING-1_ENCODING-2= fo_BA fo_FO:ba_BA in Makefile will result in the following symlinks: fo_BA.ENCODING-1/LC_MONETARY -> fo_BA.ENCODING-2/LC_MONETARY fo_FO.ENCODING-1/LC_MONETARY -> ba_BA.ENCODING-2/LC_MONETARY - Install LC_MONETARY files with mode 444. - While here, fixed trashing of the sr_YU.UTF-8/LC_MONETARY file by a symlink, and removed one duplicate symlink.
* es_ES monetdef changed from spanish Ptas. to Euro withoutache2004-09-241-2/+2
| | | | | | | switching to cents PR: 67549 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
* Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERICtjr2004-08-281-0/+2
| | | | data files to the ISO8859-13 versions.
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.tjr2004-08-281-0/+6
| | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen-
* Add an Israel Hebrew locale: he_IL.UTF-8.tjr2004-04-212-0/+37
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Add data for missing categories to zh_HK.Big5HKSCS locale.tjr2004-04-041-0/+2
|
* Oops; remove ko_KR.eucKR/LC_MONETARY -> ko_KR.UTF-8/LC_MONETARY symlink.tjr2004-03-291-2/+0
|
* Add a new LC_MONETARY data file for the ko_KR.UTF-8 locale instead of usingtjr2004-03-292-0/+37
| | | | the ko_KR.eucKR version.
* Add a new LC_MONETARY data file for the ja_JP.UTF-8 locale instead of usingtjr2004-03-292-2/+37
| | | | | the ja_JP.eucJP version. Although the latter looks like plain ASCII, it is actually JIS Roman, so it is not correct to treat it as UTF-8.
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-2714-0/+527
| | | | | | | 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
* Add kk_KZ.PT154ache2004-01-292-0/+37
| | | | Submitted by: Birsh T <tim@zhezu.kz>
* Add be_BY.*ache2003-12-204-0/+108
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks todavidxu2003-11-061-1/+2
| | | | | 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.
* Enable GB2312 locale.davidxu2003-11-051-0/+1
|
* Add GB2312 locale files.davidxu2003-11-051-0/+36
|
* Add ko_KR.CP949 localeache2003-08-081-0/+2
| | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org>
* Support for the Amharic locale.mtm2003-08-052-0/+37
|
* Add GB18030 localeache2003-07-292-0/+37
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Add ARMSCSII-8 localeache2003-07-052-0/+40
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Add ru_RU.CP1251ache2003-06-072-0/+37
|
* Add ca_ES localeache2002-12-302-3/+40
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-252-0/+37
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-193-0/+74
| | | | Submitted by: Toni Andjelkovic <toni@soth.at>
* Add definitions for the new international monetary formatting struct lconvtjr2002-10-091-0/+12
| | | | members to English (Australia) as an example.
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* Unbreak ja_JP.SJIS locale by adding following associations:phantom2002-04-051-0/+2
| | | | | | | | LC_NUMERIC: ja_JP.eucJP -> ja_JP.SJIS LC_MONETARY: ja_JP.eucJP -> ja_JP.SJIS LC_MESSAGES: en_GB.ISO8859-1 -> ja_JP.SJIS 2Japansese folks: Feel free to fix as you desire correct.
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-052-0/+37
| | | | Submitted (partly) by: dcs
* Switch national currencies to Europhantom2002-02-1911-22/+22
|
* Unbreak nl_BE localesphantom2002-02-122-1/+38
| | | | Found by: tools/diag/localeck
* Unbreak fr_BE localephantom2002-02-122-5/+42
| | | | Found by: tools/diag/localeck
* Unbreak it_CH localephantom2002-02-121-2/+2
| | | | Found by: tools/diag/localeck
* Unbreak fr_CH localephantom2002-02-121-2/+9
| | | | Found by: tools/diag/localeck
* Add ro_ROache2002-01-082-0/+37
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)phantom2001-12-252-1/+38
|
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-8/+8
|
* Add uk_UA.ISO8859-5 localeache2001-12-202-0/+37
| | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
* Add hi_IN.ISCII-DEVache2001-11-282-0/+37
|
* Add bg_BG.CP1251ache2001-11-052-0/+37
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* update cs_CZ's MONETARY information to more used formatphantom2001-09-091-6/+6
| | | | Discussed with: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> (submitter)
OpenPOWER on IntegriCloud