-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localization: I'm looking for translators #303
Comments
You can put me down for German |
Hi Christophe, I've create that translated ini file for German, but I'm currently not setup to with Visual Studio. Regards |
@cruzzer HI Thank you for contributing. So, you created the directory The Do you have Visual Studio? Can you build the solution? Regards |
Hi Christoph, I've had some issues creating the console.rc file. Yes, it generated the console.rc file, but with the LocalizeRC error: "Could not copy file! The system cannot find the file specified." I can commit the files and you can have a look at them. The fields only need re-sizing. Sadly I don't have Visual Studio. Regards |
Visual Studio Community is free. |
I could not find iconv at the location you supplied, so is used the solution from here. Once I've compiled the binaries. How do I start consoleZ with that specific language? It did create console_DEU.dll, but in the build window it mentiones "build target does not exist" |
I change iconv download location in the documentation. Localized dll and console.exe must be in the same folder. So just copy (your choice upon your OS and target you are building):
And launch console.exe from |
I'm just uploading these files. Unfortunately I did not have success with consolez loading the dll. |
I can see no problem if you respect these rules:
We must resolve your issue. Please do a pull request. |
So I spent some more time on it. It seams I had two problems that masked each other.
For these reasons, no matter how many times I tried to rename console_AAA.rc to my language, it would simple be ignored without error. The same happened for console_FRA.rc, as it was not correctly compiled. After all that work I completely forgot the "about" string. I'll have a look at that next. |
Thank you for your work. I fixed the build process. Copy of resource.h and RES folder is no longer required. |
Hello. |
@rosolino Hello, Please do a pull request. |
Sorry, but I have to mention that the german translation is very incomplete and full of bugs. There are many fundamental mistakes which make it almost unusable. To mention only a few as example (I could mention numerous more): The menu Translators should at least follow some naming conventions, Windows users are used to! There should be some quality check (community based or something) before a language is included or at least the possibility to switch the language back to a good native english (I didn't find any option to switch the language, if it exists it must be lost in some strange german). The german is unusable (at least for me). It looks like is was done by a translating software and not by a human thinking about it. Many words are translated word by word instead of meaningful translations as a human would do it or as you can find it in other softwares. Yes I know I could fix it and do a pull request. But I think not doing any quality check (at least a community based) before including it into the stable release is a main problem that needs to be discussed! //Edit: |
@pcr-coding You can contribute and correct the translation. |
This is mentioned in FAQ section.
see FAQ (and #334) ConsoleZ language loading follows Windows standard order: first the user language, second the system language and last the neutral language (english). Resource dlls, named (console_<(ISO 639-2/B>.dll), are optional. They can be renamed or deleted. So:
|
@ya158 @cruzzer @rosolino @pcr-coding Stable version should be released next week. Please, verify/complete/fix translations. |
@ya158 @cruzzer @rosolino @pcr-coding @ys-nuem Hi, |
I`m verify/complete/fix translations. |
@ya158 @cruzzer @rosolino @pcr-coding @ys-nuem Hi, |
@ya158 @cruzzer @rosolino @pcr-coding @ys-nuem Hi, |
Hi, I'm interested in translating for Brazilian-Portuguese. Will send a PR. |
@madcampos Hi, all translators/contributors are welcomed. Steps 4 to 6 require Visual Studio for building. Tell me if this is a problem. |
If you want to contribute to this project as translator, you can see how here.
The text was updated successfully, but these errors were encountered: