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


Skip to content

Weblate

7 Topics 133 Posts
  • Weblate - Package Updates

    Pinned
    100
    0 Votes
    100 Posts
    38k Views
    Package UpdatesP
    [1.33.0] Update weblate to 5.14 Full Changelog Flag updated translations from repository as Needs editing is now available as an add-on. DELETE /api/projects/(string:project)/labels/(int:label_id)/. Added multivalue CSV in Downloading translations for multivalue formats. New global permissions have been added to control viewing teams, users and roles without edit rights, see List of privileges. New unit.bulk_edit permission for bulk editing operations, replacing the overloaded use of translation.auto permission, see List of privileges. Searching for DATETIME fields. Last changed lookup in Searching for strings. Localization Threat Model documentation. Do not show glossary matches component setting. Screenshots now can be uploaded from a URL, see Visual context for strings.
  • 1 Votes
    4 Posts
    381 Views
    S
    Hi @nabulon, Thanks for your help with this. I've figured out what was happening, and it turns out this wasn't an issue with the Celery workers. Both of my Weblate instances were behaving as designed. The problem was that the entries from my uploaded TMX file were being set to "pending" status. According to the documentation (https://docs.weblate.org/en/latest/admin/memory.html), pending entries receive a quality penalty. This penalty was significant enough that even my exact matches were rated too low to appear in automatic suggestions or be used for automatic translation. I confirmed this when I manually translated one of the strings—after that, the automatic suggestion from the TM finally appeared for identical strings. Thanks again for pointing me in the right direction!
  • 1 Votes
    4 Posts
    910 Views
    corsaccaC
    Thank You! Thank You! That worked. We're back in business
  • Memory requirements need to be raised (?)

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    J
    @nebulon said in Memory requirements need to be raised (?): Just to be sure, does your server overall have enough memory available? I consider 128 GB ECC DDR4 RAM, which has around 95 GB RAM unused as "enough"
  • Version 4.15 delayed due to regression

    Solved
    3
    1 Votes
    3 Posts
    985 Views
    nebulonN
    Package release is made and will be available only for Cloudron 7.4
  • Missing celery worker for the memory queue

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    nebulonN
    Thanks for that, I've release a new package version with it.
  • celery beat keeps restarting

    Solved
    6
    0 Votes
    6 Posts
    4k Views
    nebulonN
    The new package version now disables that pid-file so hopefully this issue will be gone.