diff options
Diffstat (limited to 'files/uk/web/javascript/reference/global_objects')
13 files changed, 13 insertions, 0 deletions
diff --git a/files/uk/web/javascript/reference/global_objects/boolean/prototype/index.html b/files/uk/web/javascript/reference/global_objects/boolean/prototype/index.html index 4ae7e48bcb..dd69fe02f7 100644 --- a/files/uk/web/javascript/reference/global_objects/boolean/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/boolean/prototype/index.html @@ -8,6 +8,7 @@ tags: - Поле - прототип 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/uk/web/javascript/reference/global_objects/error/prototype/index.html b/files/uk/web/javascript/reference/global_objects/error/prototype/index.html index 64c7b5eff5..c0bcaf8739 100644 --- a/files/uk/web/javascript/reference/global_objects/error/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/error/prototype/index.html @@ -7,6 +7,7 @@ tags: - Властивість - прототип 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/uk/web/javascript/reference/global_objects/evalerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/evalerror/prototype/index.html index e7f4230c60..567dad0c0b 100644 --- a/files/uk/web/javascript/reference/global_objects/evalerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/evalerror/prototype/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - помилка 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/uk/web/javascript/reference/global_objects/function/prototype/index.html b/files/uk/web/javascript/reference/global_objects/function/prototype/index.html index 0b1e30cad1..aefa5cad6b 100644 --- a/files/uk/web/javascript/reference/global_objects/function/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/function/prototype/index.html @@ -7,6 +7,7 @@ tags: - Властивість - прототип 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/uk/web/javascript/reference/global_objects/generatorfunction/prototype/index.html b/files/uk/web/javascript/reference/global_objects/generatorfunction/prototype/index.html index 8f8fcce4c0..0c20812347 100644 --- a/files/uk/web/javascript/reference/global_objects/generatorfunction/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/generatorfunction/prototype/index.html @@ -9,6 +9,7 @@ tags: - Властивість - прототип 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/uk/web/javascript/reference/global_objects/internalerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/internalerror/prototype/index.html index bedf48c367..44dc74ec1a 100644 --- a/files/uk/web/javascript/reference/global_objects/internalerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/internalerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - Властивість - прототип 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/uk/web/javascript/reference/global_objects/promise/prototype/index.html b/files/uk/web/javascript/reference/global_objects/promise/prototype/index.html index e558cdf02c..33bdd86562 100644 --- a/files/uk/web/javascript/reference/global_objects/promise/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/promise/prototype/index.html @@ -7,6 +7,7 @@ tags: - ДжаваСкріпт - Проміс 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/uk/web/javascript/reference/global_objects/rangeerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/rangeerror/prototype/index.html index f0b90c5eab..8a836ddd56 100644 --- a/files/uk/web/javascript/reference/global_objects/rangeerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/rangeerror/prototype/index.html @@ -7,6 +7,7 @@ tags: - RangeError - прототип 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/uk/web/javascript/reference/global_objects/referenceerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/referenceerror/prototype/index.html index 82bd7af85e..cacfaf2719 100644 --- a/files/uk/web/javascript/reference/global_objects/referenceerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/referenceerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - помилка - прототип 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/uk/web/javascript/reference/global_objects/syntaxerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/syntaxerror/prototype/index.html index c2d5f46901..b4d42f339c 100644 --- a/files/uk/web/javascript/reference/global_objects/syntaxerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/syntaxerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - 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/uk/web/javascript/reference/global_objects/typeerror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/typeerror/prototype/index.html index 6e6cef6483..7b9c55fc37 100644 --- a/files/uk/web/javascript/reference/global_objects/typeerror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/typeerror/prototype/index.html @@ -7,6 +7,7 @@ tags: - 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/uk/web/javascript/reference/global_objects/urierror/prototype/index.html b/files/uk/web/javascript/reference/global_objects/urierror/prototype/index.html index 4dd9c5113e..d8a4144790 100644 --- a/files/uk/web/javascript/reference/global_objects/urierror/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/urierror/prototype/index.html @@ -8,6 +8,7 @@ tags: - помилка - прототип 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/uk/web/javascript/reference/global_objects/число/prototype/index.html b/files/uk/web/javascript/reference/global_objects/число/prototype/index.html index 82c904e1ea..3cd9d811cc 100644 --- a/files/uk/web/javascript/reference/global_objects/число/prototype/index.html +++ b/files/uk/web/javascript/reference/global_objects/число/prototype/index.html @@ -7,6 +7,7 @@ tags: - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number +translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype --- <div>{{JSRef}}</div> |