Translate Shell Versions Save

:speech_balloon: Command-line translator using Google Translate, Bing Translator, Yandex.Translate, etc.

v0.9.7.1

1 year ago

Changelog

  • Bing Translator: fixed engine support (f8766e65746b56e4abab877a0f7abb1b32adb177)
  • Apertium Translator: (partly) fixed engine support (c6f5c6564315e3486735f718992b0818135a0f7f)
  • REPL: supported setting sl and tl by :set (a5e01665e675c743061988b572ddb4599cbf90c1)

v0.9.7

1 year ago

Changelog

  • Translate-Shell now recognizes 159 languages in total (including all the languages currently supported by Google Translate, Bing Translator, and Yandex.Translate)
  • Google Translate: fixed a regression bug (bac44df7d1228babb0557722a6a0b57a22c20b2b)
  • Bing Translator: fixed engine support (4a3a9009827737b767f94d2ff547334934299204)
  • Show HTTP error codes (892b543dcfefd0fa39b701897b5caa4bdff358d8)
  • The default engine is now changed to auto (which uses google by default, but automatically falls back on bing if the specified language is not supported by Google Translate)
  • The options -l / -lang for specifying the interface language are deprecated in favor of -hl / -host; the environment variable HOME_LANG is deprecated in favor of HOST_LANG
  • 4 new options: -list-languages, -list-languages-english, -list-codes, -list-all to list all languages and codes
  • The options -L / -linguist (-list is deprecated) now show more linguistic details about languages

v0.9.6.12

3 years ago
  • Bing Microsoft Translator: fixed (#340)
  • Added a Docker image (#336)
  • Fixed other minor issues (#345, #339)

v0.9.6.11

4 years ago
  • Google Translate: enforced UTF-8 URL-encoding for non-ASCII characters, fixed garbled result (#310)
  • Bing Microsoft Translator: updated to API v3, fixed support (excl. TTS) (#311)
  • Gawk 5 compatibility (#297)

v0.9.6.10

5 years ago
  • (Google Translate only) Show gender-specific translations (#274)
  • Support multiple source languages (#281)
  • GNU awk 5.0.0 compatibility (#285)
  • Fix for virtual emulators that have own BiDi support, e.g., konsole (#288)
  • New option: -bidi (enforce bidirectional conversion, #288)
  • New options: -4, -6 (choose manually IPv4 or IPv6 connection, #287)
  • Support the use of language aliases for TTS
  • New option: -no-browser (do not open the web browser, #295)
  • New option: -join-sentence (treat all arguments as one single sentence, #294)
  • Multiple fixes

v0.9.6.9

5 years ago

Removed engine support:

  • DeepL (#272)

Minor fixes:

  • Close command pipelines after printing to pager (#266).
  • Set minimum screen width (#269).

v0.9.6.8

5 years ago

Fixed engine support:

  • DeepL (#237, #249)
  • Bing TTS (#218)

New languages: (Yandex only)

  • Emoji (🤔)

Minor fixes:

  • Close command pipelines everywhere.

v0.9.6.7

6 years ago

Fixed engine support:

  • Bing Translator (#218)

New languages: (Yandex only)

Minor fixes:

  • Show transliteration: Bing, Yandex.
  • Print only language code when specifying -brief -identify (#209).

v0.9.6.6

6 years ago

New translator:

  • DeepL Translator (#204)

New options:

  • -dump (#197)
  • -download-audio / -download-audio-as (#197)
  • -no-warn