Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale | Mike FABIAN | 2024-06-17 | 1 | -0/+144 |
| | | | | | | | | | Resolves: BZ # 31411 References: https://iso639-3.sil.org/code/ltg https://en.wikipedia.org/wiki/Latgalian_language https://github.com/unicode-org/cldr/blob/main/common/main/ltg.xml | ||||
* | localedata: Lowercase day and abday in cs_CZ | Mike FABIAN | 2024-06-11 | 1 | -15/+15 |
| | | | | | | Resolves: BZ # 25119 Also to sync with CLDR | ||||
* | localedata: add new locales scn_IT | David Paleino | 2024-06-07 | 1 | -0/+155 |
| | | | | Signed-off-by: David Paleino <dapal@debian.org> | ||||
* | localedata: cv_RU: update translation | Mike FABIAN | 2024-05-23 | 1 | -164/+86 |
| | | | | Resolves: BZ # 21271 | ||||
* | localedata: fix weekdays in mdf_RU locale | Mike FABIAN | 2024-05-08 | 1 | -14/+15 |
| | | | | | | From Кирилл Изместьев <izmestevks@basealt.ru>, see: https://sourceware.org/bugzilla/show_bug.cgi?id=31530#c6 and the following comments. | ||||
* | localedata: add mdf_RU locale | Mike FABIAN | 2024-05-08 | 1 | -0/+198 |
| | | | | Resolves: BZ # 31530 | ||||
* | localedata: ssy_ER: Fix syntax error | Mike FABIAN | 2024-02-08 | 1 | -1/+1 |
| | |||||
* | localedata: hr_HR: change currency to EUR/€ | Dragan Stanojević (Nevidljivi) | 2024-02-08 | 1 | -4/+4 |
| | | | | Resolves: BZ # 29845 | ||||
* | Change lv_LV collation to agree with the recent change in CLDR | Mike FABIAN | 2024-02-08 | 1 | -20/+51 |
| | | | | | | | Resolves: https://sourceware.org/bugzilla/show_bug.cgi?id=23774 See this change in CLDR committed on 2024-01-29: https://github.com/unicode-org/cldr/commit/635e2d3d0566563e12c8ea58c219d35183fcec12 | ||||
* | localedata: Use consistent values for grouping and mon_grouping | Mike FABIAN | 2024-01-25 | 131 | -229/+223 |
| | | | | | | Resolves: BZ # 31205 Adapt test cases in test-grouping_iterator.c | ||||
* | localedata: renamed: aa_ER@saaho -> ssy_ER | Mike FABIAN | 2024-01-18 | 1 | -4/+16 |
| | | | | Resolves: BZ # 19956 | ||||
* | localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as ↵ | Mike FABIAN | 2024-01-18 | 1 | -0/+183 |
| | | | | | | used in Russia. Resolves: BZ # 24386 | ||||
* | localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye” | Mike FABIAN | 2024-01-18 | 2 | -7/+7 |
| | | | | Resolves: BZ # 31257 | ||||
* | localedata: miq_NI: Shorten month names in abmon | Mike FABIAN | 2024-01-18 | 1 | -17/+13 |
| | | | | Resolves: BZ # 23172 | ||||
* | localedata: add gbm_IN locale | Mike FABIAN | 2024-01-17 | 1 | -0/+177 |
| | | | | Resolves: BZ # 19479 | ||||
* | localedata: anp_IN: Fix abbreviated month names | Mike FABIAN | 2024-01-15 | 1 | -16/+14 |
| | | | | | | | | | Resolves: BZ # 31239 The correct abbreviated month names were apparently given in the comment above `abmon`. But the value of `abmon` was apparently just copied from the value of `mon` and this mistake was hard to see because code point notation <Uxxxx> was used. After converting to UTF-8 it was obvious that there was apparently a copy and paste mistake. | ||||
* | localedata: Remove redundant comments | Mike FABIAN | 2024-01-13 | 87 | -260/+14 |
| | |||||
* | localedata: revert all the remaining locale sources to UTF-8 | Mike FABIAN | 2024-01-11 | 205 | -6090/+6088 |
| | |||||
* | localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET ↵ | Mike FABIAN | 2024-01-11 | 8 | -132/+132 |
| | | | | tl_PH: convert to UTF-8 | ||||
* | localedata: resolve cyclic dependencies | Mike FABIAN | 2024-01-11 | 11 | -1050/+226 |
| | | | | Resolves: BZ # 24006 | ||||
* | localedata: kv_RU: convert to UTF-8 | Mike FABIAN | 2024-01-11 | 1 | -57/+57 |
| | |||||
* | localedata: add new locale kv_RU | Mike FABIAN | 2024-01-11 | 1 | -0/+164 |
| | | | | Resolves: BZ # 30605 | ||||
* | localedata: su_ID: make lang_name agree with CLDR | Mike FABIAN | 2024-01-09 | 1 | -1/+1 |
| | |||||
* | localedata: add new locale su_ID | Mike FABIAN | 2024-01-09 | 1 | -0/+164 |
| | | | | Resolves: BZ # 27312 | ||||
* | localedata: add new locale zgh_MA | Mike FABIAN | 2024-01-09 | 1 | -0/+190 |
| | | | | | | Resolves: BZ # 12908 https://iso639-3.sil.org/code/zgh | ||||
* | localedata: tok: add yY and nN to yesexpr and noexpr | Mike FABIAN | 2024-01-09 | 1 | -2/+2 |
| | | | | See: https://sourceware.org/bugzilla/show_bug.cgi?id=31221#c2 | ||||
* | localedata: tok: convert to UTF-8 | Mike FABIAN | 2024-01-09 | 1 | -3/+3 |
| | |||||
* | localedata: add data for tok (Toki Pona) | Janet Blackquill | 2024-01-09 | 1 | -0/+154 |
| | | | | | | | | | Resolves: BZ # 31221 glibc can recognise its code, but does not have its data. This patch remedies that. Signed-off-by: Janet Blackquill <uhhadd@gmail.com> | ||||
* | localedata: dz_BT, bo_CN: convert to UTF-8 | Mike FABIAN | 2024-01-08 | 2 | -136/+136 |
| | |||||
* | localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha | Valery Ushakov | 2024-01-08 | 2 | -4/+4 |
| | | | | Resolves: BZ # 31086 | ||||
* | localedata: bo_CN: Fix spelling errors in Tibetan data | Valery Ushakov | 2024-01-08 | 1 | -20/+23 |
| | | | | Resolves: BZ # 31086 | ||||
* | localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr | Valery Ushakov | 2024-01-08 | 1 | -1/+1 |
| | | | | Resolves: BZ # 31086 | ||||
* | localedata: dz_BT: Fix spelling errors in Dzongha data | Valery Ushakov | 2024-01-08 | 1 | -23/+23 |
| | | | | Resolves: BZ # 31086 | ||||
* | localedata: convert the remaining *_RU locales to UTF-8 | Mike FABIAN | 2024-01-08 | 6 | -264/+264 |
| | |||||
* | localedata: ru_RU, ru_UA: convert to UTF-8 | Mike FABIAN | 2024-01-04 | 2 | -75/+75 |
| | |||||
* | localedata: es_??: convert to UTF-8 | Mike FABIAN | 2024-01-04 | 20 | -114/+114 |
| | |||||
* | localedata: miq_NI: convert to UTF-8 | Mike FABIAN | 2024-01-04 | 1 | -7/+7 |
| | |||||
* | localedata: fy_DE: make this "Western Frisian" to agree with the language ↵ | Mike FABIAN | 2024-01-03 | 1 | -29/+35 |
| | | | | | | code "fy" Resolves: BZ # 14522 | ||||
* | localedata: fy_DE, fy_NL: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 2 | -3/+3 |
| | |||||
* | localedata: ast_ES: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 1 | -9/+9 |
| | |||||
* | localedata: ast_ES: Remove wrong copyright text | Mike FABIAN | 2024-01-03 | 1 | -3/+1 |
| | | | | Resolves: BZ # 27601 | ||||
* | localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 5 | -24/+24 |
| | |||||
* | localedata: lv_LV, it_IT, it_CH: convert to UTF-8 | Mike FABIAN | 2024-01-03 | 3 | -33/+33 |
| | |||||
* | localedata: it_IT, lv_LV: currency symbol should follow the amount | Mike FABIAN | 2024-01-03 | 2 | -6/+6 |
| | | | | Resolves: BZ # 28558 | ||||
* | localedata: ms_MY should not use 12-hour format | Mike FABIAN | 2024-01-03 | 1 | -7/+8 |
| | | | | Resolves: BZ # 29504 | ||||
* | localedata: es_ES: convert to UTF-8 | Mike FABIAN | 2024-01-02 | 1 | -9/+9 |
| | |||||
* | localedata: es_ES: Add am_pm strings | Mike FABIAN | 2024-01-02 | 1 | -1/+1 |
| | | | | | | Resolves: BZ # 24013 Use <U202F> instead of a plain space because CLDR also uses that. | ||||
* | localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8 | Mike FABIAN | 2024-01-02 | 2 | -56/+56 |
| | |||||
* | localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator | Mike FABIAN | 2024-01-02 | 2 | -4/+4 |
| | | | | Resolves: BZ # 31204 | ||||
* | localedata: yo_NT: remove redundant comments | Mike FABIAN | 2023-12-26 | 1 | -8/+0 |
| | | | | See: https://sourceware.org/pipermail/libc-alpha/2023-December/153538.html |