aboutsummaryrefslogtreecommitdiff
path: root/localedata/locales
AgeCommit message (Collapse)Author
2015-08-18Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen
lang_lib (which reflects ISO 639-2/B (bibliographic) codes) and lang_term (which reflects ISO 639-2/T (terminology) codes) should be identical except for those languages for which ISO 639-2 specifies separate bibliographic/terminology values. I used this Library of Congress page as the source: http://www.loc.gov/standards/iso639-2/php/code_list.php
2015-08-07locales/ce_RU: sync with other *_RU localesArslanbek Astemirov
[BZ #18618] * locales/ce_RU (LC_IDENTIFICATION): Fix language. (LC_TIME): Set first_weekday and first_workday. (LC_NUMERIC): Copy ru_RU.
2015-08-05localedata: remove timezone information [BZ #18525]Marko Myllynen
as discussed in the thread starting at https://sourceware.org/ml/libc-alpha/2015-06/msg00098.html it looks like the best options is to remove locale timezone information from locales which currently provide it (in incomplete or incorrect fashion) rather than to start duplicating tzdata info in glibc.
2015-07-21locale: Remove obsolete repertoire map referencesMarko Myllynen
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.
2015-07-21locale: Do not define lang_ab for tcy_IN and bhb_INKhem Raj
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.
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute
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.
2015-05-26Fix sorting order for Ukrainian locale (BZ 17293)Andriy Rysin
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
2015-05-16Fix bo_CN and bo_IN.Marko Myllynen
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`.
2015-05-07Update currency_symbol in da_DKChristian Schmidt
2015-02-20Unicode 7.0.0 update; added generator scripts.Alexandre Oliva
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.
2014-12-01New locale raj_IN (#16857)Pravin Satpute
2014-12-01New locale ce_RU (BZ #17192)Pravin Satpute
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova
2013-12-26Add lang_name to various locales.Chris Leonard
2013-12-20Add lang_name to various locales.Chris Leonard
2013-12-12Add entries for U00D8 and U00F8.Toke Høiland-Jørgensen
2013-12-12Fix Charset comment in fi_FI, fi_FI@euroMarko Myllynen
2013-12-01Add lang_name to various locales.Chris Leonard
2013-11-27Add lang_name to various locales.Chris Leonard
2013-11-25revert hebrew lang_name additionChris Leonard
2013-11-25Add lang_name to various locales.Chris Leonard
2013-11-24Add lang_name to various locales.Chris Leonard
2013-11-23revert error-generated by bs_BA.Chris Leonard
2013-11-23Add lang_name to various locales.Chris Leonard
2013-11-23Add lang_name to various locales.Chris Leonard
2013-11-22Add lang_name to German, English, Spanish, French locales.Chris Leonard
2013-11-21Add lang_name to Arabic locales.Chris Leonard
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar
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
2013-11-18[BZ #16144] Duplicated abday value for tk_TM.Chris Leonard
2013-11-17Correct wae_CH to UTF-8 encoding.Chris Leonard
2013-11-15New locale for the_NP.Arun Kumar Pyasi
2013-11-14[BZ #16143] pap_* locales have duplicated LC_NUMERIC section.Chris Leonard
2013-11-14[BZ #16103] LC_MEASUREMENT review and standardizationChris Leonard
2013-11-04Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-11-03Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-11-03Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-11-01Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-31Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-29New-locale-for-anp_INChris Leonard
2013-10-24Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-13Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-08correct LC_TELEPHONE for pap localesChris Leonard
2013-10-05Adjust language-code fields of LC_ADDRESS.Chris Leonard
2013-10-04Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard
2013-10-04Split ar_SD into ar_SD and ar_SSChris Leonard
2013-09-28Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard
2013-09-25Version 1.2 of gd_GB localeMichael Bauer
2013-09-23New locale for cmn_TWWei-Lun Chao
2013-09-23New locale for hak_TWWei-Lun Chao
2013-09-23New locale for lzh_TWWei-Lun Chao