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

Correct French translations for "Spoiler" and "Show" keys. #92

Merged
merged 3 commits into from
Oct 31, 2014

Conversation

Loveangel1337
Copy link
Contributor

The translation for Spoiler and Show keys was incorrect :
There is no accurate one-word translation for Spoiler, the English word is used in place. The Latin word from which it comes from gave a word with different meaning ("spolier", which is linked to an old meaning of the word "spoiler", as a "looter", according to Wikipedia), which can't be used, and the proposed word "becquet" is a car spoiler.
The Show key was translated as "Montrent", instead of the infinitive form "Montrer". "Voir" can also be an acceptable input (lit. "See")

The key for mail is also an issue, in regard to the official language, as the word "courriel" should have been used, although I prefer the use of "mail" and/or "email", which is more popular in use, thus not needing correction.

'hide' => 'Cacher',
'show' => 'Montrent',
'show' => 'Montrer',
Copy link
Contributor

Choose a reason for hiding this comment

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

Using Afficher instead of Montrer looks better?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes indeed. I had not though of it.
I should have push'd a new update in the pull request with your change.

@milesj
Copy link
Owner

milesj commented Oct 31, 2014

Google translate has failed me again! Haha, but on a serious note, thanks a lot for this! And the informative description.

milesj added a commit that referenced this pull request Oct 31, 2014
Correct French translations for "Spoiler" and "Show" keys.
@milesj milesj merged commit 5d9ad6a into milesj:master Oct 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants