Commit Graph

46 Commits

Author SHA1 Message Date
Mike FABIAN
14cbde1278 update to version 0.0.44
- Use setuptools instead of distutils
- Add a version() function and an info() function.
- Restructure langtable project a bit to be able to upload to PyPi
- Increase the rank of zh_SG.UTF-8 back to 10 again for languageId="zh"
- Remove old provides and obsoletes
2019-05-31 12:30:52 +02:00
Mike FABIAN
391fa6062c update to version 0.0.43
- Get translation changes from CLDR
- Add some new translations from CLDR
- Add dsb_DE.UTF-8 sah_RU.UTF-8 locales
- Fix ranks for "en" and "zh" in "SG", English should be the default for "SG"
- Reduce the rank of cmn_TW.UTF-8 and zh_SG.UTF-8 to 0 for languageId="zh"
  (Resolves: https://github.com/mike-fabian/langtable/issues/8)
2019-05-10 12:06:17 +02:00
Mike FABIAN
3482269d9b Add special support for languageId ca_ES_VALENCIA (Resolves: rhbz#1698984) 2019-04-15 12:20:23 +02:00
Mike FABIAN
d524646caf update to version 0.0.41
- The territory can be 2 upper case letters *or* 3 digits
- Get translation changes from CLDR
- Add many languages and territories and also add new translations from CLDR
2019-01-30 06:56:04 +01:00
Mike FABIAN
95fe546f70 update to version 0.0.40
- Add Esperanto locale and test case
  (Thanks to Carmen Bianca Bakker <carmen@carmenbianca.eu>).
- Add sel
2019-01-07 12:01:24 +01:00
Mike FABIAN
f93fb7c61d update to version 0.0.39
- Add the new keyboard layout "au" for Australia (same as "us")
- Add locales missing in languages.xml, territiories.xml or in both.
- Add ibus/libzhuyin and make it the default for TW.
- Add cmn_TW.UTF-8 to the Chinese locales
- Add several missing  languages (Resolves: rhbz#1631214):
  ab av bin bm bua ch co cu ee fat gn ho hz ie ii io kaa ki kj kr kum
  kwm lah lez mh mo na ng nqo nv ota rm rn sco sg sh sma smn sms sn su
  syr tw ty tyv vo vot wen yap za
2018-10-15 17:03:51 +02:00
Mike FABIAN
a9fa641bdd Make "tw" the default keyboard layout for zh_TW and cmn_TW
- Resolves: rhbz#1387825
2017-11-06 16:28:47 +01:00
Mike FABIAN
c736fdbab8 update to version 0.0.38
- Add some new translations from CLDR
- Add agr, bi, hif, kab, mfe, miq, mjw, shn, sm, to, tpi_PG, yuw, AS, MU, SC, TO, VU, WS
2017-11-06 15:44:37 +01:00
Mike FABIAN
da6f416d90 update to version 0.0.37
- Add some new translations from CLDR
- Add sgs
- Add chr
- Add Hung script
2017-02-08 18:48:37 +01:00
Mike FABIAN
d8183dccc7 Update to version 0.0.36
- Add LI (a de_LI locale has recently been added to glibc)
- Add some translations for LI from CLDR
2016-07-20 14:06:43 +02:00
Mike FABIAN
07cc9e4c78 Update to version 0.0.35
- Add some translations from CLDR
- Translation fix for Cyprus in Turkish (Resolves: rhbz#1349245)
- Fix script entries for ID and BA
- Add khb, osa, new, xzh and Bhks and Marc scripts
2016-06-24 08:09:06 +02:00
Mike FABIAN
d034e2a848 Update to version 0.0.34
- Add a function list_scripts() to list scripts used for a language or in a territory
- Translation fix from CLDR
- Add Sphinx markup to public functions
2015-07-02 16:45:53 +02:00
Mike FABIAN
14103049da Update to version 0.0.33
- Translation fix for Tagalog <-> Filipino
- Resolves: rhbz#1220775
- Translation fixes from Wikipedia and CLDR
- fix build with Python 3.4.3 (in current rawhide)
2015-05-13 10:25:24 +02:00
Mike FABIAN
f66cc02c01 Update to version 0.0.32
- Add language endonym for tl (Resolves: rhbz#1220783)
2015-05-12 15:14:20 +02:00
Mike FABIAN
a62760e33a Update to version 0.0.31
- Fix keyboard for sr_ME ('rs', not 'sr'), by David Shea (Resolves: rhbz#1190078)
- Add tcy and bhb
- Add some new translations from CLDR
- Some translation fixes  from CLDR
2015-03-05 09:01:16 +01:00
Mike FABIAN
22e0a41487 Update to version 0.0.30
- Make “eurlatgr” the default console font for languages and regions which
  do not need Arabic or Cyrillic or Hebrew script.
- add ce, raj
2015-01-27 10:17:49 +01:00
Mike FABIAN
519ae3f309 Update to version 0.0.29
- add CW, cmn, hak, lzh, quz, the
2015-01-14 11:42:28 +01:00
Mike FABIAN
2fc4012644 Update to version 0.0.28
- Do not used translations tagged with 'variant' in CLDR
- Rename Uyghur keyboard cn(uig) → cn(ug)
  (for xkeyboard-config >= 2.12, shipped with Fedora 21 Alpha)
2014-09-24 10:18:37 +02:00
Mike FABIAN
7e3a83a677 Update to version 0.0.27
- Use Hindi again as the default language for India (Resolves: rhbz#1133188)
- Some translation updates from CLDR.
2014-08-27 16:31:42 +02:00
Mike FABIAN
d14a91ecab Update to version 0.0.26
- Use English as the default language for India (Resolves: rhbz#1133188)
2014-08-25 12:21:16 +02:00
Mike FABIAN
68b7e281c4 Update to version 0.0.25
- Add fi(classic) keyboard layout (Resolves: rhbz#1117860)
2014-07-09 21:35:39 +02:00
Mike FABIAN
0c8c5359c7 Update to version 0.0.24
- mark Bengali (bd) and its Probhat variant layout as not ASCII-capable (by Adam Williamson)
- Also validate timezones.xml and timezoneidparts.xml in .spec file
- List list_inputmethods() as public API
- Fall back to returning untranslated timezone id if translation for the requested language does not exist (Resolves: rhbz#1032848)
2014-02-24 16:58:04 +01:00
Mike FABIAN
6e2248e2bc Update to version 0.0.23
- Change English translation for or from “Oriya” to “Odia” (Resolves: rhbz#1039496)
- Some new translations and translation fixes from CLDR
2013-12-10 17:19:24 +01:00
Mike FABIAN
628eaf3c7d Update to version 0.0.22
- Fix typo in territory and locale for ms (Resolves: rhbz#1038109)
- add ba, chm, kv, sah, syc, udm, xal
- add entries for more keyboard layouts known to be non-ASCII
2013-12-04 13:58:06 +01:00
Mike FABIAN
37b437a83f update to 0.0.21
- Make America/New_York the highest ranked timezone for US and yi (Resolves: rhbz#1031319)
2013-11-21 17:16:32 +01:00
Mike FABIAN
a49e246b4a Update to version 0.0.20
- add entries for several layouts known to be non-ASCII by systemd/s-c-k (patch by Adam Williamson)
2013-11-20 00:18:00 +01:00
Mike FABIAN
9ed0bd9d3b Update to version 0.0.19
- Add SS
- More translations for anp from CLDR
- Add information about default input methods and a query function
2013-11-11 17:33:36 +01:00
Mike FABIAN
373f6cfb7b Update to version 0.0.18
- Add anp
- Do not fail if a timezone id part cannot be found in the database (Vratislav Podzimek reported that error)
2013-11-04 12:58:26 +01:00
Mike FABIAN
0a1c4107c8 Update to version 0.0.17
- Add “be(oss)” as a possible keyboard layout for language nl (Resolves: rhbz#885345)
2013-10-22 13:28:49 +02:00
Mike FABIAN
23c71a3928 Update to version 0.0.16
- Make it work with python3 (and keep it working with python2) (Resolves: rhbz#985317)
2013-10-08 12:41:26 +02:00
Mike FABIAN
81744b1701 Update to version 0.0.15
- Add keyboards "ara", "ara(azerty)", "iq", and "sy" (Resolves: rhbz#1008389)
2013-09-16 19:09:27 +02:00
Mike FABIAN
5a56669de6 Update to version 0.0.14
- add some more languages: ay, ayc, ayr, niu, szl, nhn
- make languageId() work even if the name of the language or the territory contain spaces (Resolves: rhbz#1006718)
- Add the default script if not specified in queries for Chinese
- Import improved translations from CLDR
- Always return the territory name as well if queried in language_name()
- Add timezones.xml and timezoneidparts.xml to be able to offer translations for timezone ids
- Import translations for timezone cities from CLDR
- Add some more territories and translations
- test cases for timezone id translations
2013-09-15 22:21:40 +02:00
Mike FABIAN
e0524b7325 Update to version 0.0.13
- Serbian keyboards are 'rs' not 'sr' (by Vratislav Podzimek)
2013-09-05 11:47:24 +02:00
Mike FABIAN
c804d71b89 Update to version 0.0.12
- Match case insensitively in languageId() (Resolves: rhbz#1002000 (case insensitive languageId function needed))
2013-08-28 13:20:13 +02:00
Mike FABIAN
f233107cce Update to version 0.0.11
- Add translations for DE and NL territories in nds (reported by Vratislav Podzimek)
2013-08-19 08:01:20 +02:00
Mike FABIAN
48d4e33f79 Update to version 0.0.10
- Add translations for Belarusian and Belarus in Latin script (reported by Vratislav Podzimek)
2013-08-13 16:22:12 +02:00
Mike FABIAN
00ba85792c Update to version 0.0.9
- Add endonyms for pa_Arab (and pa_PK) and translation of country name for Pakistan for pa_Arab
- make languageId() return something even if a language name like "language (territory)" is given (Resolves: rhbz#986659 - some language name to its locale code failed)
2013-08-03 17:07:08 +02:00
Mike FABIAN
4958d39120 Update to version 0.0.8
- Add endonym for Maithili
- Return True by default from supports_ascii (by Vratislav Podzimek)
- Add grc, eo, ak, GH, cop, dsb, fj, FJ, haw, hil, la, VA, ln, kg, CD, CG, AO, mos, BF, ny, MW, smj, tet, TL, tpi, PG (Resolves: rhbz#985332 - some language codes are missing)
- Import more translations from CLDR
- Give pa_IN.UTF-8 higher weight than pa_PK.UTF-8 (Resolves: rhbz#986658, rhbz#986155)
2013-07-30 13:52:50 +02:00
Mike FABIAN
ea69db1999 Update to version 0.0.7
- Add examples for list_consolefonts()
- Add a list_timezones() function
- Add functions languageId() and territoryId()
- Fix some translations of language names to get unique results returned by languageId()
2013-07-04 19:33:21 +02:00
Mike FABIAN
68f3010691 Update to version 0.0.6
- Add RelaxNG schemas for the XML files (Vratislav Podzimek <vpodzime@redhat.com>)
- Use SAX instead of the ElementTree (Vratislav Podzimek <vpodzime@redhat.com>)
- Use 'trName' instead of 'name' for translated names (Vratislav Podzimek <vpodzime@redhat.com>)
2013-06-12 17:17:24 +02:00
Mike FABIAN
5d57d83db3 Update to version 0.0.5
- Accept script names as used by glibc locales as well
- Support reading gzipped xml files
- Set ASCII support to “True” for cz and sk keyboard layouts
2013-06-07 19:19:27 +02:00
Mike FABIAN
2ecfedae18 Update to version 0.0.4
- Remove backwards compatibility init() function
- Add ia (Interlingua), see https://bugzilla.redhat.com/show_bug.cgi?id=872423
2013-05-27 12:18:39 +02:00
Mike FABIAN
5ac090dbf0 Update to version 0.0.3
- Move the examples from the README to the source code
- Some tweaks for the translation of Serbian
- Prefix all global functions and global variables which are internal with “_”
- Rename country → territory, countries → territories in keyboards.xml
- Add keyboard “in(eng)” and make it the default for all Indian languages
- Add a comment stating which functions should be considered public API
- Add a supports_ascii() function
- Run Python’s doctest also on langtable.py, not only the extra test_cases.txt
2013-05-17 09:22:12 +02:00
Mike FABIAN
d9fbd68024 Update to version 0.0.2.
- Prefer values for language, script, and territory found in languageId over those found in the other parameters
2013-05-10 11:29:00 +02:00
Mike FABIAN
c7af420a19 Initial packaging, version 0.0.1. 2013-05-08 18:48:02 +02:00
Fedora Release Engineering
ca21f1133b Initial setup of the repo 2013-05-08 16:00:36 +00:00