LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

โŒˆโŒ‹ โŽ‡ branch:  PageTranslate

sample keyboard bindings (disabled in manifest.xml however)
mario authored 443 days ago last checkin a0244ed81
๐Ÿ“„ __init__.py release as 2.1โ€นโ€บ 536 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.

screenshot

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]