Skip to content
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

Foreign language support. #279

Open
sibamohanty opened this issue Nov 4, 2014 · 10 comments
Open

Foreign language support. #279

sibamohanty opened this issue Nov 4, 2014 · 10 comments
Assignees
Labels

Comments

@sibamohanty
Copy link
Contributor

Check the list of places where the translation is done from - https://github.com/cid-harvard/atlas-economic-complexity/wiki/Translations

One way to go about it.
Start with creating a dict of all the words marked for translation.
Get the translated version from online translators and populate the appropriate locale lang directory as one time job.
Sounds pretty straight forward, except unless we know the foreign language being translated , there is no way to check for correction.
@romsson I want to start with one or two foreign languages and see the results. Please suggest which one should I start with.

@sibamohanty sibamohanty self-assigned this Nov 4, 2014
@makmanalp
Copy link
Contributor

Related: #263

@makmanalp
Copy link
Contributor

There are a few translation services I found if it's helpful:

@sibamohanty
Copy link
Contributor Author

Can I get a list of languages that we want to support, So that I can get a quote from service providers.

@gwezerek
Copy link
Collaborator

gwezerek commented Nov 6, 2014

@sibamohanty Sorry for the delay on this. Eventually we'll want to support:

English
Spanish
Portuguese
German
Chinese
Hindi
Japanese

... and maybe a few others that we're waiting on confirmation from the bosses on.

But you're right, we should start with a test case. Why don't you see how good our results are for Spanish?

@romsson
Copy link
Collaborator

romsson commented Nov 6, 2014

Indeed a good case are probably English, Spanish, and eventually French as I can then give immediate feedback.

Then regarding the full list I think we may use the current languages we already have in the atlas.

@romsson
Copy link
Collaborator

romsson commented Nov 6, 2014

One more thing @sibamohanty : can you investigate such translating platform as https://www.coursera.org/about/translate where translators are volunteers? You may also find other ones, there are plenty for non-profit projects. And then you may compare with paid-services (in terms of delay, quality of results and supported languages)

@sibamohanty
Copy link
Contributor Author

I have signed up for the translation service https://www.coursera.org/about/translate is using , it's called https://www.transifex.com/
Will post few of the strings we need to translate there and see how it goes.

@sibamohanty
Copy link
Contributor Author

I have added Spanish lang for most of the home page using Google Translator. Do let me know if it's good enough. Will do the same for rest of the pages. And by end of this exercise, we can have the complete list of word for translation ready at one place.

@sibamohanty
Copy link
Contributor Author

One observation the styling is getting slightly off at few places once you change language to spanish.

@makmanalp
Copy link
Contributor

Commit: 28efd45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants