EFCorePowerTools
                                
                                 EFCorePowerTools copied to clipboard
                                
                                    EFCorePowerTools copied to clipboard
                            
                            
                            
                        [Feature] Add Korean localization
Languages or language updates:
- [ ] Korean
- [x] Japanese
- [x] Polish (in progress)
- [x] Russian
- [x] French updates
- [x] Italian updates
- [x] Turkish updates
- [x] Czech
- [x] German
- [x] Zh hant
- [x] Portugese (Brazil)
- [x] Zh Hans updates
- [x] Spanish updates
Guide:
- Fork and clone the repo
- Open in VS 2022
- Open the /src/GUI/EFCorePowerTools.sln file
- Open the EFCorePowerTools project
- In the Locales folder, copy each *.en.resx file to your language, f.ex. *.de.resx
- Translate the strings in the newly created files (maybe install the extension to understand context)
- In the root folder copy VSpackage.en.resx to your language, f.ex. VSpackage.de.resx and translate
- In the root folder, copy EFCorePowerToolsPackage.en.vsct to your language, f.ex. EFCorePowerToolsPackage.de.vsct and translate all <ButtonText>entries
- Create a Pull Request with your changes!
Any contributor gets 1 hour of free consultancy!
List of supported languages
@rasputino @sm15455 @Varorbc @sinankeskin @omatrot
Would be very grateful if you could have another look at the state of your translations - I have added a number of texts in English to your localized files (or they are missing completely)
It concerns the .resx files in the Locales folder, the EFCorePowerToolsPackage.xx.vsct file and VSPackage.xx.resx files in the root project folder.
@omatrot A EFCorePowerToolsPackage.fr.vsct file for context menu translations is missing from your side.
Thanks for all your help!
latest daily build should fix missing context menu translations for all lanuages.
Unfortunately I'm not in the .NET world anymore. Thanks for the great effort 🙏
@rasputino Do you do an compare on the .resx files ? - @Varorbc did find some updates...
Do you still need a Brazilian Portuguese contributor?
@paulowirth Someone else has said yes already, will let you know if he meant it..
@paulowirth Someone else has said yes already, will let you know if he meant it..
Sure thing. Just let me know.
I contributed zh-Hant translation. #2037
@rasputino Do you do an compare on the .resx files ? - @Varorbc did find some updates...
Yes, I did. I checked the git history of all .resx and .vsct files from the original pull request. And I checked it again with ResX Resource Manager.
@paulowirth Someone else did pt-BR!
@paulowirth Someone else did pt-BR!
Thank you for letting me know. Cheers.
Do you still need a Brazilian Portuguese contributor?
I will do it, but I'll let you know if I need help. Thanks!
@diegomodolo it has been done already, as you can see from the list above
I thought it was marked because we've talked on twitter about I doing it, but thanks for letting me know.
@diegomodolo I think of the list as a TO DO list...
I'll start Turkish translation
@hayriozler Keep in mind, that it "just" needs an update, adding missing translations. (Compare the en-us files with the current tr files)
@hayriozler Keep in mind, that it "just" needs an update, adding missing translations. (Compare the en-us files with the current tr files)
I've seen that @sinankeskin has already added the Turkish support. I'll check it, if something is missing or needs to be updated, I will create a PR.
I'll start the Russian translation
I'll try to help with Polish localization.
The Japanese localization is ready.
@AndrewKeepCoding ありがとう - awesome
Thanks everyone for their help with this - we are down to one missing language now.
@ErikEJ Hi, although I have no experience with EFCore, @KOZ39 and me are working on the initial Korean translation after seeing your post on X. @KOZ39 will open a PR once it's ready. (ETA 1~2 day)
Work in progress on the fork: https://github.com/KOZ39/EFCorePowerTools/tree/ko
@preco21 and @koz39 highly appreciated!
The Korean translation is ready to go: https://github.com/ErikEJ/EFCorePowerTools/pull/2403#issuecomment-2189530399
A huge thanks to everyone that made this possible! The extension is now localized in all available Visual Studio languages /cc @madskristensen