From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/fr/web/javascript/reference/instructions/default/index.html | 1 + .../fr/web/javascript/reference/mots_r\303\251serv\303\251s/index.html" | 1 + .../javascript/reference/objets_globaux/arraybuffer/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/boolean/prototype/index.html | 1 + .../javascript/reference/objets_globaux/dataview/prototype/index.html | 1 + .../fr/web/javascript/reference/objets_globaux/date/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/error/prototype/index.html | 1 + .../javascript/reference/objets_globaux/evalerror/prototype/index.html | 1 + .../javascript/reference/objets_globaux/function/prototype/index.html | 1 + .../reference/objets_globaux/generatorfunction/prototype/index.html | 1 + .../reference/objets_globaux/internalerror/prototype/index.html | 1 + .../reference/objets_globaux/intl/collator/prototype/index.html | 1 + .../reference/objets_globaux/intl/datetimeformat/prototype/index.html | 1 + .../reference/objets_globaux/intl/listformat/prototype/index.html | 1 + .../javascript/reference/objets_globaux/intl/locale/prototype/index.html | 1 + .../reference/objets_globaux/intl/numberformat/prototype/index.html | 1 + .../reference/objets_globaux/intl/pluralrules/prototype/index.html | 1 + .../objets_globaux/intl/relativetimeformat/prototype/index.html | 1 + .../fr/web/javascript/reference/objets_globaux/map/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/number/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/object/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/promise/prototype/index.html | 1 + .../fr/web/javascript/reference/objets_globaux/proxy/handler/index.html | 1 + .../javascript/reference/objets_globaux/rangeerror/prototype/index.html | 1 + .../reference/objets_globaux/referenceerror/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/regexp/prototype/index.html | 1 + .../fr/web/javascript/reference/objets_globaux/set/prototype/index.html | 1 + .../reference/objets_globaux/sharedarraybuffer/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/string/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/symbol/prototype/index.html | 1 + .../javascript/reference/objets_globaux/syntaxerror/prototype/index.html | 1 + .../javascript/reference/objets_globaux/typedarray/prototype/index.html | 1 + .../javascript/reference/objets_globaux/typeerror/prototype/index.html | 1 + .../javascript/reference/objets_globaux/urierror/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/weakmap/prototype/index.html | 1 + .../web/javascript/reference/objets_globaux/weakset/prototype/index.html | 1 + .../reference/objets_globaux/webassembly/global/prototype/index.html | 1 + .../reference/objets_globaux/webassembly/instance/prototype/index.html | 1 + .../reference/objets_globaux/webassembly/memory/prototype/index.html | 1 + .../reference/objets_globaux/webassembly/module/prototype/index.html | 1 + .../reference/objets_globaux/webassembly/table/prototype/index.html | 1 + .../op\303\251rateurs/op\303\251rateurs_arithm\303\251tiques/index.html" | 1 + .../reference/op\303\251rateurs/op\303\251rateurs_binaires/index.html" | 1 + .../op\303\251rateurs/op\303\251rateurs_d_affectation/index.html" | 1 + .../op\303\251rateurs/op\303\251rateurs_de_cha\303\256nes/index.html" | 1 + .../op\303\251rateurs/op\303\251rateurs_de_comparaison/index.html" | 1 + .../reference/op\303\251rateurs/op\303\251rateurs_logiques/index.html" | 1 + 47 files changed, 47 insertions(+) (limited to 'files/fr/web/javascript/reference') diff --git a/files/fr/web/javascript/reference/instructions/default/index.html b/files/fr/web/javascript/reference/instructions/default/index.html index 5293df94ea..e2cc368115 100644 --- a/files/fr/web/javascript/reference/instructions/default/index.html +++ b/files/fr/web/javascript/reference/instructions/default/index.html @@ -6,6 +6,7 @@ tags: - Keyword - Reference translation_of: Web/JavaScript/Reference/Statements/switch +translation_of_original: Web/JavaScript/Reference/Statements/default ---
{{jsSidebar("Statements")}}
diff --git "a/files/fr/web/javascript/reference/mots_r\303\251serv\303\251s/index.html" "b/files/fr/web/javascript/reference/mots_r\303\251serv\303\251s/index.html" index 01dfd777be..dae1cd3126 100644 --- "a/files/fr/web/javascript/reference/mots_r\303\251serv\303\251s/index.html" +++ "b/files/fr/web/javascript/reference/mots_r\303\251serv\303\251s/index.html" @@ -2,6 +2,7 @@ title: Mots réservés slug: Web/JavaScript/Reference/Mots_réservés translation_of: Web/JavaScript/Reference/Lexical_grammar#Keywords +translation_of_original: Web/JavaScript/Reference/Reserved_Words ---

Introduction

