-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[CURA-10994] Translations for 5.5.x #16829
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why don't some languages have an updated cura.po ?
Apparently the label is properly included in the deployed file, but for some reason it is not translated at display-time |
We only translate part of this list. About 11 of the languages are translated 'officially', with English making the 12th. The rest are volunteer translations, of which only 2 are active, Czech and Brazilian Portuguese. (These'll come in later.) The rest (un-active) of those are abandoned, and are selectable as 'partial' translations from the list. Some of these are quite old. |
Just translate them locally. See the backend (Uranium) implementation for this for more details. done as part of CURA-10994
These files should only be in the backend (Uranium), and shouldn't have been added here. done as part of CURA-10994
See also backend PR: Ultimaker/Uranium#908