aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript')
-rw-r--r--files/ru/web/javascript/about_javascript/index.html3
-rw-r--r--files/ru/web/javascript/guide/introduction/index.html3
-rw-r--r--files/ru/web/javascript/guide/loops_and_iteration/index.html3
-rw-r--r--files/ru/web/javascript/guide/using_promises/index.html3
-rw-r--r--files/ru/web/javascript/reference/about/index.html3
-rw-r--r--files/ru/web/javascript/reference/classes/private_class_fields/index.html3
-rw-r--r--files/ru/web/javascript/reference/classes/public_class_fields/index.html3
-rw-r--r--files/ru/web/javascript/reference/errors/var_hides_argument/index.html3
-rw-r--r--files/ru/web/javascript/reference/functions/method_definitions/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/proxy/proxy/set/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/trimend/index.html3
-rw-r--r--files/ru/web/javascript/reference/global_objects/string/trimstart/index.html3
-rw-r--r--files/ru/web/javascript/reference/operators/assignment/index.html3
-rw-r--r--files/ru/web/javascript/reference/operators/comma_operator/index.html3
-rw-r--r--files/ru/web/javascript/reference/operators/conditional_operator/index.html3
-rw-r--r--files/ru/web/javascript/reference/operators/grouping/index.html3
-rw-r--r--files/ru/web/javascript/reference/operators/pipeline_operator/index.html3
-rw-r--r--files/ru/web/javascript/reference/statements/block/index.html3
-rw-r--r--files/ru/web/javascript/reference/template_literals/index.html3
-rw-r--r--files/ru/web/javascript/shells/index.html3
21 files changed, 42 insertions, 21 deletions
diff --git a/files/ru/web/javascript/about_javascript/index.html b/files/ru/web/javascript/about_javascript/index.html
index 6d3682cf3a..12ec0deb4f 100644
--- a/files/ru/web/javascript/about_javascript/index.html
+++ b/files/ru/web/javascript/about_javascript/index.html
@@ -1,6 +1,6 @@
---
title: О JavaScript
-slug: Web/JavaScript/О_JavaScript
+slug: Web/JavaScript/About_JavaScript
tags:
- Beginner
- Introduction
@@ -8,6 +8,7 @@ tags:
- Вступление
- Новичку
translation_of: Web/JavaScript/About_JavaScript
+original_slug: Web/JavaScript/О_JavaScript
---
<p>{{JsSidebar()}}</p>
diff --git a/files/ru/web/javascript/guide/introduction/index.html b/files/ru/web/javascript/guide/introduction/index.html
index 1b49c45ddb..07c31a7a05 100644
--- a/files/ru/web/javascript/guide/introduction/index.html
+++ b/files/ru/web/javascript/guide/introduction/index.html
@@ -1,11 +1,12 @@
---
title: Введение в JavaScript
-slug: Web/JavaScript/Guide/Введение_в_JavaScript
+slug: Web/JavaScript/Guide/Introduction
tags:
- Beginner
- Guide
- JavaScript
translation_of: Web/JavaScript/Guide/Introduction
+original_slug: Web/JavaScript/Guide/Введение_в_JavaScript
---
<p>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Values,_variables,_and_literals")}}</p>
diff --git a/files/ru/web/javascript/guide/loops_and_iteration/index.html b/files/ru/web/javascript/guide/loops_and_iteration/index.html
index 231bc70804..8b4d751de5 100644
--- a/files/ru/web/javascript/guide/loops_and_iteration/index.html
+++ b/files/ru/web/javascript/guide/loops_and_iteration/index.html
@@ -1,11 +1,12 @@
---
title: Циклы и итерации
-slug: Web/JavaScript/Guide/Циклы_и_итерации
+slug: Web/JavaScript/Guide/Loops_and_iteration
tags:
- for
- операторы цикла
- циклы
translation_of: Web/JavaScript/Guide/Loops_and_iteration
+original_slug: Web/JavaScript/Guide/Циклы_и_итерации
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Control_flow_and_error_handling", "Web/JavaScript/Guide/Functions")}}</div>
diff --git a/files/ru/web/javascript/guide/using_promises/index.html b/files/ru/web/javascript/guide/using_promises/index.html
index a910dfca09..d104f15d9e 100644
--- a/files/ru/web/javascript/guide/using_promises/index.html
+++ b/files/ru/web/javascript/guide/using_promises/index.html
@@ -1,12 +1,13 @@
---
title: Использование промисов
-slug: Web/JavaScript/Guide/Ispolzovanie_promisov
+slug: Web/JavaScript/Guide/Using_promises
tags:
- JavaScript
- Асинхронность
- Гайд
- промис
translation_of: Web/JavaScript/Guide/Using_promises
+original_slug: Web/JavaScript/Guide/Ispolzovanie_promisov
---
<div>
<p>{{jsSidebar("Руководство по JavaScript")}}{{PreviousNext("Web/JavaScript/Guide/Details_of_the_Object_Model", "Web/JavaScript/Guide/Iterators_and_Generators")}}</p>
diff --git a/files/ru/web/javascript/reference/about/index.html b/files/ru/web/javascript/reference/about/index.html
index bbb30f131d..14115de212 100644
--- a/files/ru/web/javascript/reference/about/index.html
+++ b/files/ru/web/javascript/reference/about/index.html
@@ -1,7 +1,8 @@
---
title: Об этой справке
-slug: Web/JavaScript/Reference/Об
+slug: Web/JavaScript/Reference/About
translation_of: Web/JavaScript/Reference/About
+original_slug: Web/JavaScript/Reference/Об
---
<div>{{JsSidebar}}</div>
diff --git a/files/ru/web/javascript/reference/classes/private_class_fields/index.html b/files/ru/web/javascript/reference/classes/private_class_fields/index.html
index 09fe2505e2..86d8220363 100644
--- a/files/ru/web/javascript/reference/classes/private_class_fields/index.html
+++ b/files/ru/web/javascript/reference/classes/private_class_fields/index.html
@@ -1,7 +1,8 @@
---
title: Приватные поля класса
-slug: Web/JavaScript/Reference/Classes/Приватные_поля_класса
+slug: Web/JavaScript/Reference/Classes/Private_class_fields
translation_of: Web/JavaScript/Reference/Classes/Private_class_fields
+original_slug: Web/JavaScript/Reference/Classes/Приватные_поля_класса
---
<div>{{JsSidebar("Classes")}}</div>
diff --git a/files/ru/web/javascript/reference/classes/public_class_fields/index.html b/files/ru/web/javascript/reference/classes/public_class_fields/index.html
index ade4b8151f..c1aca8f166 100644
--- a/files/ru/web/javascript/reference/classes/public_class_fields/index.html
+++ b/files/ru/web/javascript/reference/classes/public_class_fields/index.html
@@ -1,10 +1,11 @@
---
title: Поля классов
-slug: Web/JavaScript/Reference/Classes/Class_fields
+slug: Web/JavaScript/Reference/Classes/Public_class_fields
tags:
- JavaScript
- Классы
translation_of: Web/JavaScript/Reference/Classes/Public_class_fields
+original_slug: Web/JavaScript/Reference/Classes/Class_fields
---
<div>{{JsSidebar("Classes")}}</div>
diff --git a/files/ru/web/javascript/reference/errors/var_hides_argument/index.html b/files/ru/web/javascript/reference/errors/var_hides_argument/index.html
index 85ad505cbd..91953a36c8 100644
--- a/files/ru/web/javascript/reference/errors/var_hides_argument/index.html
+++ b/files/ru/web/javascript/reference/errors/var_hides_argument/index.html
@@ -1,12 +1,13 @@
---
title: 'TypeError: переменная "x" переопределяет аргумент'
-slug: Web/JavaScript/Reference/Errors/Переменные_скрывают_аргумент
+slug: Web/JavaScript/Reference/Errors/Var_hides_argument
tags:
- Errors
- JavaScript
- Strict Mode
- TypeError
translation_of: Web/JavaScript/Reference/Errors/Var_hides_argument
+original_slug: Web/JavaScript/Reference/Errors/Переменные_скрывают_аргумент
---
<div>{{jsSidebar("Errors")}}</div>
diff --git a/files/ru/web/javascript/reference/functions/method_definitions/index.html b/files/ru/web/javascript/reference/functions/method_definitions/index.html
index 2f50dfe53f..e758926921 100644
--- a/files/ru/web/javascript/reference/functions/method_definitions/index.html
+++ b/files/ru/web/javascript/reference/functions/method_definitions/index.html
@@ -1,7 +1,8 @@
---
title: Определение методов
-slug: Web/JavaScript/Reference/Functions/Определиние_методов
+slug: Web/JavaScript/Reference/Functions/Method_definitions
translation_of: Web/JavaScript/Reference/Functions/Method_definitions
+original_slug: Web/JavaScript/Reference/Functions/Определиние_методов
---
<div>{{JsSidebar("Functions")}}</div>
diff --git a/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html b/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html
index a796a08e26..8e18f0d1c3 100644
--- a/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html
+++ b/files/ru/web/javascript/reference/global_objects/proxy/proxy/deleteproperty/index.html
@@ -1,10 +1,11 @@
---
title: handler.deleteProperty()
-slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/deleteProperty
+slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/deleteProperty
tags:
- Прокси
- метод
translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/deleteProperty
+original_slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/deleteProperty
---
<div>{{JSRef}}</div>
diff --git a/files/ru/web/javascript/reference/global_objects/proxy/proxy/set/index.html b/files/ru/web/javascript/reference/global_objects/proxy/proxy/set/index.html
index 88b030ecc4..7e5ed05f0a 100644
--- a/files/ru/web/javascript/reference/global_objects/proxy/proxy/set/index.html
+++ b/files/ru/web/javascript/reference/global_objects/proxy/proxy/set/index.html
@@ -1,10 +1,11 @@
---
title: handler.set()
-slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/set
+slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/set
tags:
- Прокси
- метод
translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/set
+original_slug: Web/JavaScript/Reference/Global_Objects/Proxy/handler/set
---
<div>{{JSRef}}</div>
diff --git a/files/ru/web/javascript/reference/global_objects/string/trimend/index.html b/files/ru/web/javascript/reference/global_objects/string/trimend/index.html
index 4a7bd8e907..f076d3b996 100644
--- a/files/ru/web/javascript/reference/global_objects/string/trimend/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/trimend/index.html
@@ -1,6 +1,6 @@
---
title: String.prototype.trimRight()
-slug: Web/JavaScript/Reference/Global_Objects/String/TrimRight
+slug: Web/JavaScript/Reference/Global_Objects/String/trimEnd
tags:
- JavaScript
- Method
@@ -9,6 +9,7 @@ tags:
- Reference
- String
translation_of: Web/JavaScript/Reference/Global_Objects/String/trimEnd
+original_slug: Web/JavaScript/Reference/Global_Objects/String/TrimRight
---
<div>{{JSRef("Global_Objects", "String")}} {{non-standard_header}}</div>
diff --git a/files/ru/web/javascript/reference/global_objects/string/trimstart/index.html b/files/ru/web/javascript/reference/global_objects/string/trimstart/index.html
index f60326e795..c6a887f51c 100644
--- a/files/ru/web/javascript/reference/global_objects/string/trimstart/index.html
+++ b/files/ru/web/javascript/reference/global_objects/string/trimstart/index.html
@@ -1,6 +1,6 @@
---
title: String.prototype.trimLeft()
-slug: Web/JavaScript/Reference/Global_Objects/String/TrimLeft
+slug: Web/JavaScript/Reference/Global_Objects/String/trimStart
tags:
- JavaScript
- Method
@@ -9,6 +9,7 @@ tags:
- Reference
- String
translation_of: Web/JavaScript/Reference/Global_Objects/String/trimStart
+original_slug: Web/JavaScript/Reference/Global_Objects/String/TrimLeft
---
<div>{{JSRef("Global_Objects", "String")}} {{non-standard_header}}</div>
diff --git a/files/ru/web/javascript/reference/operators/assignment/index.html b/files/ru/web/javascript/reference/operators/assignment/index.html
index 0517dc2ccd..bbafec1afa 100644
--- a/files/ru/web/javascript/reference/operators/assignment/index.html
+++ b/files/ru/web/javascript/reference/operators/assignment/index.html
@@ -1,6 +1,6 @@
---
title: Присваивание (=)
-slug: Web/JavaScript/Reference/Operators/Присваивание
+slug: Web/JavaScript/Reference/Operators/Assignment
tags:
- Assignment operator
- JavaScript
@@ -12,6 +12,7 @@ tags:
- "Особенность\_языка"
- справочник
translation_of: Web/JavaScript/Reference/Operators/Assignment
+original_slug: Web/JavaScript/Reference/Operators/Присваивание
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ru/web/javascript/reference/operators/comma_operator/index.html b/files/ru/web/javascript/reference/operators/comma_operator/index.html
index 471c81ba88..85d739fdab 100644
--- a/files/ru/web/javascript/reference/operators/comma_operator/index.html
+++ b/files/ru/web/javascript/reference/operators/comma_operator/index.html
@@ -1,9 +1,10 @@
---
title: Оператор Запятая
-slug: Web/JavaScript/Reference/Operators/Оператор_Запятая
+slug: Web/JavaScript/Reference/Operators/Comma_Operator
tags:
- Оператор запятая
translation_of: Web/JavaScript/Reference/Operators/Comma_Operator
+original_slug: Web/JavaScript/Reference/Operators/Оператор_Запятая
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ru/web/javascript/reference/operators/conditional_operator/index.html b/files/ru/web/javascript/reference/operators/conditional_operator/index.html
index 344d7f21d9..facc7e671a 100644
--- a/files/ru/web/javascript/reference/operators/conditional_operator/index.html
+++ b/files/ru/web/javascript/reference/operators/conditional_operator/index.html
@@ -1,10 +1,11 @@
---
title: Условный (тернарный) оператор
-slug: Web/JavaScript/Reference/Operators/Условный_оператор
+slug: Web/JavaScript/Reference/Operators/Conditional_Operator
tags:
- JavaScript
- Оператор
translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator
+original_slug: Web/JavaScript/Reference/Operators/Условный_оператор
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ru/web/javascript/reference/operators/grouping/index.html b/files/ru/web/javascript/reference/operators/grouping/index.html
index ecc180ab21..0b504945a1 100644
--- a/files/ru/web/javascript/reference/operators/grouping/index.html
+++ b/files/ru/web/javascript/reference/operators/grouping/index.html
@@ -1,11 +1,12 @@
---
title: Оператор группировки
-slug: Web/JavaScript/Reference/Operators/Группировка
+slug: Web/JavaScript/Reference/Operators/Grouping
tags:
- JavaScript
- Оператор
- Основные выражения
translation_of: Web/JavaScript/Reference/Operators/Grouping
+original_slug: Web/JavaScript/Reference/Operators/Группировка
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ru/web/javascript/reference/operators/pipeline_operator/index.html b/files/ru/web/javascript/reference/operators/pipeline_operator/index.html
index fa43c6d346..ec069c9e24 100644
--- a/files/ru/web/javascript/reference/operators/pipeline_operator/index.html
+++ b/files/ru/web/javascript/reference/operators/pipeline_operator/index.html
@@ -1,6 +1,6 @@
---
title: Конвейерный оператор
-slug: Web/JavaScript/Reference/Operators/Конвейерный_оператор
+slug: Web/JavaScript/Reference/Operators/Pipeline_operator
tags:
- Experimental
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Оператор
- Экспериментальный
translation_of: Web/JavaScript/Reference/Operators/Pipeline_operator
+original_slug: Web/JavaScript/Reference/Operators/Конвейерный_оператор
---
<div>{{jsSidebar("Operators")}} {{SeeCompatTable}}</div>
diff --git a/files/ru/web/javascript/reference/statements/block/index.html b/files/ru/web/javascript/reference/statements/block/index.html
index 4122fea24d..44198e332a 100644
--- a/files/ru/web/javascript/reference/statements/block/index.html
+++ b/files/ru/web/javascript/reference/statements/block/index.html
@@ -1,12 +1,13 @@
---
title: Блок
-slug: Web/JavaScript/Reference/Statements/Блок
+slug: Web/JavaScript/Reference/Statements/block
tags:
- JavaScript
- Инструкция
- Оператор
- справочник
translation_of: Web/JavaScript/Reference/Statements/block
+original_slug: Web/JavaScript/Reference/Statements/Блок
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/ru/web/javascript/reference/template_literals/index.html b/files/ru/web/javascript/reference/template_literals/index.html
index d8b4b9a442..158408bb40 100644
--- a/files/ru/web/javascript/reference/template_literals/index.html
+++ b/files/ru/web/javascript/reference/template_literals/index.html
@@ -1,6 +1,6 @@
---
title: Шаблонные строки
-slug: Web/JavaScript/Reference/template_strings
+slug: Web/JavaScript/Reference/Template_literals
tags:
- ECMAScript6
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Шаблонные строки
- Экспериментальный
translation_of: Web/JavaScript/Reference/Template_literals
+original_slug: Web/JavaScript/Reference/template_strings
---
<div>{{JsSidebar("More")}}</div>
diff --git a/files/ru/web/javascript/shells/index.html b/files/ru/web/javascript/shells/index.html
index b6e3421b96..8fac8980ad 100644
--- a/files/ru/web/javascript/shells/index.html
+++ b/files/ru/web/javascript/shells/index.html
@@ -1,7 +1,8 @@
---
title: JavaScript оболочки
-slug: Web/JavaScript/JavaScript_шеллы
+slug: Web/JavaScript/Shells
translation_of: Web/JavaScript/Shells
+original_slug: Web/JavaScript/JavaScript_шеллы
---
<div>{{JsSidebar}}</div>