Skip to content

Qt translation file translator using python with Google

Notifications You must be signed in to change notification settings

bauergeorg/PyLinguist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

PyLinguist

This is a Python Qt tf file translator using Google Translation

Pre-request

PyLinguist require python package Translators
https://pypi.org/project/translators/ Can be installed by pip:
$ pip install translators

Usage

python PyLinguist.py input_ts_file target_language
ex: python PyLinguist.py en.ts de

available option:
-B: close automatic backup
-v: open verbose translate, result will be print out

Language Support

The language that google translate supportted can be found at:
https://pypi.org/project/translators/#support-language

Bugs

  • Please report bugs to the Github issue tracker.

About

Qt translation file translator using python with Google

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%