diff options
author | MDN <actions@users.noreply.github.com> | 2022-02-12 00:56:58 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-02-12 00:56:58 +0000 |
commit | 01f082cdc9c06afc6dfa7573345590ea9eec8714 (patch) | |
tree | 55430234aa4a832b625c7879916dffcd025c13f1 /files | |
parent | bf9c159c4b69bafea62616ab67074da0e9e96f0a (diff) | |
download | translated-content-01f082cdc9c06afc6dfa7573345590ea9eec8714.tar.gz translated-content-01f082cdc9c06afc6dfa7573345590ea9eec8714.tar.bz2 translated-content-01f082cdc9c06afc6dfa7573345590ea9eec8714.zip |
[CRON] sync translated content
Diffstat (limited to 'files')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fr/conflicting/web/api/document/fullscreenchange_event/index.md (renamed from files/fr/web/api/document/onfullscreenchange/index.md) | 3 | ||||
-rw-r--r-- | files/ja/_redirects.txt | 6 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 28 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/document/fullscreenchange_event/index.html (renamed from files/ja/web/api/document/onfullscreenchange/index.html) | 3 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/document/fullscreenerror_event/index.html (renamed from files/ja/web/api/document/onfullscreenerror/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/_redirects.txt | 2 | ||||
-rw-r--r-- | files/zh-cn/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/zh-cn/conflicting/web/api/document/fullscreenchange_event/index.html (renamed from files/zh-cn/web/api/document/onfullscreenchange/index.html) | 3 | ||||
-rw-r--r-- | files/zh-cn/web/api/document/fullscreenerror_event/index.html (renamed from files/zh-cn/web/api/document/onfullscreenerror/index.html) | 3 |
11 files changed, 50 insertions, 40 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index aa042cdec3..49ed5094a6 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3521,6 +3521,7 @@ /fr/docs/Web/API/Document/defaultView/popstate_event /fr/docs/Web/API/Window/popstate_event /fr/docs/Web/API/Document/defaultView/storage_event /fr/docs/Web/API/Window/storage_event /fr/docs/Web/API/Document/domConfig /fr/docs/Web/API/Document +/fr/docs/Web/API/Document/onfullscreenchange /fr/docs/conflicting/Web/API/Document/fullscreenchange_event /fr/docs/Web/API/DocumentOrShadowRoot/activeElement /fr/docs/Web/API/Document/activeElement /fr/docs/Web/API/DocumentOrShadowRoot/elementFromPoint /fr/docs/Web/API/Document/elementFromPoint /fr/docs/Web/API/DocumentOrShadowRoot/elementsFromPoint /fr/docs/Web/API/Document/elementsFromPoint diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 433a88c540..6a56dc0773 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -14208,12 +14208,6 @@ "loella16" ] }, - "Web/API/Document/onfullscreenchange": { - "modified": "2019-03-23T22:29:20.848Z", - "contributors": [ - "Dwaaren" - ] - }, "Web/API/Document/onoffline": { "modified": "2019-03-18T21:39:15.173Z", "contributors": [ @@ -42890,6 +42884,12 @@ "Alexgruissan" ] }, + "conflicting/Web/API/Document/fullscreenchange_event": { + "modified": "2019-03-23T22:29:20.848Z", + "contributors": [ + "Dwaaren" + ] + }, "conflicting/Web/API/Document_Object_Model": { "modified": "2019-03-23T23:53:23.967Z", "contributors": [ diff --git a/files/fr/web/api/document/onfullscreenchange/index.md b/files/fr/conflicting/web/api/document/fullscreenchange_event/index.md index 61bd3e188d..221339f844 100644 --- a/files/fr/web/api/document/onfullscreenchange/index.md +++ b/files/fr/conflicting/web/api/document/fullscreenchange_event/index.md @@ -1,7 +1,8 @@ --- title: Document.onfullscreenchange -slug: Web/API/Document/onfullscreenchange +slug: conflicting/Web/API/Document/fullscreenchange_event translation_of: Web/API/Document/onfullscreenchange +original_slug: Web/API/Document/onfullscreenchange --- {{ApiRef("Fullscreen API")}} diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index d38381b778..bd6257cb70 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -82,8 +82,8 @@ /ja/docs/API/Document/location /ja/docs/Web/API/Document/location /ja/docs/API/Document/onafterscriptexecute /ja/docs/Web/API/Document/onafterscriptexecute /ja/docs/API/Document/onbeforescriptexecute /ja/docs/Web/API/Document/onbeforescriptexecute -/ja/docs/API/Document/onfullscreenchange /ja/docs/Web/API/Document/onfullscreenchange -/ja/docs/API/Document/onfullscreenerror /ja/docs/Web/API/Document/onfullscreenerror +/ja/docs/API/Document/onfullscreenchange /ja/docs/conflicting/Web/API/Document/fullscreenchange_event +/ja/docs/API/Document/onfullscreenerror /ja/docs/conflicting/Web/API/Document/fullscreenerror_event /ja/docs/API/Document/onselectionchange /ja/docs/Web/API/GlobalEventHandlers/onselectionchange /ja/docs/API/Document/open /ja/docs/Web/API/Document/open /ja/docs/API/Document/origin /ja/docs/Web/API/Document/origin @@ -3061,6 +3061,8 @@ /ja/docs/Web/API/Document/defaultView/storage_event /ja/docs/Web/API/Window/storage_event /ja/docs/Web/API/Document/domConfig /ja/docs/Web/API/Document /ja/docs/Web/API/Document/inputEncoding /ja/docs/Web/API/Document/characterSet +/ja/docs/Web/API/Document/onfullscreenchange /ja/docs/conflicting/Web/API/Document/fullscreenchange_event +/ja/docs/Web/API/Document/onfullscreenerror /ja/docs/conflicting/Web/API/Document/fullscreenerror_event /ja/docs/Web/API/Document/onselectionchange /ja/docs/Web/API/GlobalEventHandlers/onselectionchange /ja/docs/Web/API/DocumentOrShadowRoot/activeElement /ja/docs/Web/API/Document/activeElement /ja/docs/Web/API/DocumentOrShadowRoot/caretPositionFromPoint /ja/docs/Web/API/Document/caretPositionFromPoint diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 5898cc2194..f8b4b6cbc4 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -12976,20 +12976,6 @@ "ethertank" ] }, - "Web/API/Document/onfullscreenchange": { - "modified": "2020-10-15T21:46:54.771Z", - "contributors": [ - "mfuji09", - "yyss" - ] - }, - "Web/API/Document/onfullscreenerror": { - "modified": "2020-10-15T21:46:52.945Z", - "contributors": [ - "mfuji09", - "yyss" - ] - }, "Web/API/Document/onoffline": { "modified": "2019-03-22T11:03:20.072Z", "contributors": [ @@ -48416,6 +48402,20 @@ "mfuji09" ] }, + "conflicting/Web/API/Document/fullscreenchange_event": { + "modified": "2020-10-15T21:46:54.771Z", + "contributors": [ + "mfuji09", + "yyss" + ] + }, + "conflicting/Web/API/Document/fullscreenerror_event": { + "modified": "2020-10-15T21:46:52.945Z", + "contributors": [ + "mfuji09", + "yyss" + ] + }, "conflicting/Web/API/File/name": { "modified": "2020-09-25T16:45:23.436Z", "contributors": [ diff --git a/files/ja/web/api/document/onfullscreenchange/index.html b/files/ja/conflicting/web/api/document/fullscreenchange_event/index.html index 36d6f6f7a5..4c841161a0 100644 --- a/files/ja/web/api/document/onfullscreenchange/index.html +++ b/files/ja/conflicting/web/api/document/fullscreenchange_event/index.html @@ -1,6 +1,6 @@ --- title: Document.onfullscreenchange -slug: Web/API/Document/onfullscreenchange +slug: conflicting/Web/API/Document/fullscreenchange_event tags: - API - Document @@ -12,6 +12,7 @@ tags: - プロパティ - 全画面 API translation_of: Web/API/Document/onfullscreenchange +original_slug: Web/API/Document/onfullscreenchange --- <div>{{APIRef("Fullscreen API")}}</div> diff --git a/files/ja/web/api/document/onfullscreenerror/index.html b/files/ja/conflicting/web/api/document/fullscreenerror_event/index.html index d1b1153606..7bb78e498c 100644 --- a/files/ja/web/api/document/onfullscreenerror/index.html +++ b/files/ja/conflicting/web/api/document/fullscreenerror_event/index.html @@ -1,6 +1,6 @@ --- title: Document.onfullscreenerror -slug: Web/API/Document/onfullscreenerror +slug: conflicting/Web/API/Document/fullscreenerror_event tags: - API - Document @@ -13,6 +13,7 @@ tags: - 全画面 - 全画面 API translation_of: Web/API/Document/onfullscreenerror +original_slug: Web/API/Document/onfullscreenerror --- <div>{{ApiRef("Fullscreen API")}}</div> diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 3fa6160c00..84dfe0d381 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1265,6 +1265,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/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 /zh-CN/docs/Web/API/Document/rouchmove_event /zh-CN/docs/Web/API/Document/touchmove_event /zh-CN/docs/Web/API/DocumentOrShadowRoot/activeElement /zh-CN/docs/Web/API/Document/activeElement diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index 6cbfab7e35..4589deb197 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -11097,6 +11097,12 @@ "zhaoshouxin" ] }, + "Web/API/Document/fullscreenerror_event": { + "modified": "2019-04-27T09:18:56.721Z", + "contributors": [ + "ZWkang" + ] + }, "Web/API/Document/getElementById": { "modified": "2020-10-15T21:32:38.932Z", "contributors": [ @@ -11295,19 +11301,6 @@ "zhangyaochun1987" ] }, - "Web/API/Document/onfullscreenchange": { - "modified": "2020-10-15T21:49:09.799Z", - "contributors": [ - "gentlecoder", - "libmw" - ] - }, - "Web/API/Document/onfullscreenerror": { - "modified": "2019-04-27T09:18:56.721Z", - "contributors": [ - "ZWkang" - ] - }, "Web/API/Document/onoffline": { "modified": "2019-03-23T22:24:33.524Z", "contributors": [ @@ -46843,6 +46836,13 @@ "yulifu" ] }, + "conflicting/Web/API/Document/fullscreenchange_event": { + "modified": "2020-10-15T21:49:09.799Z", + "contributors": [ + "gentlecoder", + "libmw" + ] + }, "conflicting/Web/API/Document/hasFocus": { "modified": "2019-03-23T23:31:56.410Z", "contributors": [ diff --git a/files/zh-cn/web/api/document/onfullscreenchange/index.html b/files/zh-cn/conflicting/web/api/document/fullscreenchange_event/index.html index e012de078f..278159eada 100644 --- a/files/zh-cn/web/api/document/onfullscreenchange/index.html +++ b/files/zh-cn/conflicting/web/api/document/fullscreenchange_event/index.html @@ -1,11 +1,12 @@ --- title: Document.onfullscreenchange -slug: Web/API/Document/onfullscreenchange +slug: conflicting/Web/API/Document/fullscreenchange_event tags: - API - Document - onfullscreenchange translation_of: Web/API/Document/onfullscreenchange +original_slug: Web/API/Document/onfullscreenchange --- <div>{{ApiRef("Fullscreen API")}}</div> diff --git a/files/zh-cn/web/api/document/onfullscreenerror/index.html b/files/zh-cn/web/api/document/fullscreenerror_event/index.html index 341f7b0982..acddbe6963 100644 --- a/files/zh-cn/web/api/document/onfullscreenerror/index.html +++ b/files/zh-cn/web/api/document/fullscreenerror_event/index.html @@ -1,7 +1,8 @@ --- title: Document.onfullscreenerror -slug: Web/API/Document/onfullscreenerror +slug: Web/API/Document/fullscreenerror_event translation_of: Web/API/Document/onfullscreenerror +original_slug: Web/API/Document/onfullscreenerror --- <div>{{ApiRef("Fullscreen API")}}</div> |