aboutsummaryrefslogtreecommitdiff
path: root/localedata/locales
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25localedata: Use consistent values for grouping and mon_groupingMike FABIAN131-229/+223
Resolves: BZ # 31205 Adapt test cases in test-grouping_iterator.c
2024-01-18localedata: renamed: aa_ER@saaho -> ssy_ERMike FABIAN1-4/+16
Resolves: BZ # 19956
2024-01-18localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as ↵Mike FABIAN1-0/+183
used in Russia. Resolves: BZ # 24386
2024-01-18localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”Mike FABIAN2-7/+7
Resolves: BZ # 31257
2024-01-18localedata: miq_NI: Shorten month names in abmonMike FABIAN1-17/+13
Resolves: BZ # 23172
2024-01-17localedata: add gbm_IN localeMike FABIAN1-0/+177
Resolves: BZ # 19479
2024-01-15localedata: anp_IN: Fix abbreviated month namesMike FABIAN1-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.
2024-01-13localedata: Remove redundant commentsMike FABIAN87-260/+14
2024-01-11localedata: revert all the remaining locale sources to UTF-8Mike FABIAN205-6090/+6088
2024-01-11localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET ↵Mike FABIAN8-132/+132
tl_PH: convert to UTF-8
2024-01-11localedata: resolve cyclic dependenciesMike FABIAN11-1050/+226
Resolves: BZ # 24006
2024-01-11localedata: kv_RU: convert to UTF-8Mike FABIAN1-57/+57
2024-01-11localedata: add new locale kv_RUMike FABIAN1-0/+164
Resolves: BZ # 30605
2024-01-09localedata: su_ID: make lang_name agree with CLDRMike FABIAN1-1/+1
2024-01-09localedata: add new locale su_IDMike FABIAN1-0/+164
Resolves: BZ # 27312
2024-01-09localedata: add new locale zgh_MAMike FABIAN1-0/+190
Resolves: BZ # 12908 https://iso639-3.sil.org/code/zgh
2024-01-09localedata: tok: add yY and nN to yesexpr and noexprMike FABIAN1-2/+2
See: https://sourceware.org/bugzilla/show_bug.cgi?id=31221#c2
2024-01-09localedata: tok: convert to UTF-8Mike FABIAN1-3/+3
2024-01-09localedata: add data for tok (Toki Pona)Janet Blackquill1-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>
2024-01-08localedata: dz_BT, bo_CN: convert to UTF-8Mike FABIAN2-136/+136
2024-01-08localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and DzongkhaValery Ushakov2-4/+4
Resolves: BZ # 31086
2024-01-08localedata: bo_CN: Fix spelling errors in Tibetan dataValery Ushakov1-20/+23
Resolves: BZ # 31086
2024-01-08localedata: bo_CN: Fix incomplete edit in Tibetan yesexprValery Ushakov1-1/+1
Resolves: BZ # 31086
2024-01-08localedata: dz_BT: Fix spelling errors in Dzongha dataValery Ushakov1-23/+23
Resolves: BZ # 31086
2024-01-08localedata: convert the remaining *_RU locales to UTF-8Mike FABIAN6-264/+264
2024-01-04localedata: ru_RU, ru_UA: convert to UTF-8Mike FABIAN2-75/+75
2024-01-04localedata: es_??: convert to UTF-8Mike FABIAN20-114/+114
2024-01-04localedata: miq_NI: convert to UTF-8Mike FABIAN1-7/+7
2024-01-03localedata: fy_DE: make this "Western Frisian" to agree with the language ↵Mike FABIAN1-29/+35
code "fy" Resolves: BZ # 14522
2024-01-03localedata: fy_DE, fy_NL: convert to UTF-8Mike FABIAN2-3/+3
2024-01-03localedata: ast_ES: convert to UTF-8Mike FABIAN1-9/+9
2024-01-03localedata: ast_ES: Remove wrong copyright textMike FABIAN1-3/+1
Resolves: BZ # 27601
2024-01-03localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8Mike FABIAN5-24/+24
2024-01-03localedata: lv_LV, it_IT, it_CH: convert to UTF-8Mike FABIAN3-33/+33
2024-01-03localedata: it_IT, lv_LV: currency symbol should follow the amountMike FABIAN2-6/+6
Resolves: BZ # 28558
2024-01-03localedata: ms_MY should not use 12-hour formatMike FABIAN1-7/+8
Resolves: BZ # 29504
2024-01-02localedata: es_ES: convert to UTF-8Mike FABIAN1-9/+9
2024-01-02localedata: es_ES: Add am_pm stringsMike FABIAN1-1/+1
Resolves: BZ # 24013 Use <U202F> instead of a plain space because CLDR also uses that.
2024-01-02localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8Mike FABIAN2-56/+56
2024-01-02localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separatorMike FABIAN2-4/+4
Resolves: BZ # 31204
2023-12-26localedata: yo_NT: remove redundant commentsMike FABIAN1-8/+0
See: https://sourceware.org/pipermail/libc-alpha/2023-December/153538.html
2023-12-26localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8Mike FABIAN4-22/+22
2023-12-26localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is ↵Mike FABIAN2-34/+2
identical to LC_TIME in en_AU then Resolves: BZ # 24877
2023-12-25localedata: convert yo_NG to UTF-8, check that language name in Yoruba ↵Mike FABIAN1-44/+44
agrees with CLDR Related: BZ # 24878
2023-12-19localedata: id_ID: change first weekday to SundayMike FABIAN1-1/+1
Resolves: BZ # 30412 See: https://sourceware.org/bugzilla/show_bug.cgi?id=30412#c7 CLDR also has ID in the list of territories which have Sunday as the first day of the week.
2023-12-18id_ID: Update Time LocalesRushingAlien1-4/+5
Hello! I am Indonesian, was born and raised in Indonesia and still do live in Indonesia. This patch brings a few changes to the time locales of id_ID, which includes : \- Defining am_pm and time_fmpt_ampm \- Changing time_fmt and d_t_fmt to use the 24-hour format \- Changing first_weekday to Monday This is a squashed version of what is previously a 5 patch set Here are reasons and details of the changes : Change 1 part 1 id_ID: Define `am_pm` string Current formatting does not define am_pm string, leading to AM and PM not being specified in 12 H time format. This change defines the string by changing it from an empty string to "AM";"PM". output of `date +%r`: before commit: 01:23 after commit: 01:23 PM Change 1 part 2 id_ID: Define time_fmt_ampm, change from an empty string Currently, time_fmpt_ampm is set to an empty string, causing some programs to not be able to display time in the 12-hour format, for example, glib: https://gitlab.gnome.org/GNOME/glib/-/issues/2967. This commit changes it from an empty string to "%I:%M:%S %p" Change 2 part 1 id_ID: Use 24-hour format for time_fmt Indonesian standard and formal time format uses the 24-hour format inst- ead of the 12-hour format. This commit aims to change the id_ID locale's time_fmt to match that accordingly. Change 2 part 2 id_ID: Use 24-hour format for d_t_fmt. Indonesian standard and formal time format uses the 24-hour format inst- ead of the 12-hour format. This commit aims to change the id_ID locale's d_t_fmt to match that accordingly. Change 3 id_ID: Change first_weekday to monday Indonesian calendar starts of the week with Monday, let's comply Message-ID: <20230821035530.9075-1-rushing27alien@gmail.com> Resolves: BZ # 30412 Reviewed-by: Mike Fabian <mfabian@redhat.com>
2023-12-15localedata: Convert el_GR and el_CY locales to UTF-8Mike FABIAN2-103/+103
2023-12-15localedata: el_GR: Greece now uses the 24h format for timeMike FABIAN1-4/+4
Resolves: BZ # 23012
2023-12-07localedata: Convert day names in nn_NO locale to UTF-8Mike FABIAN1-2/+2
2023-12-07localedata: Remove trailing whitespace in weekday names in nn_NO localeMike FABIAN1-7/+7
Resolves: BZ # 25868