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 |
---|---|---|
cu-comps-client | https://t.naviter.com/exports/rss/cu-comps-client/ | RSS |
cu-comps-client/Main | https://t.naviter.com/exports/rss/cu-comps-client/main/ | RSS |
cu-comps-client/cu-comps-client | https://t.naviter.com/exports/rss/cu-comps-client/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 |
---|---|---|
cu-comps-client/Main | https://t.naviter.com/api/components/cu-comps-client/main/statistics/ | View |
cu-comps-client/cu-comps-client | https://t.naviter.com/api/components/cu-comps-client/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token 79vi9TX2Zi3ZcRr5hhHM8ApXhQ4rQ5QTSlk5h1p5" \ https://t.naviter.com/api/components/cu-comps-client/main/translations/
Project | URL | Link |
---|---|---|
cu-comps-client | https://t.naviter.com/api/projects/cu-comps-client/repository/ | Hook |
cu-comps-client/Main | https://t.naviter.com/api/components/cu-comps-client/main/repository/ | Hook |
cu-comps-client/cu-comps-client | https://t.naviter.com/api/components/cu-comps-client/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token 79vi9TX2Zi3ZcRr5hhHM8ApXhQ4rQ5QTSlk5h1p5" \ https://t.naviter.com/api/projects/cu-comps-client/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://t.naviter.com/hooks/github/ | The documentation has detailed instructions |
GitLab | https://t.naviter.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://t.naviter.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://t.naviter.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://t.naviter.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://t.naviter.com/hooks/gitea/ | The documentation has detailed instructions |