dev-master
9999999-devCLI client to translate .po files
MIT
The Requires
by Eduard Kozachek
Wallogit.com
2017 © Pedro Peláez
CLI client to translate .po files
Translation .po (gettext) files via Command Line Interface (CLI) with Yandex Translator API, (*1)
This package is using Yandex Translator API https://translate.yandex.com and you'll need to obtain Yandex Translator API key (free on a moment of develop this package) - Get API Key, (*2)
Run php trans via CLI interface from the package dir., (*3)
php trans -h
$ php trans -h PO Translator (using Yandex Translator https://translate.yandex.com ) Flags --help, -h Show this help screen Options --api-key Yandex API key --src-po source .po-file path --src-lang source language [default: en]
php trans --api-key trnsl.1.1.20162d0a.34add747dc2e2e2f --src-po /home/user/public_html/wp-content/themes/some-theme/languages/uk_UA.po
antongorodezkiy, 2016, (*4)
MIT, (*5)
CLI client to translate .po files
MIT