diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/fr/web/javascript/reference | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/fr/web/javascript/reference')
47 files changed, 47 insertions, 0 deletions
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 --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/fr/web/javascript/reference/mots_réservés/index.html b/files/fr/web/javascript/reference/mots_réservés/index.html index 01dfd777be..dae1cd3126 100644 --- a/files/fr/web/javascript/reference/mots_réservés/index.html +++ b/files/fr/web/javascript/reference/mots_réservés/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 --- <h3 id="Introduction">Introduction</h3> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}} {{non-standard_header}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <p>{{JSRef}}</p> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}} {{SeeCompatTable}}</div> 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 --- <div>{{JSRef}} {{SeeCompatTable}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}} {{SeeCompatTable}}</div> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_arithmétiques/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_arithmétiques/index.html index b0a4c14ba9..d11d106a96 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_arithmétiques/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_arithmétiques/index.html @@ -6,6 +6,7 @@ tags: - Operator - Reference translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_binaires/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_binaires/index.html index 621bfdbc4d..af76410f01 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_binaires/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_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 --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_d_affectation/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_d_affectation/index.html index 78c433de70..d019cb8637 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_d_affectation/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_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 --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_de_chaînes/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_de_chaînes/index.html index ad0a7e526f..5b7ec3375f 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_de_chaînes/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_de_chaînes/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 --- <p> </p> <h3 id="R.C3.A9sum.C3.A9" name="R.C3.A9sum.C3.A9">Résumé</h3> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_de_comparaison/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_de_comparaison/index.html index 2e6ab2bb31..50d1221a40 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_de_comparaison/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_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 --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/fr/web/javascript/reference/opérateurs/opérateurs_logiques/index.html b/files/fr/web/javascript/reference/opérateurs/opérateurs_logiques/index.html index 8a87240700..6b82320d69 100644 --- a/files/fr/web/javascript/reference/opérateurs/opérateurs_logiques/index.html +++ b/files/fr/web/javascript/reference/opérateurs/opérateurs_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 --- <div>{{jsSidebar("Operators")}}</div> |