diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:49:25 +0100 |
commit | b8170f78422f2269dfc9df7760cc1ad51c048c00 (patch) | |
tree | bbe8555451304d47a06232ea37338c1678f2f1ed /files/pl/web | |
parent | de5c456ebded0e038adbf23db34cc290c8829180 (diff) | |
download | translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.gz translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.tar.bz2 translated-content-b8170f78422f2269dfc9df7760cc1ad51c048c00.zip |
unslug pl: modify
Diffstat (limited to 'files/pl/web')
543 files changed, 1189 insertions, 646 deletions
diff --git a/files/pl/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html b/files/pl/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html index 06d9978f8a..d015441e7b 100644 --- a/files/pl/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html +++ b/files/pl/web/accessibility/an_overview_of_accessible_web_applications_and_widgets/index.html @@ -1,7 +1,8 @@ --- title: An overview of accessible web applications and widgets -slug: Web/Dostępność/An_overview_of_accessible_web_applications_and_widgets +slug: Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets translation_of: Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets +original_slug: Web/Dostępność/An_overview_of_accessible_web_applications_and_widgets --- <p><span id="result_box" lang="pl"><span>Sieć się zmienia.</span> <span>Statyczne witryny oparte na stronach są coraz częściej zastępowane dynamicznymi aplikacjami internetowymi w stylu aplikacji pulpitowych, które intensywnie wykorzystują JavaScript i AJAX.</span> <span>Projektanci tworzą niesamowite nowe widżety i kontrolki całkowicie za pomocą kombinacji JavaScript, HTML i CSS.</span> <span>Ta zmiana może znacznie poprawić responsywność i użyteczność internetu, ale wielu użytkowników jest zagrożonych wykluczeniem z powodu luk w dostępności.</span> <span>JavaScript tradycyjnie cieszy się reputacją niedostępności dla użytkowników technologii pomocniczych, takich jak czytniki ekranu, ale istnieją teraz sposoby na tworzenie dynamicznych interfejsów internetowych, które są dostępne dla szerokiego grona użytkowników.</span></span></p> diff --git a/files/pl/web/accessibility/aria/web_applications_and_aria_faq/index.html b/files/pl/web/accessibility/aria/web_applications_and_aria_faq/index.html index 35510946d6..a42259f72c 100644 --- a/files/pl/web/accessibility/aria/web_applications_and_aria_faq/index.html +++ b/files/pl/web/accessibility/aria/web_applications_and_aria_faq/index.html @@ -1,9 +1,10 @@ --- title: Aplikacje internetowe i ARIA FAQ -slug: Web/Accessibility/ARIA/Aplikacje_internetowe_i_ARIA_FAQ +slug: Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ tags: - ARIA translation_of: Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ +original_slug: Web/Accessibility/ARIA/Aplikacje_internetowe_i_ARIA_FAQ --- <h2 id="Czym_jest_ARIA">Czym jest ARIA?</h2> diff --git a/files/pl/web/accessibility/index.html b/files/pl/web/accessibility/index.html index 801f0d62ac..d8c1cbc2a3 100644 --- a/files/pl/web/accessibility/index.html +++ b/files/pl/web/accessibility/index.html @@ -1,9 +1,10 @@ --- title: Dostępność -slug: Web/Dostępność +slug: Web/Accessibility tags: - Dostępność translation_of: Web/Accessibility +original_slug: Web/Dostępność --- <div> <p>"<strong>Dostępność</strong> (ang. accessibility) - nauka oraz zbiór standardów opisujących metody i wytyczne tworzenia serwisów WWW w sposób umożliwiający wygodny dostęp jak najszerszemu gronu odbiorców. Dostępne serwisy mogą być bez trudu wykorzystywane przez osoby niewidzące, niedowidzące, użytkowników mniej popularnych wyszukiwarek czy platform mobilnych." <small><a class="external" href="http://pl.wikipedia.org/wiki/Dostępność">Artykuł o Dostępności na Wikipedii</a></small></p> diff --git a/files/pl/web/accessibility/keyboard-navigable_javascript_widgets/index.html b/files/pl/web/accessibility/keyboard-navigable_javascript_widgets/index.html index 3dd7d0f983..3d015d8519 100644 --- a/files/pl/web/accessibility/keyboard-navigable_javascript_widgets/index.html +++ b/files/pl/web/accessibility/keyboard-navigable_javascript_widgets/index.html @@ -1,11 +1,12 @@ --- title: Keyboard-navigable JavaScript widgets -slug: Web/Dostępność/Keyboard-navigable_JavaScript_widgets +slug: Web/Accessibility/Keyboard-navigable_JavaScript_widgets tags: - Accessibility - DOM - Navigation translation_of: Web/Accessibility/Keyboard-navigable_JavaScript_widgets +original_slug: Web/Dostępność/Keyboard-navigable_JavaScript_widgets --- <h3 id="Overview">Overview</h3> diff --git a/files/pl/web/api/baseaudiocontext/createdynamicscompressor/index.html b/files/pl/web/api/baseaudiocontext/createdynamicscompressor/index.html index 7788cc64a9..8893099724 100644 --- a/files/pl/web/api/baseaudiocontext/createdynamicscompressor/index.html +++ b/files/pl/web/api/baseaudiocontext/createdynamicscompressor/index.html @@ -1,7 +1,8 @@ --- title: AudioContext.createDynamicsCompressor() -slug: Web/API/AudioContext/createDynamicsCompressor +slug: Web/API/BaseAudioContext/createDynamicsCompressor translation_of: Web/API/BaseAudioContext/createDynamicsCompressor +original_slug: Web/API/AudioContext/createDynamicsCompressor --- <p>{{ APIRef("Web Audio API") }}</p> diff --git a/files/pl/web/api/canvas_api/index.html b/files/pl/web/api/canvas_api/index.html index e4bf56c5e7..2e2ae1bbeb 100644 --- a/files/pl/web/api/canvas_api/index.html +++ b/files/pl/web/api/canvas_api/index.html @@ -1,7 +1,8 @@ --- title: Canvas -slug: Web/HTML/Canvas +slug: Web/API/Canvas_API translation_of: Web/API/Canvas_API +original_slug: Web/HTML/Canvas --- <div> {{outdated()}}</div> diff --git a/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html b/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html index 08c589844b..2f53156e92 100644 --- a/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html +++ b/files/pl/web/api/canvas_api/tutorial/drawing_shapes/index.html @@ -1,7 +1,8 @@ --- title: Rysowanie kształtów w canvas -slug: Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow +slug: Web/API/Canvas_API/Tutorial/Drawing_shapes translation_of: Web/API/Canvas_API/Tutorial/Drawing_shapes +original_slug: Web/API/Canvas_API/Tutorial/rysowanie_ksztaltow --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_usage", "Web/API/Canvas_API/Tutorial/Applying_styles_and_colors")}}</div> diff --git a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html index 4f79154344..da19fa1cfe 100644 --- a/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/pl/web/api/canvas_api/tutorial/drawing_text/index.html @@ -1,12 +1,13 @@ --- title: Rysowanie tekstu przy użyciu canvas -slug: Rysowanie_tekstu_przy_użyciu_canvas +slug: Web/API/Canvas_API/Tutorial/Drawing_text tags: - HTML - - 'HTML:Canvas' + - HTML:Canvas - NeedsContent - Wszystkie_kategorie translation_of: Web/API/Canvas_API/Tutorial/Drawing_text +original_slug: Rysowanie_tekstu_przy_użyciu_canvas --- <p>{{ Gecko_minversion_header(1.9) }} {{ Fx_minversion_header(3) }} diff --git a/files/pl/web/api/canvas_api/tutorial/optimizing_canvas/index.html b/files/pl/web/api/canvas_api/tutorial/optimizing_canvas/index.html index 68efe0225f..162a62d266 100644 --- a/files/pl/web/api/canvas_api/tutorial/optimizing_canvas/index.html +++ b/files/pl/web/api/canvas_api/tutorial/optimizing_canvas/index.html @@ -1,6 +1,6 @@ --- title: Optymalizacja elementu canvas -slug: Web/API/Canvas_API/Tutorial/Optymalizacja_canvas +slug: Web/API/Canvas_API/Tutorial/Optimizing_canvas tags: - Canvas - Grafika @@ -10,6 +10,7 @@ tags: - Tutorial - zaawansowany translation_of: Web/API/Canvas_API/Tutorial/Optimizing_canvas +original_slug: Web/API/Canvas_API/Tutorial/Optymalizacja_canvas --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility", "Web/API/Canvas_API/Tutorial/Finale")}}</div> diff --git a/files/pl/web/api/cssrulelist/index.html b/files/pl/web/api/cssrulelist/index.html index d3fabad79a..df2e004e09 100644 --- a/files/pl/web/api/cssrulelist/index.html +++ b/files/pl/web/api/cssrulelist/index.html @@ -1,12 +1,13 @@ --- title: stylesheet.cssRules -slug: Web/API/Stylesheet/cssRules +slug: Web/API/CSSRuleList tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/CSSRuleList +original_slug: Web/API/Stylesheet/cssRules --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/cssstylesheet/deleterule/index.html b/files/pl/web/api/cssstylesheet/deleterule/index.html index bda06f24b4..53f72e576a 100644 --- a/files/pl/web/api/cssstylesheet/deleterule/index.html +++ b/files/pl/web/api/cssstylesheet/deleterule/index.html @@ -1,12 +1,13 @@ --- title: stylesheet.deleteRule -slug: Web/API/Stylesheet/deleteRule +slug: Web/API/CSSStyleSheet/deleteRule tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/CSSStyleSheet/deleteRule +original_slug: Web/API/Stylesheet/deleteRule --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/cssstylesheet/index.html b/files/pl/web/api/cssstylesheet/index.html index dca62c79ee..7fe2ecc979 100644 --- a/files/pl/web/api/cssstylesheet/index.html +++ b/files/pl/web/api/cssstylesheet/index.html @@ -1,12 +1,13 @@ --- title: Stylesheet -slug: Web/API/Stylesheet +slug: Web/API/CSSStyleSheet tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/CSSStyleSheet +original_slug: Web/API/Stylesheet --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/cssstylesheet/insertrule/index.html b/files/pl/web/api/cssstylesheet/insertrule/index.html index eeabdc8a31..28c2c6f01a 100644 --- a/files/pl/web/api/cssstylesheet/insertrule/index.html +++ b/files/pl/web/api/cssstylesheet/insertrule/index.html @@ -1,6 +1,6 @@ --- title: stylesheet.insertRule -slug: Web/API/Stylesheet/insertRule +slug: Web/API/CSSStyleSheet/insertRule tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/CSSStyleSheet/insertRule +original_slug: Web/API/Stylesheet/insertRule --- <p>{{APIRef("CSSOM")}}</p> diff --git a/files/pl/web/api/document_object_model/examples/index.html b/files/pl/web/api/document_object_model/examples/index.html index 90d24738ef..294e891bfe 100644 --- a/files/pl/web/api/document_object_model/examples/index.html +++ b/files/pl/web/api/document_object_model/examples/index.html @@ -1,12 +1,13 @@ --- title: Przykłady użycia DOM -slug: Dokumentacja_Gecko_DOM/Przykłady_użycia_DOM +slug: Web/API/Document_Object_Model/Examples tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model/Examples +original_slug: Dokumentacja_Gecko_DOM/Przykłady_użycia_DOM --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/document_object_model/index.html b/files/pl/web/api/document_object_model/index.html index e4c1475516..65d3e598e5 100644 --- a/files/pl/web/api/document_object_model/index.html +++ b/files/pl/web/api/document_object_model/index.html @@ -1,12 +1,13 @@ --- title: Dokumentacja Gecko DOM -slug: Dokumentacja_Gecko_DOM +slug: Web/API/Document_Object_Model tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model +original_slug: Dokumentacja_Gecko_DOM --- <p> </p><p>Ta strona jest przyszłym spisem treści Dokumentacji Gecko DOM, którą przenosimy <a class="external" href="http://www.mozilla.org/docs/dom/domref/">stąd</a>. diff --git a/files/pl/web/api/document_object_model/introduction/index.html b/files/pl/web/api/document_object_model/introduction/index.html index 2ffb9814a7..074d814fce 100644 --- a/files/pl/web/api/document_object_model/introduction/index.html +++ b/files/pl/web/api/document_object_model/introduction/index.html @@ -1,10 +1,11 @@ --- title: Wprowadzenie -slug: Dokumentacja_Gecko_DOM/Wprowadzenie +slug: Web/API/Document_Object_Model/Introduction tags: - DOM - Gecko translation_of: Web/API/Document_Object_Model/Introduction +original_slug: Dokumentacja_Gecko_DOM/Wprowadzenie --- <p>Ten rozdział ma dać ogólne pojęcie o <a href="pl/DOM">DOM</a>: co to jest, o strukturze dla dokumentów <a href="pl/HTML">HTML</a> i <a href="pl/XML">XML</a>, jak korzystać z DOM oraz w jaki sposób przedstawiona będzie dokumentacja i przykłady.</p> diff --git a/files/pl/web/api/documentorshadowroot/activeelement/index.html b/files/pl/web/api/documentorshadowroot/activeelement/index.html index 6a8358c7ac..173e0b9d64 100644 --- a/files/pl/web/api/documentorshadowroot/activeelement/index.html +++ b/files/pl/web/api/documentorshadowroot/activeelement/index.html @@ -1,6 +1,6 @@ --- title: document.activeElement -slug: Web/API/Document/activeElement +slug: Web/API/DocumentOrShadowRoot/activeElement tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/activeElement translation_of_original: Web/API/Document/activeElement +original_slug: Web/API/Document/activeElement --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/documentorshadowroot/stylesheets/index.html b/files/pl/web/api/documentorshadowroot/stylesheets/index.html index e1c2493cd3..cb2e61d67b 100644 --- a/files/pl/web/api/documentorshadowroot/stylesheets/index.html +++ b/files/pl/web/api/documentorshadowroot/stylesheets/index.html @@ -1,6 +1,6 @@ --- title: document.styleSheets -slug: Web/API/Document/styleSheets +slug: Web/API/DocumentOrShadowRoot/styleSheets tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/styleSheets translation_of_original: Web/API/Document/styleSheets +original_slug: Web/API/Document/styleSheets --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/elementcssinlinestyle/style/index.html b/files/pl/web/api/elementcssinlinestyle/style/index.html index 4736774e83..80ee084961 100644 --- a/files/pl/web/api/elementcssinlinestyle/style/index.html +++ b/files/pl/web/api/elementcssinlinestyle/style/index.html @@ -1,6 +1,6 @@ --- title: element.style -slug: Web/API/Element/style +slug: Web/API/ElementCSSInlineStyle/style tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/ElementCSSInlineStyle/style +original_slug: Web/API/Element/style --- <p>{{ ApiRef("DOM") }}</p> diff --git a/files/pl/web/api/eventtarget/addeventlistener/index.html b/files/pl/web/api/eventtarget/addeventlistener/index.html index 781ec7f3b6..abba3c0352 100644 --- a/files/pl/web/api/eventtarget/addeventlistener/index.html +++ b/files/pl/web/api/eventtarget/addeventlistener/index.html @@ -1,6 +1,6 @@ --- title: element.addEventListener -slug: Web/API/Element/addEventListener +slug: Web/API/EventTarget/addEventListener tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/EventTarget/addEventListener +original_slug: Web/API/Element/addEventListener --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/eventtarget/dispatchevent/index.html b/files/pl/web/api/eventtarget/dispatchevent/index.html index 266c570cfe..885951a2bd 100644 --- a/files/pl/web/api/eventtarget/dispatchevent/index.html +++ b/files/pl/web/api/eventtarget/dispatchevent/index.html @@ -1,12 +1,13 @@ --- title: element.dispatchEvent -slug: Web/API/Element/dispatchEvent +slug: Web/API/EventTarget/dispatchEvent tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/EventTarget/dispatchEvent +original_slug: Web/API/Element/dispatchEvent --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/globaleventhandlers/onclick/index.html b/files/pl/web/api/globaleventhandlers/onclick/index.html index b6215b4c00..1f20dfe26a 100644 --- a/files/pl/web/api/globaleventhandlers/onclick/index.html +++ b/files/pl/web/api/globaleventhandlers/onclick/index.html @@ -1,6 +1,6 @@ --- title: element.onclick -slug: Web/API/Element/onclick +slug: Web/API/GlobalEventHandlers/onclick tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onclick +original_slug: Web/API/Element/onclick --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/globaleventhandlers/onkeydown/index.html b/files/pl/web/api/globaleventhandlers/onkeydown/index.html index a7064fa2b0..1e2e7dac9c 100644 --- a/files/pl/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/pl/web/api/globaleventhandlers/onkeydown/index.html @@ -1,6 +1,6 @@ --- title: element.onkeydown -slug: DOM/element.onkeydown +slug: Web/API/GlobalEventHandlers/onkeydown tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: DOM/element.onkeydown --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/globaleventhandlers/onkeypress/index.html b/files/pl/web/api/globaleventhandlers/onkeypress/index.html index eb57c1936c..87d8d71ca0 100644 --- a/files/pl/web/api/globaleventhandlers/onkeypress/index.html +++ b/files/pl/web/api/globaleventhandlers/onkeypress/index.html @@ -1,6 +1,6 @@ --- title: element.onkeypress -slug: Web/API/Element/onkeypress +slug: Web/API/GlobalEventHandlers/onkeypress tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeypress +original_slug: Web/API/Element/onkeypress --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/globaleventhandlers/onkeyup/index.html b/files/pl/web/api/globaleventhandlers/onkeyup/index.html index ad411b0e1a..d7e7ccc00f 100644 --- a/files/pl/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/pl/web/api/globaleventhandlers/onkeyup/index.html @@ -1,6 +1,6 @@ --- title: element.onkeyup -slug: Web/API/Element/onkeyup +slug: Web/API/GlobalEventHandlers/onkeyup tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/Element/onkeyup --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/globaleventhandlers/onload/index.html b/files/pl/web/api/globaleventhandlers/onload/index.html index 45e1b97328..d1575beb1c 100644 --- a/files/pl/web/api/globaleventhandlers/onload/index.html +++ b/files/pl/web/api/globaleventhandlers/onload/index.html @@ -1,6 +1,6 @@ --- title: window.onload -slug: Web/API/Window/onload +slug: Web/API/GlobalEventHandlers/onload tags: - DOM - DOM_0 @@ -9,6 +9,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onload +original_slug: Web/API/Window/onload --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/globaleventhandlers/onmousedown/index.html b/files/pl/web/api/globaleventhandlers/onmousedown/index.html index e616906126..d3b85a83d8 100644 --- a/files/pl/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/pl/web/api/globaleventhandlers/onmousedown/index.html @@ -1,12 +1,13 @@ --- title: element.onmousedown -slug: Web/API/Element/onmousedown +slug: Web/API/GlobalEventHandlers/onmousedown tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onmousedown +original_slug: Web/API/Element/onmousedown --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/globaleventhandlers/onmousemove/index.html b/files/pl/web/api/globaleventhandlers/onmousemove/index.html index f54256c9f7..733209593f 100644 --- a/files/pl/web/api/globaleventhandlers/onmousemove/index.html +++ b/files/pl/web/api/globaleventhandlers/onmousemove/index.html @@ -1,6 +1,6 @@ --- title: element.onmousemove -slug: Web/API/Element/onmousemove +slug: Web/API/GlobalEventHandlers/onmousemove tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onmousemove +original_slug: Web/API/Element/onmousemove --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/htmlelement/click/index.html b/files/pl/web/api/htmlelement/click/index.html index 5c0fe512d5..0a728115e5 100644 --- a/files/pl/web/api/htmlelement/click/index.html +++ b/files/pl/web/api/htmlelement/click/index.html @@ -1,12 +1,13 @@ --- title: element.click -slug: Web/API/Element/click +slug: Web/API/HTMLElement/click tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLElement/click +original_slug: Web/API/Element/click --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/htmlelement/dir/index.html b/files/pl/web/api/htmlelement/dir/index.html index 5e20e1e6ad..6d96feb8a0 100644 --- a/files/pl/web/api/htmlelement/dir/index.html +++ b/files/pl/web/api/htmlelement/dir/index.html @@ -1,12 +1,13 @@ --- title: element.dir -slug: Web/API/Element/dir +slug: Web/API/HTMLElement/dir tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLElement/dir +original_slug: Web/API/Element/dir --- <div> {{ApiRef}}</div> diff --git a/files/pl/web/api/htmlelement/lang/index.html b/files/pl/web/api/htmlelement/lang/index.html index 446c0817b9..699d6f41ae 100644 --- a/files/pl/web/api/htmlelement/lang/index.html +++ b/files/pl/web/api/htmlelement/lang/index.html @@ -1,12 +1,13 @@ --- title: element.lang -slug: Web/API/Element/lang +slug: Web/API/HTMLElement/lang tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLElement/lang +original_slug: Web/API/Element/lang --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/htmlelement/offsetheight/index.html b/files/pl/web/api/htmlelement/offsetheight/index.html index ce5fc2254e..1fe35e7691 100644 --- a/files/pl/web/api/htmlelement/offsetheight/index.html +++ b/files/pl/web/api/htmlelement/offsetheight/index.html @@ -1,6 +1,6 @@ --- title: element.offsetHeight -slug: Web/API/Element/offsetHeight +slug: Web/API/HTMLElement/offsetHeight tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/HTMLElement/offsetHeight +original_slug: Web/API/Element/offsetHeight --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/htmlelement/offsetleft/index.html b/files/pl/web/api/htmlelement/offsetleft/index.html index b0252f3363..2cc478daa5 100644 --- a/files/pl/web/api/htmlelement/offsetleft/index.html +++ b/files/pl/web/api/htmlelement/offsetleft/index.html @@ -1,6 +1,6 @@ --- title: element.offsetLeft -slug: Web/API/Element/offsetLeft +slug: Web/API/HTMLElement/offsetLeft tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/HTMLElement/offsetLeft +original_slug: Web/API/Element/offsetLeft --- <p>{{ ApiRef("HTML DOM") }}</p> diff --git a/files/pl/web/api/htmlelement/offsetparent/index.html b/files/pl/web/api/htmlelement/offsetparent/index.html index c33d32b38c..57033d33a5 100644 --- a/files/pl/web/api/htmlelement/offsetparent/index.html +++ b/files/pl/web/api/htmlelement/offsetparent/index.html @@ -1,12 +1,13 @@ --- title: element.offsetParent -slug: Web/API/Element/offsetParent +slug: Web/API/HTMLElement/offsetParent tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLElement/offsetParent +original_slug: Web/API/Element/offsetParent --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/htmlelement/offsetwidth/index.html b/files/pl/web/api/htmlelement/offsetwidth/index.html index b78d7b4136..996593db32 100644 --- a/files/pl/web/api/htmlelement/offsetwidth/index.html +++ b/files/pl/web/api/htmlelement/offsetwidth/index.html @@ -1,6 +1,6 @@ --- title: element.offsetWidth -slug: Web/API/Element/offsetWidth +slug: Web/API/HTMLElement/offsetWidth tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/HTMLElement/offsetWidth +original_slug: Web/API/Element/offsetWidth --- <p>{{ APIRef("HTML DOM") }}</p> diff --git a/files/pl/web/api/htmlorforeignelement/blur/index.html b/files/pl/web/api/htmlorforeignelement/blur/index.html index 1febd21617..35d1e725eb 100644 --- a/files/pl/web/api/htmlorforeignelement/blur/index.html +++ b/files/pl/web/api/htmlorforeignelement/blur/index.html @@ -1,12 +1,13 @@ --- title: element.blur -slug: Web/API/Element/blur +slug: Web/API/HTMLOrForeignElement/blur tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLOrForeignElement/blur +original_slug: Web/API/Element/blur --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/htmlorforeignelement/dataset/index.html b/files/pl/web/api/htmlorforeignelement/dataset/index.html index fac7ec119f..4d322c20eb 100644 --- a/files/pl/web/api/htmlorforeignelement/dataset/index.html +++ b/files/pl/web/api/htmlorforeignelement/dataset/index.html @@ -1,7 +1,8 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLElement/dataset +slug: Web/API/HTMLOrForeignElement/dataset translation_of: Web/API/HTMLOrForeignElement/dataset +original_slug: Web/API/HTMLElement/dataset --- <div>{{ APIRef("HTML DOM") }}</div> diff --git a/files/pl/web/api/htmlorforeignelement/focus/index.html b/files/pl/web/api/htmlorforeignelement/focus/index.html index 7f3eef32fa..4d5084b55a 100644 --- a/files/pl/web/api/htmlorforeignelement/focus/index.html +++ b/files/pl/web/api/htmlorforeignelement/focus/index.html @@ -1,12 +1,13 @@ --- title: element.focus -slug: Web/API/Element/focus +slug: Web/API/HTMLOrForeignElement/focus tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLOrForeignElement/focus +original_slug: Web/API/Element/focus --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/htmlorforeignelement/tabindex/index.html b/files/pl/web/api/htmlorforeignelement/tabindex/index.html index d8fdd6ce7d..dd8b28401b 100644 --- a/files/pl/web/api/htmlorforeignelement/tabindex/index.html +++ b/files/pl/web/api/htmlorforeignelement/tabindex/index.html @@ -1,12 +1,13 @@ --- title: element.tabIndex -slug: Web/API/Element/tabIndex +slug: Web/API/HTMLOrForeignElement/tabIndex tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/HTMLOrForeignElement/tabIndex +original_slug: Web/API/Element/tabIndex --- <div> {{APIRef}}</div> diff --git a/files/pl/web/api/keyboardevent/charcode/index.html b/files/pl/web/api/keyboardevent/charcode/index.html index 6600e6c1dd..58f2f1ebf2 100644 --- a/files/pl/web/api/keyboardevent/charcode/index.html +++ b/files/pl/web/api/keyboardevent/charcode/index.html @@ -1,10 +1,11 @@ --- title: event.charCode -slug: Web/API/Event/charCode +slug: Web/API/KeyboardEvent/charCode tags: - DOM - Wszystkie_kategorie translation_of: Web/API/KeyboardEvent/charCode +original_slug: Web/API/Event/charCode --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/keyboardevent/keycode/index.html b/files/pl/web/api/keyboardevent/keycode/index.html index 3c6c510c14..9f580c8ef7 100644 --- a/files/pl/web/api/keyboardevent/keycode/index.html +++ b/files/pl/web/api/keyboardevent/keycode/index.html @@ -1,11 +1,12 @@ --- title: event.keyCode -slug: Web/API/Event/keyCode +slug: Web/API/KeyboardEvent/keyCode tags: - DOM - Wszystkie_kategorie translation_of: Web/API/KeyboardEvent/keyCode translation_of_original: Web/API/event.keyCode +original_slug: Web/API/Event/keyCode --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/altkey/index.html b/files/pl/web/api/mouseevent/altkey/index.html index 1b0faf6fae..f3820f2804 100644 --- a/files/pl/web/api/mouseevent/altkey/index.html +++ b/files/pl/web/api/mouseevent/altkey/index.html @@ -1,6 +1,6 @@ --- title: event.altKey -slug: Web/API/Event/altKey +slug: Web/API/MouseEvent/altKey tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/MouseEvent/altKey translation_of_original: Web/API/event.altKey +original_slug: Web/API/Event/altKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/button/index.html b/files/pl/web/api/mouseevent/button/index.html index 4ee1c42386..e466ba9fdc 100644 --- a/files/pl/web/api/mouseevent/button/index.html +++ b/files/pl/web/api/mouseevent/button/index.html @@ -1,6 +1,6 @@ --- title: event.button -slug: Web/API/Event/button +slug: Web/API/MouseEvent/button tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/MouseEvent/button translation_of_original: Web/API/event.button +original_slug: Web/API/Event/button --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/clientx/index.html b/files/pl/web/api/mouseevent/clientx/index.html index 2e38b30ea8..7b64c05d77 100644 --- a/files/pl/web/api/mouseevent/clientx/index.html +++ b/files/pl/web/api/mouseevent/clientx/index.html @@ -1,11 +1,12 @@ --- title: event.clientX -slug: Web/API/Event/clientX +slug: Web/API/MouseEvent/clientX tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientX translation_of_original: Web/API/event.clientX +original_slug: Web/API/Event/clientX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/clienty/index.html b/files/pl/web/api/mouseevent/clienty/index.html index 45d9ae0b34..8dffcf95fc 100644 --- a/files/pl/web/api/mouseevent/clienty/index.html +++ b/files/pl/web/api/mouseevent/clienty/index.html @@ -1,11 +1,12 @@ --- title: event.clientY -slug: Web/API/Event/clientY +slug: Web/API/MouseEvent/clientY tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientY translation_of_original: Web/API/event.clientY +original_slug: Web/API/Event/clientY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/ctrlkey/index.html b/files/pl/web/api/mouseevent/ctrlkey/index.html index e0753f6aee..fbd179c6cf 100644 --- a/files/pl/web/api/mouseevent/ctrlkey/index.html +++ b/files/pl/web/api/mouseevent/ctrlkey/index.html @@ -1,11 +1,12 @@ --- title: event.ctrlKey -slug: Web/API/Event/ctrlKey +slug: Web/API/MouseEvent/ctrlKey tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/ctrlKey translation_of_original: Web/API/event.ctrlKey +original_slug: Web/API/Event/ctrlKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/initmouseevent/index.html b/files/pl/web/api/mouseevent/initmouseevent/index.html index e9de804697..c1a703b537 100644 --- a/files/pl/web/api/mouseevent/initmouseevent/index.html +++ b/files/pl/web/api/mouseevent/initmouseevent/index.html @@ -1,12 +1,13 @@ --- title: event.initMouseEvent -slug: Web/API/Event/initMouseEvent +slug: Web/API/MouseEvent/initMouseEvent tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/initMouseEvent +original_slug: Web/API/Event/initMouseEvent --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/metakey/index.html b/files/pl/web/api/mouseevent/metakey/index.html index 3c18799032..64d201092c 100644 --- a/files/pl/web/api/mouseevent/metakey/index.html +++ b/files/pl/web/api/mouseevent/metakey/index.html @@ -1,6 +1,6 @@ --- title: event.metaKey -slug: Web/API/Event/metaKey +slug: Web/API/MouseEvent/metaKey tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/MouseEvent/metaKey translation_of_original: Web/API/event.metaKey +original_slug: Web/API/Event/metaKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/relatedtarget/index.html b/files/pl/web/api/mouseevent/relatedtarget/index.html index 46ef60e718..85f2d13409 100644 --- a/files/pl/web/api/mouseevent/relatedtarget/index.html +++ b/files/pl/web/api/mouseevent/relatedtarget/index.html @@ -1,11 +1,12 @@ --- title: event.relatedTarget -slug: Web/API/Event/relatedTarget +slug: Web/API/MouseEvent/relatedTarget tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/relatedTarget translation_of_original: Web/API/event.relatedTarget +original_slug: Web/API/Event/relatedTarget --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/screenx/index.html b/files/pl/web/api/mouseevent/screenx/index.html index f248efb6f3..dbc4e4e48d 100644 --- a/files/pl/web/api/mouseevent/screenx/index.html +++ b/files/pl/web/api/mouseevent/screenx/index.html @@ -1,11 +1,12 @@ --- title: event.screenX -slug: Web/API/Event/screenX +slug: Web/API/MouseEvent/screenX tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenX translation_of_original: Web/API/event.screenX +original_slug: Web/API/Event/screenX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/screeny/index.html b/files/pl/web/api/mouseevent/screeny/index.html index 52af68dc14..302acf7e0a 100644 --- a/files/pl/web/api/mouseevent/screeny/index.html +++ b/files/pl/web/api/mouseevent/screeny/index.html @@ -1,11 +1,12 @@ --- title: event.screenY -slug: Web/API/Event/screenY +slug: Web/API/MouseEvent/screenY tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenY translation_of_original: Web/API/event.screenY +original_slug: Web/API/Event/screenY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/mouseevent/shiftkey/index.html b/files/pl/web/api/mouseevent/shiftkey/index.html index ee3c1cb72c..9fd4e9db57 100644 --- a/files/pl/web/api/mouseevent/shiftkey/index.html +++ b/files/pl/web/api/mouseevent/shiftkey/index.html @@ -1,11 +1,12 @@ --- title: event.shiftKey -slug: Web/API/Event/shiftKey +slug: Web/API/MouseEvent/shiftKey tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/shiftKey translation_of_original: Web/API/event.shiftKey +original_slug: Web/API/Event/shiftKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorid/appcodename/index.html b/files/pl/web/api/navigatorid/appcodename/index.html index ec0da7157c..36b6cdcb2c 100644 --- a/files/pl/web/api/navigatorid/appcodename/index.html +++ b/files/pl/web/api/navigatorid/appcodename/index.html @@ -1,12 +1,13 @@ --- title: window.navigator.appCodeName -slug: Web/API/Navigator/appCodeName +slug: Web/API/NavigatorID/appCodeName tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorID/appCodeName +original_slug: Web/API/Navigator/appCodeName --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorid/appname/index.html b/files/pl/web/api/navigatorid/appname/index.html index d651ac3682..cede259301 100644 --- a/files/pl/web/api/navigatorid/appname/index.html +++ b/files/pl/web/api/navigatorid/appname/index.html @@ -1,12 +1,13 @@ --- title: window.navigator.appName -slug: Web/API/Navigator/appName +slug: Web/API/NavigatorID/appName tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorID/appName +original_slug: Web/API/Navigator/appName --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorid/appversion/index.html b/files/pl/web/api/navigatorid/appversion/index.html index 3d08f23cee..b3146b68b6 100644 --- a/files/pl/web/api/navigatorid/appversion/index.html +++ b/files/pl/web/api/navigatorid/appversion/index.html @@ -1,12 +1,13 @@ --- title: window.navigator.appVersion -slug: Web/API/Navigator/appVersion +slug: Web/API/NavigatorID/appVersion tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorID/appVersion +original_slug: Web/API/Navigator/appVersion --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorid/platform/index.html b/files/pl/web/api/navigatorid/platform/index.html index 3a73ee3c2e..3e15e51020 100644 --- a/files/pl/web/api/navigatorid/platform/index.html +++ b/files/pl/web/api/navigatorid/platform/index.html @@ -1,6 +1,6 @@ --- title: window.navigator.platform -slug: Web/API/Navigator/platform +slug: Web/API/NavigatorID/platform tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorID/platform +original_slug: Web/API/Navigator/platform --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorid/product/index.html b/files/pl/web/api/navigatorid/product/index.html index 50d34a4a66..8dbd83400e 100644 --- a/files/pl/web/api/navigatorid/product/index.html +++ b/files/pl/web/api/navigatorid/product/index.html @@ -1,12 +1,13 @@ --- title: window.navigator.product -slug: Web/API/Navigator/product +slug: Web/API/NavigatorID/product tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorID/product +original_slug: Web/API/Navigator/product --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/navigatorlanguage/language/index.html b/files/pl/web/api/navigatorlanguage/language/index.html index 1dcc4daabc..6146d09ce2 100644 --- a/files/pl/web/api/navigatorlanguage/language/index.html +++ b/files/pl/web/api/navigatorlanguage/language/index.html @@ -1,12 +1,13 @@ --- title: NavigatorLanguage.language -slug: Web/API/Navigator/language +slug: Web/API/NavigatorLanguage/language tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorLanguage/language +original_slug: Web/API/Navigator/language --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/navigatoronline/online/index.html b/files/pl/web/api/navigatoronline/online/index.html index 20bbd73fb0..7884fc4764 100644 --- a/files/pl/web/api/navigatoronline/online/index.html +++ b/files/pl/web/api/navigatoronline/online/index.html @@ -1,6 +1,6 @@ --- title: NavigatorOnLine.onLine -slug: Web/API/Navigator/onLine +slug: Web/API/NavigatorOnLine/onLine tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorOnLine/onLine +original_slug: Web/API/Navigator/onLine --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html index d286acc4b0..618d611bfe 100644 --- a/files/pl/web/api/navigatoronline/online_and_offline_events/index.html +++ b/files/pl/web/api/navigatoronline/online_and_offline_events/index.html @@ -1,12 +1,13 @@ --- title: Zdarzenia online i offline -slug: Web/API/NavigatorOnLine/Zdarzenia_online_i_offline +slug: Web/API/NavigatorOnLine/Online_and_offline_events tags: - AJAX - DOM - Programowanie_WWW - Wszystkie_kategorie translation_of: Web/API/NavigatorOnLine/Online_and_offline_events +original_slug: Web/API/NavigatorOnLine/Zdarzenia_online_i_offline --- <p>{{ Fx_minversion_header(3) }} W programie <a href="pl/Firefox_3_dla_programist%c3%b3w">Firefox 3</a> zaimplementowano obsługę <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/#offline">zdarzeń online i offline</a> zdefiniowanych w <a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/">specyfikacji WHATWG Web Applications 1.0</a>. </p> diff --git a/files/pl/web/api/navigatorplugins/javaenabled/index.html b/files/pl/web/api/navigatorplugins/javaenabled/index.html index 291d27782e..b4cae7a1b5 100644 --- a/files/pl/web/api/navigatorplugins/javaenabled/index.html +++ b/files/pl/web/api/navigatorplugins/javaenabled/index.html @@ -1,12 +1,13 @@ --- title: NavigatorPlugins.javaEnabled -slug: Web/API/Navigator/javaEnabled +slug: Web/API/NavigatorPlugins/javaEnabled tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorPlugins/javaEnabled +original_slug: Web/API/Navigator/javaEnabled --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/navigatorplugins/mimetypes/index.html b/files/pl/web/api/navigatorplugins/mimetypes/index.html index 371e75eff2..0ad81a61c5 100644 --- a/files/pl/web/api/navigatorplugins/mimetypes/index.html +++ b/files/pl/web/api/navigatorplugins/mimetypes/index.html @@ -1,6 +1,6 @@ --- title: NavigatorPlugins.mimeTypes -slug: Web/API/Navigator/mimeTypes +slug: Web/API/NavigatorPlugins/mimeTypes tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorPlugins/mimeTypes +original_slug: Web/API/Navigator/mimeTypes --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/navigatorplugins/plugins/index.html b/files/pl/web/api/navigatorplugins/plugins/index.html index c60d9f6614..bb0a730981 100644 --- a/files/pl/web/api/navigatorplugins/plugins/index.html +++ b/files/pl/web/api/navigatorplugins/plugins/index.html @@ -1,6 +1,6 @@ --- title: NavigatorPlugins.plugins -slug: Web/API/Navigator/plugins +slug: Web/API/NavigatorPlugins/plugins tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/NavigatorPlugins/plugins +original_slug: Web/API/Navigator/plugins --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/node/appendchild/index.html b/files/pl/web/api/node/appendchild/index.html index ae2b141231..8cbbe6866b 100644 --- a/files/pl/web/api/node/appendchild/index.html +++ b/files/pl/web/api/node/appendchild/index.html @@ -1,12 +1,13 @@ --- title: element.appendChild -slug: Web/API/Element/appendChild +slug: Web/API/Node/appendChild tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/appendChild +original_slug: Web/API/Element/appendChild --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/node/childnodes/index.html b/files/pl/web/api/node/childnodes/index.html index 2f15d119e2..511db0973b 100644 --- a/files/pl/web/api/node/childnodes/index.html +++ b/files/pl/web/api/node/childnodes/index.html @@ -1,12 +1,13 @@ --- title: element.childNodes -slug: Web/API/Element/childNodes +slug: Web/API/Node/childNodes tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/childNodes +original_slug: Web/API/Element/childNodes --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/clonenode/index.html b/files/pl/web/api/node/clonenode/index.html index eb0550678b..4c7d379a18 100644 --- a/files/pl/web/api/node/clonenode/index.html +++ b/files/pl/web/api/node/clonenode/index.html @@ -1,12 +1,13 @@ --- title: element.cloneNode -slug: Web/API/Element/clientNode +slug: Web/API/Node/cloneNode tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/cloneNode +original_slug: Web/API/Element/clientNode --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/firstchild/index.html b/files/pl/web/api/node/firstchild/index.html index 20189ce803..73fc2fca33 100644 --- a/files/pl/web/api/node/firstchild/index.html +++ b/files/pl/web/api/node/firstchild/index.html @@ -1,12 +1,13 @@ --- title: element.firstChild -slug: Web/API/Element/firstChild +slug: Web/API/Node/firstChild tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/firstChild +original_slug: Web/API/Element/firstChild --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/node/haschildnodes/index.html b/files/pl/web/api/node/haschildnodes/index.html index e21f22dedf..bd575229c8 100644 --- a/files/pl/web/api/node/haschildnodes/index.html +++ b/files/pl/web/api/node/haschildnodes/index.html @@ -1,12 +1,13 @@ --- title: element.hasChildNodes -slug: Web/API/Element/hasChildNodes +slug: Web/API/Node/hasChildNodes tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/hasChildNodes +original_slug: Web/API/Element/hasChildNodes --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/insertbefore/index.html b/files/pl/web/api/node/insertbefore/index.html index 27c40ad945..bf4eddcf43 100644 --- a/files/pl/web/api/node/insertbefore/index.html +++ b/files/pl/web/api/node/insertbefore/index.html @@ -1,12 +1,13 @@ --- title: element.insertBefore -slug: Web/API/Element/insertBefore +slug: Web/API/Node/insertBefore tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/insertBefore +original_slug: Web/API/Element/insertBefore --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/node/lastchild/index.html b/files/pl/web/api/node/lastchild/index.html index 34475c02d7..58eb52506a 100644 --- a/files/pl/web/api/node/lastchild/index.html +++ b/files/pl/web/api/node/lastchild/index.html @@ -1,12 +1,13 @@ --- title: element.lastChild -slug: Web/API/Element/lastChild +slug: Web/API/Node/lastChild tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/lastChild +original_slug: Web/API/Element/lastChild --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/localname/index.html b/files/pl/web/api/node/localname/index.html index 55b5649e31..a99e7ae8da 100644 --- a/files/pl/web/api/node/localname/index.html +++ b/files/pl/web/api/node/localname/index.html @@ -1,12 +1,13 @@ --- title: element.localName -slug: Web/API/Element/localName +slug: Web/API/Node/localName tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/localName +original_slug: Web/API/Element/localName --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/namespaceuri/index.html b/files/pl/web/api/node/namespaceuri/index.html index 9f252ba570..59d7006ff2 100644 --- a/files/pl/web/api/node/namespaceuri/index.html +++ b/files/pl/web/api/node/namespaceuri/index.html @@ -1,12 +1,13 @@ --- title: element.namespaceURI -slug: Web/API/Element/namespaceURI +slug: Web/API/Node/namespaceURI tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/namespaceURI +original_slug: Web/API/Element/namespaceURI --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/nextsibling/index.html b/files/pl/web/api/node/nextsibling/index.html index 17f1822a56..0aa4a0ebfb 100644 --- a/files/pl/web/api/node/nextsibling/index.html +++ b/files/pl/web/api/node/nextsibling/index.html @@ -1,12 +1,13 @@ --- title: element.nextSibling -slug: Web/API/Element/nextSibling +slug: Web/API/Node/nextSibling tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/nextSibling +original_slug: Web/API/Element/nextSibling --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/nodename/index.html b/files/pl/web/api/node/nodename/index.html index 93a54424a6..1469f246f1 100644 --- a/files/pl/web/api/node/nodename/index.html +++ b/files/pl/web/api/node/nodename/index.html @@ -1,12 +1,13 @@ --- title: element.nodeName -slug: Web/API/Element/nodeName +slug: Web/API/Node/nodeName tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/nodeName +original_slug: Web/API/Element/nodeName --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/nodetype/index.html b/files/pl/web/api/node/nodetype/index.html index 8f3825ea86..e829a351b3 100644 --- a/files/pl/web/api/node/nodetype/index.html +++ b/files/pl/web/api/node/nodetype/index.html @@ -1,12 +1,13 @@ --- title: element.nodeType -slug: Web/API/Element/nodeType +slug: Web/API/Node/nodeType tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/nodeType +original_slug: Web/API/Element/nodeType --- <div> {{ApiRef}}</div> diff --git a/files/pl/web/api/node/nodevalue/index.html b/files/pl/web/api/node/nodevalue/index.html index 205871bba3..2832bb028a 100644 --- a/files/pl/web/api/node/nodevalue/index.html +++ b/files/pl/web/api/node/nodevalue/index.html @@ -1,12 +1,13 @@ --- title: Node.nodeValue -slug: Web/API/Element/nodeValue +slug: Web/API/Node/nodeValue tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/nodeValue +original_slug: Web/API/Element/nodeValue --- <div> {{APIRef}}</div> diff --git a/files/pl/web/api/node/normalize/index.html b/files/pl/web/api/node/normalize/index.html index 4dac3822cc..847418c217 100644 --- a/files/pl/web/api/node/normalize/index.html +++ b/files/pl/web/api/node/normalize/index.html @@ -1,12 +1,13 @@ --- title: element.normalize -slug: Web/API/Element/normalize +slug: Web/API/Node/normalize tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/normalize +original_slug: Web/API/Element/normalize --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/ownerdocument/index.html b/files/pl/web/api/node/ownerdocument/index.html index 0ecbed4869..19fcded1ff 100644 --- a/files/pl/web/api/node/ownerdocument/index.html +++ b/files/pl/web/api/node/ownerdocument/index.html @@ -1,12 +1,13 @@ --- title: element.ownerDocument -slug: Web/API/Element/ownerDocument +slug: Web/API/Node/ownerDocument tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/ownerDocument +original_slug: Web/API/Element/ownerDocument --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/parentnode/index.html b/files/pl/web/api/node/parentnode/index.html index ec9bbceda0..2e2aafac81 100644 --- a/files/pl/web/api/node/parentnode/index.html +++ b/files/pl/web/api/node/parentnode/index.html @@ -1,12 +1,13 @@ --- title: element.parentNode -slug: Web/API/Element/parentNode +slug: Web/API/Node/parentNode tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/parentNode +original_slug: Web/API/Element/parentNode --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/prefix/index.html b/files/pl/web/api/node/prefix/index.html index c5ecdac392..0a76253cd6 100644 --- a/files/pl/web/api/node/prefix/index.html +++ b/files/pl/web/api/node/prefix/index.html @@ -1,12 +1,13 @@ --- title: element.prefix -slug: Web/API/Element/prefix +slug: Web/API/Node/prefix tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/prefix +original_slug: Web/API/Element/prefix --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/previoussibling/index.html b/files/pl/web/api/node/previoussibling/index.html index 0199cfb1a7..4dace5c856 100644 --- a/files/pl/web/api/node/previoussibling/index.html +++ b/files/pl/web/api/node/previoussibling/index.html @@ -1,12 +1,13 @@ --- title: element.previousSibling -slug: Web/API/Element/previousSibling +slug: Web/API/Node/previousSibling tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/previousSibling +original_slug: Web/API/Element/previousSibling --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/removechild/index.html b/files/pl/web/api/node/removechild/index.html index c07c36ab3b..4f94df019d 100644 --- a/files/pl/web/api/node/removechild/index.html +++ b/files/pl/web/api/node/removechild/index.html @@ -1,12 +1,13 @@ --- title: element.removeChild -slug: Web/API/Element/removeChild +slug: Web/API/Node/removeChild tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/removeChild +original_slug: Web/API/Element/removeChild --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/replacechild/index.html b/files/pl/web/api/node/replacechild/index.html index dcb5686d44..6c4151a757 100644 --- a/files/pl/web/api/node/replacechild/index.html +++ b/files/pl/web/api/node/replacechild/index.html @@ -1,12 +1,13 @@ --- title: element.replaceChild -slug: Web/API/Element/replaceChild +slug: Web/API/Node/replaceChild tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/replaceChild +original_slug: Web/API/Element/replaceChild --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/node/textcontent/index.html b/files/pl/web/api/node/textcontent/index.html index f667ea2889..943614ac15 100644 --- a/files/pl/web/api/node/textcontent/index.html +++ b/files/pl/web/api/node/textcontent/index.html @@ -1,12 +1,13 @@ --- title: element.textContent -slug: Web/API/Element/textContent +slug: Web/API/Node/textContent tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/textContent +original_slug: Web/API/Element/textContent --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/nodelist/length/index.html b/files/pl/web/api/nodelist/length/index.html index ce5e1345ef..b1a3ed83ca 100644 --- a/files/pl/web/api/nodelist/length/index.html +++ b/files/pl/web/api/nodelist/length/index.html @@ -1,12 +1,13 @@ --- title: element.length -slug: Web/API/Element/length +slug: Web/API/NodeList/length tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/NodeList/length +original_slug: Web/API/Element/length --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/notification/index.html b/files/pl/web/api/notification/index.html index e314c36a3a..046fe35e71 100644 --- a/files/pl/web/api/notification/index.html +++ b/files/pl/web/api/notification/index.html @@ -1,12 +1,13 @@ --- title: Powiadomienie -slug: Web/API/powiadomienie +slug: Web/API/Notification tags: - API - JS Powiadomienia - Powiadomienia - Powiadomienie translation_of: Web/API/Notification +original_slug: Web/API/powiadomienie --- <p>{{APIRef("Web Notifications")}}</p> diff --git a/files/pl/web/api/touch_events/index.html b/files/pl/web/api/touch_events/index.html index 4d49e9b5b5..362642a067 100644 --- a/files/pl/web/api/touch_events/index.html +++ b/files/pl/web/api/touch_events/index.html @@ -1,7 +1,8 @@ --- title: Zdarzenia dotykowe -slug: Web/API/Zdarzenia_dotykowe +slug: Web/API/Touch_events translation_of: Web/API/Touch_events +original_slug: Web/API/Zdarzenia_dotykowe --- <div>{{DefaultAPISidebar("Touch Events")}}</div> diff --git a/files/pl/web/api/uievent/cancelbubble/index.html b/files/pl/web/api/uievent/cancelbubble/index.html index 64b0a32f88..51fa756278 100644 --- a/files/pl/web/api/uievent/cancelbubble/index.html +++ b/files/pl/web/api/uievent/cancelbubble/index.html @@ -1,10 +1,11 @@ --- title: event.cancelBubble -slug: Web/API/Event/cancelBubble +slug: Web/API/UIEvent/cancelBubble tags: - DOM - Wszystkie_kategorie translation_of: Web/API/UIEvent/cancelBubble +original_slug: Web/API/Event/cancelBubble --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/inituievent/index.html b/files/pl/web/api/uievent/inituievent/index.html index 3a20fef39d..cf548d9f19 100644 --- a/files/pl/web/api/uievent/inituievent/index.html +++ b/files/pl/web/api/uievent/inituievent/index.html @@ -1,12 +1,13 @@ --- title: event.initUIEvent -slug: Web/API/Event/initUIEvent +slug: Web/API/UIEvent/initUIEvent tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/UIEvent/initUIEvent +original_slug: Web/API/Event/initUIEvent --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/ischar/index.html b/files/pl/web/api/uievent/ischar/index.html index fc7a7dfec9..393402ed7c 100644 --- a/files/pl/web/api/uievent/ischar/index.html +++ b/files/pl/web/api/uievent/ischar/index.html @@ -1,10 +1,11 @@ --- title: event.isChar -slug: Web/API/Event/isChar +slug: Web/API/UIEvent/isChar tags: - DOM - Wszystkie_kategorie translation_of: Web/API/UIEvent/isChar +original_slug: Web/API/Event/isChar --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/layerx/index.html b/files/pl/web/api/uievent/layerx/index.html index 5a69b4c864..b4b123e60f 100644 --- a/files/pl/web/api/uievent/layerx/index.html +++ b/files/pl/web/api/uievent/layerx/index.html @@ -1,10 +1,11 @@ --- title: event.layerX -slug: Web/API/Event/layerX +slug: Web/API/UIEvent/layerX tags: - DOM - Wszystkie_kategorie translation_of: Web/API/UIEvent/layerX +original_slug: Web/API/Event/layerX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/layery/index.html b/files/pl/web/api/uievent/layery/index.html index f610d08357..f91727d283 100644 --- a/files/pl/web/api/uievent/layery/index.html +++ b/files/pl/web/api/uievent/layery/index.html @@ -1,10 +1,11 @@ --- title: event.layerY -slug: Web/API/Event/layerY +slug: Web/API/UIEvent/layerY tags: - DOM - Wszystkie_kategorie translation_of: Web/API/UIEvent/layerY +original_slug: Web/API/Event/layerY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/pagex/index.html b/files/pl/web/api/uievent/pagex/index.html index 98c3c3e1ed..05b33b7b84 100644 --- a/files/pl/web/api/uievent/pagex/index.html +++ b/files/pl/web/api/uievent/pagex/index.html @@ -1,12 +1,13 @@ --- title: event.pageX -slug: Web/API/Event/pageX +slug: Web/API/UIEvent/pageX tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/UIEvent/pageX +original_slug: Web/API/Event/pageX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/pagey/index.html b/files/pl/web/api/uievent/pagey/index.html index d82e2237df..e1749273da 100644 --- a/files/pl/web/api/uievent/pagey/index.html +++ b/files/pl/web/api/uievent/pagey/index.html @@ -1,10 +1,11 @@ --- title: event.pageY -slug: Web/API/Event/pageY +slug: Web/API/UIEvent/pageY tags: - DOM - Wszystkie_kategorie translation_of: Web/API/UIEvent/pageY +original_slug: Web/API/Event/pageY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/uievent/view/index.html b/files/pl/web/api/uievent/view/index.html index 57af70a587..19278dede9 100644 --- a/files/pl/web/api/uievent/view/index.html +++ b/files/pl/web/api/uievent/view/index.html @@ -1,12 +1,13 @@ --- title: event.view -slug: Web/API/Event/view +slug: Web/API/UIEvent/view tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/UIEvent/view +original_slug: Web/API/Event/view --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/web_storage_api/index.html b/files/pl/web/api/web_storage_api/index.html index 238b10d4d7..7cd66bc9fe 100644 --- a/files/pl/web/api/web_storage_api/index.html +++ b/files/pl/web/api/web_storage_api/index.html @@ -1,6 +1,6 @@ --- title: Storage -slug: Web/API/Storage +slug: Web/API/Web_Storage_API tags: - DOM - Dokumentacja_Gecko_DOM @@ -9,6 +9,7 @@ tags: - Wszystkie_kategorie translation_of: Web/API/Web_Storage_API translation_of_original: Web/Guide/API/DOM/Storage +original_slug: Web/API/Storage --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/websockets_api/index.html b/files/pl/web/api/websockets_api/index.html index ed590efefb..8cf0de0bd1 100644 --- a/files/pl/web/api/websockets_api/index.html +++ b/files/pl/web/api/websockets_api/index.html @@ -1,7 +1,8 @@ --- title: WebSockets -slug: WebSockets +slug: Web/API/WebSockets_API translation_of: Web/API/WebSockets_API +original_slug: WebSockets --- <p>WebSocket to zaawansowana technologia, która pozwala na otwarcie interaktywnej sesji komunikacyjnej pomiędzy przeglądarką użytkownika a serwerem. Dzięki temu API możesz wysłać wiadomość do serwera oraz otrzymać od niego odpowiedzi jako zdarzenia, bez konieczności ponownego odpytywania o nie serwera.</p> diff --git a/files/pl/web/api/windoworworkerglobalscope/atob/index.html b/files/pl/web/api/windoworworkerglobalscope/atob/index.html index cd36201a6c..862f7b56fe 100644 --- a/files/pl/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/atob/index.html @@ -1,6 +1,6 @@ --- title: WindowBase64.atob() -slug: Web/API/WindowBase64/atob +slug: Web/API/WindowOrWorkerGlobalScope/atob tags: - API - Base-64 @@ -11,6 +11,7 @@ tags: - Referencja - WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope/atob +original_slug: Web/API/WindowBase64/atob --- <p>{{APIRef}}</p> <p>Funkcja <strong><code>WindowBase64.atob()</code></strong> dekoduje ciąg danych, który został zakodowany używając kodowania base-64. Możesz użyć metody <a href="/pl/docs/Web/API/WindowBase64.btoa"><code>window.btoa()</code></a> aby zakodować i przesłać dane, które w innym wypadku mogą powodować problemy z komunikacją, a następnie odebrać je i użyć metody <code>window.atob()</code> aby zdekodować dane ponownie. Na przykład możesz zakodować, przesłać i zdekodować znaki kontrolne ASCII o wartościach od 0 do 31.</p> diff --git a/files/pl/web/api/windoworworkerglobalscope/btoa/index.html b/files/pl/web/api/windoworworkerglobalscope/btoa/index.html index cf3e90c26d..6b1cc90cc4 100644 --- a/files/pl/web/api/windoworworkerglobalscope/btoa/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/btoa/index.html @@ -1,6 +1,6 @@ --- title: WindowBase64.btoa() -slug: Web/API/WindowBase64/btoa +slug: Web/API/WindowOrWorkerGlobalScope/btoa tags: - API - Base-64 @@ -10,6 +10,7 @@ tags: - Referencja - WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope/btoa +original_slug: Web/API/WindowBase64/btoa --- <p>{{APIRef}}</p> <p>Tworzy string ASCII zakodowany w base-64 z ciągu ("string") danych binarnych.</p> diff --git a/files/pl/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/pl/web/api/windoworworkerglobalscope/clearinterval/index.html index e763be1f4a..e4ecb8701d 100644 --- a/files/pl/web/api/windoworworkerglobalscope/clearinterval/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/clearinterval/index.html @@ -1,9 +1,10 @@ --- title: window.clearInterval -slug: Web/API/Window/clearInterval +slug: Web/API/WindowOrWorkerGlobalScope/clearInterval tags: - Window translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval +original_slug: Web/API/Window/clearInterval --- <div> {{ApiRef}}</div> diff --git a/files/pl/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/pl/web/api/windoworworkerglobalscope/cleartimeout/index.html index 64604dc479..b57e9d04b4 100644 --- a/files/pl/web/api/windoworworkerglobalscope/cleartimeout/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/cleartimeout/index.html @@ -1,7 +1,8 @@ --- title: window.clearTimeout -slug: Web/API/Window/clearTimeout +slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout +original_slug: Web/API/Window/clearTimeout --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Podsumowanie</h3> diff --git a/files/pl/web/api/windoworworkerglobalscope/index.html b/files/pl/web/api/windoworworkerglobalscope/index.html index 88443161b5..668b6a0a72 100644 --- a/files/pl/web/api/windoworworkerglobalscope/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/index.html @@ -1,8 +1,9 @@ --- title: WindowBase64 -slug: Web/API/WindowBase64 +slug: Web/API/WindowOrWorkerGlobalScope translation_of: Web/API/WindowOrWorkerGlobalScope translation_of_original: Web/API/WindowBase64 +original_slug: Web/API/WindowBase64 --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/pl/web/api/windoworworkerglobalscope/setinterval/index.html b/files/pl/web/api/windoworworkerglobalscope/setinterval/index.html index 5cbfadde80..277b9c44d7 100644 --- a/files/pl/web/api/windoworworkerglobalscope/setinterval/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/setinterval/index.html @@ -1,6 +1,6 @@ --- title: window.setInterval -slug: Web/API/Window/setInterval +slug: Web/API/WindowOrWorkerGlobalScope/setInterval tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval +original_slug: Web/API/Window/setInterval --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/windoworworkerglobalscope/settimeout/index.html b/files/pl/web/api/windoworworkerglobalscope/settimeout/index.html index 926080dd5b..bfe274a8f7 100644 --- a/files/pl/web/api/windoworworkerglobalscope/settimeout/index.html +++ b/files/pl/web/api/windoworworkerglobalscope/settimeout/index.html @@ -1,6 +1,6 @@ --- title: window.setTimeout -slug: Web/API/Window/setTimeout +slug: Web/API/WindowOrWorkerGlobalScope/setTimeout tags: - DOM - DOM_0 @@ -8,6 +8,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout +original_slug: Web/API/Window/setTimeout --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/xmlhttprequest/index.html b/files/pl/web/api/xmlhttprequest/index.html index 70711f894b..646ce1d952 100644 --- a/files/pl/web/api/xmlhttprequest/index.html +++ b/files/pl/web/api/xmlhttprequest/index.html @@ -1,11 +1,12 @@ --- title: XMLHttpRequest -slug: XMLHttpRequest +slug: Web/API/XMLHttpRequest tags: - AJAX - Wszystkie_kategorie - XMLHttpRequest translation_of: Web/API/XMLHttpRequest +original_slug: XMLHttpRequest --- <p> </p><p>Obiekt <code>XMLHttpRequest</code> jest obiektem <a href="pl/JavaScript">JavaScript</a> zaprojektowanym przez firmę Microsoft i zaadaptowanym w programach Mozilla. Służy do pobierania danych przy użyciu protokołu HTTP. Wbrew nazwie może być stosowany do obsługi dokumentów w wielu formatach, nie tylko XML, ale także <a href="pl/JSON">JSON</a>. </p><p>Artykuł ten zawiera między innymi informacje specyficzne dla silnika <a href="pl/Gecko">Gecko</a> lub kodu uprzywilejowanego, takiego jak kod rozszerzeń programu Firefox. diff --git a/files/pl/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/pl/web/api/xmlhttprequest/using_xmlhttprequest/index.html index b804b9992c..94be8159b1 100644 --- a/files/pl/web/api/xmlhttprequest/using_xmlhttprequest/index.html +++ b/files/pl/web/api/xmlhttprequest/using_xmlhttprequest/index.html @@ -1,7 +1,8 @@ --- title: Wykorzystanie XMLHttpRequest -slug: XMLHttpRequest/Using_XMLHttpRequest +slug: Web/API/XMLHttpRequest/Using_XMLHttpRequest translation_of: Web/API/XMLHttpRequest/Using_XMLHttpRequest +original_slug: XMLHttpRequest/Using_XMLHttpRequest --- <p><a href="/en-US/docs/DOM/XMLHttpRequest" title="XMLHttpRequest"><code>XMLHttpRequest</code></a> makes sending HTTP requests very easy. You simply create an instance of the object, open a URL, and send the request. The <a href="/en-US/docs/HTTP/HTTP_response_codes" title="HTTP response codes">HTTP status</a> of the result, as well as the result's contents, are available in the request object when the transaction is completed. This page outlines some of the common and even slightly obscure use cases for this powerful JavaScript object.</p> <pre class="brush: js">function reqListener () { diff --git a/files/pl/web/css/_colon_-moz-first-node/index.html b/files/pl/web/css/_colon_-moz-first-node/index.html index 123c08088b..974b36b042 100644 --- a/files/pl/web/css/_colon_-moz-first-node/index.html +++ b/files/pl/web/css/_colon_-moz-first-node/index.html @@ -1,12 +1,13 @@ --- title: ':first-node' -slug: 'Web/CSS/:first-node' +slug: Web/CSS/:-moz-first-node tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie -translation_of: 'Web/CSS/:-moz-first-node' +translation_of: Web/CSS/:-moz-first-node +original_slug: Web/CSS/:first-node --- <p>{{Non-standard_header}}{{ CSSRef() }}</p> diff --git a/files/pl/web/css/_doublecolon_after/index.html b/files/pl/web/css/_doublecolon_after/index.html index 71261c88bb..d31005d0a5 100644 --- a/files/pl/web/css/_doublecolon_after/index.html +++ b/files/pl/web/css/_doublecolon_after/index.html @@ -1,12 +1,13 @@ --- title: ':after' -slug: 'Web/CSS/:after' +slug: Web/CSS/::after tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie -translation_of: 'Web/CSS/::after' +translation_of: Web/CSS/::after +original_slug: Web/CSS/:after --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/_doublecolon_before/index.html b/files/pl/web/css/_doublecolon_before/index.html index 5c1a1f3772..40abf18376 100644 --- a/files/pl/web/css/_doublecolon_before/index.html +++ b/files/pl/web/css/_doublecolon_before/index.html @@ -1,12 +1,13 @@ --- title: ':before' -slug: 'Web/CSS/:before' +slug: Web/CSS/::before tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie -translation_of: 'Web/CSS/::before' +translation_of: Web/CSS/::before +original_slug: Web/CSS/:before --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/_doublecolon_first-letter/index.html b/files/pl/web/css/_doublecolon_first-letter/index.html index 5de2e64cbd..99ff062843 100644 --- a/files/pl/web/css/_doublecolon_first-letter/index.html +++ b/files/pl/web/css/_doublecolon_first-letter/index.html @@ -1,12 +1,13 @@ --- title: ':first-letter' -slug: 'Web/CSS/:first-letter' +slug: Web/CSS/::first-letter tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie -translation_of: 'Web/CSS/::first-letter' +translation_of: Web/CSS/::first-letter +original_slug: Web/CSS/:first-letter --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/box-align/index.html b/files/pl/web/css/box-align/index.html index 1d6c77d415..cee49a6176 100644 --- a/files/pl/web/css/box-align/index.html +++ b/files/pl/web/css/box-align/index.html @@ -1,10 +1,11 @@ --- title: '-moz-box-align' -slug: Web/CSS/-moz-box-align +slug: Web/CSS/box-align tags: - CSS - Non-standard translation_of: Web/CSS/box-align +original_slug: Web/CSS/-moz-box-align --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/box-flex/index.html b/files/pl/web/css/box-flex/index.html index bd4f192a92..591e77d9a8 100644 --- a/files/pl/web/css/box-flex/index.html +++ b/files/pl/web/css/box-flex/index.html @@ -1,10 +1,11 @@ --- title: '-moz-box-flex' -slug: Web/CSS/-moz-box-flex +slug: Web/CSS/box-flex tags: - CSS - Non-standard translation_of: Web/CSS/box-flex +original_slug: Web/CSS/-moz-box-flex --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/box-orient/index.html b/files/pl/web/css/box-orient/index.html index 5effdac347..f9d003622f 100644 --- a/files/pl/web/css/box-orient/index.html +++ b/files/pl/web/css/box-orient/index.html @@ -1,10 +1,11 @@ --- title: '-moz-box-orient' -slug: Web/CSS/-moz-box-orient +slug: Web/CSS/box-orient tags: - CSS - Non-standard translation_of: Web/CSS/box-orient +original_slug: Web/CSS/-moz-box-orient --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/box-pack/index.html b/files/pl/web/css/box-pack/index.html index edbbe60856..b56eea29e6 100644 --- a/files/pl/web/css/box-pack/index.html +++ b/files/pl/web/css/box-pack/index.html @@ -1,10 +1,11 @@ --- title: '-moz-box-pack' -slug: Web/CSS/-moz-box-pack +slug: Web/CSS/box-pack tags: - CSS - Non-standard translation_of: Web/CSS/box-pack +original_slug: Web/CSS/-moz-box-pack --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/class_selectors/index.html b/files/pl/web/css/class_selectors/index.html index 12f8d4f5c8..4ab4a81108 100644 --- a/files/pl/web/css/class_selectors/index.html +++ b/files/pl/web/css/class_selectors/index.html @@ -1,12 +1,13 @@ --- title: Selektor klasy -slug: Web/CSS/Selektor_klasy +slug: Web/CSS/Class_selectors tags: - CSS - Klasy - Reference - Selektory translation_of: Web/CSS/Class_selectors +original_slug: Web/CSS/Selektor_klasy --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/pl/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html b/files/pl/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html index f6e786ee52..eed038bdcc 100644 --- a/files/pl/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html +++ b/files/pl/web/css/css_basic_user_interface/using_url_values_for_the_cursor_property/index.html @@ -1,6 +1,6 @@ --- title: Użycie wartości URL dla własności cursor -slug: Web/CSS/cursor/Użycie_wartości_URL_dla_własności_cursor +slug: Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property tags: - CSS - CSS_2.1 @@ -8,6 +8,7 @@ tags: - Programowanie_dla_wielu_przeglądarek - Wszystkie_kategorie translation_of: Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property +original_slug: Web/CSS/cursor/Użycie_wartości_URL_dla_własności_cursor --- <p> </p> <p><a href="pl/Gecko">Gecko</a> 1.8 (<a href="pl/Firefox_1.5">Firefox 1.5</a>, SeaMonkey 1.0) wspiera wartości URL dla <a class="external" href="http://www.w3.org/TR/CSS21/ui.html#cursor-props">własności cursor CSS 2/2.1</a>. To pozwala używać zewnętrzne obrazki jako kursory myszy — można użyć każdego formatu wspieranego przez Gecko.</p> diff --git a/files/pl/web/css/css_color/index.html b/files/pl/web/css/css_color/index.html index 93bc7ca016..174edbd41e 100644 --- a/files/pl/web/css/css_color/index.html +++ b/files/pl/web/css/css_color/index.html @@ -1,6 +1,6 @@ --- title: CSS Colors -slug: Web/CSS/CSS_Colors +slug: Web/CSS/CSS_Color tags: - CSS - CSS Colors @@ -10,6 +10,7 @@ tags: - TopicStub translation_of: Web/CSS/CSS_Color translation_of_original: Web/CSS/CSS_Colors +original_slug: Web/CSS/CSS_Colors --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/css/css_colors/color_picker_tool/index.html b/files/pl/web/css/css_colors/color_picker_tool/index.html index 7907144f10..496738c68b 100644 --- a/files/pl/web/css/css_colors/color_picker_tool/index.html +++ b/files/pl/web/css/css_colors/color_picker_tool/index.html @@ -1,6 +1,6 @@ --- title: Narzędzie doboru kolorów -slug: Web/CSS/CSS_Colors/Narzedzie_doboru_kolorow +slug: Web/CSS/CSS_Colors/Color_picker_tool tags: - CSS - CSS Kolory @@ -12,6 +12,7 @@ tags: - narzędzie do wybierania kolorów - wybieranie kolorów translation_of: Web/CSS/CSS_Colors/Color_picker_tool +original_slug: Web/CSS/CSS_Colors/Narzedzie_doboru_kolorow --- <div style="display: none;"> <h2 id="ColorPicker_Tool" name="ColorPicker_Tool">ColorPicker tool</h2> diff --git a/files/pl/web/css/css_columns/using_multi-column_layouts/index.html b/files/pl/web/css/css_columns/using_multi-column_layouts/index.html index 19d3c4285a..50174ab4e8 100644 --- a/files/pl/web/css/css_columns/using_multi-column_layouts/index.html +++ b/files/pl/web/css/css_columns/using_multi-column_layouts/index.html @@ -1,11 +1,12 @@ --- title: Kolumny CSS3 -slug: Web/Guide/CSS/Kolumny_CSS3 +slug: Web/CSS/CSS_Columns/Using_multi-column_layouts tags: - CSS - CSS_3 - Wszystkie_kategorie translation_of: Web/CSS/CSS_Columns/Using_multi-column_layouts +original_slug: Web/Guide/CSS/Kolumny_CSS3 --- <p> </p> diff --git a/files/pl/web/css/css_grid_layout/realizing_common_layouts_using_css_grid_layout/index.html b/files/pl/web/css/css_grid_layout/realizing_common_layouts_using_css_grid_layout/index.html index 93ac130fce..5013e75f11 100644 --- a/files/pl/web/css/css_grid_layout/realizing_common_layouts_using_css_grid_layout/index.html +++ b/files/pl/web/css/css_grid_layout/realizing_common_layouts_using_css_grid_layout/index.html @@ -1,8 +1,9 @@ --- title: Projektowanie typowych układów za pomocą układu siatki CSS -slug: >- - Web/CSS/CSS_Grid_Layout/Realizacja_typowych_ukladow_za_pomoca_ukladu_siatki_CSS +slug: Web/CSS/CSS_Grid_Layout/Realizing_common_layouts_using_CSS_Grid_Layout translation_of: Web/CSS/CSS_Grid_Layout/Realizing_common_layouts_using_CSS_Grid_Layout +original_slug: >- + Web/CSS/CSS_Grid_Layout/Realizacja_typowych_ukladow_za_pomoca_ukladu_siatki_CSS --- <p>Na zakończenie tego zestawu poradników do Układów Siatki CSS (ang. CSS Grid Layout), przejdę przez kilka różnych układów, demonstrujących niektóre z technik, których można użyć podczas projektowania z użyciem tej technologii. Przyjrzymy się przykładowi, korzystającemu z wartości <a href="/en-US/docs/Web/CSS/CSS_Grid_Layout/Grid_Template_Areas">grid-template-areas</a>, typowemu 12-kolumnowemu systemowi elastycznej siatki, a także wykazowi produktów stworzonemu za pomocą automatycznego rozmieszczania. Jak wynika z wyżej przedstawionych przykładów, często istnieje więcej niż jeden sposób, aby osiągnąć pożądany efekt z układem siatki. Wybierz tę metodę, która jest najbardziej pomocna w rozwiązaniu problemów przed którymi stoisz i dla projektów, które realizujesz.</p> diff --git a/files/pl/web/css/css_lists_and_counters/using_css_counters/index.html b/files/pl/web/css/css_lists_and_counters/using_css_counters/index.html index 3c494e6af3..0886615002 100644 --- a/files/pl/web/css/css_lists_and_counters/using_css_counters/index.html +++ b/files/pl/web/css/css_lists_and_counters/using_css_counters/index.html @@ -1,10 +1,11 @@ --- title: Liczniki CSS -slug: Web/Guide/Liczniki_CSS +slug: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters tags: - CSS - Wszystkie_kategorie translation_of: Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters +original_slug: Web/Guide/Liczniki_CSS --- <p> </p> diff --git a/files/pl/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html b/files/pl/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html index ff4ec92e20..03cdc7b7a9 100644 --- a/files/pl/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html +++ b/files/pl/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html @@ -1,7 +1,8 @@ --- -title: 'Użycie pseudoklasy :target w selektorach' -slug: 'Web/CSS/CSS_Selectors/Użycie_pseudoklasy_:target_w_selektorach' -translation_of: 'Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors' +title: Użycie pseudoklasy :target w selektorach +slug: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors +translation_of: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors +original_slug: Web/CSS/CSS_Selectors/Użycie_pseudoklasy_:target_w_selektorach --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/css/inheritance/index.html b/files/pl/web/css/inheritance/index.html index e8049231f1..d9c1db46fc 100644 --- a/files/pl/web/css/inheritance/index.html +++ b/files/pl/web/css/inheritance/index.html @@ -1,12 +1,13 @@ --- title: Dziedziczenie -slug: Web/CSS/Dziedziczenie +slug: Web/CSS/inheritance tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie translation_of: Web/CSS/inheritance +original_slug: Web/CSS/Dziedziczenie --- <p> {{ CSSRef() }} diff --git a/files/pl/web/css/initial_value/index.html b/files/pl/web/css/initial_value/index.html index 8144cb37ba..cdbb5bb45e 100644 --- a/files/pl/web/css/initial_value/index.html +++ b/files/pl/web/css/initial_value/index.html @@ -1,12 +1,13 @@ --- title: Wartość początkowa -slug: Web/CSS/Wartość_początkowa +slug: Web/CSS/initial_value tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie translation_of: Web/CSS/initial_value +original_slug: Web/CSS/Wartość_początkowa --- <p>{{ CSSRef() }} </p> diff --git a/files/pl/web/css/media_queries/testing_media_queries/index.html b/files/pl/web/css/media_queries/testing_media_queries/index.html index 140d3a1796..f9adefceb9 100644 --- a/files/pl/web/css/media_queries/testing_media_queries/index.html +++ b/files/pl/web/css/media_queries/testing_media_queries/index.html @@ -1,7 +1,8 @@ --- title: Sprawdzanie media queries -slug: Web/Guide/CSS/Sprawdzanie_media_queries +slug: Web/CSS/Media_Queries/Testing_media_queries translation_of: Web/CSS/Media_Queries/Testing_media_queries +original_slug: Web/Guide/CSS/Sprawdzanie_media_queries --- <p>{{SeeCompatTable}}</p> diff --git a/files/pl/web/css/outline-color/index.html b/files/pl/web/css/outline-color/index.html index ca9e572624..bb46a90ef2 100644 --- a/files/pl/web/css/outline-color/index.html +++ b/files/pl/web/css/outline-color/index.html @@ -1,13 +1,14 @@ --- title: '-moz-outline-color' -slug: Web/CSS/-moz-outline-color +slug: Web/CSS/outline-color tags: - CSS - - 'CSS:Dokumentacje' - - 'CSS:Rozszerzenia_Mozilli' + - CSS:Dokumentacje + - CSS:Rozszerzenia_Mozilli - Dokumentacje - Wszystkie_kategorie translation_of: Web/CSS/outline-color translation_of_original: Web/CSS/-moz-outline-color +original_slug: Web/CSS/-moz-outline-color --- <p>d</p> diff --git a/files/pl/web/css/privacy_and_the__colon_visited_selector/index.html b/files/pl/web/css/privacy_and_the__colon_visited_selector/index.html index fad2ac55d1..50bd1abd23 100644 --- a/files/pl/web/css/privacy_and_the__colon_visited_selector/index.html +++ b/files/pl/web/css/privacy_and_the__colon_visited_selector/index.html @@ -1,7 +1,8 @@ --- -title: 'Prywatność i znacznik :visited' -slug: 'Web/CSS/Prywatnosc_i_znacznik_:visited' -translation_of: 'Web/CSS/Privacy_and_the_:visited_selector' +title: Prywatność i znacznik :visited +slug: Web/CSS/Privacy_and_the_:visited_selector +translation_of: Web/CSS/Privacy_and_the_:visited_selector +original_slug: Web/CSS/Prywatnosc_i_znacznik_:visited --- <div>{{cssref}}</div> diff --git a/files/pl/web/css/reference/index.html b/files/pl/web/css/reference/index.html index c6b8ea66c6..a2672d95a4 100644 --- a/files/pl/web/css/reference/index.html +++ b/files/pl/web/css/reference/index.html @@ -1,7 +1,8 @@ --- title: Dokumentacja CSS -slug: Web/CSS/CSS_Reference +slug: Web/CSS/Reference translation_of: Web/CSS/Reference +original_slug: Web/CSS/CSS_Reference --- <p>Specyfikacja CSS zawiera wszystkie standardowe właściwości<span style="line-height: inherit;"> </span><a href="/pl/docs/CSS" style="line-height: inherit;" title="CSS">CSS</a>, w tym<span style="line-height: inherit;"> </span><a href="https://developer.mozilla.org/en-US/docs/CSS/Pseudo-classes" title="https://developer.mozilla.org/en-US/docs/CSS/Pseudo-classes"><span style="line-height: inherit;">pseudo-k</span>las</a><span style="line-height: inherit;"> i </span><a href="https://developer.mozilla.org/en-US/docs/CSS/Pseudo-elements" title="https://developer.mozilla.org/en-US/docs/CSS/Pseudo-elements"><span style="line-height: inherit;">pseudo-e</span>lementow</a><span style="line-height: inherit;">, za</span>sad używania <a href="https://developer.mozilla.org/en-US/docs/CSS/At-rule" title="https://developer.mozilla.org/en-US/docs/CSS/At-rule">znaku @</a><span style="line-height: inherit;">, </span><span style="line-height: inherit;">i selektorów w porządku alfabetycznym. Taka organizacja specyfikacji pozwala na szybki dostęp do szczegółowych informacji o każdym elemencie specyfikacji.</span><br> <br> diff --git a/files/pl/web/css/shorthand_properties/index.html b/files/pl/web/css/shorthand_properties/index.html index fa244eb571..846f268cb4 100644 --- a/files/pl/web/css/shorthand_properties/index.html +++ b/files/pl/web/css/shorthand_properties/index.html @@ -1,10 +1,11 @@ --- title: Skrócone deklaracje CSS -slug: Web/CSS/Skrócone_deklaracje_CSS +slug: Web/CSS/Shorthand_properties tags: - CSS - Wszystkie_kategorie translation_of: Web/CSS/Shorthand_properties +original_slug: Web/CSS/Skrócone_deklaracje_CSS --- <p> </p> diff --git a/files/pl/web/css/type_selectors/index.html b/files/pl/web/css/type_selectors/index.html index 13dc191bb1..13be3bae67 100644 --- a/files/pl/web/css/type_selectors/index.html +++ b/files/pl/web/css/type_selectors/index.html @@ -1,12 +1,13 @@ --- title: Selektory typu -slug: Web/CSS/Selektory_typu +slug: Web/CSS/Type_selectors tags: - CSS - - 'CSS:Dokumentacje' + - CSS:Dokumentacje - Dokumentacje - Wszystkie_kategorie translation_of: Web/CSS/Type_selectors +original_slug: Web/CSS/Selektory_typu --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/css/universal_selectors/index.html b/files/pl/web/css/universal_selectors/index.html index c3c4952f06..efe3ca613d 100644 --- a/files/pl/web/css/universal_selectors/index.html +++ b/files/pl/web/css/universal_selectors/index.html @@ -1,10 +1,11 @@ --- title: Selektor uniwersalny -slug: Web/CSS/Selektor_uniwersalny +slug: Web/CSS/Universal_selectors tags: - CSS - Selektory translation_of: Web/CSS/Universal_selectors +original_slug: Web/CSS/Selektor_uniwersalny --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/css/webkit_extensions/index.html b/files/pl/web/css/webkit_extensions/index.html index 0b60bd4475..113dac2881 100644 --- a/files/pl/web/css/webkit_extensions/index.html +++ b/files/pl/web/css/webkit_extensions/index.html @@ -1,10 +1,11 @@ --- title: Rozszerzenia WebKit -slug: Web/CSS/Rozszerzenia_WebKit +slug: Web/CSS/WebKit_Extensions tags: - CSS - Referencje CSS translation_of: Web/CSS/WebKit_Extensions +original_slug: Web/CSS/Rozszerzenia_WebKit --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/guide/ajax/getting_started/index.html b/files/pl/web/guide/ajax/getting_started/index.html index 1e4a4ec491..59fe3cee8a 100644 --- a/files/pl/web/guide/ajax/getting_started/index.html +++ b/files/pl/web/guide/ajax/getting_started/index.html @@ -1,10 +1,11 @@ --- title: Na początek -slug: Web/Guide/AJAX/Na_początek +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - Wszystkie_kategorie translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Na_początek --- <p> </p><p>Ten artykuł pozwoli Ci poznać podstawy technologii AJAX oraz poda dwa proste, gotowe do użycia przykłady. diff --git a/files/pl/web/guide/events/creating_and_triggering_events/index.html b/files/pl/web/guide/events/creating_and_triggering_events/index.html index 82deba43c1..bc359ede78 100644 --- a/files/pl/web/guide/events/creating_and_triggering_events/index.html +++ b/files/pl/web/guide/events/creating_and_triggering_events/index.html @@ -1,6 +1,6 @@ --- title: dispatchEvent - przykład -slug: DOM/dispatchEvent_-_przykład +slug: Web/Guide/Events/Creating_and_triggering_events tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/Guide/Events/Creating_and_triggering_events translation_of_original: Web/Guide/Events/Event_dispatching_example +original_slug: DOM/dispatchEvent_-_przykład --- <div class="noinclude"> {{ ApiRef() }}</div> diff --git a/files/pl/web/guide/html/html5/index.html b/files/pl/web/guide/html/html5/index.html index 77e7775ce2..89b3a43466 100644 --- a/files/pl/web/guide/html/html5/index.html +++ b/files/pl/web/guide/html/html5/index.html @@ -1,11 +1,12 @@ --- title: HTML5 -slug: HTML/HTML5 +slug: Web/Guide/HTML/HTML5 tags: - CSS3 - HTML - HTML 5 translation_of: Web/Guide/HTML/HTML5 +original_slug: HTML/HTML5 --- <p><span class="seoSummary"><strong>HTML5</strong> jest najnowszą wersją standardu opisującego język <a href="/pl/docs/HTML" title="HTML">HTML</a>. </span>Termin ten możemy zdefiniować na dwa sposoby:</p> diff --git a/files/pl/web/html/block-level_elements/index.html b/files/pl/web/html/block-level_elements/index.html index 392dc43954..0cbc3b07d8 100644 --- a/files/pl/web/html/block-level_elements/index.html +++ b/files/pl/web/html/block-level_elements/index.html @@ -1,11 +1,12 @@ --- title: Elementy blokowe -slug: Web/HTML/Elementy_blokowe +slug: Web/HTML/Block-level_elements tags: - HTML - - 'HTML:Opis_elementów' + - HTML:Opis_elementów - Wszystkie_kategorie translation_of: Web/HTML/Block-level_elements +original_slug: Web/HTML/Elementy_blokowe --- <h3 id="Podsumowanie" name="Podsumowanie"> Podsumowanie </h3> <p>Elementy blokowe mogą wystąpić tylko w <a href="pl/HTML/Element/body">body</a>. Od elementów liniowych odróżnia je: diff --git a/files/pl/web/html/global_attributes/spellcheck/index.html b/files/pl/web/html/global_attributes/spellcheck/index.html index ed230d2b07..a0b6c48785 100644 --- a/files/pl/web/html/global_attributes/spellcheck/index.html +++ b/files/pl/web/html/global_attributes/spellcheck/index.html @@ -1,7 +1,8 @@ --- title: sprawdzanie pisowni -slug: Web/HTML/Global_attributes/pisownia +slug: Web/HTML/Global_attributes/spellcheck translation_of: Web/HTML/Global_attributes/spellcheck +original_slug: Web/HTML/Global_attributes/pisownia --- <div>{{HTMLSidebar("Global_attributes")}}</div> diff --git a/files/pl/web/html/inline_elements/index.html b/files/pl/web/html/inline_elements/index.html index f5cd417ec8..71d70ca287 100644 --- a/files/pl/web/html/inline_elements/index.html +++ b/files/pl/web/html/inline_elements/index.html @@ -1,12 +1,13 @@ --- title: Elementy liniowe -slug: Web/HTML/Elementy_liniowe +slug: Web/HTML/Inline_elements tags: - HTML - - 'HTML:Element' - - 'HTML:Élément(2)' + - HTML:Element + - HTML:Élément(2) - Wszystkie_kategorie translation_of: Web/HTML/Inline_elements +original_slug: Web/HTML/Elementy_liniowe --- <h3 id="Podsumowanie" name="Podsumowanie"> Podsumowanie </h3> <p>Elementy liniowe są elementami, które mogą wystąpić tylko w <a href="pl/HTML/Elementy/body">body</a>. Od elementów blokowych odróżnia je: diff --git a/files/pl/web/html/quirks_mode_and_standards_mode/index.html b/files/pl/web/html/quirks_mode_and_standards_mode/index.html index 72018a6571..ace9ddac8d 100644 --- a/files/pl/web/html/quirks_mode_and_standards_mode/index.html +++ b/files/pl/web/html/quirks_mode_and_standards_mode/index.html @@ -1,6 +1,6 @@ --- title: Tryb Zgodności (Quirks Mode) i Tryb Standardów -slug: Web/HTML(PL)/Tryb_Zgodnosci_oraz_Tryb_Standardow +slug: Web/HTML/Quirks_Mode_and_Standards_Mode tags: - Gecko - Guide @@ -10,6 +10,7 @@ tags: - Web Standards - XHTML translation_of: Web/HTML/Quirks_Mode_and_Standards_Mode +original_slug: Web/HTML(PL)/Tryb_Zgodnosci_oraz_Tryb_Standardow --- <p>W dawnych czasach strony internetowe zwykle pisane były w dwóch wersjach: Jedna dla Netscape Navigator i jedna dla Microsoft Internet Explorer. Kiedy standardy sieciowe były tworzone w W3C, przeglądarki nie mogły po prostu zacząć z nich korzystać, ponieważ w ten sposób zniszczyłyby większość istniejących stron internetowych. W związku z tym przeglądarki wprowadziły dwa tryby traktowania nowych witryn zgodnych ze standardami w inny sposób niż witryn starej generacji.</p> diff --git a/files/pl/web/http/basics_of_http/mime_types/index.html b/files/pl/web/http/basics_of_http/mime_types/index.html index b5f2753a78..ba1c8ca500 100644 --- a/files/pl/web/http/basics_of_http/mime_types/index.html +++ b/files/pl/web/http/basics_of_http/mime_types/index.html @@ -1,11 +1,12 @@ --- title: Nieprawidłowy typ MIME plików CSS -slug: Nieprawidłowy_typ_MIME_plików_CSS +slug: Web/HTTP/Basics_of_HTTP/MIME_types tags: - CSS - Wszystkie_kategorie translation_of: Web/HTTP/Basics_of_HTTP/MIME_types translation_of_original: Incorrect_MIME_Type_for_CSS_Files +original_slug: Nieprawidłowy_typ_MIME_plików_CSS --- <p> </p> <h3 id="W_czym_jest_problem.3F">W czym jest problem?</h3> diff --git a/files/pl/web/http/cookies/index.html b/files/pl/web/http/cookies/index.html index d8720ac4c4..7abd392eb7 100644 --- a/files/pl/web/http/cookies/index.html +++ b/files/pl/web/http/cookies/index.html @@ -1,6 +1,6 @@ --- title: Ciasteczka HTTP -slug: Web/HTTP/Ciasteczka +slug: Web/HTTP/Cookies tags: - aplikacje internetowe - ciasteczka @@ -15,6 +15,7 @@ tags: - śledzenie - żądania HTTP translation_of: Web/HTTP/Cookies +original_slug: Web/HTTP/Ciasteczka --- <p>{{HTTPSidebar}}</p> diff --git a/files/pl/web/http/headers/date/index.html b/files/pl/web/http/headers/date/index.html index f348b4e839..175c134575 100644 --- a/files/pl/web/http/headers/date/index.html +++ b/files/pl/web/http/headers/date/index.html @@ -1,7 +1,8 @@ --- title: Data -slug: Web/HTTP/Headers/Data +slug: Web/HTTP/Headers/Date translation_of: Web/HTTP/Headers/Date +original_slug: Web/HTTP/Headers/Data --- <div>{{HTTPSidebar}}</div> diff --git a/files/pl/web/http/overview/index.html b/files/pl/web/http/overview/index.html index 5fe95ca7ea..62dbfcf35f 100644 --- a/files/pl/web/http/overview/index.html +++ b/files/pl/web/http/overview/index.html @@ -1,12 +1,13 @@ --- title: HTTP - wiadomości ogólne -slug: Web/HTTP/HTTP_wiadomosci_ogólne +slug: Web/HTTP/Overview tags: - HTML - HTTP - Mechanika stron - Wstęp translation_of: Web/HTTP/Overview +original_slug: Web/HTTP/HTTP_wiadomosci_ogólne --- <div>{{HTTPSidebar}}</div> diff --git a/files/pl/web/javascript/a_re-introduction_to_javascript/index.html b/files/pl/web/javascript/a_re-introduction_to_javascript/index.html index abb01ce731..f71457a70d 100644 --- a/files/pl/web/javascript/a_re-introduction_to_javascript/index.html +++ b/files/pl/web/javascript/a_re-introduction_to_javascript/index.html @@ -1,7 +1,8 @@ --- title: Ponowne wprowadzenie do JavaScript (JS tutorial) -slug: Web/JavaScript/Ponowne_wprowadzenie_do_JavaScript +slug: Web/JavaScript/A_re-introduction_to_JavaScript translation_of: Web/JavaScript/A_re-introduction_to_JavaScript +original_slug: Web/JavaScript/Ponowne_wprowadzenie_do_JavaScript --- <div>{{jsSidebar}}</div> diff --git a/files/pl/web/javascript/about_javascript/index.html b/files/pl/web/javascript/about_javascript/index.html index 26c921724f..4e7e77248b 100644 --- a/files/pl/web/javascript/about_javascript/index.html +++ b/files/pl/web/javascript/about_javascript/index.html @@ -1,7 +1,8 @@ --- title: O JavaScript -slug: Web/JavaScript/O_JavaScript +slug: Web/JavaScript/About_JavaScript translation_of: Web/JavaScript/About_JavaScript +original_slug: Web/JavaScript/O_JavaScript --- <div>{{JsSidebar}}</div> diff --git a/files/pl/web/javascript/closures/index.html b/files/pl/web/javascript/closures/index.html index 985f5e50ce..553786a91e 100644 --- a/files/pl/web/javascript/closures/index.html +++ b/files/pl/web/javascript/closures/index.html @@ -1,7 +1,8 @@ --- title: Domknięcia -slug: Web/JavaScript/Domkniecia +slug: Web/JavaScript/Closures translation_of: Web/JavaScript/Closures +original_slug: Web/JavaScript/Domkniecia --- <div> {{jsSidebar("Intermediate")}}</div> diff --git a/files/pl/web/javascript/data_structures/index.html b/files/pl/web/javascript/data_structures/index.html index d6a2808105..4a86825a9e 100644 --- a/files/pl/web/javascript/data_structures/index.html +++ b/files/pl/web/javascript/data_structures/index.html @@ -1,11 +1,12 @@ --- title: Typy oraz struktury danych w JavaScript -slug: Web/JavaScript/typy_oraz_struktury_danych +slug: Web/JavaScript/Data_structures tags: - JavaScript - Początkujący - Typy danych translation_of: Web/JavaScript/Data_structures +original_slug: Web/JavaScript/typy_oraz_struktury_danych --- <div>{{jsSidebar("More")}}</div> 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> diff --git a/files/pl/web/javascript/inheritance_and_the_prototype_chain/index.html b/files/pl/web/javascript/inheritance_and_the_prototype_chain/index.html index 0c18115595..c997c3c796 100644 --- a/files/pl/web/javascript/inheritance_and_the_prototype_chain/index.html +++ b/files/pl/web/javascript/inheritance_and_the_prototype_chain/index.html @@ -1,11 +1,12 @@ --- title: Dziedziczenie i łańcuch prototypów -slug: Web/JavaScript/dziedziczenie_lancuch_prototypow +slug: Web/JavaScript/Inheritance_and_the_prototype_chain tags: - Dziedziczenie - JavaScript - OOP translation_of: Web/JavaScript/Inheritance_and_the_prototype_chain +original_slug: Web/JavaScript/dziedziczenie_lancuch_prototypow --- <div>{{jsSidebar("Advanced")}}</div> diff --git a/files/pl/web/javascript/language_resources/index.html b/files/pl/web/javascript/language_resources/index.html index c53fd0fd2a..688e0aba73 100644 --- a/files/pl/web/javascript/language_resources/index.html +++ b/files/pl/web/javascript/language_resources/index.html @@ -1,10 +1,11 @@ --- title: Zasoby języka JavaScript -slug: Web/JavaScript/Zasoby_języka_JavaScript +slug: Web/JavaScript/Language_Resources tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Language_Resources +original_slug: Web/JavaScript/Zasoby_języka_JavaScript --- <p> </p> diff --git a/files/pl/web/javascript/reference/about/index.html b/files/pl/web/javascript/reference/about/index.html index a16cf69e3d..b574d1e042 100644 --- a/files/pl/web/javascript/reference/about/index.html +++ b/files/pl/web/javascript/reference/about/index.html @@ -1,6 +1,6 @@ --- title: O dokumentacji referencyjnej -slug: Web/JavaScript/Referencje/O_tym_dokumencie +slug: Web/JavaScript/Reference/About tags: - Dokumentacja_JavaScript - Dokumentacje @@ -10,6 +10,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/About +original_slug: Web/JavaScript/Referencje/O_tym_dokumencie --- <p>{{JsSidebar}}</p> diff --git a/files/pl/web/javascript/reference/classes/constructor/index.html b/files/pl/web/javascript/reference/classes/constructor/index.html index 353adecd19..8d11cce8f0 100644 --- a/files/pl/web/javascript/reference/classes/constructor/index.html +++ b/files/pl/web/javascript/reference/classes/constructor/index.html @@ -1,11 +1,12 @@ --- title: Konstruktor -slug: Web/JavaScript/Reference/Classes/Konstruktor +slug: Web/JavaScript/Reference/Classes/constructor tags: - Classes - JavaScript - Language feature translation_of: Web/JavaScript/Reference/Classes/constructor +original_slug: Web/JavaScript/Reference/Classes/Konstruktor --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/pl/web/javascript/reference/deprecated_and_obsolete_features/index.html b/files/pl/web/javascript/reference/deprecated_and_obsolete_features/index.html index 92c805ac17..e937d7c66d 100644 --- a/files/pl/web/javascript/reference/deprecated_and_obsolete_features/index.html +++ b/files/pl/web/javascript/reference/deprecated_and_obsolete_features/index.html @@ -1,6 +1,6 @@ --- title: Przestarzałe własności i metody -slug: Web/JavaScript/Referencje/Przestarzałe_własności_i_metody +slug: Web/JavaScript/Reference/Deprecated_and_obsolete_features tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Deprecated_and_obsolete_features +original_slug: Web/JavaScript/Referencje/Przestarzałe_własności_i_metody --- <div>{{JsSidebar("More")}}</div> diff --git a/files/pl/web/javascript/reference/errors/missing_colon_after_property_id/index.html b/files/pl/web/javascript/reference/errors/missing_colon_after_property_id/index.html index ecdb783335..c100d384ac 100644 --- a/files/pl/web/javascript/reference/errors/missing_colon_after_property_id/index.html +++ b/files/pl/web/javascript/reference/errors/missing_colon_after_property_id/index.html @@ -1,12 +1,13 @@ --- title: 'Błąd składni: brakująca własność po identyfikatorze.' -slug: Web/JavaScript/Reference/Errors/Brakujący_średnik_po_własności_id +slug: Web/JavaScript/Reference/Errors/Missing_colon_after_property_id tags: - Błąd - Błąd składniowy - Błędy - JavaScript translation_of: Web/JavaScript/Reference/Errors/Missing_colon_after_property_id +original_slug: Web/JavaScript/Reference/Errors/Brakujący_średnik_po_własności_id --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/pl/web/javascript/reference/functions/arguments/callee/index.html b/files/pl/web/javascript/reference/functions/arguments/callee/index.html index 50b76e1f63..04c4c87538 100644 --- a/files/pl/web/javascript/reference/functions/arguments/callee/index.html +++ b/files/pl/web/javascript/reference/functions/arguments/callee/index.html @@ -1,12 +1,13 @@ --- title: callee -slug: Web/JavaScript/Referencje/Funkcje/arguments/callee +slug: Web/JavaScript/Reference/Functions/arguments/callee tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Functions/arguments/callee +original_slug: Web/JavaScript/Referencje/Funkcje/arguments/callee --- <p> </p> diff --git a/files/pl/web/javascript/reference/functions/arguments/index.html b/files/pl/web/javascript/reference/functions/arguments/index.html index 8a48b5b323..66091708d9 100644 --- a/files/pl/web/javascript/reference/functions/arguments/index.html +++ b/files/pl/web/javascript/reference/functions/arguments/index.html @@ -1,12 +1,13 @@ --- title: arguments -slug: Web/JavaScript/Referencje/Funkcje/arguments +slug: Web/JavaScript/Reference/Functions/arguments tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Functions/arguments +original_slug: Web/JavaScript/Referencje/Funkcje/arguments --- <p> </p> diff --git a/files/pl/web/javascript/reference/functions/arguments/length/index.html b/files/pl/web/javascript/reference/functions/arguments/length/index.html index 79d54a4f50..fe871fa77e 100644 --- a/files/pl/web/javascript/reference/functions/arguments/length/index.html +++ b/files/pl/web/javascript/reference/functions/arguments/length/index.html @@ -1,12 +1,13 @@ --- title: length -slug: Web/JavaScript/Referencje/Funkcje/arguments/length +slug: Web/JavaScript/Reference/Functions/arguments/length tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Functions/arguments/length +original_slug: Web/JavaScript/Referencje/Funkcje/arguments/length --- <p> </p> diff --git a/files/pl/web/javascript/reference/functions/arrow_functions/index.html b/files/pl/web/javascript/reference/functions/arrow_functions/index.html index d1b9d6010f..da3259ac37 100644 --- a/files/pl/web/javascript/reference/functions/arrow_functions/index.html +++ b/files/pl/web/javascript/reference/functions/arrow_functions/index.html @@ -1,7 +1,8 @@ --- title: Funkcje strzałkowe -slug: Web/JavaScript/Reference/Functions/Funkcje_strzalkowe +slug: Web/JavaScript/Reference/Functions/Arrow_functions translation_of: Web/JavaScript/Reference/Functions/Arrow_functions +original_slug: Web/JavaScript/Reference/Functions/Funkcje_strzalkowe --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/pl/web/javascript/reference/functions/default_parameters/index.html b/files/pl/web/javascript/reference/functions/default_parameters/index.html index b192456adf..a0bc76eb74 100644 --- a/files/pl/web/javascript/reference/functions/default_parameters/index.html +++ b/files/pl/web/javascript/reference/functions/default_parameters/index.html @@ -1,11 +1,12 @@ --- title: Parametry domyślne -slug: Web/JavaScript/Reference/Functions/Parametry_domyślne +slug: Web/JavaScript/Reference/Functions/Default_parameters tags: - ECMAScript2015 - Funkcje - JavaScript translation_of: Web/JavaScript/Reference/Functions/Default_parameters +original_slug: Web/JavaScript/Reference/Functions/Parametry_domyślne --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/concat/index.html b/files/pl/web/javascript/reference/global_objects/array/concat/index.html index 014219e1d9..f740400903 100644 --- a/files/pl/web/javascript/reference/global_objects/array/concat/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/concat/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.concat() -slug: Web/JavaScript/Referencje/Obiekty/Array/concat +slug: Web/JavaScript/Reference/Global_Objects/Array/concat tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/concat +original_slug: Web/JavaScript/Referencje/Obiekty/Array/concat --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/copywithin/index.html b/files/pl/web/javascript/reference/global_objects/array/copywithin/index.html index 1a1917eabd..af9f1b91f7 100644 --- a/files/pl/web/javascript/reference/global_objects/array/copywithin/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/copywithin/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.copyWithin() -slug: Web/JavaScript/Referencje/Obiekty/Array/copyWithin +slug: Web/JavaScript/Reference/Global_Objects/Array/copyWithin tags: - Array - ECMAScript 2015 @@ -13,6 +13,7 @@ tags: - Tablica - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/copyWithin +original_slug: Web/JavaScript/Referencje/Obiekty/Array/copyWithin --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/entries/index.html b/files/pl/web/javascript/reference/global_objects/array/entries/index.html index 6ff83958f4..f5c7a6d596 100644 --- a/files/pl/web/javascript/reference/global_objects/array/entries/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/entries/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.entries() -slug: Web/JavaScript/Referencje/Obiekty/Array/entries +slug: Web/JavaScript/Reference/Global_Objects/Array/entries translation_of: Web/JavaScript/Reference/Global_Objects/Array/entries +original_slug: Web/JavaScript/Referencje/Obiekty/Array/entries --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/every/index.html b/files/pl/web/javascript/reference/global_objects/array/every/index.html index 4b6cb612a2..707e7bda84 100644 --- a/files/pl/web/javascript/reference/global_objects/array/every/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/every/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.every() -slug: Web/JavaScript/Referencje/Obiekty/Array/every +slug: Web/JavaScript/Reference/Global_Objects/Array/every tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/every +original_slug: Web/JavaScript/Referencje/Obiekty/Array/every --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/fill/index.html b/files/pl/web/javascript/reference/global_objects/array/fill/index.html index 1ab2ef4719..1251451837 100644 --- a/files/pl/web/javascript/reference/global_objects/array/fill/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/fill/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.fill() -slug: Web/JavaScript/Referencje/Obiekty/Array/fill +slug: Web/JavaScript/Reference/Global_Objects/Array/fill translation_of: Web/JavaScript/Reference/Global_Objects/Array/fill +original_slug: Web/JavaScript/Referencje/Obiekty/Array/fill --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/filter/index.html b/files/pl/web/javascript/reference/global_objects/array/filter/index.html index 4b18a34c9c..6ec5d0cdc5 100644 --- a/files/pl/web/javascript/reference/global_objects/array/filter/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/filter/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.filter() -slug: Web/JavaScript/Referencje/Obiekty/Array/filter +slug: Web/JavaScript/Reference/Global_Objects/Array/filter tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/filter +original_slug: Web/JavaScript/Referencje/Obiekty/Array/filter --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/find/index.html b/files/pl/web/javascript/reference/global_objects/array/find/index.html index 6e8d67373b..520be8939f 100644 --- a/files/pl/web/javascript/reference/global_objects/array/find/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/find/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.find() -slug: Web/JavaScript/Referencje/Obiekty/Array/find +slug: Web/JavaScript/Reference/Global_Objects/Array/find tags: - Array - ECMAScript 2015 @@ -11,6 +11,7 @@ tags: - Tablica - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/Array/find +original_slug: Web/JavaScript/Referencje/Obiekty/Array/find --- <p>{{JSRef}}<br> Metoda <strong>find()</strong> zwraca pierwszy element tablicy, który spełnia warunek podanej funkcji testującej.</p> diff --git a/files/pl/web/javascript/reference/global_objects/array/findindex/index.html b/files/pl/web/javascript/reference/global_objects/array/findindex/index.html index 86a9cf67cf..46d8e2a087 100644 --- a/files/pl/web/javascript/reference/global_objects/array/findindex/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/findindex/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.findIndex() -slug: Web/JavaScript/Referencje/Obiekty/Array/findIndex +slug: Web/JavaScript/Reference/Global_Objects/Array/findIndex translation_of: Web/JavaScript/Reference/Global_Objects/Array/findIndex +original_slug: Web/JavaScript/Referencje/Obiekty/Array/findIndex --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/flat/index.html b/files/pl/web/javascript/reference/global_objects/array/flat/index.html index 3c8de3a43c..063a4f1084 100644 --- a/files/pl/web/javascript/reference/global_objects/array/flat/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/flat/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.flat() -slug: Web/JavaScript/Referencje/Obiekty/Array/flat +slug: Web/JavaScript/Reference/Global_Objects/Array/flat translation_of: Web/JavaScript/Reference/Global_Objects/Array/flat +original_slug: Web/JavaScript/Referencje/Obiekty/Array/flat --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/foreach/index.html b/files/pl/web/javascript/reference/global_objects/array/foreach/index.html index 6968498311..612be4d2fb 100644 --- a/files/pl/web/javascript/reference/global_objects/array/foreach/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/foreach/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.forEach() -slug: Web/JavaScript/Referencje/Obiekty/Array/forEach +slug: Web/JavaScript/Reference/Global_Objects/Array/forEach tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/forEach +original_slug: Web/JavaScript/Referencje/Obiekty/Array/forEach --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/from/index.html b/files/pl/web/javascript/reference/global_objects/array/from/index.html index bd5f0294de..049d4477d1 100644 --- a/files/pl/web/javascript/reference/global_objects/array/from/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/from/index.html @@ -1,7 +1,8 @@ --- title: Array.from() -slug: Web/JavaScript/Referencje/Obiekty/Array/from +slug: Web/JavaScript/Reference/Global_Objects/Array/from translation_of: Web/JavaScript/Reference/Global_Objects/Array/from +original_slug: Web/JavaScript/Referencje/Obiekty/Array/from --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/includes/index.html b/files/pl/web/javascript/reference/global_objects/array/includes/index.html index 526e660571..ead60760a3 100644 --- a/files/pl/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/includes/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.includes() -slug: Web/JavaScript/Referencje/Obiekty/Array/includes +slug: Web/JavaScript/Reference/Global_Objects/Array/includes translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes +original_slug: Web/JavaScript/Referencje/Obiekty/Array/includes --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/index.html b/files/pl/web/javascript/reference/global_objects/array/index.html index 5cfe52578b..7592e1696b 100644 --- a/files/pl/web/javascript/reference/global_objects/array/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/index.html @@ -1,10 +1,11 @@ --- title: Array -slug: Web/JavaScript/Referencje/Obiekty/Array +slug: Web/JavaScript/Reference/Global_Objects/Array tags: - Array - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Array +original_slug: Web/JavaScript/Referencje/Obiekty/Array --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/indexof/index.html b/files/pl/web/javascript/reference/global_objects/array/indexof/index.html index db63c3384c..512e3de6ab 100644 --- a/files/pl/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/indexof/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.indexOf() -slug: Web/JavaScript/Referencje/Obiekty/Array/indexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/indexOf tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/indexOf +original_slug: Web/JavaScript/Referencje/Obiekty/Array/indexOf --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/isarray/index.html b/files/pl/web/javascript/reference/global_objects/array/isarray/index.html index 62083e0853..2abef7d8b6 100644 --- a/files/pl/web/javascript/reference/global_objects/array/isarray/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/isarray/index.html @@ -1,7 +1,8 @@ --- title: Array.isArray() -slug: Web/JavaScript/Referencje/Obiekty/Array/isArray +slug: Web/JavaScript/Reference/Global_Objects/Array/isArray translation_of: Web/JavaScript/Reference/Global_Objects/Array/isArray +original_slug: Web/JavaScript/Referencje/Obiekty/Array/isArray --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/join/index.html b/files/pl/web/javascript/reference/global_objects/array/join/index.html index b4b22afc49..cd1d7f8a7b 100644 --- a/files/pl/web/javascript/reference/global_objects/array/join/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/join/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.join() -slug: Web/JavaScript/Referencje/Obiekty/Array/join +slug: Web/JavaScript/Reference/Global_Objects/Array/join tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/join +original_slug: Web/JavaScript/Referencje/Obiekty/Array/join --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/keys/index.html b/files/pl/web/javascript/reference/global_objects/array/keys/index.html index 4ab6d7e18e..a284253ed6 100644 --- a/files/pl/web/javascript/reference/global_objects/array/keys/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/keys/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.keys() -slug: Web/JavaScript/Referencje/Obiekty/Array/keys +slug: Web/JavaScript/Reference/Global_Objects/Array/keys translation_of: Web/JavaScript/Reference/Global_Objects/Array/keys +original_slug: Web/JavaScript/Referencje/Obiekty/Array/keys --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/lastindexof/index.html b/files/pl/web/javascript/reference/global_objects/array/lastindexof/index.html index 3a6322d6b4..ca02035c96 100644 --- a/files/pl/web/javascript/reference/global_objects/array/lastindexof/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/lastindexof/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.lastIndexOf() -slug: Web/JavaScript/Referencje/Obiekty/Array/lastIndexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf +original_slug: Web/JavaScript/Referencje/Obiekty/Array/lastIndexOf --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/length/index.html b/files/pl/web/javascript/reference/global_objects/array/length/index.html index 0ce2bbde35..520bff2ab7 100644 --- a/files/pl/web/javascript/reference/global_objects/array/length/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/length/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.length -slug: Web/JavaScript/Referencje/Obiekty/Array/length +slug: Web/JavaScript/Reference/Global_Objects/Array/length tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/length +original_slug: Web/JavaScript/Referencje/Obiekty/Array/length --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/map/index.html b/files/pl/web/javascript/reference/global_objects/array/map/index.html index 2b25e7f1cd..41e1f41bbd 100644 --- a/files/pl/web/javascript/reference/global_objects/array/map/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/map/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.map() -slug: Web/JavaScript/Referencje/Obiekty/Array/map +slug: Web/JavaScript/Reference/Global_Objects/Array/map tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/map +original_slug: Web/JavaScript/Referencje/Obiekty/Array/map --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/of/index.html b/files/pl/web/javascript/reference/global_objects/array/of/index.html index 74c9974bd0..8a7273148c 100644 --- a/files/pl/web/javascript/reference/global_objects/array/of/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/of/index.html @@ -1,7 +1,8 @@ --- title: Array.of() -slug: Web/JavaScript/Referencje/Obiekty/Array/of +slug: Web/JavaScript/Reference/Global_Objects/Array/of translation_of: Web/JavaScript/Reference/Global_Objects/Array/of +original_slug: Web/JavaScript/Referencje/Obiekty/Array/of --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/pop/index.html b/files/pl/web/javascript/reference/global_objects/array/pop/index.html index 2b7483dbd7..32c6f2d6dd 100644 --- a/files/pl/web/javascript/reference/global_objects/array/pop/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/pop/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.pop() -slug: Web/JavaScript/Referencje/Obiekty/Array/pop +slug: Web/JavaScript/Reference/Global_Objects/Array/pop tags: - Dokumentacja_JavaScript - Dokumentacje @@ -9,6 +9,7 @@ tags: - Prototype - Tablica translation_of: Web/JavaScript/Reference/Global_Objects/Array/pop +original_slug: Web/JavaScript/Referencje/Obiekty/Array/pop --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/push/index.html b/files/pl/web/javascript/reference/global_objects/array/push/index.html index 92bf342cda..ad55ffe255 100644 --- a/files/pl/web/javascript/reference/global_objects/array/push/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/push/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.push() -slug: Web/JavaScript/Referencje/Obiekty/Array/push +slug: Web/JavaScript/Reference/Global_Objects/Array/push tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/push +original_slug: Web/JavaScript/Referencje/Obiekty/Array/push --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/reduce/index.html b/files/pl/web/javascript/reference/global_objects/array/reduce/index.html index 8699a308c5..f98d5375c3 100644 --- a/files/pl/web/javascript/reference/global_objects/array/reduce/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/reduce/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.reduce() -slug: Web/JavaScript/Referencje/Obiekty/Array/Reduce +slug: Web/JavaScript/Reference/Global_Objects/Array/Reduce translation_of: Web/JavaScript/Reference/Global_Objects/Array/Reduce +original_slug: Web/JavaScript/Referencje/Obiekty/Array/Reduce --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/reduceright/index.html b/files/pl/web/javascript/reference/global_objects/array/reduceright/index.html index fcb2b0e694..53e9a3d6b9 100644 --- a/files/pl/web/javascript/reference/global_objects/array/reduceright/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/reduceright/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.reduceRight() -slug: Web/JavaScript/Referencje/Obiekty/Array/ReduceRight +slug: Web/JavaScript/Reference/Global_Objects/Array/ReduceRight translation_of: Web/JavaScript/Reference/Global_Objects/Array/ReduceRight +original_slug: Web/JavaScript/Referencje/Obiekty/Array/ReduceRight --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/reverse/index.html b/files/pl/web/javascript/reference/global_objects/array/reverse/index.html index bc6fd9082b..6a18aa625c 100644 --- a/files/pl/web/javascript/reference/global_objects/array/reverse/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/reverse/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.reverse() -slug: Web/JavaScript/Referencje/Obiekty/Array/reverse +slug: Web/JavaScript/Reference/Global_Objects/Array/reverse tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/reverse +original_slug: Web/JavaScript/Referencje/Obiekty/Array/reverse --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/shift/index.html b/files/pl/web/javascript/reference/global_objects/array/shift/index.html index adf8ca36e4..a83215d6c5 100644 --- a/files/pl/web/javascript/reference/global_objects/array/shift/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/shift/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.shift() -slug: Web/JavaScript/Referencje/Obiekty/Array/shift +slug: Web/JavaScript/Reference/Global_Objects/Array/shift tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/shift +original_slug: Web/JavaScript/Referencje/Obiekty/Array/shift --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/slice/index.html b/files/pl/web/javascript/reference/global_objects/array/slice/index.html index ced8efba96..5de5456984 100644 --- a/files/pl/web/javascript/reference/global_objects/array/slice/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/slice/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.slice() -slug: Web/JavaScript/Referencje/Obiekty/Array/slice +slug: Web/JavaScript/Reference/Global_Objects/Array/slice tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/slice +original_slug: Web/JavaScript/Referencje/Obiekty/Array/slice --- <p>{{ JSRef }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/array/some/index.html b/files/pl/web/javascript/reference/global_objects/array/some/index.html index 6ba1777370..c05147d8ae 100644 --- a/files/pl/web/javascript/reference/global_objects/array/some/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/some/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.some() -slug: Web/JavaScript/Referencje/Obiekty/Array/some +slug: Web/JavaScript/Reference/Global_Objects/Array/some tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/some +original_slug: Web/JavaScript/Referencje/Obiekty/Array/some --- <p>{{ JSRef }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/array/sort/index.html b/files/pl/web/javascript/reference/global_objects/array/sort/index.html index 2b53d4e6d5..f179b3c45b 100644 --- a/files/pl/web/javascript/reference/global_objects/array/sort/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/sort/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.sort() -slug: Web/JavaScript/Referencje/Obiekty/Array/sort +slug: Web/JavaScript/Reference/Global_Objects/Array/sort tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/sort +original_slug: Web/JavaScript/Referencje/Obiekty/Array/sort --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/splice/index.html b/files/pl/web/javascript/reference/global_objects/array/splice/index.html index cc4d13def3..bbe9d2b474 100644 --- a/files/pl/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/splice/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.splice() -slug: Web/JavaScript/Referencje/Obiekty/Array/splice +slug: Web/JavaScript/Reference/Global_Objects/Array/splice tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/splice +original_slug: Web/JavaScript/Referencje/Obiekty/Array/splice --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/array/tolocalestring/index.html index 1dc476c413..45c7ec7864 100644 --- a/files/pl/web/javascript/reference/global_objects/array/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.toLocaleString() -slug: Web/JavaScript/Referencje/Obiekty/Array/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Array/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Array/toLocaleString +original_slug: Web/JavaScript/Referencje/Obiekty/Array/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/tosource/index.html b/files/pl/web/javascript/reference/global_objects/array/tosource/index.html index 675e8431a2..4a3fa7d355 100644 --- a/files/pl/web/javascript/reference/global_objects/array/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/tosource/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/Array/toSource +slug: Web/JavaScript/Reference/Global_Objects/Array/toSource tags: - Array - JavaScript @@ -9,6 +9,7 @@ tags: - Prototype - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/Array/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/tostring/index.html b/files/pl/web/javascript/reference/global_objects/array/tostring/index.html index e4801cbdc4..ffc994aeae 100644 --- a/files/pl/web/javascript/reference/global_objects/array/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/tostring/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Array/toString +slug: Web/JavaScript/Reference/Global_Objects/Array/toString tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Array/toString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/unshift/index.html b/files/pl/web/javascript/reference/global_objects/array/unshift/index.html index 56346f6552..3d249e3ec8 100644 --- a/files/pl/web/javascript/reference/global_objects/array/unshift/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/unshift/index.html @@ -1,12 +1,13 @@ --- title: Array.prototype.unshift() -slug: Web/JavaScript/Referencje/Obiekty/Array/unshift +slug: Web/JavaScript/Reference/Global_Objects/Array/unshift tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Array/unshift +original_slug: Web/JavaScript/Referencje/Obiekty/Array/unshift --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/array/values/index.html b/files/pl/web/javascript/reference/global_objects/array/values/index.html index b079877dd9..1a2df94435 100644 --- a/files/pl/web/javascript/reference/global_objects/array/values/index.html +++ b/files/pl/web/javascript/reference/global_objects/array/values/index.html @@ -1,6 +1,6 @@ --- title: Array.prototype.values() -slug: Web/JavaScript/Referencje/Obiekty/Array/values +slug: Web/JavaScript/Reference/Global_Objects/Array/values tags: - ECMAScript 2015 - Iterator @@ -9,6 +9,7 @@ tags: - Prototype - Tablica translation_of: Web/JavaScript/Reference/Global_Objects/Array/values +original_slug: Web/JavaScript/Referencje/Obiekty/Array/values --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/arraybuffer/index.html b/files/pl/web/javascript/reference/global_objects/arraybuffer/index.html index f01e0fa67c..a1ac4a5da1 100644 --- a/files/pl/web/javascript/reference/global_objects/arraybuffer/index.html +++ b/files/pl/web/javascript/reference/global_objects/arraybuffer/index.html @@ -1,12 +1,13 @@ --- title: ArrayBuffer -slug: Web/JavaScript/Referencje/Obiekty/ArrayBuffer +slug: Web/JavaScript/Reference/Global_Objects/ArrayBuffer tags: - ArrayBuffer - JavaScript - Konstruktor - TypedArrays translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer +original_slug: Web/JavaScript/Referencje/Obiekty/ArrayBuffer --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/asintn/index.html b/files/pl/web/javascript/reference/global_objects/bigint/asintn/index.html index f3d7de5b66..fca69d7e9c 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/asintn/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/asintn/index.html @@ -1,6 +1,6 @@ --- title: BigInt.asIntN() -slug: Web/JavaScript/Referencje/Obiekty/BigInt/asIntN +slug: Web/JavaScript/Reference/Global_Objects/BigInt/asIntN tags: - BigInt - JavaScript @@ -8,6 +8,7 @@ tags: - Referencja - asIntN translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/asIntN +original_slug: Web/JavaScript/Referencje/Obiekty/BigInt/asIntN --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/asuintn/index.html b/files/pl/web/javascript/reference/global_objects/bigint/asuintn/index.html index 0f290f50c4..63ed40473a 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/asuintn/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/asuintn/index.html @@ -1,6 +1,6 @@ --- title: BigInt.asUintN() -slug: Web/JavaScript/Referencje/Obiekty/BigInt/asUintN +slug: Web/JavaScript/Reference/Global_Objects/BigInt/asUintN tags: - BigInt - JavaScript @@ -8,6 +8,7 @@ tags: - Referencja - asUintN translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/asUintN +original_slug: Web/JavaScript/Referencje/Obiekty/BigInt/asUintN --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/index.html b/files/pl/web/javascript/reference/global_objects/bigint/index.html index 650604b0c3..4f66412f67 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/index.html @@ -1,11 +1,12 @@ --- title: BigInt -slug: Web/JavaScript/Referencje/Obiekty/BigInt +slug: Web/JavaScript/Reference/Global_Objects/BigInt tags: - BigInt - JavaScript - Referencja translation_of: Web/JavaScript/Reference/Global_Objects/BigInt +original_slug: Web/JavaScript/Referencje/Obiekty/BigInt --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html index 9cc06f15ea..8c3cc98381 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/tostring/index.html @@ -1,6 +1,6 @@ --- title: BigInt.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/BigInt/toString +slug: Web/JavaScript/Reference/Global_Objects/BigInt/toString tags: - BigInt - JavaScript @@ -8,6 +8,7 @@ tags: - Prototyp - toString() translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/toString +original_slug: Web/JavaScript/Referencje/Obiekty/BigInt/toString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html b/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html index a1d4c312fd..e1ed582948 100644 --- a/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/bigint/valueof/index.html @@ -1,6 +1,6 @@ --- title: BigInt.prototype.valueOf() -slug: Web/JavaScript/Referencje/Obiekty/BigInt/valueOf +slug: Web/JavaScript/Reference/Global_Objects/BigInt/valueOf tags: - BigInt - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - valueOf() translation_of: Web/JavaScript/Reference/Global_Objects/BigInt/valueOf +original_slug: Web/JavaScript/Referencje/Obiekty/BigInt/valueOf --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/boolean/index.html b/files/pl/web/javascript/reference/global_objects/boolean/index.html index 85e5a6a773..29719a9605 100644 --- a/files/pl/web/javascript/reference/global_objects/boolean/index.html +++ b/files/pl/web/javascript/reference/global_objects/boolean/index.html @@ -1,12 +1,13 @@ --- title: Boolean -slug: Web/JavaScript/Referencje/Obiekty/Boolean +slug: Web/JavaScript/Reference/Global_Objects/Boolean tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +original_slug: Web/JavaScript/Referencje/Obiekty/Boolean --- <p>{{JSRef("Global_Objects", "Boolean")}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/boolean/tosource/index.html b/files/pl/web/javascript/reference/global_objects/boolean/tosource/index.html index b41f1c5806..532bffc87c 100644 --- a/files/pl/web/javascript/reference/global_objects/boolean/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/boolean/tosource/index.html @@ -1,6 +1,6 @@ --- title: Boolean.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/Boolean/toSource +slug: Web/JavaScript/Reference/Global_Objects/Boolean/toSource tags: - Boolean - JavaScript @@ -8,6 +8,7 @@ tags: - Non-standard - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/Boolean/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/boolean/tostring/index.html b/files/pl/web/javascript/reference/global_objects/boolean/tostring/index.html index fe61d7bca9..708dae8151 100644 --- a/files/pl/web/javascript/reference/global_objects/boolean/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/boolean/tostring/index.html @@ -1,12 +1,13 @@ --- title: Boolean.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Boolean/toString +slug: Web/JavaScript/Reference/Global_Objects/Boolean/toString tags: - Boolean - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Boolean/toString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/boolean/valueof/index.html b/files/pl/web/javascript/reference/global_objects/boolean/valueof/index.html index 1e20821efa..005bde3e87 100644 --- a/files/pl/web/javascript/reference/global_objects/boolean/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/boolean/valueof/index.html @@ -1,12 +1,13 @@ --- title: Boolean.prototype.valueOf() -slug: Web/JavaScript/Referencje/Obiekty/Boolean/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Boolean/valueOf tags: - Boolean - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/valueOf +original_slug: Web/JavaScript/Referencje/Obiekty/Boolean/valueOf --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/dataview/index.html b/files/pl/web/javascript/reference/global_objects/dataview/index.html index db3d459a82..0df48f7f98 100644 --- a/files/pl/web/javascript/reference/global_objects/dataview/index.html +++ b/files/pl/web/javascript/reference/global_objects/dataview/index.html @@ -1,7 +1,8 @@ --- title: DataView -slug: Web/JavaScript/Referencje/Obiekty/DataView +slug: Web/JavaScript/Reference/Global_Objects/DataView translation_of: Web/JavaScript/Reference/Global_Objects/DataView +original_slug: Web/JavaScript/Referencje/Obiekty/DataView --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/getdate/index.html b/files/pl/web/javascript/reference/global_objects/date/getdate/index.html index 2dcba53fa0..5828087a48 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getdate/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getDate() -slug: Web/JavaScript/Referencje/Obiekty/Date/getDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getDate tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDate +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getDate --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/getday/index.html b/files/pl/web/javascript/reference/global_objects/date/getday/index.html index 0c52e4e3dd..021381df42 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getday/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getDay() -slug: Web/JavaScript/Referencje/Obiekty/Date/getDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getDay tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDay +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getDay --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/pl/web/javascript/reference/global_objects/date/getfullyear/index.html index ecc7d868c0..bca657a324 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getFullYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/getFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getFullYear tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getFullYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getFullYear --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/gethours/index.html b/files/pl/web/javascript/reference/global_objects/date/gethours/index.html index a6010ec8c3..2caecf0633 100644 --- a/files/pl/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/gethours/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getHours() -slug: Web/JavaScript/Referencje/Obiekty/Date/getHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getHours tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/getHours +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getHours --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/getmilliseconds/index.html index 1ab98844fc..12762689c8 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getMilliseconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/getMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getMilliseconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getminutes/index.html b/files/pl/web/javascript/reference/global_objects/date/getminutes/index.html index 3ee877bd14..d12e7ab7d7 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getminutes/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getMinutes() -slug: Web/JavaScript/Referencje/Obiekty/Date/getMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getMinutes tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMinutes +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getMinutes --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/getmonth/index.html b/files/pl/web/javascript/reference/global_objects/date/getmonth/index.html index bf3e74b56b..2ed9843375 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getMonth() -slug: Web/JavaScript/Referencje/Obiekty/Date/getMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getMonth tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMonth +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getMonth --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/getseconds/index.html index f471165425..228fe5355e 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getSeconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/getSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getSeconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getSeconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getSeconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/gettime/index.html b/files/pl/web/javascript/reference/global_objects/date/gettime/index.html index a57da23566..9371ea3350 100644 --- a/files/pl/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/gettime/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getTime() -slug: Web/JavaScript/Referencje/Obiekty/Date/getTime +slug: Web/JavaScript/Reference/Global_Objects/Date/getTime tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTime +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getTime --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/pl/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 7805486fde..bf73ff0ea4 100644 --- a/files/pl/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getTimezoneOffset() -slug: Web/JavaScript/Referencje/Obiekty/Date/getTimezoneOffset +slug: Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getTimezoneOffset --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcdate/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcdate/index.html index 54f031b3d6..c8dca866f1 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcdate/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcdate/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCDate() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCDate tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCDate +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCDate --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcday/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcday/index.html index 4ce3b4207b..89a9b1c090 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcday/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCDay() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCDay tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCDay +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCDay --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 646affed0e..f815b1c921 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCFullYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCFullYear --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutchours/index.html b/files/pl/web/javascript/reference/global_objects/date/getutchours/index.html index 0006fab388..0ff3ff5fc5 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutchours/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCHours() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCHours --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index de048d2998..8c3603a46d 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCMilliseconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMilliseconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcminutes/index.html index aabc9f16e7..d83258052f 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCMinutes() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMinutes tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMinutes +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMinutes --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcmonth/index.html index 75899683a3..9bb65f2552 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCMonth() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCMonth --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/getutcseconds/index.html index 82f9d40634..b20f50a93d 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getUTCSeconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCSeconds tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCSeconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getUTCSeconds --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/getyear/index.html b/files/pl/web/javascript/reference/global_objects/date/getyear/index.html index fdb3c10d75..b8186a6e7e 100644 --- a/files/pl/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/getyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/getYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getYear tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/getYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/getYear --- <p>{{JSRef}}{{ Deprecated_header() }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/index.html b/files/pl/web/javascript/reference/global_objects/date/index.html index 3636152933..2b74956882 100644 --- a/files/pl/web/javascript/reference/global_objects/date/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/index.html @@ -1,11 +1,12 @@ --- title: Date -slug: Web/JavaScript/Referencje/Obiekty/Date +slug: Web/JavaScript/Reference/Global_Objects/Date tags: - Date - JavaScript - data translation_of: Web/JavaScript/Reference/Global_Objects/Date +original_slug: Web/JavaScript/Referencje/Obiekty/Date --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/now/index.html b/files/pl/web/javascript/reference/global_objects/date/now/index.html index c0a4e1a690..4bffd676df 100644 --- a/files/pl/web/javascript/reference/global_objects/date/now/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/now/index.html @@ -1,12 +1,13 @@ --- title: Date.now() -slug: Web/JavaScript/Referencje/Obiekty/Date/now +slug: Web/JavaScript/Reference/Global_Objects/Date/now tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/now +original_slug: Web/JavaScript/Referencje/Obiekty/Date/now --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/parse/index.html b/files/pl/web/javascript/reference/global_objects/date/parse/index.html index d500500484..49cd5c9441 100644 --- a/files/pl/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/parse/index.html @@ -1,12 +1,13 @@ --- title: Date.parse() -slug: Web/JavaScript/Referencje/Obiekty/Date/parse +slug: Web/JavaScript/Reference/Global_Objects/Date/parse tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/parse +original_slug: Web/JavaScript/Referencje/Obiekty/Date/parse --- <div> {{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/setdate/index.html b/files/pl/web/javascript/reference/global_objects/date/setdate/index.html index 9e0e3db5b9..f0569b5eac 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setdate/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setDate() -slug: Web/JavaScript/Referencje/Obiekty/Date/setDate +slug: Web/JavaScript/Reference/Global_Objects/Date/setDate tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setDate +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setDate --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/pl/web/javascript/reference/global_objects/date/setfullyear/index.html index 6b9fe390a1..c119547e86 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setFullYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/setFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setFullYear tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setFullYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setFullYear --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/sethours/index.html b/files/pl/web/javascript/reference/global_objects/date/sethours/index.html index 8e3f95ff7d..c621fd575a 100644 --- a/files/pl/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/sethours/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setHours() -slug: Web/JavaScript/Referencje/Obiekty/Date/setHours +slug: Web/JavaScript/Reference/Global_Objects/Date/setHours tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setHours +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setHours --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/setmilliseconds/index.html index c2a1359801..1e33e8f97a 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setMilliseconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/setMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setMilliseconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setminutes/index.html b/files/pl/web/javascript/reference/global_objects/date/setminutes/index.html index 011137c893..737598c146 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setminutes/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setMinutes() -slug: Web/JavaScript/Referencje/Obiekty/Date/setMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/setMinutes tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMinutes +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setMinutes --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setmonth/index.html b/files/pl/web/javascript/reference/global_objects/date/setmonth/index.html index 7016cb97e1..c9dcbbea7f 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setMonth() -slug: Web/JavaScript/Referencje/Obiekty/Date/setMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setMonth tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMonth +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setMonth --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/setseconds/index.html index 7a50dd98a7..e2af3ab2b7 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setSeconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/setSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setSeconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setSeconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setSeconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/settime/index.html b/files/pl/web/javascript/reference/global_objects/date/settime/index.html index 5aca5a36d7..c2f6c15564 100644 --- a/files/pl/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/settime/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setTime() -slug: Web/JavaScript/Referencje/Obiekty/Date/setTime +slug: Web/JavaScript/Reference/Global_Objects/Date/setTime tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setTime +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setTime --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcdate/index.html index 81496f9c1f..efae5bb77b 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCDate() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCDate +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCDate tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCDate +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCDate --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcfullyear/index.html index 71ea1db756..f87b25b50d 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCFullYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCFullYear tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCFullYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCFullYear --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutchours/index.html b/files/pl/web/javascript/reference/global_objects/date/setutchours/index.html index 437e4bae2f..66b51f50e5 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutchours/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCHours() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCHours tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCHours +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCHours --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index f12fd4c838..e9360b2e0f 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.UTCMilliseconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMilliseconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMilliseconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMilliseconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcminutes/index.html index d3ea20bafa..c99dadaa2b 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCMinutes() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMinutes tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMinutes +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMinutes --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcmonth/index.html index 78448e441f..3d8947802e 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCMonth() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMonth tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMonth +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCMonth --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/pl/web/javascript/reference/global_objects/date/setutcseconds/index.html index 8e8d003b67..adf4079334 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setUTCSeconds() -slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setUTCSeconds --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/setyear/index.html b/files/pl/web/javascript/reference/global_objects/date/setyear/index.html index ac89b296c7..932dda7f51 100644 --- a/files/pl/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/setyear/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.setYear() -slug: Web/JavaScript/Referencje/Obiekty/Date/setYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setYear tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/setYear +original_slug: Web/JavaScript/Referencje/Obiekty/Date/setYear --- <p>{{jSRef}}{{ Deprecated_header() }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/pl/web/javascript/reference/global_objects/date/togmtstring/index.html index 2b4c296723..8b82e892a3 100644 --- a/files/pl/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toGMTString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toGMTString +slug: Web/JavaScript/Reference/Global_Objects/Date/toGMTString tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/toGMTString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toGMTString --- <p>{{JSRef}}{{ Deprecated_header() }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/tojson/index.html b/files/pl/web/javascript/reference/global_objects/date/tojson/index.html index 2509e99319..b5b3110291 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tojson/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toJSON() -slug: Web/JavaScript/Referencje/Obiekty/Date/toJSON +slug: Web/JavaScript/Reference/Global_Objects/Date/toJSON translation_of: Web/JavaScript/Reference/Global_Objects/Date/toJSON +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toJSON --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/pl/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index c3b4b44198..103db5d284 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toLocaleDateString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleDateString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/date/tolocalestring/index.html index 60cb1c2853..3735e6885b 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toLocaleString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/pl/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index e41dce512d..4e87a02b41 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toLocaleTimeString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleTimeString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toLocaleTimeString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/tosource/index.html b/files/pl/web/javascript/reference/global_objects/date/tosource/index.html index 8c82e39b09..6019f0d46b 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tosource/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/Date/toSource +slug: Web/JavaScript/Reference/Global_Objects/Date/toSource tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/tostring/index.html b/files/pl/web/javascript/reference/global_objects/date/tostring/index.html index 7d2ea5d92c..d19870e9b2 100644 --- a/files/pl/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/tostring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toString +slug: Web/JavaScript/Reference/Global_Objects/Date/toString tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/pl/web/javascript/reference/global_objects/date/toutcstring/index.html index 529b9bf434..c185e5b46d 100644 --- a/files/pl/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toUTCString() -slug: Web/JavaScript/Referencje/Obiekty/Date/toUTCString +slug: Web/JavaScript/Reference/Global_Objects/Date/toUTCString tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/toUTCString +original_slug: Web/JavaScript/Referencje/Obiekty/Date/toUTCString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/date/utc/index.html b/files/pl/web/javascript/reference/global_objects/date/utc/index.html index 0bc3a38e6c..21cbba9e24 100644 --- a/files/pl/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/utc/index.html @@ -1,11 +1,12 @@ --- title: Date.UTC() -slug: Web/JavaScript/Referencje/Obiekty/Date/UTC +slug: Web/JavaScript/Reference/Global_Objects/Date/UTC tags: - Date - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC +original_slug: Web/JavaScript/Referencje/Obiekty/Date/UTC --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/date/valueof/index.html b/files/pl/web/javascript/reference/global_objects/date/valueof/index.html index 76d54c2187..7cf5d666fc 100644 --- a/files/pl/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/date/valueof/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.valueOf() -slug: Web/JavaScript/Referencje/Obiekty/Date/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Date/valueOf tags: - Date - JavaScript - Method - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Date/valueOf +original_slug: Web/JavaScript/Referencje/Obiekty/Date/valueOf --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/decodeuri/index.html b/files/pl/web/javascript/reference/global_objects/decodeuri/index.html index f88686b8a3..5563376592 100644 --- a/files/pl/web/javascript/reference/global_objects/decodeuri/index.html +++ b/files/pl/web/javascript/reference/global_objects/decodeuri/index.html @@ -1,9 +1,10 @@ --- title: decodeURI() -slug: Web/JavaScript/Referencje/Obiekty/decodeURI +slug: Web/JavaScript/Reference/Global_Objects/decodeURI tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/decodeURI +original_slug: Web/JavaScript/Referencje/Obiekty/decodeURI --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/decodeuricomponent/index.html b/files/pl/web/javascript/reference/global_objects/decodeuricomponent/index.html index a361e777d8..b14a436859 100644 --- a/files/pl/web/javascript/reference/global_objects/decodeuricomponent/index.html +++ b/files/pl/web/javascript/reference/global_objects/decodeuricomponent/index.html @@ -1,9 +1,10 @@ --- title: decodeURIComponent() -slug: Web/JavaScript/Referencje/Obiekty/decodeURIComponent +slug: Web/JavaScript/Reference/Global_Objects/decodeURIComponent tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/decodeURIComponent +original_slug: Web/JavaScript/Referencje/Obiekty/decodeURIComponent --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/encodeuri/index.html b/files/pl/web/javascript/reference/global_objects/encodeuri/index.html index b794a414b3..52229240b8 100644 --- a/files/pl/web/javascript/reference/global_objects/encodeuri/index.html +++ b/files/pl/web/javascript/reference/global_objects/encodeuri/index.html @@ -1,10 +1,11 @@ --- title: encodeURI() -slug: Web/JavaScript/Referencje/Obiekty/encodeURI +slug: Web/JavaScript/Reference/Global_Objects/encodeURI tags: - JavaScript - URI translation_of: Web/JavaScript/Reference/Global_Objects/encodeURI +original_slug: Web/JavaScript/Referencje/Obiekty/encodeURI --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/encodeuricomponent/index.html b/files/pl/web/javascript/reference/global_objects/encodeuricomponent/index.html index 577cff9840..2c694bc5ba 100644 --- a/files/pl/web/javascript/reference/global_objects/encodeuricomponent/index.html +++ b/files/pl/web/javascript/reference/global_objects/encodeuricomponent/index.html @@ -1,10 +1,11 @@ --- title: encodeURIComponent() -slug: Web/JavaScript/Referencje/Obiekty/encodeURIComponent +slug: Web/JavaScript/Reference/Global_Objects/encodeURIComponent tags: - JavaScript - URI translation_of: Web/JavaScript/Reference/Global_Objects/encodeURIComponent +original_slug: Web/JavaScript/Referencje/Obiekty/encodeURIComponent --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/columnnumber/index.html b/files/pl/web/javascript/reference/global_objects/error/columnnumber/index.html index dbf51b3bf3..ac83ab1f07 100644 --- a/files/pl/web/javascript/reference/global_objects/error/columnnumber/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/columnnumber/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.columnNumber -slug: Web/JavaScript/Referencje/Obiekty/Error/columnNumber +slug: Web/JavaScript/Reference/Global_Objects/Error/columnNumber translation_of: Web/JavaScript/Reference/Global_Objects/Error/columnNumber +original_slug: Web/JavaScript/Referencje/Obiekty/Error/columnNumber --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/filename/index.html b/files/pl/web/javascript/reference/global_objects/error/filename/index.html index a0290eac45..b6533ba106 100644 --- a/files/pl/web/javascript/reference/global_objects/error/filename/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/filename/index.html @@ -1,6 +1,6 @@ --- title: Error.prototype.fileName -slug: Web/JavaScript/Referencje/Obiekty/Error/fileName +slug: Web/JavaScript/Reference/Global_Objects/Error/fileName tags: - JavaScript - Prototyp @@ -8,6 +8,7 @@ tags: - Właściwość - niestandardowe translation_of: Web/JavaScript/Reference/Global_Objects/Error/fileName +original_slug: Web/JavaScript/Referencje/Obiekty/Error/fileName --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/index.html b/files/pl/web/javascript/reference/global_objects/error/index.html index 408b1b797b..2d61bfdb38 100644 --- a/files/pl/web/javascript/reference/global_objects/error/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/index.html @@ -1,6 +1,6 @@ --- title: Error -slug: Web/JavaScript/Referencje/Obiekty/Error +slug: Web/JavaScript/Reference/Global_Objects/Error tags: - Błąd - CustomError @@ -8,6 +8,7 @@ tags: - JavaScript - Obsługa błędów translation_of: Web/JavaScript/Reference/Global_Objects/Error +original_slug: Web/JavaScript/Referencje/Obiekty/Error --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/linenumber/index.html b/files/pl/web/javascript/reference/global_objects/error/linenumber/index.html index 20d725f492..955f768c0b 100644 --- a/files/pl/web/javascript/reference/global_objects/error/linenumber/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/linenumber/index.html @@ -1,6 +1,6 @@ --- title: Error.prototype.lineNumber -slug: Web/JavaScript/Referencje/Obiekty/Error/lineNumber +slug: Web/JavaScript/Reference/Global_Objects/Error/lineNumber tags: - JavaScript - Prototyp @@ -9,6 +9,7 @@ tags: - Własność - niestandardowe translation_of: Web/JavaScript/Reference/Global_Objects/Error/lineNumber +original_slug: Web/JavaScript/Referencje/Obiekty/Error/lineNumber --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/message/index.html b/files/pl/web/javascript/reference/global_objects/error/message/index.html index 1f3983fa6b..3cfdd45e92 100644 --- a/files/pl/web/javascript/reference/global_objects/error/message/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/message/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.message -slug: Web/JavaScript/Referencje/Obiekty/Error/message +slug: Web/JavaScript/Reference/Global_Objects/Error/message translation_of: Web/JavaScript/Reference/Global_Objects/Error/message +original_slug: Web/JavaScript/Referencje/Obiekty/Error/message --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/name/index.html b/files/pl/web/javascript/reference/global_objects/error/name/index.html index 11521ec4fd..e797299222 100644 --- a/files/pl/web/javascript/reference/global_objects/error/name/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/name/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.name -slug: Web/JavaScript/Referencje/Obiekty/Error/name +slug: Web/JavaScript/Reference/Global_Objects/Error/name translation_of: Web/JavaScript/Reference/Global_Objects/Error/name +original_slug: Web/JavaScript/Referencje/Obiekty/Error/name --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/stack/index.html b/files/pl/web/javascript/reference/global_objects/error/stack/index.html index 01c2129f21..ab989c4b8d 100644 --- a/files/pl/web/javascript/reference/global_objects/error/stack/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/stack/index.html @@ -1,6 +1,6 @@ --- title: Error.prototype.stack -slug: Web/JavaScript/Referencje/Obiekty/Error/Stack +slug: Web/JavaScript/Reference/Global_Objects/Error/Stack tags: - JavaScript - Prototyp @@ -8,6 +8,7 @@ tags: - Własność - niestandardowe translation_of: Web/JavaScript/Reference/Global_Objects/Error/Stack +original_slug: Web/JavaScript/Referencje/Obiekty/Error/Stack --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/tosource/index.html b/files/pl/web/javascript/reference/global_objects/error/tosource/index.html index f904d26f70..1a6c5b4e2f 100644 --- a/files/pl/web/javascript/reference/global_objects/error/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/tosource/index.html @@ -1,12 +1,13 @@ --- title: Error.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/Error/toSource +slug: Web/JavaScript/Reference/Global_Objects/Error/toSource tags: - JavaScript - Metodă - Niestandardowy - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Error/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/Error/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/error/tostring/index.html b/files/pl/web/javascript/reference/global_objects/error/tostring/index.html index 6b019bc60b..34c420487e 100644 --- a/files/pl/web/javascript/reference/global_objects/error/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/error/tostring/index.html @@ -1,11 +1,12 @@ --- title: Error.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Error/toString +slug: Web/JavaScript/Reference/Global_Objects/Error/toString tags: - JavaScript - Metodă - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Error/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Error/toString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/escape/index.html b/files/pl/web/javascript/reference/global_objects/escape/index.html index 06d1d3d2c4..2fcf67431d 100644 --- a/files/pl/web/javascript/reference/global_objects/escape/index.html +++ b/files/pl/web/javascript/reference/global_objects/escape/index.html @@ -1,7 +1,8 @@ --- title: escape() -slug: Web/JavaScript/Referencje/Obiekty/escape +slug: Web/JavaScript/Reference/Global_Objects/escape translation_of: Web/JavaScript/Reference/Global_Objects/escape +original_slug: Web/JavaScript/Referencje/Obiekty/escape --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/evalerror/index.html b/files/pl/web/javascript/reference/global_objects/evalerror/index.html index 6fd39a8789..15b2ee1c40 100644 --- a/files/pl/web/javascript/reference/global_objects/evalerror/index.html +++ b/files/pl/web/javascript/reference/global_objects/evalerror/index.html @@ -1,6 +1,6 @@ --- title: EvalError -slug: Web/JavaScript/Referencje/Obiekty/EvalError +slug: Web/JavaScript/Reference/Global_Objects/EvalError tags: - EvalError - JavaScript @@ -8,6 +8,7 @@ tags: - Obiekt - Referencja translation_of: Web/JavaScript/Reference/Global_Objects/EvalError +original_slug: Web/JavaScript/Referencje/Obiekty/EvalError --- <div>{{JSRef}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <p>{{JSRef}}{{ Deprecated_header() }}</p> 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 --- <div>{{JSRef}}<br> Metoda <span class="seoSummary"><code><strong>bind()</strong></code> </span> tworzy nową funkcję, której wywołanie powoduje ustawienie <strong>this</strong> na podaną wartość, z podaną sekwencją argumentów poprzedzającą dowolną podaną podczas wywołania nowej funkcji.<br> 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 --- <div>{{JSRef}} {{non-standard_header}}</div> 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 --- <div>{{JSRef}} {{non-standard_header}}</div> 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 --- <div>{{JSRef}}</div> 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 --- <p>{{JSRef}}</p> 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 --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/generator/index.html b/files/pl/web/javascript/reference/global_objects/generator/index.html index 8d181f0dcc..a84467e7ca 100644 --- a/files/pl/web/javascript/reference/global_objects/generator/index.html +++ b/files/pl/web/javascript/reference/global_objects/generator/index.html @@ -1,7 +1,8 @@ --- title: Generator -slug: Web/JavaScript/Referencje/Obiekty/Generator +slug: Web/JavaScript/Reference/Global_Objects/Generator translation_of: Web/JavaScript/Reference/Global_Objects/Generator +original_slug: Web/JavaScript/Referencje/Obiekty/Generator --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/index.html b/files/pl/web/javascript/reference/global_objects/index.html index ebe6dfe63f..8d18c5e730 100644 --- a/files/pl/web/javascript/reference/global_objects/index.html +++ b/files/pl/web/javascript/reference/global_objects/index.html @@ -1,12 +1,13 @@ --- title: Obiekty -slug: Web/JavaScript/Referencje/Obiekty +slug: Web/JavaScript/Reference/Global_Objects tags: - Dokumentacja - Dokumentacja_JavaScript - Dokumentacje - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects +original_slug: Web/JavaScript/Referencje/Obiekty --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/infinity/index.html b/files/pl/web/javascript/reference/global_objects/infinity/index.html index 7a2bd7ca45..e20fe96052 100644 --- a/files/pl/web/javascript/reference/global_objects/infinity/index.html +++ b/files/pl/web/javascript/reference/global_objects/infinity/index.html @@ -1,9 +1,10 @@ --- title: Infinity -slug: Web/JavaScript/Referencje/Obiekty/Infinity +slug: Web/JavaScript/Reference/Global_Objects/Infinity tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Infinity +original_slug: Web/JavaScript/Referencje/Obiekty/Infinity --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/isfinite/index.html b/files/pl/web/javascript/reference/global_objects/isfinite/index.html index 3b699e33c2..9147ea7ad8 100644 --- a/files/pl/web/javascript/reference/global_objects/isfinite/index.html +++ b/files/pl/web/javascript/reference/global_objects/isfinite/index.html @@ -1,9 +1,10 @@ --- title: isFinite() -slug: Web/JavaScript/Referencje/Obiekty/isFinite +slug: Web/JavaScript/Reference/Global_Objects/isFinite tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/isFinite +original_slug: Web/JavaScript/Referencje/Obiekty/isFinite --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/isnan/index.html b/files/pl/web/javascript/reference/global_objects/isnan/index.html index f2730b9c00..fa2ec80b5c 100644 --- a/files/pl/web/javascript/reference/global_objects/isnan/index.html +++ b/files/pl/web/javascript/reference/global_objects/isnan/index.html @@ -1,9 +1,10 @@ --- title: isNaN() -slug: Web/JavaScript/Referencje/Obiekty/isNaN +slug: Web/JavaScript/Reference/Global_Objects/isNaN tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/isNaN +original_slug: Web/JavaScript/Referencje/Obiekty/isNaN --- <p>{{jsSidebar("Objects")}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/json/index.html b/files/pl/web/javascript/reference/global_objects/json/index.html index 7a4b6c0812..18d748958d 100644 --- a/files/pl/web/javascript/reference/global_objects/json/index.html +++ b/files/pl/web/javascript/reference/global_objects/json/index.html @@ -1,11 +1,12 @@ --- title: JSON -slug: Web/JavaScript/Referencje/Obiekty/JSON +slug: Web/JavaScript/Reference/Global_Objects/JSON tags: - JSON - JavaScript - Obiekt translation_of: Web/JavaScript/Reference/Global_Objects/JSON +original_slug: Web/JavaScript/Referencje/Obiekty/JSON --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/clear/index.html b/files/pl/web/javascript/reference/global_objects/map/clear/index.html index a4e7374127..15fa630779 100644 --- a/files/pl/web/javascript/reference/global_objects/map/clear/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/clear/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.clear() -slug: Web/JavaScript/Referencje/Obiekty/Map/clear +slug: Web/JavaScript/Reference/Global_Objects/Map/clear tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/clear +original_slug: Web/JavaScript/Referencje/Obiekty/Map/clear --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/delete/index.html b/files/pl/web/javascript/reference/global_objects/map/delete/index.html index 2016e577f8..bb33f16d44 100644 --- a/files/pl/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/delete/index.html @@ -1,10 +1,11 @@ --- title: Map.prototype.delete() -slug: Web/JavaScript/Referencje/Obiekty/Map/delete +slug: Web/JavaScript/Reference/Global_Objects/Map/delete tags: - Mapa - Metodă translation_of: Web/JavaScript/Reference/Global_Objects/Map/delete +original_slug: Web/JavaScript/Referencje/Obiekty/Map/delete --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/entries/index.html b/files/pl/web/javascript/reference/global_objects/map/entries/index.html index 97c049b150..25589210ac 100644 --- a/files/pl/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/entries/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.entries() -slug: Web/JavaScript/Referencje/Obiekty/Map/entries +slug: Web/JavaScript/Reference/Global_Objects/Map/entries tags: - ECMAScript2015 - Iterator @@ -9,6 +9,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/entries +original_slug: Web/JavaScript/Referencje/Obiekty/Map/entries --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/foreach/index.html b/files/pl/web/javascript/reference/global_objects/map/foreach/index.html index 7280020397..ec53470515 100644 --- a/files/pl/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/foreach/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.forEach() -slug: Web/JavaScript/Referencje/Obiekty/Map/forEach +slug: Web/JavaScript/Reference/Global_Objects/Map/forEach tags: - ECMAScript2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/forEach +original_slug: Web/JavaScript/Referencje/Obiekty/Map/forEach --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/get/index.html b/files/pl/web/javascript/reference/global_objects/map/get/index.html index a8cb900ed7..b9b3da5da3 100644 --- a/files/pl/web/javascript/reference/global_objects/map/get/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/get/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.get() -slug: Web/JavaScript/Referencje/Obiekty/Map/get +slug: Web/JavaScript/Reference/Global_Objects/Map/get tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/get +original_slug: Web/JavaScript/Referencje/Obiekty/Map/get --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/has/index.html b/files/pl/web/javascript/reference/global_objects/map/has/index.html index 14bf4f71dc..3f9f330b4e 100644 --- a/files/pl/web/javascript/reference/global_objects/map/has/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/has/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.has() -slug: Web/JavaScript/Referencje/Obiekty/Map/has +slug: Web/JavaScript/Reference/Global_Objects/Map/has tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/has +original_slug: Web/JavaScript/Referencje/Obiekty/Map/has --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/index.html b/files/pl/web/javascript/reference/global_objects/map/index.html index 8c0a9833eb..a72cd3dc26 100644 --- a/files/pl/web/javascript/reference/global_objects/map/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/index.html @@ -1,11 +1,12 @@ --- title: Map -slug: Web/JavaScript/Referencje/Obiekty/Map +slug: Web/JavaScript/Reference/Global_Objects/Map tags: - ECMAScript 2015 - JavaScript - Map translation_of: Web/JavaScript/Reference/Global_Objects/Map +original_slug: Web/JavaScript/Referencje/Obiekty/Map --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/keys/index.html b/files/pl/web/javascript/reference/global_objects/map/keys/index.html index 8723e295ab..6d018a6f9a 100644 --- a/files/pl/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/keys/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.keys() -slug: Web/JavaScript/Referencje/Obiekty/Map/keys +slug: Web/JavaScript/Reference/Global_Objects/Map/keys tags: - ECMAScript 2015 - Iterator @@ -9,6 +9,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/keys +original_slug: Web/JavaScript/Referencje/Obiekty/Map/keys --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/set/index.html b/files/pl/web/javascript/reference/global_objects/map/set/index.html index 951cefd229..96f3340090 100644 --- a/files/pl/web/javascript/reference/global_objects/map/set/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/set/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.set() -slug: Web/JavaScript/Referencje/Obiekty/Map/set +slug: Web/JavaScript/Reference/Global_Objects/Map/set tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/set +original_slug: Web/JavaScript/Referencje/Obiekty/Map/set --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/size/index.html b/files/pl/web/javascript/reference/global_objects/map/size/index.html index 0ec1025e46..cd85fbb940 100644 --- a/files/pl/web/javascript/reference/global_objects/map/size/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/size/index.html @@ -1,10 +1,11 @@ --- title: Map.prototype.size -slug: Web/JavaScript/Referencje/Obiekty/Map/size +slug: Web/JavaScript/Reference/Global_Objects/Map/size tags: - JavaScript - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Map/size +original_slug: Web/JavaScript/Referencje/Obiekty/Map/size --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/map/values/index.html b/files/pl/web/javascript/reference/global_objects/map/values/index.html index 50a7d72d0f..163f99de5d 100644 --- a/files/pl/web/javascript/reference/global_objects/map/values/index.html +++ b/files/pl/web/javascript/reference/global_objects/map/values/index.html @@ -1,6 +1,6 @@ --- title: Map.prototype.values() -slug: Web/JavaScript/Referencje/Obiekty/Map/values +slug: Web/JavaScript/Reference/Global_Objects/Map/values tags: - ECMAScript 2015 - Iterator @@ -9,6 +9,7 @@ tags: - Metodă - Prototyp translation_of: Web/JavaScript/Reference/Global_Objects/Map/values +original_slug: Web/JavaScript/Referencje/Obiekty/Map/values --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/math/abs/index.html b/files/pl/web/javascript/reference/global_objects/math/abs/index.html index c3b333a4ce..7130c60e4d 100644 --- a/files/pl/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/abs/index.html @@ -1,11 +1,12 @@ --- title: Math.abs() -slug: Web/JavaScript/Referencje/Obiekty/Math/abs +slug: Web/JavaScript/Reference/Global_Objects/Math/abs tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/abs +original_slug: Web/JavaScript/Referencje/Obiekty/Math/abs --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/acos/index.html b/files/pl/web/javascript/reference/global_objects/math/acos/index.html index afb1485ada..1a5631dbf5 100644 --- a/files/pl/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/acos/index.html @@ -1,11 +1,12 @@ --- title: Math.acos() -slug: Web/JavaScript/Referencje/Obiekty/Math/acos +slug: Web/JavaScript/Reference/Global_Objects/Math/acos tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/acos +original_slug: Web/JavaScript/Referencje/Obiekty/Math/acos --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/asin/index.html b/files/pl/web/javascript/reference/global_objects/math/asin/index.html index e473586a49..bd7d955271 100644 --- a/files/pl/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/asin/index.html @@ -1,10 +1,11 @@ --- title: Math.asin() -slug: Web/JavaScript/Referencje/Obiekty/Math/asin +slug: Web/JavaScript/Reference/Global_Objects/Math/asin tags: - JavaScript - Math translation_of: Web/JavaScript/Reference/Global_Objects/Math/asin +original_slug: Web/JavaScript/Referencje/Obiekty/Math/asin --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/atan/index.html b/files/pl/web/javascript/reference/global_objects/math/atan/index.html index 4e452e1f13..06fa2229fe 100644 --- a/files/pl/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/atan/index.html @@ -1,11 +1,12 @@ --- title: Math.atan() -slug: Web/JavaScript/Referencje/Obiekty/Math/atan +slug: Web/JavaScript/Reference/Global_Objects/Math/atan tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan +original_slug: Web/JavaScript/Referencje/Obiekty/Math/atan --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/atan2/index.html b/files/pl/web/javascript/reference/global_objects/math/atan2/index.html index 81f4606036..e8cc44766c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/atan2/index.html @@ -1,11 +1,12 @@ --- title: Math.atan2() -slug: Web/JavaScript/Referencje/Obiekty/Math/atan2 +slug: Web/JavaScript/Reference/Global_Objects/Math/atan2 tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/atan2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ceil/index.html b/files/pl/web/javascript/reference/global_objects/math/ceil/index.html index 8e48d70931..a46dbd3069 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ceil/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ceil/index.html @@ -1,11 +1,12 @@ --- title: Math.ceil() -slug: Web/JavaScript/Referencje/Obiekty/Math/ceil +slug: Web/JavaScript/Reference/Global_Objects/Math/ceil tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/ceil +original_slug: Web/JavaScript/Referencje/Obiekty/Math/ceil --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/cos/index.html b/files/pl/web/javascript/reference/global_objects/math/cos/index.html index 6634e7d96e..cb0c692240 100644 --- a/files/pl/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/cos/index.html @@ -1,11 +1,12 @@ --- title: Math.cos() -slug: Web/JavaScript/Referencje/Obiekty/Math/cos +slug: Web/JavaScript/Reference/Global_Objects/Math/cos tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos +original_slug: Web/JavaScript/Referencje/Obiekty/Math/cos --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/e/index.html b/files/pl/web/javascript/reference/global_objects/math/e/index.html index 76659e8c1d..718bb943fd 100644 --- a/files/pl/web/javascript/reference/global_objects/math/e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/e/index.html @@ -1,11 +1,12 @@ --- title: Math.E -slug: Web/JavaScript/Referencje/Obiekty/Math/E +slug: Web/JavaScript/Reference/Global_Objects/Math/E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/E +original_slug: Web/JavaScript/Referencje/Obiekty/Math/E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/exp/index.html b/files/pl/web/javascript/reference/global_objects/math/exp/index.html index f7bc13ecbb..64ac1e7d0d 100644 --- a/files/pl/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/exp/index.html @@ -1,11 +1,12 @@ --- title: Math.exp() -slug: Web/JavaScript/Referencje/Obiekty/Math/exp +slug: Web/JavaScript/Reference/Global_Objects/Math/exp tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/exp +original_slug: Web/JavaScript/Referencje/Obiekty/Math/exp --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/floor/index.html b/files/pl/web/javascript/reference/global_objects/math/floor/index.html index 3fea41b72f..7ae1710c3c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/floor/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/floor/index.html @@ -1,11 +1,12 @@ --- title: Math.floor() -slug: Web/JavaScript/Referencje/Obiekty/Math/floor +slug: Web/JavaScript/Reference/Global_Objects/Math/floor tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/floor +original_slug: Web/JavaScript/Referencje/Obiekty/Math/floor --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/index.html b/files/pl/web/javascript/reference/global_objects/math/index.html index 350fb3a7de..5fb44f3d1c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/index.html @@ -1,12 +1,13 @@ --- title: Math -slug: Web/JavaScript/Referencje/Obiekty/Math +slug: Web/JavaScript/Reference/Global_Objects/Math tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Math +original_slug: Web/JavaScript/Referencje/Obiekty/Math --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ln10/index.html b/files/pl/web/javascript/reference/global_objects/math/ln10/index.html index 7b05143a06..a7123ea09a 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ln10/index.html @@ -1,11 +1,12 @@ --- title: Math.LN10 -slug: Web/JavaScript/Referencje/Obiekty/Math/LN10 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN10 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN10 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LN10 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ln2/index.html b/files/pl/web/javascript/reference/global_objects/math/ln2/index.html index aed4335b9f..58d20c3e2c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ln2/index.html @@ -1,11 +1,12 @@ --- title: Math.LN2 -slug: Web/JavaScript/Referencje/Obiekty/Math/LN2 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LN2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log/index.html b/files/pl/web/javascript/reference/global_objects/math/log/index.html index 14e292b04f..a037a745d4 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log/index.html @@ -1,11 +1,12 @@ --- title: Math.log() -slug: Web/JavaScript/Referencje/Obiekty/Math/log +slug: Web/JavaScript/Reference/Global_Objects/Math/log tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/log +original_slug: Web/JavaScript/Referencje/Obiekty/Math/log --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log10e/index.html b/files/pl/web/javascript/reference/global_objects/math/log10e/index.html index 33765632e0..19872df5f6 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log10e/index.html @@ -1,11 +1,12 @@ --- title: Math.LOG10E -slug: Web/JavaScript/Referencje/Obiekty/Math/LOG10E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG10E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG10E +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LOG10E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log2e/index.html b/files/pl/web/javascript/reference/global_objects/math/log2e/index.html index 29d465fe42..aca585cea3 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log2e/index.html @@ -1,11 +1,12 @@ --- title: Math.LOG2E -slug: Web/JavaScript/Referencje/Obiekty/Math/LOG2E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG2E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG2E +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LOG2E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/max/index.html b/files/pl/web/javascript/reference/global_objects/math/max/index.html index 40946461d5..ef23c6a7d8 100644 --- a/files/pl/web/javascript/reference/global_objects/math/max/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/max/index.html @@ -1,11 +1,12 @@ --- title: Math.max() -slug: Web/JavaScript/Referencje/Obiekty/Math/max +slug: Web/JavaScript/Reference/Global_Objects/Math/max tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/max +original_slug: Web/JavaScript/Referencje/Obiekty/Math/max --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/math/min/index.html b/files/pl/web/javascript/reference/global_objects/math/min/index.html index 75a892461b..2994b7e363 100644 --- a/files/pl/web/javascript/reference/global_objects/math/min/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/min/index.html @@ -1,11 +1,12 @@ --- title: Math.min() -slug: Web/JavaScript/Referencje/Obiekty/Math/min +slug: Web/JavaScript/Reference/Global_Objects/Math/min tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/min +original_slug: Web/JavaScript/Referencje/Obiekty/Math/min --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/pi/index.html b/files/pl/web/javascript/reference/global_objects/math/pi/index.html index 429a21db09..f4c7c2c91e 100644 --- a/files/pl/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/pi/index.html @@ -1,11 +1,12 @@ --- title: Math.PI -slug: Web/JavaScript/Referencje/Obiekty/Math/PI +slug: Web/JavaScript/Reference/Global_Objects/Math/PI tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI +original_slug: Web/JavaScript/Referencje/Obiekty/Math/PI --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/pow/index.html b/files/pl/web/javascript/reference/global_objects/math/pow/index.html index 89d0a1c21b..82b449f8d2 100644 --- a/files/pl/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/pow/index.html @@ -1,11 +1,12 @@ --- title: Math.pow() -slug: Web/JavaScript/Referencje/Obiekty/Math/pow +slug: Web/JavaScript/Reference/Global_Objects/Math/pow tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/pow +original_slug: Web/JavaScript/Referencje/Obiekty/Math/pow --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/random/index.html b/files/pl/web/javascript/reference/global_objects/math/random/index.html index af6fa11aa7..fd68b5ea29 100644 --- a/files/pl/web/javascript/reference/global_objects/math/random/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/random/index.html @@ -1,11 +1,12 @@ --- title: Math.random() -slug: Web/JavaScript/Referencje/Obiekty/Math/random +slug: Web/JavaScript/Reference/Global_Objects/Math/random tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/random +original_slug: Web/JavaScript/Referencje/Obiekty/Math/random --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/round/index.html b/files/pl/web/javascript/reference/global_objects/math/round/index.html index 4f0729568b..01aabb9aa1 100644 --- a/files/pl/web/javascript/reference/global_objects/math/round/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/round/index.html @@ -1,11 +1,12 @@ --- title: Math.round() -slug: Web/JavaScript/Referencje/Obiekty/Math/round +slug: Web/JavaScript/Reference/Global_Objects/Math/round tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/round +original_slug: Web/JavaScript/Referencje/Obiekty/Math/round --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sign/index.html b/files/pl/web/javascript/reference/global_objects/math/sign/index.html index d6c21d59a1..bd919f950a 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sign/index.html @@ -1,7 +1,8 @@ --- title: Math.sign() -slug: Web/JavaScript/Referencje/Obiekty/Math/sign +slug: Web/JavaScript/Reference/Global_Objects/Math/sign translation_of: Web/JavaScript/Reference/Global_Objects/Math/sign +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sign --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/math/sin/index.html b/files/pl/web/javascript/reference/global_objects/math/sin/index.html index 56d31ef74c..b61ffd0560 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sin/index.html @@ -1,11 +1,12 @@ --- title: Math.sin() -slug: Web/JavaScript/Referencje/Obiekty/Math/sin +slug: Web/JavaScript/Reference/Global_Objects/Math/sin tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/sin +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sin --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html index 76c5b33a3e..4622fd2620 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html @@ -1,11 +1,12 @@ --- title: Math.sqrt() -slug: Web/JavaScript/Referencje/Obiekty/Math/sqrt +slug: Web/JavaScript/Reference/Global_Objects/Math/sqrt tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/sqrt +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sqrt --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 224739b4ce..1c1215f5b7 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -1,11 +1,12 @@ --- title: Math.SQRT1 2 -slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT1_2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT1_2 --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html index 6f247b5abe..4fca0036ce 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -1,11 +1,12 @@ --- title: Math.SQRT2 -slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/tan/index.html b/files/pl/web/javascript/reference/global_objects/math/tan/index.html index 844ca8cf12..adede7c207 100644 --- a/files/pl/web/javascript/reference/global_objects/math/tan/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/tan/index.html @@ -1,11 +1,12 @@ --- title: Math.tan() -slug: Web/JavaScript/Referencje/Obiekty/Math/tan +slug: Web/JavaScript/Reference/Global_Objects/Math/tan tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan +original_slug: Web/JavaScript/Referencje/Obiekty/Math/tan --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/nan/index.html b/files/pl/web/javascript/reference/global_objects/nan/index.html index 738e9a2a01..22a87a7002 100644 --- a/files/pl/web/javascript/reference/global_objects/nan/index.html +++ b/files/pl/web/javascript/reference/global_objects/nan/index.html @@ -1,12 +1,13 @@ --- title: NaN -slug: Web/JavaScript/Referencje/Obiekty/NaN +slug: Web/JavaScript/Reference/Global_Objects/NaN tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/NaN +original_slug: Web/JavaScript/Referencje/Obiekty/NaN --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/null/index.html b/files/pl/web/javascript/reference/global_objects/null/index.html index 34e20e399c..bfe3ad5a72 100644 --- a/files/pl/web/javascript/reference/global_objects/null/index.html +++ b/files/pl/web/javascript/reference/global_objects/null/index.html @@ -1,9 +1,10 @@ --- title: 'null' -slug: Web/JavaScript/Referencje/Obiekty/null +slug: Web/JavaScript/Reference/Global_Objects/null tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/null +original_slug: Web/JavaScript/Referencje/Obiekty/null --- <div>{{jsSidebar("Objects")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html index 289e33ad79..09ea32708c 100644 --- a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html @@ -1,12 +1,13 @@ --- title: Number.EPSILON -slug: Web/JavaScript/Referencje/Obiekty/Number/EPSILON +slug: Web/JavaScript/Reference/Global_Objects/Number/EPSILON tags: - ECMAScript 2015 - JavaScript - Number - Właściwość translation_of: Web/JavaScript/Reference/Global_Objects/Number/EPSILON +original_slug: Web/JavaScript/Referencje/Obiekty/Number/EPSILON --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/index.html b/files/pl/web/javascript/reference/global_objects/number/index.html index 78fc243a0b..57d2491e77 100644 --- a/files/pl/web/javascript/reference/global_objects/number/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/index.html @@ -1,9 +1,10 @@ --- title: Number -slug: Web/JavaScript/Referencje/Obiekty/Number +slug: Web/JavaScript/Reference/Global_Objects/Number tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Number +original_slug: Web/JavaScript/Referencje/Obiekty/Number --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html index aaf93ab5fb..5e11d160c8 100644 --- a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html @@ -1,7 +1,8 @@ --- title: Number.isInteger() -slug: Web/JavaScript/Referencje/Obiekty/Number/isInteger +slug: Web/JavaScript/Reference/Global_Objects/Number/isInteger translation_of: Web/JavaScript/Reference/Global_Objects/Number/isInteger +original_slug: Web/JavaScript/Referencje/Obiekty/Number/isInteger --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/isnan/index.html b/files/pl/web/javascript/reference/global_objects/number/isnan/index.html index ddb723b409..41486c7204 100644 --- a/files/pl/web/javascript/reference/global_objects/number/isnan/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/isnan/index.html @@ -1,6 +1,6 @@ --- title: Number.isNaN() -slug: Web/JavaScript/Referencje/Obiekty/Number/isNaN +slug: Web/JavaScript/Reference/Global_Objects/Number/isNaN tags: - ECMAScript 2015 - JavaScript @@ -9,6 +9,7 @@ tags: - Number - isNaN translation_of: Web/JavaScript/Reference/Global_Objects/Number/isNaN +original_slug: Web/JavaScript/Referencje/Obiekty/Number/isNaN --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/max_value/index.html b/files/pl/web/javascript/reference/global_objects/number/max_value/index.html index 4ec6b77eb3..9013774586 100644 --- a/files/pl/web/javascript/reference/global_objects/number/max_value/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/max_value/index.html @@ -1,11 +1,12 @@ --- title: Number.MAX_VALUE -slug: Web/JavaScript/Referencje/Obiekty/Number/MAX_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE +original_slug: Web/JavaScript/Referencje/Obiekty/Number/MAX_VALUE --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/min_value/index.html b/files/pl/web/javascript/reference/global_objects/number/min_value/index.html index 7010abe1af..ca91bc36f9 100644 --- a/files/pl/web/javascript/reference/global_objects/number/min_value/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/min_value/index.html @@ -1,11 +1,12 @@ --- title: Number.MIN VALUE -slug: Web/JavaScript/Referencje/Obiekty/Number/MIN_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE +original_slug: Web/JavaScript/Referencje/Obiekty/Number/MIN_VALUE --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/nan/index.html b/files/pl/web/javascript/reference/global_objects/number/nan/index.html index 987a48ee6d..ca26af77cf 100644 --- a/files/pl/web/javascript/reference/global_objects/number/nan/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/nan/index.html @@ -1,11 +1,12 @@ --- title: Number.NaN -slug: Web/JavaScript/Referencje/Obiekty/Number/NaN +slug: Web/JavaScript/Reference/Global_Objects/Number/NaN tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/NaN +original_slug: Web/JavaScript/Referencje/Obiekty/Number/NaN --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/pl/web/javascript/reference/global_objects/number/negative_infinity/index.html index 90de86af6d..a266fc571b 100644 --- a/files/pl/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -1,11 +1,12 @@ --- title: Number.NEGATIVE INFINITY -slug: Web/JavaScript/Referencje/Obiekty/Number/NEGATIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY +original_slug: Web/JavaScript/Referencje/Obiekty/Number/NEGATIVE_INFINITY --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/pl/web/javascript/reference/global_objects/number/positive_infinity/index.html index e0be5b9e2a..b5643f1cdc 100644 --- a/files/pl/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -1,11 +1,12 @@ --- title: Number.POSITIVE INFINITY -slug: Web/JavaScript/Referencje/Obiekty/Number/POSITIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY tags: - JavaScript - Number - Property translation_of: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY +original_slug: Web/JavaScript/Referencje/Obiekty/Number/POSITIVE_INFINITY --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/toexponential/index.html b/files/pl/web/javascript/reference/global_objects/number/toexponential/index.html index 1eef2782e4..946714b2b8 100644 --- a/files/pl/web/javascript/reference/global_objects/number/toexponential/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/toexponential/index.html @@ -1,12 +1,13 @@ --- title: Number.prototype.toExponential() -slug: Web/JavaScript/Referencje/Obiekty/Number/toExponential +slug: Web/JavaScript/Reference/Global_Objects/Number/toExponential tags: - JavaScript - Method - Number - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number/toExponential +original_slug: Web/JavaScript/Referencje/Obiekty/Number/toExponential --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/tofixed/index.html b/files/pl/web/javascript/reference/global_objects/number/tofixed/index.html index 9394bf1db9..df80458f16 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tofixed/index.html @@ -1,12 +1,13 @@ --- title: Number.prototype.toFixed() -slug: Web/JavaScript/Referencje/Obiekty/Number/toFixed +slug: Web/JavaScript/Reference/Global_Objects/Number/toFixed tags: - JavaScript - Method - Number - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number/toFixed +original_slug: Web/JavaScript/Referencje/Obiekty/Number/toFixed --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html index 6ca88bba30..035efe8464 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toLocaleString() -slug: Web/JavaScript/Referencje/Obiekty/Number/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Number/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Number/toLocaleString +original_slug: Web/JavaScript/Referencje/Obiekty/Number/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/number/toprecision/index.html b/files/pl/web/javascript/reference/global_objects/number/toprecision/index.html index 33d5c0f1ed..126b6c2d95 100644 --- a/files/pl/web/javascript/reference/global_objects/number/toprecision/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/toprecision/index.html @@ -1,12 +1,13 @@ --- title: Number.prototype.toPrecision() -slug: Web/JavaScript/Referencje/Obiekty/Number/toPrecision +slug: Web/JavaScript/Reference/Global_Objects/Number/toPrecision tags: - JavaScript - Method - Number - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number/toPrecision +original_slug: Web/JavaScript/Referencje/Obiekty/Number/toPrecision --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/number/tostring/index.html b/files/pl/web/javascript/reference/global_objects/number/tostring/index.html index cd29571aee..672019ca59 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tostring/index.html @@ -1,12 +1,13 @@ --- title: Number.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Number/toString +slug: Web/JavaScript/Reference/Global_Objects/Number/toString tags: - JavaScript - Method - Number - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Number/toString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/object/assign/index.html b/files/pl/web/javascript/reference/global_objects/object/assign/index.html index 81e764456a..84c139a058 100644 --- a/files/pl/web/javascript/reference/global_objects/object/assign/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/assign/index.html @@ -1,7 +1,8 @@ --- title: Object.assign() -slug: Web/JavaScript/Referencje/Obiekty/Object/assign +slug: Web/JavaScript/Reference/Global_Objects/Object/assign translation_of: Web/JavaScript/Reference/Global_Objects/Object/assign +original_slug: Web/JavaScript/Referencje/Obiekty/Object/assign --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/constructor/index.html b/files/pl/web/javascript/reference/global_objects/object/constructor/index.html index 3de20f1350..ec5cc5bc04 100644 --- a/files/pl/web/javascript/reference/global_objects/object/constructor/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/constructor/index.html @@ -1,11 +1,12 @@ --- title: Object.prototype.constructor -slug: Web/JavaScript/Referencje/Obiekty/Object/constructor +slug: Web/JavaScript/Reference/Global_Objects/Object/constructor tags: - JavaScript - Object - Property translation_of: Web/JavaScript/Reference/Global_Objects/Object/constructor +original_slug: Web/JavaScript/Referencje/Obiekty/Object/constructor --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/object/freeze/index.html b/files/pl/web/javascript/reference/global_objects/object/freeze/index.html index 73e0139f31..7abf0aed56 100644 --- a/files/pl/web/javascript/reference/global_objects/object/freeze/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/freeze/index.html @@ -1,7 +1,8 @@ --- title: Object.freeze() -slug: Web/JavaScript/Referencje/Obiekty/Object/freeze +slug: Web/JavaScript/Reference/Global_Objects/Object/freeze translation_of: Web/JavaScript/Reference/Global_Objects/Object/freeze +original_slug: Web/JavaScript/Referencje/Obiekty/Object/freeze --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html b/files/pl/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html index 3f9498b26e..7ab7948ccc 100644 --- a/files/pl/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/getownpropertydescriptor/index.html @@ -1,7 +1,8 @@ --- title: Object.getOwnPropertyDescriptor() -slug: Web/JavaScript/Referencje/Obiekty/Object/getOwnPropertyDescriptor +slug: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor translation_of: Web/JavaScript/Reference/Global_Objects/Object/getOwnPropertyDescriptor +original_slug: Web/JavaScript/Referencje/Obiekty/Object/getOwnPropertyDescriptor --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/hasownproperty/index.html b/files/pl/web/javascript/reference/global_objects/object/hasownproperty/index.html index 42bb16783b..3a05d6d5ae 100644 --- a/files/pl/web/javascript/reference/global_objects/object/hasownproperty/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/hasownproperty/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.hasOwnProperty() -slug: Web/JavaScript/Referencje/Obiekty/Object/hasOwnProperty +slug: Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty translation_of: Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty +original_slug: Web/JavaScript/Referencje/Obiekty/Object/hasOwnProperty --- <div>{{JSRef("Global_Objects", "Object")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/index.html b/files/pl/web/javascript/reference/global_objects/object/index.html index 88ed5060cb..e5df7e69c3 100644 --- a/files/pl/web/javascript/reference/global_objects/object/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/index.html @@ -1,9 +1,10 @@ --- title: Object -slug: Web/JavaScript/Referencje/Obiekty/Object +slug: Web/JavaScript/Reference/Global_Objects/Object tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Object +original_slug: Web/JavaScript/Referencje/Obiekty/Object --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/proto/index.html b/files/pl/web/javascript/reference/global_objects/object/proto/index.html index 6d4dd4653e..72951af19a 100644 --- a/files/pl/web/javascript/reference/global_objects/object/proto/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/proto/index.html @@ -1,7 +1,8 @@ --- title: Object.prototype.__proto__ -slug: Web/JavaScript/Referencje/Obiekty/Object/proto +slug: Web/JavaScript/Reference/Global_Objects/Object/proto translation_of: Web/JavaScript/Reference/Global_Objects/Object/proto +original_slug: Web/JavaScript/Referencje/Obiekty/Object/proto --- <div class="warning"> <p><strong>Ostrzeżenie:</strong> Zmiana <code>[[Prototype]]</code> obiektu, ze względu na sposób w jaki współczesny JavaScript optymalizuje dostęp do właściwości, jest bardzo powolną operacją (W każdej przeglądarce!). Efekty modyfikacji łańcucha dziedziczenia są rozległe, nie chodzi tu tylko o wydłużenie czasu potrzebnego na wykonanie operacji <code>obj.__proto__ = ...</code>, skutki wpływają na <strong>każdy</strong> fragment kodu który odwołuje się do <strong>jakiejkolwiek</strong> właściwości obiektu, którego <code>[[Prototype]]</code> został zmieniony. Dlatego jeżeli zależy ci na wydajności powinieneś unikać tej operacji. Zamiast tego, stwórz nowy obiekt z porządanym <code>[[Prototype]]</code> za pomocą {{jsxref("Object.create()")}}.</p> diff --git a/files/pl/web/javascript/reference/global_objects/object/seal/index.html b/files/pl/web/javascript/reference/global_objects/object/seal/index.html index ba52ba9665..b4ec8de711 100644 --- a/files/pl/web/javascript/reference/global_objects/object/seal/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/seal/index.html @@ -1,7 +1,8 @@ --- title: Object.seal() -slug: Web/JavaScript/Referencje/Obiekty/Object/seal +slug: Web/JavaScript/Reference/Global_Objects/Object/seal translation_of: Web/JavaScript/Reference/Global_Objects/Object/seal +original_slug: Web/JavaScript/Referencje/Obiekty/Object/seal --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/object/tolocalestring/index.html index 1cd0074d45..e8187f90e3 100644 --- a/files/pl/web/javascript/reference/global_objects/object/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/tolocalestring/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.toLocaleString() -slug: Web/JavaScript/Referencje/Obiekty/Object/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Object/toLocaleString tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/toLocaleString +original_slug: Web/JavaScript/Referencje/Obiekty/Object/toLocaleString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/object/tosource/index.html b/files/pl/web/javascript/reference/global_objects/object/tosource/index.html index 4aa67db90c..502cef66c7 100644 --- a/files/pl/web/javascript/reference/global_objects/object/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/tosource/index.html @@ -1,6 +1,6 @@ --- title: Object.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/Object/toSource +slug: Web/JavaScript/Reference/Global_Objects/Object/toSource tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/Object/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/object/tostring/index.html b/files/pl/web/javascript/reference/global_objects/object/tostring/index.html index e18d93d79a..f78488b4c4 100644 --- a/files/pl/web/javascript/reference/global_objects/object/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/tostring/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/Object/toString +slug: Web/JavaScript/Reference/Global_Objects/Object/toString tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/toString +original_slug: Web/JavaScript/Referencje/Obiekty/Object/toString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/object/valueof/index.html b/files/pl/web/javascript/reference/global_objects/object/valueof/index.html index db3cf7a346..a9ac36102c 100644 --- a/files/pl/web/javascript/reference/global_objects/object/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/object/valueof/index.html @@ -1,12 +1,13 @@ --- title: Object.prototype.valueOf() -slug: Web/JavaScript/Referencje/Obiekty/Object/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Object/valueOf tags: - JavaScript - Method - Object - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object/valueOf +original_slug: Web/JavaScript/Referencje/Obiekty/Object/valueOf --- <p>{{jsRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/parsefloat/index.html b/files/pl/web/javascript/reference/global_objects/parsefloat/index.html index 9afb58d074..e2187c39d8 100644 --- a/files/pl/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/pl/web/javascript/reference/global_objects/parsefloat/index.html @@ -1,9 +1,10 @@ --- title: parseFloat() -slug: Web/JavaScript/Referencje/Obiekty/parseFloat +slug: Web/JavaScript/Reference/Global_Objects/parseFloat tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/parseFloat +original_slug: Web/JavaScript/Referencje/Obiekty/parseFloat --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/parseint/index.html b/files/pl/web/javascript/reference/global_objects/parseint/index.html index fb05b9fc8e..dad4b53ed7 100644 --- a/files/pl/web/javascript/reference/global_objects/parseint/index.html +++ b/files/pl/web/javascript/reference/global_objects/parseint/index.html @@ -1,9 +1,10 @@ --- title: parseInt() -slug: Web/JavaScript/Referencje/Obiekty/parseInt +slug: Web/JavaScript/Reference/Global_Objects/parseInt tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/parseInt +original_slug: Web/JavaScript/Referencje/Obiekty/parseInt --- <div> <div> diff --git a/files/pl/web/javascript/reference/global_objects/promise/index.html b/files/pl/web/javascript/reference/global_objects/promise/index.html index 3da2498ca1..1227a0edab 100644 --- a/files/pl/web/javascript/reference/global_objects/promise/index.html +++ b/files/pl/web/javascript/reference/global_objects/promise/index.html @@ -1,10 +1,11 @@ --- title: Promise -slug: Web/JavaScript/Referencje/Obiekty/Promise +slug: Web/JavaScript/Reference/Global_Objects/Promise tags: - JavaScript - Obietnice translation_of: Web/JavaScript/Reference/Global_Objects/Promise +original_slug: Web/JavaScript/Referencje/Obiekty/Promise --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/proxy/index.html b/files/pl/web/javascript/reference/global_objects/proxy/index.html index 7dc7695f00..26c8cd88be 100644 --- a/files/pl/web/javascript/reference/global_objects/proxy/index.html +++ b/files/pl/web/javascript/reference/global_objects/proxy/index.html @@ -1,7 +1,8 @@ --- title: Proxy -slug: Web/JavaScript/Referencje/Obiekty/Proxy +slug: Web/JavaScript/Reference/Global_Objects/Proxy translation_of: Web/JavaScript/Reference/Global_Objects/Proxy +original_slug: Web/JavaScript/Referencje/Obiekty/Proxy --- <div> <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/proxy/proxy/apply/index.html b/files/pl/web/javascript/reference/global_objects/proxy/proxy/apply/index.html index 4931dd2beb..1037441e42 100644 --- a/files/pl/web/javascript/reference/global_objects/proxy/proxy/apply/index.html +++ b/files/pl/web/javascript/reference/global_objects/proxy/proxy/apply/index.html @@ -1,12 +1,13 @@ --- title: handler.apply() -slug: Web/JavaScript/Referencje/Obiekty/Proxy/handler/apply +slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/apply tags: - ECMAScript 2015 - JavaScript - Metodă - Proxy translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/apply +original_slug: Web/JavaScript/Referencje/Obiekty/Proxy/handler/apply --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/proxy/proxy/index.html b/files/pl/web/javascript/reference/global_objects/proxy/proxy/index.html index 7461add3d6..0b5819767e 100644 --- a/files/pl/web/javascript/reference/global_objects/proxy/proxy/index.html +++ b/files/pl/web/javascript/reference/global_objects/proxy/proxy/index.html @@ -1,8 +1,9 @@ --- title: Proxy handler -slug: Web/JavaScript/Referencje/Obiekty/Proxy/handler +slug: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler +original_slug: Web/JavaScript/Referencje/Obiekty/Proxy/handler --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/rangeerror/index.html b/files/pl/web/javascript/reference/global_objects/rangeerror/index.html index 13c2981e8d..f9037c41a2 100644 --- a/files/pl/web/javascript/reference/global_objects/rangeerror/index.html +++ b/files/pl/web/javascript/reference/global_objects/rangeerror/index.html @@ -1,7 +1,8 @@ --- title: RangeError -slug: Web/JavaScript/Referencje/Obiekty/RangeError +slug: Web/JavaScript/Reference/Global_Objects/RangeError translation_of: Web/JavaScript/Reference/Global_Objects/RangeError +original_slug: Web/JavaScript/Referencje/Obiekty/RangeError --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/exec/index.html b/files/pl/web/javascript/reference/global_objects/regexp/exec/index.html index 618ec13d69..8385a71d92 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/exec/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/exec/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.exec() -slug: Web/JavaScript/Referencje/Obiekty/RegExp/exec +slug: Web/JavaScript/Reference/Global_Objects/RegExp/exec tags: - JavaScript - Method - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/exec +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/exec --- <p>{{ JSRef }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/global/index.html b/files/pl/web/javascript/reference/global_objects/regexp/global/index.html index e393cbeed0..db7b9adf71 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/global/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/global/index.html @@ -1,12 +1,13 @@ --- title: RexExp.prototype.global -slug: Web/JavaScript/Referencje/Obiekty/RegExp/global +slug: Web/JavaScript/Reference/Global_Objects/RegExp/global tags: - JavaScript - Property - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/global +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/global --- <div>{{JSRef("Global_Objects", "RegExp")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/ignorecase/index.html b/files/pl/web/javascript/reference/global_objects/regexp/ignorecase/index.html index f847bf1221..5de3081dbf 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/ignorecase/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/ignorecase/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.ignoreCase -slug: Web/JavaScript/Referencje/Obiekty/RegExp/ignoreCase +slug: Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase tags: - JavaScript - Property - RegExp - protype translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/ignoreCase +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/ignoreCase --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/index.html b/files/pl/web/javascript/reference/global_objects/regexp/index.html index 7fb605c26f..8d3d520453 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/index.html @@ -1,12 +1,13 @@ --- title: RegExp -slug: Web/JavaScript/Referencje/Obiekty/RegExp +slug: Web/JavaScript/Reference/Global_Objects/RegExp tags: - Constructor - JavaScript - RegExp - Regular Expressions translation_of: Web/JavaScript/Reference/Global_Objects/RegExp +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/lastmatch/index.html b/files/pl/web/javascript/reference/global_objects/regexp/lastmatch/index.html index 4d229d5d81..f9f1c9a129 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/lastmatch/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/lastmatch/index.html @@ -1,7 +1,8 @@ --- title: RegExp.lastMatch ($&) -slug: Web/JavaScript/Referencje/Obiekty/RegExp/lastMatch +slug: Web/JavaScript/Reference/Global_Objects/RegExp/lastMatch translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/lastMatch +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/lastMatch --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/source/index.html b/files/pl/web/javascript/reference/global_objects/regexp/source/index.html index 78cf4c2a64..c508b9f257 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/source/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/source/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.source -slug: Web/JavaScript/Referencje/Obiekty/RegExp/source +slug: Web/JavaScript/Reference/Global_Objects/RegExp/source tags: - JavaScript - Property - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/source +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/source --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/test/index.html b/files/pl/web/javascript/reference/global_objects/regexp/test/index.html index e654bfb236..8acfb1eae2 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/test/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/test/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.test() -slug: Web/JavaScript/Referencje/Obiekty/RegExp/test +slug: Web/JavaScript/Reference/Global_Objects/RegExp/test tags: - JavaScript - Method - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/test +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/test --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/tosource/index.html b/files/pl/web/javascript/reference/global_objects/regexp/tosource/index.html index 4ac074392b..ae5886df86 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/tosource/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/RegExp/toSource +slug: Web/JavaScript/Reference/Global_Objects/RegExp/toSource tags: - JavaScript - Method - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/toSource --- <p>{{JSRef}}{{Non-standard_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/regexp/tostring/index.html b/files/pl/web/javascript/reference/global_objects/regexp/tostring/index.html index fb78233ff2..b62621fa71 100644 --- a/files/pl/web/javascript/reference/global_objects/regexp/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/regexp/tostring/index.html @@ -1,12 +1,13 @@ --- title: RegExp.prototype.toString() -slug: Web/JavaScript/Referencje/Obiekty/RegExp/toString +slug: Web/JavaScript/Reference/Global_Objects/RegExp/toString tags: - JavaScript - Method - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp/toString +original_slug: Web/JavaScript/Referencje/Obiekty/RegExp/toString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/set/add/index.html b/files/pl/web/javascript/reference/global_objects/set/add/index.html index 397939f84e..8b143212d7 100644 --- a/files/pl/web/javascript/reference/global_objects/set/add/index.html +++ b/files/pl/web/javascript/reference/global_objects/set/add/index.html @@ -1,6 +1,6 @@ --- title: Set.prototype.add() -slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.add() +slug: Web/JavaScript/Reference/Global_Objects/Set/add tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - set translation_of: Web/JavaScript/Reference/Global_Objects/Set/add +original_slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.add() --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/set/clear/index.html b/files/pl/web/javascript/reference/global_objects/set/clear/index.html index 85ca894da9..32df4660f3 100644 --- a/files/pl/web/javascript/reference/global_objects/set/clear/index.html +++ b/files/pl/web/javascript/reference/global_objects/set/clear/index.html @@ -1,6 +1,6 @@ --- title: Set.prototype.clear() -slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.clear() +slug: Web/JavaScript/Reference/Global_Objects/Set/clear tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - set translation_of: Web/JavaScript/Reference/Global_Objects/Set/clear +original_slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.clear() --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/set/delete/index.html b/files/pl/web/javascript/reference/global_objects/set/delete/index.html index 7071c9e4eb..a9358078f1 100644 --- a/files/pl/web/javascript/reference/global_objects/set/delete/index.html +++ b/files/pl/web/javascript/reference/global_objects/set/delete/index.html @@ -1,6 +1,6 @@ --- title: Set.prototype.delete() -slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.delete() +slug: Web/JavaScript/Reference/Global_Objects/Set/delete tags: - ECMAScript 2015 - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - set translation_of: Web/JavaScript/Reference/Global_Objects/Set/delete +original_slug: Web/JavaScript/Referencje/Obiekty/Set/Set.prototype.delete() --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/set/index.html b/files/pl/web/javascript/reference/global_objects/set/index.html index ca9cc37a93..995d238f97 100644 --- a/files/pl/web/javascript/reference/global_objects/set/index.html +++ b/files/pl/web/javascript/reference/global_objects/set/index.html @@ -1,6 +1,6 @@ --- title: Set -slug: Web/JavaScript/Referencje/Obiekty/Set +slug: Web/JavaScript/Reference/Global_Objects/Set tags: - ECMAScript 2015 - ECMAScript6 @@ -9,6 +9,7 @@ tags: - Object - set translation_of: Web/JavaScript/Reference/Global_Objects/Set +original_slug: Web/JavaScript/Referencje/Obiekty/Set --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/anchor/index.html b/files/pl/web/javascript/reference/global_objects/string/anchor/index.html index 737c385889..3f70573b83 100644 --- a/files/pl/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/anchor/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.anchor() -slug: Web/JavaScript/Referencje/Obiekty/String/anchor +slug: Web/JavaScript/Reference/Global_Objects/String/anchor tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/anchor +original_slug: Web/JavaScript/Referencje/Obiekty/String/anchor --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/big/index.html b/files/pl/web/javascript/reference/global_objects/string/big/index.html index 62914dfa9c..e0dfbfbf7c 100644 --- a/files/pl/web/javascript/reference/global_objects/string/big/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/big/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.big() -slug: Web/JavaScript/Referencje/Obiekty/String/big +slug: Web/JavaScript/Reference/Global_Objects/String/big tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/big +original_slug: Web/JavaScript/Referencje/Obiekty/String/big --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/blink/index.html b/files/pl/web/javascript/reference/global_objects/string/blink/index.html index 056dbc3792..7430744309 100644 --- a/files/pl/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/blink/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.blink() -slug: Web/JavaScript/Referencje/Obiekty/String/blink +slug: Web/JavaScript/Reference/Global_Objects/String/blink tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/blink +original_slug: Web/JavaScript/Referencje/Obiekty/String/blink --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/bold/index.html b/files/pl/web/javascript/reference/global_objects/string/bold/index.html index 0708d5799e..49b5f4446b 100644 --- a/files/pl/web/javascript/reference/global_objects/string/bold/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/bold/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.bold() -slug: Web/JavaScript/Referencje/Obiekty/String/bold +slug: Web/JavaScript/Reference/Global_Objects/String/bold tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/bold +original_slug: Web/JavaScript/Referencje/Obiekty/String/bold --- <p>{{JSRef}}{{deprecated_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/charat/index.html b/files/pl/web/javascript/reference/global_objects/string/charat/index.html index 30ce5303c2..44526655bd 100644 --- a/files/pl/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/charat/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.charAt() -slug: Web/JavaScript/Referencje/Obiekty/String/charAt +slug: Web/JavaScript/Reference/Global_Objects/String/charAt tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/charAt +original_slug: Web/JavaScript/Referencje/Obiekty/String/charAt --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/charcodeat/index.html b/files/pl/web/javascript/reference/global_objects/string/charcodeat/index.html index 21c7822f12..fefe5418b5 100644 --- a/files/pl/web/javascript/reference/global_objects/string/charcodeat/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/charcodeat/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.charCodeAt() -slug: Web/JavaScript/Referencje/Obiekty/String/charCodeAt +slug: Web/JavaScript/Reference/Global_Objects/String/charCodeAt tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - String - Unicode translation_of: Web/JavaScript/Reference/Global_Objects/String/charCodeAt +original_slug: Web/JavaScript/Referencje/Obiekty/String/charCodeAt --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/concat/index.html b/files/pl/web/javascript/reference/global_objects/string/concat/index.html index b4361f0fd7..ea0dbf7847 100644 --- a/files/pl/web/javascript/reference/global_objects/string/concat/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/concat/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.concat() -slug: Web/JavaScript/Referencje/Obiekty/String/concat +slug: Web/JavaScript/Reference/Global_Objects/String/concat tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/concat +original_slug: Web/JavaScript/Referencje/Obiekty/String/concat --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/pl/web/javascript/reference/global_objects/string/fontcolor/index.html index 0cc7fa1ccc..4753478194 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.fontcolor() -slug: Web/JavaScript/Referencje/Obiekty/String/fontcolor +slug: Web/JavaScript/Reference/Global_Objects/String/fontcolor tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/fontcolor +original_slug: Web/JavaScript/Referencje/Obiekty/String/fontcolor --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/fontsize/index.html b/files/pl/web/javascript/reference/global_objects/string/fontsize/index.html index 3de3c5bb4c..7c15a79def 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fontsize/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.fontsize() -slug: Web/JavaScript/Referencje/Obiekty/String/fontsize +slug: Web/JavaScript/Reference/Global_Objects/String/fontsize tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/fontsize +original_slug: Web/JavaScript/Referencje/Obiekty/String/fontsize --- <p>{{JSRef}}{{ Non-standard_header() }}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/pl/web/javascript/reference/global_objects/string/fromcharcode/index.html index 7d00613db2..d9a96bafd0 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -1,12 +1,13 @@ --- title: String.fromCharCode() -slug: Web/JavaScript/Referencje/Obiekty/String/fromCharCode +slug: Web/JavaScript/Reference/Global_Objects/String/fromCharCode tags: - JavaScript - Method - String - Unicode translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCharCode +original_slug: Web/JavaScript/Referencje/Obiekty/String/fromCharCode --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html index a8c17af7f1..d929675696 100644 --- a/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/fromcodepoint/index.html @@ -1,7 +1,8 @@ --- title: String.fromCodePoint() -slug: Web/JavaScript/Referencje/Obiekty/String/fromCodePoint +slug: Web/JavaScript/Reference/Global_Objects/String/fromCodePoint translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCodePoint +original_slug: Web/JavaScript/Referencje/Obiekty/String/fromCodePoint --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/index.html b/files/pl/web/javascript/reference/global_objects/string/index.html index ff27fbc81a..e343b8b35a 100644 --- a/files/pl/web/javascript/reference/global_objects/string/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/index.html @@ -1,10 +1,11 @@ --- title: String -slug: Web/JavaScript/Referencje/Obiekty/String +slug: Web/JavaScript/Reference/Global_Objects/String tags: - JavaScript - String translation_of: Web/JavaScript/Reference/Global_Objects/String +original_slug: Web/JavaScript/Referencje/Obiekty/String --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/italics/index.html b/files/pl/web/javascript/reference/global_objects/string/italics/index.html index 016a400805..16c5d77bcb 100644 --- a/files/pl/web/javascript/reference/global_objects/string/italics/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/italics/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.italics() -slug: Web/JavaScript/Referencje/Obiekty/String/italics +slug: Web/JavaScript/Reference/Global_Objects/String/italics tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/italics +original_slug: Web/JavaScript/Referencje/Obiekty/String/italics --- <p>{{JSRef}}{{deprecated_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/link/index.html b/files/pl/web/javascript/reference/global_objects/string/link/index.html index 6d8baeb078..dddd49ecf7 100644 --- a/files/pl/web/javascript/reference/global_objects/string/link/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/link/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.link() -slug: Web/JavaScript/Referencje/Obiekty/String/link +slug: Web/JavaScript/Reference/Global_Objects/String/link tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/link +original_slug: Web/JavaScript/Referencje/Obiekty/String/link --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/repeat/index.html b/files/pl/web/javascript/reference/global_objects/string/repeat/index.html index 76bf932753..a6542a4bb7 100644 --- a/files/pl/web/javascript/reference/global_objects/string/repeat/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/repeat/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.repeat() -slug: Web/JavaScript/Referencje/Obiekty/String/repeat +slug: Web/JavaScript/Reference/Global_Objects/String/repeat translation_of: Web/JavaScript/Reference/Global_Objects/String/repeat +original_slug: Web/JavaScript/Referencje/Obiekty/String/repeat --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/search/index.html b/files/pl/web/javascript/reference/global_objects/string/search/index.html index 29b9d8e8fb..ab4d438903 100644 --- a/files/pl/web/javascript/reference/global_objects/string/search/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/search/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.search() -slug: Web/JavaScript/Referencje/Obiekty/String/search +slug: Web/JavaScript/Reference/Global_Objects/String/search tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/search +original_slug: Web/JavaScript/Referencje/Obiekty/String/search --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/slice/index.html b/files/pl/web/javascript/reference/global_objects/string/slice/index.html index 4fca8a78ca..65ae41a685 100644 --- a/files/pl/web/javascript/reference/global_objects/string/slice/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/slice/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.slice() -slug: Web/JavaScript/Referencje/Obiekty/String/slice +slug: Web/JavaScript/Reference/Global_Objects/String/slice tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/slice +original_slug: Web/JavaScript/Referencje/Obiekty/String/slice --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/small/index.html b/files/pl/web/javascript/reference/global_objects/string/small/index.html index be9d33a5bb..176d59deed 100644 --- a/files/pl/web/javascript/reference/global_objects/string/small/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/small/index.html @@ -1,9 +1,10 @@ --- title: String.prototype.small() -slug: Web/JavaScript/Referencje/Obiekty/String/small +slug: Web/JavaScript/Reference/Global_Objects/String/small tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/String/small +original_slug: Web/JavaScript/Referencje/Obiekty/String/small --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/string/strike/index.html b/files/pl/web/javascript/reference/global_objects/string/strike/index.html index cef74018f1..09e3615055 100644 --- a/files/pl/web/javascript/reference/global_objects/string/strike/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/strike/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.strike() -slug: Web/JavaScript/Referencje/Obiekty/String/strike +slug: Web/JavaScript/Reference/Global_Objects/String/strike tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/strike +original_slug: Web/JavaScript/Referencje/Obiekty/String/strike --- <p>{{JSRef}}{{deprecated_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/sub/index.html b/files/pl/web/javascript/reference/global_objects/string/sub/index.html index 4c36c53a39..94bfb8722e 100644 --- a/files/pl/web/javascript/reference/global_objects/string/sub/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/sub/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.sub() -slug: Web/JavaScript/Referencje/Obiekty/String/sub +slug: Web/JavaScript/Reference/Global_Objects/String/sub tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/sub +original_slug: Web/JavaScript/Referencje/Obiekty/String/sub --- <p>{{JSRef}}{{deprecated_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/substr/index.html b/files/pl/web/javascript/reference/global_objects/string/substr/index.html index 61487db384..de389081b7 100644 --- a/files/pl/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/substr/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substr() -slug: Web/JavaScript/Referencje/Obiekty/String/substr +slug: Web/JavaScript/Reference/Global_Objects/String/substr tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substr +original_slug: Web/JavaScript/Referencje/Obiekty/String/substr --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/substring/index.html b/files/pl/web/javascript/reference/global_objects/string/substring/index.html index 5a446e0225..718663d8f4 100644 --- a/files/pl/web/javascript/reference/global_objects/string/substring/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/substring/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.substring() -slug: Web/JavaScript/Referencje/Obiekty/String/substring +slug: Web/JavaScript/Reference/Global_Objects/String/substring tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/substring +original_slug: Web/JavaScript/Referencje/Obiekty/String/substring --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/sup/index.html b/files/pl/web/javascript/reference/global_objects/string/sup/index.html index dbf33ea3ed..50aca68b97 100644 --- a/files/pl/web/javascript/reference/global_objects/string/sup/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/sup/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.sup() -slug: Web/JavaScript/Referencje/Obiekty/String/sup +slug: Web/JavaScript/Reference/Global_Objects/String/sup tags: - Deprecated - JavaScript @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/sup +original_slug: Web/JavaScript/Referencje/Obiekty/String/sup --- <p>{{JSRef}}{{deprecated_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/pl/web/javascript/reference/global_objects/string/tolowercase/index.html index 0b871b9ca6..8cb6d10a10 100644 --- a/files/pl/web/javascript/reference/global_objects/string/tolowercase/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/tolowercase/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toLowerCase() -slug: Web/JavaScript/Referencje/Obiekty/String/toLowerCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLowerCase tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase +original_slug: Web/JavaScript/Referencje/Obiekty/String/toLowerCase --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/tosource/index.html b/files/pl/web/javascript/reference/global_objects/string/tosource/index.html index cb372d673c..3540727b00 100644 --- a/files/pl/web/javascript/reference/global_objects/string/tosource/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/tosource/index.html @@ -1,6 +1,6 @@ --- title: String.prototype.toSource() -slug: Web/JavaScript/Referencje/Obiekty/String/toSource +slug: Web/JavaScript/Reference/Global_Objects/String/toSource tags: - JavaScript - Method @@ -8,6 +8,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toSource +original_slug: Web/JavaScript/Referencje/Obiekty/String/toSource --- <p>{{JSRef}}{{non-standard_header}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/tostring/index.html b/files/pl/web/javascript/reference/global_objects/string/tostring/index.html index 16028dff15..ab19cbe40c 100644 --- a/files/pl/web/javascript/reference/global_objects/string/tostring/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/tostring/index.html @@ -1,12 +1,13 @@ --- title: String.protype.toString() -slug: Web/JavaScript/Referencje/Obiekty/String/toString +slug: Web/JavaScript/Reference/Global_Objects/String/toString tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toString +original_slug: Web/JavaScript/Referencje/Obiekty/String/toString --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/touppercase/index.html b/files/pl/web/javascript/reference/global_objects/string/touppercase/index.html index 4b792076fe..f56902e420 100644 --- a/files/pl/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/touppercase/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.toUpperCase() -slug: Web/JavaScript/Referencje/Obiekty/String/toUpperCase +slug: Web/JavaScript/Reference/Global_Objects/String/toUpperCase tags: - JavaScript - Method - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase +original_slug: Web/JavaScript/Referencje/Obiekty/String/toUpperCase --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/string/valueof/index.html b/files/pl/web/javascript/reference/global_objects/string/valueof/index.html index 1eda0e3021..9d7e986682 100644 --- a/files/pl/web/javascript/reference/global_objects/string/valueof/index.html +++ b/files/pl/web/javascript/reference/global_objects/string/valueof/index.html @@ -1,12 +1,13 @@ --- title: String.prototype.valueOf() -slug: Web/JavaScript/Referencje/Obiekty/String/valueOf +slug: Web/JavaScript/Reference/Global_Objects/String/valueOf tags: - JavaScript - Method - Property - String translation_of: Web/JavaScript/Reference/Global_Objects/String/valueOf +original_slug: Web/JavaScript/Referencje/Obiekty/String/valueOf --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/symbol/index.html b/files/pl/web/javascript/reference/global_objects/symbol/index.html index 4124cb2a46..4ff4612b3f 100644 --- a/files/pl/web/javascript/reference/global_objects/symbol/index.html +++ b/files/pl/web/javascript/reference/global_objects/symbol/index.html @@ -1,7 +1,8 @@ --- title: Symbol -slug: Web/JavaScript/Referencje/Obiekty/Symbol +slug: Web/JavaScript/Reference/Global_Objects/Symbol translation_of: Web/JavaScript/Reference/Global_Objects/Symbol +original_slug: Web/JavaScript/Referencje/Obiekty/Symbol --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/syntaxerror/index.html b/files/pl/web/javascript/reference/global_objects/syntaxerror/index.html index c8a65cd46b..eaef4344ce 100644 --- a/files/pl/web/javascript/reference/global_objects/syntaxerror/index.html +++ b/files/pl/web/javascript/reference/global_objects/syntaxerror/index.html @@ -1,6 +1,6 @@ --- title: SyntaxError -slug: Web/JavaScript/Referencje/Obiekty/SyntaxError +slug: Web/JavaScript/Reference/Global_Objects/SyntaxError tags: - Błąd składniowy - JavaScript @@ -9,6 +9,7 @@ tags: - Referencja - SyntaxError translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError +original_slug: Web/JavaScript/Referencje/Obiekty/SyntaxError --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/uint16array/index.html b/files/pl/web/javascript/reference/global_objects/uint16array/index.html index ef744c5848..759ad9d56e 100644 --- a/files/pl/web/javascript/reference/global_objects/uint16array/index.html +++ b/files/pl/web/javascript/reference/global_objects/uint16array/index.html @@ -1,7 +1,8 @@ --- title: Uint16Array -slug: Web/JavaScript/Referencje/Obiekty/Uint16Array +slug: Web/JavaScript/Reference/Global_Objects/Uint16Array translation_of: Web/JavaScript/Reference/Global_Objects/Uint16Array +original_slug: Web/JavaScript/Referencje/Obiekty/Uint16Array --- <div>{{JSRef("Global_Objects", "TypedArray", "Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/undefined/index.html b/files/pl/web/javascript/reference/global_objects/undefined/index.html index 9b9460985f..f2e31e90c2 100644 --- a/files/pl/web/javascript/reference/global_objects/undefined/index.html +++ b/files/pl/web/javascript/reference/global_objects/undefined/index.html @@ -1,9 +1,10 @@ --- title: undefined -slug: Web/JavaScript/Referencje/Obiekty/undefined +slug: Web/JavaScript/Reference/Global_Objects/undefined tags: - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/undefined +original_slug: Web/JavaScript/Referencje/Obiekty/undefined --- <div> <div> diff --git a/files/pl/web/javascript/reference/index.html b/files/pl/web/javascript/reference/index.html index e493d4ad80..b73167e191 100644 --- a/files/pl/web/javascript/reference/index.html +++ b/files/pl/web/javascript/reference/index.html @@ -1,6 +1,6 @@ --- title: Dokumentacja referencyjna JavaScript -slug: Web/JavaScript/Referencje +slug: Web/JavaScript/Reference tags: - AJAX - Dokumentacja_JavaScript @@ -8,6 +8,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference +original_slug: Web/JavaScript/Referencje --- <h4 id="JsSidebar">{{JsSidebar}}</h4> diff --git a/files/pl/web/javascript/reference/lexical_grammar/index.html b/files/pl/web/javascript/reference/lexical_grammar/index.html index ad8e73f32c..e91df42d84 100644 --- a/files/pl/web/javascript/reference/lexical_grammar/index.html +++ b/files/pl/web/javascript/reference/lexical_grammar/index.html @@ -1,6 +1,6 @@ --- title: Komentarz -slug: Web/JavaScript/Referencje/Komentarz +slug: Web/JavaScript/Reference/Lexical_grammar tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Lexical_grammar#Comments translation_of_original: Web/JavaScript/Reference/Code_comments +original_slug: Web/JavaScript/Referencje/Komentarz --- <p> </p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/javascript/reference/operators/comma_operator/index.html b/files/pl/web/javascript/reference/operators/comma_operator/index.html index b037dcfdc8..b0614efae6 100644 --- a/files/pl/web/javascript/reference/operators/comma_operator/index.html +++ b/files/pl/web/javascript/reference/operators/comma_operator/index.html @@ -1,12 +1,13 @@ --- title: Operator przecinkowy -slug: Web/JavaScript/Referencje/Operatory/Operator_przecinkowy +slug: Web/JavaScript/Reference/Operators/Comma_Operator tags: - JavaScript - Operator - Przecinek - Przecinkowy translation_of: Web/JavaScript/Reference/Operators/Comma_Operator +original_slug: Web/JavaScript/Referencje/Operatory/Operator_przecinkowy --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/conditional_operator/index.html b/files/pl/web/javascript/reference/operators/conditional_operator/index.html index b5b00d0aa1..5714f03aed 100644 --- a/files/pl/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/pl/web/javascript/reference/operators/conditional_operator/index.html @@ -1,9 +1,10 @@ --- title: Operator warunkowy -slug: Web/JavaScript/Referencje/Operatory/Operator_warunkowy +slug: Web/JavaScript/Reference/Operators/Conditional_Operator tags: - JavaScript translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator +original_slug: Web/JavaScript/Referencje/Operatory/Operator_warunkowy --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/delete/index.html b/files/pl/web/javascript/reference/operators/delete/index.html index d2a3679804..c3652b8a45 100644 --- a/files/pl/web/javascript/reference/operators/delete/index.html +++ b/files/pl/web/javascript/reference/operators/delete/index.html @@ -1,9 +1,10 @@ --- title: Operator delete -slug: Web/JavaScript/Referencje/Operatory/Operator_delete +slug: Web/JavaScript/Reference/Operators/delete tags: - JavaScript translation_of: Web/JavaScript/Reference/Operators/delete +original_slug: Web/JavaScript/Referencje/Operatory/Operator_delete --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/destructuring_assignment/index.html b/files/pl/web/javascript/reference/operators/destructuring_assignment/index.html index 851acea725..1cb7728404 100644 --- a/files/pl/web/javascript/reference/operators/destructuring_assignment/index.html +++ b/files/pl/web/javascript/reference/operators/destructuring_assignment/index.html @@ -1,7 +1,8 @@ --- title: Przypisanie destrukturyzujące -slug: Web/JavaScript/Referencje/Operatory/Destructuring_assignment +slug: Web/JavaScript/Reference/Operators/Destructuring_assignment translation_of: Web/JavaScript/Reference/Operators/Destructuring_assignment +original_slug: Web/JavaScript/Referencje/Operatory/Destructuring_assignment --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/function/index.html b/files/pl/web/javascript/reference/operators/function/index.html index 1d13d1a3c0..33d31d0306 100644 --- a/files/pl/web/javascript/reference/operators/function/index.html +++ b/files/pl/web/javascript/reference/operators/function/index.html @@ -1,12 +1,13 @@ --- title: Operator function -slug: Web/JavaScript/Referencje/Operatory/Operator_function +slug: Web/JavaScript/Reference/Operators/function tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/function +original_slug: Web/JavaScript/Referencje/Operatory/Operator_function --- <p> </p> diff --git a/files/pl/web/javascript/reference/operators/function_star_/index.html b/files/pl/web/javascript/reference/operators/function_star_/index.html index 52d7a67c98..027e2d2c2b 100644 --- a/files/pl/web/javascript/reference/operators/function_star_/index.html +++ b/files/pl/web/javascript/reference/operators/function_star_/index.html @@ -1,6 +1,6 @@ --- title: wyrażenie function* -slug: Web/JavaScript/Referencje/Operatory/function* +slug: Web/JavaScript/Reference/Operators/function* tags: - ECMAScript2015 - Iterator @@ -8,6 +8,7 @@ tags: - Operator - funkcja translation_of: Web/JavaScript/Reference/Operators/function* +original_slug: Web/JavaScript/Referencje/Operatory/function* --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/grouping/index.html b/files/pl/web/javascript/reference/operators/grouping/index.html index 5a076c3fb0..41d40d22a5 100644 --- a/files/pl/web/javascript/reference/operators/grouping/index.html +++ b/files/pl/web/javascript/reference/operators/grouping/index.html @@ -1,10 +1,11 @@ --- title: Operator grupowania -slug: Web/JavaScript/Referencje/Operatory/Grouping +slug: Web/JavaScript/Reference/Operators/Grouping tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators/Grouping +original_slug: Web/JavaScript/Referencje/Operatory/Grouping --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/in/index.html b/files/pl/web/javascript/reference/operators/in/index.html index 0a8ef0f068..adaff558e3 100644 --- a/files/pl/web/javascript/reference/operators/in/index.html +++ b/files/pl/web/javascript/reference/operators/in/index.html @@ -1,12 +1,13 @@ --- title: Operator in -slug: Web/JavaScript/Referencje/Operatory/Operator_in +slug: Web/JavaScript/Reference/Operators/in tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/in +original_slug: Web/JavaScript/Referencje/Operatory/Operator_in --- <p> </p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/javascript/reference/operators/index.html b/files/pl/web/javascript/reference/operators/index.html index 016c55af35..94b7e05429 100644 --- a/files/pl/web/javascript/reference/operators/index.html +++ b/files/pl/web/javascript/reference/operators/index.html @@ -1,10 +1,11 @@ --- title: Operatory -slug: Web/JavaScript/Referencje/Operatory +slug: Web/JavaScript/Reference/Operators tags: - JavaScript - Operators translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Referencje/Operatory --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/instanceof/index.html b/files/pl/web/javascript/reference/operators/instanceof/index.html index d9b83cd838..bd98d29e0f 100644 --- a/files/pl/web/javascript/reference/operators/instanceof/index.html +++ b/files/pl/web/javascript/reference/operators/instanceof/index.html @@ -1,6 +1,6 @@ --- title: Operator instanceof -slug: Web/JavaScript/Referencje/Operatory/Operator_instanceof +slug: Web/JavaScript/Reference/Operators/instanceof tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/instanceof +original_slug: Web/JavaScript/Referencje/Operatory/Operator_instanceof --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/new.target/index.html b/files/pl/web/javascript/reference/operators/new.target/index.html index 8b60074e92..f992f20edb 100644 --- a/files/pl/web/javascript/reference/operators/new.target/index.html +++ b/files/pl/web/javascript/reference/operators/new.target/index.html @@ -1,7 +1,8 @@ --- title: new.target -slug: Web/JavaScript/Referencje/Operatory/new.target +slug: Web/JavaScript/Reference/Operators/new.target translation_of: Web/JavaScript/Reference/Operators/new.target +original_slug: Web/JavaScript/Referencje/Operatory/new.target --- <div>{{JSSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/new/index.html b/files/pl/web/javascript/reference/operators/new/index.html index e6153d3a69..15e6d37549 100644 --- a/files/pl/web/javascript/reference/operators/new/index.html +++ b/files/pl/web/javascript/reference/operators/new/index.html @@ -1,6 +1,6 @@ --- title: Operator new -slug: Web/JavaScript/Referencje/Operatory/Operator_new +slug: Web/JavaScript/Reference/Operators/new tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/new +original_slug: Web/JavaScript/Referencje/Operatory/Operator_new --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html b/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html index c8a264e50e..8ae6ee56a2 100644 --- a/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html +++ b/files/pl/web/javascript/reference/operators/nullish_coalescing_operator/index.html @@ -1,6 +1,6 @@ --- title: Operator null'owego scalania (??) -slug: Web/JavaScript/Referencje/Operatory/Nullish_coalescing_operator +slug: Web/JavaScript/Reference/Operators/Nullish_coalescing_operator tags: - JavaScript - Language feature @@ -8,6 +8,7 @@ tags: - Reference - nullish coalescing translation_of: Web/JavaScript/Reference/Operators/Nullish_coalescing_operator +original_slug: Web/JavaScript/Referencje/Operatory/Nullish_coalescing_operator --- <p>{{JSSidebar("Operators")}}</p> diff --git a/files/pl/web/javascript/reference/operators/object_initializer/index.html b/files/pl/web/javascript/reference/operators/object_initializer/index.html index 4148cc07d1..545c4130bb 100644 --- a/files/pl/web/javascript/reference/operators/object_initializer/index.html +++ b/files/pl/web/javascript/reference/operators/object_initializer/index.html @@ -1,7 +1,8 @@ --- title: Inicjalizator obiektu -slug: Web/JavaScript/Referencje/Operatory/Object_initializer +slug: Web/JavaScript/Reference/Operators/Object_initializer translation_of: Web/JavaScript/Reference/Operators/Object_initializer +original_slug: Web/JavaScript/Referencje/Operatory/Object_initializer --- <div>{{JsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/operator_precedence/index.html b/files/pl/web/javascript/reference/operators/operator_precedence/index.html index 87765f3e1a..5b377584c9 100644 --- a/files/pl/web/javascript/reference/operators/operator_precedence/index.html +++ b/files/pl/web/javascript/reference/operators/operator_precedence/index.html @@ -1,11 +1,12 @@ --- title: Pierwszeństwo operatorów -slug: Web/JavaScript/Referencje/Operatory/Pierwszeństwo_operatorów +slug: Web/JavaScript/Reference/Operators/Operator_Precedence tags: - JavaScript - Operator - pierwszeństwo translation_of: Web/JavaScript/Reference/Operators/Operator_Precedence +original_slug: Web/JavaScript/Referencje/Operatory/Pierwszeństwo_operatorów --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/pipeline_operator/index.html b/files/pl/web/javascript/reference/operators/pipeline_operator/index.html index 9bc36390af..6f62fbda6d 100644 --- a/files/pl/web/javascript/reference/operators/pipeline_operator/index.html +++ b/files/pl/web/javascript/reference/operators/pipeline_operator/index.html @@ -1,11 +1,12 @@ --- title: Operator potoku -slug: Web/JavaScript/Referencje/Operatory/Operator_potoku +slug: Web/JavaScript/Reference/Operators/Pipeline_operator tags: - JavaScript - Operator - ekxperymentalny translation_of: Web/JavaScript/Reference/Operators/Pipeline_operator +original_slug: Web/JavaScript/Referencje/Operatory/Operator_potoku --- <div>{{jsSidebar("Operators")}} {{SeeCompatTable}}</div> diff --git a/files/pl/web/javascript/reference/operators/property_accessors/index.html b/files/pl/web/javascript/reference/operators/property_accessors/index.html index 5db4669011..2f9a053fd8 100644 --- a/files/pl/web/javascript/reference/operators/property_accessors/index.html +++ b/files/pl/web/javascript/reference/operators/property_accessors/index.html @@ -1,10 +1,11 @@ --- title: Operatory pamięci -slug: Web/JavaScript/Referencje/Operatory/Operatory_pamięci +slug: Web/JavaScript/Reference/Operators/Property_Accessors tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators/Property_Accessors +original_slug: Web/JavaScript/Referencje/Operatory/Operatory_pamięci --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/spread_syntax/index.html b/files/pl/web/javascript/reference/operators/spread_syntax/index.html index a45d730722..fe872cea4c 100644 --- a/files/pl/web/javascript/reference/operators/spread_syntax/index.html +++ b/files/pl/web/javascript/reference/operators/spread_syntax/index.html @@ -1,7 +1,8 @@ --- title: Składnia rozwinięcia -slug: Web/JavaScript/Referencje/Operatory/Składnia_rozwinięcia +slug: Web/JavaScript/Reference/Operators/Spread_syntax translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +original_slug: Web/JavaScript/Referencje/Operatory/Składnia_rozwinięcia --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/super/index.html b/files/pl/web/javascript/reference/operators/super/index.html index c217af33e9..d3b49b5886 100644 --- a/files/pl/web/javascript/reference/operators/super/index.html +++ b/files/pl/web/javascript/reference/operators/super/index.html @@ -1,7 +1,8 @@ --- title: super -slug: Web/JavaScript/Referencje/Operatory/super +slug: Web/JavaScript/Reference/Operators/super translation_of: Web/JavaScript/Reference/Operators/super +original_slug: Web/JavaScript/Referencje/Operatory/super --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/this/index.html b/files/pl/web/javascript/reference/operators/this/index.html index 523e210cb6..427d3f843e 100644 --- a/files/pl/web/javascript/reference/operators/this/index.html +++ b/files/pl/web/javascript/reference/operators/this/index.html @@ -1,7 +1,8 @@ --- title: this -slug: Web/JavaScript/Referencje/Operatory/this +slug: Web/JavaScript/Reference/Operators/this translation_of: Web/JavaScript/Reference/Operators/this +original_slug: Web/JavaScript/Referencje/Operatory/this --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/typeof/index.html b/files/pl/web/javascript/reference/operators/typeof/index.html index dfb169a9b5..d842ce1751 100644 --- a/files/pl/web/javascript/reference/operators/typeof/index.html +++ b/files/pl/web/javascript/reference/operators/typeof/index.html @@ -1,12 +1,13 @@ --- title: Operator typeof -slug: Web/JavaScript/Referencje/Operatory/Operator_typeof +slug: Web/JavaScript/Reference/Operators/typeof tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Referencje/Operatory/Operator_typeof --- <p> </p> diff --git a/files/pl/web/javascript/reference/operators/void/index.html b/files/pl/web/javascript/reference/operators/void/index.html index 65b3fe8fa2..7170f6a91e 100644 --- a/files/pl/web/javascript/reference/operators/void/index.html +++ b/files/pl/web/javascript/reference/operators/void/index.html @@ -1,12 +1,13 @@ --- title: Operator void -slug: Web/JavaScript/Referencje/Operatory/Operator_void +slug: Web/JavaScript/Reference/Operators/void tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/void +original_slug: Web/JavaScript/Referencje/Operatory/Operator_void --- <p> </p> diff --git a/files/pl/web/javascript/reference/operators/yield/index.html b/files/pl/web/javascript/reference/operators/yield/index.html index 8d814a5aa8..05d2999160 100644 --- a/files/pl/web/javascript/reference/operators/yield/index.html +++ b/files/pl/web/javascript/reference/operators/yield/index.html @@ -1,7 +1,8 @@ --- title: yield -slug: Web/JavaScript/Referencje/Operatory/yield +slug: Web/JavaScript/Reference/Operators/yield translation_of: Web/JavaScript/Reference/Operators/yield +original_slug: Web/JavaScript/Referencje/Operatory/yield --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/operators/yield_star_/index.html b/files/pl/web/javascript/reference/operators/yield_star_/index.html index ddef530622..e27a1c3aca 100644 --- a/files/pl/web/javascript/reference/operators/yield_star_/index.html +++ b/files/pl/web/javascript/reference/operators/yield_star_/index.html @@ -1,7 +1,8 @@ --- title: yield* -slug: Web/JavaScript/Referencje/Operatory/yield* +slug: Web/JavaScript/Reference/Operators/yield* translation_of: Web/JavaScript/Reference/Operators/yield* +original_slug: Web/JavaScript/Referencje/Operatory/yield* --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/reference/statements/async_function/index.html b/files/pl/web/javascript/reference/statements/async_function/index.html index 95b488405e..75666ca091 100644 --- a/files/pl/web/javascript/reference/statements/async_function/index.html +++ b/files/pl/web/javascript/reference/statements/async_function/index.html @@ -1,7 +1,8 @@ --- title: funkcja async -slug: Web/JavaScript/Referencje/Polecenia/funkcja_async +slug: Web/JavaScript/Reference/Statements/async_function translation_of: Web/JavaScript/Reference/Statements/async_function +original_slug: Web/JavaScript/Referencje/Polecenia/funkcja_async --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/block/index.html b/files/pl/web/javascript/reference/statements/block/index.html index bbc5c7e4fb..fa96c171fe 100644 --- a/files/pl/web/javascript/reference/statements/block/index.html +++ b/files/pl/web/javascript/reference/statements/block/index.html @@ -1,12 +1,13 @@ --- title: block -slug: Web/JavaScript/Referencje/Polecenia/block +slug: Web/JavaScript/Reference/Statements/block tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/block +original_slug: Web/JavaScript/Referencje/Polecenia/block --- <p><strong>Blok instrukcji</strong> jest stosowany do zgrupowania zero lub więcej instrukcji. Blok jest ograniczony parą nawiasów klamrowych i opcjonalnie może posiadać etykietę.</p> diff --git a/files/pl/web/javascript/reference/statements/break/index.html b/files/pl/web/javascript/reference/statements/break/index.html index 661b130d71..3d78bf4f1a 100644 --- a/files/pl/web/javascript/reference/statements/break/index.html +++ b/files/pl/web/javascript/reference/statements/break/index.html @@ -1,12 +1,13 @@ --- title: break -slug: Web/JavaScript/Referencje/Polecenia/break +slug: Web/JavaScript/Reference/Statements/break tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/break +original_slug: Web/JavaScript/Referencje/Polecenia/break --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/class/index.html b/files/pl/web/javascript/reference/statements/class/index.html index 05cdb7b2d4..a073ac3959 100644 --- a/files/pl/web/javascript/reference/statements/class/index.html +++ b/files/pl/web/javascript/reference/statements/class/index.html @@ -1,7 +1,8 @@ --- title: class -slug: Web/JavaScript/Referencje/Polecenia/class +slug: Web/JavaScript/Reference/Statements/class translation_of: Web/JavaScript/Reference/Statements/class +original_slug: Web/JavaScript/Referencje/Polecenia/class --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/const/index.html b/files/pl/web/javascript/reference/statements/const/index.html index ead1ca32fb..ee672c1eee 100644 --- a/files/pl/web/javascript/reference/statements/const/index.html +++ b/files/pl/web/javascript/reference/statements/const/index.html @@ -1,12 +1,13 @@ --- title: const -slug: Web/JavaScript/Referencje/Polecenia/const +slug: Web/JavaScript/Reference/Statements/const tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/const +original_slug: Web/JavaScript/Referencje/Polecenia/const --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/continue/index.html b/files/pl/web/javascript/reference/statements/continue/index.html index b6c2a05d94..3087e1b374 100644 --- a/files/pl/web/javascript/reference/statements/continue/index.html +++ b/files/pl/web/javascript/reference/statements/continue/index.html @@ -1,11 +1,12 @@ --- title: continue -slug: Web/JavaScript/Referencje/Polecenia/continue +slug: Web/JavaScript/Reference/Statements/continue tags: - JavaScript - instrukcja - polecenie translation_of: Web/JavaScript/Reference/Statements/continue +original_slug: Web/JavaScript/Referencje/Polecenia/continue --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/debugger/index.html b/files/pl/web/javascript/reference/statements/debugger/index.html index b4fe9548a7..ffc338c1f0 100644 --- a/files/pl/web/javascript/reference/statements/debugger/index.html +++ b/files/pl/web/javascript/reference/statements/debugger/index.html @@ -1,7 +1,8 @@ --- title: debugger -slug: Web/JavaScript/Referencje/Polecenia/debugger +slug: Web/JavaScript/Reference/Statements/debugger translation_of: Web/JavaScript/Reference/Statements/debugger +original_slug: Web/JavaScript/Referencje/Polecenia/debugger --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/do...while/index.html b/files/pl/web/javascript/reference/statements/do...while/index.html index a57caf17ee..4ccd8b8666 100644 --- a/files/pl/web/javascript/reference/statements/do...while/index.html +++ b/files/pl/web/javascript/reference/statements/do...while/index.html @@ -1,12 +1,13 @@ --- title: do...while -slug: Web/JavaScript/Referencje/Polecenia/do...while +slug: Web/JavaScript/Reference/Statements/do...while tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/do...while +original_slug: Web/JavaScript/Referencje/Polecenia/do...while --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/empty/index.html b/files/pl/web/javascript/reference/statements/empty/index.html index 4c55c3f4dd..f38b0612c3 100644 --- a/files/pl/web/javascript/reference/statements/empty/index.html +++ b/files/pl/web/javascript/reference/statements/empty/index.html @@ -1,11 +1,12 @@ --- title: empty -slug: Web/JavaScript/Referencje/Polecenia/Empty +slug: Web/JavaScript/Reference/Statements/Empty tags: - JavaScript - funkcja języka - wyrażenie translation_of: Web/JavaScript/Reference/Statements/Empty +original_slug: Web/JavaScript/Referencje/Polecenia/Empty --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/export/index.html b/files/pl/web/javascript/reference/statements/export/index.html index 3b29f1987b..0b3aaa1bae 100644 --- a/files/pl/web/javascript/reference/statements/export/index.html +++ b/files/pl/web/javascript/reference/statements/export/index.html @@ -1,12 +1,13 @@ --- title: export -slug: Web/JavaScript/Referencje/Polecenia/export +slug: Web/JavaScript/Reference/Statements/export tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/export +original_slug: Web/JavaScript/Referencje/Polecenia/export --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/for...in/index.html b/files/pl/web/javascript/reference/statements/for...in/index.html index d8c17d3b3e..6e79b44b84 100644 --- a/files/pl/web/javascript/reference/statements/for...in/index.html +++ b/files/pl/web/javascript/reference/statements/for...in/index.html @@ -1,10 +1,11 @@ --- title: for...in -slug: Web/JavaScript/Referencje/Polecenia/for...in +slug: Web/JavaScript/Reference/Statements/for...in tags: - JavaScript - wyrażenie translation_of: Web/JavaScript/Reference/Statements/for...in +original_slug: Web/JavaScript/Referencje/Polecenia/for...in --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/for/index.html b/files/pl/web/javascript/reference/statements/for/index.html index 1178c277ef..b6040c8e71 100644 --- a/files/pl/web/javascript/reference/statements/for/index.html +++ b/files/pl/web/javascript/reference/statements/for/index.html @@ -1,12 +1,13 @@ --- title: for -slug: Web/JavaScript/Referencje/Polecenia/for +slug: Web/JavaScript/Reference/Statements/for tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/for +original_slug: Web/JavaScript/Referencje/Polecenia/for --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/function/index.html b/files/pl/web/javascript/reference/statements/function/index.html index 6b9eba95dd..745680d28e 100644 --- a/files/pl/web/javascript/reference/statements/function/index.html +++ b/files/pl/web/javascript/reference/statements/function/index.html @@ -1,12 +1,13 @@ --- title: function -slug: Web/JavaScript/Referencje/Polecenia/function +slug: Web/JavaScript/Reference/Statements/function tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/function +original_slug: Web/JavaScript/Referencje/Polecenia/function --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/function_star_/index.html b/files/pl/web/javascript/reference/statements/function_star_/index.html index 5962e0c286..d8212ed492 100644 --- a/files/pl/web/javascript/reference/statements/function_star_/index.html +++ b/files/pl/web/javascript/reference/statements/function_star_/index.html @@ -1,7 +1,8 @@ --- title: function* -slug: Web/JavaScript/Referencje/Polecenia/function* +slug: Web/JavaScript/Reference/Statements/function* translation_of: Web/JavaScript/Reference/Statements/function* +original_slug: Web/JavaScript/Referencje/Polecenia/function* --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/if...else/index.html b/files/pl/web/javascript/reference/statements/if...else/index.html index 38dd3c8f8a..3a829581c6 100644 --- a/files/pl/web/javascript/reference/statements/if...else/index.html +++ b/files/pl/web/javascript/reference/statements/if...else/index.html @@ -1,12 +1,13 @@ --- title: if...else -slug: Web/JavaScript/Referencje/Polecenia/if...else +slug: Web/JavaScript/Reference/Statements/if...else tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/if...else +original_slug: Web/JavaScript/Referencje/Polecenia/if...else --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/import/index.html b/files/pl/web/javascript/reference/statements/import/index.html index 406050c420..07388d5a96 100644 --- a/files/pl/web/javascript/reference/statements/import/index.html +++ b/files/pl/web/javascript/reference/statements/import/index.html @@ -1,12 +1,13 @@ --- title: import -slug: Web/JavaScript/Referencje/Polecenia/import +slug: Web/JavaScript/Reference/Statements/import tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/import +original_slug: Web/JavaScript/Referencje/Polecenia/import --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/index.html b/files/pl/web/javascript/reference/statements/index.html index b6f58b783c..ba1f639312 100644 --- a/files/pl/web/javascript/reference/statements/index.html +++ b/files/pl/web/javascript/reference/statements/index.html @@ -1,6 +1,6 @@ --- title: Polecenia -slug: Web/JavaScript/Referencje/Polecenia +slug: Web/JavaScript/Reference/Statements tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements +original_slug: Web/JavaScript/Referencje/Polecenia --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/label/index.html b/files/pl/web/javascript/reference/statements/label/index.html index 7ff42b3940..073a568a3c 100644 --- a/files/pl/web/javascript/reference/statements/label/index.html +++ b/files/pl/web/javascript/reference/statements/label/index.html @@ -1,12 +1,13 @@ --- title: etykieta -slug: Web/JavaScript/Referencje/Polecenia/etykieta +slug: Web/JavaScript/Reference/Statements/label tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/label +original_slug: Web/JavaScript/Referencje/Polecenia/etykieta --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/return/index.html b/files/pl/web/javascript/reference/statements/return/index.html index ed7849ed65..c6676b151d 100644 --- a/files/pl/web/javascript/reference/statements/return/index.html +++ b/files/pl/web/javascript/reference/statements/return/index.html @@ -1,10 +1,11 @@ --- title: return -slug: Web/JavaScript/Referencje/Polecenia/return +slug: Web/JavaScript/Reference/Statements/return tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/return +original_slug: Web/JavaScript/Referencje/Polecenia/return --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/switch/index.html b/files/pl/web/javascript/reference/statements/switch/index.html index d131e042ca..d67905077e 100644 --- a/files/pl/web/javascript/reference/statements/switch/index.html +++ b/files/pl/web/javascript/reference/statements/switch/index.html @@ -1,6 +1,6 @@ --- title: switch -slug: Web/JavaScript/Referencje/Polecenia/switch +slug: Web/JavaScript/Reference/Statements/switch tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/switch +original_slug: Web/JavaScript/Referencje/Polecenia/switch --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/throw/index.html b/files/pl/web/javascript/reference/statements/throw/index.html index a8d57064f5..d47ab9803b 100644 --- a/files/pl/web/javascript/reference/statements/throw/index.html +++ b/files/pl/web/javascript/reference/statements/throw/index.html @@ -1,6 +1,6 @@ --- title: throw -slug: Web/JavaScript/Referencje/Polecenia/throw +slug: Web/JavaScript/Reference/Statements/throw tags: - Dokumentacja_JavaScript - Dokumentacje @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/throw +original_slug: Web/JavaScript/Referencje/Polecenia/throw --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/reference/statements/var/index.html b/files/pl/web/javascript/reference/statements/var/index.html index aff42bcdac..e9e8633814 100644 --- a/files/pl/web/javascript/reference/statements/var/index.html +++ b/files/pl/web/javascript/reference/statements/var/index.html @@ -1,12 +1,13 @@ --- title: var -slug: Web/JavaScript/Referencje/Polecenia/var +slug: Web/JavaScript/Reference/Statements/var tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/var +original_slug: Web/JavaScript/Referencje/Polecenia/var --- <p> </p> diff --git a/files/pl/web/javascript/reference/statements/while/index.html b/files/pl/web/javascript/reference/statements/while/index.html index 103762fd01..2523fcee19 100644 --- a/files/pl/web/javascript/reference/statements/while/index.html +++ b/files/pl/web/javascript/reference/statements/while/index.html @@ -1,12 +1,13 @@ --- title: while -slug: Web/JavaScript/Referencje/Polecenia/while +slug: Web/JavaScript/Reference/Statements/while tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Statements/while +original_slug: Web/JavaScript/Referencje/Polecenia/while --- <p> </p> diff --git a/files/pl/web/opensearch/index.html b/files/pl/web/opensearch/index.html index 91968f2ac8..38cb249fe8 100644 --- a/files/pl/web/opensearch/index.html +++ b/files/pl/web/opensearch/index.html @@ -1,12 +1,13 @@ --- title: Tworzenie wtyczek OpenSearch dla Firefoksa -slug: Tworzenie_wtyczek_OpenSearch_dla_Firefoksa +slug: Web/OpenSearch tags: - Dodatki - OpenSearch - Wszystkie_kategorie - Wtyczki_wyszukiwarek translation_of: Web/OpenSearch +original_slug: Tworzenie_wtyczek_OpenSearch_dla_Firefoksa --- <p> </p> <h2 id="OpenSearch" name="OpenSearch">OpenSearch</h2> diff --git a/files/pl/web/progressive_web_apps/responsive/media_types/index.html b/files/pl/web/progressive_web_apps/responsive/media_types/index.html index ef6c87f8cf..2314709ef4 100644 --- a/files/pl/web/progressive_web_apps/responsive/media_types/index.html +++ b/files/pl/web/progressive_web_apps/responsive/media_types/index.html @@ -1,9 +1,10 @@ --- title: Media -slug: Web/CSS/Na_początek/Media +slug: Web/Progressive_web_apps/Responsive/Media_types tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Web/Progressive_web_apps/Responsive/Media_types +original_slug: Web/CSS/Na_początek/Media --- <p> </p><p>Wiele stron tego kursu skupiało się na własnościach i wartościach CSS, których możesz użyć do określania wyglądu dokumentu. diff --git a/files/pl/web/security/certificate_transparency/index.html b/files/pl/web/security/certificate_transparency/index.html index 7a9b814c43..58b12d4e74 100644 --- a/files/pl/web/security/certificate_transparency/index.html +++ b/files/pl/web/security/certificate_transparency/index.html @@ -1,11 +1,12 @@ --- title: Certificate Transparency -slug: Web/Bezpieczeństwo/Certificate_Transparency +slug: Web/Security/Certificate_Transparency tags: - Bezpieczeństwo - Web - bezpieczeństwo aplikacji WWW translation_of: Web/Security/Certificate_Transparency +original_slug: Web/Bezpieczeństwo/Certificate_Transparency --- <p><span class="seoSummary"><strong>Certyfikat Przejrzystości (Certificate Transparency)</strong></span> to otwarta platforma programistyczna (framework) stworzona do ochrony oraz monitorowania braków w certyfikacji. Świeżo wydane certyfikaty dostają się do obiegu publicznego, często niezależne logi CT zostają wpisane do rejestru, przez co zachowany zostaje zabezpieczony kryptograficznie rekord certyfikatów TLS.</p> diff --git a/files/pl/web/security/index.html b/files/pl/web/security/index.html index 0d3cdd2c07..f116bf83da 100644 --- a/files/pl/web/security/index.html +++ b/files/pl/web/security/index.html @@ -1,11 +1,12 @@ --- title: Bezpieczeństwo aplikacji WWW -slug: Web/Bezpieczeństwo +slug: Web/Security tags: - Bezpieczeństwo - Web - bezpieczeństwo aplikacji WWW translation_of: Web/Security +original_slug: Web/Bezpieczeństwo --- <div class="summary"> <p>Zapewnienie bezpieczeństwa Twojej strony lub aplikacji WWW jest niezwykle istotne. Nawet proste błędy w kodzie mogą skutkować wyciekiem prywatnych danych i ich kradzieżą przez nieodpowiednie osoby. Wymienione tutaj artykuły dot. bezpieczeństwa aplikacji WWW dostarczą Ci informacji, które mogą okazać się pomocne w zabezpieczeniu Twojej strony i jej kodu przez atakami i kradzieżą danych.</p> diff --git a/files/pl/web/security/same-origin_policy/index.html b/files/pl/web/security/same-origin_policy/index.html index 23f296444e..d8e19b5eca 100644 --- a/files/pl/web/security/same-origin_policy/index.html +++ b/files/pl/web/security/same-origin_policy/index.html @@ -1,6 +1,6 @@ --- title: Reguła tego samego pochodzenia (Same-origin policy) -slug: Web/Bezpieczeństwo/Same-origin_policy +slug: Web/Security/Same-origin_policy tags: - Bezpieczeństwo - CORS @@ -13,6 +13,7 @@ tags: - reguła tego samego pochodzenia - źródło translation_of: Web/Security/Same-origin_policy +original_slug: Web/Bezpieczeństwo/Same-origin_policy --- <p><span class="seoSummary"><strong>Same-origin policy</strong> (reguła tego samego pochodzenia) to istotny mechanizm bezpieczeństwa, który określa sposób, w jaki dokument lub skrypt jednego pochodzenia ({{Glossary("origin")}}) może komunikować się z zasobem innego pochodzenia.</span> Pozwala to na odizolowanie potencjalnie szkodliwych dokumentów i tym samym redukowane są czynniki sprzyjające atakom.</p> diff --git a/files/pl/web/security/subresource_integrity/index.html b/files/pl/web/security/subresource_integrity/index.html index 69f20709ec..24fed89b49 100644 --- a/files/pl/web/security/subresource_integrity/index.html +++ b/files/pl/web/security/subresource_integrity/index.html @@ -1,6 +1,6 @@ --- title: Integralność podzasobów (Subresource Integrity) -slug: Web/Bezpieczeństwo/Subresource_Integrity +slug: Web/Security/Subresource_Integrity tags: - Bezpieczeństwo - HTML @@ -8,6 +8,7 @@ tags: - Wstęp - bezpieczeństwo aplikacji WWW translation_of: Web/Security/Subresource_Integrity +original_slug: Web/Bezpieczeństwo/Subresource_Integrity --- <p><span class="seoSummary"><strong>Subresource Integrity</strong> (SRI), w wolnym tłumaczeniu "integralność podzasobów", to funkcja bezpieczeństwa umożliwiająca przeglądarkom weryfikowanie, czy zasoby, które przechwytują (np. z<a href="/en-US/docs/Glossary/CDN"> CDN</a>) docierają do nich bez nieporządanych zmian. Działanie takie jest możliwe dzięki używaniu hasha kryptograficznego, z którym przechwycony zasób musi być zgodny.</span></p> diff --git a/files/pl/web/svg/element/circle/index.html b/files/pl/web/svg/element/circle/index.html index 6ef2bca50e..0b71e745d9 100644 --- a/files/pl/web/svg/element/circle/index.html +++ b/files/pl/web/svg/element/circle/index.html @@ -1,7 +1,8 @@ --- title: <circle> -slug: Web/SVG/Element/okrąg +slug: Web/SVG/Element/circle translation_of: Web/SVG/Element/circle +original_slug: Web/SVG/Element/okrąg --- <div>{{SVGRef}}</div> diff --git a/files/pl/web/svg/other_resources/index.html b/files/pl/web/svg/other_resources/index.html index 6e5f2508b8..5658f2dcb5 100644 --- a/files/pl/web/svg/other_resources/index.html +++ b/files/pl/web/svg/other_resources/index.html @@ -1,10 +1,11 @@ --- title: Inne zasoby -slug: Web/SVG/Inne_zasoby +slug: Web/SVG/Other_Resources tags: - SVG - Wszystkie_kategorie translation_of: Web/SVG/Other_Resources +original_slug: Web/SVG/Inne_zasoby --- <p> </p> diff --git a/files/pl/web/svg/tutorial/index.html b/files/pl/web/svg/tutorial/index.html index 7f150c7110..e95141e71d 100644 --- a/files/pl/web/svg/tutorial/index.html +++ b/files/pl/web/svg/tutorial/index.html @@ -1,11 +1,12 @@ --- title: SVG Poradnik -slug: Web/SVG/Przewodnik +slug: Web/SVG/Tutorial tags: - SVG - - 'SVG:Przewodnik' + - SVG:Przewodnik - Wszystkie_kategorie translation_of: Web/SVG/Tutorial +original_slug: Web/SVG/Przewodnik --- <p> </p> diff --git a/files/pl/web/svg/tutorial/svg_and_css/index.html b/files/pl/web/svg/tutorial/svg_and_css/index.html index 1581fbdcd8..a918e69cc0 100644 --- a/files/pl/web/svg/tutorial/svg_and_css/index.html +++ b/files/pl/web/svg/tutorial/svg_and_css/index.html @@ -1,9 +1,10 @@ --- title: Grafika SVG -slug: Web/CSS/Na_początek/Grafika_SVG +slug: Web/SVG/Tutorial/SVG_and_CSS tags: - - 'CSS:Na_początek' + - CSS:Na_początek translation_of: Web/SVG/Tutorial/SVG_and_CSS +original_slug: Web/CSS/Na_początek/Grafika_SVG --- <p> </p><p>Ta strona ilustruje specjalny język do tworzenia grafiki: SVG. diff --git a/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html b/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html index f816909090..0c74009689 100644 --- a/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html +++ b/files/pl/web/svg/tutorial/svg_in_html_introduction/index.html @@ -1,10 +1,11 @@ --- title: SVG w XHTML - Wprowadzenie -slug: Web/SVG/Przewodnik/SVG_w_XHTML_-_Wprowadzenie +slug: Web/SVG/Tutorial/SVG_In_HTML_Introduction tags: - SVG - Wszystkie_kategorie translation_of: Web/SVG/Tutorial/SVG_In_HTML_Introduction +original_slug: Web/SVG/Przewodnik/SVG_w_XHTML_-_Wprowadzenie --- <p> </p> diff --git a/files/pl/web/xml/xml_introduction/index.html b/files/pl/web/xml/xml_introduction/index.html index fbc828653f..dc40c9bad9 100644 --- a/files/pl/web/xml/xml_introduction/index.html +++ b/files/pl/web/xml/xml_introduction/index.html @@ -1,6 +1,6 @@ --- title: Wprowadzenie do XML-a -slug: Web/XML/Wprowadzenie_do_XML-a +slug: Web/XML/XML_introduction tags: - CSS - HTML @@ -8,6 +8,7 @@ tags: - XML - XSLT translation_of: Web/XML/XML_introduction +original_slug: Web/XML/Wprowadzenie_do_XML-a --- <p> </p><p><span>Summary: This article introduces the 'eXtensible Markup Language' (XML) and tells of it's uses.</span> diff --git a/files/pl/web/xpath/axes/index.html b/files/pl/web/xpath/axes/index.html index 2822465e16..b232f0cc18 100644 --- a/files/pl/web/xpath/axes/index.html +++ b/files/pl/web/xpath/axes/index.html @@ -1,13 +1,14 @@ --- title: Osie -slug: Web/XPath/Osie +slug: Web/XPath/Axes tags: - Dokumentacje - Wszystkie_kategorie - XPath - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Axes +original_slug: Web/XPath/Osie --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/boolean/index.html b/files/pl/web/xpath/functions/boolean/index.html index 15009d3c16..850eba445d 100644 --- a/files/pl/web/xpath/functions/boolean/index.html +++ b/files/pl/web/xpath/functions/boolean/index.html @@ -1,12 +1,13 @@ --- title: boolean -slug: Web/XPath/Funkcje/boolean +slug: Web/XPath/Functions/boolean tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/boolean +original_slug: Web/XPath/Funkcje/boolean --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/ceiling/index.html b/files/pl/web/xpath/functions/ceiling/index.html index ddfd5595e4..47e158b830 100644 --- a/files/pl/web/xpath/functions/ceiling/index.html +++ b/files/pl/web/xpath/functions/ceiling/index.html @@ -1,12 +1,13 @@ --- title: ceiling -slug: Web/XPath/Funkcje/ceiling +slug: Web/XPath/Functions/ceiling tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/ceiling +original_slug: Web/XPath/Funkcje/ceiling --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/concat/index.html b/files/pl/web/xpath/functions/concat/index.html index 35a0d5f932..fc9fcecfb0 100644 --- a/files/pl/web/xpath/functions/concat/index.html +++ b/files/pl/web/xpath/functions/concat/index.html @@ -1,12 +1,13 @@ --- title: concat -slug: Web/XPath/Funkcje/concat +slug: Web/XPath/Functions/concat tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/concat +original_slug: Web/XPath/Funkcje/concat --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/contains/index.html b/files/pl/web/xpath/functions/contains/index.html index e295462b27..435fbd8df5 100644 --- a/files/pl/web/xpath/functions/contains/index.html +++ b/files/pl/web/xpath/functions/contains/index.html @@ -1,12 +1,13 @@ --- title: contains -slug: Web/XPath/Funkcje/contains +slug: Web/XPath/Functions/contains tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/contains +original_slug: Web/XPath/Funkcje/contains --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/count/index.html b/files/pl/web/xpath/functions/count/index.html index 5be5ce5039..9220dc188d 100644 --- a/files/pl/web/xpath/functions/count/index.html +++ b/files/pl/web/xpath/functions/count/index.html @@ -1,12 +1,13 @@ --- title: count -slug: Web/XPath/Funkcje/count +slug: Web/XPath/Functions/count tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/count +original_slug: Web/XPath/Funkcje/count --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/current/index.html b/files/pl/web/xpath/functions/current/index.html index cb3752d7eb..dd9703e8e0 100644 --- a/files/pl/web/xpath/functions/current/index.html +++ b/files/pl/web/xpath/functions/current/index.html @@ -1,12 +1,13 @@ --- title: current -slug: Web/XPath/Funkcje/current +slug: Web/XPath/Functions/current tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/current +original_slug: Web/XPath/Funkcje/current --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/document/index.html b/files/pl/web/xpath/functions/document/index.html index c69211937f..421c0b59bc 100644 --- a/files/pl/web/xpath/functions/document/index.html +++ b/files/pl/web/xpath/functions/document/index.html @@ -1,12 +1,13 @@ --- title: document -slug: Web/XPath/Funkcje/document +slug: Web/XPath/Functions/document tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/document +original_slug: Web/XPath/Funkcje/document --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/element-available/index.html b/files/pl/web/xpath/functions/element-available/index.html index 59948e8acd..522740ad76 100644 --- a/files/pl/web/xpath/functions/element-available/index.html +++ b/files/pl/web/xpath/functions/element-available/index.html @@ -1,12 +1,13 @@ --- title: element-available -slug: Web/XPath/Funkcje/element-available +slug: Web/XPath/Functions/element-available tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/element-available +original_slug: Web/XPath/Funkcje/element-available --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/false/index.html b/files/pl/web/xpath/functions/false/index.html index 9eb932a51b..de98790056 100644 --- a/files/pl/web/xpath/functions/false/index.html +++ b/files/pl/web/xpath/functions/false/index.html @@ -1,12 +1,13 @@ --- title: 'false' -slug: Web/XPath/Funkcje/false +slug: Web/XPath/Functions/false tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/false +original_slug: Web/XPath/Funkcje/false --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/floor/index.html b/files/pl/web/xpath/functions/floor/index.html index 1d82807ae2..9bf48b75d2 100644 --- a/files/pl/web/xpath/functions/floor/index.html +++ b/files/pl/web/xpath/functions/floor/index.html @@ -1,12 +1,13 @@ --- title: floor -slug: Web/XPath/Funkcje/floor +slug: Web/XPath/Functions/floor tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/floor +original_slug: Web/XPath/Funkcje/floor --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/format-number/index.html b/files/pl/web/xpath/functions/format-number/index.html index 5801ec3064..a8b95829d5 100644 --- a/files/pl/web/xpath/functions/format-number/index.html +++ b/files/pl/web/xpath/functions/format-number/index.html @@ -1,12 +1,13 @@ --- title: format-number -slug: Web/XPath/Funkcje/format-number +slug: Web/XPath/Functions/format-number tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/format-number +original_slug: Web/XPath/Funkcje/format-number --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/function-available/index.html b/files/pl/web/xpath/functions/function-available/index.html index db24249160..b4471a0825 100644 --- a/files/pl/web/xpath/functions/function-available/index.html +++ b/files/pl/web/xpath/functions/function-available/index.html @@ -1,12 +1,13 @@ --- title: function-available -slug: Web/XPath/Funkcje/function-available +slug: Web/XPath/Functions/function-available tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/function-available +original_slug: Web/XPath/Funkcje/function-available --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/generate-id/index.html b/files/pl/web/xpath/functions/generate-id/index.html index 92ba7a2774..9d91c5c872 100644 --- a/files/pl/web/xpath/functions/generate-id/index.html +++ b/files/pl/web/xpath/functions/generate-id/index.html @@ -1,12 +1,13 @@ --- title: generate-id -slug: Web/XPath/Funkcje/generate-id +slug: Web/XPath/Functions/generate-id tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/generate-id +original_slug: Web/XPath/Funkcje/generate-id --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/id/index.html b/files/pl/web/xpath/functions/id/index.html index 8473cb77f6..e8665cd598 100644 --- a/files/pl/web/xpath/functions/id/index.html +++ b/files/pl/web/xpath/functions/id/index.html @@ -1,12 +1,13 @@ --- title: id -slug: Web/XPath/Funkcje/id +slug: Web/XPath/Functions/id tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/id +original_slug: Web/XPath/Funkcje/id --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/index.html b/files/pl/web/xpath/functions/index.html index 0ea3d23bfa..6efc6c0524 100644 --- a/files/pl/web/xpath/functions/index.html +++ b/files/pl/web/xpath/functions/index.html @@ -1,13 +1,14 @@ --- title: Funkcje -slug: Web/XPath/Funkcje +slug: Web/XPath/Functions tags: - Dokumentacje - Wszystkie_kategorie - XPath - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions +original_slug: Web/XPath/Funkcje --- <p>{{ XsltRef() }} Poniżej znajduje się lista objaśnionych funkcji głównych <a href="/pl/docs/XPath">XPath</a> i specyficznych dla <a href="pl/XSLT">XSLT</a> dodatków do XPath, włączając opis, składnię, listę argumentów, typ wyniku oraz źródło w odpowiedniej rekomendacji W3C i stopień aktualnej obsługi przez <a href="/pl/docs/Gecko">Gecko</a>. Aby uzyskać więcej informacji na temat zastosowania funkcji XPath/XSLT, przejdź na stronę: <a href="/pl/docs/Transformacje_XML_z_XSLT/Przeczytaj_wi%c4%99cej">Przeczytaj więcej</a>.</p> diff --git a/files/pl/web/xpath/functions/key/index.html b/files/pl/web/xpath/functions/key/index.html index 41db252168..3227bf3a8a 100644 --- a/files/pl/web/xpath/functions/key/index.html +++ b/files/pl/web/xpath/functions/key/index.html @@ -1,12 +1,13 @@ --- title: key -slug: Web/XPath/Funkcje/key +slug: Web/XPath/Functions/key tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/key +original_slug: Web/XPath/Funkcje/key --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/lang/index.html b/files/pl/web/xpath/functions/lang/index.html index fc938aa6c3..d394553395 100644 --- a/files/pl/web/xpath/functions/lang/index.html +++ b/files/pl/web/xpath/functions/lang/index.html @@ -1,12 +1,13 @@ --- title: lang -slug: Web/XPath/Funkcje/lang +slug: Web/XPath/Functions/lang tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/lang +original_slug: Web/XPath/Funkcje/lang --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/last/index.html b/files/pl/web/xpath/functions/last/index.html index f3a507ad3f..480b366981 100644 --- a/files/pl/web/xpath/functions/last/index.html +++ b/files/pl/web/xpath/functions/last/index.html @@ -1,12 +1,13 @@ --- title: last -slug: Web/XPath/Funkcje/last +slug: Web/XPath/Functions/last tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/last +original_slug: Web/XPath/Funkcje/last --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/local-name/index.html b/files/pl/web/xpath/functions/local-name/index.html index 95996699eb..351b0b5411 100644 --- a/files/pl/web/xpath/functions/local-name/index.html +++ b/files/pl/web/xpath/functions/local-name/index.html @@ -1,12 +1,13 @@ --- title: local-name -slug: Web/XPath/Funkcje/local-name +slug: Web/XPath/Functions/local-name tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/local-name +original_slug: Web/XPath/Funkcje/local-name --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/name/index.html b/files/pl/web/xpath/functions/name/index.html index d9817c87dd..9a9eb43d50 100644 --- a/files/pl/web/xpath/functions/name/index.html +++ b/files/pl/web/xpath/functions/name/index.html @@ -1,12 +1,13 @@ --- title: name -slug: Web/XPath/Funkcje/name +slug: Web/XPath/Functions/name tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/name +original_slug: Web/XPath/Funkcje/name --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/namespace-uri/index.html b/files/pl/web/xpath/functions/namespace-uri/index.html index 4c5e2e5d16..25bfe03ffa 100644 --- a/files/pl/web/xpath/functions/namespace-uri/index.html +++ b/files/pl/web/xpath/functions/namespace-uri/index.html @@ -1,12 +1,13 @@ --- title: namespace-uri -slug: Web/XPath/Funkcje/namespace-uri +slug: Web/XPath/Functions/namespace-uri tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/namespace-uri +original_slug: Web/XPath/Funkcje/namespace-uri --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/normalize-space/index.html b/files/pl/web/xpath/functions/normalize-space/index.html index 4fb220da39..e74ec06e67 100644 --- a/files/pl/web/xpath/functions/normalize-space/index.html +++ b/files/pl/web/xpath/functions/normalize-space/index.html @@ -1,12 +1,13 @@ --- title: normalize-space -slug: Web/XPath/Funkcje/normalize-space +slug: Web/XPath/Functions/normalize-space tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/normalize-space +original_slug: Web/XPath/Funkcje/normalize-space --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/not/index.html b/files/pl/web/xpath/functions/not/index.html index 9de59d5d7a..eea6b2eb96 100644 --- a/files/pl/web/xpath/functions/not/index.html +++ b/files/pl/web/xpath/functions/not/index.html @@ -1,12 +1,13 @@ --- title: not -slug: Web/XPath/Funkcje/not +slug: Web/XPath/Functions/not tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/not +original_slug: Web/XPath/Funkcje/not --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/number/index.html b/files/pl/web/xpath/functions/number/index.html index 22d3f72b02..9632eb41b7 100644 --- a/files/pl/web/xpath/functions/number/index.html +++ b/files/pl/web/xpath/functions/number/index.html @@ -1,12 +1,13 @@ --- title: number -slug: Web/XPath/Funkcje/number +slug: Web/XPath/Functions/number tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/number +original_slug: Web/XPath/Funkcje/number --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/position/index.html b/files/pl/web/xpath/functions/position/index.html index 9c7b6fbe21..b31ed31db7 100644 --- a/files/pl/web/xpath/functions/position/index.html +++ b/files/pl/web/xpath/functions/position/index.html @@ -1,12 +1,13 @@ --- title: position -slug: Web/XPath/Funkcje/position +slug: Web/XPath/Functions/position tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/position +original_slug: Web/XPath/Funkcje/position --- <p>{{ XsltRef() }}</p> diff --git a/files/pl/web/xpath/functions/round/index.html b/files/pl/web/xpath/functions/round/index.html index 8f9d827b74..638cc0cf24 100644 --- a/files/pl/web/xpath/functions/round/index.html +++ b/files/pl/web/xpath/functions/round/index.html @@ -1,12 +1,13 @@ --- title: round -slug: Web/XPath/Funkcje/round +slug: Web/XPath/Functions/round tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/round +original_slug: Web/XPath/Funkcje/round --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/starts-with/index.html b/files/pl/web/xpath/functions/starts-with/index.html index f833baa82f..73f2d5f993 100644 --- a/files/pl/web/xpath/functions/starts-with/index.html +++ b/files/pl/web/xpath/functions/starts-with/index.html @@ -1,12 +1,13 @@ --- title: starts-with -slug: Web/XPath/Funkcje/starts-with +slug: Web/XPath/Functions/starts-with tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/starts-with +original_slug: Web/XPath/Funkcje/starts-with --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/string-length/index.html b/files/pl/web/xpath/functions/string-length/index.html index d0890579ab..4c778a0d55 100644 --- a/files/pl/web/xpath/functions/string-length/index.html +++ b/files/pl/web/xpath/functions/string-length/index.html @@ -1,12 +1,13 @@ --- title: string-length -slug: Web/XPath/Funkcje/string-length +slug: Web/XPath/Functions/string-length tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/string-length +original_slug: Web/XPath/Funkcje/string-length --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/string/index.html b/files/pl/web/xpath/functions/string/index.html index d84708e71f..456c3a81e5 100644 --- a/files/pl/web/xpath/functions/string/index.html +++ b/files/pl/web/xpath/functions/string/index.html @@ -1,12 +1,13 @@ --- title: string -slug: Web/XPath/Funkcje/string +slug: Web/XPath/Functions/string tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/string +original_slug: Web/XPath/Funkcje/string --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/substring-after/index.html b/files/pl/web/xpath/functions/substring-after/index.html index faf0b7ae6a..622749003e 100644 --- a/files/pl/web/xpath/functions/substring-after/index.html +++ b/files/pl/web/xpath/functions/substring-after/index.html @@ -1,12 +1,13 @@ --- title: substring-after -slug: Web/XPath/Funkcje/substring-after +slug: Web/XPath/Functions/substring-after tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/substring-after +original_slug: Web/XPath/Funkcje/substring-after --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/substring-before/index.html b/files/pl/web/xpath/functions/substring-before/index.html index 9786005f7c..72b9b11da3 100644 --- a/files/pl/web/xpath/functions/substring-before/index.html +++ b/files/pl/web/xpath/functions/substring-before/index.html @@ -1,12 +1,13 @@ --- title: substring-before -slug: Web/XPath/Funkcje/substring-before +slug: Web/XPath/Functions/substring-before tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/substring-before +original_slug: Web/XPath/Funkcje/substring-before --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/substring/index.html b/files/pl/web/xpath/functions/substring/index.html index 4ed67fda88..845e717cfb 100644 --- a/files/pl/web/xpath/functions/substring/index.html +++ b/files/pl/web/xpath/functions/substring/index.html @@ -1,12 +1,13 @@ --- title: substring -slug: Web/XPath/Funkcje/substring +slug: Web/XPath/Functions/substring tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/substring +original_slug: Web/XPath/Funkcje/substring --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/sum/index.html b/files/pl/web/xpath/functions/sum/index.html index e0fac8e7bc..ec70b2e5c8 100644 --- a/files/pl/web/xpath/functions/sum/index.html +++ b/files/pl/web/xpath/functions/sum/index.html @@ -1,12 +1,13 @@ --- title: sum -slug: Web/XPath/Funkcje/sum +slug: Web/XPath/Functions/sum tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/sum +original_slug: Web/XPath/Funkcje/sum --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/system-property/index.html b/files/pl/web/xpath/functions/system-property/index.html index 7faf04e266..de23581021 100644 --- a/files/pl/web/xpath/functions/system-property/index.html +++ b/files/pl/web/xpath/functions/system-property/index.html @@ -1,12 +1,13 @@ --- title: system-property -slug: Web/XPath/Funkcje/system-property +slug: Web/XPath/Functions/system-property tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/system-property +original_slug: Web/XPath/Funkcje/system-property --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/translate/index.html b/files/pl/web/xpath/functions/translate/index.html index 7627d29300..a76cc6e6fb 100644 --- a/files/pl/web/xpath/functions/translate/index.html +++ b/files/pl/web/xpath/functions/translate/index.html @@ -1,12 +1,13 @@ --- title: translate -slug: Web/XPath/Funkcje/translate +slug: Web/XPath/Functions/translate tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/translate +original_slug: Web/XPath/Funkcje/translate --- <p>{{ XsltRef() }}</p> diff --git a/files/pl/web/xpath/functions/true/index.html b/files/pl/web/xpath/functions/true/index.html index 03ac9c380c..6273d299a1 100644 --- a/files/pl/web/xpath/functions/true/index.html +++ b/files/pl/web/xpath/functions/true/index.html @@ -1,12 +1,13 @@ --- title: 'true' -slug: Web/XPath/Funkcje/true +slug: Web/XPath/Functions/true tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/true +original_slug: Web/XPath/Funkcje/true --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xpath/functions/unparsed-entity-url/index.html b/files/pl/web/xpath/functions/unparsed-entity-url/index.html index 57a6a1b41f..41575d64da 100644 --- a/files/pl/web/xpath/functions/unparsed-entity-url/index.html +++ b/files/pl/web/xpath/functions/unparsed-entity-url/index.html @@ -1,12 +1,13 @@ --- title: unparsed-entity-url -slug: Web/XPath/Funkcje/unparsed-entity-url +slug: Web/XPath/Functions/unparsed-entity-url tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XPath/Functions/unparsed-entity-url +original_slug: Web/XPath/Funkcje/unparsed-entity-url --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/apply-imports/index.html b/files/pl/web/xslt/element/apply-imports/index.html index 5f8b4296f7..114fba1464 100644 --- a/files/pl/web/xslt/element/apply-imports/index.html +++ b/files/pl/web/xslt/element/apply-imports/index.html @@ -1,12 +1,13 @@ --- title: apply-imports -slug: Web/XSLT/apply-imports +slug: Web/XSLT/Element/apply-imports tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/apply-imports +original_slug: Web/XSLT/apply-imports --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/apply-templates/index.html b/files/pl/web/xslt/element/apply-templates/index.html index 8165fda910..13a9d92cd6 100644 --- a/files/pl/web/xslt/element/apply-templates/index.html +++ b/files/pl/web/xslt/element/apply-templates/index.html @@ -1,12 +1,13 @@ --- title: apply-templates -slug: Web/XSLT/apply-templates +slug: Web/XSLT/Element/apply-templates tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/apply-templates +original_slug: Web/XSLT/apply-templates --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/attribute-set/index.html b/files/pl/web/xslt/element/attribute-set/index.html index c936ae76dc..878e94e6d7 100644 --- a/files/pl/web/xslt/element/attribute-set/index.html +++ b/files/pl/web/xslt/element/attribute-set/index.html @@ -1,12 +1,13 @@ --- title: attribute-set -slug: Web/XSLT/attribute-set +slug: Web/XSLT/Element/attribute-set tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/attribute-set +original_slug: Web/XSLT/attribute-set --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/attribute/index.html b/files/pl/web/xslt/element/attribute/index.html index aa3c94dca5..d20fc25769 100644 --- a/files/pl/web/xslt/element/attribute/index.html +++ b/files/pl/web/xslt/element/attribute/index.html @@ -1,12 +1,13 @@ --- title: attribute -slug: Web/XSLT/attribute +slug: Web/XSLT/Element/attribute tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/attribute +original_slug: Web/XSLT/attribute --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/call-template/index.html b/files/pl/web/xslt/element/call-template/index.html index 283e041fec..6e41094d19 100644 --- a/files/pl/web/xslt/element/call-template/index.html +++ b/files/pl/web/xslt/element/call-template/index.html @@ -1,12 +1,13 @@ --- title: call-template -slug: Web/XSLT/call-template +slug: Web/XSLT/Element/call-template tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/call-template +original_slug: Web/XSLT/call-template --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/choose/index.html b/files/pl/web/xslt/element/choose/index.html index 319ed34d09..eaca71352b 100644 --- a/files/pl/web/xslt/element/choose/index.html +++ b/files/pl/web/xslt/element/choose/index.html @@ -1,12 +1,13 @@ --- title: choose -slug: Web/XSLT/choose +slug: Web/XSLT/Element/choose tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/choose +original_slug: Web/XSLT/choose --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/comment/index.html b/files/pl/web/xslt/element/comment/index.html index 0c0fa5cba8..401eef2a48 100644 --- a/files/pl/web/xslt/element/comment/index.html +++ b/files/pl/web/xslt/element/comment/index.html @@ -1,12 +1,13 @@ --- title: comment -slug: Web/XSLT/comment +slug: Web/XSLT/Element/comment tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/comment +original_slug: Web/XSLT/comment --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/copy-of/index.html b/files/pl/web/xslt/element/copy-of/index.html index c458c88fdc..59bf73bf4e 100644 --- a/files/pl/web/xslt/element/copy-of/index.html +++ b/files/pl/web/xslt/element/copy-of/index.html @@ -1,12 +1,13 @@ --- title: copy-of -slug: Web/XSLT/copy-of +slug: Web/XSLT/Element/copy-of tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/copy-of +original_slug: Web/XSLT/copy-of --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/copy/index.html b/files/pl/web/xslt/element/copy/index.html index ffc164b603..56b042a3ce 100644 --- a/files/pl/web/xslt/element/copy/index.html +++ b/files/pl/web/xslt/element/copy/index.html @@ -1,12 +1,13 @@ --- title: copy -slug: Web/XSLT/copy +slug: Web/XSLT/Element/copy tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/copy +original_slug: Web/XSLT/copy --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/decimal-format/index.html b/files/pl/web/xslt/element/decimal-format/index.html index 7effc29b96..d2eae2c65e 100644 --- a/files/pl/web/xslt/element/decimal-format/index.html +++ b/files/pl/web/xslt/element/decimal-format/index.html @@ -1,12 +1,13 @@ --- title: decimal-format -slug: Web/XSLT/decimal-format +slug: Web/XSLT/Element/decimal-format tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/decimal-format +original_slug: Web/XSLT/decimal-format --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/fallback/index.html b/files/pl/web/xslt/element/fallback/index.html index 420a32dd23..b2b2f377fa 100644 --- a/files/pl/web/xslt/element/fallback/index.html +++ b/files/pl/web/xslt/element/fallback/index.html @@ -1,12 +1,13 @@ --- title: fallback -slug: Web/XSLT/fallback +slug: Web/XSLT/Element/fallback tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/fallback +original_slug: Web/XSLT/fallback --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/for-each/index.html b/files/pl/web/xslt/element/for-each/index.html index d2f9d387e8..7288605887 100644 --- a/files/pl/web/xslt/element/for-each/index.html +++ b/files/pl/web/xslt/element/for-each/index.html @@ -1,12 +1,13 @@ --- title: for-each -slug: Web/XSLT/for-each +slug: Web/XSLT/Element/for-each tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/for-each +original_slug: Web/XSLT/for-each --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/if/index.html b/files/pl/web/xslt/element/if/index.html index 888e264082..dace5470a9 100644 --- a/files/pl/web/xslt/element/if/index.html +++ b/files/pl/web/xslt/element/if/index.html @@ -1,12 +1,13 @@ --- title: if -slug: Web/XSLT/if +slug: Web/XSLT/Element/if tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/if +original_slug: Web/XSLT/if --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/import/index.html b/files/pl/web/xslt/element/import/index.html index ba7348198e..63f4a5dc6f 100644 --- a/files/pl/web/xslt/element/import/index.html +++ b/files/pl/web/xslt/element/import/index.html @@ -1,12 +1,13 @@ --- title: import -slug: Web/XSLT/import +slug: Web/XSLT/Element/import tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/import +original_slug: Web/XSLT/import --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/include/index.html b/files/pl/web/xslt/element/include/index.html index 2a1a0f84b7..74128327d9 100644 --- a/files/pl/web/xslt/element/include/index.html +++ b/files/pl/web/xslt/element/include/index.html @@ -1,12 +1,13 @@ --- title: include -slug: Web/XSLT/include +slug: Web/XSLT/Element/include tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/include +original_slug: Web/XSLT/include --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/key/index.html b/files/pl/web/xslt/element/key/index.html index 77b5245afd..868c1d65b9 100644 --- a/files/pl/web/xslt/element/key/index.html +++ b/files/pl/web/xslt/element/key/index.html @@ -1,12 +1,13 @@ --- title: key -slug: Web/XSLT/key +slug: Web/XSLT/Element/key tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/key +original_slug: Web/XSLT/key --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/message/index.html b/files/pl/web/xslt/element/message/index.html index 38ea60cd32..8dbf83e141 100644 --- a/files/pl/web/xslt/element/message/index.html +++ b/files/pl/web/xslt/element/message/index.html @@ -1,12 +1,13 @@ --- title: message -slug: Web/XSLT/message +slug: Web/XSLT/Element/message tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/message +original_slug: Web/XSLT/message --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/namespace-alias/index.html b/files/pl/web/xslt/element/namespace-alias/index.html index 9ed3b83f10..3fe968944e 100644 --- a/files/pl/web/xslt/element/namespace-alias/index.html +++ b/files/pl/web/xslt/element/namespace-alias/index.html @@ -1,12 +1,13 @@ --- title: namespace-alias -slug: Web/XSLT/namespace-alias +slug: Web/XSLT/Element/namespace-alias tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/namespace-alias +original_slug: Web/XSLT/namespace-alias --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/number/index.html b/files/pl/web/xslt/element/number/index.html index e54b37df37..19a0270ef4 100644 --- a/files/pl/web/xslt/element/number/index.html +++ b/files/pl/web/xslt/element/number/index.html @@ -1,12 +1,13 @@ --- title: number -slug: Web/XSLT/number +slug: Web/XSLT/Element/number tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/number +original_slug: Web/XSLT/number --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/otherwise/index.html b/files/pl/web/xslt/element/otherwise/index.html index 7b3a02ace5..b5fdcfe1da 100644 --- a/files/pl/web/xslt/element/otherwise/index.html +++ b/files/pl/web/xslt/element/otherwise/index.html @@ -1,12 +1,13 @@ --- title: otherwise -slug: Web/XSLT/otherwise +slug: Web/XSLT/Element/otherwise tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/otherwise +original_slug: Web/XSLT/otherwise --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/output/index.html b/files/pl/web/xslt/element/output/index.html index 44a63ffdb7..2555c25f91 100644 --- a/files/pl/web/xslt/element/output/index.html +++ b/files/pl/web/xslt/element/output/index.html @@ -1,12 +1,13 @@ --- title: output -slug: Web/XSLT/output +slug: Web/XSLT/Element/output tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/output +original_slug: Web/XSLT/output --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/param/index.html b/files/pl/web/xslt/element/param/index.html index 43eead74c1..ad8a334074 100644 --- a/files/pl/web/xslt/element/param/index.html +++ b/files/pl/web/xslt/element/param/index.html @@ -1,12 +1,13 @@ --- title: param -slug: Web/XSLT/param +slug: Web/XSLT/Element/param tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/param +original_slug: Web/XSLT/param --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/preserve-space/index.html b/files/pl/web/xslt/element/preserve-space/index.html index 962f299793..9e6423c121 100644 --- a/files/pl/web/xslt/element/preserve-space/index.html +++ b/files/pl/web/xslt/element/preserve-space/index.html @@ -1,12 +1,13 @@ --- title: preserve-space -slug: Web/XSLT/preserve-space +slug: Web/XSLT/Element/preserve-space tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/preserve-space +original_slug: Web/XSLT/preserve-space --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/processing-instruction/index.html b/files/pl/web/xslt/element/processing-instruction/index.html index 4f1e67f565..bf6610f52c 100644 --- a/files/pl/web/xslt/element/processing-instruction/index.html +++ b/files/pl/web/xslt/element/processing-instruction/index.html @@ -1,12 +1,13 @@ --- title: processing-instruction -slug: Web/XSLT/processing-instruction +slug: Web/XSLT/Element/processing-instruction tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/processing-instruction +original_slug: Web/XSLT/processing-instruction --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/sort/index.html b/files/pl/web/xslt/element/sort/index.html index 9a6ab04701..418d75935f 100644 --- a/files/pl/web/xslt/element/sort/index.html +++ b/files/pl/web/xslt/element/sort/index.html @@ -1,12 +1,13 @@ --- title: sort -slug: Web/XSLT/sort +slug: Web/XSLT/Element/sort tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/sort +original_slug: Web/XSLT/sort --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/strip-space/index.html b/files/pl/web/xslt/element/strip-space/index.html index 55daf99a8d..749d71de90 100644 --- a/files/pl/web/xslt/element/strip-space/index.html +++ b/files/pl/web/xslt/element/strip-space/index.html @@ -1,12 +1,13 @@ --- title: strip-space -slug: Web/XSLT/strip-space +slug: Web/XSLT/Element/strip-space tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/strip-space +original_slug: Web/XSLT/strip-space --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/stylesheet/index.html b/files/pl/web/xslt/element/stylesheet/index.html index 36275a7efd..806d8b66c4 100644 --- a/files/pl/web/xslt/element/stylesheet/index.html +++ b/files/pl/web/xslt/element/stylesheet/index.html @@ -1,12 +1,13 @@ --- title: stylesheet -slug: Web/XSLT/stylesheet +slug: Web/XSLT/Element/stylesheet tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/stylesheet +original_slug: Web/XSLT/stylesheet --- <p>{{ XsltRef() }}</p> <p>Element <code><xsl:stylesheet></code> (lub odpowiadający mu element <code><xsl:transform></code>) jest najbardziej zewnętrznym elementem arkusza.</p> diff --git a/files/pl/web/xslt/element/template/index.html b/files/pl/web/xslt/element/template/index.html index b428b9eaf0..7abfd0463a 100644 --- a/files/pl/web/xslt/element/template/index.html +++ b/files/pl/web/xslt/element/template/index.html @@ -1,12 +1,13 @@ --- title: template -slug: Web/XSLT/template +slug: Web/XSLT/Element/template tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/template +original_slug: Web/XSLT/template --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/text/index.html b/files/pl/web/xslt/element/text/index.html index af8c6473af..cde8988ea5 100644 --- a/files/pl/web/xslt/element/text/index.html +++ b/files/pl/web/xslt/element/text/index.html @@ -1,12 +1,13 @@ --- title: text -slug: Web/XSLT/text +slug: Web/XSLT/Element/text tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/text +original_slug: Web/XSLT/text --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/transform/index.html b/files/pl/web/xslt/element/transform/index.html index 8fc9637505..f2f13f9c7f 100644 --- a/files/pl/web/xslt/element/transform/index.html +++ b/files/pl/web/xslt/element/transform/index.html @@ -1,12 +1,13 @@ --- title: transform -slug: Web/XSLT/transform +slug: Web/XSLT/Element/transform tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/transform +original_slug: Web/XSLT/transform --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/value-of/index.html b/files/pl/web/xslt/element/value-of/index.html index 3da1744972..a7b6effd0f 100644 --- a/files/pl/web/xslt/element/value-of/index.html +++ b/files/pl/web/xslt/element/value-of/index.html @@ -1,12 +1,13 @@ --- title: value-of -slug: Web/XSLT/value-of +slug: Web/XSLT/Element/value-of tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/value-of +original_slug: Web/XSLT/value-of --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/variable/index.html b/files/pl/web/xslt/element/variable/index.html index 3a8137da82..aca7814664 100644 --- a/files/pl/web/xslt/element/variable/index.html +++ b/files/pl/web/xslt/element/variable/index.html @@ -1,12 +1,13 @@ --- title: variable -slug: Web/XSLT/variable +slug: Web/XSLT/Element/variable tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/variable +original_slug: Web/XSLT/variable --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/when/index.html b/files/pl/web/xslt/element/when/index.html index e0a132be76..322ed4d96d 100644 --- a/files/pl/web/xslt/element/when/index.html +++ b/files/pl/web/xslt/element/when/index.html @@ -1,12 +1,13 @@ --- title: when -slug: Web/XSLT/when +slug: Web/XSLT/Element/when tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/when +original_slug: Web/XSLT/when --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/element/with-param/index.html b/files/pl/web/xslt/element/with-param/index.html index 6d00d21d50..fba4d114ed 100644 --- a/files/pl/web/xslt/element/with-param/index.html +++ b/files/pl/web/xslt/element/with-param/index.html @@ -1,12 +1,13 @@ --- title: with-param -slug: Web/XSLT/with-param +slug: Web/XSLT/Element/with-param tags: - Dokumentacje - Wszystkie_kategorie - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Element/with-param +original_slug: Web/XSLT/with-param --- <p> {{ XsltRef() }} diff --git a/files/pl/web/xslt/transforming_xml_with_xslt/for_further_reading/index.html b/files/pl/web/xslt/transforming_xml_with_xslt/for_further_reading/index.html index 7eff31a7f4..c04c9a2595 100644 --- a/files/pl/web/xslt/transforming_xml_with_xslt/for_further_reading/index.html +++ b/files/pl/web/xslt/transforming_xml_with_xslt/for_further_reading/index.html @@ -1,12 +1,13 @@ --- title: Przeczytaj więcej -slug: Web/XSLT/Transformacje_XML_z_XSLT/Przeczytaj_więcej +slug: Web/XSLT/Transforming_XML_with_XSLT/For_Further_Reading tags: - Transformacje_XML_z_XSLT - Wszystkie_kategorie - XML - XSLT translation_of: Web/XSLT/Transforming_XML_with_XSLT/For_Further_Reading +original_slug: Web/XSLT/Transformacje_XML_z_XSLT/Przeczytaj_więcej --- <a href="/pl/docs/Transformacje_XML_z_XSLT">« Transformacje XML z XSLT</a> diff --git a/files/pl/web/xslt/transforming_xml_with_xslt/index.html b/files/pl/web/xslt/transforming_xml_with_xslt/index.html index b02e157f61..29899cce19 100644 --- a/files/pl/web/xslt/transforming_xml_with_xslt/index.html +++ b/files/pl/web/xslt/transforming_xml_with_xslt/index.html @@ -1,6 +1,6 @@ --- title: Transformacje XML z XSLT -slug: Web/XSLT/Transformacje_XML_z_XSLT +slug: Web/XSLT/Transforming_XML_with_XSLT tags: - Strony_wymagające_dopracowania - Transformacje_XML_z_XSLT @@ -8,6 +8,7 @@ tags: - XML - XSLT translation_of: Web/XSLT/Transforming_XML_with_XSLT +original_slug: Web/XSLT/Transformacje_XML_z_XSLT --- <h3 id="Og.C3.B3lny_przegl.C4.85d" name="Og.C3.B3lny_przegl.C4.85d"><a href="pl/Transformacje_XML_z_XSLT/Og%c3%b3lny_przegl%c4%85d">Ogólny przegląd</a></h3> diff --git a/files/pl/web/xslt/transforming_xml_with_xslt/the_netscape_xslt_xpath_reference/index.html b/files/pl/web/xslt/transforming_xml_with_xslt/the_netscape_xslt_xpath_reference/index.html index 59da884b56..20148ad48d 100644 --- a/files/pl/web/xslt/transforming_xml_with_xslt/the_netscape_xslt_xpath_reference/index.html +++ b/files/pl/web/xslt/transforming_xml_with_xslt/the_netscape_xslt_xpath_reference/index.html @@ -1,13 +1,14 @@ --- title: Dokumentacja XSLT/XPath -slug: Web/XSLT/Transformacje_XML_z_XSLT/Dokumentacja_XSLT_XPath +slug: Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference tags: - Dokumentacje - Wszystkie_kategorie - XPath - XSLT - - 'XSLT:Dokumentacje' + - XSLT:Dokumentacje translation_of: Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference +original_slug: Web/XSLT/Transformacje_XML_z_XSLT/Dokumentacja_XSLT_XPath --- <p> {{ XsltRef() }} |