From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/pl/web/api/document/activeelement/index.html | 1 + files/pl/web/api/document/firstchild/index.html | 1 + files/pl/web/api/document/namespaceuri/index.html | 1 + files/pl/web/api/document/stylesheets/index.html | 1 + files/pl/web/api/element/name/index.html | 1 + files/pl/web/api/event/altkey/index.html | 1 + files/pl/web/api/event/button/index.html | 1 + files/pl/web/api/event/clientx/index.html | 1 + files/pl/web/api/event/clienty/index.html | 1 + files/pl/web/api/event/ctrlkey/index.html | 1 + files/pl/web/api/event/keycode/index.html | 1 + files/pl/web/api/event/metakey/index.html | 1 + files/pl/web/api/event/relatedtarget/index.html | 1 + files/pl/web/api/event/screenx/index.html | 1 + files/pl/web/api/event/screeny/index.html | 1 + files/pl/web/api/event/shiftkey/index.html | 1 + files/pl/web/api/storage/index.html | 1 + files/pl/web/api/windowbase64/index.html | 1 + 18 files changed, 18 insertions(+) (limited to 'files/pl/web/api') 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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

Podsumowanie

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 ---

{{ ApiRef() }}

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 ---

{{APIRef("HTML DOM")}}

-- cgit v1.2.3-54-g00ecf