Skip to content

A simple GUI Android string translator made in Python using PyQT Designer

License

Notifications You must be signed in to change notification settings

YuganshT79/Android-String-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-String-Translator [W.I.P]

A simple GUI Android string translator made in Python using PyQT Designer

Goal

The main goal of the Application is to provide free and easy to use string translation service to new Android Developers who want their app to be localized and don't have a lot of money to spend on online translation services.

PS : I am super lazy, It took me a whole day to translate the strings of my app into just 2 languages so I decided to make a program that does all the hard work for me while I enjoy my coffee 😎 ☕

ToDo's :

. Make full application GUI
. Insert all languages
. Read from .xml files
. Translate .xml files
. Threading
. Progress bar implementation
. Advance xml tags handling

Screen shots :

Image 1 Image 2
Image 3

Library usage :

PyQT4 : PyQt4 is a comprehensive set of Python bindings for Digia’s Qt cross platform GUI toolkit. PyQt4 supports Python v2 and v3.
GoogleTrans : Googletrans is a free and unlimited python library that implemented Google Translate API.
Threading : Higher-level threading interface.
Xml Dom : The Document Object Model API.

About

A simple GUI Android string translator made in Python using PyQT Designer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages