Giter Site home page Giter Site logo

Correction of the translation. about isekaimod HOT 14 CLOSED

Necht avatar Necht commented on August 14, 2024
Correction of the translation.

from isekaimod.

Comments (14)

JohN100x1 avatar JohN100x1 commented on August 14, 2024

You can create a fork of this repository and then edit the LocalizationPack.json file. Once you finished making changes, you can create a pull request so I can merge into this repository.

from isekaimod.

Necht avatar Necht commented on August 14, 2024

Phew, it was harder than I expected.

I've done everything. This is a draft version of the translation, it needs additional edits, but it can already be added to the mod.

But to be honest, I don't quite understand how to create a pull reques. This is the first time I've done something like this on this site. Can you please explain?

In addition, when I tried to insert my translation into the localization file, it did not work and the "BROKEN_LocalizationPack" file was created. Did I do something wrong? How can I view and check my translation in the game?
image

from isekaimod.

Necht avatar Necht commented on August 14, 2024

Also, while I was doing the translation, I noticed a little oddity.
There were no lines in the localization file to translate the mod settings menu

image

image

image

from isekaimod.

Necht avatar Necht commented on August 14, 2024

And I have an idea about one ability:

Excalibur - сhange into a toggle ability

from isekaimod.

JohN100x1 avatar JohN100x1 commented on August 14, 2024

But to be honest, I don't quite understand how to create a pull reques. This is the first time I've done something like this on this site. Can you please explain?

  1. First install git.
  2. Next, create a fork of this repository here.
  3. Now open the terminal on your computer and enter git clone https://github.com/Necht/IsekaiMod.git.
  4. Replace the LocalizationPack.json with your edited version.
  5. In the terminal enter git add .
  6. Then git commit -m "feat: update russian in LocalizationPack.json"
  7. Then git push -u origin master
  8. You can create a new pull request here by clicking on the New pull request button.

In addition, when I tried to insert my translation into the localization file, it did not work and the "BROKEN_LocalizationPack" file was created. Did I do something wrong? How can I view and check my translation in the game?

You need to build the mod in order to check the translation in game. Replacing the LocalizationPack.json won't work.

  1. Install Visual Studio
  2. Open the IsekaiMod.sln using Visual Studio
  3. Make sure all dependencies are registered/installed.
  4. Now build the mod using Build -> Build Solution
  5. When the mod finishes building, you can check the translation in game.

Also, while I was doing the translation, I noticed a little oddity.
There were no lines in the localization file to translate the mod settings menu

The settings menu doesn't use localized strings. It's hardcoded. The mechanism to change switch between localization in the game doesn't apply to the mod settings menu.

from isekaimod.

JohN100x1 avatar JohN100x1 commented on August 14, 2024

If it's easier then you can send me the LocalizationPack.json instead, and I can send you the updated IsekaiMod.zip file.

from isekaimod.

Necht avatar Necht commented on August 14, 2024

If it's easier then you can send me the LocalizationPack.json instead, and I can send you the updated IsekaiMod.zip file.

I tried to do this, but an error came out:
image

So while I'm trying through Git...

from isekaimod.

Necht avatar Necht commented on August 14, 2024
  1. Replace the LocalizationPack.json with your edited version.

I have to do it in the mod folder, what is in the game files?

from isekaimod.

Necht avatar Necht commented on August 14, 2024

will it work out that way?

edited translation into Russian.txt

from isekaimod.

Necht avatar Necht commented on August 14, 2024

The settings menu doesn't use localized strings. It's hardcoded. The mechanism to change switch between localization in the game doesn't apply to the mod settings menu.

The new version of the Toy Box has a separate bar for switching the language in the settings menu. I haven't tried it, but maybe you can do something similar?

image

image

from isekaimod.

JohN100x1 avatar JohN100x1 commented on August 14, 2024

Ok I was able to build using your translation. There was some minor formatting issues, but otherwise it appears to be working.
Here's a test build
IsekaiMod-5-3-4-a.zip

from isekaimod.

Necht avatar Necht commented on August 14, 2024

Can you please check the Evil Legacy?

Everything is correct in the localization files, but in the game itself, the description of the evil legacy is replaced by the description of the Genius Legacy.

image
image

Perhaps in the same way in English.

from isekaimod.

Necht avatar Necht commented on August 14, 2024

missing localization strings for kinetic knight

image

from isekaimod.

Necht avatar Necht commented on August 14, 2024

The translation is completely ready, only what I wrote earlier remains.

LocalizationPack.zip

from isekaimod.

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.