An open-source offline translation library and CLI tool written in Python. More information: https://www.argosopentech.com/.
argospm install translate-es_en
es) to English (en) (Note: Only two letter language codes are supported):argos-translate --from-lang es --to-lang en {{un texto corto}}
cat {{path/to/file.txt}} | argos-translate --from-lang en --to-lang hi
argospm list
argospm search --from-lang en
argospm update
ar to ru (Note: This requires the translation pairs translate-ar_en and translate-en_ru to be installed):argos-translate --from-lang ar --to-lang ru {{صورة تساوي أكثر من ألف كلمة}}