aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-12 00:12:34 +0000
committerMDN <actions@users.noreply.github.com>2022-03-12 00:12:34 +0000
commitba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566 (patch)
treecce214303d6ea221e3abeea53ae092ed62f963c4 /files/zh-cn
parent6c17e71cc7dc70f7a33c532d29d8b13670cdd729 (diff)
downloadtranslated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.gz
translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.bz2
translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r--files/zh-cn/_redirects.txt7
-rw-r--r--files/zh-cn/_wikihistory.json18
-rw-r--r--files/zh-cn/conflicting/web/html/index.html (renamed from files/zh-cn/web/html/index/index.html)3
-rw-r--r--files/zh-cn/web/api/eventsource/error_event/index.html (renamed from files/zh-cn/web/api/eventsource/onerror/index.html)4
-rw-r--r--files/zh-cn/web/api/eventsource/open_event/index.html (renamed from files/zh-cn/web/api/eventsource/onopen/index.html)4
5 files changed, 20 insertions, 16 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index 5724992b1b..73596ab89d 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -1191,8 +1191,8 @@
/zh-CN/docs/Server-sent_events/EventSource /zh-CN/docs/Web/API/EventSource
/zh-CN/docs/Server-sent_events/EventSource/EventSource /zh-CN/docs/Web/API/EventSource/EventSource
/zh-CN/docs/Server-sent_events/EventSource/close /zh-CN/docs/Web/API/EventSource/close
-/zh-CN/docs/Server-sent_events/EventSource/onerror /zh-CN/docs/Web/API/EventSource/onerror
-/zh-CN/docs/Server-sent_events/EventSource/onopen /zh-CN/docs/Web/API/EventSource/onopen
+/zh-CN/docs/Server-sent_events/EventSource/onerror /zh-CN/docs/Web/API/EventSource/error_event
+/zh-CN/docs/Server-sent_events/EventSource/onopen /zh-CN/docs/Web/API/EventSource/open_event
/zh-CN/docs/Server-sent_events/Using_server-sent_events /zh-CN/docs/Web/API/Server-sent_events/Using_server-sent_events
/zh-CN/docs/Site_Compatibility_for_Firefox_19 /zh-CN/docs/Mozilla/Firefox/Releases/19/Site_compatibility
/zh-CN/docs/Site_Compatibility_for_Firefox_21 /zh-CN/docs/Mozilla/Firefox/Releases/21/Site_compatibility
@@ -1333,6 +1333,8 @@
/zh-CN/docs/Web/API/Event/isChar /zh-CN/docs/Web/API/UIEvent/isChar
/zh-CN/docs/Web/API/Event/pageY /zh-CN/docs/conflicting/Web/API/MouseEvent/pageY
/zh-CN/docs/Web/API/Event/禁用时间冒泡 /zh-CN/docs/Web/API/Event/cancelBubble
+/zh-CN/docs/Web/API/EventSource/onerror /zh-CN/docs/Web/API/EventSource/error_event
+/zh-CN/docs/Web/API/EventSource/onopen /zh-CN/docs/Web/API/EventSource/open_event
/zh-CN/docs/Web/API/EventTarget.dispatchEvent /zh-CN/docs/Web/API/EventTarget/dispatchEvent
/zh-CN/docs/Web/API/EventTarget.removeEventListener /zh-CN/docs/Web/API/EventTarget/removeEventListener
/zh-CN/docs/Web/API/FetchController /zh-CN/docs/Web/API/AbortController
@@ -2014,6 +2016,7 @@
/zh-CN/docs/Web/HTML/Global_attributes/x-ms-加速装置键 /zh-CN/docs/Web/HTML/Global_attributes/x-ms-acceleratorkey
/zh-CN/docs/Web/HTML/Global_attributes/x-ms-格式-检测 /zh-CN/docs/Web/HTML/Global_attributes/x-ms-format-detection
/zh-CN/docs/Web/HTML/Global_attributes/摩缺 /zh-CN/docs/Web/HTML/Global_attributes/accesskey
+/zh-CN/docs/Web/HTML/Index /zh-CN/docs/conflicting/Web/HTML
/zh-CN/docs/Web/HTML/Inline_elemente /zh-CN/docs/Web/HTML/Inline_elements
/zh-CN/docs/Web/HTML/Introduction /zh-CN/docs/learn/HTML/Introduction_to_HTML
/zh-CN/docs/Web/HTML/Optimizing_your_pages_for_speculative_parsing /zh-CN/docs/Glossary/speculative_parsing
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index 81df0cfbad..3fd874797f 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -12997,13 +12997,13 @@
"Char-Ten"
]
},
- "Web/API/EventSource/onerror": {
+ "Web/API/EventSource/error_event": {
"modified": "2019-03-23T22:09:23.181Z",
"contributors": [
"Char-Ten"
]
},
- "Web/API/EventSource/onopen": {
+ "Web/API/EventSource/open_event": {
"modified": "2019-03-23T22:16:16.621Z",
"contributors": [
"kameii"
@@ -32750,13 +32750,6 @@
"pans9"
]
},
- "Web/HTML/Index": {
- "modified": "2019-03-21T11:52:09.419Z",
- "contributors": [
- "RainSlide",
- "xcffl"
- ]
- },
"Web/HTML/Inline_elements": {
"modified": "2020-08-05T19:04:54.777Z",
"contributors": [
@@ -47559,6 +47552,13 @@
"wbamberg"
]
},
+ "conflicting/Web/HTML": {
+ "modified": "2019-03-21T11:52:09.419Z",
+ "contributors": [
+ "RainSlide",
+ "xcffl"
+ ]
+ },
"conflicting/Web/HTML/Element": {
"modified": "2020-01-10T02:18:08.432Z",
"contributors": [
diff --git a/files/zh-cn/web/html/index/index.html b/files/zh-cn/conflicting/web/html/index.html
index baae41e64c..0329d96704 100644
--- a/files/zh-cn/web/html/index/index.html
+++ b/files/zh-cn/conflicting/web/html/index.html
@@ -1,9 +1,10 @@
---
title: HTML 文档索引
-slug: Web/HTML/Index
+slug: conflicting/Web/HTML
tags:
- HTML
- 索引
translation_of: Web/HTML/Index
+original_slug: Web/HTML/Index
---
<p>{{Index("/zh-CN/docs/Web/HTML")}} 所有可用的 HTML 文档的综合索引列表。</p>
diff --git a/files/zh-cn/web/api/eventsource/onerror/index.html b/files/zh-cn/web/api/eventsource/error_event/index.html
index 991d194795..eb69418af9 100644
--- a/files/zh-cn/web/api/eventsource/onerror/index.html
+++ b/files/zh-cn/web/api/eventsource/error_event/index.html
@@ -1,8 +1,8 @@
---
title: EventSource.onerror
-slug: Web/API/EventSource/onerror
+slug: Web/API/EventSource/error_event
translation_of: Web/API/EventSource/onerror
-original_slug: Server-sent_events/EventSource/onerror
+original_slug: Web/API/EventSource/onerror
---
<div>{{APIRef('WebSockets API')}}</div>
diff --git a/files/zh-cn/web/api/eventsource/onopen/index.html b/files/zh-cn/web/api/eventsource/open_event/index.html
index 20ca54d1f4..64214dbd2f 100644
--- a/files/zh-cn/web/api/eventsource/onopen/index.html
+++ b/files/zh-cn/web/api/eventsource/open_event/index.html
@@ -1,12 +1,12 @@
---
title: EventSource.onopen
-slug: Web/API/EventSource/onopen
+slug: Web/API/EventSource/open_event
tags:
- API
- Event Handler
- EventSource
translation_of: Web/API/EventSource/onopen
-original_slug: Server-sent_events/EventSource/onopen
+original_slug: Web/API/EventSource/onopen
---
<div>{{APIRef('WebSockets API')}}</div>