Code Monkey home page Code Monkey logo

Comments (7)

Social-Mean avatar Social-Mean commented on May 27, 2024

It's my fault. This software will support i18n in 4.8. I did not find it because I am using old version. Sorry, I'll close this issue.

from webplotdigitizer.

Social-Mean avatar Social-Mean commented on May 27, 2024

By the way, I don't know how to change the language. Where is the settings button?

from webplotdigitizer.

ankitrohatgi avatar ankitrohatgi commented on May 27, 2024

Hi, i18n support has been part of WPD for years, but not advertised on the website much because the translations are not complete/verified. To access WPD in different languages, you can open the translated versions directly:

It's easy to add more languages if you are interested.

from webplotdigitizer.

Social-Mean avatar Social-Mean commented on May 27, 2024

Thanks for your early reply. I am using the downloaded (offline) version, so I did not find the entrance of translated version before.
I have gone through the Simplified Chinese version, every thing is fine, and the translation is almost complete. I think we're ready to release a version that includes translations! Just add an option to switch languages in the settings.

from webplotdigitizer.

nbehrnd avatar nbehrnd commented on May 27, 2024

@ankitrohatgi Avogadro manages translations with instances on weblate. (Because of the size of the project, it is organized in separate sub folders, hence there is avogadroapp about the core GUI, and avogadrolibs for some of the auxiliaries.) Whenever there are enough edits on weblate, weblate prepares a PR to the corresponding repositories on GitHub (app and libs). After manual approval and merge, the edits then enter the daily builds (this then equally runs automatically).

The Python editor thonny uses a slightly different route where translations can be prepared in an instance of poeditor. For this project, work on this platform enters GitHub whenever Aivar Annamaa compiles a new release of the program.

I consider these a useful complementary approach to amend translations managed with .po files: both developers and interested can recognize quickly for instance how much work is required to complete the work in one language, or if there are recent edits in the reference language not yet reflected in the other languages without need to fork and check-out the corresponding files. It is relatively easy to compare how a string was translated in an other language, or to help by a suggestion / discussion of a translation of a particular string with other translators -- all while the underlying syntax is managed e.g., by weblate (the files still can be fetched and edited "the standard way"). Hence this approach might be worth a consideration here.

from webplotdigitizer.

ankitrohatgi avatar ankitrohatgi commented on May 27, 2024

@nbehrnd - thanks for the suggestions. I was using poedit for the po files until now.

(reopening this issue for now)

from webplotdigitizer.

nbehrnd avatar nbehrnd commented on May 27, 2024

@ankitrohatgi Maybe

then can provide a source of inspiration how to attract contributors for this task with a brief paragraph.

from webplotdigitizer.

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.