aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
committerMDN <actions@users.noreply.github.com>2022-02-22 00:12:14 +0000
commit6acf87987baea4675dbd1d5586663959e742cc03 (patch)
tree83b489d9467dc18464207bbec4a8e5eaf9c804cd /files/zh-cn
parent92e543f7c53602f7b0ed8ba0788995632adf9601 (diff)
downloadtranslated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2
translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt17
-rw-r--r--files/zh-cn/_wikihistory.json52
-rw-r--r--files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html (renamed from files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html)4
-rw-r--r--files/zh-cn/web/api/document/afterscriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onafterscriptexecute/index.html)4
-rw-r--r--files/zh-cn/web/api/document/beforescriptexecute_event/index.html (renamed from files/zh-cn/web/api/document/onbeforescriptexecute/index.html)3
5 files changed, 42 insertions, 38 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 8a5afc908c..e4ba07b3fc 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -382,8 +382,8 @@
/zh-CN/docs/DOM/element.insertAdjacentHTML /zh-CN/docs/Web/API/Element/insertAdjacentHTML
/zh-CN/docs/DOM/element.isContentEditable /zh-CN/docs/Web/API/HTMLElement/isContentEditable
/zh-CN/docs/DOM/element.mozmatchesselector /zh-CN/docs/Web/API/Element/matches
-/zh-CN/docs/DOM/element.onafterscriptexecute /zh-CN/docs/Web/API/Document/onafterscriptexecute
-/zh-CN/docs/DOM/element.onbeforescriptexecute /zh-CN/docs/Web/API/Document/onbeforescriptexecute
+/zh-CN/docs/DOM/element.onafterscriptexecute /zh-CN/docs/Web/API/Document/afterscriptexecute_event
+/zh-CN/docs/DOM/element.onbeforescriptexecute /zh-CN/docs/Web/API/Document/beforescriptexecute_event
/zh-CN/docs/DOM/element.onblur /zh-CN/docs/Web/API/GlobalEventHandlers/onblur
/zh-CN/docs/DOM/element.onchange /zh-CN/docs/Web/API/GlobalEventHandlers/onchange
/zh-CN/docs/DOM/element.oncopy /zh-CN/docs/Web/API/HTMLElement/oncopy
@@ -1233,10 +1233,11 @@
/zh-CN/docs/Web/API/AudioContext/decodeAudioData /zh-CN/docs/Web/API/BaseAudioContext/decodeAudioData
/zh-CN/docs/Web/API/AudioContext/destination /zh-CN/docs/Web/API/BaseAudioContext/destination
/zh-CN/docs/Web/API/AudioContext/listener /zh-CN/docs/Web/API/BaseAudioContext/listener
-/zh-CN/docs/Web/API/AudioContext/onstatechange /zh-CN/docs/Web/API/BaseAudioContext/onstatechange
+/zh-CN/docs/Web/API/AudioContext/onstatechange /zh-CN/docs/Web/API/BaseAudioContext/statechange_event
/zh-CN/docs/Web/API/AudioContext/sampleRate /zh-CN/docs/Web/API/BaseAudioContext/sampleRate
/zh-CN/docs/Web/API/AudioContext/state /zh-CN/docs/Web/API/BaseAudioContext/state
/zh-CN/docs/Web/API/AudioNodeOptions /zh-CN/docs/conflicting/Web/API/AudioNode
+/zh-CN/docs/Web/API/BaseAudioContext/onstatechange /zh-CN/docs/Web/API/BaseAudioContext/statechange_event
/zh-CN/docs/Web/API/Blob.size /zh-CN/docs/Web/API/Blob/size
/zh-CN/docs/Web/API/Blob.slice /zh-CN/docs/Web/API/Blob/slice
/zh-CN/docs/Web/API/Blob.type /zh-CN/docs/Web/API/Blob/type
@@ -1267,6 +1268,8 @@
/zh-CN/docs/Web/API/Document/mozFullScreen /zh-CN/docs/Web/API/Document/fullscreen
/zh-CN/docs/Web/API/Document/mozFullScreenElement /zh-CN/docs/Web/API/Document/fullscreenElement
/zh-CN/docs/Web/API/Document/mozFullScreenEnabled /zh-CN/docs/Web/API/Document/fullscreenEnabled
+/zh-CN/docs/Web/API/Document/onafterscriptexecute /zh-CN/docs/Web/API/Document/afterscriptexecute_event
+/zh-CN/docs/Web/API/Document/onbeforescriptexecute /zh-CN/docs/Web/API/Document/beforescriptexecute_event
/zh-CN/docs/Web/API/Document/onfullscreenchange /zh-CN/docs/conflicting/Web/API/Document/fullscreenchange_event
/zh-CN/docs/Web/API/Document/onfullscreenerror /zh-CN/docs/Web/API/Document/fullscreenerror_event
/zh-CN/docs/Web/API/Document/onreadystatechange /en-US/docs/Web/API/Document/readystatechange_event
@@ -1297,8 +1300,8 @@
/zh-CN/docs/Web/API/Element.innerHTML /zh-CN/docs/Web/API/Element/innerHTML
/zh-CN/docs/Web/API/Element.insertAdjacentHTML /zh-CN/docs/Web/API/Element/insertAdjacentHTML
/zh-CN/docs/Web/API/Element.matches /zh-CN/docs/Web/API/Element/matches
-/zh-CN/docs/Web/API/Element.onafterscriptexecute /zh-CN/docs/Web/API/Document/onafterscriptexecute
-/zh-CN/docs/Web/API/Element.onbeforescriptexecute /zh-CN/docs/Web/API/Document/onbeforescriptexecute
+/zh-CN/docs/Web/API/Element.onafterscriptexecute /zh-CN/docs/Web/API/Document/afterscriptexecute_event
+/zh-CN/docs/Web/API/Element.onbeforescriptexecute /zh-CN/docs/Web/API/Document/beforescriptexecute_event
/zh-CN/docs/Web/API/Element.oncopy /zh-CN/docs/Web/API/HTMLElement/oncopy
/zh-CN/docs/Web/API/Element.oncut /zh-CN/docs/Web/API/HTMLElement/oncut
/zh-CN/docs/Web/API/Element.onpaste /zh-CN/docs/Web/API/HTMLElement/onpaste
@@ -1313,8 +1316,8 @@
/zh-CN/docs/Web/API/Element/Activate_event /zh-CN/docs/Web/API/Element/DOMActivate_event
/zh-CN/docs/Web/API/Element/accessKey /zh-CN/docs/Web/API/HTMLElement/accessKey
/zh-CN/docs/Web/API/Element/addEventListener /zh-CN/docs/Web/API/EventTarget/addEventListener
-/zh-CN/docs/Web/API/Element/onafterscriptexecute /zh-CN/docs/Web/API/Document/onafterscriptexecute
-/zh-CN/docs/Web/API/Element/onbeforescriptexecute /zh-CN/docs/Web/API/Document/onbeforescriptexecute
+/zh-CN/docs/Web/API/Element/onafterscriptexecute /zh-CN/docs/Web/API/Document/afterscriptexecute_event
+/zh-CN/docs/Web/API/Element/onbeforescriptexecute /zh-CN/docs/Web/API/Document/beforescriptexecute_event
/zh-CN/docs/Web/API/Element/oncopy /zh-CN/docs/Web/API/HTMLElement/oncopy
/zh-CN/docs/Web/API/Element/oncut /zh-CN/docs/Web/API/HTMLElement/oncut
/zh-CN/docs/Web/API/Element/onfullscreenchange /zh-CN/docs/Web/API/Element/fullscreenchange_event
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 12e197d50b..db475bbc4d 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -7997,12 +7997,6 @@
"ayqy"
]
},
- "Web/API/BaseAudioContext/onstatechange": {
- "modified": "2019-03-23T22:52:09.265Z",
- "contributors": [
- "ayqy"
- ]
- },
"Web/API/BaseAudioContext/sampleRate": {
"modified": "2019-03-23T22:52:21.186Z",
"contributors": [
@@ -8015,6 +8009,12 @@
"ayqy"
]
},
+ "Web/API/BaseAudioContext/statechange_event": {
+ "modified": "2019-03-23T22:52:09.265Z",
+ "contributors": [
+ "ayqy"
+ ]
+ },
"Web/API/BatteryManager": {
"modified": "2019-03-23T22:45:03.959Z",
"contributors": [
@@ -10553,6 +10553,16 @@
"caoruiy"
]
},
+ "Web/API/Document/afterscriptexecute_event": {
+ "modified": "2019-03-24T00:15:00.171Z",
+ "contributors": [
+ "wbamberg",
+ "teoli",
+ "khalid32",
+ "ziyunfei",
+ "zhangyaochun1987"
+ ]
+ },
"Web/API/Document/alinkColor": {
"modified": "2019-03-18T20:59:01.745Z",
"contributors": [
@@ -10588,6 +10598,16 @@
"ziyunfei"
]
},
+ "Web/API/Document/beforescriptexecute_event": {
+ "modified": "2019-03-24T00:14:56.790Z",
+ "contributors": [
+ "wbamberg",
+ "ziyunfei",
+ "teoli",
+ "khalid32",
+ "zhangyaochun1987"
+ ]
+ },
"Web/API/Document/bgColor": {
"modified": "2019-03-18T20:59:10.850Z",
"contributors": [
@@ -11269,26 +11289,6 @@
"lxcyha"
]
},
- "Web/API/Document/onafterscriptexecute": {
- "modified": "2019-03-24T00:15:00.171Z",
- "contributors": [
- "wbamberg",
- "teoli",
- "khalid32",
- "ziyunfei",
- "zhangyaochun1987"
- ]
- },
- "Web/API/Document/onbeforescriptexecute": {
- "modified": "2019-03-24T00:14:56.790Z",
- "contributors": [
- "wbamberg",
- "ziyunfei",
- "teoli",
- "khalid32",
- "zhangyaochun1987"
- ]
- },
"Web/API/Document/onoffline": {
"modified": "2019-03-23T22:24:33.524Z",
"contributors": [
diff --git a/files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html b/files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html
index b2ee0a7463..88adcced3b 100644
--- a/files/zh-cn/web/api/baseaudiocontext/onstatechange/index.html
+++ b/files/zh-cn/web/api/baseaudiocontext/statechange_event/index.html
@@ -1,8 +1,8 @@
---
title: AudioContext.onstatechange
-slug: Web/API/BaseAudioContext/onstatechange
+slug: Web/API/BaseAudioContext/statechange_event
translation_of: Web/API/BaseAudioContext/onstatechange
-original_slug: Web/API/AudioContext/onstatechange
+original_slug: Web/API/BaseAudioContext/onstatechange
---
<p>{{ APIRef("Web Audio API") }}</p>
diff --git a/files/zh-cn/web/api/document/onafterscriptexecute/index.html b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html
index 5e4454cc86..ea939df105 100644
--- a/files/zh-cn/web/api/document/onafterscriptexecute/index.html
+++ b/files/zh-cn/web/api/document/afterscriptexecute_event/index.html
@@ -1,11 +1,11 @@
---
title: element.onafterscriptexecute
-slug: Web/API/Document/onafterscriptexecute
+slug: Web/API/Document/afterscriptexecute_event
tags:
- DOM
- onafterscriptexecute
translation_of: Web/API/Document/onafterscriptexecute
-original_slug: Web/API/Element/onafterscriptexecute
+original_slug: Web/API/Document/onafterscriptexecute
---
<div>{{ApiRef}}{{gecko_minversion_header("2")}}</div>
diff --git a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html
index 3025444d28..1835407a01 100644
--- a/files/zh-cn/web/api/document/onbeforescriptexecute/index.html
+++ b/files/zh-cn/web/api/document/beforescriptexecute_event/index.html
@@ -1,10 +1,11 @@
---
title: element.onbeforescriptexecute
-slug: Web/API/Document/onbeforescriptexecute
+slug: Web/API/Document/beforescriptexecute_event
tags:
- DOM
- onbeforescriptexecute
translation_of: Web/API/Document/onbeforescriptexecute
+original_slug: Web/API/Document/onbeforescriptexecute
---
<div>{{ApiRef}}{{gecko_minversion_header("2")}}</div>