Skip to content

Ruby script for automatically translating game localizations from English to other languages

License

Notifications You must be signed in to change notification settings

bloody-rally-show/auto-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Translator

A tool developed for generating automatic experimental translations for Bloody Rally Show

Usage

  1. Install Ruby 2.6.6 from https://rubyinstaller.org/downloads/ (if on Windows)
  2. Run gem install bundler
  3. Run bundle to install dependencies
  4. Place the file you want to translate into this directory
  5. Run bundle exec ruby translate.rb File.txt to run the translation tooling
  6. It will fail due to auth on first run, so read https://googleapis.dev/ruby/google-cloud-translate/latest/file.AUTHENTICATION.html to setup authentification

About

Ruby script for automatically translating game localizations from English to other languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages