diff options
author | MDN <actions@users.noreply.github.com> | 2022-02-22 00:12:14 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-02-22 00:12:14 +0000 |
commit | 6acf87987baea4675dbd1d5586663959e742cc03 (patch) | |
tree | 83b489d9467dc18464207bbec4a8e5eaf9c804cd /files/ja | |
parent | 92e543f7c53602f7b0ed8ba0788995632adf9601 (diff) | |
download | translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.gz translated-content-6acf87987baea4675dbd1d5586663959e742cc03.tar.bz2 translated-content-6acf87987baea4675dbd1d5586663959e742cc03.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 20 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 88 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/audiotracklist/addtrack_event/index.html (renamed from files/ja/web/api/audiotracklist/onaddtrack/index.html) | 3 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/audiotracklist/change_event/index.html (renamed from files/ja/web/api/audiotracklist/onchange/index.html) | 3 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/audiotracklist/removetrack_event/index.html (renamed from files/ja/web/api/audiotracklist/onremovetrack/index.html) | 3 | ||||
-rw-r--r-- | files/ja/web/api/baseaudiocontext/statechange_event/index.html (renamed from files/ja/web/api/baseaudiocontext/onstatechange/index.html) | 4 | ||||
-rw-r--r-- | files/ja/web/api/document/afterscriptexecute_event/index.html (renamed from files/ja/web/api/document/onafterscriptexecute/index.html) | 3 | ||||
-rw-r--r-- | files/ja/web/api/document/beforescriptexecute_event/index.html (renamed from files/ja/web/api/document/onbeforescriptexecute/index.html) | 3 |
8 files changed, 69 insertions, 58 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 7d5ab93c60..2165207bd5 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -80,8 +80,8 @@ /ja/docs/API/Document/linkColor /ja/docs/Web/API/Document/linkColor /ja/docs/API/Document/links /ja/docs/Web/API/Document/links /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/onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event +/ja/docs/API/Document/onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /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 @@ -1357,8 +1357,8 @@ /ja/docs/DOM/element.nodeValue /ja/docs/Web/API/Node/nodeValue /ja/docs/DOM/element.normalize /ja/docs/Web/API/Node/normalize /ja/docs/DOM/element.offsetTop /ja/docs/Web/API/HTMLElement/offsetTop -/ja/docs/DOM/element.onafterscriptexecute /ja/docs/Web/API/Document/onafterscriptexecute -/ja/docs/DOM/element.onbeforescriptexecute /ja/docs/Web/API/Document/onbeforescriptexecute +/ja/docs/DOM/element.onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event +/ja/docs/DOM/element.onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /ja/docs/DOM/element.oncopy /ja/docs/Web/API/HTMLElement/oncopy /ja/docs/DOM/element.oncut /ja/docs/Web/API/HTMLElement/oncut /ja/docs/DOM/element.onkeypress /ja/docs/Web/API/GlobalEventHandlers/onkeypress @@ -3040,10 +3040,14 @@ /ja/docs/Web/API/AudioContext/decodeAudioData /ja/docs/Web/API/BaseAudioContext/decodeAudioData /ja/docs/Web/API/AudioContext/destination /ja/docs/Web/API/BaseAudioContext/destination /ja/docs/Web/API/AudioContext/listener /ja/docs/Web/API/BaseAudioContext/listener -/ja/docs/Web/API/AudioContext/onstatechange /ja/docs/Web/API/BaseAudioContext/onstatechange +/ja/docs/Web/API/AudioContext/onstatechange /ja/docs/Web/API/BaseAudioContext/statechange_event /ja/docs/Web/API/AudioContext/sampleRate /ja/docs/Web/API/BaseAudioContext/sampleRate /ja/docs/Web/API/AudioContext/state /ja/docs/Web/API/BaseAudioContext/state /ja/docs/Web/API/AudioScheduledSourceNode/onended /ja/docs/Web/API/AudioScheduledSourceNode/ended_event +/ja/docs/Web/API/AudioTrackList/onaddtrack /ja/docs/conflicting/Web/API/AudioTrackList/addtrack_event +/ja/docs/Web/API/AudioTrackList/onchange /ja/docs/conflicting/Web/API/AudioTrackList/change_event +/ja/docs/Web/API/AudioTrackList/onremovetrack /ja/docs/conflicting/Web/API/AudioTrackList/removetrack_event +/ja/docs/Web/API/BaseAudioContext/onstatechange /ja/docs/Web/API/BaseAudioContext/statechange_event /ja/docs/Web/API/Boolean /ja/docs/Web/JavaScript/Reference/Global_Objects/Boolean /ja/docs/Web/API/BroadcastChannel/onmessage /ja/docs/conflicting/Web/API/BroadcastChannel/message_event /ja/docs/Web/API/BroadcastChannel/onmessageerror /ja/docs/conflicting/Web/API/BroadcastChannel/messageerror_event @@ -3064,6 +3068,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/onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event +/ja/docs/Web/API/Document/onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /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 @@ -3455,8 +3461,8 @@ /ja/docs/Web/API/element.innerHTML /ja/docs/Web/API/Element/innerHTML /ja/docs/Web/API/element.insertAdjacentHTML /ja/docs/Web/API/Element/insertAdjacentHTML /ja/docs/Web/API/element.offsetTop /ja/docs/Web/API/HTMLElement/offsetTop -/ja/docs/Web/API/element.onafterscriptexecute /ja/docs/Web/API/Document/onafterscriptexecute -/ja/docs/Web/API/element.onbeforescriptexecute /ja/docs/Web/API/Document/onbeforescriptexecute +/ja/docs/Web/API/element.onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event +/ja/docs/Web/API/element.onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /ja/docs/Web/API/element.onkeypress /ja/docs/Web/API/GlobalEventHandlers/onkeypress /ja/docs/Web/API/element.onmousedown /ja/docs/Web/API/GlobalEventHandlers/onmousedown /ja/docs/Web/API/element.onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 67a3e79324..664e7a3bfe 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -10288,24 +10288,6 @@ "Wind1808" ] }, - "Web/API/AudioTrackList/onaddtrack": { - "modified": "2020-10-15T22:19:07.769Z", - "contributors": [ - "Wind1808" - ] - }, - "Web/API/AudioTrackList/onchange": { - "modified": "2020-10-15T22:19:08.012Z", - "contributors": [ - "Wind1808" - ] - }, - "Web/API/AudioTrackList/onremovetrack": { - "modified": "2020-10-15T22:19:08.330Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/AudioTrackList/removetrack_event": { "modified": "2020-10-15T22:19:09.397Z", "contributors": [ @@ -10447,12 +10429,6 @@ "maruhiro" ] }, - "Web/API/BaseAudioContext/onstatechange": { - "modified": "2019-03-23T22:51:24.869Z", - "contributors": [ - "maruhiro" - ] - }, "Web/API/BaseAudioContext/sampleRate": { "modified": "2019-03-23T22:51:53.196Z", "contributors": [ @@ -10466,6 +10442,12 @@ "maruhiro" ] }, + "Web/API/BaseAudioContext/statechange_event": { + "modified": "2019-03-23T22:51:24.869Z", + "contributors": [ + "maruhiro" + ] + }, "Web/API/Battery_Status_API": { "modified": "2020-10-15T21:25:13.525Z", "contributors": [ @@ -12152,6 +12134,16 @@ "Shoot" ] }, + "Web/API/Document/afterscriptexecute_event": { + "modified": "2020-10-15T21:21:11.759Z", + "contributors": [ + "mfuji09", + "wbamberg", + "fscholz", + "khalid32", + "ethertank" + ] + }, "Web/API/Document/alinkColor": { "modified": "2020-10-15T21:21:40.077Z", "contributors": [ @@ -12216,6 +12208,16 @@ "ethertank" ] }, + "Web/API/Document/beforescriptexecute_event": { + "modified": "2019-03-23T23:35:14.273Z", + "contributors": [ + "mfuji09", + "wbamberg", + "fscholz", + "khalid32", + "ethertank" + ] + }, "Web/API/Document/bgColor": { "modified": "2020-10-15T21:21:45.294Z", "contributors": [ @@ -12944,26 +12946,6 @@ "mfuji09" ] }, - "Web/API/Document/onafterscriptexecute": { - "modified": "2020-10-15T21:21:11.759Z", - "contributors": [ - "mfuji09", - "wbamberg", - "fscholz", - "khalid32", - "ethertank" - ] - }, - "Web/API/Document/onbeforescriptexecute": { - "modified": "2019-03-23T23:35:14.273Z", - "contributors": [ - "mfuji09", - "wbamberg", - "fscholz", - "khalid32", - "ethertank" - ] - }, "Web/API/Document/onoffline": { "modified": "2019-03-22T11:03:20.072Z", "contributors": [ @@ -48344,6 +48326,24 @@ "Uemmra3" ] }, + "conflicting/Web/API/AudioTrackList/addtrack_event": { + "modified": "2020-10-15T22:19:07.769Z", + "contributors": [ + "Wind1808" + ] + }, + "conflicting/Web/API/AudioTrackList/change_event": { + "modified": "2020-10-15T22:19:08.012Z", + "contributors": [ + "Wind1808" + ] + }, + "conflicting/Web/API/AudioTrackList/removetrack_event": { + "modified": "2020-10-15T22:19:08.330Z", + "contributors": [ + "Wind1808" + ] + }, "conflicting/Web/API/Blob/size": { "modified": "2020-09-25T16:46:05.461Z", "contributors": [ diff --git a/files/ja/web/api/audiotracklist/onaddtrack/index.html b/files/ja/conflicting/web/api/audiotracklist/addtrack_event/index.html index b73d0deacf..9ad6a9af88 100644 --- a/files/ja/web/api/audiotracklist/onaddtrack/index.html +++ b/files/ja/conflicting/web/api/audiotracklist/addtrack_event/index.html @@ -1,6 +1,6 @@ --- title: AudioTrackList.onaddtrack -slug: Web/API/AudioTrackList/onaddtrack +slug: conflicting/Web/API/AudioTrackList/addtrack_event tags: - API - Adding Audio Tracks @@ -16,6 +16,7 @@ tags: - onaddtrack - track translation_of: Web/API/AudioTrackList/onaddtrack +original_slug: Web/API/AudioTrackList/onaddtrack --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ja/web/api/audiotracklist/onchange/index.html b/files/ja/conflicting/web/api/audiotracklist/change_event/index.html index 872f7e7f13..f87bdb8c08 100644 --- a/files/ja/web/api/audiotracklist/onchange/index.html +++ b/files/ja/conflicting/web/api/audiotracklist/change_event/index.html @@ -1,6 +1,6 @@ --- title: AudioTrackList.onchange -slug: Web/API/AudioTrackList/onchange +slug: conflicting/Web/API/AudioTrackList/change_event tags: - API - Adding Audio Tracks @@ -16,6 +16,7 @@ tags: - onchange - track translation_of: Web/API/AudioTrackList/onchange +original_slug: Web/API/AudioTrackList/onchange --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ja/web/api/audiotracklist/onremovetrack/index.html b/files/ja/conflicting/web/api/audiotracklist/removetrack_event/index.html index 3683570ebb..298e74064b 100644 --- a/files/ja/web/api/audiotracklist/onremovetrack/index.html +++ b/files/ja/conflicting/web/api/audiotracklist/removetrack_event/index.html @@ -1,6 +1,6 @@ --- title: AudioTrackList.onremovetrack -slug: Web/API/AudioTrackList/onremovetrack +slug: conflicting/Web/API/AudioTrackList/removetrack_event tags: - API - Audio @@ -17,6 +17,7 @@ tags: - removeTrack - track translation_of: Web/API/AudioTrackList/onremovetrack +original_slug: Web/API/AudioTrackList/onremovetrack --- <div>{{APIRef("HTML DOM")}}</div> diff --git a/files/ja/web/api/baseaudiocontext/onstatechange/index.html b/files/ja/web/api/baseaudiocontext/statechange_event/index.html index 37a15457e9..b0b1c1dcea 100644 --- a/files/ja/web/api/baseaudiocontext/onstatechange/index.html +++ b/files/ja/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/ja/web/api/document/onafterscriptexecute/index.html b/files/ja/web/api/document/afterscriptexecute_event/index.html index 33b98c0a0c..f8b961ca92 100644 --- a/files/ja/web/api/document/onafterscriptexecute/index.html +++ b/files/ja/web/api/document/afterscriptexecute_event/index.html @@ -1,6 +1,6 @@ --- title: Document.onafterscriptexecute -slug: Web/API/Document/onafterscriptexecute +slug: Web/API/Document/afterscriptexecute_event tags: - API - DOM @@ -9,6 +9,7 @@ tags: - プロパティ - 標準外 translation_of: Web/API/Document/onafterscriptexecute +original_slug: Web/API/Document/onafterscriptexecute --- <div>{{ApiRef("DOM")}}{{non-standard_header}}</div> diff --git a/files/ja/web/api/document/onbeforescriptexecute/index.html b/files/ja/web/api/document/beforescriptexecute_event/index.html index 44d4c5febe..e9b3526529 100644 --- a/files/ja/web/api/document/onbeforescriptexecute/index.html +++ b/files/ja/web/api/document/beforescriptexecute_event/index.html @@ -1,9 +1,10 @@ --- title: element.onbeforescriptexecute -slug: Web/API/Document/onbeforescriptexecute +slug: Web/API/Document/beforescriptexecute_event tags: - DOM translation_of: Web/API/Document/onbeforescriptexecute +original_slug: Web/API/Document/onbeforescriptexecute --- <div>{{ApiRef}}{{gecko_minversion_header("2")}}</div> |