python icon indicating copy to clipboard operation
python copied to clipboard

Reverso Context Transaltor

Open gitadum opened this issue 4 years ago • 0 comments

Translates words or short expressions between 15 languages. This extension uses Reverso Context, a quite powerful online translator, via this Python API. Inspired by @ManuelSchneid3r's Google Translate extension.

To use it, type the trigger rev in your albert launcher, followed by the source language letter-code, the target language letter code, then the text you wanna translate.

The API is quite reliable and responsive :)

List of available languages (and their letter-codes):

  • Arabic (ar)
  • Chinese (zh)
  • Dutch (nl)
  • English (en)
  • French (fr)
  • German (de)
  • Hebrew (he)
  • Italian (it)
  • Japanese (ja)
  • Polish (pl)
  • Portuguese (pt)
  • Romanian (ro)
  • Russian (ru)
  • Spanish (es)
  • Turkish (tr)

gitadum avatar Jun 19 '21 11:06 gitadum