Hi,
The page Module:CGroup/IT is going to use in MediaWiki zh documentation (like Manual:, Extension:, Help: namespaces) page, please revert your deletion. Thanks.
Sincerely, 101.14.230.155 10:43, 14 July 2019 (UTC)
Hi,
The page Module:CGroup/IT is going to use in MediaWiki zh documentation (like Manual:, Extension:, Help: namespaces) page, please revert your deletion. Thanks.
Sincerely, 101.14.230.155 10:43, 14 July 2019 (UTC)
@Clump: Please don't delete those pages, they're going to use in zh translations on this site in order to make correct conversion of zh variants.
Sincerely,
Why does that require multiple lua modules? Has this approach been proposed and/or documented somewhere---other language (variants) do not seem to involve all that. I would assume people from the zh community would be involved, not just random ip addresses creating modules. Perhaps a bug/feature request would be more appropriate, or if you are just trying something out you can use the test wiki or sandbox.
@Clump: In Chinese, words may have multiple meanings in different situations, like "支持" in zh-hans may refer to "支持" in non-Information Technology field in zh-hant, but usually use "支援" in Information Technology field in zh-hant. In order to make the conversion correct, zh Wikipedia use public conversion group (CGroup) in specific field like Astronomy, IT, Chemistry, Physics, and so on. Those situations aren't always suitable all the time, so we only use NoteTA template to add these CGroups in specific pages that the conversion needed to be corrected, and don't convert those words on the whole site. The conversion rules in CGroups aren't suitable for all pages, so it's not a conversion bug.
Sincerely, 118.169.184.251 15:50, 14 July 2019 (UTC)
No, it can't.
Translation to Traditional Chinese is disabled: Translate in zh please.
Translation to Simplified Chinese is disabled: Translate in zh please.
The basic syntax in Writing_systems/Syntax can only create a conversion rule in the word which is selected, so we create Template:NoteTA, Module:NoteTA and CGroups to create a whole-page conversion.The default conversion rules are in ZhConversion.php, and non-global conversion rules are on CGroup Template and Module pages like Module:CGroup/IT.
And the difference is Writing systems/Syntax can only convert a selected word once and is not possible to set a whole-page conversion rule in the same word, but to create whole-page and non-whole-site conversion rules, we use CGroups, and use NoteTA to transclude CGroups on specific pages.
Thank you for the explanations. That all seems reasonable, and the code does not look complex, although it handles a large number of terms of questionable value on this wiki, and its effects do not seem entirely isolated to zh-* translations (if just in relatively benign category creations). I am still unsure how it would interact with the translation system in use here, which organizes translations by small units rather than as whole, separate page conversions.
It would be helpful to have someone actively doing Chinese translations and/or translation development advocate for this. Is there some reason you refuse to login? Absence of support from any existing, established users/translators is a concern.
Actually, the original reason of “Why I didn't login” is:
By the way, What is your timezone? It's UTC+8 without DST here.
Sincerely, Winston Sung (talk) 16:12, 16 July 2019 (UTC)
I have restored the modules and the template. Sorry for extra effort this generated; providing the intention and explanation from a reliable identity ahead of time would have helped. Let me know if any files are missed; note that documentation is either missing or unclear, and may limit its use or result in further confusion as to its purpose and value.
Thanks for your help!
The documentations are written in zh and aren't translated to en, so I didn't copy them from zh Wikipedia. If possible, I'll translate them into en and put them into this site.
Sincerely, Winston Sung (talk) 00:06, 18 July 2019 (UTC)
@Wargo:
@Clump:
It seems that everything works fine except the -{T|}-
rule used for zh title conversions (same as {{DISPLAYTITLE:}}
, but {{DISPLAYTITLE:}}
cannot make any conversions, so the -{zh:Chinese content;zh-hans:Simplified Chinese content;zh-hant:Traditional Chinese content;}-
markup doesn't work in {{DISPLAYTITLE:}}
), maybe the problem is the {{DISPLAYTITLE:}}
in Extension:Translate will override the -{T|}-
rule.
How can we fix it, or maybe it's a bug?
I am not familiar with the -{}-
syntax, so I cannot help. It would likely be better to ask on Talk:Content translation, or the more generic help Project:Support desk, where there are more people who may be able to help.