Weblate 提供各种机器可读的数据格式。

RSS 订阅源

通过 RSS 订阅源跟踪翻译进度和所有重要的变化。

项目 URL 链接
Field Desktop http://weblate.dainst.org/exports/rss/field-desktop/ RSS
Field Desktop/Application initialization http://weblate.dainst.org/exports/rss/field-desktop/application-initialization/ RSS
Field Desktop/Application window http://weblate.dainst.org/exports/rss/field-desktop/application-window/ RSS
Field Desktop/Configuration (Core) http://weblate.dainst.org/exports/rss/field-desktop/configuration-core/ RSS
Field Desktop/Configuration (Library) http://weblate.dainst.org/exports/rss/field-desktop/configuration-library/ RSS
Field Desktop/Configuration templates http://weblate.dainst.org/exports/rss/field-desktop/configuration-templates/ RSS
Field Desktop/Default valuelists http://weblate.dainst.org/exports/rss/field-desktop/default-valuelists/ RSS
Field Desktop/Sample data http://weblate.dainst.org/exports/rss/field-desktop/sample-data/ RSS
Field Desktop/User interface http://weblate.dainst.org/exports/rss/field-desktop/user-interface/ RSS
Field Desktop/Field Desktop http://weblate.dainst.org/exports/rss/field-desktop/glossary/ RSS

每种语言均有独立的 RSS 订阅源,您可以通过在上述 URL 末尾加上语言代码来构造取得。

统计

每个部件的 JSON 格式的翻译统计数据允许您在其他网站或工具中使用这些数据。

项目 URL 链接
Field Desktop/Application initialization http://weblate.dainst.org/api/components/field-desktop/application-initialization/statistics/ 查看
Field Desktop/Application window http://weblate.dainst.org/api/components/field-desktop/application-window/statistics/ 查看
Field Desktop/Configuration (Core) http://weblate.dainst.org/api/components/field-desktop/configuration-core/statistics/ 查看
Field Desktop/Configuration (Library) http://weblate.dainst.org/api/components/field-desktop/configuration-library/statistics/ 查看
Field Desktop/Configuration templates http://weblate.dainst.org/api/components/field-desktop/configuration-templates/statistics/ 查看
Field Desktop/Default valuelists http://weblate.dainst.org/api/components/field-desktop/default-valuelists/statistics/ 查看
Field Desktop/Sample data http://weblate.dainst.org/api/components/field-desktop/sample-data/statistics/ 查看
Field Desktop/User interface http://weblate.dainst.org/api/components/field-desktop/user-interface/statistics/ 查看
Field Desktop/Field Desktop http://weblate.dainst.org/api/components/field-desktop/glossary/statistics/ 查看

你可以像这样获取一个部件中所有翻译的统计信息:

curl \
    -H "Authorization: Token wlu_QdWjhQgXbG9nMONjActwiXv5etLgUuITL49G" \
    http://weblate.dainst.org/api/components/field-desktop/application-initialization/translations/
项目 URL 链接
Field Desktop http://weblate.dainst.org/api/projects/field-desktop/repository/ 钩子
Field Desktop/Application initialization http://weblate.dainst.org/api/components/field-desktop/application-initialization/repository/ 钩子
Field Desktop/Application window http://weblate.dainst.org/api/components/field-desktop/application-window/repository/ 钩子
Field Desktop/Configuration (Core) http://weblate.dainst.org/api/components/field-desktop/configuration-core/repository/ 钩子
Field Desktop/Configuration (Library) http://weblate.dainst.org/api/components/field-desktop/configuration-library/repository/ 钩子
Field Desktop/Configuration templates http://weblate.dainst.org/api/components/field-desktop/configuration-templates/repository/ 钩子
Field Desktop/Default valuelists http://weblate.dainst.org/api/components/field-desktop/default-valuelists/repository/ 钩子
Field Desktop/Sample data http://weblate.dainst.org/api/components/field-desktop/sample-data/repository/ 钩子
Field Desktop/User interface http://weblate.dainst.org/api/components/field-desktop/user-interface/repository/ 钩子
Field Desktop/Field Desktop http://weblate.dainst.org/api/components/field-desktop/glossary/repository/ 钩子

你可以像这样从远程仓库拉取更改到 Weblate:

curl \
    -d operation=pull \
    -H "Authorization: Token wlu_QdWjhQgXbG9nMONjActwiXv5etLgUuITL49G" \
    http://weblate.dainst.org/api/projects/field-desktop/repository/

Weblate 直接支持许多代码托管网站的通知信息:

托管网站 URL 备注
GitHub http://weblate.dainst.org/hooks/github/ 文档中有详细的说明
GitLab http://weblate.dainst.org/hooks/gitlab/ 文档中有详细的说明
Bitbucket http://weblate.dainst.org/hooks/bitbucket/ 文档中有详细的说明
Pagure http://weblate.dainst.org/hooks/pagure/ 文档中有详细的说明
Azure Repos http://weblate.dainst.org/hooks/azure/ 文档中有详细的说明
Gitea http://weblate.dainst.org/hooks/gitea/ 文档中有详细的说明