Skip to content

Instantly share code, notes, and snippets.

View korkholeh's full-sized avatar

Oleh Korkh korkholeh

View GitHub Profile
@xen
xen / 1-usage.txt
Last active September 12, 2018 07:49
i18njson translate using Google Translate
$ python i18njson-translate.py --help
Usage: i18njson-translate.py [OPTIONS] INPUTFILE OUTPUT
Process and translate .po or JSON files and generate translated .po file
in result. Can work with exist .po files and if in initial file msgid
dissapear then mark translaed string as obsolete. Try to play nice with
version control systems and follow initial file order format, you will get
predicteable diffs.
Options: