diff options
Diffstat (limited to 'files/pl')
107 files changed, 112 insertions, 0 deletions
diff --git a/files/pl/chrome/index.html b/files/pl/chrome/index.html index 6858f7d186..aa9e184b17 100644 --- a/files/pl/chrome/index.html +++ b/files/pl/chrome/index.html @@ -5,6 +5,7 @@ tags: - Toolkit API - Wszystkie_kategorie translation_of: Glossary/Chrome +translation_of_original: Chrome --- <p> </p><p><b>Chrome</b> w całości jest zestawem elementów interfejsu użytkownika określonej aplikacji lub <a href="pl/Rozszerzenia">rozszerzenia</a>. diff --git a/files/pl/dodawanie_wyszukiwarek_z_poziomu_stron_www/index.html b/files/pl/dodawanie_wyszukiwarek_z_poziomu_stron_www/index.html index 2c5873895d..b5c36f8cb1 100644 --- a/files/pl/dodawanie_wyszukiwarek_z_poziomu_stron_www/index.html +++ b/files/pl/dodawanie_wyszukiwarek_z_poziomu_stron_www/index.html @@ -6,6 +6,7 @@ tags: - Wszystkie_kategorie - Wtyczki_wyszukiwarek translation_of: Web/OpenSearch +translation_of_original: Web/API/Window/sidebar/Adding_search_engines_from_Web_pages --- <p> </p><p>Firefox zezwala, aby kod JavaScript instalował wtyczki wyszukiwarek, i obsługuje dwa formaty wtyczek: <a href="pl/Tworzenie_wtyczek_OpenSearch_dla_Firefoksa">OpenSearch</a> i Sherlock. diff --git a/files/pl/dokumentacja_gecko_dom/przedmowa/index.html b/files/pl/dokumentacja_gecko_dom/przedmowa/index.html index 6cf8a2b1f0..046ce870ca 100644 --- a/files/pl/dokumentacja_gecko_dom/przedmowa/index.html +++ b/files/pl/dokumentacja_gecko_dom/przedmowa/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model +translation_of_original: Web/API/Document_Object_Model/Preface --- <p>{{ ApiRef() }}</p> <h3 id="O_dokumentacji" name="O_dokumentacji">O dokumentacji</h3> diff --git a/files/pl/dom/dispatchevent_-_przykład/index.html b/files/pl/dom/dispatchevent_-_przykład/index.html index 45be3346ca..82deba43c1 100644 --- a/files/pl/dom/dispatchevent_-_przykład/index.html +++ b/files/pl/dom/dispatchevent_-_przykład/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/Guide/Events/Creating_and_triggering_events +translation_of_original: Web/Guide/Events/Event_dispatching_example --- <div class="noinclude"> {{ ApiRef() }}</div> diff --git a/files/pl/dom/index.html b/files/pl/dom/index.html index f1b71c7b00..052d86acc3 100644 --- a/files/pl/dom/index.html +++ b/files/pl/dom/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model +translation_of_original: DOM --- <div class="callout-box"> <b><a href="/pl/docs/U%c5%bcycie_W3C_DOM_poziom_1">Użycie W3C DOM poziom 1</a></b><br> diff --git a/files/pl/mdn/user_guide/index.html b/files/pl/mdn/user_guide/index.html index f922e7ddd5..fd60142577 100644 --- a/files/pl/mdn/user_guide/index.html +++ b/files/pl/mdn/user_guide/index.html @@ -2,6 +2,7 @@ title: MDN user guide slug: MDN/User_guide translation_of: MDN/Tools +translation_of_original: MDN/User_guide --- <div>{{MDNSidebar}}</div><p>The Mozilla Developer Network site is an advanced system for finding, reading, and contributing to documentation and sample code for Web developers (as well as for Firefox and Firefox OS developers). The MDN user guide provides articles detailing how to use MDN to find the documentation you need, and, if you wish, how to help make the material better, more expansive, and more complete.</p> <> diff --git a/files/pl/narzędzia/profiler/index.html b/files/pl/narzędzia/profiler/index.html index be68c3b552..9b625dc613 100644 --- a/files/pl/narzędzia/profiler/index.html +++ b/files/pl/narzędzia/profiler/index.html @@ -2,6 +2,7 @@ title: JavaScript Profiler slug: Narzędzia/Profiler translation_of: Tools/Performance +translation_of_original: Tools/Profiler --- <p>Use the Profiler tool to find bottlenecks in your JavaScript code. The Profiler periodically samples the current JavaScript call stack and compiles statistics about the samples.</p> <p>You can launch the Profiler by selecting "Profiler" from the "Web Developer" menu. You'll find the "Web Developer" menu under the "Tools" menu on Linux and OS X, and directly under the "Firefox" menu on Windows.</p> diff --git a/files/pl/nieprawidłowy_typ_mime_plików_css/index.html b/files/pl/nieprawidłowy_typ_mime_plików_css/index.html index d2dc0560c2..b5f2753a78 100644 --- a/files/pl/nieprawidłowy_typ_mime_plików_css/index.html +++ b/files/pl/nieprawidłowy_typ_mime_plików_css/index.html @@ -5,6 +5,7 @@ tags: - CSS - Wszystkie_kategorie translation_of: Web/HTTP/Basics_of_HTTP/MIME_types +translation_of_original: Incorrect_MIME_Type_for_CSS_Files --- <p> </p> <h3 id="W_czym_jest_problem.3F">W czym jest problem?</h3> diff --git a/files/pl/o_modelu_obiektowym_dokumentu/index.html b/files/pl/o_modelu_obiektowym_dokumentu/index.html index 2bcf635b03..4cd0ac287c 100644 --- a/files/pl/o_modelu_obiektowym_dokumentu/index.html +++ b/files/pl/o_modelu_obiektowym_dokumentu/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/Document_Object_Model +translation_of_original: DOM/About_the_Document_Object_Model --- <p> </p> <h3 id="Czym_jest_DOM.3F">Czym jest DOM?</h3> diff --git a/files/pl/podaj_dłoń_'kursorowi'/index.html b/files/pl/podaj_dłoń_'kursorowi'/index.html index baa2fe3d97..0cb39a7246 100644 --- a/files/pl/podaj_dłoń_'kursorowi'/index.html +++ b/files/pl/podaj_dłoń_'kursorowi'/index.html @@ -5,6 +5,7 @@ tags: - CSS - Wszystkie_kategorie translation_of: Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property +translation_of_original: Giving_'cursor'_a_Hand --- <p> </p> <p><span class="comment">Summary: Netscape 6 and Mozilla support cursor quite nicely, but that's not true of some other browsers. Happily, there's a fix. Find out how to get a hand from multiple browsers when you use this property.</span> Wielu programistów pytało kiedy Mozilla i Netscape 6+ planuje zaimplementować obsługę własności <code>cursor</code>. Są oni zazwyczaj zaskoczeni odkrywając, że obie przeglądarki już od dawna wspierają ten standard. Obsługa jest oparta na zatwierdzonej specyfikacji W3C dla CSS2, w odróżnieniu od dodawania własnych pomysłów.</p> diff --git a/files/pl/programowanie_www/index.html b/files/pl/programowanie_www/index.html index c50ec7e0fc..cee79c572b 100644 --- a/files/pl/programowanie_www/index.html +++ b/files/pl/programowanie_www/index.html @@ -5,6 +5,7 @@ tags: - Programowanie_WWW - Wszystkie_kategorie translation_of: Web/Guide +translation_of_original: Web_Development --- <p> </p> diff --git a/files/pl/tworzymy_rozszerzenie/index.html b/files/pl/tworzymy_rozszerzenie/index.html index 203f8972ff..fc05606e60 100644 --- a/files/pl/tworzymy_rozszerzenie/index.html +++ b/files/pl/tworzymy_rozszerzenie/index.html @@ -5,6 +5,7 @@ tags: - Dodatki - Rozszerzenia translation_of: Mozilla/Add-ons +translation_of_original: Building_an_Extension --- <h2 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h2> diff --git a/files/pl/web/api/document/activeelement/index.html b/files/pl/web/api/document/activeelement/index.html index bd8527e319..6a8358c7ac 100644 --- a/files/pl/web/api/document/activeelement/index.html +++ b/files/pl/web/api/document/activeelement/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/activeElement +translation_of_original: Web/API/Document/activeElement --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/document/firstchild/index.html b/files/pl/web/api/document/firstchild/index.html index c2bc145b41..f53cd74778 100644 --- a/files/pl/web/api/document/firstchild/index.html +++ b/files/pl/web/api/document/firstchild/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/firstChild +translation_of_original: Web/API/document.firstChild --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/document/namespaceuri/index.html b/files/pl/web/api/document/namespaceuri/index.html index d6f9e8ac44..51ad1e71c0 100644 --- a/files/pl/web/api/document/namespaceuri/index.html +++ b/files/pl/web/api/document/namespaceuri/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/Node/namespaceURI +translation_of_original: Web/API/Document/namespaceURI --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/document/stylesheets/index.html b/files/pl/web/api/document/stylesheets/index.html index 4c8312b281..e1c2493cd3 100644 --- a/files/pl/web/api/document/stylesheets/index.html +++ b/files/pl/web/api/document/stylesheets/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/DocumentOrShadowRoot/styleSheets +translation_of_original: Web/API/Document/styleSheets --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/element/name/index.html b/files/pl/web/api/element/name/index.html index e1a9fa7f41..3923721e2a 100644 --- a/files/pl/web/api/element/name/index.html +++ b/files/pl/web/api/element/name/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API +translation_of_original: Web/API/Element/name --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/altkey/index.html b/files/pl/web/api/event/altkey/index.html index 2c8c2f6d9f..1b0faf6fae 100644 --- a/files/pl/web/api/event/altkey/index.html +++ b/files/pl/web/api/event/altkey/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/altKey +translation_of_original: Web/API/event.altKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/button/index.html b/files/pl/web/api/event/button/index.html index 5f796093fb..4ee1c42386 100644 --- a/files/pl/web/api/event/button/index.html +++ b/files/pl/web/api/event/button/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/button +translation_of_original: Web/API/event.button --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/clientx/index.html b/files/pl/web/api/event/clientx/index.html index dd0dcb3e09..2e38b30ea8 100644 --- a/files/pl/web/api/event/clientx/index.html +++ b/files/pl/web/api/event/clientx/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientX +translation_of_original: Web/API/event.clientX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/clienty/index.html b/files/pl/web/api/event/clienty/index.html index 1ad6315f89..45d9ae0b34 100644 --- a/files/pl/web/api/event/clienty/index.html +++ b/files/pl/web/api/event/clienty/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientY +translation_of_original: Web/API/event.clientY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/ctrlkey/index.html b/files/pl/web/api/event/ctrlkey/index.html index 53bda61a1e..e0753f6aee 100644 --- a/files/pl/web/api/event/ctrlkey/index.html +++ b/files/pl/web/api/event/ctrlkey/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/ctrlKey +translation_of_original: Web/API/event.ctrlKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/keycode/index.html b/files/pl/web/api/event/keycode/index.html index a11c37d4b0..3c6c510c14 100644 --- a/files/pl/web/api/event/keycode/index.html +++ b/files/pl/web/api/event/keycode/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/KeyboardEvent/keyCode +translation_of_original: Web/API/event.keyCode --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/metakey/index.html b/files/pl/web/api/event/metakey/index.html index a2c2758fb3..3c18799032 100644 --- a/files/pl/web/api/event/metakey/index.html +++ b/files/pl/web/api/event/metakey/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/metaKey +translation_of_original: Web/API/event.metaKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/relatedtarget/index.html b/files/pl/web/api/event/relatedtarget/index.html index c67389532a..46ef60e718 100644 --- a/files/pl/web/api/event/relatedtarget/index.html +++ b/files/pl/web/api/event/relatedtarget/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/relatedTarget +translation_of_original: Web/API/event.relatedTarget --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/screenx/index.html b/files/pl/web/api/event/screenx/index.html index 5bafc490da..f248efb6f3 100644 --- a/files/pl/web/api/event/screenx/index.html +++ b/files/pl/web/api/event/screenx/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenX +translation_of_original: Web/API/event.screenX --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/screeny/index.html b/files/pl/web/api/event/screeny/index.html index 8b59c5a5e6..52af68dc14 100644 --- a/files/pl/web/api/event/screeny/index.html +++ b/files/pl/web/api/event/screeny/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenY +translation_of_original: Web/API/event.screenY --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/event/shiftkey/index.html b/files/pl/web/api/event/shiftkey/index.html index 1c09a012ce..ee3c1cb72c 100644 --- a/files/pl/web/api/event/shiftkey/index.html +++ b/files/pl/web/api/event/shiftkey/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/shiftKey +translation_of_original: Web/API/event.shiftKey --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/api/storage/index.html b/files/pl/web/api/storage/index.html index 22f478e9ff..238b10d4d7 100644 --- a/files/pl/web/api/storage/index.html +++ b/files/pl/web/api/storage/index.html @@ -8,6 +8,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/API/Web_Storage_API +translation_of_original: Web/Guide/API/DOM/Storage --- <p>{{ ApiRef() }}</p> diff --git a/files/pl/web/api/windowbase64/index.html b/files/pl/web/api/windowbase64/index.html index 2d13e49406..88443161b5 100644 --- a/files/pl/web/api/windowbase64/index.html +++ b/files/pl/web/api/windowbase64/index.html @@ -2,6 +2,7 @@ title: WindowBase64 slug: Web/API/WindowBase64 translation_of: Web/API/WindowOrWorkerGlobalScope +translation_of_original: Web/API/WindowBase64 --- <p>{{APIRef("HTML DOM")}}</p> diff --git a/files/pl/web/css/-moz-outline-color/index.html b/files/pl/web/css/-moz-outline-color/index.html index bded69c35c..ca9e572624 100644 --- a/files/pl/web/css/-moz-outline-color/index.html +++ b/files/pl/web/css/-moz-outline-color/index.html @@ -8,5 +8,6 @@ tags: - Dokumentacje - Wszystkie_kategorie translation_of: Web/CSS/outline-color +translation_of_original: Web/CSS/-moz-outline-color --- <p>d</p> diff --git a/files/pl/web/css/css_colors/index.html b/files/pl/web/css/css_colors/index.html index 48b67295d0..93bc7ca016 100644 --- a/files/pl/web/css/css_colors/index.html +++ b/files/pl/web/css/css_colors/index.html @@ -9,6 +9,7 @@ tags: - Reference - TopicStub translation_of: Web/CSS/CSS_Color +translation_of_original: Web/CSS/CSS_Colors --- <div>{{CSSRef}}</div> diff --git a/files/pl/web/css/inne_zasoby/index.html b/files/pl/web/css/inne_zasoby/index.html index 8db0f7556b..f124f74fd7 100644 --- a/files/pl/web/css/inne_zasoby/index.html +++ b/files/pl/web/css/inne_zasoby/index.html @@ -5,6 +5,7 @@ tags: - CSS - Wszystkie_kategorie translation_of: Web/CSS +translation_of_original: Web/CSS/Other_Resources --- <p> </p> diff --git a/files/pl/web/css/margin/index.html b/files/pl/web/css/margin/index.html index b5710503ad..363cdd9121 100644 --- a/files/pl/web/css/margin/index.html +++ b/files/pl/web/css/margin/index.html @@ -2,6 +2,7 @@ title: margin slug: Web/CSS/Margin translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <p>{{ CSSRef() }}</p> diff --git a/files/pl/web/css/na_początek/bloki/index.html b/files/pl/web/css/na_początek/bloki/index.html index 0835e0b145..d8edcc96fb 100644 --- a/files/pl/web/css/na_początek/bloki/index.html +++ b/files/pl/web/css/na_początek/bloki/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Bloki tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Building_blocks +translation_of_original: Web/Guide/CSS/Getting_started/Boxes --- <p> </p> <p>Ta strona opisuje jak możesz użyć CSS do kontroli przestrzeni, którą zajmuje wyświetlany element.</p> diff --git a/files/pl/web/css/na_początek/czym_jest_css/index.html b/files/pl/web/css/na_początek/czym_jest_css/index.html index 2472a575c4..4502cad557 100644 --- a/files/pl/web/css/na_początek/czym_jest_css/index.html +++ b/files/pl/web/css/na_początek/czym_jest_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Czym_jest_CSS tags: - 'CSS:Na_początek' translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <p> </p> diff --git a/files/pl/web/css/na_początek/czytelny_css/index.html b/files/pl/web/css/na_początek/czytelny_css/index.html index ca79229c4c..0e62945cbd 100644 --- a/files/pl/web/css/na_początek/czytelny_css/index.html +++ b/files/pl/web/css/na_początek/czytelny_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Czytelny_CSS tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS --- <p> </p><p>Ta strona opisuje styl i gramatykę języka CSS. diff --git a/files/pl/web/css/na_początek/index.html b/files/pl/web/css/na_początek/index.html index dd8cd83dcb..22b975504c 100644 --- a/files/pl/web/css/na_początek/index.html +++ b/files/pl/web/css/na_początek/index.html @@ -6,6 +6,7 @@ tags: - 'CSS:Na_początek' - Wszystkie_kategorie translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p> </p> <h3 id="Wprowadzenie" name="Wprowadzenie">Wprowadzenie</h3> diff --git a/files/pl/web/css/na_początek/jak_działa_css/index.html b/files/pl/web/css/na_początek/jak_działa_css/index.html index f660589f31..8ccbd65011 100644 --- a/files/pl/web/css/na_początek/jak_działa_css/index.html +++ b/files/pl/web/css/na_początek/jak_działa_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Jak_działa_CSS tags: - 'CSS:Na_początek' translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p> </p><p>Ta strona wyjaśnia, jak działa CSS w przeglądarce. diff --git a/files/pl/web/css/na_początek/javascript/index.html b/files/pl/web/css/na_początek/javascript/index.html index 68a2900407..128ef84501 100644 --- a/files/pl/web/css/na_początek/javascript/index.html +++ b/files/pl/web/css/na_początek/javascript/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/JavaScript tags: - 'CSS:Na_początek' translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <p> </p><p>Jest to druga część tego kursu. Część II zawiera trochę przykładów pokazujących zakres użycia CSS w Mozilli. diff --git a/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html b/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html index dbf53074b0..f100424b2f 100644 --- a/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html +++ b/files/pl/web/css/na_początek/kaskadowość_i_dziedziczenie/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Kaskadowość_i_dziedziczenie tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p> </p><p>Ta strona tłumaczy jak arkusze stylów oddziaływują w kaskadzie, oraz jak elementy dziedziczą style od swoich rodziców. diff --git a/files/pl/web/css/na_początek/kolor/index.html b/files/pl/web/css/na_początek/kolor/index.html index 2edc0a662c..db5bfd5e7d 100644 --- a/files/pl/web/css/na_początek/kolor/index.html +++ b/files/pl/web/css/na_początek/kolor/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Kolor tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color --- <p> </p><p>Ta strona dokładniej opisuje sposoby pracy z kolorami w CSS-ie. diff --git a/files/pl/web/css/na_początek/listy/index.html b/files/pl/web/css/na_początek/listy/index.html index 18c61f4bce..64f4218a9d 100644 --- a/files/pl/web/css/na_początek/listy/index.html +++ b/files/pl/web/css/na_początek/listy/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Listy tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p> </p><p>Ta strona opisuje jak możesz użyć CSS-a do określania wyglądu list. diff --git a/files/pl/web/css/na_początek/po_co_używać_css/index.html b/files/pl/web/css/na_początek/po_co_używać_css/index.html index 73fb92e4cb..97c8144628 100644 --- a/files/pl/web/css/na_początek/po_co_używać_css/index.html +++ b/files/pl/web/css/na_początek/po_co_używać_css/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Po_co_używać_CSS tags: - 'CSS:Na_początek' translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p> </p><p>Ta strona tłumaczy, do czego dokumenty wykorzystują CSS. diff --git a/files/pl/web/css/na_początek/selektory/index.html b/files/pl/web/css/na_początek/selektory/index.html index 521a92b641..bf3edca6f9 100644 --- a/files/pl/web/css/na_początek/selektory/index.html +++ b/files/pl/web/css/na_początek/selektory/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Selektory tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>Ta strona jest częścią piątą kursu <a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Getting_Started">CSS Getting Started</a>. Wyjaśnia ona jak możesz używać stylów selektywnie, i jak różne typy selektorów mają różne priorytety. Dodasz pewne atrybuty do znaczników w swoim przykładowym dokumencie oraz użyjesz w nim tych atrybutów.</p> diff --git a/files/pl/web/css/na_początek/style_tekstowe/index.html b/files/pl/web/css/na_początek/style_tekstowe/index.html index 170f28ef88..69dfd39735 100644 --- a/files/pl/web/css/na_początek/style_tekstowe/index.html +++ b/files/pl/web/css/na_początek/style_tekstowe/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Style_tekstowe tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Styling_text/Fundamentals +translation_of_original: Web/Guide/CSS/Getting_started/Text_styles --- <p> </p><p>Na tej stronie znajdziesz więcej przykładów stylów tekstowych. diff --git a/files/pl/web/css/na_początek/tables/index.html b/files/pl/web/css/na_początek/tables/index.html index 78f9c67236..3e09737217 100644 --- a/files/pl/web/css/na_początek/tables/index.html +++ b/files/pl/web/css/na_początek/tables/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Tables tags: - 'CSS:Na_początek' translation_of: Learn/CSS/Building_blocks/Styling_tables +translation_of_original: Web/Guide/CSS/Getting_started/Tables --- <p> </p> <p>Ta strona bardziej szczegółowo opisuje selektory oraz sposoby tworzenia stylów dla tabel.</p> diff --git a/files/pl/web/css/na_początek/układ/index.html b/files/pl/web/css/na_początek/układ/index.html index 9499cdcdcd..d532771ddc 100644 --- a/files/pl/web/css/na_początek/układ/index.html +++ b/files/pl/web/css/na_początek/układ/index.html @@ -4,6 +4,7 @@ slug: Web/CSS/Na_początek/Układ tags: - 'CSS:Na_początek' translation_of: Learn/CSS/CSS_layout +translation_of_original: Web/Guide/CSS/Getting_started/Layout --- <p> </p><p>Ta strona opisuje kilka sposobów na modyfikację układu dokumentu. diff --git a/files/pl/web/html/index.html b/files/pl/web/html/index.html index 7d331badf6..57870cf076 100644 --- a/files/pl/web/html/index.html +++ b/files/pl/web/html/index.html @@ -2,6 +2,7 @@ title: HTML slug: Web/HTML translation_of: Web/HTML +translation_of_original: HTML --- <div> <p><strong>HTML (ang.<em>HyperText Markup Language</em> - hipertekstowy język znaczników)</strong> jest używany do tworzenia stron internetowych i innych typów dokumentów przeznaczonych do oglądania w przeglądarce. HTML jest międzynarodowym standardem, którego specyfikacja jest zarządzana przez <a class="external" href="http://www.w3.org/">World Wide Web Consortium</a>. Aktualna wersja specyfikacji HTML to <a class="external" href="https://www.w3.org/TR/2017/REC-html51-20171003/">HTML 5.1</a>.</p> diff --git a/files/pl/web/html/kontrola_sprawdzania_pisowni_w_formularzach_html/index.html b/files/pl/web/html/kontrola_sprawdzania_pisowni_w_formularzach_html/index.html index aa5f4cd009..ee13232227 100644 --- a/files/pl/web/html/kontrola_sprawdzania_pisowni_w_formularzach_html/index.html +++ b/files/pl/web/html/kontrola_sprawdzania_pisowni_w_formularzach_html/index.html @@ -2,6 +2,7 @@ title: Kontrola sprawdzania pisowni w formularzach HTML slug: Web/HTML/Kontrola_sprawdzania_pisowni_w_formularzach_HTML translation_of: Web/HTML/Global_attributes/spellcheck +translation_of_original: Web/HTML/Controlling_spell_checking_in_HTML_forms --- <p> </p> <p>Firefox 2 wprowadza wsparcie dla sprawdzania pisowni w polach i obszarach tekstowych w formularzach. Użytkownik może, używając interfejsu about:config, włączyć lub wyłączyć sprawdzanie pisowni oraz czy sprawdzać zawartość zarówno obszarów tekstowych jak również pól, czy tylko obszarów.</p> diff --git a/files/pl/web/html/zarządzanie_fokusem_w_html/index.html b/files/pl/web/html/zarządzanie_fokusem_w_html/index.html index 484fb119c6..de7af2ddfc 100644 --- a/files/pl/web/html/zarządzanie_fokusem_w_html/index.html +++ b/files/pl/web/html/zarządzanie_fokusem_w_html/index.html @@ -7,6 +7,7 @@ tags: - HTML - Wszystkie_kategorie translation_of: Web/API/Document/hasFocus +translation_of_original: Web/HTML/Focus_management_in_HTML --- <p>{{ Fx_minversion_header(3) }} {{ Draft() }} diff --git a/files/pl/web/html/znaczenie_poprawnego_komentowania/index.html b/files/pl/web/html/znaczenie_poprawnego_komentowania/index.html index fe5b67106a..336a21b7f6 100644 --- a/files/pl/web/html/znaczenie_poprawnego_komentowania/index.html +++ b/files/pl/web/html/znaczenie_poprawnego_komentowania/index.html @@ -5,6 +5,7 @@ tags: - HTML - Wszystkie_kategorie translation_of: Learn/HTML/Introduction_to_HTML/Getting_started#HTML_comments +translation_of_original: Web/Guide/HTML/The_Importance_of_Correct_HTML_Commenting --- <p> </p> <h2 id="Znaczenie_poprawnego_komentowania" name="Znaczenie_poprawnego_komentowania">Znaczenie poprawnego komentowania</h2> diff --git a/files/pl/web/javascript/guide/o_tym_przewodniku/index.html b/files/pl/web/javascript/guide/o_tym_przewodniku/index.html index f4a5756dbc..1f54eaca0f 100644 --- a/files/pl/web/javascript/guide/o_tym_przewodniku/index.html +++ b/files/pl/web/javascript/guide/o_tym_przewodniku/index.html @@ -2,6 +2,7 @@ title: O tym przewodniku slug: Web/JavaScript/Guide/o_tym_przewodniku translation_of: Web/JavaScript/Guide/Introduction +translation_of_original: Web/JavaScript/Guide/About --- <p>JavaScript jest międzyplatformowym, zorientowanym obiektowo językiem skryptowym. Poniższy przewodnik tłumaczy wszystko, co powinieneś wiedzieć abyś mógł posługiwać się JavaScriptem.</p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/index.html b/files/pl/web/javascript/guide/obsolete_pages/index.html index 26e6692789..8b98a8450f 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/index.html @@ -5,6 +5,7 @@ tags: - NeedsTranslation - TopicStub translation_of: Web/JavaScript/Guide +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages --- <p>This is a list of pages that have been merged into chapters (in alphabetical order):</p> <p>{{ tree() }}</p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/blok_instrukcji/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/blok_instrukcji/index.html index 3d89c82b57..c1da46484b 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/blok_instrukcji/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/blok_instrukcji/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Block_Statement --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/definiowanie_funkcji/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/definiowanie_funkcji/index.html index 5dca69e416..7a3fc26637 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/definiowanie_funkcji/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/definiowanie_funkcji/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Defining_Functions --- <h2 id="Definiowanie_funkcji" name="Definiowanie_funkcji">Definiowanie funkcji</h2> <p>Na definicję funkcji składają się słowa:</p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_eval/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_eval/index.html index 3a78b3c311..dc80cd2a98 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_eval/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_eval/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/eval_Function --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isfinite/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isfinite/index.html index ee6209ed4f..1f5191c526 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isfinite/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isfinite/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/isFinite_Function --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isnan/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isnan/index.html index c580bcd791..a4aa3da4be 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isnan/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcja_isnan/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/isNaN_Function --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_escape_i_unescape/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_escape_i_unescape/index.html index a0efea0a21..30a279079a 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_escape_i_unescape/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_escape_i_unescape/index.html @@ -7,6 +7,8 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: >- + Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/escape_and_unescape_Functions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_number_i_string/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_number_i_string/index.html index 10c47d0cd8..c474f760c8 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_number_i_string/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_number_i_string/index.html @@ -6,6 +6,8 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: >- + Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/Number_and_String_Functions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_parseint_i_parsefloat/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_parseint_i_parsefloat/index.html index 987bd6757a..2badc2fb2d 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_parseint_i_parsefloat/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/funkcje_parseint_i_parsefloat/index.html @@ -7,6 +7,8 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: >- + Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions/parseInt_and_parseFloat_Functions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/index.html index 904181e0e9..2048814532 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/funkcje_predefiniowane/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Functions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/index.html index 5cbec8cf40..3e5a4b8609 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/index.html @@ -9,6 +9,7 @@ tags: - Strony_do_aktualizacji - Wszystkie_kategorie translation_of: Web/JavaScript/Guide +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Table_of_Contents_2.0 --- <h4 id="O_tym_przewodniku" name="O_tym_przewodniku"><a href="/pl/Przewodnik_po_j%C4%99zyku_JavaScript_1.5/O_tym_przewodniku" title="pl/Przewodnik_po_języku_JavaScript_1.5/O_tym_przewodniku">O tym przewodniku</a></h4> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_komentarzy/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_komentarzy/index.html index 4c7477d922..b19c7ddd3f 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_komentarzy/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_komentarzy/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Comments --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_pętli/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_pętli/index.html index f4b9e92afb..94a07dc3f0 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_pętli/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_pętli/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Loop_Statements --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_warunkowe/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_warunkowe/index.html index 8c314362fd..ce106856b6 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_warunkowe/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/instrukcje_warunkowe/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Control_flow_and_error_handling +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Conditional_Statements --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/literały/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/literały/index.html index ac080fcbb4..500db9cae6 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/literały/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/literały/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Grammar_and_types +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Literals --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_i_własności/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_i_własności/index.html index 0495bbc3fc..5f4df2019b 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_i_własności/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_i_własności/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Working_with_Objects +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Objects_and_Properties --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_predefiniowane/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_predefiniowane/index.html index 35f23dc503..7a1b84d5a1 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_predefiniowane/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/obiekty_predefiniowane/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Core_Objects --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/index.html index cc916dff5d..272af2a690 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operacje_na_łańcuchach/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operacje_na_łańcuchach/index.html index 5406be0bbe..1df22570cf 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operacje_na_łańcuchach/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operacje_na_łańcuchach/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/String_Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_arytmetyczne/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_arytmetyczne/index.html index a9f27489ad..e7e7099052 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_arytmetyczne/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_arytmetyczne/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Arithmetic_Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_logiczne/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_logiczne/index.html index b6f33ac4ff..8b6b2c3751 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_logiczne/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_logiczne/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Logical_Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_porównania/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_porównania/index.html index 5be8b2d982..304b64d5d6 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_porównania/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_porównania/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Comparison_Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_specjalne/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_specjalne/index.html index f50067e328..8ce2683d3f 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_specjalne/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/operatory/operatory_specjalne/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Special_Operators --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/index.html index 1f4acab46c..2467b1c315 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/index.html @@ -7,6 +7,7 @@ tags: - 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 --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/wartości_lokalne_vs._dziedziczone/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/wartości_lokalne_vs._dziedziczone/index.html index c094e90365..493a6b4156 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/wartości_lokalne_vs._dziedziczone/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/powrót_dziedziczenia_własności/wartości_lokalne_vs._dziedziczone/index.html @@ -7,6 +7,8 @@ tags: - 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/Local_versus_Inherited_Values --- <p> </p> diff --git a/files/pl/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/index.html b/files/pl/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/index.html index a566755689..658886f724 100644 --- a/files/pl/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/index.html +++ b/files/pl/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/index.html @@ -7,6 +7,8 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Regular_Expressions +translation_of_original: >- + Web/JavaScript/Guide/Obsolete_Pages/Working_with_Regular_Expressions/Advanced_Searching_With_Flags --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/stałe/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/stałe/index.html index 4fbd013295..2629bdaafc 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/stałe/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/stałe/index.html @@ -6,6 +6,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Grammar_and_types +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Constants --- <p> </p> <h3 id="Sta.C5.82e" name="Sta.C5.82e">Stałe</h3> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/unicode/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/unicode/index.html index 38fa6c8d7f..2ab37e779b 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/unicode/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/unicode/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Grammar_and_types +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Unicode --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wartości/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wartości/index.html index fc0464bd3a..7ee3aa056c 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wartości/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wartości/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Grammar_and_types +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Values --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wyrażenia/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wyrażenia/index.html index 994db44f93..b3d0303eba 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wyrażenia/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wyrażenia/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Expressions_and_Operators +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Expressions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wywołanie_funkcji/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wywołanie_funkcji/index.html index 330237eed8..8a9cd42575 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wywołanie_funkcji/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/wywołanie_funkcji/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Functions +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Calling_Functions --- <p> </p> diff --git a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/zmienne/index.html b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/zmienne/index.html index af6e304537..3aad9ebd60 100644 --- a/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/zmienne/index.html +++ b/files/pl/web/javascript/guide/obsolete_pages/przewodnik_po_języku_javascript_1.5/zmienne/index.html @@ -7,6 +7,7 @@ tags: - Przewodnik_JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Guide/Grammar_and_types +translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Variables --- <p> </p> <p><span class="comment">Trzeba całość wyczyścić i uzgodnić z wersją EN: zmiany 06-2006</span></p> diff --git a/files/pl/web/javascript/referencje/komentarz/index.html b/files/pl/web/javascript/referencje/komentarz/index.html index 4561a31d9b..ad8e73f32c 100644 --- a/files/pl/web/javascript/referencje/komentarz/index.html +++ b/files/pl/web/javascript/referencje/komentarz/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Lexical_grammar#Comments +translation_of_original: Web/JavaScript/Reference/Code_comments --- <p> </p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> diff --git a/files/pl/web/javascript/referencje/obiekty/boolean/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/boolean/prototype/index.html index 5ba279ea35..26fe611df4 100644 --- a/files/pl/web/javascript/referencje/obiekty/boolean/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/boolean/prototype/index.html @@ -8,6 +8,7 @@ tags: - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/referencje/obiekty/date/constructor/index.html b/files/pl/web/javascript/referencje/obiekty/date/constructor/index.html index 0d649b4fe6..e95fcabc0c 100644 --- a/files/pl/web/javascript/referencje/obiekty/date/constructor/index.html +++ b/files/pl/web/javascript/referencje/obiekty/date/constructor/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date +translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/constructor --- <p> </p> diff --git a/files/pl/web/javascript/referencje/obiekty/date/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/date/prototype/index.html index 20f539e68b..209f7b25a8 100644 --- a/files/pl/web/javascript/referencje/obiekty/date/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/date/prototype/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Date +translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/prototype --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/referencje/obiekty/error/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/error/prototype/index.html index 37cb80c692..9bb3ccbf13 100644 --- a/files/pl/web/javascript/referencje/obiekty/error/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/error/prototype/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Właściwość translation_of: Web/JavaScript/Reference/Global_Objects/Error +translation_of_original: Web/JavaScript/Reference/Global_Objects/Error/prototype --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/referencje/obiekty/number/constructor/index.html b/files/pl/web/javascript/referencje/obiekty/number/constructor/index.html index 01315b7ad5..11b7dbe2de 100644 --- a/files/pl/web/javascript/referencje/obiekty/number/constructor/index.html +++ b/files/pl/web/javascript/referencje/obiekty/number/constructor/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Number +translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/constructor --- <p> </p> diff --git a/files/pl/web/javascript/referencje/obiekty/object/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/object/prototype/index.html index 2e4e257602..85fbee9f9b 100644 --- a/files/pl/web/javascript/referencje/obiekty/object/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/object/prototype/index.html @@ -8,6 +8,7 @@ tags: - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Object +translation_of_original: Web/JavaScript/Reference/Global_Objects/Object/prototype --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/referencje/obiekty/proxy/handler/index.html b/files/pl/web/javascript/referencje/obiekty/proxy/handler/index.html index 15fbc4d469..7461add3d6 100644 --- a/files/pl/web/javascript/referencje/obiekty/proxy/handler/index.html +++ b/files/pl/web/javascript/referencje/obiekty/proxy/handler/index.html @@ -2,6 +2,7 @@ title: Proxy handler slug: Web/JavaScript/Referencje/Obiekty/Proxy/handler translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy +translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/referencje/obiekty/rangeerror/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/rangeerror/prototype/index.html index 55beba5bc8..38c00cc45b 100644 --- a/files/pl/web/javascript/referencje/obiekty/rangeerror/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/rangeerror/prototype/index.html @@ -2,6 +2,7 @@ title: RangeError.prototype slug: Web/JavaScript/Referencje/Obiekty/RangeError/prototype translation_of: Web/JavaScript/Reference/Global_Objects/RangeError +translation_of_original: Web/JavaScript/Reference/Global_Objects/RangeError/prototype --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/referencje/obiekty/regexp/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/regexp/prototype/index.html index 0a9312a1e1..84a0d73ccc 100644 --- a/files/pl/web/javascript/referencje/obiekty/regexp/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/regexp/prototype/index.html @@ -7,6 +7,7 @@ tags: - Prototype - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp +translation_of_original: Web/JavaScript/Reference/Global_Objects/RegExp/prototype --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/referencje/obiekty/string/prototype/index.html b/files/pl/web/javascript/referencje/obiekty/string/prototype/index.html index eccba2efdf..7785d0b34b 100644 --- a/files/pl/web/javascript/referencje/obiekty/string/prototype/index.html +++ b/files/pl/web/javascript/referencje/obiekty/string/prototype/index.html @@ -7,6 +7,7 @@ tags: - Prototype - String translation_of: Web/JavaScript/Reference/Global_Objects/String +translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/referencje/operatory/bitwise_operators/index.html b/files/pl/web/javascript/referencje/operatory/bitwise_operators/index.html index c394b726d0..2f4eddc1e9 100644 --- a/files/pl/web/javascript/referencje/operatory/bitwise_operators/index.html +++ b/files/pl/web/javascript/referencje/operatory/bitwise_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/operatory/logical_operators/index.html b/files/pl/web/javascript/referencje/operatory/logical_operators/index.html index ce5c7bc211..e690c5a24d 100644 --- a/files/pl/web/javascript/referencje/operatory/logical_operators/index.html +++ b/files/pl/web/javascript/referencje/operatory/logical_operators/index.html @@ -2,6 +2,7 @@ title: Operatory logiczne slug: Web/JavaScript/Referencje/Operatory/Logical_Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/operatory/operatory_arytmetyczne/index.html b/files/pl/web/javascript/referencje/operatory/operatory_arytmetyczne/index.html index 8f773f525a..474545150a 100644 --- a/files/pl/web/javascript/referencje/operatory/operatory_arytmetyczne/index.html +++ b/files/pl/web/javascript/referencje/operatory/operatory_arytmetyczne/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/operatory/operatory_działające_na_ciągach_znaków/index.html b/files/pl/web/javascript/referencje/operatory/operatory_działające_na_ciągach_znaków/index.html index 6087023171..5b2c216efd 100644 --- a/files/pl/web/javascript/referencje/operatory/operatory_działające_na_ciągach_znaków/index.html +++ b/files/pl/web/javascript/referencje/operatory/operatory_działające_na_ciągach_znaków/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Operators/Arithmetic_Operators#Addition +translation_of_original: Web/JavaScript/Reference/Operators/String_Operators --- <p> </p> diff --git a/files/pl/web/javascript/referencje/operatory/operatory_porównania/index.html b/files/pl/web/javascript/referencje/operatory/operatory_porównania/index.html index cf86515544..0184512551 100644 --- a/files/pl/web/javascript/referencje/operatory/operatory_porównania/index.html +++ b/files/pl/web/javascript/referencje/operatory/operatory_porównania/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/operatory/operatory_przypisania/index.html b/files/pl/web/javascript/referencje/operatory/operatory_przypisania/index.html index c389baa5d6..8c1e9b85f3 100644 --- a/files/pl/web/javascript/referencje/operatory/operatory_przypisania/index.html +++ b/files/pl/web/javascript/referencje/operatory/operatory_przypisania/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators#Assignment_operators +translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/operatory/spread_operator/index.html b/files/pl/web/javascript/referencje/operatory/spread_operator/index.html index 1479eb441c..c8cc1533f8 100644 --- a/files/pl/web/javascript/referencje/operatory/spread_operator/index.html +++ b/files/pl/web/javascript/referencje/operatory/spread_operator/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Operator Rozwinięcia translation_of: Web/JavaScript/Reference/Operators/Spread_syntax +translation_of_original: Web/JavaScript/Reference/Operators/Spread_operator --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/pl/web/javascript/referencje/polecenia/default/index.html b/files/pl/web/javascript/referencje/polecenia/default/index.html index 3e28e480e8..39641836b8 100644 --- a/files/pl/web/javascript/referencje/polecenia/default/index.html +++ b/files/pl/web/javascript/referencje/polecenia/default/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - słowo kluczowe translation_of: Web/JavaScript/Reference/Statements/switch +translation_of_original: Web/JavaScript/Reference/Statements/default --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/pl/web/javascript/referencje/słowa_zarezerwowane/index.html b/files/pl/web/javascript/referencje/słowa_zarezerwowane/index.html index b190262a84..38b693de3a 100644 --- a/files/pl/web/javascript/referencje/słowa_zarezerwowane/index.html +++ b/files/pl/web/javascript/referencje/słowa_zarezerwowane/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Lexical_grammar#Keywords +translation_of_original: Web/JavaScript/Reference/Reserved_Words --- <p> </p> <p>Słowa zarezerwowane nie mogą być używane jako nazwy zmiennych, funkcji, metod ani obiektów języka JavaScript. Niektóre z nich są słowami kluczowymi języka JavaScript, inne zarezerwowano do przyszłych zastosowań.</p> diff --git a/files/pl/web/javascript/wprowadzenie_do_programowania_obiektowego_w_jezyku_javascript/index.html b/files/pl/web/javascript/wprowadzenie_do_programowania_obiektowego_w_jezyku_javascript/index.html index 7de2f98142..cb26414814 100644 --- a/files/pl/web/javascript/wprowadzenie_do_programowania_obiektowego_w_jezyku_javascript/index.html +++ b/files/pl/web/javascript/wprowadzenie_do_programowania_obiektowego_w_jezyku_javascript/index.html @@ -2,6 +2,7 @@ title: Wprowadzenie do programowania obiektowego w języku JavaScript slug: Web/JavaScript/Wprowadzenie_do_programowania_obiektowego_w_jezyku_JavaScript translation_of: Learn/JavaScript/Objects +translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript --- <p>JavaScript jest zorientowany obiektowo do szpiku kości dzięki potężnym, elastycznym możliwościom realizacji OOP. <span style="line-height: 1.5;">Ten artykuł zawiera wprowadzenie do programowania obiektowego (ogółem), analizuje model obiektowy w JavaScript i w końcu demonstruje aspekty programowania obiektowego w JavaScript.</span></p> diff --git a/files/pl/web/mathml/index.html b/files/pl/web/mathml/index.html index 34602df279..ef0be970db 100644 --- a/files/pl/web/mathml/index.html +++ b/files/pl/web/mathml/index.html @@ -5,6 +5,7 @@ tags: - MathML - Wszystkie_kategorie translation_of: Web/MathML +translation_of_original: MathML --- <p>Moduł MathML: Dodaje możliwość wyświetlania języka MathML wewnątrz Mozilli.</p> |