Skip to content

Translate fr playground sections.json#104

Merged
github-actions[bot] merged 3 commits into
microsoft:mainfrom
nfabredev:translate-fr-playground-sections
Jul 23, 2021
Merged

Translate fr playground sections.json#104
github-actions[bot] merged 3 commits into
microsoft:mainfrom
nfabredev:translate-fr-playground-sections

Conversation

@nfabredev
Copy link
Copy Markdown
Contributor

Taking the first item on the list of #100.

Comments / questions :

  • original strings are Title Cased - which seems common in English, but is not common in French so I've not title cased the translated strings
  • Couldn't come up with something nice for "Fixits", as it's a TS thing it might be ok to leave the original term ?
  • The translation for "Template Literals" comes from MDN

@ghost
Copy link
Copy Markdown

ghost commented Jul 22, 2021

CLA assistant check
All CLA requirements met.

@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @ManuSquall and @Ascor8522 - if they write a comment saying "LGTM" then it will be merged.

@github-actions github-actions Bot added translation fr French language translations labels Jul 22, 2021
@nfabredev nfabredev force-pushed the translate-fr-playground-sections branch from f3d65b1 to 3a46d08 Compare July 22, 2021 22:33
Comment thread docs/playground/fr/sections.json Outdated
{
"name": "TypeScript",
"id": "TypeScript",
"subtitle": "Explorez comment TypeScript étend JavaScript en ajoutant de la sécuritée et des outils à votre code."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

sécurité sans "e" il me semble

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oui c'est vrai ! Corrigé

Comment thread docs/playground/fr/sections.json Outdated
// Examples
"Syntaxe et messages",
"Types et flux de code",
"Fixits",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Je ne trouve pas le contexte de ce terme, est-ce que cela réfère aux fonctionnalités "auto-fix" (par exemple: microsoft/TypeScript#31938)? Dans ce cas on pourrait traduire en "Correction automatique"?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Oui c'est ça ! Je trouve le contexte des termes en allant sur la page du playground, et en cherchant dans les elements HTML la chaine de caractere que je dois traduire quand le contexte n'est pas clair.

"Correction automatique" sonne mieux en effet

@ManuSquall
Copy link
Copy Markdown
Contributor

LGTM

@github-actions github-actions Bot merged commit 990648e into microsoft:main Jul 23, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Merging because @ManuSquall is a code-owner of all the changes - thanks!

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

Labels

fr French language translations translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants