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

French translation of Downloads page #1550

Merged
merged 5 commits into from
Feb 11, 2018
Merged

French translation of Downloads page #1550

merged 5 commits into from
Feb 11, 2018

Conversation

thom4parisot
Copy link

@thom4parisot thom4parisot commented Jan 10, 2018

Pardon my French! As part of the writing of this book, I wanted to offer the french audience a translated Downloads page 🙂

The PR has two commits:

  1. the french translations of download/current and download pages
  2. modified partials (primary-download-matrix.hbs and secondary-download-matrics.hbs) to extract strings and make them translatable

The latter contains default strings (in English and in French) for the new translation keys.

I was a bit confused by the location of translation strings (sometimes in locale/*/site.json, sometimes directly in locale/**/*.md). I am happy to relocate them if I did not do the right move.

@daxlab
Copy link
Contributor

daxlab commented Jan 10, 2018

@oncletom thanks for the effort.

@nodejs nodejs deleted a comment from thom4parisot Jan 10, 2018
Copy link
Contributor

@Tiriel Tiriel left a comment

Choose a reason for hiding this comment

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

Merci beaucoup! Thanks for the effort!
Few nits to correct, but I'll call for @nodejs/nodejs-fr to check the rest!

downloads:
headline: Téléchargements
lts: LTS
current: Actuelle
Copy link
Contributor

Choose a reason for hiding this comment

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

J'aurais plutôt dit "Courante". Plus littéral mais aussi plus juste AMHA.

lts: LTS
current: Actuelle
tagline-current: Dernières fonctionnalités
tagline-lts: Recommandé pour la plupart des utilisateurs
Copy link
Contributor

Choose a reason for hiding this comment

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

"Recommandée", au féminin plutôt, puisqu'on parle d'une version?

Copy link
Author

Choose a reason for hiding this comment

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

Là aussi je me suis basé sur ce qu'il y avait déjà de traduit sur la page d'accueil : https://nodejs.org/fr/

Copy link
Contributor

Choose a reason for hiding this comment

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

Au temps pour moi, on peut justifier qu'on parle d'un téléchargement!

tagline-lts: Recommandé pour la plupart des utilisateurs
display-hint: Afficher les téléchargement pour Node
intro: >
Téléchargez le code source de Node.js ou pour votre système d'exploitation et commencez à développer dès aujourd'hui.
Copy link
Contributor

Choose a reason for hiding this comment

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

La formulation me paraît étrange ici. Il ne manque pas un mot?

Copy link
Author

Choose a reason for hiding this comment

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

Il y a un mot en trop surtout :-) "ou"

display-hint: Afficher les téléchargement pour Node
intro: >
Téléchargez le code source de Node.js ou pour votre système d'exploitation et commencez à développer dès aujourd'hui.
currentVersion: Dernière version Actuelle
Copy link
Contributor

Choose a reason for hiding this comment

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

Même chose que plus haut, "Courante"?

Copy link
Author

Choose a reason for hiding this comment

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

Je me suis contenté de reprendre la traduction existante, Cf. ce qu'on trouvera déjà ici : https://nodejs.org/fr/

En regardant d'autres sites parlant de "version", je vois aussi bien "Courant" qu'Actuelle.

additional:
headline: Autres plate-formes
intro: >
Les membres de la communauté Node.js maintiennent des installeurs de Node.js pour d'autres plate-formes. Veuillez noter que ces téléchargements ne sont pas maintenus par l'équipe principale de Node.js et n'offrent pas forcément la même qualité que les téléchargements officiels.
Copy link
Contributor

Choose a reason for hiding this comment

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

"qualité" me semble potentiellement un peu péjoratif. Mais je sèche un peu.

Copy link
Author

Choose a reason for hiding this comment

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

Yes. La version anglaise est the same build level. Tu penses à un autre terme lié à "niveau" ? (chais pas, "niveau" ça me paraît bizarre…).

Copy link
Contributor

Choose a reason for hiding this comment

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

C'est ce que j'ai vu oui, mais niveau me paraît aussi tendancieux en français. Stabilité?

Copy link
Author

Choose a reason for hiding this comment

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

Ouais, ou même niveau de support ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ca me semble mieux oui!

Copy link
Author

Choose a reason for hiding this comment

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

Top. On part sur ça :-) merci pour ton aide !

LinuxPowerSystems: Linux sur Power Systems
LinuxSystemZ: Linux sur System z
AIXPowerSystems: AIX sur Power Systems
---
Copy link
Contributor

Choose a reason for hiding this comment

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

Mêmes remarques que pour le précédent fichier 🙂

current: Actuelle
tagline-current: Dernières fonctionnalités
tagline-lts: Recommandé pour la plupart des utilisateurs
display-hint: Afficher les téléchargement pour Node
Copy link
Contributor

Choose a reason for hiding this comment

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

téléchargements

current: Actuelle
tagline-current: Dernières fonctionnalités
tagline-lts: Recommandé pour la plupart des utilisateurs
display-hint: Afficher les téléchargement pour Node
Copy link
Contributor

Choose a reason for hiding this comment

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

téléchargements

@thom4parisot
Copy link
Author

Okay folks I have made changes as you spotted issues. How is it now?

Is it good enough to be merged?

@fhemberger
Copy link
Contributor

/cc @nodejs/nodejs-fr @cedced19 Please do a final review, so we can merge this.

@cedced19
Copy link
Contributor

For me it's good!

@fhemberger
Copy link
Contributor

Sorry, totally forgot about this. Merging now, thank you!

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.

5 participants