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 |
---|---|---|
Nebulo | https://weblate.frostnerd.com/exports/rss/nebulo/ | RSS |
Nebulo/Accessibility Strings | https://weblate.frostnerd.com/exports/rss/nebulo/accessibility-strings/ | RSS |
Nebulo/Changelog (F-droid) | https://weblate.frostnerd.com/exports/rss/nebulo/changelog-fdroid/ | RSS |
Nebulo/Crash reporting data usage | https://weblate.frostnerd.com/exports/rss/nebulo/crash-reporting-data-usage/ | RSS |
Nebulo/Dialog strings | https://weblate.frostnerd.com/exports/rss/nebulo/dialog-strings/ | RSS |
Nebulo/General strings | https://weblate.frostnerd.com/exports/rss/nebulo/nebulo/ | RSS |
Nebulo/Menu strings | https://weblate.frostnerd.com/exports/rss/nebulo/menu-strings/ | RSS |
Nebulo/Notification strings | https://weblate.frostnerd.com/exports/rss/nebulo/notification-strings/ | RSS |
Nebulo/Play store texts | https://weblate.frostnerd.com/exports/rss/nebulo/play-store-texts/ | RSS |
Nebulo/Preference strings | https://weblate.frostnerd.com/exports/rss/nebulo/preference-strings/ | RSS |
Nebulo/Tasker strings | https://weblate.frostnerd.com/exports/rss/nebulo/tasker-strings/ | RSS |
Nebulo/Nebulo | https://weblate.frostnerd.com/exports/rss/nebulo/glossary/ | RSS |
Nebulo/Changelogs (Least important to translate) | https://weblate.frostnerd.com/exports/rss/nebulo/changelogs/ | 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 |
---|---|---|
Nebulo/Accessibility Strings | https://weblate.frostnerd.com/api/components/nebulo/accessibility-strings/statistics/ | View |
Nebulo/Changelog (F-droid) | https://weblate.frostnerd.com/api/components/nebulo/changelog-fdroid/statistics/ | View |
Nebulo/Crash reporting data usage | https://weblate.frostnerd.com/api/components/nebulo/crash-reporting-data-usage/statistics/ | View |
Nebulo/Dialog strings | https://weblate.frostnerd.com/api/components/nebulo/dialog-strings/statistics/ | View |
Nebulo/General strings | https://weblate.frostnerd.com/api/components/nebulo/nebulo/statistics/ | View |
Nebulo/Menu strings | https://weblate.frostnerd.com/api/components/nebulo/menu-strings/statistics/ | View |
Nebulo/Notification strings | https://weblate.frostnerd.com/api/components/nebulo/notification-strings/statistics/ | View |
Nebulo/Play store texts | https://weblate.frostnerd.com/api/components/nebulo/play-store-texts/statistics/ | View |
Nebulo/Preference strings | https://weblate.frostnerd.com/api/components/nebulo/preference-strings/statistics/ | View |
Nebulo/Tasker strings | https://weblate.frostnerd.com/api/components/nebulo/tasker-strings/statistics/ | View |
Nebulo/Nebulo | https://weblate.frostnerd.com/api/components/nebulo/glossary/statistics/ | View |
Nebulo/Changelogs (Least important to translate) | https://weblate.frostnerd.com/api/components/nebulo/changelogs/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token BzxbXEVTTtYiphUtgLcnuYeGkumDUgTYRvBuXtZ9" \ https://weblate.frostnerd.com/api/components/nebulo/accessibility-strings/translations/
Project | URL | Link |
---|---|---|
Nebulo | https://weblate.frostnerd.com/api/projects/nebulo/repository/ | Hook |
Nebulo/Accessibility Strings | https://weblate.frostnerd.com/api/components/nebulo/accessibility-strings/repository/ | Hook |
Nebulo/Changelog (F-droid) | https://weblate.frostnerd.com/api/components/nebulo/changelog-fdroid/repository/ | Hook |
Nebulo/Crash reporting data usage | https://weblate.frostnerd.com/api/components/nebulo/crash-reporting-data-usage/repository/ | Hook |
Nebulo/Dialog strings | https://weblate.frostnerd.com/api/components/nebulo/dialog-strings/repository/ | Hook |
Nebulo/General strings | https://weblate.frostnerd.com/api/components/nebulo/nebulo/repository/ | Hook |
Nebulo/Menu strings | https://weblate.frostnerd.com/api/components/nebulo/menu-strings/repository/ | Hook |
Nebulo/Notification strings | https://weblate.frostnerd.com/api/components/nebulo/notification-strings/repository/ | Hook |
Nebulo/Play store texts | https://weblate.frostnerd.com/api/components/nebulo/play-store-texts/repository/ | Hook |
Nebulo/Preference strings | https://weblate.frostnerd.com/api/components/nebulo/preference-strings/repository/ | Hook |
Nebulo/Tasker strings | https://weblate.frostnerd.com/api/components/nebulo/tasker-strings/repository/ | Hook |
Nebulo/Nebulo | https://weblate.frostnerd.com/api/components/nebulo/glossary/repository/ | Hook |
Nebulo/Changelogs (Least important to translate) | https://weblate.frostnerd.com/api/components/nebulo/changelogs/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token BzxbXEVTTtYiphUtgLcnuYeGkumDUgTYRvBuXtZ9" \ https://weblate.frostnerd.com/api/projects/nebulo/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | https://weblate.frostnerd.com/hooks/github/ | The documentation has detailed instructions |
GitLab | https://weblate.frostnerd.com/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | https://weblate.frostnerd.com/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | https://weblate.frostnerd.com/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | https://weblate.frostnerd.com/hooks/azure/ | The documentation has detailed instructions |
Gitea | https://weblate.frostnerd.com/hooks/gitea/ | The documentation has detailed instructions |