Coder Social home page Coder Social logo

gowee / zhconv-rs Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 2.0 16.83 MB

🦀 Convert Chinese text among Trad/Simp and regional variants | 中文简繁及地區詞轉換

Home Page: https://zhconv.pages.dev

License: GNU General Public License v3.0

Rust 60.03% JavaScript 0.66% HTML 1.01% CSS 0.44% TypeScript 17.61% Python 9.39% Shell 10.86%
chinese chinese-translation wikipedia mediawiki simplified-chinese traditional-chinese opencc

zhconv-rs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bsbmteam kirinse

zhconv-rs's Issues

姓氏.json may not have region-specific translations

This file has no region-specific translations. For example, some entries are perfect! Other entries just have one unspecified translation

Is this on purpose since 「于震」 can't be translated to 「於震」?

 {
      "original": null,
      "conv": "于娜"
    },
    {
      "original": null,
      "conv": "zh-hans:于荣光;zh-hant:于榮光"
    },
    {
      "original": null,
      "conv": "于震"
    },
    {
      "original": null,
      "conv": "zh-hans:于朦胧;zh-hant:于朦朧"
    },

Many translations are blank. Search for ":;" to see all blank translations

Please translate and update this entry! Translation (Counter-Strike) is blank: ”VULCANUS-9 Vulcanus Parts System: Gas line“

    {
      "original": "VULCANUS-9 Vulcanus Parts System: Gas line",
      "conv": "zh-hans:;zh-hant:"
    },

There are many other instances of a region's translation being blank:

    {
      "original": "Speed boost",
      "conv": "zh-hans:;zh-hant:戰鬥靴"
    },

As you can see, some regions have no value written under it. So, you could probably remove those blank region translations

    {
      "original": "El otoño del patriarca",
      "conv": "zh-cn:家长的没落;zh-tw:獨裁者的秋天;zh-hk:;zh-sg:;zh-mo:;"
    },

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.