sthewissen / MVP

Unofficial app to help MVPs manage their community activities
GNU General Public License v3.0
112 stars 31 forks source link

[Feature] App Translations Needed :) #23

Closed sthewissen closed 3 years ago

sthewissen commented 4 years ago

The MVP community is a global affair. Multi-language support should be in there!

The process

  1. Post below which language you'd like to create translations for so we don't have duplicate work being done.
  2. Make a copy of the Translations.resx and Translations.Designer.cs files located in the Resources folder.
  3. Rename it so that it is suffixed with the appropriate culture name for the language you're adding (e.g. Translations.nl.resx).
  4. Translate all the English texts to the language you're adding.
  5. Add an entry in LanguagePickerViewModel adding your language using its CI name.
public List<string> supportedLanguages = new List<string> { "en", "nl", "es", "sv" };
  1. Create a nice and shiny PR to add it to the app! 🎉❤️

Volunteers

mallibone commented 3 years ago

Hey Steven, happy to contribute ze German translation. 🙂

keozx commented 3 years ago

Doing Spanish now 😁

cihanyakar commented 3 years ago

I have started translating into Turkish

ewinnington commented 3 years ago

Working on the French.

pioup commented 3 years ago

@ewinnington if you need help for French I am up to it

ewinnington commented 3 years ago

@ewinnington if you need help for French I am up to it

I’ll tag you to review when I PR it. Merci

bjorndaniel commented 3 years ago

I can do Swedish

mkanyo commented 3 years ago

I'll do Hungarian 🤓

rickdijk commented 3 years ago

I'll start at Norwegian this week 😇

acaliaro commented 3 years ago

Try with Italian

almirvuk commented 3 years ago

I will do the Bosnian, bs-Latn-BA 🙂

sthewissen commented 3 years ago

I have one more line I would want to get translated (sorry for coming up with that late). I'll do all the code work, so would just need a reply here whether or not this is correct or if a correction is needed. Thanks in advance!

Here's the line:

Please reboot the application for your language change to take effect.

~French (@ewinnington @pioup):~

~Veuillez redémarrer l'application pour que votre changement de langue prenne effet.~

~Spanish (@keozx @pujolsluis)~

~Reinicie la aplicación para que se aplique el cambio de idioma.~

~Bosnian (@almirvuk)~

~Ponovo pokrenite aplikaciju da bi vaša promjena jezika stupila na snagu.~

~Swedish (@bjorndaniel)~

~Starta om applikationen för att din språkändring ska träda i kraft.~

~Italian (@acaliaro)~

~Riavvia l'applicazione affinché la modifica della lingua abbia effetto.~

Turkish (@cihanyakar)

Dil değişikliğinizin geçerli olması için lütfen uygulamayı yeniden başlatın.

~Norwegian (@rickdijk)~

~Start programmet på nytt for at språkendringen skal tre i kraft.~

~Hungarian (@mkanyo)~

~Kérjük, indítsa újra az alkalmazást, hogy a nyelvváltozás életbe lépjen.~

almirvuk commented 3 years ago

That is correct translation 😊

acaliaro commented 3 years ago

per me è ok

pioup commented 3 years ago

The translation is correct. La traduction est correcte. 😊

keozx commented 3 years ago

Spanish good 👍

rickdijk commented 3 years ago

Norwegian is correct

mkanyo commented 3 years ago

Hungarian - Sorry, I used "informal" addressing all along and yours is quite right but it's formal. So this is the "informal" version. Don't worry when I say informal it's quite normal really for anyone under 75 🙂

Kérlek, indítsd újra az alkalmazást, hogy a nyelvváltozás életbe lépjen.

Cheers, Miklos

On Thu, 7 Jan 2021 at 16:40, Steven Thewissen notifications@github.com wrote:

I have one more line I would want to get translated (sorry for coming up with that late). I'll do all the code work, so would just need a reply here whether or not this is correct or if a correction is needed. Thanks in advance!

Here's the line:

Please reboot the application for your language change to take effect.

French (@ewinnington https://github.com/ewinnington @pioup https://github.com/pioup):

Veuillez redémarrer l'application pour que votre changement de langue prenne effet.

Spanish (@keozx https://github.com/keozx @luispujols)

Reinicie la aplicación para que se aplique el cambio de idioma.

Bosnian (@almirvuk https://github.com/almirvuk)

Ponovo pokrenite aplikaciju da bi vaša promjena jezika stupila na snagu.

Swedish (@bjorndaniel https://github.com/bjorndaniel)

Starta om applikationen för att din språkändring ska träda i kraft.

Italian (@acaliaro https://github.com/acaliaro)

Riavvia l'applicazione affinché la modifica della lingua abbia effetto.

Turkish (@cihanyakar https://github.com/cihanyakar)

Dil değişikliğinizin geçerli olması için lütfen uygulamayı yeniden başlatın.

Norwegian (@rickdijk https://github.com/rickdijk)

Start programmet på nytt for at språkendringen skal tre i kraft.

Hungarian (@mkanyo https://github.com/mkanyo)

Kérjük, indítsa újra az alkalmazást, hogy a nyelvváltozás életbe lépjen.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sthewissen/MVP/issues/23#issuecomment-756193830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMGUI3FS3EZBKNPR6JQW25LSYXIX7ANCNFSM4OOR6RAQ .