Mercury13 / unicodia

Encyclopedia of Unicode characters
https://mercury13.github.io/unicodia/
GNU General Public License v3.0
96 stars 5 forks source link

What is "trigger-stamp"? #423

Closed coolvitto closed 1 day ago

coolvitto commented 2 days ago

In English locale.xml it is trigger-stamp="2022060" but what is the value in Japanese? trigger-stamp="???????"

Mercury13 commented 2 days ago

It is based on DATE rather than on any language features, e.g. 2024110 What does it do? Language appeared → got triggerStamp greater than every existing stamp, triggering switching to new language if it’s set in OS Language greatly improved (e.q. auto-translated → manually proofread) → increase once more to let people try improved translation once again.

Mercury13 commented 2 days ago

Russian is native for me, Ukrainian is almost native, and English is improving in evolutional way → those stamps have never increased.

coolvitto commented 2 days ago

Thank you. I'm currently creating the Japanese language file and will post it once it's completed.

Mercury13 commented 2 days ago

Do you use UTranslator and *.utran?

Mercury13 commented 2 days ago

They are designed to keep track of changing strings and do not throw away if someone did simple grammar check.

coolvitto commented 2 days ago

I am editing en.uorig with UTranslator.

Mercury13 commented 2 days ago

NO: you should start a new project, translation of *.uorig.

Mercury13 commented 2 days ago

OK, send me both original .uorig (what you actually translated) and new .uorig, and I’ll try to merge them to a single translation.

coolvitto commented 2 days ago

I am editing en.uorig and creating ja.uorig.

Mercury13 commented 2 days ago

UTranslator’s architecture is single uorig and multiple utran’s. Sometimes it’s better to translate from another language, it’s done using “reference translations”. References AREN’T kept track of. References MAY form loops. OK, translate for now, but save the en.uorig you actually translated. I’ll write “merge two originals into translation”.

coolvitto commented 2 days ago

OK, I'll post it again after I've finished it.

Mercury13 commented 2 days ago

BUT SAVE the en.uorig you actually translated!!! Do not overwrite with newer version. Thank you.

Mercury13 commented 1 day ago

I’ll probably close this ticket, as we are talking in #424.