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 |
---|---|---|
mailcow: dockerized - 🐮 + 🐋 = 💕 | https://translate.mailcow.email/exports/rss/mailcow-dockerized/ | RSS |
mailcow: dockerized - 🐮 + 🐋 = 💕/Translation | https://translate.mailcow.email/exports/rss/mailcow-dockerized/translation/ | RSS |
mailcow: dockerized - 🐮 + 🐋 = 💕/mailcow: dockerized - 🐮 + 🐋 = 💕 | https://translate.mailcow.email/exports/rss/mailcow-dockerized/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 |
---|---|---|
mailcow: dockerized - 🐮 + 🐋 = 💕/Translation | https://translate.mailcow.email/api/components/mailcow-dockerized/translation/statistics/ | View |
mailcow: dockerized - 🐮 + 🐋 = 💕/mailcow: dockerized - 🐮 + 🐋 = 💕 | https://translate.mailcow.email/api/components/mailcow-dockerized/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token fiOG551OxeHGelIbxkDgC4rWy1QBkShSWO7eduO9" \ https://translate.mailcow.email/api/components/mailcow-dockerized/translation/translations/
Project | URL | Link |
---|---|---|
mailcow: dockerized - 🐮 + 🐋 = 💕 | https://translate.mailcow.email/api/projects/mailcow-dockerized/repository/ | Hook |
mailcow: dockerized - 🐮 + 🐋 = 💕/Translation | https://translate.mailcow.email/api/components/mailcow-dockerized/translation/repository/ | Hook |
mailcow: dockerized - 🐮 + 🐋 = 💕/mailcow: dockerized - 🐮 + 🐋 = 💕 | https://translate.mailcow.email/api/components/mailcow-dockerized/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token fiOG551OxeHGelIbxkDgC4rWy1QBkShSWO7eduO9" \ https://translate.mailcow.email/api/projects/mailcow-dockerized/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.mailcow.email/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.mailcow.email/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.mailcow.email/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.mailcow.email/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.mailcow.email/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.mailcow.email/hooks/gitea/ | The documentation has detailed instructions |