aboutsummaryrefslogtreecommitdiff
path: root/files/pl/web/javascript/guide
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/web/javascript/guide')
-rw-r--r--files/pl/web/javascript/guide/details_of_the_object_model/index.html5
-rw-r--r--files/pl/web/javascript/guide/expressions_and_operators/index.html5
-rw-r--r--files/pl/web/javascript/guide/functions/index.html3
-rw-r--r--files/pl/web/javascript/guide/grammar_and_types/index.html3
-rw-r--r--files/pl/web/javascript/guide/regular_expressions/index.html7
-rw-r--r--files/pl/web/javascript/guide/working_with_objects/index.html5
6 files changed, 17 insertions, 11 deletions
diff --git a/files/pl/web/javascript/guide/details_of_the_object_model/index.html b/files/pl/web/javascript/guide/details_of_the_object_model/index.html
index 2467b1c315..966001124c 100644
--- a/files/pl/web/javascript/guide/details_of_the_object_model/index.html
+++ b/files/pl/web/javascript/guide/details_of_the_object_model/index.html
@@ -1,13 +1,14 @@
---
title: Powrót dziedziczenia własności
-slug: >-
- Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Powrót_dziedziczenia_własności
+slug: Web/JavaScript/Guide/Details_of_the_Object_Model
tags:
- JavaScript
- Przewodnik_JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Guide/Details_of_the_Object_Model
translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Property_Inheritance_Revisited
+original_slug: >-
+ Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Powrót_dziedziczenia_własności
---
<p>
</p>
diff --git a/files/pl/web/javascript/guide/expressions_and_operators/index.html b/files/pl/web/javascript/guide/expressions_and_operators/index.html
index 272af2a690..2e475c9656 100644
--- a/files/pl/web/javascript/guide/expressions_and_operators/index.html
+++ b/files/pl/web/javascript/guide/expressions_and_operators/index.html
@@ -1,13 +1,14 @@
---
title: Operatory
-slug: >-
- Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Operatory
+slug: Web/JavaScript/Guide/Expressions_and_Operators
tags:
- JavaScript
- Przewodnik_JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators
+original_slug: >-
+ Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Operatory
---
<p>
</p>
diff --git a/files/pl/web/javascript/guide/functions/index.html b/files/pl/web/javascript/guide/functions/index.html
index d9e66793ea..3d88e960a8 100644
--- a/files/pl/web/javascript/guide/functions/index.html
+++ b/files/pl/web/javascript/guide/functions/index.html
@@ -1,7 +1,8 @@
---
title: Funkcje
-slug: Web/JavaScript/Guide/Funkcje
+slug: Web/JavaScript/Guide/Functions
translation_of: Web/JavaScript/Guide/Functions
+original_slug: Web/JavaScript/Guide/Funkcje
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Loops_and_iteration", "Web/JavaScript/Guide/Expressions_and_Operators")}}</div>
diff --git a/files/pl/web/javascript/guide/grammar_and_types/index.html b/files/pl/web/javascript/guide/grammar_and_types/index.html
index 98e66063d0..1605a47f8e 100644
--- a/files/pl/web/javascript/guide/grammar_and_types/index.html
+++ b/files/pl/web/javascript/guide/grammar_and_types/index.html
@@ -1,10 +1,11 @@
---
title: Składnia i typy
-slug: Web/JavaScript/Guide/Składnia_i_typy
+slug: Web/JavaScript/Guide/Grammar_and_types
tags:
- JavaScript
- Poradnik
translation_of: Web/JavaScript/Guide/Grammar_and_types
+original_slug: Web/JavaScript/Guide/Składnia_i_typy
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Introduction", "Web/JavaScript/Guide/Control_flow_and_error_handling")}}</div>
diff --git a/files/pl/web/javascript/guide/regular_expressions/index.html b/files/pl/web/javascript/guide/regular_expressions/index.html
index 658886f724..0d5119e561 100644
--- a/files/pl/web/javascript/guide/regular_expressions/index.html
+++ b/files/pl/web/javascript/guide/regular_expressions/index.html
@@ -1,7 +1,6 @@
---
-title: 'Globalne wyszukiwanie, wielkość znaków, wieloliniowe wejście'
-slug: >-
- Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Praca_z_wyrażeniami_regularnymi/Globalne_wyszukiwanie,_wielkość_znaków,_wieloliniowe_wejście
+title: Globalne wyszukiwanie, wielkość znaków, wieloliniowe wejście
+slug: Web/JavaScript/Guide/Regular_Expressions
tags:
- JavaScript
- Przewodnik_JavaScript
@@ -9,6 +8,8 @@ tags:
translation_of: Web/JavaScript/Guide/Regular_Expressions
translation_of_original: >-
Web/JavaScript/Guide/Obsolete_Pages/Working_with_Regular_Expressions/Advanced_Searching_With_Flags
+original_slug: >-
+ Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Praca_z_wyrażeniami_regularnymi/Globalne_wyszukiwanie,_wielkość_znaków,_wieloliniowe_wejście
---
<p>
</p>
diff --git a/files/pl/web/javascript/guide/working_with_objects/index.html b/files/pl/web/javascript/guide/working_with_objects/index.html
index 5f4df2019b..773a23b5cf 100644
--- a/files/pl/web/javascript/guide/working_with_objects/index.html
+++ b/files/pl/web/javascript/guide/working_with_objects/index.html
@@ -1,13 +1,14 @@
---
title: Obiekty i własności
-slug: >-
- Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Obiekty_i_własności
+slug: Web/JavaScript/Guide/Working_with_Objects
tags:
- JavaScript
- Przewodnik_JavaScript
- Wszystkie_kategorie
translation_of: Web/JavaScript/Guide/Working_with_Objects
translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Objects_and_Properties
+original_slug: >-
+ Web/JavaScript/Guide/Obsolete_Pages/Przewodnik_po_języku_JavaScript_1.5/Obiekty_i_własności
---
<p>
</p>