about summary refs log tree commit diff
path: root/localedata/locales
Commit message (Collapse)AuthorAgeFilesLines
* locale: Remove obsolete repertoire map referencesMarko Myllynen2015-07-2163-64/+0
| | | | | | | | repertoire maps and character mnemonics were used early in the glibc i18n/l10n effort but were quickly deprecated in favor of Unicode code points. According to ChangeLog, the in-tree repertoire maps were removed 2000-07-07 but some stray references remain even today. The patch below removes them.
* locale: Do not define lang_ab for tcy_IN and bhb_INKhem Raj2015-07-212-2/+2
| | | | | | | | | After renaming localedef now complains and build fails LC_ADDRESS: field `lang_ab' must not be defined earlier the names were similar to lang_ab definitions 'tu' or 'bh' but after rename they are not.
* Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute2015-07-152-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | Bhili [1] and Tulu [2] language does not have iso-639-1 codes. Patch moves locale file with correct code and also fix iso-639.def. 1. http://www-01.sil.org/iso639-3/documentation.asp?id=bhb 2. http://www-01.sil.org/iso639-3/documentation.asp?id=tcy localedata/ChangeLog: 2015-07-02 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locales/tu_IN: renamed to tcy_IN * locales/bh_IN: renamed to bhb_IN Changelog: 2015-03-05 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locale/iso-639.def: Update Bhili and Tulu language codes as per iso639-3.
* Fix sorting order for Ukrainian locale (BZ 17293)Andriy Rysin2015-05-261-62/+4
| | | | | | | | | | | | | In the introduction for the official orthography rules for Ukrainian language (http://spelling.ulif.org.ua/peredmova.htm) there's a note that only apostrophe does not affect order of the words when sorting. As could be seen from the official alphabet the soft sign (U+044C/U+042C) has its hard position and thus affects the order and also letters "е" and "є" (CYR-IE: U+0435/U+0415 and UKR-IE: U+0454/U+0404) have their own positions and should have separate place when sorting. This also corresponds to official Unicode collation chart for these letters: http://unicode.org/charts/collation/chart_Cyrillic.html
* Fix bo_CN and bo_IN.Marko Myllynen2015-05-162-2/+2
| | | | | | Both bo_CN and bo_IN were not compiling. The following fix gets them into a usable state again giving a clean build result for `make localedata/install-locales`.
* Update currency_symbol in da_DKChristian Schmidt2015-05-071-1/+1
|
* Unicode 7.0.0 update; added generator scripts.Alexandre Oliva2015-02-201-1224/+1428
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for localedata/ChangeLog [BZ #17588] [BZ #13064] [BZ #14094] [BZ #17998] * unicode-gen/Makefile: New. * unicode-gen/unicode-license.txt: New, from Unicode. * unicode-gen/UnicodeData.txt: New, from Unicode. * unicode-gen/DerivedCoreProperties.txt: New, from Unicode. * unicode-gen/EastAsianWidth.txt: New, from Unicode. * unicode-gen/gen_unicode_ctype.py: New generator, from Mike FABIAN <mfabian@redhat.com>. * unicode-gen/ctype_compatibility.py: New verifier, from Pravin Satpute <psatpute@redhat.com> and Mike FABIAN. * unicode-gen/ctype_compatibility_test_cases.py: New verifier module, from Mike FABIAN. * unicode-gen/utf8_gen.py: New generator, from Pravin Satpute and Mike FABIAN. * unicode-gen/utf8_compatibility.py: New verifier, from Pravin Satpute and Mike FABIAN. * charmaps/UTF-8: Update. * locales/i18n: Update. * gen-unicode-ctype.c: Remove. * tst-ctype-de_DE.ISO-8859-1.in: Adjust, islower now returns true for ordinal indicators.
* New locale raj_IN (#16857)Pravin Satpute2014-12-011-0/+177
|
* New locale ce_RU (BZ #17192)Pravin Satpute2014-12-011-0/+169
|
* New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova2014-11-122-0/+374
|
* Add lang_name to various locales.Chris Leonard2013-12-2611-1/+21
|
* Add lang_name to various locales.Chris Leonard2013-12-2010-1/+19
|
* Add entries for U00D8 and U00F8.Toke Høiland-Jørgensen2013-12-121-0/+4
|
* Fix Charset comment in fi_FI, fi_FI@euroMarko Myllynen2013-12-122-2/+2
|
* Add lang_name to various locales.Chris Leonard2013-12-0118-4/+36
|
* Add lang_name to various locales.Chris Leonard2013-11-2715-6/+45
|
* revert hebrew lang_name additionChris Leonard2013-11-251-1/+0
|
* Add lang_name to various locales.Chris Leonard2013-11-2515-0/+29
|
* Add lang_name to various locales.Chris Leonard2013-11-2421-3/+40
|
* revert error-generated by bs_BA.Chris Leonard2013-11-231-2/+0
|
* Add lang_name to various locales.Chris Leonard2013-11-2310-4/+35
|
* Add lang_name to various locales.Chris Leonard2013-11-236-0/+13
|
* Add lang_name to German, English, Spanish, French locales.Chris Leonard2013-11-2246-0/+87
|
* Add lang_name to Arabic locales.Chris Leonard2013-11-2119-0/+19
|
* Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar2013-11-201-5/+5
| | | | | | | | | | | | The state of Orissa was officially renamed the state to Odisha and the language from Oriya to Odia in 2010. References: http://zeenews.india.com/election09/story.aspx?aid=739995 http://orissamatters.com/2011/11/07/orissa-became-odisha/ http://www.ndtv.com/article/india/parliament-passes-bill-to-change-orissa-s-name-93888 http://orissa.gov.in/e-magazine/Orissareview/2011/Nov/engpdf/9-17.pdf
* [BZ #16144] Duplicated abday value for tk_TM.Chris Leonard2013-11-181-4/+0
|
* Correct wae_CH to UTF-8 encoding.Chris Leonard2013-11-171-8/+8
|
* New locale for the_NP.Arun Kumar Pyasi2013-11-151-0/+230
|
* [BZ #16143] pap_* locales have duplicated LC_NUMERIC section.Chris Leonard2013-11-143-18/+0
|
* [BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard2013-11-14303-615/+748
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-11-042-5/+4
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-11-0328-40/+146
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-11-0324-50/+154
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-11-0112-9/+54
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-3110-7/+52
|
* New-locale-for-anp_INChris Leonard2013-10-291-0/+205
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-2415-15/+86
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-1316-27/+86
|
* correct LC_TELEPHONE for pap localesChris Leonard2013-10-083-6/+12
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-0517-19/+77
|
* Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard2013-10-043-0/+347
|
* Split ar_SD into ar_SD and ar_SSChris Leonard2013-10-042-2/+244
|
* Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard2013-09-281-0/+1
|
* Version 1.2 of gd_GB localeMichael Bauer2013-09-251-112/+135
|
* New locale for cmn_TWWei-Lun Chao2013-09-231-0/+220
|
* New locale for hak_TWWei-Lun Chao2013-09-231-0/+219
|
* New locale for lzh_TWWei-Lun Chao2013-09-231-0/+253
|
* New locale for nan_TWWei-Lun Chao2013-09-231-0/+220
|
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-09-2272-63/+408
|
* New locale for ak_GH.Chris Leonard2013-09-211-0/+216
|