From e7754b8a0961a10a33c34819dbded4147c8aa1cc Mon Sep 17 00:00:00 2001 From: MDN Date: Tue, 15 Feb 2022 01:01:01 +0000 Subject: [CRON] sync translated content --- files/ja/_redirects.txt | 7 ++- files/ja/_wikihistory.json | 26 ++++----- .../api/broadcastchannel/message_event/index.html | 65 ++++++++++++++++++++++ .../broadcastchannel/messageerror_event/index.html | 53 ++++++++++++++++++ .../ended_event/index.html | 58 +++++++++++++++++++ .../audioscheduledsourcenode/onended/index.html | 58 ------------------- .../web/api/broadcastchannel/onmessage/index.html | 64 --------------------- .../api/broadcastchannel/onmessageerror/index.html | 52 ----------------- 8 files changed, 194 insertions(+), 189 deletions(-) create mode 100644 files/ja/conflicting/web/api/broadcastchannel/message_event/index.html create mode 100644 files/ja/conflicting/web/api/broadcastchannel/messageerror_event/index.html create mode 100644 files/ja/web/api/audioscheduledsourcenode/ended_event/index.html delete mode 100644 files/ja/web/api/audioscheduledsourcenode/onended/index.html delete mode 100644 files/ja/web/api/broadcastchannel/onmessage/index.html delete mode 100644 files/ja/web/api/broadcastchannel/onmessageerror/index.html (limited to 'files/ja') diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 60bd7befc2..7d5ab93c60 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3017,8 +3017,8 @@ /ja/docs/Web/API/AbstractWorker/onerror /ja/docs/Web/API/Worker/onerror /ja/docs/Web/API/Apps.mgmt.addEventListener /ja/docs/Web/API/EventTarget/addEventListener /ja/docs/Web/API/Apps.mgmt.removeEventListener /ja/docs/Web/API/EventTarget/removeEventListener -/ja/docs/Web/API/AudioBufferSourceNode.onended /ja/docs/Web/API/AudioScheduledSourceNode/onended -/ja/docs/Web/API/AudioBufferSourceNode/onended /ja/docs/Web/API/AudioScheduledSourceNode/onended +/ja/docs/Web/API/AudioBufferSourceNode.onended /ja/docs/Web/API/AudioScheduledSourceNode/ended_event +/ja/docs/Web/API/AudioBufferSourceNode/onended /ja/docs/Web/API/AudioScheduledSourceNode/ended_event /ja/docs/Web/API/AudioBufferSourceNode/stop /ja/docs/Web/API/AudioScheduledSourceNode/stop /ja/docs/Web/API/AudioContext.createScriptProcessor /ja/docs/Web/API/BaseAudioContext/createScriptProcessor /ja/docs/Web/API/AudioContext/createAnalyser /ja/docs/Web/API/BaseAudioContext/createAnalyser @@ -3043,7 +3043,10 @@ /ja/docs/Web/API/AudioContext/onstatechange /ja/docs/Web/API/BaseAudioContext/onstatechange /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/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 /ja/docs/Web/API/ByteString /ja/docs/conflicting/Web/JavaScript/Reference/Global_Objects/String /ja/docs/Web/API/CSSMatrix /ja/docs/Web/API/DOMMatrix /ja/docs/Web/API/CSSStyleSheet.insertRule /ja/docs/Web/API/CSSStyleSheet/insertRule diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index ea6f701c76..67a3e79324 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -10200,7 +10200,7 @@ "gooshima" ] }, - "Web/API/AudioScheduledSourceNode/onended": { + "Web/API/AudioScheduledSourceNode/ended_event": { "modified": "2019-03-23T23:09:21.353Z", "contributors": [ "maruhiro", @@ -10616,18 +10616,6 @@ "Wind1808" ] }, - "Web/API/BroadcastChannel/onmessage": { - "modified": "2020-10-15T22:19:53.795Z", - "contributors": [ - "Wind1808" - ] - }, - "Web/API/BroadcastChannel/onmessageerror": { - "modified": "2020-10-15T22:19:54.709Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/BroadcastChannel/postMessage": { "modified": "2020-10-15T22:19:54.662Z", "contributors": [ @@ -48365,6 +48353,18 @@ "ethertank" ] }, + "conflicting/Web/API/BroadcastChannel/message_event": { + "modified": "2020-10-15T22:19:53.795Z", + "contributors": [ + "Wind1808" + ] + }, + "conflicting/Web/API/BroadcastChannel/messageerror_event": { + "modified": "2020-10-15T22:19:54.709Z", + "contributors": [ + "Wind1808" + ] + }, "conflicting/Web/API/CredentialsContainer/create": { "modified": "2020-10-15T22:26:49.264Z", "contributors": [ diff --git a/files/ja/conflicting/web/api/broadcastchannel/message_event/index.html b/files/ja/conflicting/web/api/broadcastchannel/message_event/index.html new file mode 100644 index 0000000000..7a13d720bb --- /dev/null +++ b/files/ja/conflicting/web/api/broadcastchannel/message_event/index.html @@ -0,0 +1,65 @@ +--- +title: BroadcastChannel.onmessage +slug: conflicting/Web/API/BroadcastChannel/message_event +tags: + - API + - Broadcast Channel API + - BroadcastChannel + - Event Handler + - Experimental + - HTML API + - Property + - Reference +translation_of: Web/API/BroadcastChannel/onmessage +original_slug: Web/API/BroadcastChannel/onmessage +--- +

{{APIRef("BroadCastChannel API")}}

+ +

BroadcastChannel.onmessage イベントハンドラは、{{domxref("MessageEvent")}} 型の {{event("message")}} イベントがこの {{domxref("BroadcastChannel")}} によって受信されたときに実行する関数を指定するプロパティです。 このようなイベントは、チャネルに放送されるメッセージとともにブラウザーによって送信されます。

+ +

{{AvailableInWorkers}}

+ +

構文

+ +
channel.onmessage = function;
+
+ +

Values

+ + + +

+ +
bc.onmessage = function(ev) { console.log('message event received!'); };
+
+ +

仕様

+ + + + + + + + + + + + + + +
仕様状態コメント
{{SpecName('HTML WHATWG', "comms.html#handler-broadcastchannel-onmessage", "BroadcastChannel.onmessage")}}{{Spec2('HTML WHATWG')}}Initial definition.
+ +

ブラウザーの互換性

+ + + +

{{Compat("api.BroadcastChannel.onmessage")}}

+ +

関連情報

+ + diff --git a/files/ja/conflicting/web/api/broadcastchannel/messageerror_event/index.html b/files/ja/conflicting/web/api/broadcastchannel/messageerror_event/index.html new file mode 100644 index 0000000000..924a835960 --- /dev/null +++ b/files/ja/conflicting/web/api/broadcastchannel/messageerror_event/index.html @@ -0,0 +1,53 @@ +--- +title: BroadcastChannel.onmessageerror +slug: conflicting/Web/API/BroadcastChannel/messageerror_event +tags: + - API + - BroadcastChannel + - Event Handler + - Property + - Reference + - onmessageerror +translation_of: Web/API/BroadcastChannel/onmessageerror +original_slug: Web/API/BroadcastChannel/onmessageerror +--- +
{{APIRef("HTML DOM")}}
+ +

{{domxref("BroadcastChannel")}} インタフェース の onmessageerror イベントハンドラは {{domxref("EventListener")}} であり、messageerror 型の {{domxref("MessageEvent")}} が BroadcastChannel インスタンスで発生するたびに、つまり{{glossary("Deserialization", "逆シリアル化")}}できないメッセージを受信すると呼び出されます。

+ +

{{AvailableInWorkers}}

+ +

構文

+ +
bc.onmessageerror = function() { ... };
+ +

仕様

+ + + + + + + + + + + + + + +
仕様状態コメント
{{SpecName('HTML WHATWG', '#handler-broadcastchannel-onmessageerror', 'onmessageerror')}}{{Spec2('HTML WHATWG')}} 
+ +

ブラウザーの互換性

+ +
+ + +

{{Compat("api.BroadcastChannel.onmessageerror")}}

+
+ +

関連情報

+ + diff --git a/files/ja/web/api/audioscheduledsourcenode/ended_event/index.html b/files/ja/web/api/audioscheduledsourcenode/ended_event/index.html new file mode 100644 index 0000000000..49e0de5ab6 --- /dev/null +++ b/files/ja/web/api/audioscheduledsourcenode/ended_event/index.html @@ -0,0 +1,58 @@ +--- +title: AudioBufferSourceNode.onended +slug: Web/API/AudioScheduledSourceNode/ended_event +translation_of: Web/API/AudioScheduledSourceNode/onended +translation_of_original: Web/API/AudioBufferSourceNode/onended +original_slug: Web/API/AudioScheduledSourceNode/onended +--- +

{{ APIRef("AudioBufferSourceNode") }}

+ +
AudioBufferSourceNodeの onended イベントハンドラーは{{event("ended_(Web_Audio)", "ended")}} イベントに関するコ−ルバック関数を格納します。これによりオーディオトラックの再生終了時に実行するコードを設定することができます。
+ +
+

: onended ハンドラーは loop プロパティーがtrueに設定されている場合はオーディオが再生終了することが無いので効果がありません。このような場合にこの機能を有効にするには {{ domxref("AudioBufferSourceNode.stop()") }} を使用してください。

+
+ +

構文

+ +
var source = audioCtx.createBufferSource();
+source.onended = function() { ... };
+
+ +

用例

+ +
source.start();
+source.onended = function() {
+  console.log('Your audio has finished playing');
+}
+ +

プロパティ

+ +

有りません。

+ +

仕様

+ + + + + + + + + + + + + + +
SpecificationStatusComment
{{SpecName('Web Audio API', '#widl-AudioBufferSourceNode-onended', 'onended')}}{{Spec2('Web Audio API')}} 
+ +

ブラウザー互換性

+ +

{{Compat("api.AudioScheduledSourceNode.onended")}}

+ +

関連情報

+ + diff --git a/files/ja/web/api/audioscheduledsourcenode/onended/index.html b/files/ja/web/api/audioscheduledsourcenode/onended/index.html deleted file mode 100644 index 9584cc2f12..0000000000 --- a/files/ja/web/api/audioscheduledsourcenode/onended/index.html +++ /dev/null @@ -1,58 +0,0 @@ ---- -title: AudioBufferSourceNode.onended -slug: Web/API/AudioScheduledSourceNode/onended -translation_of: Web/API/AudioScheduledSourceNode/onended -translation_of_original: Web/API/AudioBufferSourceNode/onended -original_slug: Web/API/AudioBufferSourceNode/onended ---- -

{{ APIRef("AudioBufferSourceNode") }}

- -
AudioBufferSourceNodeの onended イベントハンドラーは{{event("ended_(Web_Audio)", "ended")}} イベントに関するコ−ルバック関数を格納します。これによりオーディオトラックの再生終了時に実行するコードを設定することができます。
- -
-

: onended ハンドラーは loop プロパティーがtrueに設定されている場合はオーディオが再生終了することが無いので効果がありません。このような場合にこの機能を有効にするには {{ domxref("AudioBufferSourceNode.stop()") }} を使用してください。

-
- -

構文

- -
var source = audioCtx.createBufferSource();
-source.onended = function() { ... };
-
- -

用例

- -
source.start();
-source.onended = function() {
-  console.log('Your audio has finished playing');
-}
- -

プロパティ

- -

有りません。

- -

仕様

- - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Web Audio API', '#widl-AudioBufferSourceNode-onended', 'onended')}}{{Spec2('Web Audio API')}} 
- -

ブラウザー互換性

- -

{{Compat("api.AudioScheduledSourceNode.onended")}}

- -

関連情報

- - diff --git a/files/ja/web/api/broadcastchannel/onmessage/index.html b/files/ja/web/api/broadcastchannel/onmessage/index.html deleted file mode 100644 index 6621ea88e2..0000000000 --- a/files/ja/web/api/broadcastchannel/onmessage/index.html +++ /dev/null @@ -1,64 +0,0 @@ ---- -title: BroadcastChannel.onmessage -slug: Web/API/BroadcastChannel/onmessage -tags: - - API - - Broadcast Channel API - - BroadcastChannel - - Event Handler - - Experimental - - HTML API - - Property - - Reference -translation_of: Web/API/BroadcastChannel/onmessage ---- -

{{APIRef("BroadCastChannel API")}}

- -

BroadcastChannel.onmessage イベントハンドラは、{{domxref("MessageEvent")}} 型の {{event("message")}} イベントがこの {{domxref("BroadcastChannel")}} によって受信されたときに実行する関数を指定するプロパティです。 このようなイベントは、チャネルに放送されるメッセージとともにブラウザーによって送信されます。

- -

{{AvailableInWorkers}}

- -

構文

- -
channel.onmessage = function;
-
- -

Values

- - - -

- -
bc.onmessage = function(ev) { console.log('message event received!'); };
-
- -

仕様

- - - - - - - - - - - - - - -
仕様状態コメント
{{SpecName('HTML WHATWG', "comms.html#handler-broadcastchannel-onmessage", "BroadcastChannel.onmessage")}}{{Spec2('HTML WHATWG')}}Initial definition.
- -

ブラウザーの互換性

- - - -

{{Compat("api.BroadcastChannel.onmessage")}}

- -

関連情報

- - diff --git a/files/ja/web/api/broadcastchannel/onmessageerror/index.html b/files/ja/web/api/broadcastchannel/onmessageerror/index.html deleted file mode 100644 index c1e8828871..0000000000 --- a/files/ja/web/api/broadcastchannel/onmessageerror/index.html +++ /dev/null @@ -1,52 +0,0 @@ ---- -title: BroadcastChannel.onmessageerror -slug: Web/API/BroadcastChannel/onmessageerror -tags: - - API - - BroadcastChannel - - Event Handler - - Property - - Reference - - onmessageerror -translation_of: Web/API/BroadcastChannel/onmessageerror ---- -
{{APIRef("HTML DOM")}}
- -

{{domxref("BroadcastChannel")}} インタフェース の onmessageerror イベントハンドラは {{domxref("EventListener")}} であり、messageerror 型の {{domxref("MessageEvent")}} が BroadcastChannel インスタンスで発生するたびに、つまり{{glossary("Deserialization", "逆シリアル化")}}できないメッセージを受信すると呼び出されます。

- -

{{AvailableInWorkers}}

- -

構文

- -
bc.onmessageerror = function() { ... };
- -

仕様

- - - - - - - - - - - - - - -
仕様状態コメント
{{SpecName('HTML WHATWG', '#handler-broadcastchannel-onmessageerror', 'onmessageerror')}}{{Spec2('HTML WHATWG')}} 
- -

ブラウザーの互換性

- -
- - -

{{Compat("api.BroadcastChannel.onmessageerror")}}

-
- -

関連情報

- - -- cgit v1.2.3-54-g00ecf