Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Translate

10 Topics 93 Posts
  • Translate - Package Updates

    Pinned
    30
    4 Votes
    30 Posts
    5k Views
    Package UpdatesP
    [2.5.0] Update libretranslate to 1.7.2 Full Changelog add blitzw.in instance by @gigirassy in https://github.com/LibreTranslate/LibreTranslate/pull/770 i18n: Improve Catalan translation by @seicifarre in https://github.com/LibreTranslate/LibreTranslate/pull/777 Support for ISO 639-1 - 15924 codes by @pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/780 Update Requirements: argos-translate-files srt support by @theUnrealSamurai in https://github.com/LibreTranslate/LibreTranslate/pull/786 Add fingerprinting mechanism by @pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/787 Attack mode support by @pierotofy in https://github.com/LibreTranslate/LibreTranslate/pull/788 Mark Chinese as reviewed in the README's UI Languages list by @LTSlw in https://github.com/LibreTranslate/LibreTranslate/pull/789 Added full Spanish translation (README.es.md) and link in main README by @KerySeverino in https://github.com/LibreTranslate/LibreTranslate/pull/793 Added full spanish translation (TRADEMARK.es.md) and small bug fixes. by @KerySeverino in https://github.com/LibreTranslate/LibreTranslate/pull/795 Added full spanish translation (CONTRIBUTING.es.md) and Synced latests. by @KerySeverino in https://github.com/LibreTranslate/LibreTranslate/pull/799
  • Lock libretranslate to only users with api keys

    16
    1
    1 Votes
    16 Posts
    1k Views
    andreasduerenA
    @james Thank you!
  • How to create API key?

    Solved
    6
    1 Votes
    6 Posts
    2k Views
    nebulonN
    Ah thanks for the hint, the latest package uses virtual env now, so we had to update the docs to initialize the python venv with source /app/code/.venv/bin/activate. The docs are now fixed https://docs.cloudron.io/apps/libretranslate/
  • LibreTranslate: How much DeepL is ahead

    2
    2 Votes
    2 Posts
    2k Views
    timconsidineT
    Interesting comparison
  • Healtheck error and logs broken

    Solved
    15
    1
    0 Votes
    15 Posts
    2k Views
    W
    Sounds good, let's close it. Thank you.
  • WARNING:waitress.queue:Task queue depth is 1

    Solved
    3
    1 Votes
    3 Posts
    2k Views
    W
    Yep, warning disappears with setting this environment variable.
  • Libretranslate integration for Nextcloud

    1
    2 Votes
    1 Posts
    582 Views
    No one has replied
  • Adding a login page possible?

    Solved
    5
    0 Votes
    5 Posts
    494 Views
    girishG
    Oh indeed, my entire answer is wrong (thanks @necrevistonnezr ). You have to set LT_REQUIRE_API_KEY_ORIGIN=true in the configs - https://docs.cloudron.io/apps/libretranslate/#api .
  • LibreTranslate with Cloudron Mastodon Server

    9
    2 Votes
    9 Posts
    2k Views
    nichu42N
    @nebulon I think Mastodon's translate button only appears if the poster has set a language for his / hear toot that's different from your language settings. It could be that the LT API relies on the source and destination language settings that are submitted by Mastodon. That could be an explanation for the errors I received, b/c not everyone sets the language correct. Maybe the DeepL API is more flexible here.
  • Self-Host LibreTranslate Compact Version on Cloudron

    6
    1
    2 Votes
    6 Posts
    2k Views
    nebulonN
    @LoudLemur that is indeed strange, Cloudron only reports a running state if the healthcheck succeeds which for libretranslate means that the api and frontend server is up and running.