-
Notifications
You must be signed in to change notification settings - Fork 16
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
Sync with Weblate more often #1167
Comments
Hi -- first, thanks for all the translation work, it's appreciated. I'm not quite sure what you're asking for here, so to check / go through the current process.
It sounds like you're saying that step 1 is not working as expected -- you see a change to an English string (or a new English string) in GitHub, and that change is not available in Weblate within a few minutes. Is that right? |
Yes, sounds about right. It seems it's not regenerating translation files. For each release, the strings seem to appear in Weblate shortly before the release is created. |
It could be just for the few languages I translate to, though. |
There do seem to have been some delays between Weblate and GitHub. I've just looked at one -- 57be148#diff-5e01f7d37a66e4ca03deefc205d8e7008661cdd0284a05aaba1858e6b7bf9103. This added some new strings to This was at 2024-12-03T22:00:31.000Z If I look at the history for this in Weblate (https://hosted.weblate.org/projects/pachli/app-main/, then "Insights > History") and scroll back multiple pages (at the time of writing, 24) to https://hosted.weblate.org/changes/browse/pachli/app-main/?page=24&limit=20 I can see that Weblate picked that up at 2024-12-06T12:36:25+00:00, about two and a half days after the initial commit. It's not immediately clear what the cause of the delay was. However... Right now, if I look at the "Info" section for the same Weblate component, https://hosted.weblate.org/projects/pachli/app-main/#information, I can see it's up to date with the most recent change in the repository, which was about 3 hours ago. I've got a pending PR to commit, so I'll commit that, and time roughly how long it takes for that commit to show up in the Weblate UI... ... OK, done that. It took ~ 10 seconds from me hitting the "Squash" button in GitHub to seeing the commit show up in https://hosted.weblate.org/projects/pachli/app-main/#information. That's about what I would expect. So it might just be some recent slowness that's been resolved now. If you see this happen again I think the best thing to do would be if you could:
|
Thanks! |
I'll close this now |
Is your feature request related to a problem? Please describe.
I maintain the Norwegian Bokmål and Nynorsk translations for Pachli, and every time a new release comes out, all of the new strings are not translated, as I could not translate them before the release.
Describe the solution you'd like
A clear and concise description of what you want to happen.
I would like it if the translation files were updated during the time between releases as well, such that translators would get a chance to translate new strings before the release.
Additional context
This does not nessescarily mean syncing from Weblate often, just updating translation files every so often that Weblate's strings can be up to date and the strings can be translated before the release.
The text was updated successfully, but these errors were encountered: