Skip to content

Utility that uses 3rd party translate tools to translate all the values in a JSON file.

License

Notifications You must be signed in to change notification settings

rogerleecormier/translate_json_values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

translate_json_values

Utility that uses 3rd party translate tools to translate all the values in a JSON file.

REQUIREMENTS

  1. Python 3.10
  2. Install of TranslatePy

USAGE

  1. Navigate to folder containing script
  2. Run "pip install translatepy" in CMD 3a) Run "pytranslate.py <TWO_DIGIT_LANG>" or 3b) Set language in script and run "pytranslate.py"

SUPPORTED LANGUAGES

'af', 'am', 'ar', 'az', 'be', 'bg', 'bn', 'bs', 'ca', 'ceb', 'co', 'cs', 'cy', 'da', 'de', 'el', 'eo', 'es', 'et', 'eu', 'fa', 'fi', 'fr', 'fy', 'ga', 'gd', 'gl', 'gu', 'ha', 'haw', 'hi', 'hmn', 'hr', 'ht', 'hu', 'hy', 'id', 'ig', 'is', 'it', 'he', 'ja', 'jv', 'ka', 'kk', 'km', 'kn', 'ko', 'ku', 'ky', 'la', 'lb', 'lo', 'lt', 'lv', 'mg', 'mi', 'mk', 'ml', 'mn', 'mr', 'ms', 'mt', 'my', 'ne', 'nl', 'no', 'ny', 'or', 'pa', 'pl', 'ps', 'pt', 'ro', 'ru', 'sd', 'si', 'sk', 'sl', 'sm', 'sn', 'so', 'sq', 'sr', 'st', 'su', 'sv', 'sw', 'ta', 'te', 'tg', 'th', 'tl', 'tr', 'ug', 'uk', 'ur', 'uz', 'vi', 'xh', 'yi', 'yo', 'zh', 'zu'

ACKNOWLEDGEMENTS

This utility is written by Roger Cormier aka Xivor at https://github.com/xivor/translate_json_values and licensed under the MIT license.

This utility is powered by the translatepy module located at https://github.com/Animenosekai/translate and licensed under the GNU Affero General Public License v3.0 License.

About

Utility that uses 3rd party translate tools to translate all the values in a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages