From 98fd666725942b435418945b470738023b473d19 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 29 Sep 2019 18:26:23 +0200 Subject: [PATCH] update to 0.0.47 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Three changed translations into sr_Latn from CLDR - Add translations of PL in csb and szl (from native speakers) - Add tools/compare_with_glib_source.py script to compare stuff with glibc - Add translation of DZ in ber - Add translation for MA in ber, ber_Tfng, ber_MA - Add translation of MX in nah and nhn - Add translation of NP in the - Add translation for PH in tl - Fix translation of IN in te - Add translation of MM in shn - Add translation of IN in sat - Add translation of IR in az_Arab, az_IR - Add translation for NU in niu - Add translation of PE in ayc (from glibc) - Add translation of PE in agr (from glibc) - Fix translation of RU into tt - Fix translation of ZA in xh - Add translation of IN in mni (from glibc) - Add translation of CA in iu (from glibc) - Add translation of ET in sid (from glibc) - Add translations of ER and ET in gez (from glibc) - Add translation of ZA in nr, nso, ss, st, tn, ts, ve (from glibc) - Add translation of MV in dv (from glibc) - Add translation of CA in ik (from glibc) - Add translation of IN in mjw (from glibc) - Add translations of TW in cmn, hak, nan, nan_Latn (from glibc) - Fix translation of BY in be_Latn to agree with glibc - Add translation of NP in bho - Add translation of IN in bhb, bho, doi, hif, hne, ks_Deva, mag, raj, sa, sd_Deva - Use "Crimean Tatar" instead of "Crimean Turkish" as English translation for crh - Use Shuswap instead of "Shuswap langauge" as the English translation of shs - Correct capitalization of endonym for ss - Fix translations of sr_Latn and sr_Cyrl into sr_Latn - Use standard translations of zh and yue from cldr, not the alt='menu' variant - Fix endonym of uz_Cyrl to agree with glibc and cldr - Change endonym for tcy to agree with glibc (cldr does not have tcy) - Change endonym for sid to agree with glibc (cldr does not have sid) - Change endonym for sgs to agree with glibc (cldr does not have sgs) - Give Olck higher priority than Deva for sat - Change endonym for lzh to agree with glibc - Change endonym for csb to agree with glibc - Change endonym for cmn_Hans from 官话 to 汉语官话 and for cmn_Hant from 官話 to 漢語官話 - Add endonym for ber_MA - Add endonym for az_Arab, az_IR (from az_IR in glibc) - Add endonym for fy_NL - Fix endonym for nhn and add English name for nhn - Fix endonym for pa_Arab (agrees with CLDR now) --- .gitignore | 1 + langtable.spec | 51 +++++++++++++++++++++++++++++++++++++++++++++++++- sources | 2 +- 3 files changed, 52 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 96bdfa8..0ec769f 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ /langtable-0.0.44.tar.gz /langtable-0.0.45.tar.gz /langtable-0.0.46.tar.gz +/langtable-0.0.47.tar.gz diff --git a/langtable.spec b/langtable.spec index 2481834..7499bfb 100644 --- a/langtable.spec +++ b/langtable.spec @@ -1,5 +1,5 @@ Name: langtable -Version: 0.0.46 +Version: 0.0.47 Release: 1%{?dist} Summary: Guessing reasonable defaults for locale, keyboard layout, territory, and language. # the translations in languages.xml and territories.xml are (mostly) @@ -74,6 +74,55 @@ xmllint --noout --relaxng \ %{python3_sitelib}/langtable-*.egg-info/* %changelog +* Sun Sep 29 2019 Mike FABIAN - 0.0.47-1 +- Three changed translations into sr_Latn from CLDR +- Add translations of PL in csb and szl (from native speakers) +- Add tools/compare_with_glib_source.py script to compare stuff with glibc +- Add translation of DZ in ber +- Add translation for MA in ber, ber_Tfng, ber_MA +- Add translation of MX in nah and nhn +- Add translation of NP in the +- Add translation for PH in tl +- Fix translation of IN in te +- Add translation of MM in shn +- Add translation of IN in sat +- Add translation of IR in az_Arab, az_IR +- Add translation for NU in niu +- Add translation of PE in ayc (from glibc) +- Add translation of PE in agr (from glibc) +- Fix translation of RU into tt +- Fix translation of ZA in xh +- Add translation of IN in mni (from glibc) +- Add translation of CA in iu (from glibc) +- Add translation of ET in sid (from glibc) +- Add translations of ER and ET in gez (from glibc) +- Add translation of ZA in nr, nso, ss, st, tn, ts, ve (from glibc) +- Add translation of MV in dv (from glibc) +- Add translation of CA in ik (from glibc) +- Add translation of IN in mjw (from glibc) +- Add translations of TW in cmn, hak, nan, nan_Latn (from glibc) +- Fix translation of BY in be_Latn to agree with glibc +- Add translation of NP in bho +- Add translation of IN in bhb, bho, doi, hif, hne, ks_Deva, mag, raj, sa, sd_Deva +- Use "Crimean Tatar" instead of "Crimean Turkish" as English translation for crh +- Use Shuswap instead of "Shuswap langauge" as the English translation of shs +- Correct capitalization of endonym for ss +- Fix translations of sr_Latn and sr_Cyrl into sr_Latn +- Use standard translations of zh and yue from cldr, not the alt='menu' variant +- Fix endonym of uz_Cyrl to agree with glibc and cldr +- Change endonym for tcy to agree with glibc (cldr does not have tcy) +- Change endonym for sid to agree with glibc (cldr does not have sid) +- Change endonym for sgs to agree with glibc (cldr does not have sgs) +- Give Olck higher priority than Deva for sat +- Change endonym for lzh to agree with glibc +- Change endonym for csb to agree with glibc +- Change endonym for cmn_Hans from 官话 to 汉语官话 and for cmn_Hant from 官話 to 漢語官話 +- Add endonym for ber_MA +- Add endonym for az_Arab, az_IR (from az_IR in glibc) +- Add endonym for fy_NL +- Fix endonym for nhn and add English name for nhn +- Fix endonym for pa_Arab (agrees with CLDR now) + * Wed Sep 04 2019 Mike FABIAN - 0.0.46-1 - Add some documentation about the parsing of languageId - Adapt test cases to translation changes from CLDR diff --git a/sources b/sources index 6acaf30..5084378 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (langtable-0.0.46.tar.gz) = b64c5894edfe6e220339dcd4116feb419835f8d445df3a4a8a864dd22e6b9a777263a096d5e2afbe25c4d88f223217ad449bdd899ce1e7b19253460e89d55f6e +SHA512 (langtable-0.0.47.tar.gz) = 267aba687385865990aba9f53b030abafa7c5e6ee0c509056467d2f6b457a6102570127e15fbadacbb9333b63bdb2047bbf32f198170adbcff2648ba692aa87a