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

LINGUAS equivalent plugin to update locales lists #12295

Open
Jibec opened this issue Aug 19, 2024 · 1 comment
Open

LINGUAS equivalent plugin to update locales lists #12295

Jibec opened this issue Aug 19, 2024 · 1 comment
Labels
backlog This is not on the Weblate roadmap for now. Can be prioritized by sponsorship. enhancement Adding or requesting a new feature.

Comments

@Jibec
Copy link
Contributor

Jibec commented Aug 19, 2024

Describe the problem

depending on the project, a list of languages may be required to allow publication

Here is an example for Fedora website: https://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0/-/blob/develop/config/locales.json

[
  { "code": "ar", "iso": "ar", "file": "ar.json", "name": "عربى", "dir": "rtl" },
  { "code": "be", "iso": "be", "file": "be.json", "name": "Беларуская" },
}

I would love to have Weblate automatically updating this kind of files

Describe the solution you would like

I think like a mix between LINGUAS update and Statistics-generator would do the job.

Also, it looks like all required variables are part of https://docs.weblate.org/en/latest/admin/projects.html#template-markup

Describe alternatives you have considered

No response

Screenshots

No response

Additional context

No response

@nijel nijel added enhancement Adding or requesting a new feature. backlog This is not on the Weblate roadmap for now. Can be prioritized by sponsorship. labels Aug 23, 2024
Copy link

This issue has been added to the backlog. It is not scheduled on the Weblate roadmap, but it eventually might be implemented.

In case you need this feature soon, please consider helping or push it by funding the development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This is not on the Weblate roadmap for now. Can be prioritized by sponsorship. enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants