po-translate
v1.0.8
Published
Translate PO files, using cache if available
Downloads
4
Maintainers
Readme
po-translate
Motivations:
- Implement cache to avoid hitting google translate api rate limit
Run
po-translate -f <file> --l <language> --c <cache-file> --o <output-file>
Language
See Google Developer's Language Code
Future
Multi-language support
Currently words are assumed to be translated from English. More languages should be supported
Cache Format
CSV on top of json can be used as cache format for easy editing