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/uk | |
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/uk')
26 files changed, 26 insertions, 0 deletions
diff --git a/files/uk/glossary/dtd/index.html b/files/uk/glossary/dtd/index.html index 9efebb1bb0..2106fd19d6 100644 --- a/files/uk/glossary/dtd/index.html +++ b/files/uk/glossary/dtd/index.html @@ -5,5 +5,6 @@ tags: - CodingScripting - Глосарій translation_of: Glossary/Doctype +translation_of_original: Glossary/DTD --- <p>{{page("/uk/docs/Glossary/Doctype")}}</p> diff --git a/files/uk/web/api/windowtimers/index.html b/files/uk/web/api/windowtimers/index.html index 8e3b6dfd47..d28752bde7 100644 --- a/files/uk/web/api/windowtimers/index.html +++ b/files/uk/web/api/windowtimers/index.html @@ -13,6 +13,7 @@ tags: - TopicStub - Workers translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowTimers --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/uk/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html b/files/uk/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html index cdb8ea92c1..e111a70633 100644 --- a/files/uk/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html +++ b/files/uk/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html @@ -2,6 +2,7 @@ title: Використання CSS flexible-боксів slug: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox +translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes --- <div>{{CSSRef}}</div> diff --git a/files/uk/web/events/abort/index.html b/files/uk/web/events/abort/index.html index 65e2d7e046..40a9e144fc 100644 --- a/files/uk/web/events/abort/index.html +++ b/files/uk/web/events/abort/index.html @@ -2,6 +2,7 @@ title: abort slug: Web/Events/abort translation_of: Web/API/HTMLMediaElement/abort_event +translation_of_original: Web/Events/abort --- <p>Подія <code>abort</code> спрацьовує коли завантаження ресурсу було <span id="result_box" lang="uk"><span>перервано</span></span>.</p> diff --git a/files/uk/web/guide/css/getting_started/index.html b/files/uk/web/guide/css/getting_started/index.html index d273ec9d69..cedd782ad2 100644 --- a/files/uk/web/guide/css/getting_started/index.html +++ b/files/uk/web/guide/css/getting_started/index.html @@ -2,6 +2,7 @@ title: Getting started with CSS slug: Web/Guide/CSS/Getting_started translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p><span class="seoSummary">Це керівництво ознайомить Вас з основними функціями та мовою (синтаксисом) каскадних таблиць стилів (<a href="/uk/docs/Web/Guide/CSS" title="/en-US/docs/Web/Guide/CSS"><strong>Cascading Style Sheets</strong></a> - CSS). Ви використовуєте CSS, щоб змінити зовнішній вигляд структурованого документу, такого як веб-сторінка. Урок також включає приклади вправ, які ви можете спробувати виконати на власному комп’ютері, щоб побачити ефекти CSS і функції, що реалізуються в сучасних браузерах.</span></p> diff --git a/files/uk/web/guide/css/getting_started/what_is_css/index.html b/files/uk/web/guide/css/getting_started/what_is_css/index.html index dfaba8a76d..f1ee8b66b1 100644 --- a/files/uk/web/guide/css/getting_started/what_is_css/index.html +++ b/files/uk/web/guide/css/getting_started/what_is_css/index.html @@ -2,6 +2,7 @@ title: What is CSS? slug: Web/Guide/CSS/Getting_started/What_is_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <div>{{CSSTutorialTOC}}</div> 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> diff --git a/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html b/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html index 6adc641eb6..88128f5d99 100644 --- a/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/uk/web/javascript/reference/operators/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/bitwise_operators/index.html b/files/uk/web/javascript/reference/operators/bitwise_operators/index.html index 4db007fb3e..3107d5aa64 100644 --- a/files/uk/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/uk/web/javascript/reference/operators/bitwise_operators/index.html @@ -6,6 +6,7 @@ tags: - Довідка - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/logical_operators/index.html b/files/uk/web/javascript/reference/operators/logical_operators/index.html index a2613381eb..ea1edb506a 100644 --- a/files/uk/web/javascript/reference/operators/logical_operators/index.html +++ b/files/uk/web/javascript/reference/operators/logical_operators/index.html @@ -6,6 +6,7 @@ tags: - Оператор - логічний translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html b/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html index c1dc7dfbf8..4e635569ae 100644 --- a/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html +++ b/files/uk/web/javascript/reference/operators/оператор_розпакування/index.html @@ -8,6 +8,7 @@ tags: - Ітератор - Оператор translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html b/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html index ea253b2291..9285c5dd5a 100644 --- a/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html +++ b/files/uk/web/javascript/reference/operators/оператори_порівняння/index.html @@ -6,6 +6,7 @@ tags: - Довідка - Оператор translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html b/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html index d69f9055d1..6c056272a1 100644 --- a/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html +++ b/files/uk/web/javascript/reference/operators/оператори_присвоєння/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Оператор 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/uk/web/javascript/reference/statements/default/index.html b/files/uk/web/javascript/reference/statements/default/index.html index 648a2ec139..c766150f22 100644 --- a/files/uk/web/javascript/reference/statements/default/index.html +++ b/files/uk/web/javascript/reference/statements/default/index.html @@ -2,6 +2,7 @@ title: default slug: Web/JavaScript/Reference/Statements/default translation_of: Web/JavaScript/Reference/Statements/switch +translation_of_original: Web/JavaScript/Reference/Statements/default --- <div>{{jsSidebar("Statements")}}</div> |