How to go about unsupported (or undesired?) languages? #15097
-
So, at some point in time, we got an MR for adding a Taiwanese variant of Traditional Chinese, zh-Hant-TW, and because we usually don't turn away contributions, we decided to merge it. Soon after that, we discovered that we can't add Taiwanese Chinese in Weblate, but we decided to do it anyway, just by keeping it in on our Gitlab and ignoring Weblate for Taiwanese.
Diagnostic recommendation is:
Is there any other way? The current filter we're using is |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Currently, Weblate considers You can avoid this by manually creating See also https://docs.weblate.org/en/latest/admin/languages.html#new-translations |
Beta Was this translation helpful? Give feedback.
Currently, Weblate considers
zh-Hant-TW
andzh-Hant
to be the same languages. This is because Traditional Chinese is mostly used on Taiwan, so there is usually no need to differentiate these. It makes more sense to have justzh-Hant
which is then used for Taiwan and add variants for actually differing dialects such aszh-Hant-HK
.You can avoid this by manually creating
zh-Hant-TW
language in Weblate.See also https://docs.weblate.org/en/latest/admin/languages.html#new-translations