Translate Shell (Google Translate CLI) with GUI

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Translate Shell (Google Translate CLI) with GUI

Post#1 by Slaxmax » 10 Oct 2014, 19:24

Translate Shell (previously Google Translate CLI) is a command-line interface and interactive shell for Google Translate.

xzm noarch ~16KB (only CLI)
http://www.mediafire.com/download/4333o ... noarch.xzm

xzm with GUI (thanks brokenman)
https://www.dropbox.com/s/0qpw4tx308uop ... 1.xzm?dl=0

example
translate from english (thank you) to portuguese (obrigado)

Code: Select all

guest@porteus:~$ trans -s en -t pt "thank you"
obrigado

Traduções de thank you
(English ➔ Português)
thank you(obrigado/obrigada/agradecer/muito obrigado)
or auto detect system language (my system portuguese)

Code: Select all

guest@porteus:~$ trans  "thank you"
obrigado

Traduções de thank you
(English ➔ Português)
thank you(obrigado/obrigada/agradecer/muito obrigado)
translate text to speech :shock:

Code: Select all

guest@porteus:~$ trans :pt -b -p "thank you"
obrigado
for more information

Code: Select all

guest@porteus:~$ trans -h
or
https://github.com/soimort/translate-shell
Last edited by Slaxmax on 12 Oct 2014, 21:27, edited 1 time in total.
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: Translate Shell (Google Translate CLI)

Post#2 by brokenman » 12 Oct 2014, 19:01

How do i become super user?
Wear your underpants on the outside and put on a cape.

ztrapl
Contributor
Contributor
Posts: 198
Joined: 29 Aug 2013, 21:36
Distribution: Porteus 3.1 KDE4 32bit
Location: Czech Republic

Re: Translate Shell (Google Translate CLI) with GUI

Post#3 by ztrapl » 13 Apr 2015, 20:54

Polyglot

Hello,
Polyglot use your program.
GUI is OK.
But I had to update the file trans.
From Address: https://github.com/soimort/translate-shell
I use cs_CZ UTF8 a translation already at the old version did not work.
I myself have already polyglot module-1.0-noarch-1.xzm modified.

Author GUI brokenman agrees with publishing this module in this forum.

Download : https://yadi.sk/d/6gKBL8pBfxdPr

Post Reply