diff --git a/files/fr/web/javascript/reference/objets_globaux/arraybuffer/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/arraybuffer/prototype/index.html index 8c41cede9d..a0c018f6ed 100644 --- a/files/fr/web/javascript/reference/objets_globaux/arraybuffer/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/arraybuffer/prototype/index.html @@ -7,6 +7,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer +translation_of_original: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/boolean/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/boolean/prototype/index.html index 7db9efdc8a..8aebedeab9 100644 --- a/files/fr/web/javascript/reference/objets_globaux/boolean/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/boolean/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/dataview/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/dataview/prototype/index.html index 4ac0d0cf7c..fd20057af1 100644 --- a/files/fr/web/javascript/reference/objets_globaux/dataview/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/dataview/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/DataView +translation_of_original: Web/JavaScript/Reference/Global_Objects/DataView/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/date/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/date/prototype/index.html index 6607d114ba..5d65e47b12 100644 --- a/files/fr/web/javascript/reference/objets_globaux/date/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/date/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date +translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/error/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/error/prototype/index.html index 26009e0be4..014afc9ce2 100644 --- a/files/fr/web/javascript/reference/objets_globaux/error/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/error/prototype/index.html @@ -7,6 +7,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Error +translation_of_original: Web/JavaScript/Reference/Global_Objects/Error/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/evalerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/evalerror/prototype/index.html index 6afbc75571..1123259c3d 100644 --- a/files/fr/web/javascript/reference/objets_globaux/evalerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/evalerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/EvalError +translation_of_original: Web/JavaScript/Reference/Global_Objects/EvalError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/function/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/function/prototype/index.html index e809d45d37..ff4a70e10f 100644 --- a/files/fr/web/javascript/reference/objets_globaux/function/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/function/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Function +translation_of_original: Web/JavaScript/Reference/Global_Objects/Function/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/generatorfunction/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/generatorfunction/prototype/index.html index 02ef0c9492..1a23ca8eb5 100644 --- a/files/fr/web/javascript/reference/objets_globaux/generatorfunction/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/generatorfunction/prototype/index.html @@ -10,6 +10,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/GeneratorFunction +translation_of_original: Web/JavaScript/Reference/Global_Objects/GeneratorFunction/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/internalerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/internalerror/prototype/index.html index 8564a09fbb..7d44d99002 100644 --- a/files/fr/web/javascript/reference/objets_globaux/internalerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/internalerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/InternalError +translation_of_original: Web/JavaScript/Reference/Global_Objects/InternalError/prototype ---
{{JSRef}} {{non-standard_header}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/collator/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/collator/prototype/index.html index 2569da13c3..b523b88842 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/collator/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/collator/prototype/index.html @@ -11,6 +11,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/Collator +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/Collator/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/datetimeformat/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/datetimeformat/prototype/index.html index 4daa62ebdb..39e6679295 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/datetimeformat/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/datetimeformat/prototype/index.html @@ -10,6 +10,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/listformat/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/listformat/prototype/index.html index f0cf5ca0f5..1aab6a459d 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/listformat/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/listformat/prototype/index.html @@ -10,6 +10,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/locale/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/locale/prototype/index.html index d20ff89191..cc22f45a17 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/locale/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/locale/prototype/index.html @@ -9,6 +9,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Intl/Locale +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/Locale/prototype ---

{{JSRef}}

diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/numberformat/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/numberformat/prototype/index.html index 38ec9688f3..7627a01670 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/numberformat/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/numberformat/prototype/index.html @@ -11,6 +11,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/pluralrules/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/pluralrules/prototype/index.html index 2539ed3334..6674890eb1 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/pluralrules/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/pluralrules/prototype/index.html @@ -9,6 +9,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/PluralRules/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/intl/relativetimeformat/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/intl/relativetimeformat/prototype/index.html index 6fa2401f0e..9e212403c3 100644 --- a/files/fr/web/javascript/reference/objets_globaux/intl/relativetimeformat/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/intl/relativetimeformat/prototype/index.html @@ -9,6 +9,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/map/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/map/prototype/index.html index f268e6e21d..48a00f9135 100644 --- a/files/fr/web/javascript/reference/objets_globaux/map/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/map/prototype/index.html @@ -8,6 +8,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map +translation_of_original: Web/JavaScript/Reference/Global_Objects/Map/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/number/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/number/prototype/index.html index 4c0fbdb8ed..0cb02e939e 100644 --- a/files/fr/web/javascript/reference/objets_globaux/number/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/number/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Number +translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/object/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/object/prototype/index.html index 29d6a8090b..6eb405ace4 100644 --- a/files/fr/web/javascript/reference/objets_globaux/object/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/object/prototype/index.html @@ -7,6 +7,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Object +translation_of_original: Web/JavaScript/Reference/Global_Objects/Object/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/promise/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/promise/prototype/index.html index 7ac60aaa5b..9a6146375f 100644 --- a/files/fr/web/javascript/reference/objets_globaux/promise/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/promise/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Promise +translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/proxy/handler/index.html b/files/fr/web/javascript/reference/objets_globaux/proxy/handler/index.html index 9b825973e9..0611c7bcd2 100644 --- a/files/fr/web/javascript/reference/objets_globaux/proxy/handler/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/proxy/handler/index.html @@ -7,6 +7,7 @@ tags: - Proxy - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy +translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/rangeerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/rangeerror/prototype/index.html index 12699abbf7..1af96393bc 100644 --- a/files/fr/web/javascript/reference/objets_globaux/rangeerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/rangeerror/prototype/index.html @@ -9,6 +9,7 @@ tags: - RangeError - Reference translation_of: Web/JavaScript/Reference/Global_Objects/RangeError +translation_of_original: Web/JavaScript/Reference/Global_Objects/RangeError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/referenceerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/referenceerror/prototype/index.html index 0927a5a047..bdbf50f34c 100644 --- a/files/fr/web/javascript/reference/objets_globaux/referenceerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/referenceerror/prototype/index.html @@ -9,6 +9,7 @@ tags: - Reference - ReferenceError translation_of: Web/JavaScript/Reference/Global_Objects/ReferenceError +translation_of_original: Web/JavaScript/Reference/Global_Objects/ReferenceError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/regexp/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/regexp/prototype/index.html index aeeae28dda..7a507e9699 100644 --- a/files/fr/web/javascript/reference/objets_globaux/regexp/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/regexp/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp +translation_of_original: Web/JavaScript/Reference/Global_Objects/RegExp/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/set/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/set/prototype/index.html index 995407dbfc..485be156ee 100644 --- a/files/fr/web/javascript/reference/objets_globaux/set/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/set/prototype/index.html @@ -7,6 +7,7 @@ tags: - Propriété - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Set +translation_of_original: Web/JavaScript/Reference/Global_Objects/Set/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/sharedarraybuffer/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/sharedarraybuffer/prototype/index.html index 678759cf0f..58e0f921fd 100644 --- a/files/fr/web/javascript/reference/objets_globaux/sharedarraybuffer/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/sharedarraybuffer/prototype/index.html @@ -9,6 +9,7 @@ tags: - SharedArrayBuffer - TypedArrays translation_of: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer +translation_of_original: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/string/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/string/prototype/index.html index 09cfb00008..f7fc1c80a6 100644 --- a/files/fr/web/javascript/reference/objets_globaux/string/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/string/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - String translation_of: Web/JavaScript/Reference/Global_Objects/String +translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/symbol/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/symbol/prototype/index.html index 916d192253..9f3c6f0703 100644 --- a/files/fr/web/javascript/reference/objets_globaux/symbol/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/symbol/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - Symbol translation_of: Web/JavaScript/Reference/Global_Objects/Symbol +translation_of_original: Web/JavaScript/Reference/Global_Objects/Symbol/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/syntaxerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/syntaxerror/prototype/index.html index 2256b66b87..7407f68670 100644 --- a/files/fr/web/javascript/reference/objets_globaux/syntaxerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/syntaxerror/prototype/index.html @@ -9,6 +9,7 @@ tags: - Reference - SyntaxError translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError +translation_of_original: Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/typedarray/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/typedarray/prototype/index.html index d5afb07f4b..85c7f14222 100644 --- a/files/fr/web/javascript/reference/objets_globaux/typedarray/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/typedarray/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - TypedArray translation_of: Web/JavaScript/Reference/Global_Objects/TypedArray +translation_of_original: Web/JavaScript/Reference/Global_Objects/TypedArray/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/typeerror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/typeerror/prototype/index.html index 2261245a9c..041451e11c 100644 --- a/files/fr/web/javascript/reference/objets_globaux/typeerror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/typeerror/prototype/index.html @@ -9,6 +9,7 @@ tags: - Reference - TypeError translation_of: Web/JavaScript/Reference/Global_Objects/TypeError +translation_of_original: Web/JavaScript/Reference/Global_Objects/TypeError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/urierror/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/urierror/prototype/index.html index 58db4bf9ca..4c45a4af6b 100644 --- a/files/fr/web/javascript/reference/objets_globaux/urierror/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/urierror/prototype/index.html @@ -9,6 +9,7 @@ tags: - Reference - URIError translation_of: Web/JavaScript/Reference/Global_Objects/URIError +translation_of_original: Web/JavaScript/Reference/Global_Objects/URIError/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/weakmap/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/weakmap/prototype/index.html index e63090051e..7ca2bf02d1 100644 --- a/files/fr/web/javascript/reference/objets_globaux/weakmap/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/weakmap/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - WeakMap translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap +translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/weakset/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/weakset/prototype/index.html index 21081bc0ba..092f97b6c3 100644 --- a/files/fr/web/javascript/reference/objets_globaux/weakset/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/weakset/prototype/index.html @@ -8,6 +8,7 @@ tags: - Reference - WeakSet translation_of: Web/JavaScript/Reference/Global_Objects/WeakSet +translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakSet/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/webassembly/global/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/webassembly/global/prototype/index.html index 35a27d9ef0..fabce82ac1 100644 --- a/files/fr/web/javascript/reference/objets_globaux/webassembly/global/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/webassembly/global/prototype/index.html @@ -7,6 +7,7 @@ tags: - Prototype - WebAssembly translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Global +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Global/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/webassembly/instance/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/webassembly/instance/prototype/index.html index 223205c3a4..504c57504a 100644 --- a/files/fr/web/javascript/reference/objets_globaux/webassembly/instance/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/webassembly/instance/prototype/index.html @@ -9,6 +9,7 @@ tags: - WebAssembly - instance translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype ---
{{JSRef}} {{SeeCompatTable}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/webassembly/memory/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/webassembly/memory/prototype/index.html index 70271ea710..32b16d8969 100644 --- a/files/fr/web/javascript/reference/objets_globaux/webassembly/memory/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/webassembly/memory/prototype/index.html @@ -9,6 +9,7 @@ tags: - WebAssembly - memory translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/prototype ---
{{JSRef}} {{SeeCompatTable}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/webassembly/module/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/webassembly/module/prototype/index.html index a43f0d565f..3ac694ae07 100644 --- a/files/fr/web/javascript/reference/objets_globaux/webassembly/module/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/webassembly/module/prototype/index.html @@ -10,6 +10,7 @@ tags: - Reference - WebAssembly translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Module +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Module/prototype ---
{{JSRef}}
diff --git a/files/fr/web/javascript/reference/objets_globaux/webassembly/table/prototype/index.html b/files/fr/web/javascript/reference/objets_globaux/webassembly/table/prototype/index.html index 77429edc50..b9f2be5e36 100644 --- a/files/fr/web/javascript/reference/objets_globaux/webassembly/table/prototype/index.html +++ b/files/fr/web/javascript/reference/objets_globaux/webassembly/table/prototype/index.html @@ -9,6 +9,7 @@ tags: - Reference - WebAssembly translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table +translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/prototype ---
{{JSRef}} {{SeeCompatTable}}
diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_arithm\303\251tiques/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_arithm\303\251tiques/index.html" index b0a4c14ba9..d11d106a96 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_arithm\303\251tiques/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_arithm\303\251tiques/index.html" @@ -6,6 +6,7 @@ tags: - Operator - Reference translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators ---
{{jsSidebar("Operators")}}
diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_binaires/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_binaires/index.html" index 621bfdbc4d..af76410f01 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_binaires/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_binaires/index.html" @@ -7,6 +7,7 @@ tags: - Opérateur - Reference translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators ---
{{jsSidebar("Operators")}}
diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_d_affectation/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_d_affectation/index.html" index 78c433de70..d019cb8637 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_d_affectation/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_d_affectation/index.html" @@ -6,6 +6,7 @@ tags: - Operator - Reference translation_of: Web/JavaScript/Reference/Operators#Assignment_operators +translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators ---
{{jsSidebar("Operators")}}
diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_cha\303\256nes/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_cha\303\256nes/index.html" index ad0a7e526f..5b7ec3375f 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_cha\303\256nes/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_cha\303\256nes/index.html" @@ -2,6 +2,7 @@ title: Opérateurs de chaînes slug: Web/JavaScript/Reference/Opérateurs/Opérateurs_de_chaînes translation_of: Web/JavaScript/Reference/Operators/Arithmetic_Operators#Addition +translation_of_original: Web/JavaScript/Reference/Operators/String_Operators ---

 

Résumé

diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_comparaison/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_comparaison/index.html" index 2e6ab2bb31..50d1221a40 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_comparaison/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_de_comparaison/index.html" @@ -6,6 +6,7 @@ tags: - Opérateur - Reference translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators ---
{{jsSidebar("Operators")}}
diff --git "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_logiques/index.html" "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_logiques/index.html" index 8a87240700..6b82320d69 100644 --- "a/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_logiques/index.html" +++ "b/files/fr/web/javascript/reference/op\303\251rateurs/op\303\251rateurs_logiques/index.html" @@ -6,6 +6,7 @@ tags: - Operator - Reference translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators ---
{{jsSidebar("Operators")}}
-- cgit v1.2.3-54-g00ecf