Hop Translator - Translate the Apache Hop GUI and CLI tools

Hop Translator is a gui tool that allows non-technical users to translate Hop in their native language.

check the Translation Contribution Guide if you want to find out more about translating Hop.

 

The example below starts the Hop Translator tool with the provided translator.xml file as the first parameter.

The second parameter is the path to your local version of the Apache Hop source code.

 

  • Windows

  • Linux, macOS

hop-translator.bat translator.xml <YOUR_PATH_TO_THE_HOP_CODE>

Expected output: the Hop Translator tool starts.

./hop-translator.sh translator.xml <YOUR_PATH_TO_THE_HOP_CODE>

Expected output: the Hop Translator tool starts.