Git Product home page Git Product logo

Comments (3)

Rudolfin avatar Rudolfin commented on May 20, 2024 1

Everything is OK now. My mistake was that I used the installation file EFIBootEditor-v1.2.1-windows-2022-qt-6.5.0-MSVC.msi, which does not contain the "translations" folder.
Therefore, I didn't know how to use the efibooteditor_sk.qm language file. Then I used the installation file EFIBootEditor-v1.2.1-windows-2022-qt-6.2.4-MSVC.zip, which contains the "translations" folder. My translation work was not in vain. 😊
Rudolfin

from efibooteditor.

Neverous avatar Neverous commented on May 20, 2024

Thank you for your contribution!

It should follow your system language. I'm not sure if there is a way to set language per app on Windows if you're not using Slovak globally 🤔 (on Linux you can run LC_ALL=sk efibooteditor maybe similar work on Windows from terminal?)

Or if you meant how to install the language without building the whole application yourself from source, I believe you need to use lrelease to compile the resulting Slovak .ts file into .qm one and then put it in translations directory in the application folder (alongside the efibooteditor.exe) and it should pick it up automatically.

from efibooteditor.

Neverous avatar Neverous commented on May 20, 2024

Ah, yes the Qt 6.5.0 has a bug in windows release tool and the base translations aren't included there because of that. But you could've created the translations folder manually and it should've worked and pick up your file. This should be fixed in release with Qt 6.5.1+ and the translations folder will probably reappear then.

Anyway closing it then. Feel free to reopen if needed.

from efibooteditor.

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.