sample keyboard bindings (disabled in manifest.xml however) | ||
---|---|---|
mario authored 611 days ago last checkin a0244ed81 ⎘ | ||
๐ __init__.py | release as 2.1โนโบ | 704 days ago |
tk_translate
This is a simple Tk-GUI tool to translate plain text. It utilizes the translationbackends from PageTranslate. But works without LibreOffice.
install
https://pypi.org/project/tk-translate/
pip install tk_translate
usage
tk_translate
tk_translate DeepL-Web
config
The __init__.py
file needs manual editing to change defaults. It's
all rather rudimentary, and won't become a full project. (Originally
meant for testing.)
[File] mode
Supports direct content.xml
translation for OpenOffice documents (.odt),
or just plain (.txt) files. Notably uses the selected target langauge to
determine the output filename. - The input boxes remain unused, it really
just translates the selected file.
Attachments:
- tk_translate.png [download] added by mario on 2022-10-20 18:09:36. [details]