salarcode / AutoResxTranslator

A tool to automatically translate Resx files to any language using Google Translator. No API key is required for the translator. This tool also provides a text translator out of the box.
93 stars 38 forks source link

Add Italian languagea translating .resx file #9

Closed bovirus closed 4 years ago

bovirus commented 4 years ago

@salarcode

Is it possible to add Italian language to your project translating your .resx file?

salarcode commented 4 years ago

The app UI is not multilingual, so it is only English. And you can use the app to translate .resx to/from Italian.

bovirus commented 4 years ago

@salarcode

Multilanguage UI

Your program interface now is only in English. To help users can be useful to have multilangaue UI. Could you please consider as future plan? And you can use it also for demonstrate your program.

Compiled version available for download

I propose you to add in your repository a comipeld version of your tool.

Error in script after compiling

I used Vsiual C 2017. No error during compilation I get a warning 1>------ Build started: Project: AutoResxTranslator, Configuration: Debug Any CPU ------ 1>M:\Development\Visual C\AutoResxTranslator-master\AutoResxTranslator\ResxExcel.cs(128,21,128,23): warning CS0168: The variable 'ex' is declared but never used 1> AutoResxTranslator -> M:\Development\Visual C\AutoResxTranslator-master\AutoResxTranslator\bin\Debug\AutoResxTranslator.exe ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========

Runng the exe I got same erro about script like

image

How to add multilanguage support with .resx file at a Visual C project

Can I ask your support (for your knowledge) about Visual C) to undesratnd how to add a multilanguage UI as for example to this project

https://github.com/kingfisher63/avm_juischeck

I can translate JuisCheck/Lang/JCStrings.resx adding JCStrings.it,resx (for Italian) but it didn't show it 8after recompiling teh source code).

How can do that?

bovirus commented 2 years ago

@salarcode

Could you please re-consider to add multilanguage option to the GUI?

salarcode commented 2 years ago

@salarcode

Could you please re-consider to add multilanguage option to the GUI?

Sorry this project is in maintenance mode from me