Exactly what it says! It's a CLI application that uses the Google Translate API to translate your documents.
Format for filetranslate.py
Line 1: Input language
Line 2: Input string
Line 3: Output language
Currently only handles 1 translation at a time.