Coder Social home page Coder Social logo

Comments (7)

Kaplas80 avatar Kaplas80 commented on August 17, 2024

You don't need to select the language. The application just replaces the English texts with the ones you write.

from translationframework2.

sirargo avatar sirargo commented on August 17, 2024

I understand, but how can I choose IT, Italian? I did the procedure, but it never made me choose the Italian language, do I have to edit some files after export? Sorry to bother you :(

from translationframework2.

Kaplas80 avatar Kaplas80 commented on August 17, 2024

I don't understand... Where do you want to choose italian language?

The app doesn't "know" to what language is making the translation, it just replaces the texts.

from translationframework2.

sirargo avatar sirargo commented on August 17, 2024

on zenhax I read what is reported below, that's why I asked you the procedure to make it become Italian. Thank you

"The app has been created to translate the games from English to Spanish. If you need to translate them from/to other languages, I can help you explaining the file formats or how the app work, but you'll have to make the necessary code changes. I'm sorry if this sounds a bit rude, but my time is limited and I prefer to spend it investigating how to translate other games than patching the app to translate to other languages."

from translationframework2.

Kaplas80 avatar Kaplas80 commented on August 17, 2024

I wrote that because there are many languages that use a different character set, but I don't think Italian is one of them.

I suppose that you want to translate one of the Yakuza games, so, if you'd need to add a special character that is not included in the spanish font, you'd have to replace one of the existing in the font image (the .dds file) and modify the class Encoding in the app code so it is aware of the replacement.

from translationframework2.

sirargo avatar sirargo commented on August 17, 2024

I understood. Thanks to the application I was able to extract several .po files with internal text that I will have to translate into Italian. If I can translate all these files, then how can I copy them into the game? I followed the "MAXIMO" procedure followed by "TEXTOS" and then "EXPORTAR". Once all the .PO files have been translated, how do I insert them into the game to make the Italian language appear? Thank you

from translationframework2.

Kaplas80 avatar Kaplas80 commented on August 17, 2024

Once you have translated the .po files, you can load them into the application using "Masivo" - "Textos" - "Importar" to import all of them at once, or do it one by one using the button that is located at the bottom of the app main window when you are viewing each one of the files in the app.

After that, you have to click on "Archivo" - "Exportar..." and it will create the translated game files.

Finally, replace the original game files with the new ones and run the game.

from translationframework2.

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.