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 |
---|---|---|
Bitwarden | http://weblate.steps.tw/exports/rss/bitwarden/ | RSS |
Bitwarden/clients-browser | http://weblate.steps.tw/exports/rss/bitwarden/clients-browser/ | RSS |
Bitwarden/clients-browser-store | http://weblate.steps.tw/exports/rss/bitwarden/clients-browser-store/ | RSS |
Bitwarden/clients-web | http://weblate.steps.tw/exports/rss/bitwarden/clients-web/ | RSS |
Bitwarden/clients.desktop | http://weblate.steps.tw/exports/rss/bitwarden/clients-desktop/ | RSS |
Bitwarden/mobile-app | http://weblate.steps.tw/exports/rss/bitwarden/mobile-app/ | RSS |
Bitwarden/mobile-apple | http://weblate.steps.tw/exports/rss/bitwarden/mobile-apple/ | RSS |
Bitwarden/mobile-google | http://weblate.steps.tw/exports/rss/bitwarden/mobile-google/ | RSS |
Bitwarden/mobile-watchos | http://weblate.steps.tw/exports/rss/bitwarden/mobile-watchos/ | RSS |
Bitwarden/Bitwarden | http://weblate.steps.tw/exports/rss/bitwarden/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 |
---|---|---|
Bitwarden/clients-browser | http://weblate.steps.tw/api/components/bitwarden/clients-browser/statistics/ | View |
Bitwarden/clients-browser-store | http://weblate.steps.tw/api/components/bitwarden/clients-browser-store/statistics/ | View |
Bitwarden/clients-web | http://weblate.steps.tw/api/components/bitwarden/clients-web/statistics/ | View |
Bitwarden/clients.desktop | http://weblate.steps.tw/api/components/bitwarden/clients-desktop/statistics/ | View |
Bitwarden/mobile-app | http://weblate.steps.tw/api/components/bitwarden/mobile-app/statistics/ | View |
Bitwarden/mobile-apple | http://weblate.steps.tw/api/components/bitwarden/mobile-apple/statistics/ | View |
Bitwarden/mobile-google | http://weblate.steps.tw/api/components/bitwarden/mobile-google/statistics/ | View |
Bitwarden/mobile-watchos | http://weblate.steps.tw/api/components/bitwarden/mobile-watchos/statistics/ | View |
Bitwarden/Bitwarden | http://weblate.steps.tw/api/components/bitwarden/glossary/statistics/ | View |
You can fetch statistics for all translations in one component like this:
curl \ -H "Authorization: Token wlu_Dqbs4EvCIl70uFsNulccEWJu4NOyxzMgPsho" \ http://weblate.steps.tw/api/components/bitwarden/clients-browser/translations/
Project | URL | Link |
---|---|---|
Bitwarden | http://weblate.steps.tw/api/projects/bitwarden/repository/ | Hook |
Bitwarden/clients-browser | http://weblate.steps.tw/api/components/bitwarden/clients-browser/repository/ | Hook |
Bitwarden/clients-browser-store | http://weblate.steps.tw/api/components/bitwarden/clients-browser-store/repository/ | Hook |
Bitwarden/clients-web | http://weblate.steps.tw/api/components/bitwarden/clients-web/repository/ | Hook |
Bitwarden/clients.desktop | http://weblate.steps.tw/api/components/bitwarden/clients-desktop/repository/ | Hook |
Bitwarden/mobile-app | http://weblate.steps.tw/api/components/bitwarden/mobile-app/repository/ | Hook |
Bitwarden/mobile-apple | http://weblate.steps.tw/api/components/bitwarden/mobile-apple/repository/ | Hook |
Bitwarden/mobile-google | http://weblate.steps.tw/api/components/bitwarden/mobile-google/repository/ | Hook |
Bitwarden/mobile-watchos | http://weblate.steps.tw/api/components/bitwarden/mobile-watchos/repository/ | Hook |
Bitwarden/Bitwarden | http://weblate.steps.tw/api/components/bitwarden/glossary/repository/ | Hook |
You pull changes from a remote repository to Weblate like this:
curl \ -d operation=pull \ -H "Authorization: Token wlu_Dqbs4EvCIl70uFsNulccEWJu4NOyxzMgPsho" \ http://weblate.steps.tw/api/projects/bitwarden/repository/
Weblate also supports direct notifications from several code hosting sites:
Hosting site | URL | Note |
---|---|---|
GitHub | http://weblate.steps.tw/hooks/github/ | The documentation has detailed instructions |
GitLab | http://weblate.steps.tw/hooks/gitlab/ | The documentation has detailed instructions |
Bitbucket | http://weblate.steps.tw/hooks/bitbucket/ | The documentation has detailed instructions |
Pagure | http://weblate.steps.tw/hooks/pagure/ | The documentation has detailed instructions |
Azure Repos | http://weblate.steps.tw/hooks/azure/ | The documentation has detailed instructions |
Gitea | http://weblate.steps.tw/hooks/gitea/ | The documentation has detailed instructions |