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 |
---|---|---|
YunoHost Apps | https://translate.yunohost.org/exports/rss/yunohost-apps/ | RSS |
YunoHost Apps/cinny | https://translate.yunohost.org/exports/rss/yunohost-apps/cinny/ | RSS |
YunoHost Apps/fittrackee | https://translate.yunohost.org/exports/rss/yunohost-apps/fittrackee/ | RSS |
YunoHost Apps/fluffychat | https://translate.yunohost.org/exports/rss/yunohost-apps/fluffychat/ | RSS |
YunoHost Apps/funkwhale | https://translate.yunohost.org/exports/rss/yunohost-apps/funkwhale/ | RSS |
YunoHost Apps/gotosocial | https://translate.yunohost.org/exports/rss/yunohost-apps/gotosocial/ | RSS |
YunoHost Apps/photoprism | https://translate.yunohost.org/exports/rss/yunohost-apps/photoprism/ | RSS |
YunoHost Apps/test_app_for_translation | https://translate.yunohost.org/exports/rss/yunohost-apps/test_app_for_translation/ | RSS |
YunoHost Apps/YunoHost Apps | https://translate.yunohost.org/exports/rss/yunohost-apps/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 |
---|---|---|
YunoHost Apps/cinny | https://translate.yunohost.org/api/components/yunohost-apps/cinny/statistics/ | View |
YunoHost Apps/fittrackee | https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/statistics/ | View |
YunoHost Apps/fluffychat | https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/statistics/ | View |
YunoHost Apps/funkwhale | https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/statistics/ | View |
YunoHost Apps/gotosocial | https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/statistics/ | View |
YunoHost Apps/photoprism | https://translate.yunohost.org/api/components/yunohost-apps/photoprism/statistics/ | View |
YunoHost Apps/test_app_for_translation | https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/statistics/ | View |
YunoHost Apps/YunoHost Apps | https://translate.yunohost.org/api/components/yunohost-apps/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \
-H "Authorization: Token 4G77T0TdmMGY0IiLy7f7HzyfVg7uHlbDjkH5EYx7" \
https://translate.yunohost.org/api/components/yunohost-apps/cinny/translations/
Project | URL | Link |
---|---|---|
YunoHost Apps | https://translate.yunohost.org/api/projects/yunohost-apps/repository/ | Hook |
YunoHost Apps/cinny | https://translate.yunohost.org/api/components/yunohost-apps/cinny/repository/ | Hook |
YunoHost Apps/fittrackee | https://translate.yunohost.org/api/components/yunohost-apps/fittrackee/repository/ | Hook |
YunoHost Apps/fluffychat | https://translate.yunohost.org/api/components/yunohost-apps/fluffychat/repository/ | Hook |
YunoHost Apps/funkwhale | https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/repository/ | Hook |
YunoHost Apps/gotosocial | https://translate.yunohost.org/api/components/yunohost-apps/gotosocial/repository/ | Hook |
YunoHost Apps/photoprism | https://translate.yunohost.org/api/components/yunohost-apps/photoprism/repository/ | Hook |
YunoHost Apps/test_app_for_translation | https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/repository/ | Hook |
YunoHost Apps/YunoHost Apps | https://translate.yunohost.org/api/components/yunohost-apps/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \
-d operation=pull \
-H "Authorization: Token 4G77T0TdmMGY0IiLy7f7HzyfVg7uHlbDjkH5EYx7" \
https://translate.yunohost.org/api/projects/yunohost-apps/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://translate.yunohost.org/hooks/github/ | The documentation has detailed instructions |
GitLab | https://translate.yunohost.org/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://translate.yunohost.org/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://translate.yunohost.org/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://translate.yunohost.org/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://translate.yunohost.org/hooks/gitea/ | The documentation has detailed instructions |