Giter VIP home page Giter VIP logo

Comments (5)

leonelquinteros avatar leonelquinteros commented on May 18, 2024 1

Exactly, it's just a tool that takes a language file and generates another by filling the values. This one belongs to a different package/tool.

from gotext.

leonelquinteros avatar leonelquinteros commented on May 18, 2024

Hi, not sure I'm following the proposal, could you describe it further?

from gotext.

taozhou-glean avatar taozhou-glean commented on May 18, 2024

ah we use https://en.wikipedia.org/wiki/Pseudolocalization during development to get a sense of i18n coverage without waiting for the actual translation (as we are in an incremental migration), right now I have to duplicate the english message file (our source language) and manually pseudo them for every new messages, while our FE i18n library will do the pseudolocalization for us, so I just thought it would be convenient if the gotext can provide such functionality out of box ;) (if I am not asking too much)

from gotext.

leonelquinteros avatar leonelquinteros commented on May 18, 2024

Are we talking about language file (.po) generation? Or the package returning random chars for every Get?

from gotext.

taozhou-glean avatar taozhou-glean commented on May 18, 2024

either way we can achieve the same result, the pseudo can be done either in the po generation time or runtime (Get), but it seems the xgotext only supports .pot and not per locale, so I guess you would prefer po generation to be done manually instead.

from gotext.

Related Issues (20)

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.