Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.7.tar.gz | 2022-08-19 | 94.6 kB | |
0.9.7.zip | 2022-08-19 | 117.0 kB | |
README.md | 2022-08-19 | 1.0 kB | |
Totals: 3 Items | 212.6 kB | 0 |
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 usesgoogle
by default, but automatically falls back onbing
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 variableHOME_LANG
is deprecated in favor ofHOST_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