Git Product home page Git Product logo

Comments (15)

Tichau avatar Tichau commented on July 29, 2024

Hi,

Yes ! this is very possible :)
I made a tutorial here -> Localization
If there are some parts that are not clear, don't hesitate to ask me some precisions, I'll be glad to help you and improve the tutorial.

Then, I'll integrate your translation in the next version of File Converter as soon as possible.

Just by curiosity, what is your language? :)

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

ok, most is done. can you tell me how to duplicate the file?
and how do I edit it, rigght on edit mode on github or should I just copy and paste it into a text editor like Atom and work there?
just to clarify (since I never used a resx file type before), I should translate what comes in front of the "=" right? like translate name=name into name=Nome? same as a xml file?
sorry to ask, I am an amateur, I love software and stuff related to computers and online services, but I can't help more the software I love than translating them... have not enough knowledge to contribute in other way...

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

There is no problem to ask :) it is the best way to learn how to do stuff. Work on translation is a very important contribution! you allow a lot of new people to access to the software.

The resx file works like an xml file. And must not change what is in front of the =. the name part is the key I use in the software. You should edit what is inside the <value></value> tags.

for example:

<data name="AudioTitle" xml:space="preserve">
   <value>Audio translation</value>
 </data>

You can edit then direclty on github, but you should use a text editor, it will be easier for you.

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

The cleaner way to propose changes on GitHub is to use the fork & pull request workflow.
Basically you fork the repository you want to contribute to, then you make modifications on your fork of the repository. Finally you propose your modifications to the original repository by making a pull request.
Here is an explanation of this workflow and how to use it: GitHub Standard Fork & Pull Request Workflow

If you don't want to work that way you can also send me the file you created on this thread, since it is only one file I will be able to integrate it easily.

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

started today working on the translation. I'd like to test the translation before making the pull request to ensure everything is good, how can I do it, can you tell me?

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

also, may I have the liberty to trade stuff like
"this options allows you to change what happens with the input file, if the conversion is succesful"
into
"if the conversion is succesfully, what would you like to do with the input file?"
or do you want me just to keep the original format? I am asking because I think that puting a question makes it simpler and more user friendly (and also a smaller sentence).

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

translation complete. as I said, I would need to test it, rework it and send it to you again, I am pretty much sure there are things in there that don't really make sense, but I would need the translation available on File Converter in order to do things properly. it's here attached as resources.pt-PT.zip... wanted to make a pull request but I have no clue on how to do it :D
Resources.pt-PT.zip

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

Hi,

I agree for the change in the English loc, "if the conversion is succesfully, what would you like to do with the input file?" is better :)

To test your work, there is two solutions:

  • fork the repository in your github, then clone it on your pc. Install Visual Studio Community then open FileConverter.sln to open the project. Then follow the instructions of my tutorial.
  • Or I can make a test build for you (probably tomorrow)

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

I compiled your localization file, it seems to works well.
Here is the file: Languages.zip
You need to paste this archive in C:\Program Files\File Converter\Languages\ and uncompress it.
You should then be able to test your traduction.

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

sorry to inform you but your compiled file does not work. I can see the portuguese language available to choose on the drop down menu, but the text will just remain in english... I tested changing from eng into french and it works well, but not from EN to PT or FR to PT.
I pasted the file on the exact location you said and I also checked my translation and it's indeed translated.

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

Ok,
I created a test version of File Converter. You can download it here FileConverter-1.2.1-x64-localization-test-setup.msi
The link will be available for some days, tell me if it is not available anymore.

Normally you should be able to have your translation available.

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

Did you succeed to test the translation ?

from fileconverter.

Khidreal avatar Khidreal commented on July 29, 2024

actually no...
I've been really busy with work and only today came home (I am at the army)...
unfortunately, I installed that test version but my localization was not available, only french and english.
the best bet would be, in my opinion, for you to integrate the localization into File Converter, maybe someone else will pick it up and correct the problems, if there are any with the localization. this way the localization will not be lost, and if someone sees it already done maybe that person will correct it.
right now I can do nothing, tomorrow, sunday, I'll be on my way down to my military unit and I will, probably, not be comming home for at least another 20 days...

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

Ok thanks again for your work!
I will publish your traduction soon and we will fix it later if there are some errors.

Take care.

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

I've just publish the version 1.2.2 that contains your translation.

Thanks again for your work!

from fileconverter.

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.