aboutsummaryrefslogtreecommitdiff
path: root/files/pl
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-05-12 00:34:15 +0000
committerMDN <actions@users.noreply.github.com>2021-05-12 00:34:15 +0000
commitcc2fecdc2e9b25cee6109e8feba41716be3db231 (patch)
treec62786032682a62e25778ffb78977515398f09b1 /files/pl
parenta542efd79974f631ca8f170bb9a7b54dead0b9bf (diff)
downloadtranslated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.tar.gz
translated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.tar.bz2
translated-content-cc2fecdc2e9b25cee6109e8feba41716be3db231.zip
[CRON] sync translated content
Diffstat (limited to 'files/pl')
-rw-r--r--files/pl/_redirects.txt7
-rw-r--r--files/pl/_wikihistory.json18
-rw-r--r--files/pl/orphaned/web/api/uievent/cancelbubble/index.html (renamed from files/pl/web/api/uievent/cancelbubble/index.html)4
3 files changed, 15 insertions, 14 deletions
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt
index 86ec53de7a..8e33087365 100644
--- a/files/pl/_redirects.txt
+++ b/files/pl/_redirects.txt
@@ -445,7 +445,7 @@
/pl/docs/DOM/event.altKey /pl/docs/Web/API/MouseEvent/altKey
/pl/docs/DOM/event.bubbles /pl/docs/Web/API/Event/bubbles
/pl/docs/DOM/event.button /pl/docs/Web/API/MouseEvent/button
-/pl/docs/DOM/event.cancelBubble /pl/docs/Web/API/UIEvent/cancelBubble
+/pl/docs/DOM/event.cancelBubble /pl/docs/orphaned/Web/API/UIEvent/cancelBubble
/pl/docs/DOM/event.cancelable /pl/docs/Web/API/Event/cancelable
/pl/docs/DOM/event.charCode /pl/docs/Web/API/KeyboardEvent/charCode
/pl/docs/DOM/event.clientX /pl/docs/Web/API/MouseEvent/clientX
@@ -693,7 +693,7 @@
/pl/docs/DOM:event.altKey /pl/docs/Web/API/MouseEvent/altKey
/pl/docs/DOM:event.bubbles /pl/docs/Web/API/Event/bubbles
/pl/docs/DOM:event.button /pl/docs/Web/API/MouseEvent/button
-/pl/docs/DOM:event.cancelBubble /pl/docs/Web/API/UIEvent/cancelBubble
+/pl/docs/DOM:event.cancelBubble /pl/docs/orphaned/Web/API/UIEvent/cancelBubble
/pl/docs/DOM:event.cancelable /pl/docs/Web/API/Event/cancelable
/pl/docs/DOM:event.charCode /pl/docs/Web/API/KeyboardEvent/charCode
/pl/docs/DOM:event.clientX /pl/docs/Web/API/MouseEvent/clientX
@@ -1974,7 +1974,7 @@
/pl/docs/Web/API/Element/textContent /pl/docs/Web/API/Node/textContent
/pl/docs/Web/API/Event/altKey /pl/docs/Web/API/MouseEvent/altKey
/pl/docs/Web/API/Event/button /pl/docs/Web/API/MouseEvent/button
-/pl/docs/Web/API/Event/cancelBubble /pl/docs/Web/API/UIEvent/cancelBubble
+/pl/docs/Web/API/Event/cancelBubble /pl/docs/orphaned/Web/API/UIEvent/cancelBubble
/pl/docs/Web/API/Event/charCode /pl/docs/Web/API/KeyboardEvent/charCode
/pl/docs/Web/API/Event/clientX /pl/docs/Web/API/MouseEvent/clientX
/pl/docs/Web/API/Event/clientY /pl/docs/Web/API/MouseEvent/clientY
@@ -2016,6 +2016,7 @@
/pl/docs/Web/API/Stylesheet/deleteRule /pl/docs/Web/API/CSSStyleSheet/deleteRule
/pl/docs/Web/API/Stylesheet/insertRule /pl/docs/Web/API/CSSStyleSheet/insertRule
/pl/docs/Web/API/Stylesheet/ownerRule /pl/docs/orphaned/Web/API/Stylesheet/ownerRule
+/pl/docs/Web/API/UIEvent/cancelBubble /pl/docs/orphaned/Web/API/UIEvent/cancelBubble
/pl/docs/Web/API/Uint16Array /pl/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array
/pl/docs/Web/API/Window/clearInterval /pl/docs/Web/API/WindowOrWorkerGlobalScope/clearInterval
/pl/docs/Web/API/Window/clearTimeout /pl/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout
diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json
index 4a33aa0ac6..6f491c5759 100644
--- a/files/pl/_wikihistory.json
+++ b/files/pl/_wikihistory.json
@@ -3911,15 +3911,6 @@
"jangromko"
]
},
- "Web/API/UIEvent/cancelBubble": {
- "modified": "2019-03-23T23:41:11.564Z",
- "contributors": [
- "teoli",
- "basemnassar11",
- "Jan Dudek",
- "Ptak82"
- ]
- },
"Web/API/UIEvent/initUIEvent": {
"modified": "2019-03-23T23:47:13.003Z",
"contributors": [
@@ -11266,6 +11257,15 @@
"Internauta1024A"
]
},
+ "orphaned/Web/API/UIEvent/cancelBubble": {
+ "modified": "2019-03-23T23:41:11.564Z",
+ "contributors": [
+ "teoli",
+ "basemnassar11",
+ "Jan Dudek",
+ "Ptak82"
+ ]
+ },
"orphaned/Web/Guide/Events/Creating_and_triggering_events": {
"modified": "2019-03-23T23:50:28.341Z",
"contributors": [
diff --git a/files/pl/web/api/uievent/cancelbubble/index.html b/files/pl/orphaned/web/api/uievent/cancelbubble/index.html
index 51fa756278..af37387a13 100644
--- a/files/pl/web/api/uievent/cancelbubble/index.html
+++ b/files/pl/orphaned/web/api/uievent/cancelbubble/index.html
@@ -1,11 +1,11 @@
---
title: event.cancelBubble
-slug: Web/API/UIEvent/cancelBubble
+slug: orphaned/Web/API/UIEvent/cancelBubble
tags:
- DOM
- Wszystkie_kategorie
translation_of: Web/API/UIEvent/cancelBubble
-original_slug: Web/API/Event/cancelBubble
+original_slug: Web/API/UIEvent/cancelBubble
---
<p>{{ ApiRef() }}</p>
<h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3>