Various data from Weblate is available in machine-readable format.
RSS feeds
Follow the translation progress and all important changes from RSS feeds.
Project | URL | Link |
---|---|---|
0AD | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/ | RSS |
0AD/Civilizations | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/civilizations/ | RSS |
0AD/Engine | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/engine/ | RSS |
0AD/GUI game setup | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/gui-game-setup/ | RSS |
0AD/GUI ingame | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/gui-ingame/ | RSS |
0AD/Mod selector | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/mod-selector/ | RSS |
0AD/0AD | https://itzulpenak.gamerauntsia.eus/exports/rss/0ad/glossary/ | RSS |
Per language RSS feeds are also available. Construct them by appending a language code to the URLs above.
Statistics
Translation statistics for every component in JSON format lets you use the data in other websites or tools.
Project | URL | Link |
---|---|---|
0AD/Civilizations | https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/statistics/ | View |
0AD/Engine | https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/statistics/ | View |
0AD/GUI game setup | https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/statistics/ | View |
0AD/GUI ingame | https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/statistics/ | View |
0AD/Mod selector | https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/statistics/ | View |
0AD/0AD | https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token PLcZZkqhjUoHPUapRtkgVqoLoB9ChSKlKi4irPhM" \
https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/translations/
Project | URL | Link |
---|---|---|
0AD | https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/ | Hook |
0AD/Civilizations | https://itzulpenak.gamerauntsia.eus/api/components/0ad/civilizations/repository/ | Hook |
0AD/Engine | https://itzulpenak.gamerauntsia.eus/api/components/0ad/engine/repository/ | Hook |
0AD/GUI game setup | https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-game-setup/repository/ | Hook |
0AD/GUI ingame | https://itzulpenak.gamerauntsia.eus/api/components/0ad/gui-ingame/repository/ | Hook |
0AD/Mod selector | https://itzulpenak.gamerauntsia.eus/api/components/0ad/mod-selector/repository/ | Hook |
0AD/0AD | https://itzulpenak.gamerauntsia.eus/api/components/0ad/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token PLcZZkqhjUoHPUapRtkgVqoLoB9ChSKlKi4irPhM" \
https://itzulpenak.gamerauntsia.eus/api/projects/0ad/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://itzulpenak.gamerauntsia.eus/hooks/github/ | The documentation has detailed instructions |
GitLab | https://itzulpenak.gamerauntsia.eus/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://itzulpenak.gamerauntsia.eus/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://itzulpenak.gamerauntsia.eus/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://itzulpenak.gamerauntsia.eus/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://itzulpenak.gamerauntsia.eus/hooks/gitea/ | The documentation has detailed instructions |