diff options
author | MDN <actions@users.noreply.github.com> | 2022-03-17 00:12:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-03-17 00:12:45 +0000 |
commit | 4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f (patch) | |
tree | 28270b34d9322e7f596cb231ff2b686caa651d4b /files/zh-cn | |
parent | 59bf61868acae62ff8d28f32f7c74008997646d5 (diff) | |
download | translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.tar.gz translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.tar.bz2 translated-content-4f4d511f3a78d7e3dc357e44481cf0a7eba99b9f.zip |
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn')
-rw-r--r-- | files/zh-cn/_redirects.txt | 7 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 84 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/api/rtcpeerconnection/icecandidate_event/index.html (renamed from files/zh-cn/web/api/rtcpeerconnection/onicecandidate/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/http/headers/cookie/index.html (renamed from files/zh-cn/web/http/headers/cookie2/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/http/headers/set-cookie/index.html (renamed from files/zh-cn/web/http/headers/set-cookie2/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/rtcpeerconnection/addstream_event/index.html (renamed from files/zh-cn/web/api/rtcpeerconnection/onaddstream/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/rtcpeerconnection/datachannel_event/index.html (renamed from files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/rtcpeerconnection/track_event/index.html (renamed from files/zh-cn/web/api/rtcpeerconnection/ontrack/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/serviceworker/statechange_event/index.html (renamed from files/zh-cn/web/api/serviceworker/onstatechange/index.html) | 3 |
9 files changed, 63 insertions, 49 deletions
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 3b9ee0afb5..aa184cbb38 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1483,6 +1483,10 @@ /zh-CN/docs/Web/API/PositionOptions /zh-CN/docs/conflicting/Web/API/Geolocation/getCurrentPosition /zh-CN/docs/Web/API/PositionOptions/timeout /zh-CN/docs/conflicting/Web/API/Geolocation/getCurrentPosition_058087067b28ad25fff974fd59827fb6 /zh-CN/docs/Web/API/RTCConfiguration /zh-CN/docs/conflicting/Web/API/RTCPeerConnection/RTCPeerConnection +/zh-CN/docs/Web/API/RTCPeerConnection/onaddstream /zh-CN/docs/Web/API/RTCPeerConnection/addstream_event +/zh-CN/docs/Web/API/RTCPeerConnection/ondatachannel /zh-CN/docs/Web/API/RTCPeerConnection/datachannel_event +/zh-CN/docs/Web/API/RTCPeerConnection/onicecandidate /zh-CN/docs/conflicting/Web/API/RTCPeerConnection/icecandidate_event +/zh-CN/docs/Web/API/RTCPeerConnection/ontrack /zh-CN/docs/Web/API/RTCPeerConnection/track_event /zh-CN/docs/Web/API/RandomSource/getRandomValues /zh-CN/docs/Web/API/Crypto/getRandomValues /zh-CN/docs/Web/API/Response/克隆 /zh-CN/docs/Web/API/Response/clone /zh-CN/docs/Web/API/SVGPathElement/getTotalLength /zh-CN/docs/Web/API/SVGGeometryElement/getTotalLength @@ -1503,6 +1507,7 @@ /zh-CN/docs/Web/API/Selection.isCollapsed /zh-CN/docs/Web/API/Selection/isCollapsed /zh-CN/docs/Web/API/Selection.removeRange /zh-CN/docs/Web/API/Selection/removeRange /zh-CN/docs/Web/API/Selection/从Document中删除 /zh-CN/docs/Web/API/Selection/deleteFromDocument +/zh-CN/docs/Web/API/ServiceWorker/onstatechange /zh-CN/docs/Web/API/ServiceWorker/statechange_event /zh-CN/docs/Web/API/ServiceWorkerGlobalScope/caches /zh-CN/docs/conflicting/Web/API/caches /zh-CN/docs/Web/API/StorageEstimate /zh-CN/docs/conflicting/Web/API/StorageManager/estimate /zh-CN/docs/Web/API/Streams_API/使用可读文件流 /zh-CN/docs/Web/API/Streams_API/Using_readable_streams @@ -2048,6 +2053,8 @@ /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy__by_cnvoid/require-sri-for /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy/require-sri-for /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy__by_cnvoid/sandbox /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy/sandbox /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy__by_cnvoid/upgrade-insecure-requests /zh-CN/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests +/zh-CN/docs/Web/HTTP/Headers/Cookie2 /zh-CN/docs/conflicting/Web/HTTP/Headers/Cookie +/zh-CN/docs/Web/HTTP/Headers/Set-Cookie2 /zh-CN/docs/conflicting/Web/HTTP/Headers/Set-Cookie /zh-CN/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_(PAC)_file /zh-CN/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file /zh-CN/docs/Web/HTTP/Response_codes /zh-CN/docs/Web/HTTP/Status /zh-CN/docs/Web/HTTP/Response_codes/100 /zh-CN/docs/Web/HTTP/Status/100 diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 4dcfa7ff44..a748dafa8d 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -18720,6 +18720,12 @@ "Mr.Chenzm" ] }, + "Web/API/RTCPeerConnection/addstream_event": { + "modified": "2019-03-23T22:57:28.674Z", + "contributors": [ + "starsun" + ] + }, "Web/API/RTCPeerConnection/canTrickleIceCandidates": { "modified": "2020-10-15T22:17:37.803Z", "contributors": [ @@ -18752,6 +18758,12 @@ "SDUTWSL" ] }, + "Web/API/RTCPeerConnection/datachannel_event": { + "modified": "2019-03-23T22:21:43.126Z", + "contributors": [ + "physihan" + ] + }, "Web/API/RTCPeerConnection/getReceivers": { "modified": "2020-10-15T22:34:32.923Z", "contributors": [ @@ -18778,30 +18790,6 @@ "BillgoXu" ] }, - "Web/API/RTCPeerConnection/onaddstream": { - "modified": "2019-03-23T22:57:28.674Z", - "contributors": [ - "starsun" - ] - }, - "Web/API/RTCPeerConnection/ondatachannel": { - "modified": "2019-03-23T22:21:43.126Z", - "contributors": [ - "physihan" - ] - }, - "Web/API/RTCPeerConnection/onicecandidate": { - "modified": "2020-10-15T22:21:52.694Z", - "contributors": [ - "babaiwan" - ] - }, - "Web/API/RTCPeerConnection/ontrack": { - "modified": "2019-03-18T21:45:45.168Z", - "contributors": [ - "track_vovo" - ] - }, "Web/API/RTCPeerConnection/peerIdentity": { "modified": "2020-10-15T22:23:54.416Z", "contributors": [ @@ -18833,6 +18821,12 @@ "w05163" ] }, + "Web/API/RTCPeerConnection/track_event": { + "modified": "2019-03-18T21:45:45.168Z", + "contributors": [ + "track_vovo" + ] + }, "Web/API/RTCRtpTransceiver": { "modified": "2020-10-15T22:34:39.974Z", "contributors": [ @@ -19732,12 +19726,6 @@ "marsoln" ] }, - "Web/API/ServiceWorker/onstatechange": { - "modified": "2019-03-23T22:08:26.258Z", - "contributors": [ - "fanyer" - ] - }, "Web/API/ServiceWorker/scriptURL": { "modified": "2019-03-23T22:08:31.728Z", "contributors": [ @@ -19750,6 +19738,12 @@ "fanyer" ] }, + "Web/API/ServiceWorker/statechange_event": { + "modified": "2019-03-23T22:08:26.258Z", + "contributors": [ + "fanyer" + ] + }, "Web/API/ServiceWorkerContainer": { "modified": "2019-03-23T22:22:40.555Z", "contributors": [ @@ -33666,12 +33660,6 @@ "WayneCui" ] }, - "Web/HTTP/Headers/Cookie2": { - "modified": "2020-10-15T21:54:52.521Z", - "contributors": [ - "WayneCui" - ] - }, "Web/HTTP/Headers/Cross-Origin-Embedder-Policy": { "modified": "2020-10-15T22:33:37.678Z", "contributors": [ @@ -34006,12 +33994,6 @@ "tinaawang" ] }, - "Web/HTTP/Headers/Set-Cookie2": { - "modified": "2020-10-15T21:54:57.437Z", - "contributors": [ - "WayneCui" - ] - }, "Web/HTTP/Headers/SourceMap": { "modified": "2020-10-15T21:55:30.390Z", "contributors": [ @@ -47167,6 +47149,12 @@ "moshoujingli" ] }, + "conflicting/Web/API/RTCPeerConnection/icecandidate_event": { + "modified": "2020-10-15T22:21:52.694Z", + "contributors": [ + "babaiwan" + ] + }, "conflicting/Web/API/StorageManager/estimate": { "modified": "2019-03-18T21:31:04.064Z", "contributors": [ @@ -47610,6 +47598,18 @@ "ziyunfei" ] }, + "conflicting/Web/HTTP/Headers/Cookie": { + "modified": "2020-10-15T21:54:52.521Z", + "contributors": [ + "WayneCui" + ] + }, + "conflicting/Web/HTTP/Headers/Set-Cookie": { + "modified": "2020-10-15T21:54:57.437Z", + "contributors": [ + "WayneCui" + ] + }, "conflicting/Web/HTTP/Status": { "modified": "2019-01-16T13:20:30.376Z", "contributors": [ diff --git a/files/zh-cn/web/api/rtcpeerconnection/onicecandidate/index.html b/files/zh-cn/conflicting/web/api/rtcpeerconnection/icecandidate_event/index.html index a0efcfed3a..8759f7aada 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/onicecandidate/index.html +++ b/files/zh-cn/conflicting/web/api/rtcpeerconnection/icecandidate_event/index.html @@ -1,7 +1,8 @@ --- title: RTCPeerConnection.onicecandidate -slug: Web/API/RTCPeerConnection/onicecandidate +slug: conflicting/Web/API/RTCPeerConnection/icecandidate_event translation_of: Web/API/RTCPeerConnection/onicecandidate +original_slug: Web/API/RTCPeerConnection/onicecandidate --- <p>{{APIRef("WebRTC")}}</p> diff --git a/files/zh-cn/web/http/headers/cookie2/index.html b/files/zh-cn/conflicting/web/http/headers/cookie/index.html index 24699b5103..3b17451de1 100644 --- a/files/zh-cn/web/http/headers/cookie2/index.html +++ b/files/zh-cn/conflicting/web/http/headers/cookie/index.html @@ -1,11 +1,12 @@ --- title: Cookie2 -slug: Web/HTTP/Headers/Cookie2 +slug: conflicting/Web/HTTP/Headers/Cookie tags: - 废弃 - 请求首部 - 首部 translation_of: Web/HTTP/Headers/Cookie2 +original_slug: Web/HTTP/Headers/Cookie2 --- <div>{{HTTPSidebar}} {{obsolete_header}}</div> diff --git a/files/zh-cn/web/http/headers/set-cookie2/index.html b/files/zh-cn/conflicting/web/http/headers/set-cookie/index.html index 117497bd4b..eab79f915f 100644 --- a/files/zh-cn/web/http/headers/set-cookie2/index.html +++ b/files/zh-cn/conflicting/web/http/headers/set-cookie/index.html @@ -1,10 +1,11 @@ --- title: Set-Cookie2 -slug: Web/HTTP/Headers/Set-Cookie2 +slug: conflicting/Web/HTTP/Headers/Set-Cookie tags: - 废止 - 首部 translation_of: Web/HTTP/Headers/Set-Cookie2 +original_slug: Web/HTTP/Headers/Set-Cookie2 --- <div>{{HTTPSidebar}} {{obsolete_header}}</div> diff --git a/files/zh-cn/web/api/rtcpeerconnection/onaddstream/index.html b/files/zh-cn/web/api/rtcpeerconnection/addstream_event/index.html index a61e2f28c6..25483657c8 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/onaddstream/index.html +++ b/files/zh-cn/web/api/rtcpeerconnection/addstream_event/index.html @@ -1,7 +1,8 @@ --- title: RTCPeerConnection.onaddstream -slug: Web/API/RTCPeerConnection/onaddstream +slug: Web/API/RTCPeerConnection/addstream_event translation_of: Web/API/RTCPeerConnection/onaddstream +original_slug: Web/API/RTCPeerConnection/onaddstream --- <p>{{APIRef("WebRTC")}}{{SeeCompatTable}}</p> diff --git a/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html b/files/zh-cn/web/api/rtcpeerconnection/datachannel_event/index.html index 73b9b136ed..921f9a0449 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/ondatachannel/index.html +++ b/files/zh-cn/web/api/rtcpeerconnection/datachannel_event/index.html @@ -1,7 +1,8 @@ --- title: RTCPeerConnection.ondatachannel -slug: Web/API/RTCPeerConnection/ondatachannel +slug: Web/API/RTCPeerConnection/datachannel_event translation_of: Web/API/RTCPeerConnection/ondatachannel +original_slug: Web/API/RTCPeerConnection/ondatachannel --- <p>{{APIRef("WebRTC")}}{{SeeCompatTable}}</p> diff --git a/files/zh-cn/web/api/rtcpeerconnection/ontrack/index.html b/files/zh-cn/web/api/rtcpeerconnection/track_event/index.html index 84c2b49cfe..0d121a93b6 100644 --- a/files/zh-cn/web/api/rtcpeerconnection/ontrack/index.html +++ b/files/zh-cn/web/api/rtcpeerconnection/track_event/index.html @@ -1,7 +1,8 @@ --- title: RTCPeerConnection.ontrack -slug: Web/API/RTCPeerConnection/ontrack +slug: Web/API/RTCPeerConnection/track_event translation_of: Web/API/RTCPeerConnection/ontrack +original_slug: Web/API/RTCPeerConnection/ontrack --- <p>{{APIRef("WebRTC")}}{{SeeCompatTable}}<code><strong>RTCPeerConnection.ontrack</strong></code> 属性是一个 {{event("Event_handlers", "event handler")}} 此属性指定了在{{domxref("RTCPeerConnection")}}接口上触发 {{event("track")}} 事件时调用的方法。该方法接收一个{{domxref("RTCTrackEvent")}}类型的event对象,该event对象将在{{domxref("MediaStreamTrack")}}被创建时或者是关联到已被添加到接收集合的{{domxref("RTCRtpReceiver")}}对象中时被发送。</p> diff --git a/files/zh-cn/web/api/serviceworker/onstatechange/index.html b/files/zh-cn/web/api/serviceworker/statechange_event/index.html index 94807435b2..c14f156198 100644 --- a/files/zh-cn/web/api/serviceworker/onstatechange/index.html +++ b/files/zh-cn/web/api/serviceworker/statechange_event/index.html @@ -1,7 +1,8 @@ --- title: ServiceWorker.onstatechange -slug: Web/API/ServiceWorker/onstatechange +slug: Web/API/ServiceWorker/statechange_event translation_of: Web/API/ServiceWorker/onstatechange +original_slug: Web/API/ServiceWorker/onstatechange --- <div>{{SeeCompatTable}}{{APIRef("Service Workers API")}}</div> |