Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mention google translate #9654

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

Merged
merged 1 commit into from
May 2, 2018
Merged

mention google translate #9654

merged 1 commit into from
May 2, 2018

Conversation

lsmith77
Copy link
Contributor

also remove mention of unofficial translations since these are no longer accessible

to further simplify the use of google translate, we might want to consider to add a drop down with the lets say top 5 languages spoken in the countries that most frequently visit symfony.com .. or we might even provide a dynamic "translate" button by looking at the browser language settings.

Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it’s nice - clarifies our position


.. _`unofficial translations`: https://symfony.com/blog/discontinuing-the-symfony-community-translations
We have taken steps to improve the experience when using
`google translate`_ to prevent code blocks from being translated.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

google translate -> Google Translate ... and there's other occurrence below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@javiereguiluz
Copy link
Member

@lsmith77 about this idea:

to further simplify the use of google translate, we might want to consider to add a drop down with the lets say top 5 languages spoken in the countries that most frequently visit symfony.com .. or we might even provide a dynamic "translate" button by looking at the browser language settings.

It'd be great to be 100% inclusive about language, but the truth is that having a basic English level is one of the requisites to use Symfony. Having a medium PHP level is another requisite.

To make things easier for people, we're super careful to not use idioms or uncommon English words in the docs (I've asked @weaverryan several times to simplify some of the words he used in some of his contributions).

If someone can't read the Symfony Docs in English, they won't be able to use Symfony: command names are in English, command help is in English, error pages are in English, the profiler and debug toolbar are in English, all foundational concepts are in English and lots of them are hard to translate to other languages: "event dispatcher", "service decoration", "message bus", "routing", etc.

@lsmith77
Copy link
Contributor Author

I am not an expert and I will try to seek some articles on this topic, but I would assume its not a “binary” thing, ie. people may need to speak a bit of english but sometimes they will struggle and then having a translation helps both to understand something but also to improve their english.

as for jargo terms like “event dispatcher” .. I think those will also be learned.

furthermore if we can bing down the barrier to entry we can also create motivation to learn and improve their english skills. I remember especially on IRC we had a lot of people that steadily improved their language skills over months of interacting via chat.

finally such efforts are also a way that we can show that we care about people that speak other languages natively. in a way its a token of respect.

@lsmith77
Copy link
Contributor Author

so my tl;dr on this topic: lets try to do as much as we can reasonably can. so f.e. if someone implements such a translation button I don’t think it would be a burden to have it. and we could also track how often it is used to see how useful it is.

also remove mention of unofficial translations since these are no longer accessible
@jwage
Copy link
Contributor

jwage commented Apr 24, 2018

I thought this was a good idea so I implemented it on www.doctrine-project.org. Just thought I would share if you all wanted to do something similar. doctrine/doctrine-website#141

@lsmith77
Copy link
Contributor Author

@jwage would be interesting to collect some analytics data on how often this feature is used and what languages are picked most often.

@jwage
Copy link
Contributor

jwage commented Apr 24, 2018

I will add some Google analytics tracking to it and report back with the results.

@jwage
Copy link
Contributor

jwage commented Apr 30, 2018

Here is the data after a few days. It is not very much. Only 50 attempts to translate have been recorded over the last 3 days.

doctrine-translation-events.xlsx

@javiereguiluz
Copy link
Member

Thanks Lukas.

@javiereguiluz javiereguiluz merged commit d6b0de4 into symfony:2.7 May 2, 2018
javiereguiluz added a commit that referenced this pull request May 2, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

mention google translate

also remove mention of unofficial translations since these are no longer accessible

to further simplify the use of google translate, we might want to consider to add a drop down with the lets say top 5 languages spoken in the countries that most frequently visit symfony.com .. or we might even provide a dynamic "translate" button by looking at the browser language settings.

Commits
-------

d6b0de4 mention google translate
@lsmith77 lsmith77 deleted the patch-3 branch May 4, 2018 09:14
@lsmith77
Copy link
Contributor Author

lsmith77 commented May 4, 2018

@jwage I guess it does show like its being used .. though the fact that some people translate to english seems odd.

@jwage
Copy link
Contributor

jwage commented May 4, 2018

@lsmith77 it is probably from people changing back to English. I did this a few times when testing in production. I will check the data in a few days and provide an update.

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

Successfully merging this pull request may close these issues.

6 participants