diff options
author | MDN <actions@users.noreply.github.com> | 2022-02-13 00:57:20 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-02-13 00:57:20 +0000 |
commit | a617ec8afec43949849163167daaf51a60d2b298 (patch) | |
tree | dee1a1dc953762fc075d0517e05278142e7faf9a /files/zh-cn | |
parent | 45dd46e6b17e45bcb3655c53eb921119359336f7 (diff) | |
download | translated-content-a617ec8afec43949849163167daaf51a60d2b298.tar.gz translated-content-a617ec8afec43949849163167daaf51a60d2b298.tar.bz2 translated-content-a617ec8afec43949849163167daaf51a60d2b298.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 4 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 50 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/api/window/gamepadconnected_event/index.html (renamed from files/zh-cn/web/api/window/ongamepadconnected/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/element/fullscreenchange_event/index.html (renamed from files/zh-cn/web/api/element/onfullscreenchange/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/element/fullscreenerror_event/index.html (renamed from files/zh-cn/web/api/element/onfullscreenerror/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/window/gamepaddisconnected_event/index.html (renamed from files/zh-cn/web/api/window/ongamepaddisconnected/index.html) | 3 |
6 files changed, 37 insertions, 29 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 84dfe0d381..b1214b6ed1 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1315,6 +1315,8 @@ /zh-CN/docs/Web/API/Element/onbeforescriptexecute /zh-CN/docs/Web/API/Document/onbeforescriptexecute /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 +/zh-CN/docs/Web/API/Element/onfullscreenerror /zh-CN/docs/Web/API/Element/fullscreenerror_event /zh-CN/docs/Web/API/Element/onpaste /zh-CN/docs/Web/API/HTMLElement/onpaste /zh-CN/docs/Web/API/Element/removeAttributre /zh-CN/docs/Web/API/Element/removeAttribute /zh-CN/docs/Web/API/Event/CustomEvent /zh-CN/docs/Web/API/CustomEvent @@ -1590,6 +1592,8 @@ /zh-CN/docs/Web/API/Window/minimize /zh-CN/docs/conflicting/Web/API/Window /zh-CN/docs/Web/API/Window/mozAnimationStartTIme /zh-CN/docs/Web/API/Animation/startTime /zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload +/zh-CN/docs/Web/API/Window/ongamepadconnected /zh-CN/docs/conflicting/Web/API/Window/gamepadconnected_event +/zh-CN/docs/Web/API/Window/ongamepaddisconnected /zh-CN/docs/Web/API/Window/gamepaddisconnected_event /zh-CN/docs/Web/API/Window/onhashchange /zh-CN/docs/Web/API/WindowEventHandlers/onhashchange /zh-CN/docs/Web/API/Window/onpopstate /zh-CN/docs/Web/API/WindowEventHandlers/onpopstate /zh-CN/docs/Web/API/Window/onresize /zh-CN/docs/Web/API/GlobalEventHandlers/onresize diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 4589deb197..6de70e3d52 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -12143,6 +12143,19 @@ "liuhe" ] }, + "Web/API/Element/fullscreenchange_event": { + "modified": "2019-03-18T21:19:43.587Z", + "contributors": [ + "Wyatt" + ] + }, + "Web/API/Element/fullscreenerror_event": { + "modified": "2020-10-15T22:21:46.027Z", + "contributors": [ + "kjyzly", + "LinChengDior" + ] + }, "Web/API/Element/getAttribute": { "modified": "2019-04-29T04:23:55.908Z", "contributors": [ @@ -12432,19 +12445,6 @@ "ziyunfei" ] }, - "Web/API/Element/onfullscreenchange": { - "modified": "2019-03-18T21:19:43.587Z", - "contributors": [ - "Wyatt" - ] - }, - "Web/API/Element/onfullscreenerror": { - "modified": "2020-10-15T22:21:46.027Z", - "contributors": [ - "kjyzly", - "LinChengDior" - ] - }, "Web/API/Element/openOrClosedShadowRoot": { "modified": "2020-10-15T22:35:17.746Z", "contributors": [ @@ -22901,6 +22901,12 @@ "libin2866" ] }, + "Web/API/Window/gamepaddisconnected_event": { + "modified": "2020-10-15T22:23:08.406Z", + "contributors": [ + "AWhiteMouse" + ] + }, "Web/API/Window/getComputedStyle": { "modified": "2020-10-15T21:29:18.864Z", "contributors": [ @@ -23160,18 +23166,6 @@ "PengyaoZhang" ] }, - "Web/API/Window/ongamepadconnected": { - "modified": "2020-10-15T22:22:28.465Z", - "contributors": [ - "VoidRain" - ] - }, - "Web/API/Window/ongamepaddisconnected": { - "modified": "2020-10-15T22:23:08.406Z", - "contributors": [ - "AWhiteMouse" - ] - }, "Web/API/Window/online_event": { "modified": "2019-04-18T11:22:47.220Z", "contributors": [ @@ -47272,6 +47266,12 @@ "ziyunfei" ] }, + "conflicting/Web/API/Window/gamepadconnected_event": { + "modified": "2020-10-15T22:22:28.465Z", + "contributors": [ + "VoidRain" + ] + }, "conflicting/Web/API/Window/localStorage": { "modified": "2019-03-23T22:25:01.381Z", "contributors": [ diff --git a/files/zh-cn/web/api/window/ongamepadconnected/index.html b/files/zh-cn/conflicting/web/api/window/gamepadconnected_event/index.html index 809fd1f1c7..8ec4daf1f5 100644 --- a/files/zh-cn/web/api/window/ongamepadconnected/index.html +++ b/files/zh-cn/conflicting/web/api/window/gamepadconnected_event/index.html @@ -1,6 +1,6 @@ --- title: Window.ongamepadconnected -slug: Web/API/Window/ongamepadconnected +slug: conflicting/Web/API/Window/gamepadconnected_event tags: - API - Event Handler @@ -14,6 +14,7 @@ tags: - 手柄 - 游戏 translation_of: Web/API/Window/ongamepadconnected +original_slug: Web/API/Window/ongamepadconnected --- <div>{{DefaultAPISidebar("Gamepad API")}}{{SeeCompatTable}}</div> diff --git a/files/zh-cn/web/api/element/onfullscreenchange/index.html b/files/zh-cn/web/api/element/fullscreenchange_event/index.html index 2a2b2416cf..7da05dd65b 100644 --- a/files/zh-cn/web/api/element/onfullscreenchange/index.html +++ b/files/zh-cn/web/api/element/fullscreenchange_event/index.html @@ -1,7 +1,8 @@ --- title: Element.onfullscreenchange -slug: Web/API/Element/onfullscreenchange +slug: Web/API/Element/fullscreenchange_event translation_of: Web/API/Element/onfullscreenchange +original_slug: Web/API/Element/onfullscreenchange --- <div>元素接口的 <code><strong>onfullscreenchange</strong></code><strong> </strong>属性是在元素过渡到或过渡到全屏模式时触发的全屏更改事件的事件处理程序。</div> diff --git a/files/zh-cn/web/api/element/onfullscreenerror/index.html b/files/zh-cn/web/api/element/fullscreenerror_event/index.html index de9e5353c4..502df3c680 100644 --- a/files/zh-cn/web/api/element/onfullscreenerror/index.html +++ b/files/zh-cn/web/api/element/fullscreenerror_event/index.html @@ -1,7 +1,8 @@ --- title: Element.onfullscreenerror -slug: Web/API/Element/onfullscreenerror +slug: Web/API/Element/fullscreenerror_event translation_of: Web/API/Element/onfullscreenerror +original_slug: Web/API/Element/onfullscreenerror --- <div>{{ApiRef("Fullscreen API")}}</div> diff --git a/files/zh-cn/web/api/window/ongamepaddisconnected/index.html b/files/zh-cn/web/api/window/gamepaddisconnected_event/index.html index 7712dd6066..48ef7f7e79 100644 --- a/files/zh-cn/web/api/window/ongamepaddisconnected/index.html +++ b/files/zh-cn/web/api/window/gamepaddisconnected_event/index.html @@ -1,7 +1,8 @@ --- title: Window.ongamepaddisconnected -slug: Web/API/Window/ongamepaddisconnected +slug: Web/API/Window/gamepaddisconnected_event translation_of: Web/API/Window/ongamepaddisconnected +original_slug: Web/API/Window/ongamepaddisconnected --- <div>{{DefaultAPISidebar("Gamepad API")}}{{SeeCompatTable}}</div> |