From b8170f78422f2269dfc9df7760cc1ad51c048c00 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:25 +0100 Subject: unslug pl: modify --- .../web/javascript/reference/global_objects/function/apply/index.html | 3 ++- .../javascript/reference/global_objects/function/arguments/index.html | 3 ++- .../web/javascript/reference/global_objects/function/bind/index.html | 3 ++- .../web/javascript/reference/global_objects/function/caller/index.html | 3 ++- .../reference/global_objects/function/displayname/index.html | 3 ++- files/pl/web/javascript/reference/global_objects/function/index.html | 3 ++- .../web/javascript/reference/global_objects/function/length/index.html | 3 ++- .../javascript/reference/global_objects/function/tostring/index.html | 3 ++- 8 files changed, 16 insertions(+), 8 deletions(-) (limited to 'files/pl/web/javascript/reference/global_objects/function') diff --git a/files/pl/web/javascript/reference/global_objects/function/apply/index.html b/files/pl/web/javascript/reference/global_objects/function/apply/index.html index 411b47423a..1114e51167 100644 --- a/files/pl/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/apply/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.apply() -slug: Web/JavaScript/Referencje/Obiekty/Function/apply +slug: Web/JavaScript/Reference/Global_Objects/Function/apply translation_of: Web/JavaScript/Reference/Global_Objects/Function/apply +original_slug: Web/JavaScript/Referencje/Obiekty/Function/apply ---
{{JSRef}}
diff --git a/files/pl/web/javascript/reference/global_objects/function/arguments/index.html b/files/pl/web/javascript/reference/global_objects/function/arguments/index.html index abbb63eef4..2730721c86 100644 --- a/files/pl/web/javascript/reference/global_objects/function/arguments/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/arguments/index.html @@ -1,12 +1,13 @@ --- title: Function.arguments -slug: Web/JavaScript/Referencje/Obiekty/Function/arguments +slug: Web/JavaScript/Reference/Global_Objects/Function/arguments tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Function/arguments +original_slug: Web/JavaScript/Referencje/Obiekty/Function/arguments ---

{{JSRef}}{{ Deprecated_header() }}

diff --git a/files/pl/web/javascript/reference/global_objects/function/bind/index.html b/files/pl/web/javascript/reference/global_objects/function/bind/index.html index 028db6b6d4..804d686f1d 100644 --- a/files/pl/web/javascript/reference/global_objects/function/bind/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/bind/index.html @@ -1,7 +1,8 @@ --- title: Function.prototype.bind() -slug: Web/JavaScript/Referencje/Obiekty/Function/bind +slug: Web/JavaScript/Reference/Global_Objects/Function/bind translation_of: Web/JavaScript/Reference/Global_Objects/Function/bind +original_slug: Web/JavaScript/Referencje/Obiekty/Function/bind ---
{{JSRef}}
Metoda bind() tworzy nową funkcję, której wywołanie powoduje ustawienie this na podaną wartość, z podaną sekwencją argumentów poprzedzającą dowolną podaną podczas wywołania nowej funkcji.
diff --git a/files/pl/web/javascript/reference/global_objects/function/caller/index.html b/files/pl/web/javascript/reference/global_objects/function/caller/index.html index 1c86b7f92f..c32102869a 100644 --- a/files/pl/web/javascript/reference/global_objects/function/caller/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/caller/index.html @@ -1,12 +1,13 @@ --- title: Function.caller -slug: Web/JavaScript/Referencje/Obiekty/Function/caller +slug: Web/JavaScript/Reference/Global_Objects/Function/caller tags: - Function - JavaScript - Non-standard - Property translation_of: Web/JavaScript/Reference/Global_Objects/Function/caller +original_slug: Web/JavaScript/Referencje/Obiekty/Function/caller ---
{{JSRef}} {{non-standard_header}}
diff --git a/files/pl/web/javascript/reference/global_objects/function/displayname/index.html b/files/pl/web/javascript/reference/global_objects/function/displayname/index.html index 72c8c41257..c9fe6b741a 100644 --- a/files/pl/web/javascript/reference/global_objects/function/displayname/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/displayname/index.html @@ -1,7 +1,8 @@ --- title: Function.displayName -slug: Web/JavaScript/Referencje/Obiekty/Function/displayName +slug: Web/JavaScript/Reference/Global_Objects/Function/displayName translation_of: Web/JavaScript/Reference/Global_Objects/Function/displayName +original_slug: Web/JavaScript/Referencje/Obiekty/Function/displayName ---
{{JSRef}} {{non-standard_header}}
diff --git a/files/pl/web/javascript/reference/global_objects/function/index.html b/files/pl/web/javascript/reference/global_objects/function/index.html index 2db4d33411..5a9e96f266 100644 --- a/files/pl/web/javascript/reference/global_objects/function/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/index.html @@ -1,11 +1,12 @@ --- title: Function -slug: Web/JavaScript/Referencje/Obiekty/Function +slug: Web/JavaScript/Reference/Global_Objects/Function tags: - Function - JavaScript - Konstruktor translation_of: Web/JavaScript/Reference/Global_Objects/Function +original_slug: Web/JavaScript/Referencje/Obiekty/Function ---
{{JSRef}}
diff --git a/files/pl/web/javascript/reference/global_objects/function/length/index.html b/files/pl/web/javascript/reference/global_objects/function/length/index.html index e34ecb8154..df26b64675 100644 --- a/files/pl/web/javascript/reference/global_objects/function/length/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/length/index.html @@ -1,11 +1,12 @@ --- title: Function.length -slug: Web/JavaScript/Referencje/Obiekty/Function/length +slug: Web/JavaScript/Reference/Global_Objects/Function/length tags: - Function - JavaScript - Property translation_of: Web/JavaScript/Reference/Global_Objects/Function/length +original_slug: Web/JavaScript/Referencje/Obiekty/Function/length ---

{{JSRef}}

diff --git a/files/pl/web/javascript/reference/global_objects/function/tostring/index.html b/files/pl/web/javascript/reference/global_objects/function/tostring/index.html index 2f158219b9..675f65c662 100644 --- a/files/pl/web/javascript/reference/global_objects/function/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/function/tostring/index.html @@ -1,12 +1,13 @@ --- title: Function.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Function/toString +slug: Web/JavaScript/Reference/Global_Objects/Function/toString tags: - Function - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Function/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Function/toString ---
{{JSRef}}
-- cgit v1.2.3-54-g00ecf