Michal Čihař
4d3e0aa7a3
fix: bring back official gettext repo
...
The mirror is no longer in sync.
2025-05-27 15:15:53 +02:00
Michal Čihař
faeb6431ed
chore(modules): use GitHub mirror of gettext repo
...
This sanely allows to reference non-head commits as module.
2024-08-30 09:42:42 +02:00
Michal Čihař
0dab099cd2
cldr: use own conversion instead of relying on cldr-to-gettext-plural-rules
...
- cldr-to-gettext-plural-rules seems unmaintaned and haven't recevied
recent CLDR updates
- this removes extra dependency on PHP for the conversion
- uses the same CLDR data as we already use
- the code is pretty much ported from cldr-to-gettext-plural-rules to
produce same output with same input
2024-01-29 12:14:55 +01:00
Michal Čihař
35181bf163
scripts: add Qt exporter
...
Needed for https://github.com/translate/translate/issues/786
2023-12-19 11:31:08 +01:00
Michal Čihař
950a566e01
Update to CLDR 41
...
The repositories structure has changed and the split repositories were
archived at CLDR 37. Because of that we did not get updates after that.
This switches to new JSON monorepo which includes all CLDR data and is
being updated.
See https://github.com/WeblateOrg/weblate/issues/7888
2022-07-18 11:28:16 +02:00
Michal Čihař
d2851f76fd
Use pip installed translate-toolkit instead of a submodule
2021-04-13 08:49:24 +02:00
Michal Čihař
8913a4de05
Add (generated) Python code
2020-09-29 11:00:06 +02:00
Michal Čihař
0e00b6703c
Update trags extraction to json CLDR
2020-02-12 11:17:29 +01:00
Michal Čihař
a6e907e3d8
Replace cldr xml by official JSON
...
It is easier to process and can be used as a git submodule.
Signed-off-by: Michal Čihař <michal@cihar.com>
2019-04-27 10:22:39 +02:00
Michal Čihař
d80526503a
Add translate-toolkit to the list
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-26 12:33:05 +01:00
Michal Čihař
ec0bd86a15
Include l10n guide data
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-26 12:23:11 +01:00
Michal Čihař
4a985916cc
Move cldr-to-gettext-plural-rules to modules dir
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-26 11:54:57 +01:00
Michal Čihař
c0684ea9b0
Use gettext as submodule
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-26 11:54:16 +01:00
Michal Čihař
2b6cc8ce5d
Add CLDR data
...
See https://github.com/WeblateOrg/weblate/issues/1550
Signed-off-by: Michal Čihař <michal@cihar.com>
2018-01-09 15:10:18 +01:00