Devographics / StateOfJS-legacy

Monorepo for older State of JS surveys
https://stateofjs.com/
Other
373 stars 52 forks source link

Multiple Language Support #87

Closed SachaG closed 5 years ago

SachaG commented 6 years ago

This is more of a long-term project since the UI is not currently internationalized, but assuming we had translators on board it could be a good idea to translate the results site.

This could be especially effective in letting us reach new audiences for next year's survey. If you'd like to help us with this, please leave a comment here mentioning the language(s) you'd like to help translate to.

UPDATE: find translation instructions here: https://medium.com/@sachagreif/help-us-translate-the-state-of-javascript-2018-survey-results-1488efa525c1

michaellopez commented 6 years ago

I can help with Swedish 🇸🇪

lrynek commented 6 years ago

I can help with Polish and Spanish also :)

mchaov commented 6 years ago

I can take Bulgarian

froeder commented 6 years ago

I can help PT-BR

annacruz commented 6 years ago

I could also help with pt-BR

gabrielmanara commented 6 years ago

I can help PT-BR :raised_hand_with_fingers_splayed:

StudioPraktik commented 6 years ago

We'd be happy to help with Hebrew!

giuseongit commented 6 years ago

(cc @SachaG) Just to let anyone know: I'm current working on the internationalization of the platform on my fork. Currently I've only worked on home, in the next 2/3 days I think I'll finish the surveys. If anyone is interested in helping I'll be very glad.

3dos commented 6 years ago

French is my mother tongue (FR_be and FR_fr)

sbaidon commented 6 years ago

I can help with Spanish (Latam)

ctola91 commented 6 years ago

I can help with Spanish!!

ezhikov commented 6 years ago

Hello. Can help with Russian.

dulcelariz commented 6 years ago

I can help with Spanish 👍

awalin commented 6 years ago

I can help with Bengali. To be fair, coding itself is in English, so more than language, the important factor is understanding the local factors, like salary in USD does not make sense when we compare across countries, ay idea how we can show the salary data properly? Can we normalize it somehow?

joeltankam commented 6 years ago

I would love to help with French 🇫🇷

oscarrodar commented 6 years ago

I can help with Spanish and also to target developers in Costa Rica!

justindra commented 6 years ago

I will help for Bahasa Indonesia 🇮🇩

Happy to help with Bahasa Indonesia too

giuseongit commented 6 years ago

I just read some code, the surveys are basically a bunch of md files and some english words scattered all over the codebase. While in home I set up a basic i18n support #143 , I noticed that also the surveys have a basic support for languages. I need someone to help me write a more robust structure for handling different languages. Is there a more technical/detailed issue for this?

Also, some ui/ux help would be great, as I simply don't know where to put the language switch.

prasadseth commented 6 years ago

I can help with Hindi language

FeherMarcell commented 6 years ago

I can help with Hungarian :hungary:

hamzaerbay commented 6 years ago

I can help with Turkish 🤚

kmelkon commented 6 years ago

I can help with Arabic 🙇

yknx4 commented 6 years ago

I can help with Spanish 🖐️

I can help with Spanish too, especially Latin American Spanis (as it slightly differs from Peninsular Spanish)

amir-s commented 6 years ago

I can help with Farsi (Persian) ✋

jhcastanod commented 6 years ago

I can help with Spanish

mgmgpyaesonewin commented 6 years ago

I can help with Burmese(Myanmar) Language.

maevadevs commented 6 years ago

Malagasy here for Madagascar 🇲🇬 Can help with French too

ilgiznice commented 6 years ago

I can help with Russian.

mjx20045912 commented 6 years ago

I can help with Chinese (simplified)

Tyrannogyna commented 6 years ago

I can help with both Spanish (Spain) and Catalan (Spain)

Same here.

adriantombu commented 6 years ago

Here for the French translation if needed too 🥖 😊

idododu commented 6 years ago

I can help with Chinese (simplified)

+1

lushkovsky-s commented 6 years ago

:ru: 🇧🇾 I can help with Russian and Belarusian :)

behnammodi commented 6 years ago

I can help with Iran

codeKameleon commented 6 years ago

I can help with French :)

mhrabiee commented 6 years ago

Would like to help with Persian (Farsi)

maartenpeels commented 6 years ago

I can help with translating to Dutch.

arriagardev commented 6 years ago

Spanish here too!

wilmersondasilva commented 6 years ago

I can help with Brazilian Portuguese!

nrifki commented 6 years ago

I can help with French, Arabic and Chinese 😜

behnammodi commented 6 years ago

@nrifki wooo 3 language

IreneMarin commented 6 years ago

I can help with both Spanish (Spain) and Catalan (Spain)

Same here :)

hakaari commented 6 years ago

I can help with Georgian

alex-ls commented 6 years ago

Russian here happy to help

mtancoigne commented 6 years ago

I can help with French. :-)

Me too

waszqba commented 6 years ago

along with @agatac and @sin I am also willing to translate to Polish :)

EdPutans commented 6 years ago

I can help translating to Russian and Lithuanian

CalaoJuanPablo commented 6 years ago

I can help with spanish

tiomno commented 6 years ago

Another Spanish speaker here ready to help!

SachaG commented 6 years ago

Just to give everybody a quick update: first of all, we're blown away by all the offers to help! It's the first time I'm this happy to see 99 comments on a GitHub issue ;)

So now we just need to figure out how this will work. We didn't really set up the site with i18n in mind so there's lots of things to adapt and @plouc is currently working on that. Once we have this working we'll also come up with some guidelines & workflow to let you know the best way to help us.

Stay tuned!