嘿,
又是我。![]()
在 Discourse 管理后台,是否有可能筛选或选择所有未翻译的字符串?这样我就能知道总共还剩多少未翻译的内容,而无需随机查找才能遇到未翻译的字符串。请注意,我们直接在 Discourse 管理后台翻译这些字符串。
谢谢!
嘿,
又是我。![]()
在 Discourse 管理后台,是否有可能筛选或选择所有未翻译的字符串?这样我就能知道总共还剩多少未翻译的内容,而无需随机查找才能遇到未翻译的字符串。请注意,我们直接在 Discourse 管理后台翻译这些字符串。
谢谢!
I think you might have a better luck doing all your translations directly on transifex.
Thanks for the reply, @zogstrip. However, when I tried transifex for the first time it seemed to be everything quite complicated and if I understood correctly then all the changes one makes are visible only after some kind of approval.
The biggest problem I have with transifex is that on our site we aim to approach people by imformal language, the strings translated on transifex are all in formal style of the language.
So, is there is an option to filter / select all untranslated strings in Discourse administration? I would be really grateful for some tips how to achieve it.
No, there isn’t. The UI was built for customizing translations, not for translating all of Discourse.
You might be better off by creating a plugin and translating in a custom Transifex project (or some other tool of your choice). I did something similar with GitHub - gschlager/discourse-german-formal-locale: This plugin adds a formal version of German as a new locale to Discourse..