Starfield
0 of 0

File information

Last updated

Original upload

Created by

itsmemyselfandi

Uploaded by

Itsmemyselfandi

Virus scan

Some manually verified files

About this mod

This command-line tool uses Google Translate to automatically (pre-) translate text files of mods that use RTFP from English to any language available on Google Translate..

Requirements
Permissions and credits
Changelogs
This command-line tool uses Google Translate to automatically (pre-) translate textfiles of mods that use RTFP.

Syntax: rtfp-translate <input-textfile> <language code>
e.g.
rtfp-translate rtfp-textfile.txt de
rtfp-translate rtfp-textfile.txt ru
rtfp-translate rtfp-textfile.txt fr
etc.

The program does not change the original file but saves the translated file with an extension based on the language,
e.g. "rtfp-textfile_de.txt" or "rtfp-textfile_ru" etc.

Execution can take a while, but worked pretty well, and you can let it run unattended from command-line.

This tool is meant to be a companion to xTranslator, which, as the time of programming this tool, was not offering any possibility to translate these files from Real Time Form Patcher in it's SFSE directory.
Although, I made a feature request for xTranslator.
Nevertheless, this command-line tool may still have it's uses in translation, e.g. for implementing it in batch files or convenient easy ad-hoc translations.

Needs online access.
Have fun.