WeblateOrg / WeblateOrg/weblate

Transifex importer

Open
#20,733 1 comment 2 reactions 0 assignees View on GitHub
enhancement Waiting for: Triage
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

For projects migrating from Transifex it would be useful to have migration tool to import translations from Transifex into Weblate.

There is API for the download: https://docs.transifex.com/api/translations

Example curl snippet to download colorhug-client Czech translation:

```
curl -L --user api:TOKEN https://www.transifex.com/api/2/project/colorhug-client/resource/master/translation/cs/?file
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.