/Djuro

A command line translation toolkit using Java

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Djuro Language Translation

Djuro is a simple script that would convert the language resource file of a project to other languages. This script file is limited to Android and futher support will added in the upcomeing versions.

The usage of the jar file is as follows:

Download the Jar file Script File

$ ./djuro.jar parameter1 parameter2 parameter3 parameter4 
 Output File
 
 parameter 1 - path of the String Resource File
 Parameter 2 - Source Language - ENG
 Parameter 3 - Target Language - ( DE or ESP or FRE )
 Parameter 4 - Path of the output resource file
$ 

Version

  • Version 1.0

Authors

License

This project is licensed under the GNU License - see the LICENSE.md file for details