Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TranslateTextTask #2188

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Add TranslateTextTask #2188

wants to merge 9 commits into from

Commits on Apr 30, 2024

  1. new Script to translate text

    Description
    - Translate text from items in defined categories via LibreTranslate
    - Translation is attached as a SubItem
    - a LibreTranslate server must be running. Installation and configuration: https://github.com/LibreTranslate/LibreTranslate
     - to create the API key DB, first run libretranslate --api-key
    - translated items can be filtered with translated:true
    mobab-th authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d9d8e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c7b80d View commit details
    Browse the repository at this point in the history
  3. Update TaskInstaller.xml

    Add TranslateTextTask
    mobab-th authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3d3ab76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from mobab-th/mobab-th-patch-translate-text

    new Script to translate text
    mobab-th authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d79d9a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    b60b5bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    464027f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fad065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeda0a0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    26f3f2a View commit details
    Browse the repository at this point in the history