Hello, the Fedora project migrates its translation platform to Weblate [1]. This tool directly interact with your git repository, and requires us to know: * [mandatory] which branch is your development branch? * [mandatory] have you merged latest translation from Zanata and locked the project? * [info] Weblate will handle updates when pot file changes, don't edit po files for this [2] * [optional] what is the license of translation? (please use a code from https://spdx.org/licenses/) * [optional] do you have any announcement/warning you would like to display to the translators? (it will be displayed in Weblate) * [optional] do you need us to activate any specific checks? (this is a setting per component [3]) * [optional] do you need us to automatically detect new translation files? (typical usecase: website translation with one translation file per page) Please note: * For github and gitlab hosted projects, Weblate open pull request. For other git hosting, you'll have to add a key to allow commits. * In Weblate's vocable, one project is a group of component. Each component is a translation file. You can have many projects or many components or both. * You can change your mind over time, just reach trans.org [1] https://communityblog.fedoraproject.org/fedora-localization-platform-migrates-to-weblate/ [2] https://docs.weblate.org/en/latest/admin/continuous.html#avoiding-merge-conflicts [3] https://docs.weblate.org/en/latest/user/checks.html#translation-checks
(In reply to jibecfed from comment #0) > Hello, the Fedora project migrates its translation platform to Weblate [1]. > > This tool directly interact with your git repository, and requires us to > know: > > * [mandatory] which branch is your development branch? master > * [mandatory] have you merged latest translation from Zanata and locked the > project? no & no > * [info] Weblate will handle updates when pot file changes, don't edit po > files for this [2] > * [optional] what is the license of translation? (please use a code from > https://spdx.org/licenses/) LGPL-2.1-or-later > * [optional] do you have any announcement/warning you would like to display > to the translators? (it will be displayed in Weblate) no > * [optional] do you need us to activate any specific checks? (this is a > setting per component [3]) no > * [optional] do you need us to automatically detect new translation files? > (typical usecase: website translation with one translation file per page) no
thanks for your answer, I locked your project Zanata. What prevents you to merge latest translations? it looks like you already have the following script: https://github.com/libguestfs/hivex/blob/master/po/zanata-pull.sh You may use the python client, which may be easier to install and use the command `zanata pull`. Once done, I'll do the Weblate configuration and set you as admin. Please make sure to connect once, and to provide me your username.
Be carefull, Zanata will be removed in a few weeks now: https://bugzilla.redhat.com/show_bug.cgi?id=1854445
OK I pulled the latest translations and have updated hivex.
master component created: https://translate.fedoraproject.org/projects/hivex/ you may want to add rhel branches rjones is admin have a nice day,