Added simple auto i18n example for chinezen.
This commit is contained in:
parent
2f02eff87e
commit
8904fc0efa
|
@ -37,8 +37,8 @@ https://www.mdbg.net/chinese/dictionary?page=chardict
|
||||||
jar = 8141.7 = 瓶 = jug, pitcher, vase, jar, bottle
|
jar = 8141.7 = 瓶 = jug, pitcher, vase, jar, bottle
|
||||||
bundle = 2771.2 = 包 = wrap, pack, bundle; package
|
bundle = 2771.2 = 包 = wrap, pack, bundle; package
|
||||||
organization = 8060.6 = 會 = to assemble, meet together; a meeting; an organization
|
organization = 8060.6 = 會 = to assemble, meet together; a meeting; an organization
|
||||||
apache (logo) = 1712.0 = 羽 = feather, plume; wings; rad. 124
|
feather = 1712.0 = 羽 = feather, plume; wings; rad. 124
|
||||||
felix (flower) = 4496.0 = 葙 = feather cockscomb (Celosia argentea)
|
flower = 4496.0 = 葙 = feather cockscomb (Celosia argentea)
|
||||||
inject = 8315.0 = 鍼 = needle, pin, tack; prick; inject
|
inject = 8315.0 = 鍼 = needle, pin, tack; prick; inject
|
||||||
promise = 0864.0 = 許 = allow, permit; promise; betroth
|
promise = 0864.0 = 許 = allow, permit; promise; betroth
|
||||||
method = 4321.0 = 朮 = skill, art; method; trick, device
|
method = 4321.0 = 朮 = skill, art; method; trick, device
|
||||||
|
@ -52,3 +52,12 @@ https://www.mdbg.net/chinese/dictionary?page=chardict
|
||||||
three = 1010.1 = 三 = three
|
three = 1010.1 = 三 = three
|
||||||
four = 6021.0 = 四 = four
|
four = 6021.0 = 四 = four
|
||||||
|
|
||||||
|
With fixed keyword list coding, all abstract internal computing resource naming is localized;
|
||||||
|
|
||||||
|
4CF4: 27712ᣘᖮ/80606-17120-44960-83150-10100-10100-10307.61011-81417ᣘᖮ
|
||||||
|
en: bundle/organization-feather-flower-inject-two-two-zero.java-jar
|
||||||
|
nl: bundel/organisatie-veerkracht-bloem-injecteren-twee-twee-nul.java-kan
|
||||||
|
hi: बंडल/संगठन-पंख-फूल-इंजेक्षन-दो-दो-शून्य.जावा-जार
|
||||||
|
cn: 捆/組織-羽毛-花-注入-二-二-零。爪哇-罐
|
||||||
|
|
||||||
|
See only China has it own full language, all other fake languages lift on latin whitespace.
|
||||||
|
|
Loading…
Reference in a new issue