aboutsummaryrefslogtreecommitdiff
path: root/share/msgdef/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add ga_IE.UTF-8 locale.Yuri Pankov2018-11-261-0/+1
| | | | | | | | | | | | PR: 228587 Submitted by: Micil <micheal.maclochlainn@oegaillimh.ie> (LC_TIME) Reviewed by: bapt Approved by: kib (mentor, implicit) MFC after: 3 days Differential revision: https://reviews.freebsd.org/D17997 Notes: svn path=/head/; revision=340992
* Update to CLDR 32 and Unicode 10Baptiste Daroussin2017-11-031-1/+1
| | | | | | | | MFC after: 2 weeks Relnotes: yes Notes: svn path=/head/; revision=325361
* Readd Big5: some large databases setup are still requiring it.Baptiste Daroussin2017-04-201-0/+1
| | | | | | | Reported by: "張君天(Chun-Tien Chang)" <tcs@kitty.2y.idv.tw> Notes: svn path=/head/; revision=317204
* Remove zh_TW.Big5 localeBaptiste Daroussin2017-03-191-1/+0
| | | | | | | | After discussion with many Taiwanese, in IT or not. Big5 is not used anymore. It is not able to represent lots of the characters used in the language. Notes: svn path=/head/; revision=315568
* Update locales cldr to v30.0.3 and unicode to 9.0.0Baptiste Daroussin2016-12-181-1/+1
| | | | | | | | MFC after: 1 month Relnotes: yes Notes: svn path=/head/; revision=310201
* Posixify the locales name for variantsBaptiste Daroussin2016-07-031-19/+19
| | | | | | | | | | | | | | | | | | | | | | | For all locales with variants: - if no ambiguity on the locale (only one variant) just use the regular name - if ambiguity, pick one as default and append @<variant> to the others respecting POSIX As a result: - All the 3 components locales added recently are renamed to the usual 2 components version for all but sr_RS.UTF-8 - Set sr_RS.UTF-8 to the cyrillic variant - Add sr_RS.UTF-8@latin - Remove the symlinks aliases they were created to represent the 2 components version as aliasas and are now useless - Update the OptionalObsoleteFiles.inc and ObsoleteFiles.inc to reflect those changes Discussed with: ache@ Approved by: re@ (gjb) Notes: svn path=/head/; revision=302329
* Fix generation of locales with multiple variantsBaptiste Daroussin2016-06-201-7/+7
| | | | | | | | | | | | Serbian locales have triple components to represent the 2 variations of the locale: Latin and Cyrillic. Previously the tools generatic the locale were appending both definitions instead of differentiating them. Reported by: ache Approved by: re (gjb) Notes: svn path=/head/; revision=302026
* Regenerates locales Makefiles and localesBaptiste Daroussin2016-04-161-1/+2
| | | | Notes: svn path=/head/; revision=298121
* Simplify the locale generated Makefiles by using bmake multi variables for loopsBaptiste Daroussin2015-12-181-122/+122
| | | | Notes: svn path=/head/; revision=292453
* Bring back a couple of ISO8859-15 locales:Baptiste Daroussin2015-11-161-0/+7
| | | | | | | | | | | | - af_ZA.ISO8859-15 - en_AU.ISO8859-15 - en_CA.ISO8859-15 - en_NZ.ISO8859-15 - en_US.ISO8859-15 - fr_CA.ISO8859-15 Notes: svn path=/head/; revision=290928
* Regenerate locales after readding ISO8859-1 for locales that have ISO8859-15Baptiste Daroussin2015-11-151-0/+27
| | | | | | | Requested by: arche Notes: svn path=/head/; revision=290866
* Use explicit filename when creating locale symlinks to avoid creating aBryan Drewery2015-11-111-1/+2
| | | | | | | | | | directory symlink when the target directory does not exist. This will cause an error instead of a broken setup. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=290677
* Merge from headBaptiste Daroussin2015-11-011-1/+1
|\ | | | | | | Notes: svn path=/projects/collation/; revision=290241
| * Use more appropriate ${SHAREDIR} rather than /usr/share.Bryan Drewery2015-10-271-1/+1
| | | | | | | | | | | | | | | | MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=290083
* | Regenerate localesBaptiste Daroussin2015-10-131-147/+111
| | | | | | | | Notes: svn path=/projects/collation/; revision=289261
* | Merge from headBaptiste Daroussin2015-10-131-0/+7
|\| | | | | | | Notes: svn path=/projects/collation/; revision=289256
| * Remove rm -Rf beforeinstall hack that was needed due to a change thatBryan Drewery2015-09-181-7/+0
| | | | | | | | | | | | | | | | | | only lasted 3 days in HEAD in 2001 (r88348 - r88459) Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=287976
* | Add newly generated locales from CLDR 27.0.1Baptiste Daroussin2015-08-081-129/+197
|/ | | | | | | only skip timedef until I figure out how to workaround svn painful mime-type handling Notes: svn path=/projects/collation/; revision=286438
* Ensure SYMLINKS fully specifiedSimon J. Gerraty2015-06-111-1/+1
| | | | | | | | Differential Revision: D2748 Reviewed by: brooks Notes: svn path=/head/; revision=284287
* Don't link two different things to the same paths. As tiebreaker I'veBrooks Davis2013-01-241-1/+1
| | | | | | | | | picked the link that was installed last so as to not change the behavior. The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was being replaced by a link. Notes: svn path=/head/; revision=245889
* Add lv_LVAndrey A. Chernov2009-09-041-0/+2
| | | | | | | | PR: 105100 Submitted by: Aldis Berjoza <killasmurf86@gmail.com> Notes: svn path=/head/; revision=196813
* add ca_AD, ca_FR and ca_IT localesEdwin Groothuis2009-06-101-4/+6
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=193908
* Update korean locale messages:Jung-uk Kim2008-02-011-1/+1
| | | | | | | | | | | - Remove redundant `s' and `S' from yesexpr. - Add fullwidth latin letters to yesexpr and noexpr (inspired by ja_JP.UTF-8). - Add korean translated yesexpr (`Ye') and noexpr (`Anio'). - Add yesstr and nostr entries (inspired by zh_CN.*). - Add UTF-8 encoded file and connect to build. Notes: svn path=/head/; revision=175873
* Add locales for nb_NO and nn_NO.Dag-Erling Smørgrav2006-11-091-5/+6
| | | | | | | Reviewed by: philip Notes: svn path=/head/; revision=164131
* Add mn_MN.UTF-8Andrey A. Chernov2006-10-021-0/+1
| | | | | | | Submitted by: Ganbold <ganbold@micom.mng.net> Notes: svn path=/head/; revision=162940
* Sort LOCALES.Ruslan Ermilov2005-09-281-4/+4
| | | | Notes: svn path=/head/; revision=150667
* New Ukrainian locale: uk_UA.CP1251.Ruslan Ermilov2005-03-041-0/+1
| | | | | | | Submitted by: Alexander Peresunko Notes: svn path=/head/; revision=143126
* Utilize FILES and SYMLINKS.Ruslan Ermilov2004-10-171-137/+56
| | | | Notes: svn path=/head/; revision=136612
* Remove "-" before rm -rfAndrey A. Chernov2004-09-031-1/+1
| | | | Notes: svn path=/head/; revision=134703
* Rewrite this hackAndrey A. Chernov2004-09-021-2/+1
| | | | | | | | | -rm -rf ${LOCALEDIR}/*/LC_MESSAGES and move it inside loop. It can damage user-made ${LOCALEDIR}/* locales otherwise. Notes: svn path=/head/; revision=134663
* Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERICTim J. Robbins2004-08-281-0/+2
| | | | | | | data files to the ISO8859-13 versions. Notes: svn path=/head/; revision=134438
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.Tim J. Robbins2004-08-281-2/+5
| | | | | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen- Notes: svn path=/head/; revision=134437
* Add an Israel Hebrew locale: he_IL.UTF-8.Tim J. Robbins2004-04-211-0/+1
| | | | | | | | PR: 65826 Submitted by: Hye-Shik Chang Notes: svn path=/head/; revision=128526
* Add data for missing categories to zh_HK.Big5HKSCS locale.Tim J. Robbins2004-04-041-0/+2
| | | | Notes: svn path=/head/; revision=127837
* Add UTF-8 versions of all the currently supported system locales. Most ofTim J. Robbins2004-03-271-1/+73
| | | | | | | | | | 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 Notes: svn path=/head/; revision=127474
* Add kk_KZ.PT154Andrey A. Chernov2004-01-291-0/+1
| | | | | | | Submitted by: Birsh T <tim@zhezu.kz> Notes: svn path=/head/; revision=125208
* Add be_BY.*Andrey A. Chernov2003-12-201-0/+3
| | | | | | | Submitted by: Yury Tarasievich <grog@grsu.by> Notes: svn path=/head/; revision=123682
* Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks toDavid Xu2003-11-061-0/+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. Notes: svn path=/head/; revision=122178
* Enable GB2312 locale.David Xu2003-11-051-0/+1
| | | | Notes: svn path=/head/; revision=122151
* Add ko_KR.CP949 localeAndrey A. Chernov2003-08-081-0/+2
| | | | | | | | PR: 55341 submitted by: Hye-Shik Chang <perky@freebsd.org> Notes: svn path=/head/; revision=118651
* Support for the Amharic locale.Mike Makonnen2003-08-051-0/+1
| | | | Notes: svn path=/head/; revision=118459
* Add GB18030 localeAndrey A. Chernov2003-07-291-2/+3
| | | | | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn> Notes: svn path=/head/; revision=118174
* Add ARMSCSII-8 localeAndrey A. Chernov2003-07-051-0/+1
| | | | | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944 Notes: svn path=/head/; revision=117259
* Add ru_RU.CP1251Andrey A. Chernov2003-06-071-0/+1
| | | | Notes: svn path=/head/; revision=115924
* Add ca_ES localeAndrey A. Chernov2002-12-301-2/+3
| | | | | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org> Notes: svn path=/head/; revision=108428
* Add lt_LT.ISO8859-13Andrey A. Chernov2002-10-251-0/+1
| | | | | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt> Notes: svn path=/head/; revision=105965
* Add sr_YU localesAndrey A. Chernov2002-10-191-0/+2
| | | | | | | Submitted by: Toni Andjelkovic <toni@soth.at> Notes: svn path=/head/; revision=105445
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
| | | | | | | | | for a long time now. Approved by: bde Notes: svn path=/head/; revision=100872
* Unbreak ja_JP.SJIS locale by adding following associations:Alexey Zelkin2002-04-051-0/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=93890
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localeAlexey Zelkin2002-04-051-0/+5
| | | | | | | Submitted (partly) by: dcs Notes: svn path=/head/; revision=93885