Skip to content

Translation .po (gettext) files via Command Line Interface (CLI) with Yandex Translator API

License

Notifications You must be signed in to change notification settings

antongorodezkiy/po-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

po-translation

Translation .po (gettext) files via Command Line Interface (CLI) with Yandex Translator API

Requirements

  • PHP 5.4+

Yandex Translator

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

Dependencies

Usage

Run php trans via CLI interface from the package dir.

Help

php trans -h

Options

$ 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]

Example

php trans --api-key trnsl.1.1.20162d0a.34add747dc2e2e2f --src-po /home/user/public_html/wp-content/themes/some-theme/languages/uk_UA.po

Copyright

antongorodezkiy, 2016

License

MIT

About

Translation .po (gettext) files via Command Line Interface (CLI) with Yandex Translator API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages