AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.9.7: * 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 (bac44df) * Bing Translator: fixed engine support (4a3a900) * Show HTTP error codes (892b543) * 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
- Update description.
- Update to version 0.9.6.7: * Bing translator * 3 new languages for Yandex (Hill Mari, Eastern Mari, Papiamento) * Show transliteration for Bing and Yandex * print only language code when specifying -brief -identity - includes 0.9.6.6: * DeepL translator * 3 new options (-dump, -download-audio/-download-audio-as, -no-warn) - includes 0.9.6.5: * HTTP proxy support * display all alternative translations * rlwrap invocation regression fixed - includes 0.9.6.4: * fix locale detection * fix extra spaces between sentences when using google - cleanup with spec-cleaner - update summary and description to reflect new services - remove check for now (curl test failing) - fix E: env-script-interpreter
- Update to version 0.9.6.3: * No changelog available.
- Update to version 0.9.4: * No changelog available.
- Update to 0.9.3.2 * No changelog upstream - Run tests with a UTF-8 locale.
- Update to 0.9.3.1.
- Update to 0.9.3.
- Update to 0.9.2.1.
- Update to 0.9.1: * Fix play() with placeholder parameter "&tk". * Add -speak and -identify options. * Allow names and endonyms as language aliases. * -i will nowt fail if input file was not found.
- Update to 0.9.0.9: * Add a placeholder for the access token in parameters.
- Update to 0.9.0.8: * Create man directory during make install. * Fix play(). * Set default user agent. - Remove translate-shell-add-useragent.patch: fixed upstream.
- Initial package.
- update to 0.9.6.12 * Bing Microsoft Translator: fixed (#340) * Added a Docker image (#336) * Fixed other minor issues (#345, #339)
- Update to version 0.9.6.11 * Google Translate: enforced UTF-8 URL-encoding for non-ASCII characters, fixed garbled result * Bing Microsoft Translator: updated to API v3, fixed support (excl. TTS) * GNU awk 5.0.0 compatibility - includes version 0.9.6.10 * GNU awk 5.0.0 compatibility * Show gender-specific translations (Google Translate only) * Support multiple source languages Support the use of language aliases for TTS * Fix for virtual emulators that have own BiDi support, e.g., konsole * New option: -bidi (enforce bidirectional conversion) * New options: -4, -6 (choose manually IPv4 or IPv6 connection) * New option: -no-browser (do not open the web browser) * New option: -join-sentence (treat all arguments as one single sentence) * Multiple fixes - includes version 0.9.6.9 * Removed DeepL engine support * Close command pipelines after printing to pager * Set minimum screen width
- Update to version 0.9.6.8 * Fixed engine support: DeepL, Bing TTS * New languages (Yandex only): Emoji * Close command pipelines everywhere