Command line tool that connects your content to the Lingotek Translation Network. Supports Python2
Project description
The Lingotek Translation Utility (ltk) connects your content from the command line to the Translation Network™. It provides yet another way for continuously globalizing all of your translatable content.
The Lingotek Translation Utility allows you to quickly add content, request translations, and pull translations from the Lingotek Cloud.
Content can be sent up in any a variety of formats including: csv, dita, ditamap, docx, doxygen, dtd, excel, html, idml, java_properties, json, odp, ods, odt, pdf, plaintext, po, pptx, ppt, rails_yaml, resx, rtf, subtitle_rip, table, ts, xliff, and xml.
Developers love how easily it can be used to interact with the Translation Network™. Using the -v and -vv switches shows exactly which API calls are being used to help developers code custom connectors.
Installation
pip install ltk
You can also install the latest version by downloading this repository and then, from the root directly, run:
pip install .
If you don’t have pip installed, then you can install it using the following:
$ curl -O https://raw.github.com/pypa/pip/master/contrib/get-pip.py
$ python get-pip.py
Start the tool by using ltk
Windows Installation
For instructions on installing in Windows, go to the Lingotek Translation Utility wiki.
Getting Started
Running ltk without any parameters will show all of the commands available: add, clean, config, delete, import, init, list, pull, push, request, and status
Here is video that shows the basics…
Checkout other installation notes here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.