From 93a6415ec62be963f968e7b2cc70484246aaf8b9 Mon Sep 17 00:00:00 2001 From: Nicolas Fabre Date: Fri, 23 Jul 2021 00:41:51 +0300 Subject: [PATCH 1/3] FR translation: copy file to translate --- docs/playground/fr/sections.json | 85 ++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 docs/playground/fr/sections.json diff --git a/docs/playground/fr/sections.json b/docs/playground/fr/sections.json new file mode 100644 index 00000000..bc1a3a27 --- /dev/null +++ b/docs/playground/fr/sections.json @@ -0,0 +1,85 @@ +{ + "sections": [ + { + "name": "JavaScript", + "id": "JavaScript", + "subtitle": "See how TypeScript improves day to day working with JavaScript with minimal additional syntax." + }, + { + "name": "TypeScript", + "id": "TypeScript", + "subtitle": "Explore how TypeScript extends JavaScript to add more safety and tooling." + }, + { + "name": "3.7", + "id": "3.7", + "subtitle": "See the Release notes." + }, + { + "name": "3.8", + "id": "3.8", + "subtitle": "See the Release notes." + }, + { + "name": "4.0", + "id": "4.0", + "subtitle": "See the Release notes." + }, + { + "name": "4.1", + "id": "4.1", + "subtitle": "See the Release notes." + }, + { + "name": "4.2", + "id": "4.2", + "subtitle": "See the Release notes." + }, + { + "name": "4.3", + "id": "4.3", + "subtitle": "See the Release notes." + }, + { + "name": "4.4", + "id": "4.4", + "subtitle": "See the Release notes." + }, + { + "name": "Playground V3", + "id": "Playground", + "subtitle": "Learn what has changed in this website." + } + ], + "sortedSubSections": [ + // JS + "JavaScript Essentials", + "Functions with JavaScript", + "Working With Classes", + "Modern JavaScript", + "External APIs", + "Helping with JavaScript", + // TS + "Primitives", + "Type Primitives", + "Meta-Types", + "Language", + "Language Extensions", + // Examples + "Syntax and Messaging", + "Types and Code Flow", + "Fixits", + // Playground + "Config", + "Tooling", + // 3.8 + "Breaking Changes", + "JSDoc Improvements", + // 4.0 + "New JS Features", + "New TS Features", + "New Checks", + // 4.1 + "Template Literals" + ] +} From 3a46d089f5fe54d703e9f6cdf1dd311e48edd2cf Mon Sep 17 00:00:00 2001 From: Nicolas Fabre Date: Fri, 23 Jul 2021 00:48:53 +0300 Subject: [PATCH 2/3] FR translation: translating to french --- docs/playground/fr/sections.json | 58 ++++++++++++++++---------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/docs/playground/fr/sections.json b/docs/playground/fr/sections.json index bc1a3a27..a3d68816 100644 --- a/docs/playground/fr/sections.json +++ b/docs/playground/fr/sections.json @@ -3,83 +3,83 @@ { "name": "JavaScript", "id": "JavaScript", - "subtitle": "See how TypeScript improves day to day working with JavaScript with minimal additional syntax." + "subtitle": "Voyez comment TypeScript facilite le travail du quotidien en JavaScript avec le minimum de syntaxe additionnelle." }, { "name": "TypeScript", "id": "TypeScript", - "subtitle": "Explore how TypeScript extends JavaScript to add more safety and tooling." + "subtitle": "Explorez comment TypeScript étend JavaScript en ajoutant de la sécuritée et des outils à votre code." }, { "name": "3.7", "id": "3.7", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "3.8", "id": "3.8", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "4.0", "id": "4.0", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "4.1", "id": "4.1", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "4.2", "id": "4.2", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "4.3", "id": "4.3", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "4.4", "id": "4.4", - "subtitle": "See the Release notes." + "subtitle": "Voir les notes de version." }, { "name": "Playground V3", "id": "Playground", - "subtitle": "Learn what has changed in this website." + "subtitle": "Voyez ce qui a changé sur ce site." } ], "sortedSubSections": [ // JS - "JavaScript Essentials", - "Functions with JavaScript", - "Working With Classes", - "Modern JavaScript", - "External APIs", - "Helping with JavaScript", + "Fondamentaux JavaScript", + "Les fonctions en JavaScript", + "Utiliser les classes", + "JavaScript moderne", + "APIs externes", + "Aide pour le JavaScript", // TS "Primitives", - "Type Primitives", + "Types primitifs", "Meta-Types", - "Language", - "Language Extensions", + "Langage", + "Extensions du langage", // Examples - "Syntax and Messaging", - "Types and Code Flow", + "Syntaxe et messages", + "Types et flux de code", "Fixits", // Playground - "Config", - "Tooling", + "Configuration", + "Outillage", // 3.8 - "Breaking Changes", - "JSDoc Improvements", + "Modifications avec rupture", + "Amélioration de JSDoc", // 4.0 - "New JS Features", - "New TS Features", - "New Checks", + "Nouvelles fonctionnalités JS", + "Nouvelles fonctionnalités TS", + "Nouvelles vérifications", // 4.1 - "Template Literals" + "Littéraux de gabarits" ] } From 604a929c6a7687c1fd5819acbcc2697609bbccf9 Mon Sep 17 00:00:00 2001 From: Nicolas Fabre Date: Fri, 23 Jul 2021 12:59:24 +0300 Subject: [PATCH 3/3] FR translation: typo + additional translation --- docs/playground/fr/sections.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/playground/fr/sections.json b/docs/playground/fr/sections.json index a3d68816..1ecf49f1 100644 --- a/docs/playground/fr/sections.json +++ b/docs/playground/fr/sections.json @@ -8,7 +8,7 @@ { "name": "TypeScript", "id": "TypeScript", - "subtitle": "Explorez comment TypeScript étend JavaScript en ajoutant de la sécuritée et des outils à votre code." + "subtitle": "Explorez comment TypeScript étend JavaScript en ajoutant de la sécurité et des outils à votre code." }, { "name": "3.7", @@ -68,7 +68,7 @@ // Examples "Syntaxe et messages", "Types et flux de code", - "Fixits", + "Correction automatique", // Playground "Configuration", "Outillage",