Since october 12, we have a new functionality in LO 7.5 : automatic translation using DeepL API. The commit implementing that is https://git.libreoffice.org/core/+/e20d2de7836da52dbf9e528d1043b1e188097bfd It is easy to configure the function, once you have open an account at DeepL. You can open a free account for 500.000 characters per month. So I think we need a) Help page for this new feature b) Update of help page "Tools" [1] c) Update of help page "Language Settings Option" [2] [1] https://help.libreoffice.org/7.5/en-GB/text/simpress/main_tools.html?&DbPAR=WRITER&System=WIN [2] https://help.libreoffice.org/7.5/en-GB/text/shared/optionen/01150000.html?&DbPAR=SHARED&System=WIN
Confirmed: https://lists.freedesktop.org/archives/libreoffice/2022-November/089637.html Best regards. JBF
Patch submitted https://gerrit.libreoffice.org/c/help/+/145366
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/f1c42932246dacd75345a130baee7fb6f07d9f07 tdf#152589 Add Transtate command & settings Help page
Thanks for that, Olivier! For the record, the DeepL translation support has been put into experimental mode for the time being, the intention was to do that until there's documentation for it, but there also seem to be some bugs to be ironed out first: https://lists.freedesktop.org/archives/libreoffice/2022-December/089686.html
Patched with a warning on the experimental status. https://gerrit.libreoffice.org/c/help/+/145406
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/help/commit/b23e481175ae62e827075f333d303fa393fd65e0 tdf#152589 Add warning on experimental mode
VERIFIED with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1c638b7ac46d8077994c8483e6becc4a33efd12b CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (de_DE); UI: en-GB Calc: CL threaded Olivier, thank you for fixing it!